@charset "utf-8";
/* CSS Document */
/*
This is a 960 framework width system and below is a list of the fractions for quick reference@
960 - 1 column
480 - 2 columns
240 - 4 columns
120 - 8 columns
60 - 16 columns
30 - 32 columns

Site measurements

960 - header
180 / 780 - navigation - advert panel
180 / 600 / 180 - main page with 2 columns
960 - footer

*/
#divide {
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 2px;
	float: left;
}
#home-used-container {
	display:block;
	width:210px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#home-used-image {
	padding-left:5px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
#home-used-data {
	padding-left:5px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
#home-used-title {
	padding-left:5px;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333333;
	float: left;
	width: 100px;
}
#home-used-button {
	background-image: url(../images/more_button.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 100px;
	margin-left: 5px;
	float: left;
}	
#home-used-button a.moreinfo{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
}	

#home-used-button a.moreinfo:hover {
	color: #FFFFFF;
	height: 21px;
}	

/* used search page*/

#used-search-container{

	}

#used-search-intro{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
}

#used-search-titles{
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f1f1;
}

#used-search-manufacturer{
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
	padding-left: 22px;
}

#used-search-model{
	height: 25px;
	padding-top: 3px;
	width: 200px;
	margin-right: 30px;
	padding-left: 22px;
}

#used-search-pricerange{
	height: 25px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 200px;
	padding-left: 22px;
}

#used-search-enginesize{
	height: 25px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 200px;
	padding-left: 22px;
}

#used-search-button{
	width: 52px;
	float: left;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
}

/* used search results page*/

#used-results-intro{
	font-size: 13px;
	padding-left: 5px;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
}

#used-results-recordinfo{
	padding-left: 5px;
	height: 25px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

#used-results-nextprevious{
	text-align: right;
}

/*Re search Page Button*/

#used-results-research-button {
	background-image: url(../images/more_button.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 30px;
}	
#used-results-research-button a.research{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	padding-top: 3px;
}	

#used-results-research-button a.research:hover {
	color: #FFFFFF;
}	


#used-results-searchagain{}

#used-results-bikecontainer{
	width:180px;
	height: 350px;
	padding: 5px;
	float:left;
	display:block;
	border: 1px solid #FFFFFF;
}

#used-results-bikeimage{}

#used-results-title{
	font-size: 13px;
	font-weight: bold;
	background-color: #999999;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#used-results-price, #used-results-year, #used-results-mileage, #used-results-colour, #used-results-remarks, #used-results-viewbutton{
	padding:5px;
	height: auto;
}

/* used view bike page*/

#used-view-actions{
	height: 30px;
	padding-top: 5px;
}

#used-view-images-row1{
	float: left;
	width: 720px;
}
#used-view-images-row2{

}

#used-view-specification{
padding: 5px;
}

#used-view-label{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	width: 350px;
	float: left;
	padding: 2px;
}
#used-view-label-longer{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	width: 705px;
	float: left;
	padding: 2px;
}
#used-view-data{
	float: left;
	width: 350px;
	padding: 2px;
}
#used-view-data-longer{
	float: left;
	width: 705px;
	padding: 2px;
}

#used-view-description{
	padding: 5px;
}

#used-view-features{
	padding: 5px;
}

#used-view-dealerdifference{
	padding: 5px;
}

#used-view-address{
	padding: 5px;
}


/* new bike search/results page*/

#new-search-intro{
	font-size: 13px;
	color: #333333;
	padding-left: 5px;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
}

#new-search-manufacturer-title{
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #999999;
	color: #FFFFFF;
	height: 20px;
	margin-right: 5px;
}
#new-search-manufacturer{
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	height: 30px;
	padding-top: 5px;
	width: 300px;
}
#new-search-category-title{
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #999999;
	color: #FFFFFF;
	height: 20px;
	margin-right: 5px;
}
#new-search-category{
	padding-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	padding-top: 5px;
	width: 300px;
}

#new-search-resultstext{
	font-size: 13px;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 5px;
}

#new-results-container{
	float:left;
	display:block;
	width:165px;
	padding: 5px;
	height: auto;
}

#new-results-image{}


#new-results-title{
	padding:5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
}


#new-results-data{
	padding:5px;
}

/* News page List Styles*/

#new-results-button {
	background-image: url(../images/more_button.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 30px;
}	
#new-results-button a.viewdetails{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	height: 21px;
}	

#new-results-button a.viewdetails:hover {
	color: #FFFFFF;
}	


#new-results-viewbutton{}

/* new view bike page*/

#new-view-actions{
	height: 30px;
	padding-top: 5px;
}
/* Print Details Button*/

#new-view-print-button {
	background-image: url(../images/more_button.gif);
	background-repeat: no-repeat;
	width: 470px;
	height: 30px;
	float: left;
}	
#new-view-print-button a.printdetails{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
}	

#new-view-print-button a.printdetails:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
}	

/* Contact Us about this bike Button*/

#new-view-contactus-button {
	background-image: url(../images/nav_button_3.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	float: left;
}	
#new-view-contactus-button a.contactus{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	padding-top: 3px;
}	

#new-view-contactus-button a.contactus:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
}

/* Prevoius Page Button*/

#new-view-previous-button {
	background-image: url(../images/more_button_2.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	float: left;
}	
#new-view-previous-button a.previous{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	padding-top: 3px;
}	

#new-view-previous-button a.previous:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
}	

/* Return to Search Page Button*/

#new-view-returntosearch-button {
	background-image: url(../images/more_button_3.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 30px;
	float: left;
}	
#new-view-returntosearch-button a.return{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	padding-top: 3px;
}	

#new-view-returntosearch-button a.return:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
}	



#new-view-images-row1{
	float: left;
	width: 960px;
}

#new-view-images-row2{
	float: left;
	width: 960px;
}

#new-view-specification{
	padding: 5px;
}

#new-view-label{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
} 


#new-view-data{
	padding: 2px;	
}

#new-view-description{
	padding: 5px;
}

#new-view-features{
	padding: 5px;
}

#new-view-dealerdifference{
	padding: 5px;
}

#new-view-address{
	padding: 5px;
}

/* print view bike page*/

#print-view-actions{}

#print-view-images{}

#print-view-specification{
	padding: 5px;
}

#print-view-label{
	font-size: 13px;
	color: #333333;
	background-color: #f3f1f1;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	padding-left: 3px;
}

#print-view-data{
	padding-left: 3px;
	height: auto;
}

#print-view-description{
	padding: 5px;
}

#print-view-features{
	padding: 5px;
	height: auto;
}

#print-view-dealerdifference{
	padding: 5px;
}

#print-view-address{
	padding: 5px;
}
.border{
	padding: 5px;
	border: 1px solid #666666;
}
/* New Motorcycles START*/

#newbike-cat-container{
	width:960px;
}
#newbike-cat-record{
	width:190px;
	float:left;
}
#newbike-cat-title{
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	height: 30px;
	line-height: 26px;
	background-image: url(../images/newbike_button.gif);
	background-repeat: no-repeat;
}


#newbike-model-container{
	width:100%;

}
#newbike-model-record{
	width:190px;
	height:250px;
	float:left;
}
#newbike-model-title{
	width:180px;
	float:left;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	padding-left: 5px;
}
#newbike-model-link{
	padding-left: 5px;
	line-height: 20px;
}
#newbike-model-link a.newbikes,a.newbikes:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	

#newbike-model-link a.newbikes:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}	
/* New Motorcycles END*/
