/* CSS Document */
body {
	background-color:#000000;	
}
A {
	color:#ffffff;
	text-decoration: none;
}
A:visited {
	color:#ffffff;
	text-decoration: none;
}
A:hover {
	color:#F78026;
	text-decoration: none;	
}
ui {
	padding:0:
	margin:0;
}
li {
	padding:0:
	margin:0;
}
#container {
	margin: 0 auto;	
	width:940px;
	height:100%;
	background-color:#FFFFFF;
}
.header {	
	background-image:url(../images/bkg_head.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:176px;
	z-index:0;
}
.logo {
	position:relative;
	top:55px;
	left:15px;
	width:217px;
	height:45px;
	z-index:1;
}
.header_text {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	
}
.top_menu {
	position:relative;
	top:95px;
	left:50px;
	width:525px;
	height:15px;	
	z-index:2;
}
.top_menu_border {
	border-right-color:#f68124;
	border-right-style:solid;
	border-right-width:1px;
	padding-left:10px;
}
.top_menu_border1 {
	border-right-color:#f68124;
	border-right-style:solid;
	border-right-width:0px;
	padding-left:10px;
}
.content_top {
	width:940px;
	height:16px;	
	background-image:url(../images/content_top.jpg);
	background-repeat:no-repeat;

}
.content_bottom {
	width:940px;
	height:24px;	
	background-image:url(../images/content_bottom.jpg);
	background-repeat:no-repeat;

}
.content {
	background-color:#ffffff;
	width:940px;
	padding-top:3px;
}
.pane_c {
	background-image:url(../images/pane_u.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:39px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f68124;
	padding-top:1px;
}
.pane_r {
	background-image:url(../images/pane_r.jpg);
	background-repeat:repeat-x;
	width:760px;
	height:39px;
}
.pane_l {
	background-image:url(../images/pane_r.jpg);
	background-repeat:repeat-x;
	width:50px;
	height:39px;
}
.text {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
}
.price {
	color:#F67F23;
	font-size:0.8em;
	font-family:Arial;
	font-weight:bold;
	line-height:1.5em;
}
.model {
	color:#000000;
	font-size:0.8em;
	font-family:Arial;
	
	line-height:150%;
}
#maincontent {
	position: relative;
	width:688px;
	height:480px;
	float:right;
	margin-top:22px;
	padding-left:12px;
	border-left:1px dashed #ccc;
}

#filters {
	position:relative;
	width:160px;
	float:left;
	padding-left:16px;
	margin-top:45px;
	line-height:150%;
	display: block;
}
#pagebody {
	position:relative;
	width:900px;
	padding:20px;
	border-top:12px solid #000000;
	margin-top: 0 !important;
	display: block;
	clear:both;
	background-color:#ffffff;
	background-image: url(../images/bkg_body_top.gif);
	background-repeat: no-repeat;	
}
.subcategory {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	padding-left:0;
	color:#000000;
	margin-top: 6px;
	list-style:none;
}
.refinecats {
	margin: 0 !important;
	margin-bottom: 0;
	padding-bottom: 0;
	padding: 10px auto;
	display: block;
}

#RefineByCategory h3 {
	font-family: Arial;
	color: #F78026;
	padding: 0.4em 0.4em 0.4em 0;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
	}
.clearfix {
	clear: both;
	}

#footer {
	clear: both !important;
	display: block;
	position: relative;
	margin-top: 8px;
	text-align: center;
	}

#footer ul#footerlinks {
	margin: 0 auto 10px auto;
	text-align: center;
	}

#footer ul#footerlinks li {
	display: inline;
	}
#footerlinks {
	float: left;
	position: relative;
	clear: both;
	margin-top: 49px !important;
	text-align: left;
	}
#footerlinks li {
	display: inline;
	font-size: 90%;
	background: url("../images/nav_divider_footer.gif") no-repeat left;
	}

#footerlinks li.footer_2 {
	background: none;
	padding-left: 0 !important;
	}

#footer ul#footerlinks li.footerfirstitem {
	margin-left: 10px;
	background: none;
}

#footer ul#footerlinks li.link_newsletter {
	font-weight: bold;
	}

#footer ul#footerlinks li.link_newsletter a {
	color: #F78026;
	}

#footer ul#footerlinks li {
	padding-left: 6px;
	padding-right: 2px;
	}

#footer ul#footerlinks li a {
	color: #fff;
	text-decoration: none;
	margin:0;
	padding:0; 
	}

#footer ul#footerlinks li a:hover {
	text-decoration: underline;
	color: #F78026;
	}
.curent_category {
	font-family:Arial;
	font-size:20px;
	color:#000000;
	font-weight:bold;
}
