body,tr,td, img { padding: 0; margin: 0;  border: 0; border-collapse: collapse; font-size:0; }
div,table { padding: 0; border: 0; border-collapse: collapse; font-size:0; }
form { padding: 0; margin: 0; border-collapse: collapse; border:0; }
input, textarea, span  { padding: 0; border-collapse: collapse; border:0; }

body { font-family: Tahoma; }
input  { font: normal 13px Tahoma; }

select { font: normal 13px Tahoma; height: 20px; }
a, p, span, label { font-size: 13px; color: #727258; }
span.link { text-decoration: underline; cursor:pointer }
a:hover, span.link:hover { text-decoration: none; }

.red { color: #FF114C }
.inher { color: inherit; font-size: inherit; font-weight: inherit; }

p { text-align: justify }

.main { padding-top: 20px; }

.clearfix { clear: both; }

.content h2
{
    font-size: 15px;
    color: #FF114D;
    font-weight: bold;
    margin: 10px 17px 5px 17px;
}

.content h3
{
    font-size: 13px;
    color: #727258;
    font-weight: bold;
    margin: 10px 17px 5px 17px;
}

.content p
{
    padding-left: 17px;
    padding-right: 17px;
    margin-top: 5px;
}


#mainShadow
{
    display:none;

    position: absolute;
    z-index: 1000;
    background-color: #000;

    -moz-opacity:0.3;
    -khtml-opacity:0.3;
    opacity:0.3;
    filter:progid:dximagetransform.microsoft.alpha(opacity=30);
 }

div.h
{
    padding: 10px 0 12px 8px;
    margin:0;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
    background: url(/img/h2_fon.png) no-repeat left bottom;
}
h1.divStyle
{
	padding: 0px;
	margin: 0px;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
  display:inline;
  
}

h.sort {
display:inline;
}
p.divStyle
{
	padding: 0px;
	margin: 0px;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
}
.main .header { height: 60px; width: 980px; }

.content { width: 630px; float:left; }
.leftContent { width: 161px; float:left; margin-right: 14px; }
.rightContent { width: 161px; float:right; }

.mainMenu
{
    background: #babaa4 url(/img/mainMenu.png);
    float: right;
    width: 704px;
}

.mainMenu div.mainMenuItem
{
    float:left;
    margin-left: 10px;
}

.mainMenu div.mainMenuItem a
{
    font-weight: bold;
    font-size: 12px;
    display: block;
    line-height: 36px;
    padding: 0 10px;
    
    text-decoration: none;
    color: #fff;
}

.mainMenu div.mainMenuItem a.bordered
{
    background: url(/img/mainMenuBorder.png) no-repeat 2px 7px;
}

.mainMenu div.mainMenuItem.active
{
    background: url(/img/mainMenuActive_l.png) no-repeat left 7px !important;
}
.mainMenu div.mainMenuItem.active a
{
    background: url(/img/mainMenuActive_r.png) no-repeat right 7px !important;
    color: #919178;
}

.red { color: #ff114d; }
.gray { color: #c0c0b5; }

.footer
{
    clear:both;
    padding-bottom: 20px;
    border-top: solid 1px #cfcfbf;
    padding: 15px 12px 5px 12px;
}
.footer img
{
    float:left;
}
.footer .smallMenu
{
    margin-left:190px;

}
.footer .smallMenu, .footer .smallMenu a
{
    font-size: 12px;
}
.footer .smallMenu div, .footer .smallMenu div a
{
    font-size: 12px;
    color: #b2b2a3;
}

.footer .counters
{
    float: right;
}

.rightBanner
{
    margin-top: 20px;
}

.tabs .button
{
    background: none;
}
.tabs .button span
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    background: none;
    color: #727258;
}
.tabs .button.active { background: url(/img/tab_l.png) no-repeat; }
.tabs .button.active span
{
    background: url(/img/tab_r.png) no-repeat top right;
    color: #ff114d;
}

.tabsContent { clear:both; }

ul.form label
{
    width: 100px;
}
ul.form input, ul.form .fileUpload
{
    width: 500px;
}

ul.form
{
    margin: 0;
    padding: 5px 0 10px 0;
    list-style-type: none;
}

ul.form, ul.form li
{
    background-color: #F2F2E8;
}

.content ul.form li
{
    padding: 5px 10px;
    background-image: none;
}

ul.form input, ul.form .fileUpload
{
    background-color: #fff;
    border: solid 1px #DFDFDC;
}

ul.form label
{
    position: relative;
    float:left;
    padding-top: 3px;
}
ul.form input
{
    padding-top:2px;
    padding-bottom:3px;
    height: auto;
}

.textPage .list
{
    width: 537px;
    background: url(/img/listFon_t.png) no-repeat;
    margin-left: 45px;
}

.textPage .list ul, .textPage .list ol
{
    background: url(/img/listFon_b.png) no-repeat left bottom;
    padding: 7px 0px 1px 17px;
    margin-left: 0px;
}

.textPage li
{
    font-size: 13px;
    color: #727258;
    list-style: none;
    margin: 7px 0;
    background: url(/img/listItem.png) no-repeat 0 8px;
    padding-left: 10px;
    padding-right: 10px;

}

.picdText
{
    position: absolute;
    background-color: #FF0;
    font-size: 13px;
    color: #000;
    margin-left: 10px;
    margin-top: 10px;
    width: 200px;
    padding: 5px 10px;
    text-align: justify;
    border: solid 1px #000;
}

.b-share__handle {
width:16px;
}
