/* CSS Document */

body, html
{
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background: #ffffff;
}
/* global styles */
img
{
    border: none;
}
p
{
    margin: 5px 0 5px 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    color: #fefefe;
    margin: 5px 0 5px 0;
    font-weight: normal;
    width: 90%;
    padding: 0;
}
h1
{
    font-size: 24px;
}
h2
{
    font-size: 18px;
}
h3
{
    font-size: 18px;
}
h4
{
    font-size: 16px;
}
h5
{
    font-size: 14px;
}
h6
{
    font-size: 12px;
}
.fake
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    color: #fefefe;
    margin: 5px 0 5px 0;
    font-weight: normal;
    width: 90%;
    padding: 0;
    font-size: 24px;
}
.clear
{
    clear: both;
}
.h20
{
    height: 20px;
}

#HTMLBlock
{
    min-width: 1005px;
}

/* for IE6 */
* html #HTMLBlock
{
    padding-left: 1005px;
}
* html #HTMLBlockMinWidth
{
    height: 0;
}
/* хак для IE, что бы включить свойство hasLayout */
* html #HTMLBlockContent
{
    margin-left: -1005px;
    position: relative;
    height: 0;
}
/* end */

/* IE */
a:active, a:focus, img
{
    outline: none;
}

a:link, a:active, a:visited
{
    color: #ffffff;
}
a:hover
{
    text-decoration:underline;
}
a img
{
    text-decoration:none;
}



#topper
{
    height: 64px; /*background:#faa93f url(../i/topperBG.gif) left bottom repeat-x;*/
    background: url("../i/top-bg.png") #faa93f left bottom repeat-x;
    padding: 8px 30px 8px 30px;
    clear: both; /*text-align:center;*/
}
#topMenu
{
    position: relative;
     overflow: hidden;
    background: #f3f7fb url(../i/toMenuBG.gif) left 34px repeat-x;
}
.contactsBlock
{
    padding: 10px;
    float: right;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.contact-city
{
    font-size: 14px;
    /*color:#b23000;*/
    text-align: center;
}
.contact-box
{
    vertical-align: top;
    margin-left: 15px;
    display: inline-block;
    color:#B23000;
}
#topMenu .menu
{
    background: #d75e00;
    text-align: left;
    margin: 0;
    padding-left:25px;
}
#topMenu .menu li
{
    display: inline-block;
    vertical-align: top;
    margin-right:2%;
    margin-left: 5px;
}
#topMenu ul
{
    margin: 15px 0 0 40px;
    padding: 0;
    list-style: none;
}
#topMenu ul li
{
    padding: 10px 0 12px 15px;
    background: url(../i/marker.gif) left 13px no-repeat;
    line-height: 100%;
    /*text-transform: uppercase;*/
    font-size: 14px;
}

#itemMenu ul li
{
    padding: 4px 0 4px 14px;
    background: url(../i/marker.gif) left 13px no-repeat;
    line-height: 100%;
    list-style:none;
    /*text-transform: uppercase;*/
    font-size: 14px;
}

#topMenu ul li.home
{
    padding-left:17px;
    text-transform: none;
    font-weight:100;
    background: url("../i/home.png") left 11px no-repeat;}
#topMenu ul li.mail
{
    padding-left:17px;
    text-transform: none;
    font-weight:100;
    background: url("../i/mail.png") left 11px no-repeat;}
#topMenu ul li.site-map
{
    padding-left:17px;
    text-transform: none;
    font-weight:100;
    background: url("../i/site-map.png") left 11px no-repeat;}

#topMenu ul li ul
{
    margin: 5px 0 0 0px;
    list-style: none;
}

#topMenu ul li ul li
{
    padding: 3px 0 3px 5px;
    background: none;
}
#topMenu a
{
    text-decoration: none;
    color: #fac376;
}
#topMenu a
{
    text-decoration: none;
    font-weight:bold;
    color:#791d00
    }
#topMenu .home a,
#topMenu .site-map a,
#topMenu .mail a
{
    font-size:12px;
    font-weight:normal;
    text-decoration:underline;
    color:#fac376
    }
#topMenu a:hover
{
    color: #fff;
}
#topMenu .left
{
    float: left;
    width: 300px;
}
#topMenu .right
{
    margin-left: 300px;
    height: 226px;
    text-align: center;
}
.content-quote-box
{
    color: #333;
    margin: 5px 0 10px 30px;
}
.content-quote-head
{
    font-size: 16px;
    font-style: normal;
    color: #222;
}
.content-img
{
    padding: 20px;
    background: #fff;
    border: 1px solid #666;
    float: left;
    margin-right: 20px;
}
.content-quote
{
    line-height: 16px;
    font-size: 13px;
}
ul.title
{
    margin: 8px 0 8px 0;
    padding: 0;
    list-style: none;
}
ul.title li
{
    padding: 0 0 0 15px;
    background: url(../i/marker.gif) left center no-repeat;
    font-weight: bold;
    font-size: 16px;
}
a.active:link, a.active:active, a.active:visited, a.active:hover
{
    /*text-decoration: underline;*/
    color: #ffcf8a;
}
.CTitle
{
    color: #ffcf93;
}
.bold
{
    font-weight: bold;
}

.line1
{
    height: 7px;
    clear: both;
    background: url(../i/line1.gif) left top repeat-x;
    font-size: 0px;
}
.line2
{
    height: 8px;
    clear: both;
    background: url(../i/line2.gif) left top repeat-x;
    font-size: 0px;
}
.line3
{
    height: 6px;
    border-top: solid 2px #c1c1c1;
    background: url(../i/coner1.gif) right top no-repeat;
}

#catalogBlock
{
    padding: 10px 0;
    overflow:hidden;
    background: #4a4a4a;
}
.main-banner-box
{
    margin:40px auto 30px auto;
    text-align:center;
    }
.main-banner-box a{margin-right:15px}    
.main-table
{
    border-collapse: collapse;
    margin: 37px 0 30px 0;
    width:100%}
#catalogBlock .title
{
    padding: 2px 0 2px 14px;
    color: #FFCF8A;
    text-decoration: underline;
    background: url("../i/marker.gif") 0 50% no-repeat;
}
#catalogBlock ul.add-menu
{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    float:left;
    clear:both;
    vertical-align:top;
    width:239px;
    margin-left:30px;
}
#catalogBlock ul.add-menu li
{
    background: url("../i/marker.gif") 0 44% no-repeat;
    padding-left:14px;
    margin-bottom:5px;}
.add-menu li a
{
     
    }
.add-menu li a:hover
{
    color:#ffcf8a}
#catalogBlock ul.catalog
{
    padding: 3px 0 0 0;
    margin: 0;
    list-style: none;
    text-align: center;
    vertical-align:top;
}
#catalogBlock ul.catalog li
{
    display: inline-block;
    font-size: 14px;
    line-height: 100%;
    margin-right: 1px;
    padding: 3px 0;
    text-align: center;
    vertical-align: middle;
    width: 11%;
    background:url(../i/c-bg.png) 50% 15px no-repeat;
}
#catalogBlock ul.catalog li:hover{background:url(../i/c-bg-hover.png) 50% 15px no-repeat;}
#catalogBlock ul.catalog li.itemCurrCat{background:url(../i/c-bg-hover.png) 50% 15px no-repeat;}
#catalogBlock ul.catalog li.itemCurrCat span{color:#ffcf93;}
#catalogBlock ul.catalog ul
{
    margin: 5px 5px 5px 25px;
    padding: 0;
    list-style: none;
}
#catalogBlock ul.catalog li li
{
    line-height: 100%;
    font-weight: normal;
    font-size: 12px;
    padding: 0;
    margin: 0;
}
ul.catalog a,ul.catalog a:link, ul.catalog a:active, ul.catalog a:visited
{
    
    display: block;
    /*font-weight: bold;*/
    text-decoration:none;
    line-height: 18px;
}
ul.catalog a span{text-decoration: underline;
                  font-size:12px;
                  }
#catalogBlock ul.catalog li img
{
    text-decoration:none;
    margin-bottom: 15px;
}
ul.catalog a:hover
{
    color: #ffcf93; /*background:url(../i/marker.gif) left center no-repeat;*/
}

ul.catalog ul a:link, ul.catalog ul a:active, ul.catalog ul a:visited
{
    text-decoration: none;
    padding: 3px 0 5px 0;
    display: block;
    font-size: 12px;
    font-weight: normal;
    border-bottom: dotted 1px #dcdcdc;
}
ul.catalog ul a:hover
{
    color: #ffcf93;
    border-bottom: dotted 1px #ffcf93;
    background: none;
}


#contentBlock
{
    background: #343434;
}
#contentBlock .button{} 
#contentBlock .right p
{
    text-indent: 15px;
}
#contentBlock .left
{
    width: 231px;
    float: left;
    color: #c1c1c1;
    text-align: left;
    font-size: 12px;
    padding: 15px 10px 0 30px;
}
#contentBlock .left .title a{text-decoration:none}
#contentBlock .right
{
    margin-left: 271px;
    font-size: 13px;
    color: #e1e1e1;
    padding: 10px 30px 10px 10px;
}
.content-banner
{
    padding:0;
    text-align:left;
    margin-bottom:10px;}
.content-banner li
{
    display:inline-block;
    }
/*select.catalog {
	border:solid 1px #646363;
	color:#646363;
	width:200px;
	margin:0 0 12px 0;
	cursor:hand;
	cursor:pointer;	
	}
select.catalog option {
	padding:0 3px 0 3px;
	cursor:hand;
	cursor:pointer;
	}*/

.callBackForm
{
    margin: 20px 0 30px 0;
    padding: 0;
}
.callBackForm input
{
    width: 200px;
    border: solid 1px #646363;
}
.callBackForm textarea
{
    width: 200px;
    height: 100px;
    border: solid 1px #646363;
}
.callBackForm h6
{
    margin: 10px 0 2px 0;
    color: #bcbcbc;
    font-size: 11px;
}
.callBackForm .button
{
    width: auto;
    background: #dcdcdc;
    margin: 15px 0 15px 0;
    cursor: pointer;
}
form#catalog
{
    margin: 10px 0 100px 0;
}


#footerBlock
{
    clear: both;
    background: url(../i/bottom-bg.png) repeat-x;
    color: #905b15;
    padding: 40px 30px 20px 30px;
}
#footerBlock .left
{
    width: 231px;
    float: left;
    font-size: 12px;
    color: #905b15;
}
#footerBlock .links
{
    font-size: 11px;
}
#footerBlock .right
{
    font-size: 12px;
    float: right;
    width: 231px;
}
#footerBlock .center
{
    width: 400px;
    margin-left: 300px;
    margin-right: 300px;
}
#footerBlock a:link, #footerBlock a:active, #footerBlock a:visited
{
    color: #905b15;
    text-decoration: underline;
}
#footerBlock a:hover
{
    text-decoration: none;
}

.catFree
{
    color: #ffffff;
    background: #343434 url(../i/coner3.gif) left bottom no-repeat;
    padding-bottom: 10px;
    height: auto !important;
    height: 10px;
}
.catFree td.name
{
    vertical-align: top;
    width: 200px;
    padding-left: 5px;
    padding-bottom: 5px;
}
.catFree td.desc
{
    vertical-align: top;
    padding: 5px 0 5px 20px;
    color: #c1c1c1;
    font-size: 14px;
}
.catFree .readmore
{
    padding: 5px 20px 5px 0;
    text-align: right;
}
.catFree .readmore a:link, .catFree .readmore a:active, .catFree .readmore a:visited
{
    text-decoration: none;
    color: #c1c1c1;
}
.catFree .readmore a:hover
{
    text-decoration: underline;
}

.catActive
{
    color: #ffcf93;
    background: #3f3f3f url(../i/coner3.gif) left bottom no-repeat;
    padding-bottom: 10px;
    height: auto !important;
    height: 10px;
}
.catActive td.name
{
    vertical-align: top;
    width: 200px;
    padding-left: 5px;
    padding-bottom: 5px;
}
.catActive td.desc
{
    vertical-align: top;
    padding: 5px 0 5px 20px;
    font-size: 14px;
}
.catActive .readmore
{
    padding: 5px 20px 5px 0;
    text-align: right;
}
.catActive .readmore a:link, .catActive .readmore a:active, .catActive .readmore a:visited
{
    text-decoration: none;
    color: #ffffff;
}
.catActive .readmore a:hover
{
    text-decoration: underline;
}
.line0
{
    height: 15px;
    border-top: solid 2px #c1c1c1;
}

.itemFree
{
    width: 210px;
    height: 410px;
    overflow: hidden;
    float: left;
    margin: 10px;
    padding-bottom: 30px;
    border-bottom: solid 2px #c1c1c1;
    border-top: solid 2px #c1c1c1;
    background: #4a4a4a url(../i/coner3.gif) left bottom no-repeat;
    position: relative;
}
.itemFree .name
{
    background: url(../i/coner1.gif) right top no-repeat;
    padding: 10px 5px 0px 10px;
    text-align: center;
    overflow: hidden;
}
.itemFree .foto
{
    text-align: center;
}
.itemFree .foto img
{
    width: 150px !important;
    border: solid 2px #4a4a4a;
}
.itemFree .desc
{
    padding: 10px 10px 0px 10px;
    text-align: left;
}
.itemFree .readmore
{
    text-align: right;
    padding: 0 10px 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
/*------------------------------------------------------------*/
.itemFreeSpec
{
    width: 210px;
    overflow: hidden;
    margin: 10px 10px 10px 0;
    padding-bottom: 40px;
    border-bottom: solid 2px #c1c1c1;
    border-top: solid 2px #c1c1c1;
    background: #ffcf8a url(../i/coner3.gif) left bottom no-repeat;
    position: relative;
}
.itemFreeSpec a
{
    color: #000000;
}
.itemFreeSpec .name
{
    background: url(../i/coner1.gif) right top no-repeat;
    padding: 10px 5px 0px 10px;
    text-align: center;
    overflow: hidden;
}
.itemFreeSpec .foto
{
    text-align: center;
}
.itemFreeSpec .foto img
{
    width: 150px !important;
    border: solid 2px #4a4a4a;
}
.itemFreeSpec .desc
{
    color: #000000;
    padding: 10px 10px 0px 10px;
    text-align: left;
}
.itemFreeSpec .readmore
{
    color: #000000;
    text-align: right;
    padding: 0 10px 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
/*----------------------------------------------------*/
.itemActive
{
    width: 210px;
    height: 410px;
    overflow: hidden;
    float: left;
    margin: 10px 10px 10px 10px;
    padding-bottom: 30px;
    border-bottom: solid 2px #c1c1c1;
    border-top: solid 2px #c1c1c1;
    background: #4a4a4a url(../i/coner3.gif) left bottom no-repeat;
    color: #ffcf93;
    position: relative;
}
.itemActive .name
{
    background: url(../i/coner1.gif) right top no-repeat;
    padding: 10px 5px 0px 10px;
    text-align: center;
}
.itemActive .foto
{
    text-align: center;
}
.itemActive .foto img
{
    width: 150px !important;
    border: solid 2px #ffcf93;
}
.itemActive .desc
{
    padding: 10px 10px 0px 10px;
    text-align: left;
}
.itemActive .readmore
{
    text-align: right;
    padding: 0 10px 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

.characters
{
    text-align: right;
}
.characters a:link, .characters a:active, .characters a:visited
{
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
    text-decoration: underline;
}
.characters a:hover
{
    color: #ffcf93;
    text-decoration: underline;
}
hr
{
    color: #bbbbbb;
    background: #bbbbbb;
    border: none;
    height: 1px;
    margin: 10px 0 10px 0;
}

table.charactersTable
{
    border-collapse: collapse;
    border: solid 1px #c1c1c1;
}
table.charactersTable td
{
    border: solid 1px #c1c1c1;
    padding: 4px;
	
}

table.bel td{
	color:#ffffff;
}

table.charactersTable th
{
    border: solid 1px #c1c1c1;
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
    color: #ffcf93;
    background-color: #4f4f4f !important;
}

table.charactersTable tr
{
    background-color: #343434;
    color: #c1c1c1;
}
table.charactersTable tr:hover
{
    background-color: #4f4f4f;
    color: #ffffff;
}
/* FF/OPERA/IE7 */
table.charactersTable tr
{
    behavior: url(/css/hover.htc);
}
/* IE6 */
.trhover
{
    background-color: #4f4f4f;
    color: #ffffff;
}
/* IE6 */

#copyright_block a
{
    text-decoration: none !important;
}
#copyright_block a span
{
    text-decoration: underline !important;
}
#copyright_block a:hover span
{
    text-decoration: none !important;
}

.active
{
    color: #ffcf93;
}
#itemMenu ul{
padding:0 !important;
}
#itemMenu ul li{
	margin-left:40px;
	padding-top:9px;
}
#itemMenu h5{
	font-size:16px !important;
}

/*____________________________________________________________________________________lightbox__________________________________________________________________*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}




