
#schedule {
	width: 839px; 
	float: left;

} 

#schedule #header {
	background-image: url("../images/schedule_header.gif");
	background-repeat: no-repeat; 
	width: 839px; 
	height: 34px; 
	float: left;
} 



#schedule #header .date {
	background-image: url("../images/schedule_date.gif");
	background-repeat: no-repeat; 
	background-position: center center;
	width: 120px; 
	height: 34px; 
	float: left;
} 

#schedule #header .day {
	background-image: url("../images/schedule_day.gif");
	background-repeat: no-repeat; 
	background-position: center center;
	width: 127px; 
	height: 34px; 
	float: left;
} 

#schedule #header .track {
	background-image: url("../images/schedule_track.gif");
	background-repeat: no-repeat; 
	background-position: center center;
	width: 214px; 
	height: 34px; 
	float: left;
} 

#schedule #header .price {
	background-image: url("../images/schedule_price.gif");
	background-repeat: no-repeat; 
	background-position: center center;
	width: 98px; 
	height: 34px; 
	float: left;
} 


#schedule #schedule_body {

	float:left;


}



#schedule .row {
	width: 839px; 
	height: 51px; 
	float: left;
	font-weight: bold;
	font-size: 14px;
} 

#schedule .row .date {
	width: 119px; 
	height: 36px; 
	float: left;
	border-left: 1px solid #BFBFBF;
	text-align: center;
	padding-top: 17px;
} 

#schedule .row .day {
	width: 126px; 
	height: 36px; 
	float: left;
	border-left: 1px solid #BFBFBF;
	text-align: center;
	padding-top: 17px;
} 

#schedule .row .track {
	width: 213px; 
	height: 36px; 
	float: left;
	border-left: 1px solid #BFBFBF;
	text-align: center;
	padding-top: 17px;
} 

#schedule .row .price {
	width: 97px; 
	height: 36px; 
	float: left;
	border-left: 1px solid #BFBFBF;
	text-align: center;
	padding-top: 17px;
} 

#schedule .row .button {
	width: 258px; 
	height: 43px; 
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
} 




#schedule #schedule_footer {
	border-top: 1px solid #BFBFBF;
	width: 839px; 
	height: 1px; 
	float: left;
} 

#schedule #detail_header {
	font-size: 20px;
	color: #000;
	width: 839px; 
	float: left;
}


#schedule #detail_content {
	width: 839px; 
	margin-top: 25px;
	float: left;
}


#schedule #detail_content #details {
	width: 389px; 
	float: left;
}

#schedule #detail_content #details #det {
	background-image: url("../images/schedule_detail_bg.gif");
	background-repeat: no-repeat; 
	width: 389px; 
	height: 51px; 
	float: left;
	font-size: 15px;
}


#schedule #detail_content #details #pic {
	margin-left: 5px;
	float: left;
}


#schedule #detail_content #details #det #date { 
	text-align: center;
	width: 134px; 
	padding-top: 17px;
	float: left;
}

#schedule #detail_content #details #det #day { 
	text-align: center;
	width: 118px; 
	padding-top: 17px;
	float: left;
}

#schedule #detail_content #details #description { 
	width: 389px; 
	padding-top: 17px;
	float: left;
	font-size: 13px;
	line-height: 17px;
}


#schedule #detail_content #details #det #price { 
	text-align: center;
	width: 137px; 
	float: left;
	padding-top: 17px;
}




#schedule #detail_content #signup {
	width: 430px; 
	float: right;
}


#schedule #detail_content #signup #signup_header {
	background-image: url("../images/schedule_signup_header.gif");
	background-repeat: no-repeat; 
	width: 430px; 
	height: 34px; 
	float: left;
}


#schedule #detail_content #signup #body {
	background-color: #f9f9f9;
	width: 430px; 
	float: left;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
}

#schedule #detail_content #signup #body .signup_body_header {
	font-weight: bold;
	font-size: 15px;
	color: #0075b8;
	padding: 20px;
}


#schedule #detail_content #signup #body #options  {
	text-align: center;
	font-weight: bold;
}


#schedule #detail_content #signup #body #options td {
	font-size: 13px;
}

#schedule #detail_content #signup #body #signup_form td {
	font-size: 13px;
}

#schedule #detail_content #signup #body #signup_form input {
	width: 250px;
	border: 1px solid #999;
}


#schedule #detail_content #signup #body #options .count {
	color: #999;
}


#schedule #detail_content #signup #body .error {
	color: #F00;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 25px;
}



#schedule #detail_content #signup #signup_footer {
	width: 430px; 
	height: 1px; 
	float: left;
	border-top: 1px solid #BFBFBF;
}



#cart {
	width: 839px; 
} 


#confirmation {
	width: 839px; 
} 






#cart #header {
	background-image: url("../images/cart_header.gif");
	background-repeat: no-repeat; 
	width: 839px; 
	height: 35px; 
	float: left;
} 

#cart #header .text {
	font-size: 18px;
	color: #333; 
	padding-top: 4px;
	padding-left: 13px;
}

#cart #cart_body {

	background-image: url("../images/schedule_bg.gif");
	background-repeat: repeat-x; 
	background-position: bottom;



	width: 837px; 
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	background-color: #F9F9F9;
	float: left;








} 

#cart #cart_body #cart_details { 
	width: 708px;
} 

#cart #cart_body #cart_details .details_header { 
	width: 750px;
	height: 31px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #0075b8;
	margin-top: 10px;
	float:left;
} 






#cart #cart_body #cart_details .details_header .date { 
	background-image: url("../images/cart_detail_header.gif");
	background-repeat: repeat-x; 
	width: 114px;
	height: 31px;
	padding-top: 8px; 
	float:left;
} 
#cart #cart_body #cart_details .details_header .location { 
	background-image: url("../images/cart_detail_header.gif");
	background-repeat: repeat-x; 
	width: 196px;
	height: 31px;
	padding-top: 8px; 
	float:left;
} 
#cart #cart_body #cart_details .details_header .rider { 
	background-image: url("../images/cart_detail_header.gif");
	background-repeat: repeat-x; 
	width: 155px;
	height: 31px;
	padding-top: 8px; 
	float:left;
} 
#cart #cart_body #cart_details .details_header .price { 
	background-image: url("../images/cart_detail_header.gif");
	background-repeat: repeat-x; 
	width: 102px;
	height: 31px;
	padding-top: 8px; 
	float:left;
}



#cart #cart_body #cart_details .details_row { 
	width: 750px;
	height: 31px;
	font-size: 13px;
	color: #000;
	float:left;
} 
#cart #cart_body #cart_details .details_row .date { 
	width: 110px;
	height: 31px;
	height: 26px;
	padding-top: 10px; 
	float:left;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	text-align: center;
} 
#cart #cart_body #cart_details .details_row .location { 
	width: 196px;
	height: 31px;
	height: 26px;
	padding-top: 10px; 
	float:left;
	border-right: 1px solid #BFBFBF;
	text-align: center;
} 
#cart #cart_body #cart_details .details_row .rider { 
	width: 155px;
	height: 31px;
	height: 26px;
	padding-top: 10px; 
	float:left;
	border-right: 1px solid #BFBFBF;
	text-align: center;
} 
#cart #cart_body #cart_details .details_row .price { 
	width: 101px;
	height: 31px;
	height: 26px;
	padding-top: 10px; 
	float:left;
	border-right: 1px solid #BFBFBF;
	text-align: right;
}











#cart #cart_body #cart_details .details_footer { 
	width: 567px;
	height: 0px;
	border-top: 1px solid #BFBFBF;
	float:right;
	margin-top: 5px; 
} 





#cart #cart_body #cart_details .extra_row { 
	width: 567px;
	float:right;
} 


#cart #cart_body #cart_details .total_row { 
	background-color: #FFF;
	width: 567px;
	float:right;
} 



#cart #cart_body #cart_details .promo_row { 
	width: 600px;
	float:right;
	font-size: 13px;
	color: #333;
	margin-top: 10px;
	font-weight: bold;
} 


#cart #cart_body #cart_details .promo_row .label { 
	float:right;
	margin-top: 6px;;
} 

#cart #cart_body #cart_details .promo_row .field { 
	float:right;
} 


#cart #cart_body #cart_details .promo_row .field input { 
	border: 1px border #999;
	width: 165px;
	padding: 3px;
	margin-top: 2px;;
	margin-left: 15px;;
	margin-right: 15px;;
} 


#cart #cart_body #cart_details .promo_row .btn { 
 	width: 157px;
	float:right;
} 


#cart #cart_body #cart_details .space_row { 
	width: 567px;
	float:right;
	height: 20px;
	text-align: right;
	font-size: 13px;
	color: #F00;
} 


#cart #cart_body #cart_details .extra_row .label, #cart #cart_body #cart_details .total_row .label { 
	width: 300px;
	float:right;
	border-right: 1px solid #BFBFBF;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
} 

#cart #cart_body #cart_details .extra_row .value, #cart #cart_body #cart_details .total_row .value { 
	width: 102px;
	float:right;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
}






#cart #cart_body #cart_details .remove_btn { 
	padding-top: 8px;
	width: 141px;
	float:left;
}

#cart #cart_body #cart_details .remove_btn a:link, #cart #cart_body #cart_details .remove_btn a:visited { 
	padding-left: 10px;
	color: #f58920 
}

#cart #cart_footer {
	width: 839px; 
	height: 1px;
	border-top: 1px solid #BFBFBF;
	float: left; 
}



#cart #billing_btn {
	margin-top: 10px;
	width: 227px; 
	float: right;
	
} 



#confirmation #cart {
	width: 602px; 
	float: left;
} 
#confirmation #cart #header {
	background-image: url("../images/confirmation_header.gif");
	background-repeat: no-repeat; 
	width: 602px; 
	height: 35px; 
	float: left;
} 
#confirmation #cart #cart_body {
	width: 600px; 
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	background-color: #F9F9F9;
	float: left;
} 
#confirmation #cart #cart_body #cart_details { 
	width: 602px;
} 
#confirmation #cart #cart_body #cart_details .details_header { 
	width: 602px;
	height: 31px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #0075b8;
	margin-top: 10px;
	float:left;
} 
#confirmation #cart #cart_body #cart_details .remove_btn { 
	padding-top: 8px;
	width: 17px;
	float:left;
} 
#confirmation #cart #cart_body #cart_details .details_footer { 
	width: 602 px;
	height: 0px;
	border-top: 1px solid #BFBFBF;
	float:left;
	margin-top: 5px; 
	margin-left: 17px; 
} 
#confirmation #cart #cart_body #cart_details .extra_row { 
	width: 567px;
	float:left ;
	margin-left: 17px; 
} 
#confirmation #cart #cart_body #cart_details .total_row { 
	background-color: #FFF;
	width: 567px;
	float:left ;
	margin-left: 17px; 
} 

#confirmation #cart #cart_footer {
	width: 602px; 
	height: 1px;
	border-top: 1px solid #BFBFBF;
	float: left; 
}


#confirmation #card_info {
	background-color: #E8F3F9;
	width: 207px;
	float: right;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#confirmation #card_info {
	width: 180px;
	font-size: 12px;
}

td.fields {
	font-size: 13px;
}

td.note {
	font-size: 11px;
}

td.billing_header {
	color: #0075B8;
	font-size: 15px;
	font-weight: bold;

}

td.field_header {
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;

}

p.note {
	font-size: 11px;
	font-weight: none;
}

p.btn {
	margin-left: 15px;
}


#promo {
	width: 450px;
	margin: 0px auto 10px auto; 
	
}





