/* CSS Document */

body{
	padding:0px auto;
	margin:0px auto;
	background-color:#ffffff;
	color:#000000;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	text-decoration:none;
	color:#000000;
}
	
#doc{
	margin:0px auto;
	padding:0px auto;
	width:950px;
}

#top{
	width:100%;
	height:110px;
}

#content{
	margin-top:23px!important;
	margin-bottom:10px;
	clear:left;
	
}

#left{
	float:left;
	width:224px;
	height:auto;
}

#right{
	float:right;
	width:710px;
	margin-left:4px;
	height:auto;
}

#bottom{
	clear:both;
	width:100%;
	height:167px;
	background:url(../images/bg_bottom.jpg) repeat-x;
	text-align:center;
	padding-top:20px;
	margin-top:20px;
}

#bottom div ul{
	padding-left:200px;
}

#bottom div ul li{
	float:left;
	padding:5px;
}

#bottom div{
	clear:left;
	margin-bottom:10px;
}

#bottom .brand_list{
	width:65%;
	padding-left:200px;
}
#top_area{
	width:100%;
	height:65px;
}

#top_area div{
	float:left;
}

#nav{
	background:url(../images/bg_nav.jpg) repeat-x;
	width:100%;
	height:45px;
	clear:left;
}

#nav ul{
	padding-top:10px;
}

#nav ul li{
	float:left;
	margin-left:20px;
}

#nav ul li a{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
#search{
	
}

.searchtext{
	float:left;
	margin-left:80px;
	border:0px;
	background:url(../images/bg_search_box.jpg) no-repeat;
	width:182px;
	height:20px;
	vertical-align:middle;
}

.search_button{
}

.category_list{
	width:100%;
	height:28px;
	background:url(../images/categories.jpg) no-repeat;
}
#category{
	width:222px;
	border:1px #A0A0A4 solid;
}
#category ul{
}

#category ul li{
	background:url(../images/list_categories_close.jpg) no-repeat;
	line-height:28px;
	padding-left:10px;
	color:#444444;
	cursor:pointer;
}
#category ul li div{
	width:100%;
	font-size:12px;
}
#category ul li ol{
	display:none;
}
#category ul li ol li{
	background:none;
	line-height:20px;
	font-size:12px;
}

#category ul li ol li a{
	color:#646464;
}

#left .menu_list{
	clear:left;
	border:1px #A0A0A4 solid;
}

#left .menu_list ul li{
	padding-left:10px;
	color:#D4500F;
	overflow:hidden;
}

#left .menu_list ul li ol li{
	line-height:20px;
	padding-left:10px;
	font-weight:normal;
	color:#2A3F00;
}

#left .menu_list ol{
	padding-left:10px;
}
#left .menu_list ol li{
	line-height:20px;
	padding:4px 0px 4px 15px;
	vertical-align:middle;
}
#left .menu_list ol li div{
	font-weight:normal;
	float:left;
}
#banner{
	border:1px #A0A0A4 solid;
}

.line{
	height:30px;
	background:url(../images/bg_line.jpg) repeat-x;
	color:#292136;
	font-weight:bold;
	font-size:13px;
	padding:8px 0px 9px 10px;
	vertical-align:middle;
	margin:10px 0px 0px 0px;
}

.oriprice{
	color:#3E3E3E;
	font-weight:bold;
	font-size:16px;
	text-decoration:line-through;
}

.price{
	color:#ff0000;
	font-weight:bold;
	font-size:16px;
}

.border_style{
	border:1px #A0A0A4 solid;
}
.HackBox{
   border-top:1px solid transparent !important;
   border-top:0px;
   clear:both;
}

.breadcrumb{
	padding:5px 0px 5px 20px;
	font-weight:bold;
	background:url(../images/bg_link.jpg) repeat-x;
}
.top_description{
	padding:20px;
	border:#A0A0A4 solid 1px;
}
.leftinfobox {
    width:226px;
}
.leftinfobox .head {
	background-image: url(../images/bg/az_leftbox_top.gif);
	background-repeat: no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#ffa800;
	padding-left:20px;
	width:226px;
	height:44px;
}
.leftinfobox .center {
	background-image: url(../images/bg/az_leftbox_category.gif);
	background-repeat: repeat-y;
	padding-left:30px;
	width:226px;
}
.leftinfobox .center ul{	
	list-style-image: url(../images/arrow.gif);
}
.leftinfobox .center li{
	margin: 4px 0px 4px 0px;
}
.leftinfobox .bottom {
	background-image: url(../images/bg/az_leftbox_bottom.gif);
	background-repeat: no-repeat;
	width:226px;
	height:5px;
}
.modelslist ul{
 list-style: none;
}
.modelslist li{
  float : left ;
  width:33%;
  font-size: 11px;
  margin-top: 5px;
}
.modelslist a{
  float : left ;
  width:33%;
  font-size: 11px;
  margin-top: 5px;
}
.disclaimer {
  font-size:12px;
  border:#A0A0A4 1px solid;
  padding:10px;
  margin-bottom:20px;
}

.disclaimer p{
	font-weight:bold;
	font-size:13px;
	line-height:20px;
}

.az_button_submit {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(../images/bg/az_button_mid.gif); VERTICAL-ALIGN: top; BORDER-LEFT: 0px; CURSOR: pointer; COLOR: #ffffff; BORDER-BOTTOM: 0px; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Tahoma; WHITE-SPACE: nowrap; HEIGHT: 19px; TEXT-DECORATION: none;margin:0px;
}
