﻿.left {	float: left; }
.right { float: right; }
.clear { clear: both; }
.cleartext { display: none; }
.relative { position: relative; }
.absolute { position: absolute; }
.ie-png a { position: relative; z-index: 1; }
ul { margin: 0; padding: 0; }
ul li { list-style: none; }
.hidden { display: none; }
.ui-tabs-hide { display: none; }
.border { border-bottom: 1px dotted #ccc; }

body {
	font-family: MyriadProRegular, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal;
	font-size: 13px;
	line-height:20px;
	margin: 0;
	padding: 0;
}
p,span,a { font-size: 13px; line-height:20px; }
a { color:#A2AD00; text-decoration:none; }

.content p {
	margin: 10px 0px;
	padding:0 75px 0 0;
	line-height: 20px;
	font-size: 13px;	
	white-space: pre-line;
}
.content a {
	text-decoration:underline;
	color:#eb088c;
	line-height: 16px;
}
.content h1 {
	font-size: 22px;
	line-height:35px;
}
.content h2 {
	font-size: 18px;
	line-height:28px;
}
.content h3 {
	font-size: 14px;
	line-height:22px;
	font-weight: bold;
}
.content h4,
.content h5 {
	font-size: 14px;
	line-height:18px;
}
.content ul li {
	list-style:disc;
	list-style-position:inside;
}

.pw {width:996px;}

.wrapper-bg { background-color: #272727; width: 100%; }
.wrapper-shadow {
	width: 100%;
	height: 100%;
	background-image: url('../images/wrapper-shadow.jpg');
	background-repeat: repeat-y;
	background-position: top center;
}
.wrapper { margin: 0 auto;}

.topnav {
	padding: 50px 0px 0px 28px;
	width:968px;
	height: 30px;
	background-color: #050505;
	background-image: url('../images/vo2-toplogo.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
.topnav ul li {
	float: left;
	background-image: url('../images/top-nav-divider.gif');
	background-repeat: no-repeat;
	padding: 0px 10px 0px 14px;
}
.topnav ul li.first,
.topnav ul li.home {
	padding: 0px;
	padding-right: 10px;
	background-image: none;
}
.topnav ul li a {
	float: left;
	color: #fff;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.topnav ul li.active a { color: #a2ad00; }

.bike-nav-section {
	background-image: url('../images/bike-nav-bg.jpg');
	height: 40px;
	padding-top: 12px;
}
.bike-nav-section ul li {
	float: left;
}
.bike-nav-section ul li a {
	float: left;
	color: #fff;
	text-decoration: none;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
	background-image: url('../images/bike-nav-divider.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 30px;
}
.bike-nav-section ul li.active a {
	color: #647600;
}

.main-banner-section {
	height: 340px;
	padding: 0px 18px;
	width: 960px;
	background-image: url('../images/main-baner-bg.gif');
	position: relative;
}
.main-banner-section .main-banners-nav ul {
	position: absolute;
	top: 10px;
	right: 30px;
}
.main-banner-section .main-banners-nav ul li {
	display:block;
	float:left;
	height:16px;
	width:16px;
}
.main-banner-section .main-banners-nav ul li a {
	background-image:url(../images/banner-rotate-off.gif);
	background-repeat: no-repeat;
	background-position: center;
	display:block;
	float:left;
	height:8px;
	padding: 4px;
	width:8px;
}
.main-banner-section .main-banners-nav ul li.ui-tabs-selected a {
	background-image:url(../images/banner-rotate-on.gif);
}

.block4-section {
	background-image:url(../images/block4-bg.gif);
	background-repeat: no-repeat;
	height: 218px;
	padding: 0px 18px;
	width: 960px;
}

.block4-section .block {
	width: 239px;
	height: 208px;
	float: left;
	border-right: 1px solid #050505;
}
.block4-section .block .title {
	background-image:url(../images/block4-title-bg.gif);
	background-repeat: repeat-x;
	width: 199px;
	padding: 11px 20px 8px 20px;
	height: 40px;
}
.block4-section .block .title a {
	text-decoration: none;
	color: #272727;
	line-height: 30px;
	font-size: 18px;
	display: block;
	height: 40px;
	width: 199px;
}

.content-section-wrapper {
	margin: 0px 18px;
	width: 960px;
	background-color: #fff;
}
.content-section-wrapper .content-section-wrapper2 {
	padding: 12px 10px;
	width: 940px;
	background-image: url('../images/content-top-shade.gif');
	background-repeat: no-repeat;
	background-color: #fff;
}
.content-section {
	padding: 20px 0px;
}
.content-section-left { width: 480px; margin-right: 80px; }
.content-section-right { width: 380px; }
.content-section-right .moredetails {
	background-image:url(../images/moredetails-arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	font-style:italic;
	height:20px;
	line-height:20px;
	padding-right:20px;
	float: right;
	color: #000;
	font-style: italic;
}
.heading-block {
	padding: 0px 0px 15px 0px;
	background-image: url('../images/heading-block-border.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}
.heading-block .text {
	background-image: url('../images/heading-block-leftshade.gif');
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 6px;
}
.heading-block .text .line1 {
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
}
.heading-block .text .line2 {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
}

.content-section .content { padding: 10px; }

.readmore-block {
	background-image: url('../images/readmore-shade.gif');
	background-repeat: repeat-x;
	width: 100%;
}
.readmore-block a {
	float: right;
	display: block;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	text-decoration: none;
	background-image: url('../images/readmore-arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 10px;
	background-color: #fff;
	color: #000;
}

.tweeter-feeds .header { padding-bottom: 10px; }
.tweeter-feeds ul li {
	display: block;
	background-image: url('../images/twitter-block-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 70px;
	margin-top: 12px;
	min-height: 40px;
}
* html .tweeter-feeds ul li { height: 40px; }
.tweeter-feeds ul li span {
	display: block;
	line-height: 20px;
}
.tweeter-feeds ul li a {
	text-decoration: none;
	color: #a2ad00;
}

.info-section {
	margin: 0px 18px;
	width: 940px;
	padding:12px 10px;
	background-color: #fff;
}
.info-section-left {
	background-image: url('../images/info-section-lefttop.jpg');
	background-repeat: no-repeat;
	width:385px;
	padding: 30px 160px 20px 15px;
}
.info-section-left h3 {
	margin-bottom: 10px;
	line-height: 25px;
	height:25px;
	font-size: 16px;
	font-style: italic;
}
.info-section-left a {
	text-decoration: none;
	color: #a2ad00;
}
.info-section-right {
	width:380px;
}

.heading-block2 {
	background-image: url('../images/heading-block-leftshade2.gif');
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 0px;
	min-height: 10px;
}
* html .heading-block2 { height: 10px; }
.heading-block2 .heading {
	line-height: 30px;
	font-size: 20px;
	font-style:italic;
}
.heading-block2 .bigheading {
font-size:30px;
font-style:normal;
line-height:50px;
}
.heading-block2 { position: relative; }
.heading-block2 .info { line-height: 30px; }
.heading-block2 .info .value-telephone {
	background-image: url('../images/telephone-icon.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 40px;
}
.heading-block2 .text .line1 {
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
}
.heading-block2 .text .line2 {
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
}
.heading-block2 a.moredetails {
	display: block;
	position: absolute;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #000;
	right: 0px;
	bottom: 0px;
	font-style: italic;
	padding-right: 20px;
	background-image: url('../images/moredetails-arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
}

.infosection-bottombar {
	background-image: url('../images/contentpanel-bottombar.gif');
	background-repeat: no-repeat;
	width: 960px;
	height: 35px;
	padding:0px;
	margin:0 18px;
}
.infosection-bottombar a {
	float: right;
	display: block;
	width: 20px;
	height: 14px;
	margin-top: 21px;
}
.contact-section {
	padding: 40px 30px 30px 30px;
}
.contact-section .heading {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 5px;
	color: #fff;
	width: 930px;
}
.contact-section .heading .text { width: 170px; }
.contact-section .heading .dotted { 
	border-bottom: 1px dotted #ccc;
	width: 760px;
	height: 30px;
}
.contact-section .shadebar {
	height: 10px;
	width: 930px;
	background-repeat: repeat-x;
	background-image: url('../images/contactus-heading-shade.gif');
}
.contactform {
	padding: 8px 0px;
}
.contactform .field {
	float: left;
	padding-right: 18px;
	width: 180px;
	color: #fff;
}
.contactform .inputcontainer {
	background-color: #272727;
	padding: 5px 10px;
	height: 20px;
	width: 160px;
}
.contactform .inputcontainer-select {
	background-color: #272727;
	padding: 0px;
	height: 30px;
	width: 180px;
}
.contactform .field input {
	background: transparent;
	border: 0;
	color: #9e9e9e;
	width: 160px;
}
.contactform .field select {
	background: transparent;
	border: 0;
	color: #9e9e9e;
	width: 160px;
	background-color: #272727;
}
.contactform .fieldsubmit { float: left; }

.footer-section {
	margin:0 18px;
	padding: 25px 15px 20px 15px;
	width:930px;
	background-color: #fff;
	background-image: url('../images/vo2cycling-logo.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 95px;
}
.footer-section .addthislinks {
	height: 25px;
}
.footer-section .sharethis { padding-bottom: 10px; width: 100px;}
.footer-section .shadebar {
	background-image: url('../images/footer-shadebg.gif');
	background-repeat: repeat-x;
	width: 930px;
	height: 10px;
}
.footer-section .links ul li {
	float: left;
	padding-left: 5px;
}
.footer-section .links ul li a {
	float: left;
	text-decoration: none;
	color: #000;
	line-height: 20px;
}
.footer-section .links ul li.vo2 {
	padding: 0px 0px 0px 20px;
}
.footer-section .links ul li.vo2 a {
	font-size: 15px;
	font-weight: bold;
	border-left: 1px dotted #ccc;
	padding-left: 15px;
	line-height: 20px;
}
.footer-section .copyright {
	padding-top: 25px;
	font-size: 11px;
	line-height: 14px;
}
.footer-section .copyright a { font-size: 11px; }


.tabs-section {
	background-color:#1e1d1c;
	margin:0 18px;
	width:960px;
	height: 39px;
}
.tabs-section ul li {
	width: 239px;
	height: 38px;
	float: left;
	background-color: #dad2c4;
	background-image: url('../images/bike-tab-bg.jpg');
	background-position: right;
	background-repeat: no-repeat;
	border-right: 1px solid #1e1d1c;
}
.tabs-section ul li.ui-tabs-selected {
	background-image: url('../images/bike-tab-on-bg.jpg');
	background-color: #a5b940;
}
.tabs-section ul li a {
	float: left;
	height:28px;
	width:224px;
	line-height: 28px;
	font-size: 16px;
	padding-left: 15px;
	padding-top: 10px;
	color: #000;
}
.tabs-section ul li.ui-tabs-selected a {
	color: #fff;
}

.bike-overview .price {
	height: 100px;
	background-image: url('../images/price-bar-gb.jpg');
	background-position: bottom right;
	background-repeat: repeat-x;
	color: #7b7b7b;
	width: 380px;
}
.bike-overview .price .from { padding: 2px 10px; }
.bike-overview .price .amount {
	font-size: 56px;
	line-height: 60px;
	height: 60px;
	color: #000;
	float: right;
}
.bike-overview .makeenquiry {
	float: right;
}

.info-section-twitter-left {
	padding:0px 20px 0px 0px;
	width:540px;
}

.content-section-full { padding: 0px 0px 20px 0px; }

.bike-gallery .large-image-container { width:540px; }
.bike-gallery .large-image { width:540px; }
.bike-gallery .thumbs-container { width:380px; }
.bike-gallery .thumbs { width:380px; }
.bike-gallery .thumbs ul li {
	float: left;
	width: 180px;
	height: 120px;
	margin: 4px;
	overflow: hidden;
}
.bike-gallery .thumbs ul li a {
	float: left;
	width: 180px;
	height: 120px;
}

.reviews-left-container { width: 600px; }
.reviews-right-container { width: 320px; padding-right: 20px; }

.reviews .review {
	background-image: url('../images/quote-sign.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 40px 30px;
	padding-left: 40px;
	min-height: 50px;
}
* html .reviews .review { height: 50px; }
.reviews .review p {
	border-bottom: 1px dotted #ccc;
	padding: 0px 12px 12px 12px;
	font-style: italic;
	font-size: 15px;
}
.reviews .review .who {
	color: #a2ad00;
	font-size: 13px;
	text-align: right;
	line-height: 20px;
}
.totopbtn {cursor: pointer;}
.product-enquiry-text { color: #fff; padding: 10px 0px; font-weight: bold; }