@charset "utf-8";

/* | Сделано в psd2html.biz (с) mail@psd2html.biz ----*/
/* | Дата: 09.11.08 ----*/
/* | Выполнил: Владимир Туронок ----*/
/* | Адрес поддержки: u.turanok@psd2html.biz, waldeh@gmail.com ----*/

@import url(null.css);
@import url(maintag.css);
@import url(layout.css);
@import url(vidgets.css);

/*--------- Контейнеры ---------*/
#outer1 {background: url(/images/bg_outer1.png) no-repeat; margin: 0 auto 0 auto; padding: 14px 0 0 15px; text-align: left; width: 950px;}
#outer2 {background: url(/images/bg_outer2.png) no-repeat; padding: 0 15px 0 0}

#container {
	background: #f8f8f8;
	width: 935px
}

#wrapper {

}
/*///////////////////////////////*/

/*--------- Шапка сайта ---------*/
#header {
	position: relative;
	height: 172px;
	z-index: 1
}

#header .logo {position:absolute; left:51px;top:34px; z-index:2}
#menu_main {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height: 136px; position: absolute; left:277px;top:-4px; z-index: 2}
#menu_main li {height: 136px; line-height: 210px; overflow: hidden}
#menu_main li span {background: url(/images/bg_mm_left.gif) left top no-repeat; color: #fff; display: block; float: left; height: 136px}
#menu_main li span span {background: url(/images/bg_mm_right.gif) right top no-repeat; padding: 0 22px}
#menu_main li span span a{color: #fff; padding: 0; text-decoration: none}
#menu_main li span span a:hover{color: #fff; padding: 0; text-decoration: none}
#menu_main li span span a:visited{color: #fff; padding: 0; text-decoration: none}
#menu_main li a {text-decoration: none; color: #000; padding: 0 15px 0 15px}
#menu_main li a:hover {text-decoration: underline} #menu_main li a:visited {color: #000} #menu_main li a:active {color: #000}
/*///////////////////////////////*/

/*----- Основное содержимое -----*/
#content {
	
}
#content h1{font-size: 20px; color: #676664;}
#content h2{font-size: 18px; color: #676664;}
#content h3{font-size: 16px; color: #676664;}
#content h4{font-size: 14px; color: #676664;}
#content h5{font-size: 12px; color: #676664;}
#content h6{font-size: 11px; color: #676664;}

#content h1, #content h2, #content h3{
margin-bottom: 10px;
}

#content ul {list-style-type: none;}
#content ul  li{padding-left: 18px; background: url(/images/li.gif) no-repeat 0 10px}

#content .slink{
line-height: 18px;
}

#content a:hover{
text-decoration: none;
}

#content  form {
  margin-left:25px;
}

#content input.tx,#content textarea,#content select {
  display:block;
  width:250px;
  margin-left:10px;
  margin-bottom:15px;
  font-size: 10pt;
  border:1px solid #00a650;
}

#content textarea {
  height:50px;
}
#content label {
  position:relative;
  display:block;
  text-align:right;
  float:left;
  width:105px;
  padding-right:5px;
}
#content label em {
  position:absolute;
  right:-260px;
  top:-15px;
  font-size:.8em;
  color: #f00;
  padding: 1px;
  padding-right: 5px;
}

#content img {border: none; margin: 5px;}

#submit {
  margin-left:100px;
}
#output {
  height:25px;
  overflow:hidden;
  padding:5px;
  margin-bottom:15px;
}

/*///////////////////////////////*/

/*---------- Навигация ----------*/
#navigation {
}

#menu_nav_wrapper {background: url(/images/bg_mn_wr.jpg) left top no-repeat; position: relative; left:-4px; width: 242px; z-index: 2; margin-bottom: 30px; padding: 17px 17px 0 0;}
#menu_nav_wrapper1 {background: url(/images/bg_mn_wr.gif) left top no-repeat;}
#end_menu_nav_wrapper{background: url(/images/bg_mn_wr_bt.gif) left bottom no-repeat; padding-bottom: 16px; width: 242px;}
#menu_navigation {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
#menu_nav_wrapper ul {padding:0 10px 0 14px}
#menu_navigation li {}
#menu_navigation li img {padding: 0 25px 0 0}
#menu_navigation li a {display: block; padding-left: 73px; text-decoration: none;}

#navigation form {background: url(/images/bg_form.gif) left top no-repeat; margin-left: 27px; padding-left: 11px}
#navigation form #search_input {border: #fff 0px solid; height: 16px; width: 128px; position: relative; font-size: 11px; line-height: 16px; color: #2e2e2e}
#navigation form #search {padding-left: 15px;}
/*///////////////////////////////*/

/*----------- Подошва -----------*/
#footer {	
	height: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nbg{
	padding: 20px 0 18px 30px;
}

.bbg{
	padding: 250px 0 18px 30px;
	background: url(/images/bg_footer.gif) 425px bottom no-repeat;
}

#footer h2 {color: #006711; font-size: 1.4em; font-weight: normal;}
#footer img{border: 0; margin-left: 12px;}
#footer address {font-size: 0.85em; line-height: 1.7; margin: 15px 0 0 20px; font-style: normal}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	margin-top: -273px;
	z-index: 4;
	}


#made_in {background: url(/images/bg_madein.png) no-repeat; height: 85px; padding-top: 25px}
#hdn{display:none;}

/*///////////////////////////////*/

#amcopy{
    padding-top: 10px;
    font-size: 10px;
}
#amsocialbtn{
    padding: 30px 0 0 30px;
}
#amsocialbtn table td{
    border: 0 !important;
}


