@charset "UTF-8";
/* CSS Document */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {background-color:#131315}

img, div { behavior: url(/bikeshop/includes/iepngfix.htc); }

#wrapper {
	background:#131315 url(../images/main-bg.jpg) no-repeat top center;
	width:1146px;
	margin:0 auto;
}

#header {
	background:#000 url(../images/header-bg.jpg);
	height:231px;
	position:relative;
	margin:0 auto;
	width:972px;
}

#content {
	background-color:#FFF;
	width:740px;
	padding-bottom:50px;
	margin:0 auto;
}

#content ul {
	padding-left:20px;
	padding-top:50px;
}

#content ul li {
	display:inline;
}

#content ul li a {
	display:block;
	width:155px;
	float:left;
	margin-right:24px;
	margin-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#028aae;
	text-decoration:none;
	line-height:20px;
}

#content ul li a:hover {color:#666;}

#footer {
	background:transparent url(../images/footer-bg.jpg) no-repeat;
	height:122px;
	width:740px;
	margin:0 auto;
	position:relative;
}

#footer-left {
	background:transparent url(../images/footer-left.png) no-repeat;
	position:absolute;
	bottom:0;
	left:-116px;
	width:116px;
	height:204px;
}

#footer-right {
	background:transparent url(../images/footer-right.png) no-repeat;
	width:60px;
	height:204px;
	position:absolute;
	bottom:0;
	right:-60px;
}

h1 a {
	display:block;
	width:190px;
	height:45px;
	top:90px;
	left:116px;
	position:absolute
}

h1 a span {display:none;}

#header ul {
	position:absolute;
	left:116px;
	top:146px;
}

#header ul li {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:34px;
}

#header ul li a {
	color:#e8a232;
	text-decoration:none;
}

#header ul li a:hover, #header ul li a.selected
{color:#FFF;}

h2 {
	background:transparent url(../images/h2-bg.png) no-repeat;
	width:158px;
	height:31px;
	margin-left:-10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	padding:7px 0 0 20px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
	padding:0 20px;
}

p img {
	float:right;
	margin-left:20px;
}

img {
	padding:3px;
	border:1px solid #CCC;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:16px;
	text-align:right;
	color:#e8a232;
}

#footer p a {
	color:#e8a232;
	text-decoration:none;
}

#footer p a:hover {color:#FFF;}

.clear {clear:both;}