table td {vertical-align:top;}
img{ border:none}
* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: white;
	font-family: verdana, arial, serif;
	font-size:12px;
	color:#000000;

}

table {
	padding: 0px;
	color:#000000;
	font-size:12px;
	font-family: verdana, arial, serif;
}
a{ color:#145586;}
ul{ margin:0px 0px 30px 30px;}
ul li{list-style-image:url(/base/static/bullit.gif); margin-bottom:10px;}
ol{ margin:0px 0px 30px 30px;}
ol li{ margin-bottom:10px;}


@media print {
	h1			{ page-break-before: always }
	h1, h2, h3,
	h4, h5, h6	{ page-break-after: avoid }
	ul, ol, dl	{ page-break-before: avoid }
	.dont_print {
		display: none;
	}
}

/* -- main ---------------------------------------------------------- */

html { height: 100%; }

.fw			{ width: 100% }
.fh			{ height: 100% }
.fwh		{ width: 100%; height: 100% }

/* general content */
.page-content, body.fck, body.fck-pannel div.SC_Panel {
	background-color: #e5e7e7;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #516765;
}

/* general fck editor area */
body.fck {
	height: auto !important;
	padding: 10px;
}

/* general hover items in fck editor comboboxes */
body.fck-pannel div.SC_ItemOver {
	border: solid 1px #ffffff;
}

/* forms */
fieldset { border:1px solid #cccccc }
div.forms fieldset				{ width:350px; padding: 0px 10px 20px 10px; }
fieldset.forms legend		{ padding: 0px 5px 0px 5px; font-weight:bold; font-size: 18px;  font-family:Arial, Helvetica, sans-serif; color:#aeaeae}
table.forms						{ width:100%; border-collapse:collapse; margin-top:5px;}
div.forms fieldset table.forms	{ margin-top: 10px; }
table.forms td					{ width:70%;  padding:5px 15px 5px 0px; color:#aaaaaa }
table.forms th					{ width:30%; padding:8px 10px 0px 0px; text-align:right; white-space:nowrap;  vertical-align:top; font-size:11px; }
table.forms td input			{ width:100%;}
table.forms td textarea			{ width:100% }
table.forms td select			{ width:100% }
table.forms td input.checkbox	{ width:auto; margin: 0px 5px 0px 0px; }
table.forms td label			{ margin-top:5px;  }
table.forms td img.captcha		{ border: solid 1px #000000; margin-bottom:5px; }
table.forms ul					{ list-style:none; margin:0px }
table.forms ul.errorlist li		{ color:#cc0000; margin-left:10px;  list-style-image:none}
table.forms tr.buttons td		{ white-space: nowrap }
table.forms tr.buttons td input	{ width:auto; margin: 0px 5px 10px 0px; width:100px;}
input.button{padding:1px 5px 1px 5px;}

.png {
        //background-image: none ! important;
        behavior: url('/base/static/pngfix/pngfix.htc');
}
.png_img { behavior: url('/base/static/pngfix/pngbehavior.htc');}



h1{ color:#cd3d3d; font-size:22px; font-weight:normal; margin-bottom:25px;}
h2{ color:#426db5; font-size:20px; font-weight:normal; margin-bottom:8px;}
h3{ color:#cd3d3d; font-size:14px; font-weight:normal; margin-bottom:20px; text-transform:uppercase}
h4{ color:#000000; font-size:12px; font-weight:bold; margin-bottom:20px;}
p{ font-size:13px; margin-bottom:20px; line-height:19px;}

.error_msg {
     background: #ffe4db;
     padding: 5px;
     border: solid 1px #cc0000;
     margin-bottom: 10px;
}

.info_msg {
     background: #eeeeee;
     padding: 5px;
     border: solid 1px #888888;
     margin-bottom: 10px;
}

/* slidebar */
table.slidebar						{ width:100%; background-color:#ebebeb; height:20px; margin: 0px 0px 0px 0px }
table.slidebar tr td 				{ vertical-align:middle; font-size:10px; padding: 0px 7px 2px 7px; color:#000000; white-space:nowrap }
table.slidebar td a					{ color:#000000; text-decoration:none }
table.slidebar td a:hover			{ text-decoration:underline; color:#000000 }
table.slidebar .left				{ width:50%; padding: 0px 15px 2px 15px; color:#000000 }
table.slidebar .right				{ width:50%; padding: 0px 15px 2px 15px; color:#000000; text-align:right }
table.slidebar .to_left				{ background-color:#ebebeb }
table.slidebar .to_left a			{ color:#000000; text-decoration:none }
table.slidebar .to_left a:hover		{ text-decoration:underline;}
table.slidebar .to_right			{ background-color:#ebebeb}
table.slidebar .to_right a			{ color:#000000; text-decoration:none }
table.slidebar .to_right a:hover	{ text-decoration:underline }
table.slidebar .active				{ background-color:#ffffff; color:#000000 }
table.slidebar .active a			{ color:#000000 }


img.wed-img   { border: 1px solid #e1e1e1; }
img.wed-left-img { border: 1px solid #e1e1e1; margin-right: 5px; float: left; }
img.wed-right-img { border: 1px solid #e1e1e1; margin-left: 5px; float: right; }

hr.wed-hr { color: #e1e1e1; }
.wed-alert { color: #cc0000; font-weight: bold; }

table.wed-table   { background:#e1e1e1; width:98%}
table.wed-table td  { vertical-align:middle; background:#ffffff; padding:3px; }
table td.wed-common-td { background-color: #eeeeee; color: #cc0000 }
table td.wed-h1-td  { background-color: #eeeeee; font-weight: bold; text-align:center }
table td.wed-h2-td  { background-color: #eeeeee; font-weight: normal; text-align:center}

.genum
{
	display: block;
	}
img.genum {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
	
	float: right;
}
a:hover img.genum {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
}
/* new */

table.goods { margin-bottom:15px;}
table.goods td{ width:25%; background: url(/base/static/images/fr_top.gif) left top no-repeat; vertical-align:top;  padding:0px 14px 0px 14px;}
table.goods tr.bot td{background: url(/base/static/images/fr_bot.gif) left bottom no-repeat; height:25px; }
table.goods tr.bot td span { font-size:9px;}
table.goods td div { text-align:center}
table.goods td div img{ margin:0px 0px 15px 0px;}
table.goods a.name{ font-size:11px; font-weight:bold; color:#181818; margin:5px 0px 10px 0px; text-decoration: none; line-height:12px;}
table.goods a:hover.name{ color:#1685cc}
table.goods p{ font-size:9px; color:#bbbbbb; line-height:14px; margin:3px 0px 0px 0px; font-family:tahoma, arial;}
table.goods p a{ color:#666666}
table.goods p a:hover{ text-decoration:none}
table.goods tr.bot td a {width:100%; display:block; margin-left:0px; text-decoration:none; color:#c40074; font-weight:bold; font-size:10px; line-height:23px; color:#FFFFFF} 

table.header{ background: none; margin:25px 0px 10px 0px; } /* url(/base/static/images/line.gif) bottom repeat-x; */
table.header div{background:#ffffff; float:left; padding-right:7px; font-weight:bold; color:#848484; font-size:10px; text-transform:uppercase}
table.header a{ color:#505050; text-decoration:none;}

div.submenu{text-align:center; margin:0px 0px 2px 0px; width:100%;  background:url(/base/static/images/mn_bg.gif) repeat-x;}
div.submenu td{ height:33px; padding:0px 25px 0px 27px; line-height:30px; background:url(/base/static/images/spc.gif) left no-repeat}
div.submenu a{ font-weight:bold; color:#FFFFFF; font-size:11px; text-decoration:none; width:100%; height:100%; display:block}
div.submenu a:hover{ color:#abe8ff}


.left_menu {background:#414142;}
.left_menu div {height:25px;}
.left_menu div a {color:#FFFFFF; left no-repeat; font-size:12px; font-weight:bold; text-decoration:none; line-height:24px; width:100%; height:100%; display:block; padding-left:22px;}
.left_menu div a:hover{ background:url(/base/static/images/lt_rt2.gif) left no-repeat; color:#ffddc1}
.left_menu div a.actt{ background:url(/base/static/images/lt_rt3.gif) left no-repeat}
.left_menu td{ background:url(/base/static/images/lt_rt.gif) left no-repeat #ff7706;}

td.submenu_left { width:300px; }
td.submenu_left table td{ height:auto; background:#414142 url(/base/static/images/left_bg.gif) right bottom no-repeat; padding:6px 10px 10px 0px;}
td.submenu_left table td a{ font-size:11px; color:#ffffff; margin:0px; position:relative; left:30px;  width:190px; text-decoration:underline; line-height:10px; font-weight: normal; height:auto; display:block;   }
td.submenu_left table td.last{ background:none}
td.submenu_left table td a.act{ text-decoration:none; color:#d45f00}
td.submenu_left table td a:hover{text-decoration:none; background:none}


div.banner{background:url(/base/static/images/banner.gif) no-repeat; height:116px; width:229px; margin-top:15px; }
div.banner div{height:50px; width:158px; color:#FFFFFF;position:relative; top:8px; left:60px;}
div.banner h2{ font-size:17px; font-weight:bold; color:#FFFFFF; line-height:16px; margin-bottom:5px;}
div.banner p{ font-size:11px; line-height:13px;}
div.banner a{ color:#FFFFFF}
div.banner a:hover{ text-decoration:none}

.footer {background:#ededed url(/base/static/images/bot_bg.gif) left top repeat-x; margin-top:15px;}
.footer td{height:108px; padding:15px 10px 10px 10px; font-size:10px; line-height:14px;}
.footer td img{ margin:0px 3px 0px 0px;}

div.top { position:relative; }
div.top div{
	position:absolute;
	color:#FFFFFF;
	font-size:11px;
	 width:150px;
	height: 42px;
}
div.top div b{ color:#00a0ec;}

#topmenu{left: 370px; top: 126px;width:580px; height:35px;}
#topmenu table td{ text-align:center; height:35px;}
#topmenu table td a{ font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#00a0ec; text-decoration:none; line-height:20px; width:100%; display:block}
#topmenu table td a:hover{ color:#FFFFFF}
#topmenu table td.act{ background:url(/base/static/images/top_m_r.png) right no-repeat}
#topmenu table td.act a{ color:#FFFFFF; line-height:32px; background:url(/base/static/images/top_m_l.png) left no-repeat}

/* ovl */

#divOvl {
	z-index: 1000;
	position: absolute;
	top: 0px;
	left: 0px;

	background-color: black;
	/* -moz-opacity: 0.4; */
	opacity: 0.4;
	width: 100%;
	height: 100%;
}

#divOvlPos {
	z-index: 1001;
	position: absolute;
	top: 0px;
	left: 0px;
}

#divOvlContent, #divOvlLoading {
	margin: 0 auto;
}

#iframeOvl {
	border: solid 1px #ffffff;
	background: #ffffff;
}

#divOvlClose {
	z-index: 1002;
	position: absolute;
	right: -25px;
	cursor: pointer;
}

#imgOvl {
	border: solid 1px #ffffff;
}

/* page-content */
.page-content {
	padding: 20px;
}

/* page_title */
div.page_title {
	padding: 0px 0px 15px 0px;
}

div.page_title h1 {
/*	color: #cc0000; 8*/
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

/* nav_path */
div.nav_path {
	padding: 0px 0px 5px 0px;
}

div.nav_path a {
	color:#505050;;
}

div.nav_path span {
	color: #000000;
}


/* photos */
div.photo {
	width:144px;
	text-align:center;
}

div.photo a.descr {}

.basket {border:1px solid #ececec }
.basket td{ padding:3px;}
.basket th{ padding:3px;}

table.tbl {
    border:2px solid #dbdbdb;
}
table.tbl tr {
    border:1px solid #dbdbdb;
}
table.tbl td {
    border:1px solid #dbdbdb;
    padding: 3px 5px 3px 5px;
}