/*
		HOME PAGE
*/

#social_media {
	border: solid #aaa 1px;
	float: right;
	margin: 10px 0 5px 5px;
}
#social_media h2 {
	background-color: #F35913;
	border: solid #fff 1px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 5px;
}
#social_media div {
	padding: 5px;
}
/*#hp p {
	font-size: 12px;
	line-height: 16px;
}
#hp table {
	font-size: 12px;
	line-height: 16px;
} */
.newsletter_intro_wrapper p {
	text-align: left;
}
#postcard {
	background-image: url(../images/index/2010/postcard_mark.jpg);
	height: 225px;
	margin: 10px 0 0 0;
	width: 500px;
}
#postcard #link {
	background-color: #F0E0BE;
	height: 30px;
	left: 100px;
	position: relative;
	top: 160px;
	width: 180px;
}
#postcard #link a {
	font-size: 24px;
}
#feedback {

}
#feedback p {
	margin: 4px 40px;
}
#feedback span {
	color: #DB4F00;
	font-weight: bold;
}
#feedback .date {
	color: #000;
	font-size: 12px;
	margin-bottom: 10px;
}
#rate_race {
	float: right;
	margin: 15px 25px 0 0;
	width: 180px;
}
#rate_race h1 {
	font-size: 21px;
}
#race {
	line-height: 28px;
}
#race h2 {
	font-size: 18px;
	margin-bottom: 0;
}
.race_photo {
	background-color: #000;
	float: left;
	margin: 5px 5px 5px 0;
	padding-top: 8px;
}
.race_photo img {
	border: solid #fff 1px;
	margin: 0 8px;
}
.race_photo p {
	color: #eee;
	font-size: 13px !important;
	padding: 5px 10px 0 10px;
	text-align: center !important;
}
.race_photo_nc {
	background-color: #000;
	float: left;
	margin: 5px 8px 5px 0;
	padding-top: 8px;
}
.race_photo_nc img {
	border: solid #fff 1px;
	margin: 0 8px 8px 8px;
}
/* Results */
#results {
	background-color: #eee;
	border-color: #555 #444 #666 #333;
	border-style: solid;
	border-width: 2px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 580px;
}
#results th {
	background-color: #fd0;
	text-align: left;
	vertical-align: bottom;
}
#results td, #results th {
	border: solid #000 1px;
	padding: 0 1px 0 3px;
}
#results .pos {
	color: #262;
	font-weight: bold;
	text-align: center;
}
#results .two {
	color: #DF4C19;
}
#results .three {
	color: #c30000;
}
/* Category classes */
#results .cat {
	font-weight: bold;
	padding-left: 5px;
}
#results .overall {
	background-color: #E9E9E9;
}
#results .men {
	background-color: #E2FFE9;
}
#results .ladies {
	background-color: #FFEDE1;
}
#results .mixed {
	background-color: #E7D3BB;
}
#results .vets {
	background-color: #E9F9FF;
}
#results .masters {
	background-color: #FFFFD7;
}
#twtr-profile-widget {
	margin: 10px;
	z-index: 0;
}
#twtr-profile-widget p {
	font-size: 12px;
}

/*
		PHOTOS
*/
#photos h1 {
	line-height: 100%;
	padding: 6px 0 0 0;
	margin: 0;
}
#photos h1 span {
	color: #444;
	font-size: 14px;
}
#photos h1 span span {
	color: #a20000;
}
#photos .thumbnail {
	background-color: #000;
	border: solid #000 1px;
	display: inline;
	float: left;
	margin: 3px 0 3px 12px;
	padding: 0;
	text-align: center;
	width: 180px;
}
#photos .thumbnail img {
	border: none;
}
#photos .thumbnail p {
	line-height: 100%;
	margin: 0;
	padding: 0 8px;
}
#photos .thumbnail a {
	color: #fff;
	font-size: 11px;
	letter-spacing: -0.1px;
}
#photos .thumbnail a:hover {
	color: #999;
}
#photos .full_photo {
	background-color: #000;
	border: solid #000 1px;
	margin: 3px;
	padding: 0;
	text-align: center;
	width: 540px;
}
#photos .full_photo img {
}
#photos .full_photo p {
	color: #ddd;
	font-size: 12px;
	padding: 0 10px;
}
#photos .full_photo p a {
	color: #888;
}
#photos .full_photo p a:hover {
	color: #bbb;
}
#previous, #next {
	margin-top: 40px;
	width: 40px;
}
#previous {
	float: left;
	margin-left: 8px;
}
#next {
	float: right;
	margin-right: 2px;
}
.no_of_photos {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 270px;
	text-align: center;
}
.no_of_photos span {
	color: #a20000;
	font-weight: bold;
}
/*
		START FINISH DATE
*/
#cpt_dates {
	margin: 3px 12px 3px 0;
}
/*
		COUNTDOWN ON HOME PAGE
*/
#cntdwn {
	background-color: #000;
	color: #fd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px 18px 2px 0;
	margin: 0;
	text-align: right;
}
/*
		TRAINING & MAINTENANCE PAGE
*/
#faqs {
	margin-right: 20px;
	margin-top: 10px;
}
#faqs .question, #faqs .answer {
	padding: 10px 20px;
}
#faqs .answer {
	border-bottom: solid #262 2px;
	margin-bottom: 15px;
}
#faqs h2 {
	font-size: 48px;
	padding: 10px;
}
#faqs h2.ans {
	color: #262;
	padding-left: 14px;
}
#faqs p.first {
	color: #000;
	font-size: 21px;
	line-height: 28px;
}
#faqs p {
	margin-bottom: 6px;
}

/*
		MEDIA PAGE
*/
#media h1 {
	border-bottom: dotted #777 2px;
	font-size: 1.2em;
	margin-right: 1em;
	padding-bottom: 3px;
	text-align: left;
}

/*
		SPONSORS PAGE
*/
#sponsors .div_img_r {
	display: inline;
	float: right;
	margin: 8px 0 8px 20px;
	text-align: center;
}
#sponsors .div_img_r img {
	margin-bottom: 8px;
}
#sponsors .div_img_r a {
	font-size: 24px;
}

/*
		RIDERS PAGE
*/
#rider_info h1 {
	border-bottom: dotted #777 2px;
	font-size: 24px;
	margin: 10px 0 10px 0;
	text-align: left;
}
#rider_info h2 {
	color: #333;
	font-size: 18px;
	text-align: left;
}
#rider_info h2 span {
	color: #DB4F00;
}
/*
		SHOPPING ZONE
*/
.rider_cart {
	border: solid #000 1px;
	border-collapse: collapse;
}
.rider_cart th, .rider_cart td {
	padding: 5px;
	border: solid #000 1px;
	font-size: 14px;
}
.rider_cart th {
	background-color: #ddd;
}
.rider_cart td {
	text-align: center;
}
.rider_cart .left {
	text-align: left;
}
.rider_cart .price {
	text-align: right;
}
.paid_yes { color: #393; }
.paid_no { color: #c33; }
.table_spacer {
	padding: 10px 0;
}
/*
		RACE RULES
*/
#race_rules ol {
	list-style-type: decimal;
	margin: 10px;
	text-align: justify;
}
#race_rules ol  ol {
	list-style-type: decimal;
	margin: 10px;
}
#race_rules ol ol ol {
	list-style-type: lower-alpha;
	margin: 10px;
}
#race_rules ol li {
	font-weight: bold;
}
#race_rules ol li ol li {
	font-weight: normal;
}

/*
		ACCOMMODATION
*/
.accommodation h2 a {
	color: #DB4F00 !important;
	text-decoration: none;
}
.accommodation h2 a:hover {
	color: #2E70AD !important;
	text-decoration: underline;
}
.accommodation h2 {
	font-size: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
}
.accommodation h3 {
	color: #333 !important;
	font-size: 16px !important;
	font-weight: bold !important;
}
.accom_left {
	float: left;
	width: 70%;
	padding: 5px;
}
.accom_right {
	float: right;
	width: 25%;
	padding: 5px;
}
.accom_right img {
	margin-top: 10px;
}