/*Clear Margin and Padding on major elements*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,p,blockquote,th,td{margin:0;padding:0;}

/* Remove border around linked images and flash elements */
img  { border: 0; }

.sport_terms img {
	padding:20px 36px 0 0;
}

object { outline: none; }

.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
/* Start styles */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#container{
	text-align: center;
	background: #b5ddfb url(/images/holding/page_bg.jpg) no-repeat 50% 0;
	padding: 90px 0 50px 0;
}

#content{
	background: #5baadc;
	margin: 0 auto;
	width: 670px;
}

#header{
	padding: 32px 26px 0;
}

#dehydrate{
	float: left;
	margin: 0 15px 0 0;
}

#rehidrat{
	float: left;	
}

#form{
	margin-top: 20px;
	padding-top: 20px;
	font-size: 14px;
	/*border-top: 1px solid #2d86be;*/
}

#form input{
	border: 1px solid #2d86be;
	height: 25px;
	margin: 15px 0 0 0;
	padding: 5px 0 0 5px;
	width: 350px;
	background: url(/images/holding/input_bg.gif)
}

#form .submit{
	display: block;
	height: 47px;
	margin: 15px auto 0;
	width: 119px;
	background: url(/images/holding/submit_btn.gif) no-repeat;
}

#form .submit:hover{ background-position: 0 -47px;}

#form .submit span{
	position: absolute;
	top: -9999px;
}

#mainnav{
	text-align: left;
	background: url(/images/holding/mainnav_bg_clear.jpg) no-repeat;
	height: 32px;
	margin: 27px 0 0 27px;
	padding: 0 0 0 8px;
	width: 602px;
}

#mainnav a{
	background: url(/images/holding/mainnav_bg.jpg) no-repeat;
	display: block;
	float: left;
	height: 32px;
	margin-right: 50px;
}

#mainnav a span{
	position: absolute;
	top: -9999px;
}

#mainnav a.home{background-position: -9px 0; width: 63px;}
#mainnav a.tv{background-position: -121px 0; width: 111px;}
#mainnav a.print{background-position: -286px 0; width: 134px;}

#mainnav a.home:hover{background-position: -9px -32px;}
#mainnav a.tv:hover{background-position: -121px -32px;}
#mainnav a.print:hover{background-position: -286px -32px;}

#mainnav a.facebook{ 
	background-position: -536px 0;
	width: 24px;
	margin: 0 5px 0 65px;
}
#mainnav a.twitter{ 
	background-position: -571px 0; 
	width: 24px;
	margin-right: 5px;
}

.copy_box{
	text-align: left;
	padding: 50px 27px 0 45px;
	margin: 20px 0 0 0;
}

.copy_box_temp{
	text-align: left;
	padding: 0px 27px 0 35px;
	margin: 20px 0 0 0;
}

.copy_box_temp_short{
	text-align: left;
	padding: 0px 6px 0 50px;
	margin: 20px 0 0 0;
	width:279px;
}

.copy_box_temp a {
	color:#ffffff;
	text-decoration:underline;
}
.copy_box_temp a:visited {
	color:#ffffff;
}

.copy_box_temp span.reg {
	font-size:11px;
}

.copy_box_temp ul{
	padding-left: 13px;
}

.copy_box_temp ol{
	padding-left: 15px;
	padding-top: 15px;
	font-sze: 10px;
}

.copy_box_temp ol li

{
	padding-bottom: 5px;	
}


.copy_box ul li{ margin-bottom: 5px; }

.q1{ background: url(/images/holding/q1_header.gif) no-repeat 27px 0;}
.q2{ background: url(/images/holding/q2_header.gif) no-repeat 27px 0;}
.q3{ background: url(/images/holding/q3_header.gif) no-repeat 27px 0;}
.q4{ background: url(/images/holding/q4_header.gif) no-repeat 27px 0;}
.q5{ background: url(/images/holding/q5_header.gif) no-repeat 27px 0;}

.q5 ul li{
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
}

.temp_q5 ul li{
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
}

.child{
	float: left;	
}

.adult{
	float: right;
	margin: 0 20px 0 0;
	border-left: 1px solid #ffffff;
	padding: 0 0 0 25px;
}

.media{
	margin: 40px auto;
	border: 2px solid #ffffff;
	width: 470px;
}


#footer{
	background: url(/images/holding/phone_cta.gif) no-repeat 20px 13px ;
	padding: 20px 27px 20px 131px;
	text-align: left;
	margin-bottom: 50px;
}

#footer .smaller{ font-size: 10px;}

label.error{
	display: block;
	color:#F00;
}

/*Temporary heading without images*/

.header_rounded {
	width: 598px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #ffffff;
	/*behavior: url(/images/holding/PIE.htc);*/	
	padding: 6px 0 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1ab9dd;
	font-size: 18px;
	margin: 20px 0 0 27px;
	text-align: left;
}

.header_rounded_short {
	width: 299px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #ffffff;
	/*behavior: url(/images/holding/PIE.htc);*/	
	padding: 6px 0 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1ab9dd;
	font-size: 18px;
	margin: 20px 0 0 27px;
	text-align: left;
}

.header_rounded span, header_rounded_short span
{
	font-size: 12px;		
}

.temp_col1
{
	width: 390px;	
}


.temp_col2
{
	width: 200px;	
	margin-left: 15px;
}

.temp_heading
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;	
}

.temp_divider
{
	width: 540px;
	border-bottom: 2px solid #ffffff;
	padding: 0 25px 0 25px;
	margin: 0 auto;
}

