
/* CSS Document */
/*---GLOBAL SETTINGS---
----------------------*/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;.conatct
	}
	
img, select{
        vertical-align:middle;
        }
input{
        vertical-align:baseline;
        }	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
/*---COMMON---
-------------*/
.after:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
a{
	vertical-align:baseline;
	}
a:hover{
	text-decoration:none;
	}
input, text{
	font:12px tahoma;
	color:#000;
	}
body{
	font:12px tahoma;
	color:#000;
	text-align:center;
	background:#fff;
	}
.main{
	width:980px;
	margin:0 auto;
	text-align:left;
	}
/*---H---
--------*/
h1{
	font:bold 15px tahoma;
	color:#f48000;
	padding:20px 0 15px 0;
	}
h1 a{
	font:normal 12px tahoma;
	color:#666;
	vertical-align:middle;
	}
h1 img{
	margin:2px 0 0 30px;
	}
h2{
	font:bold 20px tahoma;
	color:#f48000;
	margin:15px 0;
	}
h3{
	font:normal 11px tahoma;
	color:#999;
	margin-bottom:3px;
	}
h4{
	font:bold 20px tahoma;
	color:#f48000;
	}
h5{
	font:bold 22px tahoma;
	color:#f48000;
	float:left;
	margin:4px 20px 0 22px;
	}	
h6{
	font:bold 13px tahoma;
	color:#fff;
	padding:4px 0 4px 29px;
	}
.open{
	background:url(../img/design/open.gif) no-repeat;
	}
.close{
	background:url(../img/design/close.gif) no-repeat;
	}	
/*---HEADER---
--------------*/
.header{
	height:76px;
	margin-bottom:20px;
	}
.logo{
	width:274px;
	float:left;
	}
.logo img{
	margin:22px 0 0 23px;
	}
/*---NAVIGATION---
-----------------*/
.navigation{
	margin:30px 0 0 0;
	height:46px;
	width:685px;
	float:left;
	}
navigation{
	
	float:right;
	display:inline;
	}
navigation_left{
	background:url(../img/design/navigationleftbg.gif) no-repeat;
	float:right;
	display:inline;
	}
navigation_right{
	background: url(../img/design/navgationrightbg.gif) no-repeat right top;
	float:right;
	display:inline;
	}
.navigation a{
	display:block;
	float:right;
	padding:16px 18px 0 18px;
	height:30px;
	position:relative;
	color:#fff;
	text-decoration:none;
	font:normal bold 11px arial;
	background:url(../img/design/navigationbg.gif) no-repeat center;
	border-left:1px solid #757575;
	border-right:1px solid #919191;
	}
.navigation .act, .navigation a:hover{
	background:url(../img/design/navigationact.gif) no-repeat center;
	}
.navigation .nav_first{
	background:url(../img/design/navigationbg.gif) no-repeat left;
	border-left:none;
	}
.navigation .nav_first:hover{
	background:url(../img/design/navigationact.gif) no-repeat left;
	}
.navigation .nav_first_act:hover{
	background:url(../img/design/navigationact.gif) no-repeat left;
	cursor:text;
	}
.navigation .nav_first_act{
	background:url(../img/design/navigationact.gif) no-repeat left;
	border-left:none;
	cursor:text;
	}
.navigation .nav_last{
	background:url(../img/design/navigationbg.gif) no-repeat right top;
	border-right:none;
	}	
.navigation .nav_last:hover, .navigation .nav_last_act:hover{
	background:url(../img/design/navigationact.gif) no-repeat right top;
	}
.navigation .nav_last_act{
	background:url(../img/design/navigationact.gif) no-repeat right top;
	border-right:none;
	cursor:text;
	}	
/*---INTRO---
-----------*/
.intro_block{
	height:181px;
	margin:0 0 33px 21px;
	}
.intro{
	width:938px;
	float:left;
	background:url(../img/design/introbg.gif) repeat-x;
	height:181px;
	}
.intro_left{
	width:938px;
	float:left;
	background:url(../img/design/introleft.gif) no-repeat;
	height:181px;
	}
.intro_right{
	width:938px;
	float:left;
	background:url(../img/design/introright.gif) no-repeat right top;
	height:181px;
	position:relative;
	}
.slogan{
	position:absolute;
	top:27px;
	left:373px;
	}
.banner{
	position:absolute;
	top:5px;
	left:553px;
	}	
.wom{
	position:absolute;
	top:5px;
	left:590px;
	}
.phone{
	position:absolute;
	top:12px;
	left:831px;
	}
.intro_about{
	height:151px;
	}
.intro_about img{
	margin:22px 0 11px 23px;
	}
.intro_about p{
	margin:0 0 0 22px;
	font-size:11px;
	color:#d9cdbf;
	width:300px;
	}
.ico{
	width:21px;
	float:left;
	padding-top:28px;
	}
.ico img{
	margin-bottom:5px;
	}
.model{
	width:220px;
	float:left;
	}
.model img{
	margin-left:12px;
	}
select{
	background:url(../img/design/selectbg.gif) no-repeat;
	color:#666;
	font:11px tahoma;
	padding:4px;
	width:184px;
	margin-top:0px;
	//margin-top:2px;
	}
	
.intro_news{
	width:458px;
	float:left;
	}
.news span, .intro_news span{
	display:block;
	float:left;
	color:#fff;
	font:normal 10px tahoma;
	background:url(../img/design/introdatabg.gif);
	padding:0px 15px 1px 6px;
	margin-right:7px;
	}
.intro span{
	margin:5px 7px 0 0;
	}
.intro a{
	display:block;
	float:left;
	color:#fff;
	margin-top:3px;
	text-decoration: none;
	}
.intro a:hover{
	color:#fff;
	text-decoration: underline;
	}
/*---CONTENT---
--------------*/
.content{
	width:934px;
	margin:0 auto;
	padding-bottom:30px;
	}
/*---CONTENT_LEFT---
--------------------*/
.content_left{
	width:217px;
	float:left;
	margin-right:33px;
	}
.menu{
	width:210px;
	padding-bottom:50px;
	background:url(../img/design/menubg.gif) repeat-x bottom;
	}
.menu .menu_title{
	background:#767676 url(../img/design/menutitlebg.gif) no-repeat;
	margin-bottom:1px;
	color:#fff;
	font:bold 13px tahoma;
	padding:8px 5px 8px 31px;
	}
.menu .menu_title img{
	padding-right:3px;
	margin-left:-20px;
	}
.menu .title_act{
	background:#f48000 url(../img/design/menutitlebgact.gif) no-repeat;
	}
.menu div{
	background:#ececed url(../img/design/menudev.gif) repeat-x bottom;
	}
.menu div.act{
	background:#fff url(../img/design/menudev.gif) repeat-x bottom;
	}
.menu a{
	display:block;
	padding:7px 0 7px 31px;
	color:#000;
	background:url(../img/design/menubullet.gif) no-repeat 11px 50%;
	text-decoration:none;
	}
.menu a:hover{
	text-decoration:underline;
	color:#000;
	background:#fff url(../img/design/menubullet.gif) no-repeat 11px 50%;
	text-decoration:none;
	}
.menu a.act{
	background:url(../img/design/menubulletact.gif) no-repeat 11px 50%;
	}
.menu a.act:hover{
	color:#000;
	text-decoration:none;
	cursor:text;
	}
.menu a {
	position:relative;
}
.menu a img {
	position:absolute;
	top:2px;
	right:10px;
}
/*---CONTENT_RIGHT---
---------------------*/
.content_right{
	width:144px;
	float:right;
	}
.content_right img{
	margin-bottom:22px;
	}
/*---CONTENT_MID---
------------------*/
.content_mid{
	width:508px;
	float:left;
	}
	
.content_mid p {
	padding:0.5em 0;
	}
	
.content_mid .news p, .content_mid table p {
	padding:0;
	}
.items{
	text-align:center;
	margin-bottom:0px;
	}
th{
	vertical-align:middle;
	}
.items th, .items td{
	width:119px;
	font-weight:normal;
	border-right:8px solid #fff;
	}
.item{ 
	background:#c7c7c7 url(../img/design/itemmid.gif) no-repeat;
	height:44px;
	}
.item a strong{
	vertical-align:baseline;
	font-size:12px;
	}
.itemtop, .besttop, .noveltytop, .actiontop, .hittop{
	height:10px;
	}
.itembot, .bestbot, .noveltybot, .actionbot, .hitbot{
	height:23px;
	}
.itemtop{
	background:url(../img/design/itemtop.gif) no-repeat top;
	}
.itembot{
	background:#c7c7c7 url(../img/design/itembot.gif) no-repeat bottom;
	}
.besttop{
	background:url(../img/design/besttop.gif) no-repeat top;
	}
.bestbot{
	background:#c7c7c7 url(../img/design/bestbot.gif) no-repeat bottom;
	}
.noveltytop{
	background:url(../img/design/noveltytop.gif) no-repeat top;
	}
.noveltybot{
	background:#c7c7c7 url(../img/design/noveltybot.gif) no-repeat bottom;
	}
.actiontop{
	background:url(../img/design/actiontop.gif) no-repeat top;
	}
.actionbot{
	background:#c7c7c7 url(../img/design/actionbot.gif) no-repeat bottom;
	}
.hittop{
	background:url(../img/design/hittop.gif) no-repeat top;
	}
.hitbot{
	background:#c7c7c7 url(../img/design/hitbot.gif) no-repeat bottom;
	}
.best a, .novelty a, .action a, .hit a, .item a{
	color:#000;
	font-size:14px;
	}
.best a:hover, .novelty a:hover, .action a:hover, .hit a:hover, .item a:hover{
	color:#000;
	text-decoration:none;
	}
td img{
	padding:20px 0 0 0;
	}
.items p{
	text-align:left;
	color:#333;
	margin:0 0 15px 9px;
	font-size:11px;
	}
.items div{
	background:url(../img/design/choice.gif);
	padding:11px 0;
	}
.items div a{
	color:#000;
	}
.items div a:hover{
	color:#000;
	text-decoration:none;
	}
.news a{
	color:#f48000;
	font-size:16px;
	text-decoration:none;
	}
.news a:hover{
	color:#f48000;
	text-decoration:underline;
	}
.news p{
	margin:5px 0 20px 0; 
	color:#666;
	font-size:13px;
	}
/*---FOOTER_MENU---
------------------*/
.footer_navigation{
	width:932px;
	margin:0 auto 25px auto;
	background:#f48000 url(../img/design/footermenuleft.gif) no-repeat top left;
	}
.footer_navigation_corn{
	height:36px;
	background:url(../img/design/footermenuright.gif) no-repeat top right;
	}
.footer_ico{
	width:180px;
	float:left;
	padding:10px 0 0 20px;
	}
.footer_ico img{
	margin-right:15px;
	}
.footer_menu{
	color:#fff;
	padding:10px 0 0 0;
	}
.footer_menu a{
	font:bold 13px tahoma;
	color:#fff;
	padding:0 13px;
	text-decoration:none;
	}
.footer_menu a:hover{
	color:#fff;
	text-decoration:underline;
	}
/*---FOOTER---
-------------*/
.footer{
	width:914px;
	margin:0 auto;
	height:65px;
	font-size:11px;
	color:#777;
	}
.footer_left{
	width:241px;
	float:left;
	}
.footer_mid{
	width:464px;
	float:left;
	}
.footer_right{
	width:200px;
	float:left;
	}
.footer p{
	color:#f48000;
	}
.footer a{
	color:#f48000;
	}
.footer a:hover{
	color:#f48000;
	text-decoration:none;
	}
/*---PAGE1---
------------*/
.url{
	margin-bottom:8px;
	color:#999;
	}
.url a{
	color:#999;
	}
.mark_img{
     float:right;
     }
.description p{
     color:#666;
     font-size:11px;
     margin-bottom:25px;
     }
.description_right p{
     color:#000;
     font-size:12px;
     margin-bottom:0.5em;
     }
.devider{
	width:500px;
	height:1px;
	margin:20px 0;
	background:#e5e5e5;
	}
/*---PAGE2---
------------*/
.description{
	width:500px;
	}
.description_left{
	width:160px;
	float:left;
	}
.descr_image{
	background:url(../img/design/descrimgbg.gif) repeat-y;
	position:relative;
	margin-bottom:5px;
	}
.descr_image_top{
	background:url(../img/design/descrimgtop.gif) no-repeat;
	}
	
.descr_image_bot{
	background:url(../img/design/descrimgbot.gif) no-repeat bottom;
	text-align:center;
	padding:16px 0 0px 0;
	}	
	
.descr_image_bot img{
	padding-bottom:17px;
	}
.descr_image a img{
	position:absolute;
	bottom:-17px;
	_bottom:42px;
	right:0px;
	}
	
.descr_thumbs{
	background:url(../img/design/descrthumbsbg.gif) no-repeat;
	width:30px;
	height:45px;
	float:left;
	margin-right:5px;
	text-align:center;
	padding:5px 0 0 0;
	position:relative;
	}
	
.descr_image a .no_thumbs{
     bottom:-17px;
     _bottom:-12px;
     }	
.description_right{
	width:320px;
	width_:300px;
	float:right;
	}
.description_right .order_btn{
	display:block;
	color:#666;
	font:bold 18px tahoma;
	background:url(../img/design/orderbg.gif);
	width:119px;
	text-align:center;
	padding:6px 0 8px 0;
	text-decoration:none;
	margin:0 5px 30px 0;
	float:right;
	}
.description_right .order_btn:hover{
	text-decoration:underline;
	}
.description_right p{
	clear:both;
	}
.tehn_block{
	width:500px;
	clear:both;
	}
.tehn_block h1{
	padding-bottom:0px;
	}
.tehn_title{
	background:url(../img/design/tehntitlebg.gif) repeat-x;
	margin:15px 0 3px 0;
	}
.tehn_title_corn{
	height:24px;
	background:url(../img/design/tehntitlecorn.gif) no-repeat right top;
	}
.tehn{
	background:#f5f5f5 url(../img/design/tehnbg.gif) repeat-y;
	margin-bottom:15px;
	}
.tehn_top{
	background:url(../img/design/tehntop.gif) no-repeat left top;
	}
.tehn_bot{
	background:url(../img/design/tehnbot.gif) no-repeat bottom left;
	}
.tehn td {
     border-bottom:1px solid #ccc;
     padding:7px 6px;
     }
.tehn .nobord{
	border:none;
	}
.tehn .name {
	text-align:left;
	}
.tehn .value {
	text-align:right;
	}

/*---PAGE3---
------------*/
.menu_left{
	width:210px;
	margin-bottom:30px;
	border:1px solid #b5b5b5;
	position:relative;
	}
.menu_left img{
	position:absolute;
	z-index:100;
	}
.corn1{top:-1px;left:-1px;}
.corn2{top:-1px;right:-1px;}
.corn3{bottom:-1px; _bottom:-2px; right:-1px;}
.corn4{bottom:-1px; _bottom:-2px; left:-1px;}

.menu_left a{
	display:block;
	padding:5px 6px 5px 29px;
	text-decoration:none;
	color:#000;
	background: url(../img/design/menuleftarrow.gif) no-repeat 10px 8px;
	border-bottom:1px solid #ddd;
	width:175px;
	}
.menu_left a:hover{
	background:url(../img/design/menuleftarrowact.gif) no-repeat 10px 8px;
	color:#000;
	}	
.menu_left .nobord{
	border:none;
	}
.menu_left a.act{
	background: url(../img/design/menuleftarrowact.gif) no-repeat 10px 8px;
	}	
.menu_left div{
	background:#f5f5f5;
	position:relative;
	width:210px;
	}
.menu_left div img{
	position:absolute;
	top:20%;
	right:-8px;
	}
.menu_left a.act:hover{
	color:#000;
	text-decoration:none;
	cursor:text;
	}
.context a{
	color:#f48000;
	}
.context{
	}
.context h1{
	padding-top:10px;
	}
.context p{
	margin-bottom:15px;
	}
.context img{
	float:left;
	margin-right:20px;
	}
.contact div{
	margin-top_:0;
	//margin-top:-2px;
	}
	
.contact th {vertical-align:top;width: 81px;}	
.contact td {vertical-align:middle;}

.contact label{
	color:#fff;
	font-weight:bold;
	background:url(../img/design/contactlabel.gif) no-repeat;
	padding:6px 0 7px 5px;
	display:block;
	width:76px;
	_width:73px;
	float:left;
	margin-bottom: 5px;
	}
.inp{
	margin-bottom: 5px;
	background_:url(../img/design/inpbg.gif) no-repeat 100% 0px;
	background_:url(../img/design/inpbg.gif) no-repeat 100% 2px;
	}
#name, #email, #phone,#address, #company, #ur_address, #fax, #bank_info,
#name1, #name2, #name3, #document, #citizenship, #registration, #scan,
#personal_no, #authority, #issuance {
     background:#fff;
     border-top:1px solid #b5b5b5;
     border-bottom:1px solid #b5b5b5;
     border-left:1px solid #b5b5b5;
     border-right:1px solid #b5b5b5;
     height:22px;
     padding:3px 0 0 0;
     width: 297px;
     _width: 305px;
     position:relative;
     margin:0;
     //margin:1px 0 0 0;
     _margin:1px 0 0 -3px;
	}
#scan {
	font-size:110%;
}
#change_ordertype_2 {
	color:#f48000;
}
.red {
	color:#ff0000;
}
#comment , #bank_info {
     width: 297px;
     _width: 305px;
     height: 45px;
     _height: 140px;
     background:#fff;
     overflow:hidden;
     margin:0 0 10px 0;
     border-top:1px solid #b5b5b5;
     border-bottom:1px solid #b5b5b5;
     border-left:1px solid #b5b5b5;
     border-right:1px solid #b5b5b5;
     position:relative;
     _margin:1px 0 10px -3px;
	}
	
#frm_order2 #comment {
	height: 100px;
}

.txt{
	background:url(../img/design/txtbg.gif) no-repeat 100% 0px;
	//background:url(../img/design/txtbg.gif) no-repeat 100% 2px;
	}
#send{
	width:124px;
	height:32px;
	background: url(../img/design/sendbtn.gif);
	cursor:pointer;
	font-weight:bold;
	margin-left:86px;
	}
	
.contact_ th {
	padding-right: 10px;
}
.info_table .title {padding: 6px 0px 0px 0px; margin-right: 1px; text-align: center; border-top: 2px solid #E4E7EA; border-bottom: 2px solid #E4E7EA; background: #F48000; height: 20px; color: #fff}
.info_table .title span {display_: block; font-weight: bold;}
.info_table .price {
	color:#F48000;
	font-family:tahoma;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding_:20px 0 15px;
	}
	
#change_ordertype_0, #change_ordertype_1, #change_ordertype_2 {
	margin-right:5px;
}

.clear {clear: both; height: 1px; display: block; float: none !important;}

.section_description {
	padding: 10px 15px;
	margin:20px 5px 20px 0;
	border:1px solid #c5c5c5;
	background:#fefaf5;
}

.section_description p {
	padding:5px;
}

.ishop a {
	font-weight:bold;
	border: 0;
}

.act_bottom {
	position:absolute;
	left:168px;
}

