body {
background: #ffffff;
margin:0;
padding:0;
font-family: Tahoma;
font-size: 12pt;
color:#000000;
}

.leftmenu {
	}

td.mainWindow {
	color: #000000;
	}

td,tr,p,div {
	margin-top : 0px;
	margin-bottom : 0px;
	list-style : circle;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #333333;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #333333; font-family: Trebuchet MS;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #333333; font-family: Trebuchet MS;
	font-size: 12px; font-weight: bold;
	}
/* Links */


/* Horizontal Line */
hr {
	background: #333333; height:2px; border: 1px solid;
	}

hr.separator {
	background: #333333;
	height: 1px;
	width: 75px;
	border: 0px;
}

hr.fullline {
	height: 1px;
	width: 100%;
	color : #CBD1E0;
	}

/* --Default Class Settings-- */

#menutop table tr td {border-spacing:0px;}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
color:#ffffff;
text-decoration:none;
font-size:12px;
font-weight:bold;
padding:9px 10px 11px 10px;
margin-top:0px;
height:29px;
//height: expression( this.scrollHeight < 30 ? "29px" : "auto" ); /* задает min-height для IE */
//min-height: 29px; /* указывает min-height для браузеров со стандартной компиляцией */
}
.mainlevel-nav {/*float:left;width:150px;height:28px;*/height:29px;margin-bottom:6px;border-spacing:0px;}
a.mainlevel-nav:hover {
text-decoration:none;
font-weight:bold;
color:#000000;
padding:9px 10px 11px 10px;
background: url(/images/menu_left.png) repeat-x 0px 8px;
	} 

#active_menu-nav {background: url(/images/menu_left.png) repeat-x top;color:#000;}

/*a.mainlevel:link, a.mainlevel-nav:visited {
color:#030303;text-decoration:none;font-size:12px;
 }
 */
.mainlevel {float:right;width:180px;padding-left:20px;height:15px;background:url(images/menu_left2.png) no-repeat;padding-bottom:10px;}

a.mainlevel:link {
text-decoration:none;
font-weight:bold;
color:#ffffff;
font-size:12px;
padding-top:5px;
background: url(../images/menu_left.png) repeat-x;
	}

a.mainlevel:visited {
text-decoration:none;
font-weight:bold;
font-size:12px;
color:#ffffff;
padding-top:5px;
background: url(../images/menu_left.png) repeat-x;}

a.mainlevel:hover {
text-decoration:none;
font-weight:bold;
font-size:12px;
color:#fff;
background: url(../images/menu_left2.png) repeat-x;
	}

.mainlevel-virt {float:left;width:270px;padding-left:20px;height:15px;padding-bottom:10px;}

a.mainlevel-virt:link {
text-decoration:underline;
font-weight:bold;
color:#555;
font-size:13px;
	}

a.mainlevel-virt:visited {
text-decoration:underline;
font-weight:bold;
font-size:13px;
color:#555;}

a.mainlevel-virt:hover {
text-decoration:underline;
font-weight:bold;
font-size:13px;
color:#111;
	}

a.mainmenu:link, a.mainmenu:visited {
color:#030303;text-decoration:none;font-size:12px;
	}

a.mainmenu:hover {
text-decoration:underline;
color:#000000;
	}

a.sublevel:hover {
	color: #0099CC; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #333333; font-family: Trebuchet MS;
	font-weight: normal;
}

/* Content - Sections & Categories */
.contentpane {

}

.contentpane-put li {
padding:0px;
margin:0px;
	}

.contentpane-put li a{
  display:static;height:10px;
	}

.contentpaneopen {
	border : 0px solid White;
	text-align : justify;
	width : 100%;

	}
.contentpaneopen td {vertical-align:top;}

.contentheading {
font-family:Arial;color:#2e3192;font-weight:bold;font-size:14px;margin-bottom:13px;text-transform:uppercase;
	}

/*a.pathway {
font-family:Arial;color:#2e3192;font-weight:bold;font-size:12px;margin-bottom:13px;
	}*/

.main_title {
	color : #39548D;
	font : bold 11px;
}

.contentpagetitle {
font-family:Arial;color:#2e3192;font-weight:bold;font-size:14px;margin-bottom:13px;text-transform:uppercase;
}

table.contenttoc {
	color: #333300;
    }

table.contenttoc td {
	font-family: Trebuchet MS;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #435A76; text-decoration: none; font-weight: normal;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #0099CC;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS;
	}

a.weblinks:hover {
	color: #759328;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #435A76; text-decoration: none; font-family:  Trebuchet MS;
	font-size: 11px;
	list-style: inside url(/templates/orthodoxy/images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #0099CC;
	text-decoration: underline;
	font-weight: normal;
	font-family:  Trebuchet MS;
	font-size: 11px;
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	width:100%;}

table.moduletable th {
	text-align:left;
	font-family:Arial;
	color:#2e3192;
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
    width:231px;
	border-bottom: solid 1px #292985;
}

table.moduletable td {
	font-family: Arial;
	font-size: 12px;
	/*border: solid 1px #292985;*/
}


table.moduletable-srch th {
	text-align:left;
	font-family:Arial;
	color:#2e3192;
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
	border-bottom: solid 1px #292985;
	}

.inputbox-srch {
	float:left;
	width:155px;
	height:16px;
	font-size:12px;
	font-family: Trebuchet MS;
	margin-top:1px;
	margin-left:1px;
	color:#555555;
	border:0px #000 solid;
}

.button-srch {
	float:left;
	width:72px;
	height:18px;
	margin-left:0px;
	margin-top:1px;
	background:transparent;
	cursor:pointer;
	border:0px #000 solid;
}


.moduletable-srch {
	float:left;
	border:0px #000 solid;
}

.search-srch {
	float:left;
	width:231px;
	height:39px;
	border:0px;
	background:url(../images/search_bg.gif) no-repeat;
	margin-top:7px;
	margin-left:0px;
	border:0px #000 solid;
}

table.moduletable-nav-mainmenu {
	width:100%;
	}

table.moduletable-news {
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable-news td {font-size: 11px;color:#7b7b7b;}
/*table.moduletable th {
color:#000000;font-weight:bold;font-size:19px;margin-bottom:13px;}*/
table.moduletable-news th {
color:#000000;font-weight:bold;font-size:19px;margin-bottom:13px;text-align:left;}
table.moduletable-news2 th {
color:#e37c30;font-weight:bold;font-size:19px;margin-bottom:13px;text-align:left;}
	}

.componentheading {
font-family:Arial;color:#2e3192;font-weight:bold;font-size:14px;margin-bottom:8px;text-transform:uppercase;
}

div.componentheading {
font-family:Arial;color:#2e3192;font-weight:bold;font-size:14px;margin-bottom:8px;text-transform:uppercase;
}

td.componentheading {
font-family:Arial;color:#2e3192;font-weight:bold;font-size:14px;padding-bottom:8px;text-transform:uppercase;
}

h2, h3, h4, h5 {
font-family:Arial;color:#2e3192;font-weight:bolder;text-transform:uppercase;
font-size:16px;
}

h1 {font-size:20px;}

.leftfeed{
	font-family:Arial;color:#2e3192;font-weight:bold;font-size:11px;/*margin-bottom:8px;*/
}
.leftfeed_s_desc{
	font-family:Arial;color:#88817f;font-weight:bold;font-size:10px;margin-bottom:5px;
}

.button {
	 font-family: Trebuchet MS;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #000000;
	font : bold;
	color : #000000;
    cursor:pointer;
    background:#ffffff;
	}
.button2 {
	 font-family: Trebuchet MS;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #000000;
	font : bold;
	color : #000000;
    cursor:pointer;
	margin-top:-1px;
	}
.inputbox {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: Black;
    background-color: #ffffff;
	border: 1px solid #515151;
	}

/** category text format and links **/
.category {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #333333;
	font-size: 14px;
	}

a.category:hover {
    text-decoration:underline;
	}

.poll {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #333333;
}

.sectiontableentry1 {
	background-color : transparent;
	}

.sectiontableentry2 {
	background-color : transparent;
	}

.sectiontableheader {
color:#168717;font-weight:bold;text-transform:uppercase;font-size:13px;margin-bottom:13px;
	}
.sectiontablefooter {padding-top:20px;}
.small {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Trebuchet MS;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
color:#168717;font-weight:bold;text-transform:uppercase;font-size:16px;margin-bottom:13px;
        }

.newsfeeddate {
	font-family:Trebuchet MS;
	font-size: 10px;
}
.newsfeedDescription {
	color : Blue;
}
.newsheader {
color:#168717;font-weight:bold;text-transform:uppercase;font-size:16px;margin-bottom:13px;
	}
.feeds_desc {
	text-align : justify;
	text-indent : 20px;
	padding-left : 20px;
	}
.createdate {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

.modifydate {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

ul {
	margin: 0px 0px 0px 0px;
	}


.fase4rdf {
	font-family:Trebuchet MS;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

table.searchintro {
	}

table.contact {
	}

table.contact td.icons {
	}

table.contact td.details {
	font-size: 11px;
	font-family: Trebuchet MS;
	}

.pagenav {
	color : #000000;
	font-size:13px;
	}

a.pagenav, a.pagenav:visited {
	color: #000000;
	}

a.pagenav:hover {
	color: 000000;
	text-decoration:none;
	}

.pagenavbar {
	}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}


a.bar:link, a.bar:visited {
        color: Green; text-decoration: none; font-weight: normal;
        font-family: Trebuchet MS;
        font-size: 10px;
        }

a.bar:hover {
        color: #A7CF43;
		 text-decoration: none;
        }

.searchbox {
	font-family:Trebuchet MS;
	font-size: x-small;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid;
	height: 18px;
	line-height: 13px;
	}

.title {
	font: bold larger;
	letter-spacing: 4px;
}

/*a.pathway, a.pathway:visited {
	font: Trebuchet MS;
	font-size: 11px;
	color: red;
	}

a.pathway:hover {
	font: tahoma;
	font-size: 11px;
	color: red;
}*/
/*Main Orthodoxy CSS*/

.smallfont
{
	font: 11px;
}
.tborder
{
	background: transparent;
	color: #000000;
	border: 0px;
}
.thead
{
color:#000000;font-weight:bold;text-transform:uppercase;font-size:16px;margin-bottom:13px;
	}
.thead a:link
{
	color: #FFCC66;
}
.thead a:visited
{

}
.thead a:hover, .thead a:active
{

}

.vbmainwindow
{
	background : #FFFFFF;
}

a:link{color:#000000;text-decoration:underline;font-weight:normal;}
a:hover{color:#000000;text-decoration:underline;font-weight:normal;}
a:visited{color:#000000;text-decoration:underline;font-weight:normal;}

.table1{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
}

.table1 td{
padding:0px; /* cellpadding="0" */
vertical-align: top;
text-align: left;
}
body{margin:0;padding:0;background:#ffffff;}

#maincontainer {min-width:990px;}
#topsection{
background: url(../images/img01.jpg);
height: 273px; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
background:url(../images/img06.jpg) repeat-x;
}

#contentcolumn{
margin: 25px 21px 13px 233px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding-left:101px;
padding-right:13px;
min-height:629px;
/*height:100%;*/
border-right:1px #867f7e dashed;
border-left:1px #867f7e dashed;
font-family:Arial;
color:#000;
font-size:12pt;
z-index:1;
}

#contentspacer{
/*margin: 0 200px 0 230px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
position:absolute;
left:235px;
top:268px;
width:94px;
border:0px #000 solid;
z-index:2;
background:url('../images/kovsh.gif') no-repeat;
height:213px;
}

#leftcolumn{
/*border:1px #867f7e dashed; */
float: left;
min-height:479px;
height:100%;
width: 205px; /*Width of left column*/
margin-left: -100%;
margin-top:0px;
margin-bottom:13px;
padding-left:15px;
padding-right:10px;
/*background:url(../images/img06.jpg) repeat-x;*/
}

#rightcolumn{
float: left;
width: 235px; /*Width of right column*/
margin-left: -255px; /*Set left marginto -(RightColumnWidth)*/
/*background:url(../images/img06.jpg) repeat-x;*/
margin-top:13px;
margin-bottom:13px;
}

#footer{
border:0px #000 solid;
clear:both;
width: 100%;
height:45px;
padding-top:5px;
background: url(../images/img05.jpg);
font-size: 11px;
}

#lefttop {
	border:0px #000 solid;
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	width:445px;
	height:244px;
	background:url(../images/img02.jpg);
}
#righttop {
	border:0px #000 solid;
	float:right;
	width:552px;
	height:244px;
	background:url(../images/img03.jpg);
}
#phoneblock {
	border:0px #000 solid;
	float:right;
	width:115px;
	height:70px;
	margin-top:19px;
}
#logotop {
	position:absolute;
	left:0;
	width:100%;
	text-align:center;
	top:72px;
}
#menutop {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	border:0px #000 solid;
margin-top:0px;
}
#topsection2 {
	float:left;
	width:100%;
}
#topsection3 {
	float:left;
	width:100%;
	text-align:center;
}

table.moduletable td.dn-each {
	font-family: Arial;
	font-size: 12px;
	padding-bottom:10px;
}

.dn-date {
	color:#666;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.dn-title {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

.dn-title:link {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.dn-title:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.dn-title:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.dn-more {padding-bottom:5px;}

.dn-read_more:link {color:#666;}

.dn-read_more:visited {color:#666;}

.dn-read_more:hover {color:#666;}

.dn-introtext {
	text-decoration:none;
	font-family:Arial;
	font-weight:regular;
	font-size:11px;
	color:#666;
}

.dn-introtext-link:link {
	text-decoration:none;
	font-family:Arial;
	font-weight:regular;
	font-size:11px;
	color:#666;
}

.dn-introtext-link:visited {
	text-decoration:none;
	font-family:Arial;
	font-weight:regular;
	font-size:11px;
	color:#666;
}

.dn-introtext-link:hover {
	text-decoration:underline;
	font-family: Arial;
	font-weight:regular;
	font-size:11xpx;
	color:#666;
}

.dn-more{
	float:right;
	font-weight:bold;
	font-size:12px;
}
a.contentpagetitle {
font-family:Arial;color:#2e3192;font-weight:bold;font-size:14px;margin-bottom:13px;text-transform:uppercase;
}

a.pathway, a.pathway:visited {
	font-family:Arial;color:#2e3192;font-weight:bold;font-size:14px;margin-bottom:13px;
	}

a.pathway:hover {
	font-family:Arial;color:#2e3192;font-weight:bold;font-size:14px;margin-bottom:13px;
}

.maincatname{
	width:120px;
	text-align:left;
	/*text-valign:bottom;*/
	vertical-align: bottom;
	border:0px #000 solid;
	font-family:Arial;
	color:#2e3192;
	font-weight:bold;
	font-size:14px;
	}

.product_title{
	width:114px;
	text-align:center;
	/*text-valign:bottom;*/
	vertical-align: middle;
	border:0px #000 solid;
	font-family:Arial;
	color:#2e3192;
	font-weight:bold;
	font-size:10px;
	}

.product_short_desc{
	width:114px;
	text-align:center;
	/*text-valign:bottom;*/
	vertical-align: middle;
	border:0px #000 solid;
	font-family:Arial;
	color:#777;
	font-weight:bold;
	font-size:10px;
	}

.vitrina_block{
	text-align:center;
	align:center;
	width:100%;
	border:0px #000 solid;
}

//меню

table.moduletable-nav {
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	width:100%;

 }


.moduletable-nav {
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	width:100%;

}/*
table.moduletable-nav tr td {
height:29px;
}*/

.moduletable h3 {
	border-bottom: solid 1px #292985;
	font-size: 14px;
	
}

#userForm {
	padding:0 0 0 10px;
	margin:10px 0 0 0;
	font:bold 11px Arial;
	color:##2E3192; }

#userForm input, #userForm textarea {
	display:block;
	width:350px;
	margin:0 auto;
}
input.gm_submit  {
	display:block;
	width:auto !important;
                text-align:center;
	background:#2E3192;
	border:0 none !important;
	padding:1px 20px;
	margin:10px auto 0 auto !important;
	font:normal 12px Arial;
	color:#FFF;
	text-decoration:none;
}
#userForm  {

	width:350px;
	margin:0 auto;
}
#file
{

	width:350px;
	margin:0 auto;
}
img.img {
background:none repeat scroll 0 0 #F6F4F1;
border:1px solid #DCDAD1;
padding:6px;
}

/* for other browser */
.clear-block:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
/* IE6 */
* html .clear-block {
	height: 1%;
}
/* IE7 */
*:first-child + html .clear-block {
	min-height: 1%;
}


.sale-page {
	font: normal 13px/1.3em Arial;
}
.sale-page .clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.sale-page p {
	margin: 0 0 12px 0;
}
.sale-page .nomargin {
	margin: 0;
}
.sale-page p.nomargin {
	margin-bottom: 5px;
}
.sale-page h3 {
	margin: 0 0 10px;
	font: bold 22px/1.2em Arial;
	color: #2E3192;
}
.sale-page .about-block {
	margin-bottom: 25px;
	padding: 5px 5px 1px 5px;
	font-size: 14px;
	border-left: 5px solid #596169;
	background: #F1F1EF;
}
.sale-page .about-block h4 {
	margin: 0 0 12px 0;
	font: bold 15px/1.2em Arial;
}
.sale-page .list1 {
	margin: 0 0 30px;
	padding: 0 0 0 10px;
	list-style: none outside none;
}
.sale-page .list1 li {
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	line-height: 16px;
	list-style: none outside none;
	background: transparent url("/images/sale-page/list1.gif") 0 6px no-repeat;
}
.sale-page .list2 {
	margin: 0 0 30px;
	padding: 0 0 0 10px;
	list-style: none outside none;
}
.sale-page .list2 li {
	margin: 0 0 11px;
	padding: 0 0 0 22px;
	line-height: 16px;
	font-weight: bold;
	list-style: none outside none;
	background: transparent url("/images/sale-page/list2.gif") 0 2px no-repeat;
}
.sale-page .lozung-block {
	margin-top: 60px;
	margin-bottom: 30px;
	font: bold 22px/1.2em Arial;
	color: #000;
}
.sale-page .pic-1-block {
	margin-bottom: 30px;
	background: transparent url("/images/sale-page/pic-1-block.jpg") 100% 0 no-repeat;
}
.sale-page .red {
	color: #F00;
}
.sale-page .tabs-menu {
	margin: 0 0 1px;
	padding: 0;
	list-style: none outside none;
}
.sale-page .tabs-menu li {
	position: relative;
	float: left;
	display: block;
	margin: 0 2px 0 0;
	padding: 0;
	height: 32px;
	list-style: none outside none;
}
.sale-page .tabs-menu li a {
	display: block;
	margin: 0;
	padding: 0 30px;
	height: 32px;
	list-style: none outside none;
	line-height: 32px;
	color: #FFF;
	background: #ACB6BF;
}
.sale-page .tabs-menu li em {
	position: absolute;
	bottom: -8px;
	left: 50%;
	display: none;
	margin-left: -7px;
	width: 15px;
	height: 8px;
	background: transparent url("/images/sale-page/select-bottom.gif") 0 0 no-repeat;
}
.sale-page .tabs-menu li.current em {
	display: block;
}
.sale-page .tabs-menu li a:hover,
.sale-page .tabs-menu li.current a {
	background: #525961 url("/images/sale-page/select.gif") 0 0 repeat-x;
}
.sale-page .tabs {
	margin-bottom: 25px;
}
.sale-page .tabs .tab {
	padding: 20px 10px 10px 10px;
	background: #F1F1EF;
}
.sale-page .tabs .tab .in-tab {
	padding: 10px;
	border: 1px solid #525961;
	background: #FFF;
}
.sale-page .tabs .tab h4 {
	margin: 0 0 10px;
	line-height: 1.3em;
}
.sale-page .tabs .tab .remont {
	background-image: url("/images/sale-page/pic-2-remont.jpg");
	background-position: 98% 90px;
	background-repeat: no-repeat;
}

.sale-page .slider_slide {
	margin: 0 !important;
	padding: 0px;
	overflow: hidden;
	background: #4F565D url("/images/sale-page/accordion.gif") 10px 6px no-repeat !important;
	cursor: pointer;
}
.sale-page .active {
	background-position: 10px -26px !important;
}
.sale-page .slider_slide a, .sale-page .slider_slide a:hover {
	display: block;
	padding: 0 0 0 35px;
	height: 30px;
	border: 0 none;
	font-size: 17px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	color: #FFF !important;
	background: transparent !important;
}
.sale-page .slider_content_wrapper {
	margin: 0 0 1px;
	padding: 10px;
	width: auto;
	border: 1px solid #525961;
	background: #FFF;
}
.sale-page .slider_content_wrapper .slider_item {
	padding: 0;
}
/*
.sale-page .arenda-accordion dt.Zebra_Accordion_Expanded {
	margin: 0;
	background-position: 10px -26px;
}
*/
.sale-page .jcepopup {
	float: left;
	margin: 0 10px 10px 0;	
}
