@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000 url(../img/index_backround.jpg) top center no-repeat fixed;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#header {
	width: 980px;
	height: 122px;
	position: relative;
	background: url(../img/header-bg-new.jpg) no-repeat;
}
#header #newsletter {
	width: 215px;
	height: 80px;
	position: absolute;
	top: 17px;
	left: 745px;
}
#header #newsletter .title {
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
	margin: 0 0 5px 0;
}
#header #newsletter form {
	margin: 5px 0 0 0;
}
#header #newsletter .info {
	color: #000000;
	font-size: 10px;
}
#navcontainer {
	width: 980px;
	height: 39px;
	background: url(../img/nav-bg.jpg) repeat-x;
	position: relative;
	z-index: 4;
}
/* nav menu */
ul.dropdown { 
	position: relative;
	margin: 0;
}
ul.dropdown li { 
	font-size: 12px; 
	float: left; 
	zoom: 1;  
}
ul.dropdown a:hover { 
	color: #000; 
}
ul.dropdown a:active { 
	color: #ffffff; 
}
ul.dropdown li a { 
	display: block; 
	padding: 12px 17px 12px 17px; 
	color: #ffffff; 
	text-decoration: none;
	background: url(../img/nav-divider.jpg) no-repeat right;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	color: #ffffff; 
	position: relative; 
}
ul.dropdown li.hover a { 
	color: #ffffff; 
}
ul.dropdown li.hover a:hover {
	color: #ffef03;
}
ul.dropdown li a.active { 
	color: #ffffff;
	background: #a44138;  
} 
/* 
	LEVEL TWO
*/
ul.dropdown ul { 
	width: 180px; 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0; 
	z-index: 5;
}
ul.dropdown ul li { 
	font-weight: normal;  
	color: #ffffff; 
	float: none; 
}
									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a { 
	background: #921B1F;
	width: 100%; 
	display: inline-block; 
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #ffffff;
}
ul.dropdown ul li a:hover { 
	background: #CD5A45;
	width: 100%; 
	display: inline-block; 
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #ffffff;
}
#advert {
	width: 980px;
	height: 195px;
	position: relative;
	z-index: 2;
}
#advert .overlay {
	width: 500px;
	height: 150px;
	position: absolute;
	top: 15px;
	left: 25px;
	z-index: 3;
}
#advert .overlay h1 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 10px 0;
}	
#advert .overlay p {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	margin: 0 0 10px 0;
}
#content-wrapper {
	width: 980px;
	float: left;
	background: #ffffff;
	padding: 0 0 15px 0;
	z-index: 1;
}
#content-left {
	width: 694px;
	float: left;
}
#content-left #breadcrumb {
	width: 669px;
	height: 38px;
	float: left;
	background: url(../img/experience-red-bg.jpg) repeat-x;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 15px;
}
#content-left #breadcrumb img {
	padding: 2px 5px 0 0;
	float: right;
	border: none;
}
#content-left #breadcrumb .title {
	width: 550px;
	float: left;
	padding: 10px 0 0 0;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#content-left #breadcrumb .teen {
	padding: 10px 5px 0 0;
	float: right;
}
#content-left .txtbox {
	width: 654px;
	padding: 10px 15px 0 25px;
	float: left;
	clear: both;
}
#content-left .txtbox p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 10px 0;
}
#content-left .txtbox a {
	display: block;
	padding: 5px 0;
	color: #BE1B1C;
	font-weight: bold;
	text-decoration: none;
}
#content-left .txtbox a:hover {
	text-decoration: underline;
}
#content-left .txtbox ol {
	margin: 10px 0 10px 45px;
}
#content-left .txtbox ol li {
	margin: 0 0 5px 0;
}
#content-left h2 {
	height: 28px;
	display: block;
	font-size: 12px;
	color: #ffffff;
	background: url(../img/experience-red-bg.jpg) repeat-x;
	padding: 10px 0 0 10px;
	margin: 10px 0 10px 15px;
}
#content-left h3 {
	display: block;
	font-size: 12px;
	color: #000000;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #000000;
}
/* presell boxes */
#content-left .presellbox {
	width: 680px;
	height: 130px;
	float: left;
	margin: 0 0 10px 14px;
	background: url(../img/presell-bg.jpg) no-repeat;
}
#content-left .presellbox img {
	border: none;
}
#content-left .presellbox a {
	color: #ffffff;
	text-decoration: none;
}
#content-left .presellbox .pic {
	width: 175px;
	height: 112px;
	float: left;
	margin: 8px 10px 0 10px;
}
#content-left .presellbox .eventinfo {
	width: 330px;
	height: 112px;
	float: left;
	margin: 8px 10px 0 0;
	font-size: 12px;
}
#content-left .presellbox .eventinfo p {
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
}
#content-left .presellbox .eventinfo p.note {
	color: #FFFFFF;  
	padding: 5px 0 0 0;
	font-weight: bold;
}
#content-left .presellbox .teendrive {
	width: 145px;
	height: 19px;
	float: left;
	margin: 8px 0 0 0;
}
#content-left .presellbox .buybtn {
	width: 145px;
	height: 56px;
	float: left;
	margin: 8px 0 0 0;
}
#content-left .presellbox .buybtn2 {
	width: 145px;
	height: 56px;
	float: left;
	margin: 1px 0 0 0;
}
#content-left .presellbox .buybtn3 {
	width: 145px;
	height: 75px;
	float: left;
	margin: 8px 0 12px 0;
}

#content-left .presellbox .moreinfo {
	width: 145px;
	height: 25px;
	float: left;
	margin: 4px 0 0 0;
}
#content-left .presellbox .range {
	width: 145px;
	height: 20px;
	float: left;
	margin: 4px 0 0 0;
}
#content-left .presellbox .moreinfo img {
	border: none;
}
/* presell box gears */
#content-left .presellgears {
	width: 680px;
	height: 116px;
	float: left;
	margin: 0 0 10px 14px;
	background: url(../img/presell-bg.jpg) no-repeat;
}
#content-left .presellgears img {
	border: none;
}
#content-left .presellgears .pic {
	width: 175px;
	height: 100px;
	float: left;
	margin: 8px 10px 0 10px;
}
#content-left .presellgears .eventinfo {
	width: 330px;
	height: 96px;
	float: left;
	margin: 8px 10px 0 0;
	font-size: 12px;
}
#content-left .presellgears .eventinfo p {
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
}
#content-left .presellgears .buybtn {
	width: 145px;
	height: 56px;
	float: left;
	margin: 8px 0 0 0;
}
#content-left .presellgears .moreinfo {
	width: 145px;
	height: 25px;
	float: left;
	margin: 4px 0 0 0;
}
#content-left .presellbox .moreinfo img {
	border: none;
}
/* presell boxes offers */
#content-left .offersbox {
	width: 680px;
	height: 130px;
	float: left;
	margin: 0 0 10px 14px;
	background: url(../img/special_offers_bg.jpg) no-repeat;
}
#content-left .offersbox img {
	border: none;
}
#content-left .offersbox a {
	color: #ffffff;
	text-decoration: none;
}
#content-left .offersbox .pic {
	width: 175px;
	height: 112px;
	float: left;
	margin: 8px 10px 0 10px;
}
#content-left .offersbox .pic img {
	border: none;
}
#content-left .offersbox .info {
	width: 330px;
	height: 112px;
	float: left;
	margin: 8px 10px 0 0;
	font-size: 12px;
}
#content-left .offersbox .info p {
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
}
#content-left .offersbox .info p.note {
	color: #FFFFFF;  
	padding: 5px 0 0 0;
	font-weight: bold;
}

#content-left .offersbox .normalprice {
	width: 145px;
	height: 35px;
	float: left;
	margin: 8px 0 0 0;
	background: url(../img/normal_price_bg.jpg) no-repeat;
}
#content-left .offersbox .normalprice p {
	padding: 10px 0 0 10px;
	font-weight: bold;
	color: #ffffff;
}
#content-left .offersbox .offerprice {
	width: 145px;
	height: 35px;
	float: left;
	margin: 2px 0 0 0;
	background: url(../img/offer_price_bg.jpg) no-repeat;
}
#content-left .offersbox .offerprice p {
	padding: 10px 0 0 10px;
	font-weight: bold;
	color: #000000;
}

#content-left .offersbox .saving {
	width: 145px;
	height: 35px;
	float: left;
	margin: 2px 0 0 0;
	background: url(../img/saving_bg.jpg) no-repeat;
}
#content-left .offersbox .saving p {
	padding: 10px 0 0 10px;
	font-weight: bold;
	color: #ffffff;
}

/* events */
#content-left #events {
	width: 679px;
	float: left;
	padding: 10px 0 10px 15px;
}
#content-left #events #event {
	width: 205px;
	height: 160px;
	float: left;
	padding: 0 15px 6px 0;
}
#content-left #options {
	width: 679px;
	float: left;
	padding: 10px 0 10px 15px;
}
#content-left #options #option {
	width: 213px;
	float: left;
	margin: 0 16px 12px 0;
	border: 1px solid #000000;
}
#content-left #options #optionL {
	width: 213px;
	float: left;
	margin: 0 0 12px 0;
	border: 1px solid #000000;
}
#content-left #options #firstgear {
	width: 213px;
	height: 50px;
	float: left;
	background:  url(../img/1st_gear_bg.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 0;
}
#content-left #options #secondgear {
	width: 213px;
	height: 50px;
	float: left;
	background:  url(../img/2ndgear_bg.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 0 0 2px 0;
}
#content-left #options #secondgear2 {
	width: 213px;
	height: 50px;
	float: left;
	background:  url(../img/2ndgear_bg.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 0;
}
#content-left #options #thirdgear {
	width: 213px;
	height: 50px;
	float: left;
	background: url(../img/3rd_gear_bg.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 2px 0 0 0;
}
#content-left #options #thirdgear2 {
	width: 213px;
	height: 50px;
	float: left;
	background: url(../img/3rd_gear_bg.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 0;
}
#content-left #options #fastgear {
	width: 213px;
	height: 50px;
	float: left;
	background: url(../img/fast_gear_bg.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 2px 0 0 0;
}
#content-left #options #fastgear2 {
	width: 213px;
	height: 50px;
	float: left;
	background: url(../img/fast_gear_bg.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 0;
}
#content-left #options #topgear239 {
	width: 213px;
	height: 50px;
	float: left;
	background: url(../img/top_gear_bg_239.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 0 0 2px 0;
}
#content-left #options #topgear269 {
	width: 213px;
	height: 50px;
	float: left;
	background: url(../img/top_gear_bg_269.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 2px 0 0 0;
}
#content-left #options #topgear279 {
	width: 213px;
	height: 50px;
	float: left;
	background: url(../img/top_gear_bg_279.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 0;
}
#content-left #options #topgear299 {
	width: 213px;
	height: 50px;
	float: left;
	background: url(../img/top_gear_bg_299.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 2px 0 0 0;
}
#content-left #options #teendrive {
	width: 213px;
	height: 50px;
	float: left;
	background: url(../img/teen_drive_bg.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 0;
}
#content-left #options #teendrive2 {
	width: 213px;
	height: 50px;
	float: left;
	background: url(../img/teen_driveII_bg.jpg) no-repeat;
	padding: 36px 0 0 0;
	margin: 0;
}
#content-left #options #blank {
	width: 213px;
	float: left;
	margin: 0 0 12px 0;
}
#content-left #options #ferrari {
	width: 675px;
	height: 203px;
	float: left;
	margin: 0 0 12px 0;
	border: 1px solid #000000;
}
#content-left #ferrari h3 {
	width: 665px;
	float: left;
	background: #000000;
	color: #ffffff;
	padding: 5px;
	margin: 0;
}
#content-left #options #ferrari .pic {
	width: 213px;
	height: 77px;
	float: left;
}
#content-left #options #ferrari .txt {
	width: 235px;
	height: 140px;
	float: left;
	margin: 0 4px 0 0;
}
#content-left #options #ferrari .btns {
	width: 213px;
	height: 160px;
	float: left;
}
#content-left #options .txt {
	width: 203px;
	height: 160px;
	margin: 0 0 5px 0;
	padding: 5px;
}
#content-left #options .txtS {
	width: 203px;
	height: 110px;
	margin: 0 0 5px 0;
	padding: 5px;
}
#content-left #options .txtL {
	width: 203px;
	height: 249px;
	margin: 0 0 5px 0;
	padding: 5px;
}
#content-left #options h3 {
	background: #000000;
	color: #ffffff;
	padding: 5px;
	margin: 0;
}
#content-left #options p {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	margin: 0 0 5px 0;
	text-align: justify;
}
#content-left #options img {
	border: none;
	margin: 0;
}
#content-left #options a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
#content-left #options .bottom {
	margin: 5px 0 0 0;
}
#content-left #events #event img {
	border: none;
}
#content-left ul.tabs {
	width: 677px;
	float: left;
	margin: 0 0 0 14px;
	padding: 0;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#content-left ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #cccccc;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #BE1B1C;
}
#content-left ul.tabs li a {
	text-decoration: none;
	color: #000000;
	display: block;
	font-size: 12px;
	padding: 0 15px;
	outline: none;
}
#content-left ul.tabs li a:hover {
	background: #F04D4E;
	color: #ffffff;
}
#content-left ul.tabs li.active, #content-left ul.tabs li.active a:hover  { 
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
	color: #000000;
}
#content-left .tab_container {
	width: 678px;
	float: left;
	margin: 0 0 0 14px;
	border: 1px solid #cccccc;
	border-top: none;
	overflow: hidden; 
	background: #fff;
}
#content-left .tab_content {
	padding: 10px;
	font-size: 12px;
}
#content-left .tab_content h3 {
	color: #A700A6;
	display: block;
	margin: 0 0 10px 0;
}
#content-left .tab_content p {
	color: #000000;
	margin: 0 0 10px 0;
}
#content-left .tab_content ul {
	margin: 10px 0 10px 45px;
	list-style-type: disc;
}
#content-left .tab_content ul li {
	margin: 0 0 5px 0;
}
#content-left .tab_content img {
	border: none;
}
#content-left .tab_content .offer {
	padding: 15px;
	border-bottom: dashed #cccccc;
}
#content-left .tab_content .offer a:link {
	color: #000000;
	font-size: 14px;
	foont-weight: bold;
	text-decoration: none;
}
#content-left .tab_content .buy-btn {
	padding: 0 15px 0 0;
}
#content-left .tab_content .price {
	font-size: 18px;
	font-weight: bold;
	color: #A80000;
	padding: 0 10px 0 0;
}
#content-left .inner {
	padding: 0 0 25px 25px;
}
#content-left .inner p {
	margin: 5px 0 10px 0;
}
#content-left .inner .form-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	border: 1px solid #000000;
	background: #A000A0;
	padding: 3px;
	cursor: pointer;
}
#content-left .voucherbox {
	width: 680px;
	height: 120px;
	float: left;
	margin: 0 0 10px 14px;
	background: url(../img/voucher-bg.jpg) no-repeat;
}
#content-left .voucherbox .eventinfo {
	width: 530px;
	float: left;
	margin: 8px 10px 0 10px;
	font-size: 12px;
	color: #ffffff;
}
#content-left .voucherbox .eventinfo p {
	margin: 0 0 5px 0;
	color: #000000;
}
#content-left .voucherbox .moreinfo {
	width: 121px;
	float: left;
	margin: 8px 0 0 0;
}
#content-left .voucherbox .moreinfo img {
	border: none;
}
#content-right {
	width: 286px;
	float: left;
}
#content-right .announcements {
	width: 230px;
	background: #767779;
	padding: 0 10px;
	border: 1px solid #EF4C4D;
	background: url(../img/experience-red-bg.jpg) repeat-x top;
	margin: 10px auto;
}
#content-right .announcements h3 {
	height: 28px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}
#content-right .announcements p {
	font-size: 11px;
	color: #000000;
	margin: 0;
}
#content-right .redeem {
	width: 253px;
	padding: 0;
	margin: 10px auto;
	text-align: center;
}
#content-right .redeem img {
	border: none;
}
#content-right .orderbtn {
	width: 253px;
	padding: 0;
	margin: 10px auto;
	text-align: center;
}
#content-right .orderbtn img {
	border: none;
}
#footer {
	width: 980px;
	float: left;
	background: #000000 url(../img/footer-bg-new.jpg) repeat-x;
	clear: both;
	padding: 15px 0 10px 0;
}
#footer .footerlinks {
	width: 120px;
	float: left;
	padding: 10px;
	color: #ffffff;
}
#footer .footerlinks h5 {
	display: block;
	font-size: 10px;
	font-weight: bold;
}
#footer .footerlinks ul {
	margin: 10px 0 0 0;
}
#footer .footerlinks ul li a {
	color: #ffffff;
	font-size: 10px;
	display: block;
	padding: 2px 0;
}
.white {
	color: #ffffff;
}
/* tables */
table.experiences {
	width: 100%;	
	border-collapse: no-collapse;
}
table.experiences th {
	background-color: #BE1B1C;
	color: #ffffff;
	padding: 2px 4px;
	text-align: left;
}
table.experiences td {
	padding: 2px 4px;
}
table.experiences tr.d0 td {
	background-color: #ffffff;
}	
table.experiences tr.d1 td {
	background-color: #eaeaea;
}


.image-lft {
	float: left;
	margin: 0 10px 10px 0;
}
.image-right {
	float: right;
	margin: 0 0 10px 10px;
}
.clear-content {
	clear: both;
}
.bl-hover {
	cursor: pointer;
	background: #eaeaea;
}
.bl-hover a:link {
	color: #011b6d;
}
.bl-hover a:visited {
	color: #CC3333;
}