@charset "UTF-8";
/* CSS Document */

/* Any class elements that are repeated ad have a _ infront of them are for IE6 and to solve bugs in the layout on this browser.*/

/* classes controlling the HTML tags on the site*/

body {
	margin: 0px;
	padding: 0px;
	overflow-y:scroll;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../Assets/header-tile.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

h1 {
	font-size: 16px;
	color: #3b414a;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B414A;
}

h2 {
	font-size: 14px;
	color: #23262A;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-size: 10px;
	color: #3b414a;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 8px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

p {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

label {
	width: 50px;
	display: block;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


/* Site structure elements for the master pages */
.img {
	padding-bottom: 10px;
}

.site_container {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	overflow:hidden
}

.site_inner_container {
	padding: 0px;
	width: 960px;
	_width: 980px;
	margin: 0px 0px;
}
#site_content {
	padding: 0px;
	width: 960px;
	_width: 980px;
	margin: 0px;
	height: auto;
}

.site_header {
	width: 960px;
}

#site_header_details{
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	font-size: 22px;
	font-weight: bold;
	padding-top: 50px;
}
.site_header_address a:link, .site_header_address a:visited, .site_header_address a:active {
	color: #FFFFFF;
	text-align: right;
	font-size: 22px;
	font-weight: bold;
}
.site_header_address a:hover {
	color: #666666;
}

#site_header_logo{
	text-align: left;
	padding-right: 10px;
	padding-top: 0px;
}
#site_header_subtitle{
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 24px;
	color: #666666;
}
/* Navigation Controls */
/*The following code controls the navigation - it is split for use on the numerous master pages*/

.site_menu_container {
	padding-top: 3px;
	padding-left: 0px;
}

.site_menu_container a:link, .site_menu_container a:visited, .site_menu_container a:active {
	height: 45px;
	width: 102px;
	display: inline-block;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../Assets/menu-button.gif);
	background-repeat: no-repeat;
	line-height: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.site_menu_container a:hover {
	color: #FFFFFF;
	background-image: url(../Assets/menu-button-over.gif);
}


.site_main_image {
	background: url(../Assets/home-main-img.jpg) no-repeat scroll left top;
	float: left;
	width: 780px;
	height:244px;
	margin-right: 10px;
	_margin-right: 5px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-bottom: 20px;
	_margin-bottom: 10px;
}
.site_main_image_min {
	background: url(../Assets/min-height-banner.jpg) no-repeat scroll left top;
	float: left;
	width: 780px;
	height:122px;
	margin-right: 10px;
	_margin-right: 5px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-bottom: 20px;
	_margin-bottom: 10px;
}




/* News Classes */

#spacer {
	float: left;
	height: 5px;
	width: 5px;
}

.site_usedbikes_container {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}

.site_usedbikes_home_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 6px;
	background-color: #ebebeb;
}
.site_usedbikes_home_details {
	width: 139px;
	_width: 134px;
	padding: 5px;
	background-color: #ebebeb;
	font-weight: bold;
	padding-bottom: 12px;
}
.site_usedbikes_home_price {
	width: 139px;
	_width: 135px;
	background-color: #ebebeb;
	padding: 5px;

}


.site_news_home_container {
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 460px;
	_width: 450px;		
}
.site_news_container {
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;

}
.site_news_BG{
	background-color: #ebebeb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.site_news_home_img {
	height: 90px;
	width: 120px;
	float: left;
	padding-right: 10px;
	border-width: 0px;
	border-style: none;
}

.site_news_home_img img {
		border-width: 0px;
	border-style: none;
}

.site_news_home_title {
	width: 315px;
	_width: 310px;
	float: left;
	padding: 5px;
}
.site_news_home_content {
	width: 315px;
	_width: 310px;
	float: left;
	
	padding: 5px;
}

.site_news_latest_img {
	height: 90px;
	width: 120px;
	float: left;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
}
.site_news_latest_title {
	width: 170px;
	_width: 150px;
	float: left;
	background-color: #ebebeb;
	padding: 5px;
}
.site_news_latest_content {
	width: 170px;
	_width: 150px;
	float: left;
	background-color: #ebebeb;
	padding: 5px;
}
.site_news_home_item img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.site_news_home_item a:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}


.site_news_item {
	width: 600px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.site_news_item h2 {
	color: #CCCCCC;
}

#site_news_image {
	float: left;
	margin-right: 5px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#site_news_image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#site_news_image a:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

#site_news_summary {
	padding: 0px;
	float: left;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#site_news_summary p{
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	
}
.site_product_item {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	width: 540px;
	border-bottom: 1px dotted #333333;
	float: left;
}

/* Locator Filter classes */
/* j query menu code*/

ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 200px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 0px;
}

ul#menu li a {
	color: #000000;
	padding: 5px;
	background-attachment: scroll;
	background-image: url(../Assets/filter-bg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	font-size: 11px;
	background-position: top;
}

ul#menu li a:hover {
	color: #666666;
}

ul#menu li ul li a {
	background: #FFFFFF;
	color: #333333;
}

ul#menu li ul li a:hover {
	color: #999999;
}

/* reset button for filter menu*/

.site_locator_filter_button {
	width: 100px;
	height: 27px;
	margin: 0;
	padding: 0;
	cursor:pointer;
	font-weight: bolder;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(../Assets/reset-button.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/* classes for the used/locator pages*/


.site_locator_search_options, .site_locator_results_controls, #site_locator_resultcount {
display:none;
}



#site_used_item {
	margin: 15px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #333333;
	height: 120px;
}

#site_used_image {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	}
	
.site_used_image_size {
	height: 105px;
	width: 140px;
}
	

#site_used_summary {
	width:500px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
}

#site_used_summary h1{
	width:500px;
	padding: 0px;
	float: left;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Styles for the large thumbnail view used for the news bikes and products.*/

#site_thumbnail_view_item {
	float: left;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 5px;
	padding: 5px;
	height: 165px;
	text-align: center;
}

#site_thumbnail_view_image {}

.site_thumbnail_view_image_size {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 200px;
}



/* Next and previous page button controls for the base of the page*/
.site_locator_results_pagecontrol {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 620px;
	text-align:center;
	height: 40px;
}

.site_locator_pageinfo
{
	line-height: 20px;
	font-weight: bold;
	margin: 0px 10px;
	padding: 0px;
}

.site_locator_next_previous_buttons {
	width: 100px;
	height: 27px;
	margin: 0;
	padding: 0;
	border: none;
	cursor:pointer;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../Assets/reset-button.gif);
	background-repeat: no-repeat;
}

.site_locator_returntoresults {
	display:none;
}
	
/* used/locator view classes */

#site_locator_breadcrumb {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #333333;
	width: 680px;
}

#site_used_view_item {
	margin: 0px 0px 30px;
	padding: 0px;
}

#site_used_view_leftcolumn {
	float: left;
	width:220px;
	margin-right: 10px;
}

#site_used_view_image {
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
	float: left;
	width: 220px;
	border-bottom: 1px solid #333333;
}

.site_locator_view_main_image {
	
}

.site_locator_view_thumbs {
	
}

.site_locator_view_thumbs input {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;	
}


#site_used_view_actions {
	width: 220px;
}

#site_used_view_information {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 380px;
	float: left;
}

#site_used_view_spec {
	margin: 0px 0px 20px;
	padding: 0px;
}

#site_used_view_spec h1 {
	color: #000000;
	background: url(none);
	border-style: none;
}



.site_used_view_detailitem {
	width: 100px;
	height: 15px;
	line-height: 15px;
	margin: 0px;
	padding: 2px;
	border-bottom: 1px dotted #333333;
}

.site_used_view_detailvalue {
	width: 160px;
	height: 15px;
	line-height: 15px;
	margin: 0px;
	padding: 2px;
	border-bottom: 1px dotted #333333;
	font-weight: bold;
}

#site_used_view_summary, site_used_view_features {
	margin: 0px 0px 20px;
	padding: 0px;
}

/* Contact Us form Classes */

.site_contact_form {}

.site_contact_form h2 {

	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.site_contact_form input, .site_contact_form textarea, .locator_search_panel input, .locator_search_panel textarea {
	border: 1px solid #666666;
	display: block;
	background-color: #f1f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	
}
.site_contact_form select {
	border: 1px solid #666666;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	
}
#site_iframe_container .hidden, .site_contact_form .hidden {
	display:none;
}

/* Class for the validation error notification on the contact form */

label.error {
	color: #FF0000;
	vertical-align: top;
	width: 150px;
	font-size: 10px;
	font-weight: normal;
}

/* Footer Structure */


#footer-bg {
	width: 100%;
	background-image: url(../Assets/footer-tile.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
}

#footer{
	background-image: url(../Assets/footer-tile.gif);
	background-repeat: repeat-x;
	width:960px;
	height: 30px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
}


/* Site Footer */

.site_footer {
	margin: 20px 0px 0px;
	padding: 0px;
	width: 960px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-top: 1px dotted #333333;
}

.site_footer_links {
	
}
.site_footer_links li{
	list-style-position: inside;
	list-style-image: url(../Assets/footer-arrow.gif);
	margin: 0px;
	padding: 0px;	
}
.site_footer_links a:link, .site_footer_links a:visited, .site_footer_links a:active {
	color: #FFFFFF;
}

.site_footer_links a:hover {
	color: #666666;
}


.title-small{
	background-attachment: scroll;
	background-image: url(../Assets/title-small.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.title-600{
	background-attachment: scroll;
	background-image: url(../Assets/title-600.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.title-960{
	background-attachment: scroll;
	background-image: url(../Assets/title-960.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.title-large{
	background-attachment: scroll;
	background-image: url(../Assets/title-large.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.title-home{
	background-attachment: scroll;
	background-image: url(../Assets/home-title.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.title-aboutus{
	background-attachment: scroll;
	background-image: url(../Assets/aboutus-title.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
/* Layout */
/* These column widths are used for the page grid and are utlised for all page elements with in the site*/

#column960_container {
	float: left;
	width: 960px;
	margin-right: 0px;
	margin-left: 0px;
	_margin-right: 5px;
	_margin-left: 5px;
	padding-top: 0px;
}
#column960 {
	float: left;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
	margin-bottom: 10px;
}
#column780 {
	float: left;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}
#column680 {
	float: left;
	width: 680px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
	padding: 0px;
}
#column620 {
	float: left;
	width: 620px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
	padding: 0px;
}

#column600_container {
	float: left;
	width: 620px;
}

#column600 {
	float: left;
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
	margin-bottom: 10px;
}

#column540 {
	float: left;
	width: 540px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#column540right {
	float: right;
	width: 540px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#column460 {
	float: left;
	width: 460px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
	margin-bottom: 10px;
}
#column380 {
	float: left;
	width: 380px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}
#column320_container {
	float: left;
	width: 340px;
	_width: 330px;

}
#column320 {
	float: left;
	width: 320px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
	margin-bottom: 10px;
}
#column300 {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}



#column220 {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
	padding-top: 0px;
}

#column140 {
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

/* this code is used to cancel the float tags ad keep the page formatted.*/
#clearfloat, .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Image Controls*/
/* Basic image controls that can be used to control the postion of images in text*/

.img-right {
float:right;
margin-left:10px;
margin-bottom: 10px;
}

.img-left {
float:left;
margin-right:10px;
margin-bottom: 10px;
}

/* Image Hover code */

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

/* New item view code for the item display page */
/* New item view code for the item display page */
/* New item view code for the item display page */
/* New item view code for the item display page */

#item_view_container {
	margin: 0px;
	padding: 0px;
	width: 680px;
}

#item_view_title {
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
	width: 300px;
	color: #000000;
}

#item_view_actions {
	margin: 20px 0px 0px;
	padding: 0px;
	float:left;
	width: 680px;
}

#item_view_actions .item_view_enquire_button, #item_view_actions .item_view_return_button, #item_view_actions .item_view_print_button {
	display: inline-block;
	padding: 0px;
	width: 151px;
	height: 27px;
	cursor:pointer;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../Assets/enquire-return-button.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#item_view_main_image {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	height: 225px;
	width: 300px;
}

#item_view_description {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	
}

#item_view_tab_information {
	float: left;
	margin-top: 20px;
	color: #000000;
}

#item_view_footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 620px;
}

/* CSS for the light box Jquery display code */
/* CSS for the light box Jquery display code */
/* CSS for the light box Jquery display code */
/* CSS for the light box Jquery display code */

/* jQuery lightBox plugin - Gallery style */

#gallery {
	margin: 0px;
	width: 665px;
	background-color: #e7e8ea;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#gallery ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 680px;
}
#gallery ul li {
	margin: 15px;
	padding: 0px;
	float: left;
	height: 75px;
	width: 100px;
}
#gallery ul img {
	padding: 0px;
	margin: 10px;
	border-style: none;
	height: 75px;
	width: 100px;
	float: left;
}
#gallery ul a:hover img {
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#gallery ul a:hover {
	color: #666666;
}
