@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#bbbbbb;
	font:76% Arial, Tahoma, sans-serif;
	background: #000000 url(../images/main_bg.jpg) no-repeat center top;
}
.imgPng{
	border:0;
	behavior: url("css/iepngfix.htc") ;
}
img{
	border:0px;
}
iframe{
	padding:0px;
	margin:0px;
}
a,a:visited{
	color:#767676;
	text-decoration: underline;
	}
a:hover{
	text-decoration: none;
	}
.error {
	color:#950000;
	background:#c98647;
	font-weight:bold;
	border:1px solid #950000;
	padding:5px;
	}
.bold {
	font-weight:bold;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
}
.required{
	color:#5a80bb;
}

#wrapper{
	margin:auto;
	width:980px;
}
#header{
	position:relative;
	width:980px;
	height:147px;
}
#content{
	width:980px;
	padding:10px 20px 0px 20px;
}

#footer{
	background:url(../images/footer_line.gif) top  center no-repeat;
	padding:0px;
	width:980px;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
	font-size:11px;
	line-height:16px;

}
#footer a{
	color:#bbbbbb;
	text-decoration:none;
}
#footer a:hover{
	color:#666666;
	text-decoration:underline;
}
#copyright{
	color:#666666;
}
#copyright a{
	text-decoration:underline;
	color:#666666
}
#column1{
	float:left;
	width:236px;
	margin-right:6px;
}
#column2-3{
	float:left;
	width:704px;
}
#column2{
	float:left;
	width:490px;
	margin-left:15px;
}
#column3{
	float:left;
	width:180px;
}

form, fieldset{
	margin:0px;
	padding:0px;
	border:0;
}
legend{
	display:none;
}
label{
	width:120px;
	display:block;
	float:left;
}

#captcha_word{
	padding:3px;
	background:url(../images/bg_form_secure.gif) no-repeat;
}
.hidden{
	display:none;
}
.product_image{
	width:245px;
	height:320px;
	background:url(../images/ajax-loader.gif) no-repeat;
	background-position:105px 110px;
	position:relative;
}
/*------------custom----------------*/
.breadcrumb{
	position:absolute;
	right:105px;
	bottom:-7px;
	color:#7f0000;
}
.breadcrumb img{
	padding-bottom:1px;
}
.breadcrumb a{
	color:#999999;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.search_box{
	width:182px;
	float:right;
}
.search_submit{
	width:15px;
	height:20px;
	margin-left:10px;
	border:0;
}
.product_list{
	padding:30px 15px 0 15px;
	height:330px;
}
.arrow_left{
	float:left;
	width:70px;
	margin-top:130px;
	padding-left:10px;
}
.arrow_right{
	float:left;
	width:48px;
	margin-top:130px;
	padding-left:31px;
}
#facebook_icon{
   	background:url(../images/facebook.gif) no-repeat;
    color: #ffffff;
    display: block;
    height: 15px;
    text-decoration: none;

}
a#left_arrow{
	text-indent:-9999px;
	background-repeat:no-repeat;
	font-size:10%; /* ensure IE behaves */
	overflow:hidden;
	display:block;	
	background:url(../images/arrow_left.gif) no-repeat;
	background-position:top;
	width:41px;
	height:82px;
}
a#right_arrow:hover{
	background-position:bottom;
}
a#right_arrow{
	text-indent:-9999px;
	background-repeat:no-repeat;
	font-size:10%; /* ensure IE behaves */
	overflow:hidden;
	display:block;	
	background:url(../images/arrow_right.gif) no-repeat;
	background-position:top;
	width:41px;
	height:82px;
}
a#left_arrow:hover{
	background-position:bottom;
}
.sub_title_product{
	padding-top:4px;
	color:#7f0000;
}
.product_frame{
	position:absolute;
	left:0px;
	top:0px;
}
#product_header{
	position:absolute;
	z-index:0;
	right:52px;
	bottom:0px;
}
.product_list_title{
	text-align:center;
	width:245px;
	margin-top:2px;
	background:url(../images/bg_prodict_list_title.jpg) no-repeat;
	padding-top:3px;
}
.product_list_title a,.product_list_title a:visited{
	color:#ffffff;
	text-decoration:none;
}
.product_list_title a:hover{
	text-decoration:underline;
}
.product_list_bullet{
	width:980px;
	padding-top:10px;
	text-align:center;
}
.product_list_new{
	position:absolute;
	z-index:1;
}
#left_cat{
	padding-left:71px;
	width:182px;
	float:left;
	padding-top:75px;
}
#cat_image{
	width:374px;
	float:left;
	position:relative;
	height:397px;
}
#right_cat{
	padding-left:61px;
	padding-top:80px;
	width:253px;
	float:left;
}
.cat_header_left{
	padding-bottom:27px;
}
.cat_header{
	padding-bottom:20px;
}
.image_cat{
	position:absolute;
	left:0px;
	top:0px;
	margin-left:-999px;
	behavior: url("css/iepngfix.htc");
}
#address_info{
	float:left;
	width:300px;
	padding-left:39px;	
	padding-top:45px;
}
#contact_form{
	float:left;
	background:url(../images/main_form_bg.gif) no-repeat;
	width:495px;
	padding-top:30px;
	height:340px;
	padding-left:20px;
	margin-top:10px;
}
#company_name{
	font-size:18px;
	color:#FFFFFF;
}
#information{
	color:#bbbbbb;
	line-height:20px;
	padding-top:10px;	
}
#btn_view_map{
	padding-top:10px;
}
.input_bg{
	float:left;
	background:url(../images/form_bg.gif) no-repeat;
	padding-left:6px;
	width:384px;
	height:25px;
	padding-top:5px;
}
.captcha_bg{
	float:left;
	background:url(../images/captcha_bg.gif) no-repeat;
	padding-left:6px;
	height:25px;
	width:150px;
	padding-top:5px;
}
.captcha_bg input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:143px;
	height:13px;
	background:#FFFFFF;
	border:0px;
}
.label_form{
	padding-top:3px;
	float:left;
	width:85px;
}
.input_bg input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:13px;
	width:370px;
	background:#FFFFFF;
	border:0px;
}

.wrap_input{
	margin-top:5px;
}
.textarea_bg{
	background:url(../images/textarea_bg.gif) no-repeat;
	float:left;
	padding-left:6px;
	width:384px;
	height:85px;
	padding-top:5px;
	
}
.textarea_bg textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:370px;
	background:#FFFFFF;
	border:0px;
	height:70px;	
}
#logo{
	position:absolute;
	left:0px;
	top:0px;
}
#menu{
	width:777px;
	height:44px;
	position:absolute;
	z-index:998;
	left:120px;
	background:url(../images/nav_bg.jpg) no-repeat;
}
#showroom_body{
	background-color:#330000;
	padding-left:11px;
	padding-right:11px;
	width:828px;
}
.thumb_360{
	float:left;
	padding-right:120px;
}
.showroom_text_thumb{
	text-align:center;
	width:104px;
}
#catalog_main{
background:url(../images/catalog_bg.png) no-repeat;
background-position:210px 40px;
}
#floating_ad{
	position:absolute;
	top:50px;
	right:0px;
	width:315px;
	height:243px;
	background:url(../images/floatingad.png) no-repeat;
}
#product_search{
	position:absolute;
	right:30px;
	top:15px;
	z-index:999;
}
#search_box{
	position:absolute;
	right:30px;
	top:40px;
	display:none;
	z-index:999;
	width:227px;
	height:80px;	
	background:url(../images/search_box_bg.png) no-repeat;
	padding:10px;
}
#search_table td{
	padding-bottom:5px;
}
#search_table select{
	width:150px;
}
input.textsearch{
	width:150px;
}








