@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

*/


body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #000;
	/*background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;*/
}

/* Navigation */



#navigation{
	width:959px;
	float: left;
	overflow: hidden;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	background-color: #000;
	padding-left: 2px;
}
#navigation ul{

}

#navigation a.nav,a.nav:link {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 12px;
	padding-top: 10px;
	float: left;
	width:106px;
	height:28px;
	overflow: hidden;
	background-color: #000;
	border-right: 1px solid #fff;
}
#navigation a.nav:hover {
	color: #F00;
	background-color: #222;
}	

#footer a.footer,a.footer:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}	

#footer a.footer:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	}	
	
/* Page elements */
#container{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background-color: #fff;
}

#header{
	width:960px;
	height:125px;

}
.header{
	width:960px;
	height:125px;
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.headerRacing{
	width:960px;
	height:125px;
	background-image: url(../images/top_banner_racing.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

#homepage-media-header{
	position:relative;
	width:960px;
	height: 218px;
	float: left;
	border-bottom: 4px solid #fff;
}

#left-column-content{
	width:191px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 0px;
}
#left-column-title{
	width:190px;
	float: left;
	background-image: url(../images/latestusedbikes_heading.gif);
	background-repeat: no-repeat;
	height: 60px;
}

#centre-column-home {
	/* Use a back ground image for the heading on the page and then pad the top to move the content down to a suitable level*/
	/* Each class can be isolated for an individual image to be used, the same principle can be used when creating a new page.*/
	/*background-image:-----;*/
	width:550px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	background-image: url(../images/heading-welcome.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
}

#centre-column-race-team {
	/* Use a back ground image for the heading on the page and then pad the top to move the content down to a suitable level*/
	/* Each class can be isolated for an individual image to be used, the same principle can be used when creating a new page.*/
	/*background-image:-----;*/
	width:932px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	background-image: url(../images/heading-racing-team.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
}

#centre-column-find {
	width:745px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	padding-top: 50px;
	background-image: url(../images/heading-about-us.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #000;
}

#centre-column-racing {
	width:745px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	padding-top: 65px;
	background-image: url(../images/heading-racing-team.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #000;
}
#centre-column-services {
	width:745px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	padding-top: 50px;
	background-image: url(../images/heading-services.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #000;
}
#centre-column-links {
	width:745px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	padding-top: 50px;
	background-image: url(../images/heading-links.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #000;
}

#centre-column-news {
	width:765px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	padding-top: 55px;
	background-image: url(../images/heading-news.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-left: 4px solid #000;
}

#centre-column-contact {
	width:745px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	background-image: url(../images/heading-contact-us.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #000;
}

#centre-column-new {
	width:765px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	background-image: url(../images/heading-new-bikes.gif);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-left: 4px solid #000;
}

#centre-column-clothing {
	width:745px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	background-image: url(../images/heading-online-store.gif);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #000;
}
#centre-column-special-offers {
	width:745px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	background-image: url(../images/heading-special-offers.gif);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #000;
}

#centre-column-diary {
	width:580px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	padding: 5px;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
}

#centre-column-usedbikes {
	width:765px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	background-image: url(../images/heading-used-bikes.gif);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-left: 4px solid #000;
}

#centre-column-usedbikessmall {
	width:570px; /* Remember to minus the padding for the correct width*/
	min-height: 780px;
	float: left;
	background-image: url(../images/heading-used-bikes.gif);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
}
#centre-column-print {
	width:595px; /* Remember to minus the padding for the correct width*/
	float: left;
	background-color: #000000;
	padding-top: 65px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/print_heading.gif);
	background-repeat: no-repeat;
	height: 900px;
}

#right-column-home {
	width:191px;
	float:left;
	background-image: url(../images/heading-latest-used.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 65px;
}

#right-column-content{
	width:180px;
	float:left;
	background-image: url(../images/latestnews_heading.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}

#footer{
	width:100%;
	height:30px;
	line-height: 30px;
	background-color: #000;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #F00;
}
.line{
	position: relative;
	clear: both;
	background-image: url(../images/line.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
}
#line{
	width:960px;
	height:10px;

}
a img {
	border: none;
}	
