* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	min-width:1150px;
}
body {
	font: 12px/18px   Arial, Tahoma, Verdana, sans-serif;
        font-family: "Trebuchet MS" !important;
	height: 100%;
        background-color: #FFF;
}
a {
	color: #0085d0;
	outline: none;
	text-decoration: underline;
}
.pages a{
    font-weight: bolder;
    padding: 2px 5px 2px 5px;
}
.pages a:hover{
    background-color: #E5E5E5;
}
.pages b{
    padding: 2px 5px 2px 5px;
    background-color: #E5E5E5;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: 3px #CCC solid;
        margin-right: 10px;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1050px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.AdvertMenu{
    background-color: #EEE;
    color: #0085d0;
    
}
.AdvertMenu li{
    margin-left: 5px;
    list-style: none;
}
.AdvertMenu a{
    color: #FFF;
    
    background-color: #29A300;
    width:13px;
    padding-left: 5px;
    padding-right: 5px;
    height: 15px;
    text-decoration: none;
    font-weight: bolder;
}
.edit_link{
    color:#0088d3;
    background: url('../images/edit_pic.jpg') left center no-repeat;
    padding-left: 20px;
}
input {
    background: url('../images/bgInput.gif') top repeat-x;
    border: 1px #CCC solid;
}
button {
    margin: 2px 2px 2px 2px;
}
h1{
    width: 100%;
    border-bottom: 2px #0085d0 solid;
    margin-bottom: 10px;
    font-size: 1.5em;
    padding-bottom: 5px;
    color:#29A300;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 170px;
	background: url('../images/bg_header.jpg') repeat-x #FFF;
    margin-bottom: 16px;
    width: 100%;

}
.HeadMenu{
    padding-left: 20px;
    padding-top: 5px;
    position: relative;
    top:20px;
    margin-left: 250px;
    background: url(../images/bg_top_topMenu.gif) repeat-x -10px 0px;
    width: 510px;
    _width:310px;
    height: 22px;
    z-index: 98;
}

.HeadMenu a{
    color:#0085d0;
    text-decoration: none;
    text-transform: uppercase;

}
#HeadMenuLeft{
    margin-left: -40px;
    margin-top: -5px;
    padding-top: 5px;
    padding-left: 20px;
    position: relative;
    height: 22px;
    background-image: url(../images/bg_top_topMenuLSpan.gif);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    width: 510px !important;
    _left:-30px;
}

.HeadMenu #HeadMenuRght{
    
    margin-left: -30px;
    margin-right: -10px;
    margin-top: -5px !important;
    padding-bottom: 6px;
    padding-top: 6px;
    position: relative;
    padding-left: 20px;
    top:0px;
    height: 40px !important;
	float: right;
    background-image: url(../images/bg_top_topMenuSpan.gif);
    background-position: right top;
    background-repeat: no-repeat;
     _right:10px;
}

 a.logo {
    color: #FFF;
    text-decoration: none;
    width:218px;
    height: 169px;
    display: block;
    float: left;
    background-image: url('../images/logo.jpg');

}

#ButtonAddItem{
    width: 146px;
    height: 40px;
    padding: 12px 10px 10px 20px;
    position: absolute;
    display: block;
    background: url('../images/add_button.png') center no-repeat;
    top:60px;
    left: 225px;
    z-index: 100;
    color: #FFF;
    font-size: 1.4em;
    font-weight: bolder;
    text-decoration: none;

}
#TopMenuH{
    
    
    margin-top: 110px;
	_margin-top:120px;
}

.MenuTopTb{
    position: relative;
    _top:0px;
    _margin-top: -25px;
    width: 100% !important;
}
.MenuTopTb ul{
    margin-left:250px;
	_margin-left:0px;
    left:150px;
	_left:0px;
    max-width: 1100px !important;
    list-style: none;

}
.LoginButtom{
    background: url('../images/bgSignIn.png') no-repeat top center;
    height:22px;
    width:20px;
    border: none
}
.MenuTopTb ul li{
    
    display: inline;
    padding: 9px 0px 5px 0px;
    margin-right: 20px;
    background: url('../images/menuTop_TbCenterNA.gif') repeat-x top center;
}
.MenuTopTb ul li a{
    padding: 9px 0px 5px 35px;
    position: relative;
    left: -12px;
    background: url('../images/menuTop_TbRightNA.gif') no-repeat left top;
    _padding:0;
    _background-repeat: no-repeat;
    color:#FFF;
    font-size: 1.0em;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bolder;
}
#Top ul li{
    list-style: none;
}
.MenuTopTb ul li span{
    padding: 9px 5px 5px 10px;
    position: relative;
    right:  -10px;
    background: url('../images/menuTop_TbLeftNA.gif') no-repeat right top;
}


.MenuTopTb ul .Active{

    display: inline;
    padding: 9px 0px 7px 0px;
    margin-right: 22px;
    background: url('../images/menuTop_TbCenter.gif') repeat-x top center;
}
.MenuTopTb ul .Active a{
    padding: 9px 0px 7px 35px;
    position: relative;
    left: -12px;
    background: url('../images/menuTop_TbLeft.gif') no-repeat left top;
    color:#FFF;
    font-size: 1.0em;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bolder;
}
.MenuTopTb ul .Active span{
    padding: 9px 5px 7px 10px;
    position: relative;
    right:  -10px;
    background: url('../images/menuTop_TbRight.gif') no-repeat right top;
}

.MenuIn {
    width:auto;
    background: url('../images/menuTop_TbBg.gif') repeat-x  top;
    position: relative;
    top:6px;
    height: 25px;
    width: 100% !important;
    margin: 0px !important;
    
    
    
    
}
.HTopMenu{
	display:none !important;
}
.MenuInWr{
    margin-left:100px;
	_margin-left:0px;
}
.MenuIn a {
    position: relative;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    top: 3px;
    padding-bottom: 3px;
    color: #FFF;


}
.MenuIn a:hover {
    background-color: #82d361;

}
.MenuIn a.Active{
    position: relative;
    text-decoration: none;
    margin-right: 5px;
    padding-right: 10px;
    top: 5px;
    color: #82d361;
}
#hypercontext{
    min-height:150px !important;
}
.FormSearch {
border: 1px solid #CCCCCC;    
    vertical-align: top;
    z-index: 105;
    right:50px;
    left:820px;
    
/*    width: 390px;/**/
	
	
}
.FormSearch input{
    margin-top: -4px;
}
.FormSearch select{
    background-color: #FFF !important;
    width: 60px;
}
.FormSearch button{
    color: #fff;
    background: url(../images/BtnSearch.png) center no-repeat;
    border: none;
    width: 22px;
    height: 22px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 240px 0 240px;
}

.listTwoRows{
    width: 100%;
}

.FirstRow{
    float: left;
    width: 50%;
    margin-right: 20px;
    
}
.HeaderParentBlock{
    margin-top: 20px;
}
.HeaderParentBlock .LinkMore{
    color: #0085d0;
    position: relative;
    float: right;
    top:-30px;
}
.HeaderParentBlock h3{
    width: 100%;
    border-bottom: 2px #0085d0 solid;
    margin-bottom: 10px;
    font-size: 1.3em;
    padding-bottom: 5px;
}
.HeaderParentBlock h3 a{
    color:#29a300;
    text-decoration: none;

}
.PreviewInfoBlock{
    margin-bottom: 20px;
}
.PreviewInfoBlock img{
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
}
.PreviewInfoBlock .HeadBlock{
    margin-bottom: 10px;
}
.PreviewInfoBlock .HeadBlock a{
    color:#0088d3;
    text-decoration: none;
    font-size: 1.0em;
}
.PreviewInfoBlock  .Date{
    color: #aaaaaa;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 220px;
	margin-left: -100%;
	position: relative;
	background: #FFF;
}

.menuLeft{
    background: url('../images/bg_leftSdTop.jpg') repeat-y;
    
    margin-bottom: 30px;
    
}
.menuLeft a {
    display: block;
    width: 205px;
    height: 20px;
    padding-top: 5px;
    padding-left: 10px;
    color: #FFF;
    text-decoration: none;
    
}
.menuLeft a:hover{
    background-color: #0094e7;
}
.menuLeft span{
    background: url('../images/bg_leftSdTopBTn.jpg') no-repeat;
    width: 215px;
    height: 28px;
    display: block;
    clear: both;
    position: relative;
    top:auto;
    

}
.BlockLeftBt{
    background: url('../images/bg_leftSdBottomCnt.jpg') repeat-y 0px;
    width: 205px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    
    

}
.HeadBlock{
    font-size: 16px;
    font-weight: bolder;
    color: #29a300;
}

.BlockLeftBt li{
    list-style: none;
}
.BlockLeftBt .HeadBlock{
    position: relative;
    margin-top: -30px;
    margin-bottom: 10px;
    margin-left: 20px;
    
}

.headLeftLink a{
    color: #039EC4 !important;
    font-weight: bolder;
}
.BlockLeftBt #Top{
    width: 215px;
    height: 41px;
    display: block;
    background:  url('../images/bg_leftSdBottomTp.jpg') no-repeat;
    margin-left: -10px;
}
.BlockLeftBt #Btm{
    width: 215px;
    height: 34px;
    display: block;
    background:  url('../images/bg_leftSdBottomBtn.jpg') no-repeat;
     clear: both;
    position: relative;
    top:auto;
    margin-left: -10px;
}

.BlockRightBt{
    background: url('../images/bg_rightSdBottomCnt.jpg') repeat-y 10px 0px;
    width: 205px;
    margin-bottom: 10px;
    padding-left: 20px;
    



}

.BlockRight2Bt{
    background: url('../images/bg_rightSdBottomCnt.jpg') repeat-y 10px 0px;
    width: 205px;
    margin-bottom: 10px;
    padding-left: 20px;




}
#BlockArticles li{
    list-style: none;
    padding-left:10px;
    margin: 5px 0px 5px 0px;

}
#BlockArticles li a{
    color: #0085d0;
}
.BlockRightBt .HeadBlock{
    position: relative;
    margin-top: -30px;
    margin-bottom: 10px;
    margin-left: 70px;
    
}
.Loginform{
        margin-right: 100px;
	float:right;margin-top:20px;
}
.BlockRight2Bt .HeadBlock{
    position: relative;
    margin-top: -30px;
    margin-bottom: 10px;
    margin-left: 30px;

}

.BlockRightBt #Top{
    width: 215px;
    height: 41px;
    display: block;
    background:  url('../images/bg_rightSdBottomTp.jpg') no-repeat left;
    margin-left: -10px;
    
}
.BlockRightBt #Btm{
    width: 215px;
    height: 34px;
    display: block;
    background:  url('../images/bg_rightSdBottomBtn.jpg') no-repeat left;
    clear: both;
    position: relative;
    top:auto;
    margin-left: -10px;
    
}
.BlockRight2Bt #Top{
    width: 215px;
    height: 41px;
    display: block;
    background:  url('../images/bg_rightSdBottomTp.jpg') no-repeat left;
    margin-left: -10px;

}
.BlockRight2Bt #Btm{
    width: 215px;
    height: 34px;
    display: block;
    background:  url('../images/bg_rightSdBottomBtn.jpg') no-repeat left;
    clear: both;
    position: relative;
    top:auto;
    margin-left: -10px;

}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -15px;
	width: 200px;
	margin-left: -225px;
	position: relative;
	background: #FFF;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -100px auto 0;
	min-width: 1200px;
	height: 100px;
	background: url('../images/bg_FootBottom.jpg') repeat-x #FFF;
}

.view_adv1 {
  font-family: arial;
  font-size: 12px;
  color: black;
}
.view_adv1 .menu {
  margin-bottom: 10px;
  padding: 0px;
  height: 23px;
  background-color: #2B74AC;
}
.view_adv1 A {
  font-family: arial;
  font-size: 11px;
  color: #1773A3;
  text-decoration: underline;
}
.view_adv1 .menu DIV {
  float: left;
  padding: 4px 30px;
  border-style: dotted;
  border-color: #D5D5D5;
  border-width: 0px 1px 0px 0px;
}
.view_adv1 .menu DIV:hover {
  /* background-image: url(menu_bg-active.jpg); */
  background-color: #A0A6AC;
}
.view_adv1 .menu DIV.smenu {
  float: left;
  padding: 4px 1%;
  border-style: dotted;
  border-color: #D5D5D5;
  border-width: 0px 1px 0px 0px;
}
.view_adv1 .menu DIV.smenu:hover {
  /* background-image: url(menu_bg-active.jpg); */
  background-color: #A0A6AC;
}
.view_adv1 .menu DIV A {
  font-family: arial;
  font-size: 11px;
  color: white;
  text-decoration: none;
}
.view_adv1 .menu DIV#sel {
  color: red;
  background-color: #A0A6AC;
}
.view_adv1 .menu DIV A:hover {
  text-decoration: underline;
}
.view_adv1 .head_tbl TD {
  padding: 10px 0px;
  border-style: dotted;
  border-color: #2B70AA;
  border-width: 0px 0px 1px 0px;
  text-align: center;
}
.view_adv1 .head_tbl, .view_adv1 .head_tbl A {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #1773A3;
}
.view_adv1 .content {
  background-color: #F0F1F2;
  font-family: arial;
  font-size: 11px;
  color: black;
}
.view_adv1 .content A {
  color: #2A9DD0;
}
.view_adv1 .content A:hover {
  text-decoration: none;
}
.view_adv1 .content TD {
  border-style: dotted;
  border-color: #2B70AA #CACACA;
  border-width: 0px 1px 1px 0px;
}
.view_adv1 .right_border {
  border-style: dotted;
  border-color: #2B70AA #CACACA;
  border-width: 0px 1px 0px 0px;
}
.view_adv1 .left_border {
  border-style: dotted;
  border-color: #2B70AA #CACACA;
  border-width: 0px 0px 0px 1px;
}
.view_adv1 .content TABLE TD {
  border-width: 0px;
}
.view_adv1 .pages {
  margin: 15px 0px;
  padding: 5px;
  background-color: #2B74AC;
  font-family: arial;
  font-size: 11px;
  color: white;
  text-align: center;
}
.view_adv1 .pages A {
  font-family: arial;
  font-size: 11px;
  color: white;
  text-decoration: underline;
}
.view_adv1 .pages A:hover {
  text-decoration: none;
}
.view_adv1 .inp {
  width: 97%;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.view_adv1 SELECT {
  font-family: arial;
  font-size: 12px;
  color: black;
}
.view_adv1 TEXTAREA {
  width: 100%;
  height: 70px;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.baner_1{
    position: absolute;
    left:420px;
    height: 67px;
    overflow: hidden;
    top:55px;
}

