

ul.tabNavigation  {
list-style: none;
margin: 43px 0px 0px 0px; padding: 0px;
height:26px; width:700px; 
display: inline; overflow: hidden;
float:left;
width: 400px;
}

ul.tabNavigation li {
margin: 0px;  padding: 0px;
display: inline; list-style-type: none;
text-indent:-9999px;
}

ul.tabNavigation a {
float: left;
padding: 0px; height: 26px;
overflow: hidden;
}

				


               /* ul.tabNavigation li a {
                    padding: 3px 5px;
                    background-color: #ccc;
                    color: #000;
                    text-decoration: none;
                }*/

                ul.tabNavigation li a.selected,
                ul.tabNavigation li a:hover {
                    background-position:0 -26px;
                }
                
                ul.tabNavigation li a:focus {
                        outline: 0;
                }

                .tabs {
                        padding: 0;
                        margin-top: 0px;
                        /*border: 1px solid #eee;*/
						clear: right;
						float:left;
						width: 490px;
                }
                .tab_inner {
					width: 470px;
					margin: 10px;
				}
               .tabs h2 {
                        margin: 7px 0px 7px 0px;
                }

                #details, #quote, #accessories, #first, #second, #welcome, #enquire, #pricing {
	                margin: 0;
					float:left;
					border: 1px solid #eee;
                }
 .waste {
        min-height: 1000px;
}


.callnow { 
	/*width:236px; 
	height:103px; 
	z-index:3000; 
	background: url(../images/call-now-button-1.png) top left no-repeat; 
	text-indent: -9999px; 
	margin: -30px 0 0 480px;;
	position: absolute;*/
	width:227px; 
	height:98px; 
	z-index:3000; 
	/*background: url(../images/call-now-button-2.png) top left no-repeat; 
	text-indent: -9999px; */
	margin: -30px 0 0 480px;
	position: absolute;
	
} 



a:hover {border:none;} 
a:visited {border:none;} 
a img {
	border: none;
}


.bike-selectlist {
	float: right;
	width: 200px;
	margin: 80px 0 5px 0;
}

/*jQuery Scroll Pane*/
#scrollpane {
	height: 500px;
	width: 200px;
	overflow: hidden;
}
.list-models .jScrollPaneTrack,
.list-models a.jScrollArrowUp,
.list-models a.jScrollArrowDown {
	left: 0;
	right: auto;
}
.list-models {
	background: #fff;
	clear: right;
	float: right;
	width: 200px;
}
.list-models ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list-models li {
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	vertical-align: middle;
	height: 130px;
}
.list-models li img {
	z-index: 10;
	overflow: hidden;
}
.list-models li span {
	display: block;
	z-index: 200;
}
.list-models li * {
	vertical-align: middle;
}
.list-models a {
	text-decoration: none;
}
.list-models a:hover span {
	text-decoration: underline;
	z-index: 200;
}
.scrollpane-alpha {
	 height: 50px; 
	 width: 180px; 
	 /*background: transparent url('/images/scrollpane/scrollpane-alpha.png') repeat-x 0 0; */
	 margin: -50px 0 0 20px; 
	 z-index: 9999; 
	 position: absolute;
}
/*jQuery Scroll Pane*/
.ajax_loading {
	 padding: 20px 0;
	 background: #fff;
	 text-align:center; 
}

.bike_model {
	color: #ccc;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	text-transform: uppercase;
	font-weight: normal;
}
.bike_title {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
}
.bike_click_quote {
	float: right;
	margin-left: 5px;
}
.bike_prices {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
}
.bike_prices span {
	color: #c00;
}
.bike_description {
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;

	width: 260px;
	text-align: justify;
}
.pdf_downlaod {
	line-height: 2em; 
	float: left;
	margin-left: 20px;
}
a.link-pdf:link, a.link-pdf:visited {
	background: url('../images/icon-pdf.png') no-repeat 0 50%;
	padding: 5px 0 5px 22px;
}
.a.link-pdf:hover {
	
}
.bike_colors span {
	float: left; 
	margin-right: 5px; 
	color: #999; 
	line-height: 2em;
}
.bike_colors ul {
	margin-right: 20px;
	
}
.bike_colors li {
	border: 1px solid #999; 
	float: left; 
	margin-right: 5px; 
	cursor: help;
	padding: 0;
	height: 20px;
}
.bike_colors li div {
	height: 20px;
	float: left;
}


.quote-label {
	color: #999;
	font-size: 1.2em;
	font-weight: normal;
	display: block;
	margin: 5px 0 0 0;
	font-family: "Franklin Gothic",Arial,Helvetica,sans-serif;
}
.quote-error {
	color: #f00;
	font-weight: bold;
	padding: 1px 0 1px 20px;
	background: url('../images/cancel.png') no-repeat 0 50%;
	display: block;
}


.button-newsletter-signup, .button-quote-green {
	display: block;
	width: 79px;
	height: 24px;
	text-indent: -999em;
	background: url('../images/button-newsletter-submit-green.png') no-repeat 0 0;
	color: #fff; font-size: 0.1em; /*to partially hide button text in ie6*/
	cursor: pointer;
	border: none;
	outline: none;
}
.button-quote-green {
	margin-top: 10px;
}
#header-top {
	
}
#newsletter_signup {
	margin-top: 10px;
	width: 375px;
	float: right;
}
#newsletter_signup .textarea {
	float: left;
	border: 1px solid #63C530;
	color: #eee;
	background: #0f1d08;
	padding: 3px 3px;
	width: 270px;
	margin-right: 6px;
	text-align: left;
}
.newsletter_signup_msg {
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	text-align: right;
	padding-right: 20px;
}
#twitter_update_list li {
	display: inline; margin: 0 250px 0 0;
}

/*.bike_accessory {
	padding: 5px 0;
	border-bottom: 1px solid #eee;
	width: 220px;
	margin-right: 10px;
	float: left;
	height: 70px;
}*/
.bike_accessory {
	padding: 5px 0;
	background: url('../images/accessory-bg.png') repeat-x 0 0;
}
.bike_accessory h3 {
	color: #ccc;
	font-size: 1.6em;
	font-family: "Franklin Gothic",Arial,Helvetica,sans-serif;
	font-weight: normal;
}
.accessory_img {
	float: left;
	background: #fff;
	margin: 0 5px;
	padding: 2px;
	border: 1px solid #d7d7d7;
}
.accessory_price {
	color: #000;
}
.h3-thankyou-for-your-enquiry {
	display: block;
	width: 204px;
	height: 19px;
	text-indent: -999em;
	background: #fff url('../images/h3-thankyou-for-your-enquiry.png') no-repeat 0 0;
	margin: 0 0 10px 0;
}
.label-your-email-address {
	display: block;
	width: 115px;
	height: 12px;
	text-indent: -999em;
	background: #fff url('../images/label-your-email-address.png') no-repeat 0 0;
	margin: 5px 0 5px 0;
}
.label-your-name {
	display: block;
	width: 65px;
	height: 12px;
	text-indent: -999em;
	background: #fff url('../images/label-your-name.png') no-repeat 0 0;
	margin: 5px 0 5px 0;
}
.label-your-enquiry {
	display: block;
	width: 76px;
	height: 15px;
	text-indent: -999em;
	background: #fff url('../images/label-your-enquiry.png') no-repeat 0 0;
	margin: 5px 0 5px 0;
}
.label-your-telephone-number {
	display: block;
	width: 142px;
	height: 15px;
	text-indent: -999em;
	background: #fff url('../images/label-your-telephone-number.png') no-repeat 0 0;
	margin: 5px 0 5px 0;
}
.button-contact-submit {
	display: block;
	width: 95px;
	height: 39px;
	text-indent: -999em;
	background: #fff url('../images/button-contact-submit.png') no-repeat 0 0;
	cursor: pointer;
	border: none;
	outline: none;
	margin: 10px 0 10px 0;
	color: #fff; font-size: 0.1em; /*to partially hide button text in ie6*/
}
.textarea {
	padding: 1px 3px;
	background: #fff;
	border: 1px solid #ccc;
}

p.error {
	font-weight: bold;
	color: #f00;
	padding: 1px 0 1px 18px;
	background: url('../images/exclamation.png') no-repeat 0 50%;
}
.pricetable {
	width: 100%;
	font-size: 1.1em;
}
.pricetable th {
	font-weight: bold;
	color: #fff;
	background: #aaa;
	text-align: center;
}
.pricetable td {
	font-weight: normal;
	color: #666;
	text-align: center;
}
.flash-finance {
	z-index: 100;
	position: absolute;
}
.flash-testride {
	z-index: 100;
	position: absolute;
	margin-left: 355px;
}
#homeslideshow  {
display:block;
height:257px;
margin:0;
overflow:hidden;
}
#homeslideshow li {
display:block;
height:257px;
margin:0;
overflow:hidden;
padding:0;
}
h3.news_title {
	font-size: 1.6em;
}
.created {
	margin: 0;
	padding: 0;
	color: #666;
	font-style: italic;
}
#news #content-right p.created {
	margin: -5px 0 0 0;
	padding: 0 0 5px 30px;
	color: #999;
	font-style: italic;
}
.bike-selectlist select {
	color: #333;
	font-family: "Trebuchet MS",Trebuchet,arial,sans-serif;
}
.bike-selectlist option {
	padding: 1px 3px;
	color: #333;
}

.generic-flash {
	text-align: center;
	margin: 20px 0;
}
.generic-flash span {
	border: 1px solid #ccc;
	padding: 2px;
	height: 144px;
	width: 728px;
	display: block;
	margin: 0 auto;
}

.bikesold {
	position: absolute;
	z-index: 1000;
}

ul#ticker01 li {color: #ffffff;}

#servicing {float: left;}