/* CSS UK Track Bikes */

body {
	background-color: #333333;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	text-align: center;
	}
	
.greybg {
	background-color: #333333;
	}

.fadeleft {
	background-image: url(images/margin_bg_left.gif);
	background-repeat: repeat-y;
	}

.faderight {
	background-image: url(images/margin_bg_right.gif);
	background-repeat: repeat-y;
	}
	
.homeleader {
	background-image: url(images/home_leader.jpg);
	background-repeat: no-repeat;
	}
	
.homeoffers {
	background-image: url(images/offers_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	font-size: 0.7em;
    font-family: Verdana;
	line-height: 1.6;
	font-weight: normal;
	color: #ffffff;
	}

.homeoffers a { 
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.homeoffers a:hover {
	text-decoration: underline;
	}

.homenews {
	background-image: url(images/news_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	font-size: 0.7em;
    font-family: Verdana;
	line-height: 1.6;
	font-weight: normal;
	color: #ffffff;
	}

.homenews a { 
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.homenews a:hover {
	text-decoration: underline;
	}


.homelogos {
	background-color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	font-size: 0.7em;
    font-family: Verdana;
	line-height: 1.6;
	font-weight: normal;
	color: #ffffff;
	}


#footer {
	width: 742px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px auto 0px auto;
	}

.footertxt {
    font-size: 0.7em;
    font-family: Verdana;
	line-height: 1.6;
	font-weight: normal;
	color: #ffffff;
	}

.footertxt a { 
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.footertxt a:hover {
	text-decoration: underline;
	}
	
.realfootertxt {
    font-size: 0.7em;
    font-family: Verdana;
	line-height: 1.6;
	font-weight: normal;
	color: #7e7e7e;
	}

.realfootertxt a { 
	color: #7e7e7e;
	text-decoration: underline;
	}
	
.realfootertxt a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	

.offerhighlighttxt {
    font-size: 1.0em;
    font-family: Verdana;
	line-height: 1.6;
	font-weight: bold;
	color: #ffffff;
	background-color: #b90505;
	}


.boxtxt {
    font-family: Verdana;
	line-height: 1.6;
	font-weight: normal;
	color: #000000;
	font-size: 1.0em;
	}

.salepics {
	border: 2px;
	border-style: solid;
	border-color: #7E7E7E;
	}

.line {
	background-color: #7E7E7E;
	height: 1px;
	}








.highlighttxt {
    font-size: 0.7em;
    color: #ffffff;
    font-family: Verdana, arial;
	font-weight: normal;
	}

.highlighttxt a { 
	color: #8ea2b2;
	text-decoration: none;
	}
	
.highlighttxt a:hover {
	color: #ffffff; 
	}
	
.featuretxt {
    font-size: 0.7em;
    color: #666666;
    font-family: Verdana, arial;
	font-weight: normal;
	line-height: 1.4;
	}

.featuretxt a { 
	color: #94061c;
	text-decoration: underline;
	}
	
.hometxt {
	padding-left: 6px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 0.8em;
    color: #666666;
    font-family: Arial;
	line-height: 1.6;
	font-weight: normal;
	}	
	
.hometxt a { 
	color: #9eb5ca;
	text-decoration: none;
	}
	
.hometxt a:hover {
	color: #3c576e;
	text-decoration: underline; 
	}

.submenuheader {
    font-size: 1.0em;
    color: #ffffff;
    font-family: Verdana, arial;
	font-weight: normal;
	line-height: 1;
	}

.submenutxt {
    font-size: 0.7em;
    color: #ffffff;
    font-family: Verdana, arial;
	font-weight: normal;
	line-height: 1.6;
	}

.submenutxt a { 
	color: #9eb5ca;
	text-decoration: none;
	}
	
.submenutxt a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#flash {
	z-index: 10;
	position: absolute;
	top: 180px;
	width: 100%;
	text-align: center;
	}

.divider {
	border-top-width: 5px;
	border-top-color: #000000;
	border-top-style: solid;
	}

#homecontainer {
	text-align: center;
	width: 100%;
	}
	
