@charset "utf-8";
html {
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	color: #760202;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #760202;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.layout {
	margin-left: auto;
    margin-right: auto;
	width: 974px;
	text-align: left;
}
.content {
	font-size: 12px;
}
.contentSmall {
	font-size: 10px;
}
.header {
}
.header img {
}
.header .topbanner {
	float: right;
	padding: 23px;
}
.header .toplogo {
	float: left;
	padding: 30px;
}

.separatorSpacerLeft {
	clear:left;
	height: 2px;
}
.separatorSpacer {
	height: 2px;
}
.separatorSpace {
	clear: both;
	height: 2px;
}
.menu {
	background-color: #000000;
	height: 30px;
}
.menuLeft {
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.menuLeft a {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuLeft #itemSelected {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #111111;
	font-weight: bold;
	text-decoration: none;
	background-color: #333333;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.menuLeft a:hover {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #760202;
	font-weight: bold;
	text-decoration: none;
}
.menuRight {
	float: right;
	height: 23px;
	width: 110px;
	background-color: #000000;
	text-align: center;
	padding-top: 7px;
}
.menuRight a {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuRight a:hover {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.menuSeparator {
	float: left;
	background-image: url(../images/00separator.png);
	height: 18px;
	width: 2px;
	padding-right: 6px;
	padding-left: 6px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
	display: inherit;
}
.containerHeader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/containertop.png);
	background-repeat: repeat-x;
	clear: both;
	height: 20px;
	padding-top: 6px;
	padding-left: 6px;
}
.containerHeader a {
	color: #FFFFFF;
	text-decoration: none;
}
.containerHeader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	color: #6B6B6B;
	text-align: right;
	padding-top: 10px;
	height: 40px;
}
.footer a {
	font-size: 11px;
	color: #6B6B6B;
}
.mainContainerLeftSpace {
	height: 416px;
	min-height: 416px;
	width: 678px;
	float: left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.mainContainerLeft {
	height: 416px;
	width: 678px;
	background-repeat: no-repeat;
	float: left;
	vertical-align: bottom;
	display: block;
}
.mainContainerLeftHome {
	width: 678px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: 179px;
}
.mainContainerLeftInside {
	min-height: 800px;
	width: 678px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.mainContainerLeftInsideSmall {
	min-height: 296px;
	width: 678px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.mainContainerLeftOutside {
	width: 678px;
	float: left;
}

.slider {
	width: 678px;
	float: left;
}
.sideBanner {
	float: right;
	word-spacing: 40px;
	margin-top: 2px;
}

.smlSideBanner {
	float: right;
}

.mainContainerButton {
	background-image: url(../images/featured_unselected.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 40px;
	width: 226px;
	margin-top: 376px;
	float: left;
	padding-top: 14px;
}

.mainContainerButton a {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mainContainerButton:hover {
	background-image: url(../images/featured_onselected.png);
	background-repeat: no-repeat;
}
.containerSideContent {
	height: 150px;
	padding: 10px;
}
.containerSideRightContent {
	padding: 10px;
}
.containerItem {
	background-color: none;
}
.containerItem:hover {
	background-color: #fcfcfc;
}

.containerItemImage {
	border: 1px solid #CCCCCC;
	padding: 1px;
	float: left;
	display: block;
	height: 40px;
	width: 71px;
}
.containerItemImageResize {
	border: 1px solid #CCCCCC;
	padding: 1px;
	float: left;
	display: block;
}
.containerItemContent {
	font-size: 10px;
	color: #000000;
	float: right;
	width: 190px;
}
.containerItemContentLeft {
	font-size: 10px;
	color: #000000;
	float: left;
	width: auto;
	padding-left: 10px;
	padding-right: 20px;
}
.containerItemContentTitle {
	font-size: 11px;
	color: #760202;
	text-decoration: none;
}
.containerItemContentSubTitle {
	font-weight: bold;
	color: #858585;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
.containerItemContentLink {
	font-weight: normal;
	color: #858585;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
.containerItemLine {
	background-color: #f5f5f5;
	clear: both;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.containerItemLineSmall {
	background-color: #f5f5f5;
	clear: both;
	height: 1px;
	margin-top: 7px;
	margin-bottom: 8px;
}
.mainContainerButtonActive {
	background-image: url(../images/featured_selected.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 40px;
	width: 226px;
	margin-top: 376px;
	float: left;
	padding-top: 14px;
}
.mainContainerButtonActive a {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mainContainerRightBanner {
	float: right;
	width: 86px;
	height: 416px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-right: 2px;
	margin-bottom: 2px;
}
.mainContainerRightMain {
	float: right;
	width: 294px;
	height: 416px;
	background-repeat: repeat;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}
.mainContainerRightMain2 {
	float: right;
	width: 294px;
	height: 416px;
	background-color: #EEEEEE;
	background-repeat: repeat;
	margin-bottom: 2px;
}
.mainContainerRight {
	float: right;
	width: 294px;
	height: 416px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-bottom: 2px;
}
.mainContainerRightNewsletter {
	float: right;
	width: 294px;
	height: 295px;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.mainContainerRightContent {
	float: right;
	width: 294px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	display: block;
	clear: none;
}

/* bxslider css */
#bxslider {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 678px; /* important */
	height: 97px;
	background-color: #2E2E2E;
}

#bxslider_frame {
	position: absolute;
	overflow: visible;
}
#bxslider_previous {
	float: left;
	border:0;
	display: block;
}
#bxslider_next {
	float: rightright;
	border:0;
	display: block;
	text-align: right;
}
ul#bxslider_content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -17px;
}
#bxslider_content {
	width: 6000px;
	top: 0;
	margin-left: 0px;
	position: absolute;
}
#bxslider_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#container_bd #bxslider ul li {
	display: block;
	float: left;
}
#container_bd #bxslider ul li img {
	display: block;
	border:0;
	margin-right: 2px;
	background-repeat: no-repeat;
}
.mainTopRated {
	background-color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	color: #7E7E7E;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333331;
	border-bottom-color: #333331;
	border-left-color: #333331;
}
.menuSecondLevel {
	background-color: #333333;
	font-size: 10px;
	text-transform: uppercase;
	color: #888888;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	word-spacing: 4px;
	font-weight: bold;
	margin: 0px;
}
.menuSecondLevel a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 2px;
}
.menuSecondLevel a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menuLogged {
	background-color: #111111;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	word-spacing: 4px;
	font-weight: bold;
	margin: 0px;
}
.menuLogged a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 2px;
}
.menuLogged a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.separatorSpaceNone {
	clear: both;
	height: 0px;
}
.containerItemLink a {
	font-size: 12px;
	font-weight: bold;
	color: #31302E;
	text-decoration: none;
	text-transform: uppercase;
}
p {
	white-space: normal;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4D4D4D;
	white-space: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	letter-spacing: normal;
	word-spacing: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	white-space: normal;
	padding-top: 10px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	white-space: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: uppercase;
}

.galleryTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	white-space: normal;
}
.containerTitle {
	background-image: url(../images/titles.png);
	height: 180px;
	width: 678px;
	padding-top: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.containerTitlePeople {
	background-image: url(../images/people.jpg);
	height: 284px;
	width: 678px;
	background-repeat: no-repeat;
	background-position: center center;
}
.containerTitleRide {
	background-image: url(../images/people.jpg);
	height: 400px;
	width: 678px;
	background-repeat: no-repeat;
	background-position: center center;
}

.containerBottom {
	background-image: url(../images/pagebottom.png);
	height: 150px;
	width: 678px;
}
.containerContent {
	font-size: 12px;
	min-height: 460px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.containerHome {
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.contentSmall {
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
	padding-top: 2px;
}
.contentSmall a {
	color: #999999;
}
.containerContentArticles {
	font-size: 12px;
	min-height: 600px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.containerItemLink a:hover {
	color: #EC0505;
	text-decoration: none;
}
.sitemap {
	color: #666666;
	padding-top: 14px;
	text-transform: uppercase;
	font-size: 11px;
}
.sitemap a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.sitemap a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.articleItem {
	float: left;
	width: 210px;
	height: 24px;
}
.vridesItem {
	float: left;
	width: 154px;
	height: 100px;
}
.vridesItem span {
	font-size: 9px;
	color: #999999;
}
.modelItem {
	float: left;
	width: 300px;
	height: 70px;
}
.articleItem a {
	padding-right: 10px;
	padding-left: 2px;
}
.articleItemTitle {
	float: left;
	width: 636px;
	font-size: 11px;
	clear: both;
}
.articleItemTitle a {
	font-size: 14px;
}
.articlesContentSmall {
	font-size: 11px;
	color: #333333;
}
.faqItemTitle {
	float: left;
	width: 636px;
	font-size: 11px;
	clear: both;
}
.faqItemTitle a {
	font-size: 12px;
}
.faqContentSmall {
	float: left;
	width: 636px;
	font-size: 12px;
	color: #333333;
	padding-bottom:10px;
}
.searchItem {
	float: left;
	width: 600px;
	height: 24px;
}
.searchItem a {
	padding-right: 2px;
	padding-left: 2px;
}
.galleryItems {
	float: left;
	width: 310px;
	height: 60px;
}
.separatorSpaces {
	height: 10px;
}
.articleItem span {
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
	padding-left: 10px;
	padding-top: -4px;
}
.containerItemLinkSmall span {
	font-size: 9px;
	text-transform: uppercase;
	color: #AAA;
	padding-left: 0px;
	padding-top: 0px;
}
.footer_left {
	margin-top: 10px;
	text-align: left;
	float: left;
	width: 50%;
	height: 40px;
	vertical-align: middle;
}
.footer_right {
	margin-top: 6px;
	text-align: right;

	float: right;
	width: 50%;
	height: 40px;
	vertical-align: middle;
}
.mainContainerRightSide {
	float: right;
	width: 294px;
	display: block;
	clear: both;
}
.containerItemLinkSmall a {
	font-size: 10px;
	font-weight: bold;
	color: #31302E;
	text-decoration: none;
	text-transform: uppercase;
}
.containerItemLinkSmall a:hover {
	color: #EC0505;
	text-decoration: none;
}
.containerItemLineSmall {
	background-color: #f5f5f5;
	clear: both;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.galleryItem {
	border: 2px solid #EEEEEE;
	margin: 3px;
	height: 34px;
	width: 54px;
	display: block;
	float: left;
}
.formfields {
	font-size: 12px;
	font-weight: bold;
	color: #2F2F2E;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
form {
	margin: 0px;
	padding: 0px;
}

.formButton {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #2F2F2E;
	width: 74px;
	border: 1px solid #2F2F2E;
}
.halfpage {
	float: left;
	width: 50%;
}

.rideContainer {
	float: left;
	width: 308px;
}
.rideContainerHeader_left {
	background-image: url(../images/menu_left.jpg);
	float: left;
	height: 27px;
	width: 12px;
}
.rideContainerHeader_inside {
	background-image: url(../images/menu_inside.jpg);
	width: 92%;
	height: 23px;
	float: left;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	padding-top: 4px;
	text-align: left;
	padding-left: 0px;
	font-size: 14px;
}
.contentSide {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.contentSideLeft {
	float: left;
	width: 66%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 20px;
}
.contentSideRight {
	float: right;
	width: 30%;
}

.rideContainerHeader_right {
	background-image: url(../images/menu_right.jpg);
	float: left;
	height: 27px;
	width: 12px;
}

.rideContainerContent {
	clear: both;
	background-color: #F5F5F5;
	min-height: 2px;
	width: 100%;
	margin-bottom: 10px;
}
.rideContainerContent p {
	padding: 10px;
}
.containerRideImage {
	border: 1px solid #858585;
	float: left;
	display: block;
	height: 84px;
	width: 139px;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 30px;
}
.containerRideGalleryImage {
	border: 1px solid #858585;
	float: left;
	display: block;
	height: 60px;
	width: 100px;
	padding: 1px;
	margin-top: 10px;
	margin-left: 10px;
}
.quarterpage {
	float: left;
	width: 25%;
}
.3quarterspage {
	float: left;
	width: 75%;
}
.rideGalleryContainer {
	float: left;
	width: 470px;
}
label {
	position:relative;
	text-decoration: underline;
	font-weight: bold;
	z-index:24;
}
label:hover {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	z-index:25;
}
label span{display: none}

label:hover span{
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:300px;
	border:1px solid #999999;
	background-color:#CCCCCC;
	color:#000;
	text-align: left;
	text-decoration: none;
	padding: 6px;
	font-weight: normal;
}
tr, td {
	margin: 0px;
	padding: 0px;
}
.containerContentTD {
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 160px;
	text-align: right;
}

#nav li { /* all list items */
	float: right;
	width: 160px; /* width needed or else Opera goes nuts */
	font-size: 11px;
	padding: 3px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	padding: 3px;
	background: #f5f5f5;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid #CCCCCC;
}
#nav .dropmenuitem {
	text-align: left;
	padding-left: 4px;
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.bxImgFX {
	filter : alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.bxImgFX:hover {
	filter : alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#contentwrapper{
}
#contentwrapper div{
	float: left;
	font-size: 10px;
	color: #666666;
}
.rating {
}
#newsletter-container {
	width: 245px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: right;
}
#newsletter-container #newsletter-notice {
	margin-bottom: 10px;
}
#newsletter-container #newsletter-form {
	width: auto;
	text-transform: capitalize;
	background-color: #183557;
	background-image: url(../images/general/green-border.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 9px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 9px;
}
#newsletter-container #newsletter-form input {
	width: 221px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	margin-top: 4px;
	margin-bottom: 3px;
}
#newsletter-container #newsletter-form input.radiobutton {
	width: 13px;
	height: 13px;
	text-align: right;
	float: right;
	margin-left: -14px;
	position: absolute;
}
#newsletter-container #newsletter-form input#submitbutton {
	width: 221px;
	height: 19px;
	text-transform: uppercase;
	background-color: #000;
	padding-bottom: 2px;
	border: 0px;
}
#newsletter-container #newsletter-form #mailinglists {
	width: 221px;
	margin-top: 4px;
}