* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Calibri, Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	background: url("../images/bg.png") repeat-y scroll 0 0 transparent;
	width: 1200px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
    overflow: hidden;
}
.clear {
  clear: both !important;
  float: none !important;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
	color: #FFF;
	background-color: #515A67;
}
#header div{
	float: left;
}
#header div div{
	float: none;
}
a#logo {
  display: block;
  height: 95px;
  padding: 25px 0 0 22px;
  width: 295px;
}
#slogan {
  font-family: serif;
  text-align: center;
  width: 580px;
}
#slogan h2 {
  font-size: 33px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 10px;
}
#slogan p {
  font-size: 24px;
  line-height: 24px;
}
.lable {
  margin-bottom: 10px;
}
.lable p {
  background: url("../images/label_bg.png") no-repeat scroll center top transparent;
  color: #000000;
  font-family: Calibri;
  height: 38px;
  margin-bottom: -5px;
}
.contacts {
  background: url("../images/phone.png") no-repeat scroll 0 0 transparent;
  height: 70px;
  margin-top: 13px;
  padding-left: 35px;
}
.contacts p {
  display: block;
  font-size: 37px;
  line-height: 23px;
}
.contacts p span {
  color: #F33;
}
.worck_time {
  font-size: 18px;
  margin-bottom: 3px;
  text-align: center;
}

/* Middle
-----------------------------------------------------------------------------*/
#slider {
  background: url("../images/slider_bg.png") repeat-x scroll 0 0 transparent;
  border-top: 1px solid black;
  height: 418px;
  position: relative;
  text-align: center;
  z-index: 2;
}
.slider_body {
  border: 1px solid black;
  border-radius: 7px 7px 7px 7px;
  height: 291px;
  margin: 55px auto 0;
  overflow: hidden;
  position: relative;
  width: 904px;
  z-index: 3;
}
#slider div{
  float: left;
}
#slider div.slider_part.list {
  float: right;
  margin-left: -3px;
}
#slider div.slider_part.list:first-child {
  float: left;
}
.slider_controls {
  margin-top: 168px;
  width: 145px;
}
.slider_part ul {
  border-left: 1px solid black;
  list-style: none outside none;
  margin-top: -1px;
  border-radius: 0 7px 7px 0;
}
.slider_part ul#slides {
  border-left: 0 none;
  border-radius: 7px 0 0 7px;
  border-right: 1px solid black;
}
.slider_part ul li{
	background: url("../images/slider_item.png") repeat scroll 0 0 transparent;
	height: 73px;
	width: 154px;
}
.slider_part ul li a {
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  height: 73px;
  line-height: 73px;
  text-decoration: none;
}
.slider_part.slider_img {
  position: relative;
}
.slider_part.slider_img img{
	position: absolute;
}
.slider_top_img{
	z-index: 2;
}
.slider_back_img{
	z-index: 1;
}
.curent_marker {
  background: url("../images/slider_item_marcer.png") no-repeat scroll 0 0 transparent;
  height: 16px;
  margin: 25px 0 0 -8px;
  position: relative;
  width: 12px;
  z-index: 3;
}
#slides .curent_marker {
  background: url("../images/slider_item_marcer_left.png") no-repeat scroll 0 0 transparent;
  margin-left: 0;
  right: -150px;
}
.slider_part ul li.curent a {
  background: url("../images/slider_item_activ.png") repeat-x scroll 0 0 transparent;
}
#mine_content {
  background: url("../images/main_bg.png") repeat-x scroll 0 0 transparent;
  height: 787px;
  //height: 822px;
  margin-top: -40px;
  padding-top: 135px;
  position: relative;
  z-index: 1;
}
.trigers{
	height: 355px;
	padding: 0 70px;
}
.triger {
  float: left;
  margin: 0 19px;
  width: 315px;
  text-align: center;
  font-family: New Time Roman;
  color: #556376;
}
.top_of_triger {
  background: url("../images/content_item_top.png") no-repeat scroll 0 0 transparent;
  height: 20px;
}
.body_of_triger {
  background: url("../images/content_item_bg.png") repeat-y scroll 0 0 transparent;
  cursor: pointer;
  height: 228px;
}
.bottom_of_triger {
  background: url("../images/content_item_bottom.png") no-repeat scroll 0 0 transparent;
  height: 32px;
}
.body_of_triger p {
  font-size: 24px;
  line-height: 30px;
  margin: 20px 20px 0;
}
.body_of_triger h3 {
  font-size: 30px;
}
.button {
  background: url("../images/button_bg_large.png") no-repeat scroll 0 0 transparent;
  color: #000000;
  display: block;
  font-family: Calibri;
  font-size: 24px;
  font-weight: bold;
  height: 64px;
  line-height: 23px;
  margin: 0 auto;
  padding-top: 5px;
  text-decoration: none;
  width: 247px;
}
.friends {
  font-size: 36px;
  margin-top: 30px;
  text-align: center;
}
#content {
  font-family: New Time Roman;
  font-size: 14px;
  padding: 0 40px 140px;
}
.page_title {
  background: url("../images/page_caption_bg.png") repeat-x scroll 0 0 transparent;
  height: 56px;
  font-weight: bold;
  padding-left: 135px;
  font-size: 14px;
  font-family: New Time Roman;
  line-height: 35px;
}
#content h2, #content h3 {
  margin: 20px 0;
}
#content p {
  margin-bottom: 0;
}
#content ul {
  list-style: none outside none;
  margin-left: 30px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  background: url("../images/futer_bg_top.png") no-repeat scroll 0 top, url("../images/futer_bg_bottom.png") no-repeat scroll 0 bottom transparent;
  font-family: New Time Roman;
  margin: -100px auto 0;
  padding-top: 70px;
  position: relative;
  text-align: center;
  width: 1200px;
  z-index: 1;
}
#footer_info {
  background: url("../images/futer_bg.png") repeat scroll 0 0 transparent;
  margin-bottom: 16px;
}
.footer_info_block {
  background: url("../images/questions_bg.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  float: left;
  font-family: Calibri;
  font-size: 16px;
  margin-left: 130px;
  padding: 80px 0 0 15px;
  text-align: left;
  width: 203px;
  //width: 218px;
}
.footer_info_block:first-child {
  background: url("../images/b_acc_detail_bg.png") no-repeat scroll 0 0 transparent;
  margin-left: 140px;
}
.footer_info_block.last {
  background: url("../images/address_bg.png") no-repeat scroll 0 0 transparent;
}
.footer_info_block p {
  margin-bottom: 6px;
  width: 250px;
}
.footer_info_block.last p {
  float: right;
  text-align: right;
}
.footer_info_block form {
  margin: 0 0 0 -13px;
}
.footer_info_block input, .footer_info_block textarea {
  background-color: #455163;
  border: 1px solid #363C49;
  border-radius: 6px 6px 6px 6px;
  padding: 10px;
  width: 193px;
  //width: 213px;
  color: #fff;
}
.footer_info_block input[type="submit"] {
  background-color: #E7AE20;
    background: -moz-linear-gradient(bottom, #b89333 0%, #e9ac1a 50%, #fec32e 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#b89333), color-stop(50%,#e9ac1a), color-stop(100%,#fec32e));
    background: -webkit-linear-gradient(bottom, #b89333 0%, #e9ac1a 50%, #fec32e 100%);
    background: -o-linear-gradient(bottom, #b89333 0%, #e9ac1a 50%, #fec32e 100%);
    background: -ms-linear-gradient(bottom, #b89333 0%, #e9ac1a 50%, #fec32e 100%);
    background: linear-gradient(bottom, #b89333 0%, #e9ac1a 50%, #fec32e 100%);
  font-size: 18px;
  padding: 6px;
  width: 216px;
  cursor: pointer;
  height: auto;
  margin-top: 0;
}
.footer_info_block textarea {
  font-family: Calibri;
  height: 100px;
}
#footer span#copy {
  color: #424956;
  display: block;
  height: 25px;
  margin: 0 0 0 5px;
}
/*.gmap{
  border: 1px solid #666666;
  border-radius: 7px 7px 7px 7px;
  margin: 0 0 16px -15px !important;
}*/
.gmap {
  border: 1px solid #666666;
  border-radius: 7px 7px 7px 7px;
  height: 350px;
  left: 50%;
  margin-left: -212.5px !important;
  position: fixed;
  top: -352px;
  width: 425px;
}
#map_togle {
  background: url("../images/map.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 126px;
  margin: 0 0 10px -15px;
  width: 218px;
  border-radius: 5px;
}

#catalog_triggers {
  background: url("../images/catalog_triggers_bg.png") no-repeat scroll 0 0 transparent;
  height: 320px;
}
.catalog_trigger {
  color: #515966;
  float: left;
  height: 168px;
  margin-left: 158px;
  margin-top: 120px;
  width: 200px;
}
.catalog_trigger:first-child {
  margin-left: 141px;
}
.catalog_trigger:last-child {
  margin-left: 162px;
}
.catalog_trigger h2 {
  font-size: 30px;
  margin: 15px 0 25px;
  text-align: center;
}
.catalog_trigger p {
  font-size: 17px;
  line-height: 21px;
}
#top_nav {
  border-bottom: 2px solid #474d5a;
  border-top: 2px solid #EAEDF0;
  height: 40px;
  box-shadow: 0 8px 8px #ACAFB4;
  background: -moz-linear-gradient(bottom, #dadcde 0%, #c3c7cc 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#dadcde), color-stop(100%,#c3c7cc));
  background: -webkit-linear-gradient(bottom, #dadcde 0%, #c3c7cc 100%);
  background: -o-linear-gradient(bottom, #dadcde 0%, #c3c7cc 100%);
  background: -ms-linear-gradient(bottom, #dadcde 0%, #c3c7cc 100%);
  background: linear-gradient(bottom, #dadcde 0%, #c3c7cc 100%);
}
#top_nav ul {
  margin-top: 5px;
}
#top_nav li {
  border-right: 2px solid #EAEDF0;
  color: #53575E;
  float: left;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  list-style: none outside none;
}
#top_nav li.last {
  border: 0 none;
  float: right;
  margin-left: -20px;
}
#top_nav a {
  border-right: 2px solid #474D5A;
  color: #282B33;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 50px;
}
#top_nav li.last a {
  border: 0 none;
}
#left_nav {
  float: left;
  margin: 40px 15px;
}
#left_nav ul {
  color: #000000;
  font-size: 22px;
  list-style: none outside none;
  margin-left: 15px;
  width: 250px;
}
#left_nav li a {
  border-bottom: 1px solid #9FA1A3;
  display: block;
  line-height: 30px;
}
#left_nav li ul {
  display: none;
}
#left_nav li.active ul {
  display: block;
}
#left_nav li ul li a {
  border: 0 none;
  text-transform: lowercase;
}
#friends {
  background: url("../images/friends.png") no-repeat scroll 0 0 transparent;
  border-top: 2px solid #606571;
  height: 411px;
  //height: 438px;
  padding-top: 27px;
}
#wrapper.catalog {
  background-image: none;
  background: -moz-linear-gradient(bottom, #e6e7e9 0%, #c2c6cb 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#e6e7e9), color-stop(100%,#c2c6cb));
  background: -webkit-linear-gradient(bottom, #e6e7e9 0%, #c2c6cb 100%);
  background: -o-linear-gradient(bottom, #e6e7e9 0%, #c2c6cb 100%);
  background: -ms-linear-gradient(bottom, #e6e7e9 0%, #c2c6cb 100%);
  background: linear-gradient(bottom, #e6e7e9 0%, #c2c6cb 100%);
}
#catalog_content {
  color: #515966;
  font-size: 22px;
  min-height: 800px;
  padding: 40px 40px 40px 305px;
}
#content_triggers {
  border-bottom: 1px solid #323742;
  height: 305px;
  margin-bottom: 20px;
}
#cat_img {
  float: left;
}
#catalog_forms_links {
  float: right;
}
#catalog_forms_links a {
  background: url("../images/button_trigger_bg.png") no-repeat scroll 0 0 transparent;
  border-radius: 12px 12px 12px 12px;
  box-shadow: 0 2px 4px #999999;
  color: #FFFFFF;
  display: block;
  font-size: 30px;
  height: 84px;
  line-height: 77px;
  margin-bottom: 13px;
  text-align: center;
  width: 170px;
}
#catalog_forms_links a:first-child, #catalog_forms_links a:last-child {
  line-height: 36px;
}
.overbutton {
  cursor: pointer;
}
#catalog_forms_links a .overbutton {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #FFFFFF;
  font-size: 26px;
  height: 82px;
  vertical-align: middle;
  cursor: pointer;
}
#catalog_forms_links a:hover {
  background-position: 0 -86px;
  text-decoration: none;
}
#catalog_forms_links a:active {
  background-position: 0 -170px;
}
#cat_img {
  border: 1px solid #333333;
  border-radius: 6px;
  height: 276px;
  width: 654px;
}
#cat_img img {
  border-radius: 6px 6px 6px 6px;
}
#catalog_content h2 {
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 20px 0;
}
#catalog_content p {
  font-size: 21px;
  font-weight: normal;
  text-indent: 15px;
}
#intro img {
  border: 1px solid #333333;
  border-radius: 3px 3px 3px 3px;
  margin: 10px 0 0 10px;
  max-width: 400px;
}
#intro h2 {
  margin: 0 10px 30px 0;
}

.overform {
  padding: 5px 25px 10px 35px;
}
.overform h1 {
  font-size: 32px;
  font-weight: normal;
  line-height: 32px;
  margin: 30px 0;
}
.overform input[type=text], .overform input[type=email], .overform textarea {
  font-size: 21px;
  width: 230px;
}
.owerremoweplace {
  background-color: #000000;
}
#overform_close {
  background-image: url("../images/close.png");
  cursor: pointer;
  height: 35px;
  position: absolute;
  right: -20px;
  top: -20px;
  width: 35px;
}
.overinputtitle {
  margin: 0;
}
.overlay {
  background: none repeat scroll 0 0 #E8E5E6;
  border: 1px solid #000000;
  font-size: 21px;
  margin: 0 auto;
  position: relative;
  width: 305px;
  height: 360px;
}
.overlink {
  background: url("../images/button_bg_large.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  display: inline;
  font-size: 21px;
  height: 64px;
  margin-top: 45px;
  padding-bottom: 5px;
  padding-top: 0;
  width: 247px;
}
#recol button {
  background: url("../images/submit_button.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  font-size: 0;
  height: 43px;
  width: 283px;
}
.footer_info_block .overform {
  padding: 0;
}
.footer_info_block .overform input[type="text"], .overform input[type="email"], .footer_info_block .overform textarea {
  font-size: 16px;
  width: 193px;
}
#BAWraper {
  background-color: #E8E5E6;
  border: 1px solid #000000;
  font-size: 32px;
  line-height: 32px;
  padding: 15px 32px;
}