html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

strong {
	font-weight:bold;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}


ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

body {
	background-color:#ffffff;
	padding: 0px;
	margin:  0px;
	width:100%;
	height:100%;
	color:#515151;
	font-family:Verdana;
	font-size:12px;		
	line-height: 1;
}
td    { vertical-align: top; }


.clear {
	clear:both;
	height:1px;
	width:1px;		
}

a {
	color:#ff9703;
	text-decoration: underline;	
}


input[type=text], input[type=password]{
	border:1px solid #7b7a7a;
	background:transparent url('inp_bg.gif') repeat-x;		

}
input.select_country {
	width:30px;
	height:20px;
	font-size:10px;
	border:1px solid #7b7a7a;
	background:none;
	padding-bottom:3px;
	//padding-bottom:0px;
}

select {
	border:1px solid #7b7a7a;
	background:transparent url('inp_bg.gif') repeat-x;		
	vertical-align:top;	
}


textarea {
	background: transparent url('inp_bg.gif') repeat-x top;
	border:1px solid #7b7a7a;
}

div#wrapper {
	height:auto !important;
	height:100%;
	min-width:960px;
	max-width:1600px;
	padding-left:25px;
	padding-right:25px;
	margin:0 auto;
}

div.head_wrap{
}

div#header {
	/*overflow:hidden;*/
}


div#nav {
	background: transparent url('nav_bg.jpg') repeat-x 0px 0px;		
	margin-right:215px;
}

div#nav div.l{
	background: transparent url('nav_l.jpg') no-repeat left top;
	height:30px;	
	padding-left:10px;
}


div#navbas {
	background: transparent url('navbas_bg.jpg') repeat-x 0px 0px;	
	float:right;
	width:215px;
	font-size:14px;
	color:#ffda89;
	font-family: Tahoma, Verdana
}
div#navbas div.l{
	background: transparent url('nav_rz.jpg') no-repeat left top;
}

div#navbas div.r{
	background: transparent url('navbas_r.jpg') no-repeat right top;
	height:24px;	
	padding-top:6px;
	padding-left:13px;
}
div#navbas a{
	text-decoration:none;
	color:#ffda89;
}

div#nav div.btn {
	float:left;			
	background: transparent url('nav_bg.jpg') repeat-x 0px 0px;		
}

div#nav div.btn:hover{
	background: url('nav_h_bg.jpg') repeat-x 0px 0px
}
div#nav div.btn_act{
	background: url('nav_act_bg.jpg') repeat-x 0px 0px
}

div#nav div.btn div.btn_l:hover{
	background: url('nav_h_l.jpg') no-repeat 0px 0px
}
div#nav div.btn_act div.btn_l{
	background: url('nav_act_l.jpg') no-repeat 0px 0px
}

div#nav div.btn  div.btn_r{
	height:30px;	
}

div#nav div.btn  div.btn_r:hover {
	background: url('nav_h_r.jpg') no-repeat right top;
}
div#nav div.btn_act div.btn_r {
	background: url('nav_act_r.jpg') no-repeat right top;
}

div#nav div.btn  div.btn_r a{
	display:block;
	padding-top:7px;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;	

}

div#nav div.rz {
	background: transparent url('nav_rz.jpg') no-repeat center top;
	width:2px;
	float:left;	
	height:30px;
}
#navfooter {
	padding:0px 5px;	
}
#navfooter div{
	height:4px;
	background: transparent url('navfooter.jpg') repeat-x 0px 0px;
}


#middle {
	padding-top:15px;	
}
#middle_l {
	background:url('left_right.jpg') repeat-y left;
}
#middle_r {
	background:url('left_right.jpg') repeat-y right;
	width: 100%;
	height: 1%;
	position: relative;
}
#middle_r:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#mleft {
	float: left;
	width: 215px;
	margin-left: -100%;
	position: relative;
}
#mright {
	float: left;
	margin-right: -3px;
	width: 215px;
	margin-left: -215px;
	position: relative;
}
#mcenter {
	width: 100%;
	float: left;
	overflow: hidden;
}
div#mcenter_text {
	padding: 0px 5px;
	padding: 0 230px 0 230px;
}








/* БЛОК 01 Каталог  */

div.block01 {
	margin-bottom:15px;
	background:#ffffff;
}


div.block01 div.title {
	background:transparent url('block_cat_t.jpg') repeat-x 0px 0px;		
}

div.block01 div.title div.l{
	background:transparent url('block_cat_tl.jpg') no-repeat left top;
}
div.block01 div.title div.r{
	background:transparent url('block_cat_tr.jpg') no-repeat right top;
	height:24px;
	padding-left:15px;
	padding-right:5px;
	padding-top:6px;	
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}

div.block01 div.top h1{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
}

div.block01 div.text {	
}
div.block01 div.text div.t{
	background:transparent url('block01.jpg') repeat-x top;
}	
div.block01 div.text div.tl{
	background:transparent url('block01_tl_.jpg') no-repeat left top;
}	
div.block01 div.text div.tr{
	background:transparent url('block01_tr_.jpg') no-repeat right top;
}	


div.block01 div.text div.l{
	background:transparent url('block01.jpg') repeat-y left;
}	
div.block01 div.text div.r{
	background:transparent url('block01.jpg') repeat-y right;
}	
div.block01 div.text div.b {
	background:transparent url('block01.jpg') repeat-x bottom;
}
div.block01 div.text div.b div.bl {
	background:transparent url('block01_bl_.jpg') no-repeat left bottom;
}	
div.block01 div.text div.b div.br{
	background:transparent url('block01_br_.jpg') no-repeat right bottom;
	padding-top:3px;	
	padding-left:0px;  /* Нельзя трогать сдвиг будеть в меню */
	padding-right:0px; /* Нельзя трогать сдвиг будеть в меню */
}	

div.block01 div.text div.title {
	background:transparent url('block01_title.jpg') repeat-x 0px 0px;		
	margin-left:3px;
	margin-right:3px;
}

div.block01 div.text div.title div.l{
	background:transparent url('block01_title_l.jpg') no-repeat left top;
}
div.block01 div.text div.title div.r{
	background:transparent url('block01_title_r.jpg') no-repeat right top;
	height:24px;
	padding-left:10px;
	padding-right:5px;
	padding-top:6px;	
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}
div.block01 div.text div.title2 {
	background:transparent url('block01_title2.jpg') repeat-x 0px 0px;		
	margin-left:3px;
	margin-right:3px;

}

div.block01 div.text div.title2 div.l{
	background:transparent url('block01_title2_l.jpg') no-repeat left top;
}
div.block01 div.text div.title2 div.r{
	background:transparent url('block01_title2_r.jpg') no-repeat right top;
	height:24px;
	padding-left:10px;
	padding-right:5px;
	padding-top:6px;	
	font-size:14px;
	font-weight:normal;
	color:#545454;
}
div.block01 div.text div.text {
	padding:5px;
}
div.block01 div.m  a.m{
	display:block;
	padding:3px;
	padding-right:5px;
	
}	


/* ///БЛОК КАТАЛОГ  */



/* БЛОК 02  */

div.block02 {
	margin-bottom:15px;
	background:#ffffff;
}
div.block02 h3{
	margin:0px;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	color:#ef9217;
	font-size:14px;
}

div.block02 div.title {
	background:transparent url('block02_title.jpg') repeat-x 0px 0px;		

}

div.block02 div.title div.l{
	background:transparent url('block02_title_l.jpg') no-repeat left top;
}
div.block02 div.title div.r{
	background:transparent url('block02_title_r.jpg') no-repeat right top;
	height:24px;
	padding-left:15px;
	padding-right:5px;
	padding-top:6px;	
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
}


div.block02 div.top h1{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
}

div.block02 div.text {	
}
div.block02 div.text div.t{
	background:transparent url('block02.jpg') repeat-x top;
}	
div.block02 div.text div.tl{
	background:transparent url('block02_tl.jpg') no-repeat left top;
}	
div.block02 div.text div.tr{
	background:transparent url('block02_tr.jpg') no-repeat right top;
}	
div.block02 div.text div.l{
	background:transparent url('block02.jpg') repeat-y left;
}	
div.block02 div.text div.r{
	background:transparent url('block02.jpg') repeat-y right;
}	
div.block02 div.text div.b {
	background:transparent url('block02_b.jpg') repeat-x bottom;
}
div.block02 div.text div.b div.bl {
	background:transparent url('block02_bl.jpg') no-repeat left bottom;
}	
div.block02 div.text div.b div.br{
	background:transparent url('block02_br.jpg') no-repeat right bottom;
}	

div.block02 div.text div.b_ {
	background:transparent url('block02.jpg') repeat-x bottom;
}
div.block02 div.text div.b_ div.bl {
	background:transparent url('block02_bl_.jpg') no-repeat left bottom;
}	
div.block02 div.text div.b_ div.br{
	background:transparent url('block02_br_.jpg') no-repeat right bottom;
}	

div.block02 div.m  a.m{
	display:block;
	padding:3px;
	padding-right:5px;
	
}	


/* ///БЛОК 02  */



/* БЛОК 03  */

div.block03 {
	margin-bottom:15px;
	background-color:#ffb94b;
}
div.block03 h3{
	margin:0px;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	color:#464646;
	font-size:14px;
}


div.block03 div.text {		
}
div.block03 div.text div.tl{
	background:transparent url('block03_tl.jpg') no-repeat left top;
	
}	
div.block03 div.text div.tr{
	background:transparent url('block03_tr.jpg') no-repeat right top;
}	

div.block03 div.text div.bl {
	background:transparent url('block03_bl.jpg') no-repeat left bottom;
}	
div.block03 div.text div.br{
	background:transparent url('block03_br.jpg') no-repeat right bottom;	
}	

div.block03 div.m  a.m{
	display:block;
	padding:3px;
	padding-right:5px;
	
}	


/* ///БЛОК 03  */


div.block07{
	margin-bottom:15px;
	background:#ffffff;
}


div.block07 div.title {
	background:transparent url('block07_title.jpg') repeat-x 0px 0px;		
}

div.block07 div.title div.l{
	background:transparent url('block07_title_l.jpg') no-repeat left top;
}
div.block07 div.title div.r{
	background:transparent url('block07_title_r.jpg') no-repeat right top;
	height:23px;
	padding-left:15px;
	padding-right:5px;
	padding-top:7px;	
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}


div.block07 div.text {	
}


div.block07 div.text div.l{
	background:transparent url('block07.jpg') repeat-y left;
}	
div.block07 div.text div.r{
	background:transparent url('block07.jpg') repeat-y right;
}	
div.block07 div.text div.b {
	background:transparent url('block07_b.jpg') repeat-x bottom;
}
div.block07 div.text div.b div.bl {
	background:transparent url('block07_bl.jpg') no-repeat left bottom;
}	
div.block07 div.text div.b div.br{
	background:transparent url('block07_br.jpg') no-repeat right bottom;
	padding-top:3px;	
	padding-left:0px;  /* Нельзя трогать сдвиг будеть в меню */
	padding-right:0px; /* Нельзя трогать сдвиг будеть в меню */
}	



















div.block_content01 {
	margin-bottom:15px;
	background:#ffffff;
}



div.block_content01 h1{
	font-size:18px;
	font-weight:normal;
	color:#6da920;
	margin:0px;
}
div.block_content01 h3{
	font-size:18px;
	font-weight:normal;
	color:#6da920;
	margin:0px;
}

div.block_content01 div.text {	
	
}




div.block_content03 {
	margin-bottom:15px;
	background:#ffffff;
}



div.block_content03 h1{
	font-size:16px;
	font-weight:normal;
	color:#6da920;
	margin:0px;
}
div.block_content03 h3{
	font-size:16px;
	font-weight:normal;
	color:#6da920;
	margin:0px;
}

div.block_content03 div.text {	
	
}
div.block_content03 div.text div.t{
	background:transparent url('block01.jpg') repeat-x top;
}	
div.block_content03 div.text div.tl{
	background:transparent url('block01_tl.jpg') no-repeat left top;
}	
div.block_content03 div.text div.tr{
	background:transparent url('block01_tr.jpg') no-repeat right top;
}	


div.block_content03 div.text div.l{
	background:transparent url('block01.jpg') repeat-y left;
}	
div.block_content03 div.text div.r{
	background:transparent url('block01.jpg') repeat-y right;
}	
div.block_content03 div.text div.b {
	background:transparent url('block01.jpg') repeat-x bottom;
}
div.block_content03 div.text div.b div.bl {
	background:transparent url('block01_bl.jpg') no-repeat left bottom;
}	
div.block_content03 div.text div.b div.br{
	background:transparent url('block01_br.jpg') no-repeat right bottom;
}	

div.block_content03 div.text div.title {
	background:transparent url('block01_title.jpg') repeat-x 0px 0px;		
	margin-left:3px;
	margin-right:3px;
}

div.block_content03 div.text div.title div.l{
	background:transparent url('block01_title_l.jpg') no-repeat left top;
}
div.block_content03 div.text div.title div.r{
	background:transparent url('block01_title_r.jpg') no-repeat right top;
	height:24px;
	padding-left:10px;
	padding-right:5px;
	padding-top:6px;	
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}
div.block_content03 div.text div.text {
	padding:10px;
}
div.block_content03 div.m  a.m{
	display:block;
	padding:3px;
	padding-right:5px;
	
}	




div.block_content02 {
	margin-bottom:15px;
	background:#ffffff;
}



div.block_content02 h1{
	font-size:18px;
	font-weight:normal;
	color:#ff8738;
	margin:0px;
}
div.block_content02 h2, div.block_content02 h3{
	font-size:16px;
	font-weight:normal;
	color:#ff8738;
	margin:0px;
}
div.block_content02 h2.green{
	color:#6da920;
}

div.block_content02 div.text {	
	
}

div.block_content02 div.text div.text {
	padding:10px;
	padding-bottom:25px;
}


div.product_comment {
	
}
div.product_comment table.t1 {
	background:#ffb94b;
}
div.product_comment table.t2{
	background:#8cce4c;
}

div.product_comment table.t1 td, div.product_comment table.t2 td{
	color:#676767;
	font-family: Tahoma;
	padding:5px;
}
div.product_comment table.t1 span,div.product_comment table.t2 td span{
	color:#ffffff;
	font-family: Tahoma;
}
div.product_comment div.msg {
	border-left:1px solid #676767;
	border-right:1px solid #676767;
	border-bottom:1px solid #676767;
	padding:5px;
}


div.breadcrumbs {
	padding-top:7px;
	padding-bottom:15px;
	font-size:14px;
	color:#ff9703;
}
div.breadcrumbs a{
	text-decoration:none;
}
div.breadcrumbs a:hover{
	text-decoration:underline;
}

div.breadcrumbs a.crumb_act{
	font-weight:bold;
}




div.catalog {
	padding-left:1px;
	padding-right:0px;
	padding-bottom:5px;
}
div.catalog ul{
	list-style: none;
}

div.catalog ul li{
	display:block;
	color:#000000;
	font-size:14px;	
	padding-top:2px;
	padding-bottom:2px;	
}
div.catalog ul li a{
	display:block;
	color:#000000;
	font-size:14px;
	padding-top:5px;	
	padding-bottom:6px;	
	padding-left:15px;
	padding-right:10px;
	text-decoration:none;
}

div.catalog ul li:hover a{
	background: #ffa92e;	
}


div.catalog ul li ul{
	display:none;
	background:#ffa92e;
	position:absolute;
	margin-left:214px;
	//margin-top:2px;
	z-index:999;
}
div.catalog ul li:hover ul{
	display:block;	
}
div.catalog ul li ul li{
	padding-top:4px;
	padding-bottom:4px;	
	border:0px;
	background:none;	
	padding-left:10px;
	padding-right:10px;
}
div.catalog ul li ul li:hover{
	background:none;
}
div.catalog ul li ul a, div.catalog ul li:hover ul a{
	background: none;
	color:#FFFFFF;
	padding-top:2px;	
	padding-bottom:3px;	
	padding-left:0px;
	padding-right:0px;
	font-size:12px;
}
div.catalog ul li ul  a:hover{
	color:#6d6d6d;
}



div.fields {
	padding-bottom:7px;
}

div.fields div.name{
	float:left;	
	color:#7b7b7b;
	text-align:right;
	width:60px;
	padding-top:3px;
	padding-right:10px;
}
div.fields input {
	display:block;
	float:left;	
}

div.block_auth {
	padding:5px;	
	padding-top:15px;
	padding-bottom:0px;
}
div.block_auth div.fields input {
	width:130px;
}
div.block_auth div.btns{
	padding-top:14px;	
	padding-bottom:0px;
	height:33px;
}
div.block_auth div.btns input{
	display:block;
	float:left;
	margin-left:-1px;
}
div.block_auth div.btns a{
	display:block;
	float:left;
	margin-right:-4px;
}


div.question_block {
	padding:15px;	
	padding-bottom:0px;
}
div.question_block p{
	padding-top:0px;
	padding-bottom:10px;
	font-weight:bold;
}
div.question_block div{
	padding-top:3px;
	padding-bottom:3px;
}
div.question_block div.question_btn {
	padding:0px; 
	padding-top:12px;
	text-align:center;
}
div.question_block table.answer {
	border-bottom:1px dashed #7D7E7E;
	width:100%;
}
div.question_block table.answer td.left{
	padding:7px 0px 3px 0px;	
	text-align:left;
}
div.question_block table.answer td.right{
	padding:7px 0px 3px 0px;	
	font-weight: bold;
	text-align:right;
}


div.block_product_tags {
	padding:15px;			
}
div.block_product_tags a{
	color:#ffffff;
}


/* БЛОК НОВОСТИ */ 
div.news {
	padding:5px;
	padding-bottom:0px;
}
div.news div.news_date{
	color:#f19419;
	font-size:14px;
	font-weight:normal;
	padding-bottom:5px;
}
div.news div.news_text {
	padding-bottom:15px;	
}
div.news div.news_text a{
	color:#6a6a69;
	font-size:12px;

	text-decoration:none;	
}
div.news div.news_text a:hover{
	text-decoration:underline;
}
/* //БЛОК НОВОСТИ */ 


div.block_search {
	text-align:center;
}

div.block_search div {
	padding:10px;
}



 /* КАТЕГОРИЯ БЛОК МЕНЮ */
table.cat_menu {
	width:100%;	
}
table.cat_menu td {
	padding:5px;	
	width:30%;
	font-size:12px;
	font-family: Tahoma, Verdana;
}

table.cat_menu td div{
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
}
table.cat_menu td p{
	padding-bottom:2px;
}
table.cat_menu td a {
	color:#909091;
	text-decoration:none;
}
table.cat_menu td a:hover {
	color:#909091;
	text-decoration:underline;
}

/* БЛОК ПРОСТО */ 
div.block_fix {	
	background: transparent url('block_s_t.gif') repeat-x top;
	overflow:hidden;	
	background-color:#FEFCFC;
	padding-left:11px;
}
div.block_fix div.s{
	background: transparent url('block_s_b.gif') repeat-x bottom;
}
div.block_fix div.s div.s{

	background: transparent url('block_s_l.gif') repeat-y left;
}
div.block_fix div.s div.s div.s{
	background: transparent url('block_s_r.gif') repeat-y right;
}
div.block_fix div.s div.s div.s div.s{
	background: transparent url('block_s_tl.gif') no-repeat left top;
}
div.block_fix div.s div.s div.s div.s div.s{
	background: transparent url('block_s_tr.gif') no-repeat right top;
}
div.block_fix div.s div.s div.s div.s div.s div.s{
	background: transparent url('block_s_br.gif') no-repeat right bottom;
}
div.block_fix div.s div.s div.s div.s div.s div.s div.s{

	background: transparent url('block_s_bl.gif') no-repeat left bottom;
	padding:15px;
	text-align:center;	
}
/* ///БЛОК ПРОСТО */ 





table.manufacturers {
	width:100%;
}
table.manufacturers td{
	padding:5px;
	vertical-align:middle;
	color:#444444;
}
table.manufacturers td a{
	color:#444444;
	font-weight:bold;
}





div.rect {
	padding:5px;	
	border:1px solid #d4ccad;	
	margin-bottom:10px;
}

iframe#banner_t {
	border:1px solid #d4ccad;	
	margin-bottom:10px;
}





table.products {
	width:100%;
}
table.products td{
	width:33%;
}

table.products td.buttons{
	padding-bottom:15px;
	border-bottom:1px dashed #72a93d;
}
table.products td.name{
	text-align:left;
	padding:10px;
	vertical-align:bottom;
}

table.products td div.col0{
	width:150px;
	overflow:hidden;
}

table.products td div.col1{
	margin: 0 auto;
	width:150px;
	overflow:hidden;
}
table.products td div.col2 {
	float:right;
	width:150px;
	overflow:hidden;
}

table.products td.name a{
	color:#424242;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
}
table.products td.name a:hover{
	text-decoration:underline;
}
table.products table.price{
	margin-top:4px;		
}
table.products table.price td{
	text-align:center;
}
table.products table.price td a.btn_addbas{
	margin: 0 auto;
}
table.products td.price {
	color:#ff7a03;
	font-size:14px;
	vertical-align:middle;
	padding:3px;
	text-align:center;
	font-family:Tahoma;
}
table.products td.price span{
	font-size:11px;
	color:#7c7c7c;
	text-decoration: line-through;
}

table.product {
	width:100%;
}
table.product td.rating{	
	text-align:right;
	white-space:nowrap;
}

table.product td.rating div.rating{
	text-align:right;	
}
table.product td.buttons{
	padding-bottom:15px;
	border-bottom:0px dashed #72a93d;
}

table.product td div.col0{
	width:170px;
	overflow:hidden;
}

table.product table.price{
	margin-top:4px;		
}
table.product table.price td{
	text-align:center;
}
table.product table.price td a.btn_addbas{
	margin: 0 auto;
}
table.product td.price {
	color:#ff7a03;
	font-size:14px;
	vertical-align:middle;
	padding:3px;
	text-align:center;
	font-family:Tahoma;
}
table.product td.price span{
	font-size:11px;
	color:#7c7c7c;
	text-decoration: line-through;
}

table.product .desc_title {
	padding-bottom:10px;
	font-weight:bold;
	margin-top:-10px;
}
table.product p.count {
	text-align:right;	
	font-weight:bold;
	padding-top:5px;
}
table.links a.gray {
	color:#85c348;
	
}

table.links {
	width:50%;
	float:right;
}
table.links td{
	text-align:right;
	padding:5px;
	line-height:15px;
}

div.ramka_novinka_pv {
	position:absolute;
	width:55px;
	height:15px;
	background: transparent url('label_new.png') no-repeat;
	z-index:10;
	font-size:9px;
	color:#ffffff;
	padding:2px;
	text-align:center;
}

div.add_params_form {
	padding-top:3px;
}
div.rating {
	text-align:center;
	padding:10px;
	padding-bottom:0px;
}
div.rating_paste {
	border-top:1px dashed #74ab3e;
	padding-top:5px;
}
div.rating_paste p{
	padding:5px;
}


div.product_comment {
	margin-top:10px;
	border-top:1px dashed #74ab3e;
	padding-top:10px;
}

div.nalich {
	font-size:10px;
	text-align:center;
	padding:5px;	
	padding-bottom:0px;
}



div.order_delivery {
	padding-top:30px;
}

div.woreg{
	padding-bottom:20px;
}
table.s_table td {
	padding:5px;
}



.btn_addbas {
	background:transparent url('btn_basket.jpg') no-repeat 0px 0px;
	width:73px;
	height:30px;
	font-weight:normal;
	border:0px;
	color:#ffffff;	
	font-size:12px;
	font-family: Tahoma;
}

a.btn_addbas {
	display:block;
	text-decoration:none;
	padding-top:7px;
	height:23px;
	text-align:center;
}

.btn_del_l {
	background:transparent url('btn_del1.jpg') no-repeat 0px 0px;
	width:32px;
	height:34px;
	border:0px;
	color:#8f4d18;
}

.btn_delbas {
	background:transparent url('btn_del.jpg') no-repeat 0px 0px;
	width:109px;
	height:34px;
	font-weight:normal;
	border:0px;
	color:#5b5b5b;
	padding-bottom:5px;	
	font-size:14px;	
	font-family: Verdana;
}

a.btn_delbas {
	display:block;
	text-decoration:none;
	padding-top:8px;
	padding-right:25px;
	padding-left:3px;
	width:81px;
	height:26px;
	text-align:center;
}



.btn_back {
	background:transparent url('btn_back.jpg') no-repeat 0px 0px;
	width:151px;
	height:26px;
	font-weight:bold;
	border:0px;
	color:#8f4d18;
	padding-right:20px;
	font-size:10px;
}

a.btn_back{
	display:block;
	text-decoration:none;
	padding-top:4px;
	height:19px;
	text-align:center;
	padding-top:7px;
}


.btn_next {
	background:transparent url('btn_order.jpg') no-repeat 0px 0px;
	width:127px;
	height:32px;
	font-weight:normal;
	border:0px;
	color:#FFFFFF;	
	font-size:14px;
	font-family: Tahoma;
	padding-bottom:8px;
}

a.btn_next{	
	display:block;
	text-decoration:none;
	padding-top:6px;
	height:26px;
	text-align:center;	
	padding-bottom:0px;
}




.btn_96{
	background:transparent url('btn_96.jpg') no-repeat 0px 0px;
	width:96px;
	height:32px;
	font-weight:normal;
	border:0px;
	color:#5b5b5b;
	padding-bottom:5px;	
	font-size:14px;	
	font-family: Verdana;
}
.btn_96g{
	background:transparent url('btn_forgreen.jpg') no-repeat 0px 0px;
	width:96px;
	height:28px;
	font-weight:normal;
	border:0px;
	color:#5b5b5b;
	padding-bottom:5px;	
	font-size:12px;	
	font-family: Verdana;
}
.btn_96o{
	background:transparent url('btn_96o.jpg') no-repeat 0px 0px;
	width:96px;
	height:32px;
	font-weight:normal;
	border:0px;
	color:#5b5b5b;
	padding-bottom:5px;	
	font-size:14px;	
	font-family: Verdana;
}
.btn_112{
	background:transparent url('btn_112.jpg') no-repeat 0px 0px;
	width:112px;
	height:31px;
	font-weight:normal;
	border:0px;
	color:#5b5b5b;
	padding-bottom:4px;	
	font-size:14px;	
	font-family: Verdana;
}

.btn_115{
	background:transparent url('btn_115.jpg') no-repeat 0px 0px;
	width:115px;
	height:33px;
	font-weight:normal;
	border:0px;
	color:#5b5b5b;
	padding-bottom:4px;	
	font-size:14px;	
	font-family: Verdana;
}

a.btn_112{
	background:transparent url('btn_112.jpg') no-repeat 0px 0px;
	width:112px;
	height:24px;
	display:block;
	font-weight:normal;
	color:#5b5b5b;
	font-size:14px;	
	text-decoration:none;
	padding-top:7px;
	padding-bottom:0px;	
	text-align:center;
	font-family: Verdana;
}

input.btn_150{
	background:transparent url('btn_150.jpg') no-repeat 0px 0px;
	width:150px;
	height:31px;
	font-weight:normal;
	color:#5b5b5b;
	font-size:14px;	
	font-family: Verdana;
	border:0px;
	padding-bottom:4px;
}

a.btn_150{
	background:transparent url('btn_150.jpg') no-repeat 0px 0px;
	width:150px;
	height:24px;
	display:block;
	font-weight:normal;
	color:#5b5b5b;
	font-size:14px;	
	text-decoration:none;
	padding-top:7px;
	padding-bottom:0px;	
	text-align:center;
	font-family: Verdana;
}



div.error {
	color:red;
	font-size:10px;
	font-weight:bold;
}






div#footer {
	background: url('footer_hr.jpg') repeat-x top;
	padding-top:15px;
	padding-bottom:5px;
}
div#footer div#nav_bottom {
	text-align:center;
}
div#footer div.copy {
	text-align:center;
}



div.basket_block {
	padding:5px;
}
div.basket_block p{
	padding:5px 0px;
}
div.basket_block a{
	margin:0 auto;
}
div.basket_block div{
	text-align:center;
	padding-top:10px;
}




div.top_banner {
	text-align:center;
}
div.comparision a {
	color:#7d7d7c;
	text-decoration:none;	
}
div.comparision a:hover {
	color:#7d7d7c;
	text-decoration:underline;
}
div.comparision {
	text-align:right;
}

div.comparision a.s{
	font-size:14px;
	text-decoration:underline;
	color:#ff9703;
	font-weight:bold;
}
table.comparision {
	width:100%;
}

table.comparision td{
	padding:3px;
	vertical-align:middle;
	text-align:left;
}
a.under{
	text-decoration:none;
}
a.under:hover{
	text-decoration:underline;
}


div.block_lang_sel {
	text-align:center;
	padding-top:5px;
}


table.form1 {
	
}
table.form1 td{
	padding:4px;	
}
table.form1 td.title{
	width:200px;
}
table.form1 td.select_country{
	white-space: nowrap;
}

span.obil, span.red {
	color:red;
}
table.form1 input[type=text], table.form1 input[type=password]{
	width:200px;
}
table.form1 textarea{
	width:200px;
}
table.form1 select{
	width:200px;
}

table.form1 .btn_150 {
	font-size:12px;
}
table.form1 td.btn {
	padding-top:10px;	
}


ul.profile_list li {
	padding:3px;
}


table.form2 {
	margin-top:20px;
}
table.form2 td{
	padding:4px;	
}


div.nap_wrap {
	padding:5px;
}
div.nap_wrap input[type=text]{
	width:100%;
}
div.nap_wrap textarea{
	width:100%;
	height:70px;
}

div.nap_wrap div.nap_name {
	width:200px;
	float:left;	
}
div.nap_wrap div.nap_inp {
	width:100px;
	float:right;	
}

div.nap_title {
	color:#000000;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:5px;
}



div.page_navigation {
	border:1px solid #dadadc;
	background:transparent url('pagenav_bg.gif') repeat-x top;
	padding:3px;
}

a.page_navigation {
	display:block;
	border:1px solid #dadadc;
	float:left;	
	padding:2px 5px 2px 5px;
	margin-left:2px;
	margin-right:2px;
	text-decoration:none;
	background-color:#ffffff;
	color:#444444;
}

span.page_navigation_active {
	display:block;
	border:1px solid #dadadc;
	float:left;	
	padding:2px 5px 2px 5px;
	margin-left:2px;
	margin-right:2px;
	color:#FFFFFF;
	background-color:#666666;
}

div.page_navigation div.pagenav_w{
	margin:0 auto;
	width:200px;	
}


table.content_table {
	width:100%;
}

table.content_table td.content_top_center {
	color:#000000;
	font-weight:bold;
}

p.reg {
	padding:6px;
}


span.zvezda {
	font-weight:bold;
	color:red;
}


table#history {
	width:100%;
}

table#history td{
	border:1px solid #dadadc;
	padding:5px;
}

table#history td.header {
	
	text-align:center;
	font-weight:bold;
}




div.tov_img_wr {

}
div.tov_img_wr div.gallery_big_photo {
	text-align:center;
	border:1px solid #dadadc;
	padding:10px;
}

div.tov_img_wr div.gallery_preview {
	margin-top:5px;
}
div.tov_img_wr div.img{
	width:215px;
}


div.ramka_novinka_big {
	position:absolute;
	width:55px;
	height:55px;
	background: transparent url('new.png') no-repeat;
	z-index:10;
	margin-left:140px;
	margin-top:10px;
}



div.add_params_form p{
	padding:3px;
}


hr {
	border:0px;
	border-top:1px solid #444444;
}


div.msg_write {
	width:400px;

}


div.block_fix img.no_script_float {
	float:none;
}




table#sort {
	width:100%;
}
table#sort td{
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	vertical-align:middle;
}

table#sort td a.def{
	font-weight:normal;
}

table.search_cat_nav {
	width:100%;
}

table.search_cat_nav td{
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	vertical-align:middle;
}


span#find_field input.filter {
	margin-left:5px;
	margin-right:5px;
}

span#price_field input.filter {
	margin-left:5px;
	margin-right:5px;	
}

span#price_field input.text{
	width:40px;	
}




table.product_preview {
	width:100%;
}

table.product_preview td{
	padding:5px;
	color:#444444;
}

table.product_preview td div.tov_name {
	padding-top:4px;
}

table.product_preview td div.tov_name a{
	font-weight:bold;
	font-size:12px;
	font-family:Verdana;
	color:#444444;
}


table.basket {
	width:100%;
}

table.basket th{
	padding:3px;
	background-color:#ffb94b;
}

table.basket td{
	padding:5px;
}

table.basket td a.p{
	font-size:13px;
	font-weight:bold;
	color:#444444;
}

table.basket td.bas_price {
	color:#333333;
	text-align:right;
}
table.basket td.bas_summ {
	font-weight:bold;
	color:#333333;
	text-align:right;
}

table.basket td.rz{
	border-top:1px dashed #72a93d;
}


div#basket_status {
	padding-bottom:20px;
}

div#price_list li {
	padding:3px;
}

div#basket_status table.img{
	width:100%;
}
div#basket_status table.img tr.img td{
	padding-top:5px;	
	text-align:center;	
	vertical-align:middle;
}
div#basket_status table.img tr.text td{
	padding-top:3px;	
	text-align:center;	
	vertical-align:top;
}


div#basket_status table.img tr.img td.act{	
}

div#basket_status table.text{
	width:100%;
}
div#basket_status table.text td{
	text-align:center;	
}



table.hkk td.content_list_item_line {
	padding:3px;
}


div.gallery_big_img {
z-index:980;
}



span.last_prod_t {
	font-weight:bold;
	font-size:12px;
}
a.a_prod {
	text-decoration:underline;
	font-size:12px;
	font-size-adjust:none;
	font-variant:normal;
	line-height:normal;
}


table.product div.galery_pic_thumb{
	border:1px solid #cccccc;
}