/* CSS Document */
* {
margin:0px;
padding:0px;
outline:none;
}

a img {
border:0;
padding:0 !important;
}

a {
cursor:pointer;
color:#FCEEC8;
padding:0 2px;
line-height:21px;
}

a:hover {
text-decoration:none;
background:#FFB841 url(../images/hover.gif) repeat-x;
color:#000;
}

body {
background-color:#000;
}

body, h1, h2, h3, h4, h5, h6, span, div, p, td {
font-family:Arial, sans-serif;
}

#limitation {
min-width:1003px;
}

#main_container {
margin:0 auto;
width:90%;
background:url(../images/bike.jpg) no-repeat right top;
min-height:545px;
height:auto !important;
height:545px;
position:relative;
}

.include_1 {
width:200px;
position:absolute;
top:550px;
right:-45px;
font-size:13px;
color:#fff;
}

	.include_1 h2 {
	color:#FCEEC8;
	font-size:21px;
	line-height:19px;
	margin-bottom:5px;
	}

/*header*/
#header {
height:225px;
position:relative;
top:-20px;
}

#header a {
background:none;
}

#permalink {
background:url(../images/header/logo.gif) no-repeat;
position:absolute;
top:0;
left:0;
width:280px;
height:124px;
}

#phone {
background:url(../images/header/contact_phone.gif) no-repeat;
width:346px;
height:131px;
margin:0 auto;
}

#menu {
height:46px;
background:url(../images/header/menu_bg.gif) repeat-x;
margin:0 286px 0 0;
position:relative;
top:40px;
}

#menu ul {
list-style-type:none;
}

#menu ul li {
float:left;
width:33%;
background:url(../images/header/sepatator.gif) no-repeat;
}

#menu ul li a {
position:relative;
line-height:46px;
color:#fff;
display:block;
font-size:11px;
margin-left:20px;
padding:0 !important;
margin:0 auto;
}

#menu ul li a span {
position:absolute;
top:0;
left:0;
width:100%;
height:46px;
}

#for_biker a {
width:134px;
}

#for_biker a span {
background:url(../images/header/for_biker.gif) no-repeat -134px 0;
}

#for_biker a.active span {
background:url(../images/header/for_biker.gif) no-repeat 0 0;
}

#for_bike a {
width:134px;
}

#for_bike a span {
background:url(../images/header/for_bike.gif) no-repeat -134px 0;
}

#for_bike a.active span {
background:url(../images/header/for_bike.gif) no-repeat 0 0;
}

#contact_info a {
width:173px;
}

#contact_info a span {
background:url(../images/header/contact_info.gif) no-repeat -173px 0;
}

#contact_info a.active span {
background:url(../images/header/contact_info.gif) no-repeat 0 0;
}

/*end header*/
/*content*/
#content {
margin:10px 0 0 0;
min-height:605px;
height:auto !important;
height:605px;
}

h1 {
font-size:27px;
font-weight:bold;
color:#fff;
letter-spacing:-1px;
}

#content h1 {
margin:0 0 20px 15px;
}

h2 {
font-size:21px;
font-weight:bold;
color:#fff;
}

h2 span {
font-size:18px;
color:#FCEEC8;
font-weight:normal;
}

.sub_info {
font-size:15px;
color:#A9A086;
margin-bottom:15px;
}

.content {
margin:0 140px 0 28px;
color:#fff;
font-size:13px;
}

.contact_info .content {
margin-bottom:20px;
}

.contact_info h2 {
color:#FCEEC8;
}

.colored {
color:#A9A086;
}

#bike {
margin:0 240px 0 28px;
}

#bike .gallery {
margin-top:10px;
}

#bike .gallery div {
width:20%;
}

.gallery {
overflow:hidden;
width:100%;
margin-bottom:30px;
}

.gallery a:hover {
background:none;
}

.gallery div {
float:left;
text-align:center;
}

#helms div {
width:19%;
padding-bottom:30px;
}

#helms div div {
	padding:0;
}

#clothes div, #tools div {
width:16%;
text-align:center;
}
/*end content*/
/*footer*/
#footer {
margin:20px 0 0 0;
border-top:1px solid #2F3236;
font-size:13px;
color:#FCEEC8;
padding:18px 25px 20px 15px;
height:50px;
}

#footer div {
float:left;
line-height:20px;
}

#footer ul {
float:right;
list-style-type:none;
width:470px;
}

#footer ul li {
float:left;
margin-left:5px;
}

#footer a {
font-size:13px;
}

.include_2 {
width:905px;
height:50px;
margin:0 auto;
}

.include_2 a img {
filter:alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
}

.include_1 a:hover, .include_2 a:hover {
background:none;
}

.include_2 a:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
/*end footer*/

.gallery div.item_name, .gallery div.item_price {
float:none;
/*width:87% !important;
padding:0 0 0 13%;*/
width:100% !important;
text-transform:uppercase;
}

.gallery div.item_name {
font-weight:bold;
}

body .item_price {
border-bottom:30px solid #000;
display:none;
}
