body{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%; 
	max-height: 100%; 
}

td, p, body, th {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #404040}
a { color: #0A6159; }
h1, h2, h3, h4, h5, h6 { color: #F58220; font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 { font-size: 17px; }
h2 { font-size: 15px; }
strong, dt { font-weight: bold; color: #606060; }

img { border: none; }

.ar {
	text-align: right;
}
.ac {
	text-align: center; 
}

table.razmetka {
	border-collapse: collapse; 
	border: none; 
	border-spacing: 0;
	empty-cells: hide;
}
table.razmetka td {
	text-align: left; 
	vertical-align: top;
	padding: 0;
}

#shapka {
	height: 138px;
	position: relative;
	margin: 0 0 0 205px;
	background: url("/img/top4.jpg") no-repeat right top;
}

#shapka_login {
	position: absolute;
	right: 2px;
	top: 14px;
}

#shapka_user {
	position: absolute;
	right: 2px;
	bottom: 31px;
	color: #1F8F85;
	border: none;
	background: #fff;
	white-space: nowrap;
	font-size: 11px;
}

#shapka_logo {
	position: absolute;
	left: -84px;
	bottom: 0px;
}

#shapka_left_bar {
	position: absolute;
	left: -220px;
	bottom: 0px;
}

#shapka_mmb {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 28px;
	vertical-align: middle;
	background: url("/img/podm1.gif");
	border: none;
	margin: 0;
	padding: 0;
}

#shapka_contacts {
	position: absolute;
	bottom: 43px;
	left: 2px;
	font-size: 11px;
	color: #999999;
}

#cart_summary {
	position: absolute;
	top: 14px;
	right: 30%;
	font-size: 11px;
	color: #1F8F85;
	width: 170px;
/*	border: solid 1px #1F8F85;*/
	background: #fff;
	padding: 2px 5px;
}

.mmenu {
	float: left;
	height: 28px;
	padding: 5px 3em 0px 3em;
	background: url("/img/line.gif") no-repeat right 0;
	
}
.mmenu a {
	font-weight: bold;
	font-size: 13px;
	color: #e9e9e9;
	text-decoration: none;
}
.mmenu a:hover {
	color: #f58220;
}

#podval {
	height: 31px;
	background: url("/img/bot3.gif");
	position: relative;
	clear: both;
	margin-top: 10px;
}
#podval_cr {
	float: left;
	height: 30px;
	width: 205px;
	border-right: solid 1px #fff;
	padding: 7px 10px 0px 5px;
	font-size: 11px;
	color: #fff;
}
#podval_medali {
	position: absolute;
	top: 0;
	right: 5px;
	height: 30px;
}
.podval_menu {
	float: left;
	height: 30px;
	border-right: solid 1px #fff;
	padding: 8px 30px 0px 10px;
}
.podval_menu a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#shop_shapka {
	margin: 10px 5px 2px 210px;
	font-size: 11px;
/*	position: relative;*/
}
#shop_search {
/*	position: absolute;
	right: 0px;
	top: 0px;*/
	float: right;
}
#shop_search div {
	float: left;
	padding: 0 0 0 10px;
	white-space: nowrap;
}
#shop_catalog {
	width: 200px;
	padding: 2px 0px 0px 5px;
}
#shop_content {
	width: auto;
	padding: 0px 3px;
}

#page_wide {
	padding: 25px 5px;
}

#page_1col {
	padding: 20px 30px;
}

.clear {
	clear: both;
}


form { margin: 0px; }
.input1, .input3, .input1_checkbox, .mceEditor { border: 1px solid #1F8F85; font-size: 12px; color: #1F8F85; background-color: #FFFFFF; }
.input1_checkbox { border: none; }
.btn01  { border: 1px solid #1F8F85; margin-top: 5px;  font-size: 11px; color: #1F8F85; background-color: #FFFFFF; width: 150px; height: 20px; }
.input2 { border: 1px solid #1F8F85; font-size: 10px; color: #1F8F85; background: #FFFFFF; margin: 1px; padding: 1px 3px; text-decoration: none; }
.input3 { margin: 2px 0px; }

.marker { background-color: #FFFF7F; }
.secondView {  font-size: 11px; color: #777777; }

table.table01, table.table02 {
	border-collapse: separate; 
	border: none; 
	border-spacing: 1px;
	empty-cells: hide;
}
table.table01 th {
	border: none; 
	background-color: #DCF3E7; 
	color: #F98220; 
	text-align: left; 
	vertical-align: top;
	padding: 2px 4px; 
	font-weight: bold;
	font-size: 12px;
}
table.table02 th {
	border: none; 
//	color: #f37f1f; 
	color: #404040; 
	text-align: left; 
	vertical-align: top;
	padding: 2px 4px; 
	font-weight: normal;
	font-size: 12px;
}
table.table01 td, table.table02 td {
	border-bottom: solid 1px #FFDDC1; 
	border-top: none; 
	border-left: none; 
	border-right:none; 
	background-color: #FFFFFF; 
	color: #000000;
	text-align: left; 
	vertical-align: top;
	padding: 2px 4px;
	font-weight: normal;
	font-size: 12px;
}

table.table01 td.sv {
	border-bottom: solid 1px #DDDDDD; 
	border-top: none; 
	border-left: none; 
	border-right:none; 
	background-color: #FFFFFF; 
	color: #999999;
	text-align: left; 
	vertical-align: top;
	padding: 2px 4px;
	font-weight: normal;
	font-size: 12px;
}

table.tableWrs {
	border-collapse: separate; 
	border: none;
	empty-cells: hide;
	margin: 0;
	padding: 0;
	width: 100%;
}
table.tableWrs th {
	border: none; 
	background-color: #DCF3E7; 
	color: #F98220;
	text-align: left; 
	vertical-align: top;
	padding: 1px 4px; 
	font-weight: bold;
	font-size: 11px;
}
table.tableWrs td {
	border: none;
	border-bottom: solid 1px #FFDDC1; 
	background-color: #FFFFFF; 
	color: #000000;
	text-align: left;
	vertical-align: baseline;
	padding: 1px 2px;
	font-weight: normal;
	font-size: 11px;
}
table.tableWrs td.ar {
	text-align: right;
}

table.tableWrs td.compl {
	border: none; 
	border-top: solid 1px #F0F0F0; 
	background-color: #FFFFFF; 
	color: #999999;
	text-align: left; 
	vertical-align: top;
	padding: 2px 2px;
	font-weight: normal;
	font-size: 11px;
}

table.tableCart {
	border-collapse: separate; 
	border: none; 
	empty-cells: hide;
	margin: 0;
	padding: 0;
}
table.tableCart th {
	border: none; 
	background-color: #FEB557; 
	color: #0A6159;
	text-align: left; 
	vertical-align: top;
	padding: 1px 4px; 
	font-weight: bold;
	font-size: 11px;
}
table.tableCart td {
	border-bottom: solid 1px #FFDDC1; 
	border-top: none; 
	border-left: none; 
	border-right:none; 
	background-color: #FFFFFF; 
	color: #000000;
	text-align: left; 
	vertical-align: top;
	padding: 3px 2px;
	font-weight: normal;
	font-size: 11px;
}
table.tableCart td.ar {
	text-align: right;
}
table.tableCart td.total {
	font-weight: bold;
	text-align: right;
	border: none;
	color: #0A6159;
}

table.in1px {
	border-collapse: collapse; 
	border: none; 
	border-spacing: 1px;
	empty-cells: hide;
}
table.in1px td, table.in1px th {
	border: solid 1px #FFDDC1;
	text-align: left;
	vertical-align: baseline;
	padding: 2px 3px;
}

#shopState {
	border-top: none 0px;
	border-right: none 0px;
	border-left: none 0px;
	border-bottom: solid 1px #DCF3E7;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#copyright { font-size: 10px; color: #FFFFFF; }
#copyright a { color: #FFFFFF; }

.field_get_mini, .field_get_maxi, .field_get_both, .field_get_link {
	width: 29px; 
	height: 19px; 
	display: inline; 
	overflow: hidden;
}

.field_get_mini { background: url('img/bg_get_mini.gif'); }
.field_get_maxi { background: url('img/bg_get_maxi.gif'); }
.field_get_both { background: url('img/bg_get_both.gif'); }
.field_get_link { background: url('img/bg_get_link.gif'); }

div.catalog_info {
	position: absolute;
	right: 0px;
	top: 0px;
}
div.catalog_row {
	background-color: #EEEEEE;
	margin: 2px 0px 2px 0px;
	position: relative;
}
div.catalog_block {
	margin-left:10px;
	padding-left:15px;
	border-left: solid 1px;
}

.treel1 {
	padding: 1px 5px;
	margin: 0px 0px 1px 0px;
	background-color: #DCF3E7;
}
.treel1 a {
	font-size: 11px;
	font-weight: bold;
	color: #0A6159;
	text-decoration: none;
}
.treein {
	margin: 0px;
	padding: 0px 0px 0px 11px;
}
.treel2 {
}
.treel2 a {
	font-size: 11px;
	color: #1F8F85;
	text-decoration: none;
}

#cart_summary, #shapka_user, .input2 {
	filter:alpha(opacity=85);
	opacity: 0.85;
/*	 -moz-opacity:0.85;*/
}

.desc_gallery_el {
	margin: 5px 5px;
	border: #DCF3E7 solid 1px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
}

ul {
	padding-left: 18px;
	margin-left: 0;
}

ul li {
	list-style-type: square;
	margin-left: 0;
	padding-left: 0;
}

table.specs {
	border-collapse: separate; 
	border: none; 
	border-spacing: 1px;
	empty-cells: hide;
	width: 95%;
}
table.specs th, table.specs td {
	border: none; 
	color: #404040; 
	text-align: left; 
	vertical-align: top;
	padding: 2px 4px; 
	font-weight: normal;
}

table.specs tr.odd th, table.specs tr.odd td {
	background-color: #F3F3F3; 
}
table.specs tr.open th, table.specs tr.close th {
	padding-left: 10px;
	background: transparent url(/img/arrow_link_down.gif) no-repeat 0 50%;
	color: #2A756E;
	font-weight: bold;
}
table.specs tr.close th {
	background: transparent url(/img/arrow_link_normal.gif) no-repeat 0 50%;
}
table.specs tr.open a, table.specs tr.close a {
	font-weight: bold;
	text-decoration: none;
}
