/*****_GENERAL_*****/
html, body
{ width: 100%; height: 100%; }
html, body, table, thead, tbody, tfoot, tr, th, td, div, span, ul, ol, li, h1, h2, h3, h4, a, input, textarea, label, p
{
  padding: 0;
  margin: 0;
  outline: 0px none;
}
table
{ border-collapse: collapse; }
a img
{ border: 0px none; }
body
{
  background-color: #ffebcc;
  color: #000;
  font-size: 10px;
  font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
}
input, textare, label
{
  font-size: 10px;
  font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
}


/*****_TXT_STYLING_*****/
h1, h2, h3
{
  font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
  font-style: normal;
  line-height: 1.2em;
  padding: 0 0 0.2em 0;
}
h1
{
  color: #c00;
  font-size: 24px;
  font-weight: normal;
}
h3
{
  font-size: 14px;
  font-weight: bold;
}


/*****_SUBSIDINARY CLASSES_*****/
/*Floats*/
.fLeft { float: left; }
.fRight { float: right; }
.cBoth { clear: both; }
/*Margins and Paddings*/
.mR0 { margin-right: 0px !important; }
.mL0 { margin-left: 0px !important; }
/*Positioning and Display prop's*/
.dNone { display: none !important; }
/*Txt-aligns*/
.tRight
{ text-align: right !important; }


/*****_MAKE-UP_*****/
div#fix
{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; left: 0;
  z-index: 1;
  background: url(/images/osen.png) no-repeat top center;
  text-align: center;
}
div#containerFix
{
  display: inline-block;
}
div#container
{
  width: 1000px;
  min-height: 100%;
  position: relative;
  text-align: left;
  display: inline-block;
  /*top: 0; left: 50%;
  margin-left: -500px;*/
}

/***---_Header_---***/
div#header
{
        width: 1000px;
  height: 133px;

}
div#logo
{
  width: 319px;
  height: 95px;
  padding: 38px 0 0 51px;
}
div#header div#nav
{
  width: 200px;
  height: 22px;
  position: relative;
  display: block;
  z-index: 9999;
  top: 21px;
  left: 170px;
}

div.phone p
{
  font-size: 15px;
}


div#header div#header_content
{
    margin-top: -22px;
    position: relative;
    display: block;
}
div#header div#nav div.home, div#header div#nav div.map, div#header div#nav div.mail
{
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0px;
}
div#header div#nav div.home
{
  background: url(../images/site/home.gif) top left no-repeat;
}
div#header div#nav div.home a
{
  margin: 4px 0 0 5px;
  display: block;
  width: 10px;
  height: 10px;
}
div#header div#nav div.map
{
  left: 88px;
  background: url(../images/site/map.gif) top left no-repeat;
}
div#header div#nav div.map a
{
  margin: 3px 0 0 5px;
  display: block;
  width: 13px;
  height: 11px;
}
div#header div#nav div.mail
{
  left: 178px;
  background: url(../images/site/mail.gif) top left no-repeat;
}
div#header div#nav div.mail a
{
  margin: 5px 0 0 5px;
  display: block;
  width: 12px;
  height: 8px;
}
/*--_Right part_--*/
div#menu
{
  padding: 21px 0 0 0;
  width: 630px;
  position: relative;
}
/*_User settings_*/
div#userSettings
{
  height: 22px;
  padding: 0 0 0 0;
  position: absolute;
  right: 10px;
  z-index: 1000;
}
div.userSet
{
  background: url(/images/site/userSetLeft.gif) top left no-repeat;
  height: 22px;
  margin: 0 0 0 17px;
  padding: 0 0 0 11px;
  font-size: 110%;
  display: inline;
}
div.userSetVn
{
  background: url(/images/site/userSetRight.gif) top right no-repeat;
  height: 22px;
  padding: 2px 11px 0 0;
}
div.userSetVn a:link, div.userSetVn a:hover, div.userSetVn a:visited, div.userSetVn a:active
{ color: #bd0424; }
/*_Main menu_*/
div#mainMenu
{
  padding: 32px 0 0 0!important;
  font-size: 140%;
  width: 630px;
  overflow: hidden;
  position: relative;
  display: block;
}
ul.mainMenu
{
  list-style: none;
  width: 560px;
  margin: 0 0 0 70px;
  line-height: 1em;
  overflow: hidden;
}
ul.mainMenu li
{
  float: left;
  height: 23px;
  margin-bottom: 3px;
  padding: 4px 10px 0 10px;
}
ul.mainMenu li:hover a
{ color: #fff !important; }

li.activeMn a
{
  color: #fff !important;
}


/*ul.mainMenu li a
{
  display: block;
  float: left;
  height: 23px;
  padding: 4px 0 0 0;
}
ul.mainMenu li:hover a
{
  color: #fff;
}
ul.mainMenu li:hover div
{ background: url(/images/site/mainMenuLeft.gif) top left no-repeat !important; }*/



li.mmLi1:hover
{ background: url(/images/site/menu/mmLibg1.gif) no-repeat; }
li.mmLi2:hover
{ background: url(/images/site/menu/mmLibg2.gif) no-repeat; }
li.mmLi3:hover
{ background: url(/images/site/menu/mmLibg3.gif) no-repeat; }
li.mmLi4:hover
{ background: url(/images/site/menu/mmLibg4.gif) no-repeat; }
li.mmLi5:hover
{ background: url(/images/site/menu/mmLibg5.gif) no-repeat; }
li.mmLi6:hover
{ background: url(/images/site/menu/mmLibg6.gif) no-repeat; }
li.mmLi7:hover
{ background: url(/images/site/menu/mmLibg7.gif) no-repeat; }
li.mmLi8:hover
{ background: url(/images/site/menu/mmLibg8.gif) no-repeat; }
li.mmLi9:hover
{ background: url(/images/site/menu/mmLibg9.gif) no-repeat; }
li.mmLi10:hover
{ background: url(/images/site/menu/mmLibg10.gif) no-repeat; }
li.mmLi11:hover
{ background: url(/images/site/menu/mmLibg11.gif) no-repeat; }
li.mmLi12:hover
{ background: url(/images/site/menu/mmLibg12.gif) no-repeat; }
li.mmLi13:hover
{ background: url(/images/site/menu/mmLibg1.gif) no-repeat; color: #FFF; }

li.mmLi13:hover a nobr
{ color: #FFF; }

li.mmLi1_hover
{ background: url(/images/site/menu/mmLibg1.gif) no-repeat; }
li.mmLi2_hover
{ background: url(/images/site/menu/mmLibg2.gif) no-repeat; }
li.mmLi3_hover
{ background: url(/images/site/menu/mmLibg3.gif) no-repeat; }
li.mmLi4_hover
{ background: url(/images/site/menu/mmLibg4.gif) no-repeat; }
li.mmLi5_hover
{ background: url(/images/site/menu/mmLibg5.gif) no-repeat; }
li.mmLi6_hover
{ background: url(/images/site/menu/mmLibg6.gif) no-repeat; }
li.mmLi7_hover
{ background: url(/images/site/menu/mmLibg7.gif) no-repeat; }
li.mmLi8_hover
{ background: url(/images/site/menu/mmLibg8.gif) no-repeat; }
li.mmLi9_hover
{ background: url(/images/site/menu/mmLibg9.gif) no-repeat; }
li.mmLi10_hover
{ background: url(/images/site/menu/mmLibg10.gif) no-repeat; }
li.mmLi11_hover
{ background: url(/images/site/menu/mmLibg11.gif) no-repeat; }
li.mmLi12_hover
{ background: url(/images/site/menu/mmLibg12.gif) no-repeat; }

li.mmLi13_hover
{ background: url(/images/site/menu/mmLibg1.gif) no-repeat; }

li.mmLi1
{ width: 71px; margin-right: 24px; }
li.mmLi2
{ width: 81px; margin-right: 1px; }
li.mmLi3
{ width: 56px; margin-right: 32px; }
li.mmLi4
{ width: 128px; margin-right: 10px; }
li.mmLi5
{ width: 50px; }
li.mmLi6
{ width: 88px; margin-right: 7px; }
li.mmLi7
{ width: 58px; margin-right: 25px; }
li.mmLi8
{ width: 100px; margin-right: 5px; }
li.mmLi9
{ width: 59px; margin-right: 10px; }
li.mmLi10
{ width: 36px; margin-right: 13px; }
li.mmLi11
{ width: 51px; }
li.mmLi12
{ width: 95px; margin-left: 325px; }
li.mmLi13
{ width: 71px; margin-left: -222px; }

li.mmLi13 a
{
 text-decoration: underline;
 color: #cb0100 !important;
}


li.mmLi13 a nobr
{
  color: #cb0100;
}








ul.mainMenu li.activeLi
{ background: url(/images/site/mainMenuRight.gif) top right no-repeat !important; }
ul.mainMenu li.activeLi div
{ background: url(/images/site/mainMenuLeft.gif) top left no-repeat !important; }
ul.mainMenu li.activeLi a
{ color: #fff !important; }
ul.mainMenu a:link, ul.mainMenu a:visited
{ color: #594fbf; }

/*Sub menu*/
div#subMenu
{
  width: 189px;
  padding: 7px 0 0 0;
  margin: 23px 0 0 0;
  background: url(/images/site/subMenuTop.png) top no-repeat;
}
div#subMenuBg
{
  width: 189px;
  padding: 0 0 8px 0;
  background: url(/images/site/subMenuBottom.png) bottom no-repeat;
}
div#subMenuBg ul
{
  list-style: none;
  padding: 3px 48px 4px 13px;
  width: 128px;
  overflow: hidden;
  background: url(/images/site/subMenuRez.png) bottom left no-repeat #594fbf;
  font-size: 120%;
}
div#subMenuBg ul li
{
  background: url(/images/site/dotFFF.jpg) no-repeat 0 7px;
  padding: 0 0 11px 8px;
  line-height: 1.2em;
}
div#subMenuBg ul li a:link, div#subMenuBg ul li a:hover, div#subMenuBg ul li a:visited, div#subMenuBg ul li a:active
{ color: #fff; }
/*************/
div#podsolnuh
{
  width: 166px;
  height: 160px;
  position: absolute;
  top: 0; left: 141px;
}
div#age40
{
  width: 301px;
  height: 88px;
  padding: 30px 0 51px 0;
}
/*_____________________*/
div.leftBlock
{
  width: 525px;
  overflow: hidden;
  font-size: 180%;
  color: #bd0424;
  padding: 28px 0 0 0;
}
div.leftBlock p
{ line-height: 1.2em; }
div#flash
{
  width: 525px;
  height: 280px;
  position: relative;
  margin: 34px 0 0 0;
}
div#flashPhoto
{
  width: 525px;
  height: 280px;
  position: relative;
  z-index: 5;
}
div#flashOverlay
{
  position: relative;
  margin-top: -280px;
  width: 525px;
  height: 280px;
  z-index: 15;
}


/***---_Banners block_---***/
div#bannersBlock
{
  height: 75px;
  width: 918px;
  padding: 13px 31px 13px 51px;
}
div#bannersBlock div
{
  float: left;
  width: 270px;
  height: 75px;
}
div#bannersBlock div.centralBanner
{ margin: 0 54px; }
/*****_Content block_*****/
div#contentBlock
{
  padding: 0 0 350px 0;
}
div#contentBlock
{
  width: 1000px;
  position: relative;
  overflow: hidden;
}
div#contentBlock div#left
{
  width: 370px;
  padding: 60px 0 0 75px;
}
div#left div.banner
{
  padding: 0 0 25px 0;
}
div#content div.info
{
  width: 525px;
  background: url(/images/site/back_line.png) top left no-repeat;
  padding: 43px 0 0 0;
  font-size: 130%;
}
div#content p
{
  line-height: 1.4em;
  padding: 0 0 1.5em 0;
}


/*****_Footer_*****/
div#footer
{
  width: 100%;
  height: 102px;
  padding: 415px 0 0 0;
  margin: -517px 0 0 0;
  background: url(/images/footerbg_osen.gif) no-repeat bottom center;
  text-align: center;
}
div#footCentr
{
  width: 929px;
  padding: 0 0 0 71px;
  display: inline-block;
  text-align: left;
  color: #432008;
  font-size: 110%;
  position: relative;
}
div#footCentr p
{
  line-height: 1.2em;
  padding: 0 0 2em 0;
}
div#footCentr a:link, div#footCentr a:hover,div#footCentr a:visited,div#footCentr a:active
{ color: #432008; }
div.lFoot
{ width: 373px; }
div.cFoot
{ width: 237px; }
div.rFoot
{ width: 290px; }

