@charset "UTF-8";
/* CSS Document */

#splashVid {
	width:709px;
	margin: 0 auto;
	background-color:#FFF;
	text-align:left;
/*	border:#d9d9d9 solid 1px;*/
	overflow: hidden;
}
#splashVid img {
	border:none;
}
#splashLogo {
	float:left;
}
#vidHolder {
	padding:5px 35px 0 35px;
}
#splashJoin {
	padding:30px 35px 20px 264px;
	background:url(img/splash/splash-Join.jpg) top left no-repeat #FFF;	
}
#splashJoin input {
	color:#726E6D;
	font:12px Arial, Helvetica, sans-serif;
	border:#726E6D solid 1px;
	padding:6px 10px;
	margin:0 6px 10px 0;
	width:168px;
	float: left;
}
#splashJoin input#lname {
	padding-right:0;
	width:170px;
}
#splashJoin input#zip {
	width:73px;
}
#joinBtn {
	margin-bottom: 5px;
	float:right;
}

div.submit {
	clear: none !important;
	float: left;
}

div.submit input {
	background: none !important;
	border: 0 !important;
	padding: 0 !important;
}

div#cboxClose {
	display: none !important;
}

div#cboxOverlay {
	background: #000000 none repeat scroll 0 0 !important;
}


div#winter-countdown-quotes {
	width: 350px;
	overflow: hidden !important;
}

div#winter-countdown-quotes ul {
	width: 999999px;
	overflow: hidden;
}

div#winter-countdown-quotes ul li {
	color: white;
	width: 350px;
	float: left;
	list-style-type: none;
}

div#winter-countdown-quotes a#start-stop, 
div#winter-countdown-quotes a.arrow.forward,
div#winter-countdown-quotes a.arrow.back {
	display: none !important;
}

div#winter-countdown-quotes-wrapper {
	position:absolute;
	width: 350px;
	top: 190px;
	left: 85px;
	overflow: hidden !important;
}

blockquote {
/*	background:transparent url(img/bg_blockquote.gif) no-repeat scroll 0 0;
*/
	margin:0;
	padding:10px;
}

.alignright {
	text-align:right;
}
.small {
	font-size:0.9em;
	line-height:1.3em;
}
.italic {
	font-style:italic;
}

a img {
	border: 0px !important;
}
