body {
	margin: 0px 0px;
	padding: 0px;
}



*{
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
}


p{
	padding:0px;
	margin: 12px 0 12px 0; 
}

.bold{
	font-weight:bold;
}

.redbold {
	font-weight:bold;
	color:red;
}


#mainwrap{

	width:790px;
	margin:8px auto 0px auto;
	
	
	
}
.txt{
	padding: 0 20px 0 10px;

}


/*---------------------------------------top----------------------------------------*/

#logo{
	margin-left:633px;
	margin-bottom:0px;
	width:400px;
	height:107px;
}

#basket{
	/*	position:absolute; */
	margin-left:0px;
	margin-top:20px;
	width:201px;
	height:80px;
	background-image:url(../../img/basketnohills.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-right:5px;
}

.baskettop{
	color:#00ff00;
	font-weight:bold;
	margin-left:5px;
}

.basketbottom{
	font-weight:bold;
	margin-top:0px;
	padding-right:10px;
	text-align: center;
	padding-top: 10px;
}

.basketbottom a{
	color:#0055CC;
	text-decoration:none;
}

.basketbottom a:hover{
	color:#00FF00;
	text-decoration:none;
}




.view a{
	margin-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.view a:hover{
	text-decoration:none;
	color:#00FF00
}

#menutop{
	width:770px;
	height:150px;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	border-width:0px;
	margin:0px 0px 1px 15px;

}

.menutop{
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	border-width:0px;
	margin:0px 0px 0px 0px;
	

}


#topbanner{
	margin-left:-3px;
	margin-top:-3px;
	
}




#menutop a{
	color:#ffffff;
	font-weight:bold;
	white-space:nowrap

	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
}

#menutop a:hover{
	text-decoration:none;
'	background-color:#000000
}




/*--------------------columns------------------------------------------------------------*/


#maintab{
	margin:8px 0px 0px 40px;

}


* #maintab{
	margin:8px 0px 0px 5px;
}


.leftcolumn{
	background-image:url(../../nav/home_bike_new.jpg);
	background-repeat:no-repeat;
	width:201px;
}

.rightcolumn{
	background-image:url(../../img/rightbackfade.jpg);
	background-position:right;
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	width:135px;
}

.middlecolumn{
	background-color:#ffffff;
	margin:6px 0px 0px 0px;
	
}

#delivery{
	text-align:left;
	width:163px;
	height:33px;
	background-image:url(../../img/deliverynohills.gif);
	
	backgrond-repeat:no-repeat;
	padding-top:600px;
	padding-left:8px;

}

.sagepaylogo{
	margin-top:40px;
	margin-right:8px;
	
}

#logos{
	text-align:left;
	width:125px;
	height:300px;
	margin-top:30px;

}

#delivery a{
	text-decoration:none;
	color:#fff;
	
}

#delivery a:hover{

	text-decoration:underline;
}

#listcat{
	margin:150px 0px 0px 0px;
	
		
	}
#listcat a:link {
	color:#f1eaf8;
	text-decoration:none;
	}
#listcat a:visited {
	color:#f1eaf8;
	text-decoration:none;
	}
#listcat a:hover {
	text-decoration:underline;
	}
#listcat ul{
	list-style:none;
	line-height:25px;
	padding:0;
	margin:0;
}

#listcat li{
	padding-left:4px;
	margin:0px;
	background-image:url();
	background-repeat:no-repeat;
	background-position:bottom;
}


#breadcrumb{
	height:11px;
	padding:10px 10px 10px 8px ;
}

#breadcrumb a{
	color:#006699;
	text-decoration:none;
}
#breadcrumb a:hover{
	text-decoration:underline;

}

.productdesc{

	background-image:url(../../img/productbacknohills.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	background-color:#ffffff;
	padding:10px 10px 5px 10px;

}

.productdesc a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#006699;
}

.productdesc a:hover{
	text-decoration:underline;
}


/*------------------------------------offers---------------------------------------*/
.offer{
	border-width:1px;
	border-style:solid;
	border-color:#dee3f8;
	border-collapse:collapse;

}




.offer2{
	border-width:1px;
	border-style:solid;
	border-color:#dee3f8;
	border-collapse:collapse;
	margin:0px;
}


.offerhead{
	color:#FFFFFF;
	background-color:#666666;
	font-weight:bold;
	height:25px;
	padding-left:10px;
}

.offerfronthead{
	font-size:14px;
	color:#FFFFFF;
	background-color:#666666;
	font-weight:bold;
	height:25px;
	padding-left:10px;
}


.offerdown{
	text-align:left;
	background-image:url(../../img/offerback.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding:10px 10px 5px 10px;
}

.offerdown a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#006699;
}

.offerdown a:hover{
	text-decoration:underline;
}

.searchform{
	
	width:108px;
	color:#000;
	margin-left:8px;
	border-color:#5d5d5d;
	border-width:2px;
	border-style:solid;
	}


/*------------------------------categories---------------------------*/
.categories a{
	font-weight:bold;
	text-decoration:none;
	color:#006699;
}

.categories a:hover{
	text-decoration:underline;
}

/*----------------------------bottom----------------------------------*/

table tr td.menubottom {
	padding-top:0px;
	width:770px;
	background-image:url(../../img/grad3.jpg);
	background-repeat:repeat-y;
	background-position: 15px 0px;


}

table tr td.menubottom a{
	color:#0055CC;
	text-decoration:none;
	padding-left:10px;
	}

table tr td.menubottom a:link{
	color:#0055CC;
	text-decoration:none;
	padding-left:10px;
	}

table tr td.menubottom a:visited{
	color:#0055CC;
	text-decoration:none;
	padding-left:10px;
	}

table tr td.menubottom a:hover{
	text-decoration:underline
	color:#00CC66
	}
	
table tr td.bottom {
	color:#666666;
	background-image:url(../../img/grad4.jpg);
	background-repeat:repeat-y;
	background-position: 15px 0px;
	
}

table tr td.bottom a{
	color:#f1eaf8;
	text-decoration:none;
}

table tr td.bottom a:link {
	color:#f1eaf8;
	text-decoration:none;
}

table tr td.bottom a:visited {
	color:#00CC00;
	text-decoration:none;
}

table tr td.bottom a:hover{
	text-decoration:underline;
	
	}
