/* png transparency fix for IE6 */
img, div { behavior: url(../iepngfix.htc); }
/* end fix */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:1024px;/* for mozilla*/
	background-color: #FFF;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:1017px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(../images/bg_outer2.gif) repeat-y center #FFF;
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
	}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header
	{
	position:absolute;
	top:0;
	width:1017px;
	height:266px;
	overflow:hidden;
	z-index:100;
	background:url(../Images/bg_header.gif) no-repeat;
	}
#left 
	{
	position:relative;/*ie needs this to show float */
	width:226px;
	float:left;
	padding-top:266px;/*needed to make room for header*/
	background:url(../Images/bg_left.gif) repeat;
	}
#footer 
	{
	width:1017px;
	clear:both;
	height:150px;
	left:0;
	bottom:0;
	position: absolute;
	background:#0f499e;
	color:#fff;
	font-family: arial;
	font-size: 11px;
	}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
		{/*only ie gets this style*/
		\height:152px;/* for ie5 */
		he\ight:150px;/* for ie6 */
		}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:791px;
	float:right;
	padding-top:264px;/*make room for header*/
	}
#clearfooter {width:100%;height:152px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-152px;} /*safari wrapper */
#bannerhome
	{
	background:#ebeee6;
	width:525px;
	height:70px;
	margin:15px 0 15px 0;
	}
.breadcrumb
	{
	color:#000;
	margin:5px 0 0 10px;
	}
.breadcrumb a
	{
	color:#000;
	text-decoration:none;
	}
.breadcrumb a:hover
	{
	color:#ada576;
	}
#centre
	{
	width:525px;
	float:left;
	margin:0px 20px 0 20px;
	}
* html #centre
	{
	width:525px;
	float:left;
	margin:0px 20px 0 10px;;
	}
#centreregion
	{
	padding:20px;
	}
* html #centreregion
	{
	padding:0;
	margin: 20px 5px 0 20px;
	width:750px;
	}
#centrelisting
	{
	margin-top:20px;
	}
#footcontainer
	{
	margin:15px 0px 0px 25px;
	}
#lefthandlisting
	{
	float:left;
	width:420px;
	margin:10px 0 0 0;
	}
#lefthandlisting p
	{
	padding:5px;
	}
	.leftlisting
	{
	margin:29px 0px 5px 55px;
	}
#listingmain
	{
	width:246px;
	background:#daddd4;
	height:300px;
	margin:15px 0 0 0;
	float:left;
	padding:0 4px 0 5px;
	}
* html #listingmain
	{
	width:246px;
	background:#daddd4;
	height:300px;
	margin:15px 0 0 0;
	float:left;
	padding:0 1px 0 5px;
	}
#listingright
	{
	margin: 15px 0 0 0;
	padding:0 5px;
	}
#mainimg
	{
	width:285px;
	float:left;
	}
#slideshow01
	{
	width:226px;
	height:226px;
	}
#productlisting {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 10px;
	border: 2px solid #D9DECF;
	min-height: 160px;
}

#slideshow02
	{
	width:113px;
	height:226px;
	}
#right
	{
	width:206px;
	float:right;
	background:#d9decf;
	}
	
#right p 
	{
	margin-bottom:10px;
	}
		
#righthandlisting
	{
	border-left:double #daddd4 1px;
	margin:10px 0 0 0;
	width:310px;
	float:right;
	padding-left:10px;
	}
#righthandlisting textarea
	{
	background:#ededed;
	border:#cbcec6 solid 1px;
	}
input
	{
	background:#ededed;
	border:#cbcec6 solid 1px;
	}
#rightlisting
	{
	margin:0px 0px 0px 0px;
	}
#thumbnails
	{
	float:right;
	width:270px;
	}
#thumbnails img
	{
	float:left;
	padding:1px 3px 3px 3px;
	margin:0 3px 4px 0px;
	}
#topforms
	{
	margin:8px 10px 0px 240px;
	font-size:10px;
	color:#726c12;
	font-weight:bold;
	height:30px;
	}
#topforms input
	{
	font-size:10px;
	border:solid 1px #231f20;
	padding:1px;
	}
#topforms table td { vertical-align: top; }
.leftnav
	{
	margin-top:10px;
	margin-bottom:10px;	
	}
.leftnav li
	{
	padding:5px 0px 0px 25px;
	color:#000;
	}
.leftnav li a
	{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
.leftnav li a:hover
	{
	color:#fff;
	}
hr.bg 
	{ 
	background: #fff url(../images/borderLine.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
	border: 0 none;
	}
	
div.hr {background:url(../images/borderLine.gif);}

#thmbs
	{
	width:748px;	
	}
#thmbs img
	{
	float:left;
	margin:5px 4px 0px 5px;
	padding:1px;
	border:#2257a5 1px solid;
	}
#gallery
	{
	float:left;
	padding:1px;
	margin:5px 8px 0 0;
	border: #ccc 1px solid;
	}
.gallery
	{
	float:left;
	height:170px;
	}
#contacttable td
	{
	padding:3px;
	}
#catlistings
	{
	float:left;
	width:146px;
	height:150px;
	margin:5px 8px;
	background:no-repeat;
	background-color:#ada576;
	border:4px solid #ebeee6;
	}
#catlistings p 
	{
	font-size:14px;
	color:#fff;
	margin:110px 0 0 5px;
	text-decoration:none;
	}
#catlistings p a
	{
	text-decoration:none;
	}.padding {
	padding: 10px;
}
#footer h3 {
	font-size:16px;
	font-weight:normal;
}

#footer ul {
	list-style:none;
}

#footer_left {
	float:left;
	width:480px;
	border-right:1px solid #fff;
	padding:15px 25px 0 25px;
}

#footer_right {
	float:left;
	width:430px;
	padding:15px 25px 0 25px;
}

#copyright {
	height:46px;
	color:#000;
	font-size:11px;
	font-family: ARIAL;
}

#copyright ul {
	list-style:none;
	padding:12px 0 0;
	width:1024px;
	margin:0 auto;
}

#copyright li {
	float:left;
	padding:0;
}

#copyright li.valid {
	float:right;
}

#copyright a {
	color:#000;
}
.quotes
	{
	background:#ada576;
	font-size:12px;
	font-weight:bold;
	color:#333;
	border:#000 solid 1px;
	padding:5px;
	}
.product
	{
	float:left;
	margin:10px;
	}
.productcycling
	{
	float:left;
	margin:10px;
	width:155px;
	height:340px;
	}
.productcycling img
	{
	padding-left:20px;
	}
#outer #centrecontent #centre li {
	margin-left: 20px;
	list-style-type: disc;
	padding: 2px;
}
#footer li a
	{
	color:#FFF;
	text-decoration:none;
	}
#footer li a:hover
	{
	text-decoration:underline;
	}
	
.rightcat 	{
	padding:10px;


}

	
#rightsubcat li  {
	background-color: #A1996E;
	padding: 3px;
	padding-left:20px;
	width:203px;
}

#rightsubcat li a  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	width:210px;
	display:block;

}
div#centreleft  {
	float:left;
	width:280px;
	border: 1px solid #ccc;
	padding:10px;
	height: 316px;
	}
div#centreright {
	float:right;
	width:200px;
	
	}#padme td {
	padding: 3px;
}

#greybasketlinks {
	padding: 3px;
	height:25px;
	text-align: right;
	margin-bottom:10px;	
}
#greybasket {
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom:10px;
}