/*
  disabling default styles
*/

html, body, h1, h2, h3, h4, h5, h6, blockquote, form, label, p, ul, ol, li, dl, dd, dt {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
body {
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
  color: #000000;
  background: #5c6db2 url(../images/bg_main_inner.jpg) top center no-repeat;
}
body.front {
  background: #384c9b url(../images/bg_main_front.jpg) top center no-repeat;
}
input, select, textarea, option {
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
}
a {
  text-decoration: none;
}
h1, h2, h3 {
  font-size: 12px;
}

/*
  main layout
*/
.wrapper {
  width: 994px;
  margin: 0 auto;
 /* background: url(../images/bg_front.jpg) top left no-repeat;*/
}

.wrapper_inner {
  width: 994px;
  margin: 0 auto;
  background: url(../images/bg_inner.jpg) top left no-repeat;
}

#header {
  height: 472px;
}

#main {
  height: 100px;
}

#footer {
  height: 28px;
}

#top {
  height: 350px;
}

#bottom {
  height: 250px;
}

/*
  header
*/

#header img {
  float: left;
}


/*
  main
*/

#main {
  background: url(../images/bg_front_menu.jpg) top right no-repeat;
}

#lang {
  list-style-type: none;
  float: right;
  margin-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
}

#lang li {
  float: left;
}

#lang li a {
  color: #ffffff;
  font-size: 8px;
  display: block;
  height: 25px;
  width: 32px;
  padding-top: 17px;
  text-align: center;
  margin-right: -15px;
  position: relative;
}

#lang li a:hover,
#lang li.act a {
  background: url(../images/bg_lang.png) center center no-repeat;
}

#menu {
  list-style-type: none;
  float: right;
  margin-left: 20px;
  margin-top: 20px;
  height: 42px;
  width: 611px;
  padding-left: 10px;
}

.smmenu-lt {
	background: url(../images/bg_menu_lt.gif) top left no-repeat !important;
}

.smmenu-en {
	background: url(../images/bg_menu_en.gif) top left no-repeat !important;
}

.smmenu-ru {
	background: url(../images/bg_menu_ru.gif) top left no-repeat !important;
}

/*
#menu.bg1 { background: url(../images/bg_menu1.gif) top left no-repeat; }
#menu.bg2 { background: url(../images/bg_menu2.gif) top left no-repeat; }
#menu.bg3 { background: url(../images/bg_menu3.gif) top left no-repeat; }
#menu.bg4 { background: url(../images/bg_menu4.gif) top left no-repeat; }
#menu.bg5 { background: url(../images/bg_menu5.gif) top left no-repeat; }
#menu.bg6 { background: url(../images/bg_menu6.gif) top left no-repeat; }
#menu.bg7 { background: url(../images/bg_menu7.gif) top left no-repeat; }

#menu.bg1-title { background: url(../images/bg_menu1_title.gif) top left no-repeat; }
#menu.bg2-title { background: url(../images/bg_menu2_title.gif) top left no-repeat; }
#menu.bg3-title { background: url(../images/bg_menu3_title.gif) top left no-repeat; }
#menu.bg4-title { background: url(../images/bg_menu4_title.gif) top left no-repeat; }
#menu.bg5-title { background: url(../images/bg_menu5_title.gif) top left no-repeat; }
#menu.bg6-title { background: url(../images/bg_menu6_title.gif) top left no-repeat; }
#menu.bg7-title { background: url(../images/bg_menu7_title.gif) top left no-repeat; }
*/

.bgglt1 { background: url(../images/bg_menu1_lt.gif) top left no-repeat !important; }
.bgglt2 { background: url(../images/bg_menu2_lt.gif) top left no-repeat !important; }
.bgglt3 { background: url(../images/bg_menu3_lt.gif) top left no-repeat !important; }
.bgglt4 { background: url(../images/bg_menu4_lt.gif) top left no-repeat !important; }
.bgglt5 { background: url(../images/bg_menu5_lt.gif) top left no-repeat !important; }
.bgglt6 { background: url(../images/bg_menu6_lt.gif) top left no-repeat !important; }
.bgglt7 { background: url(../images/bg_menu7_lt.gif) top left no-repeat !important; }

.bgglt1-title { background: url(../images/bg_menu1_title_lt.gif) top left no-repeat !important; }
.bgglt2-title { background: url(../images/bg_menu2_title_lt.gif) top left no-repeat !important; }
.bgglt3-title { background: url(../images/bg_menu3_title_lt.gif) top left no-repeat !important; }
.bgglt4-title { background: url(../images/bg_menu4_title_lt.gif) top left no-repeat !important; }
.bgglt5-title { background: url(../images/bg_menu5_title_lt.gif) top left no-repeat !important; }
.bgglt6-title { background: url(../images/bg_menu6_title_lt.gif) top left no-repeat !important; }
.bgglt7-title { background: url(../images/bg_menu7_title_lt.gif) top left no-repeat !important; }

.bggen1 { background: url(../images/bg_menu1_en.gif) top left no-repeat !important; }
.bggen2 { background: url(../images/bg_menu2_en.gif) top left no-repeat !important; }
.bggen3 { background: url(../images/bg_menu3_en.gif) top left no-repeat !important; }
.bggen4 { background: url(../images/bg_menu4_en.gif) top left no-repeat !important; }
.bggen5 { background: url(../images/bg_menu5_en.gif) top left no-repeat !important; }
.bggen6 { background: url(../images/bg_menu6_en.gif) top left no-repeat !important; }
.bggen7 { background: url(../images/bg_menu7_en.gif) top left no-repeat !important; }

.bggen1-title { background: url(../images/bg_menu1_title_en.gif) top left no-repeat !important; }
.bggen2-title { background: url(../images/bg_menu2_title_en.gif) top left no-repeat !important; }
.bggen3-title { background: url(../images/bg_menu3_title_en.gif) top left no-repeat !important; }
.bggen4-title { background: url(../images/bg_menu4_title_en.gif) top left no-repeat !important; }
.bggen5-title { background: url(../images/bg_menu5_title_en.gif) top left no-repeat !important; }
.bggen6-title { background: url(../images/bg_menu6_title_en.gif) top left no-repeat !important; }
.bggen7-title { background: url(../images/bg_menu7_title_en.gif) top left no-repeat !important; }

.bggru1 { background: url(../images/bg_menu1_ru.gif) top left no-repeat !important; }
.bggru2 { background: url(../images/bg_menu2_ru.gif) top left no-repeat !important; }
.bggru3 { background: url(../images/bg_menu3_ru.gif) top left no-repeat !important; }
.bggru4 { background: url(../images/bg_menu4_ru.gif) top left no-repeat !important; }
.bggru5 { background: url(../images/bg_menu5_ru.gif) top left no-repeat !important; }
.bggru6 { background: url(../images/bg_menu6_ru.gif) top left no-repeat !important; }
.bggru7 { background: url(../images/bg_menu7_ru.gif) top left no-repeat !important; }

.bggru1-title { background: url(../images/bg_menu1_title_ru.gif) top left no-repeat !important; }
.bggru2-title { background: url(../images/bg_menu2_title_ru.gif) top left no-repeat !important; }
.bggru3-title { background: url(../images/bg_menu3_title_ru.gif) top left no-repeat !important; }
.bggru4-title { background: url(../images/bg_menu4_title_ru.gif) top left no-repeat !important; }
.bggru5-title { background: url(../images/bg_menu5_title_ru.gif) top left no-repeat !important; }
.bggru6-title { background: url(../images/bg_menu6_title_ru.gif) top left no-repeat !important; }
.bggru7-title { background: url(../images/bg_menu7_title_ru.gif) top left no-repeat !important; }

#menu li {
  float: left;
}

#menu li a {
  color: #cbcdd8;
  font-weight: bold;
  font-size: 12px;
  display: block;
  height: 27px;
  padding: 15px 18px 0 18px;
  text-align: center;
  white-space: nowrap;
}

#prize {
  float: right;
}

.prizelt { background: url(../images/taure_on_lt.gif) top left no-repeat !important; }
.prizeen { background: url(../images/taure_on_en.gif) top left no-repeat !important; }
.prizeru { background: url(../images/taure_on_ru.gif) top left no-repeat !important; }

/*
  footer
*/
#footer {
  color: #99a3cb;
  font-size: 9px;
}

#footer a {
  color: #99a3cb;
  font-size: 9px;
  text-decoration: underline;
}

#footer ul {
  list-style-type: none;
  float: right;
}

#footer ul li {
  float: left;
  margin-right: 20px;
  padding-top: 6px;
}

#footer ul li.madeby {
  padding-top: 0px;
  margin-right: 0px;
}

#footer ul li.madeby img {
  vertical-align: middle;
}

#footer ul li.madeby a {
  text-decoration: none;
}

/*
  top
*/

#topmenu {
  list-style-type: none;
  margin-left: 330px;
}

#topmenu li {
  float: left;
}

#topmenu li.right {
  float: right;
  margin-left: 10px;
}

#submenu {
  width: 330px;
  float: left;
}

#submenu ul {
  list-style-type: none;
  margin-left: 180px;
  margin-top: 60px;
}

#submenu ul li {
  margin-bottom: 10px;
}

#submenu ul li a {
  color: #696969;
  font-weight: bold;
  padding: 3px 10px 5px 13px;
  background: url(../images/bg_submenu.gif) top left no-repeat;
}

#submenu ul li a:hover,
#submenu ul li.act a {
  color: #5062ac;
  background: url(../images/bg_submenu_act.gif) top left no-repeat;
}

#submenu .brand {
  margin-top: 60px;
  margin-left: 65px;
}

#content {
  width: 630px;
  float: left;
  height: 240px;
  margin-top: 24px;
}

#content h1,
#content h2 {
  font-size: 14px;
  font-weight: bold;
  color: #696969;
  margin-bottom: 20px;
}

#content h1 span,
#content h2 span {
  color: #5062ac;
}


#content #text {
  height: 210px;
  overflow: hidden;
}

#content #text p {
  margin-bottom: 20px;
  line-height: 18px;
}

#content #text a {
  color: #000000;
  text-decoration: underline;
}

#content #text a.highlight {
  color: #4c67de;
}

#content #text .subheader {
  color: #464646;
  font-weight: bold;
  padding-left: 150px;
  margin-top: -34px;
  margin-bottom: 10px;
}

#content #text .subheader2 {
  color: #464646;
  font-weight: bold;
  padding-left: 150px;
  margin-bottom: 10px;
}

#content #text label {
  color: #646565;
  font-weight: bold;
  display: block;
  float: left;
  width: 150px;
  margin-bottom: 10px;
  padding-top: 2px;
}

#content #text label.contact {
  color: #4e4e4e;
  font-weight: bold;
  display: block;
  float: left;
  width: 100px;
  margin-bottom: 10px;
  padding-top: 2px;
  text-align: right;
  margin-right: 25px;
}

#content #text .input_long {
  border: 1px solid #afafb1;
  background-color: #c2c2c3;
  float: left;
  width: 255px;
}

#content #text textarea {
  margin-bottom:10px;
}

#content #text .checkboxes {
    margin-left:150px;
}

#content #text .input_long_white {
  border: none;
  background-color: #ffffff;
  float: left;
  width: 330px;
}

#content #text .textarea_long_white {
  border: none;
  background: #ffffff url(../images/bg_textarea.jpg) bottom left no-repeat;
  float: left;
  width: 330px;
  height: 100px;
}

#content #text .submit {
  width: 100px;
  height: 20px;
  text-align: left;
  padding-left: 17px;
  color: #dddddd;
  font-weight: bold;
  border: none;
  background: url(../images/btn_submit.gif) center center no-repeat;
  margin-top: 10px;
  margin-left: 370px;
  float: left;
  display: block;
}

#content #text .input_short {
  border: 1px solid #afafb1;
  background-color: #c2c2c3;
  float: left;
  width: 43px;
  margin-right: 7px;
}

#content #text .col3 {
  float: left;
  margin-right: 25px;
}

#content #text .col2 {
  float: left;
  width: 50%;
}

#content #text .col_last {
  margin-right: 0px;
}

#content #text .big {
  font-size: 18px;
  color: #3a3939;
}

#content #text strong {
  color: #3a3939;
}

#content #text a.writeus {
  display: block;
  width: 144px;
  height: 26px;
  padding-top: 8px;
  padding-left: 15px;
  color: #ffffff;
  background: url(../images/btn_writeus.png) center right no-repeat;
  text-decoration: none;
  font-weight: bold;
}

#content #text a.map {
  display: block;
  width: 129px;
  height: 25px;
  padding-top: 8px;
  padding-left: 15px;
  color: #ffffff;
  background: url(../images/btn_map.png) center right no-repeat;
  text-decoration: none;
  font-weight: bold;
}

#content #text .white_trans_bg {
  background: url(../images/bg_white_trans.png) top left repeat-y;
  color: #696969;
  font-weight: bold;
  padding: 2px 5px;
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
  width: 620px;
}

#content #text .shorttext {
  display: block;
  width: 607px;
  color: #696969;
  margin-top: -20px;
  padding: 2px 5px;
  margin-bottom: 20px;
  text-decoration: none;
  line-height: 18px;
}

#content #text .shorttext2 {
  display: block;
  width: 607px;
  color: #696969;
  margin-top: -20px;
  padding: 2px 5px;
  margin-bottom: 20px;
  text-decoration: none;
  line-height: 18px;
}

#content #text .shorttext3 {
	background: url(../images/bg_white_trans.png) top left repeat-y;
	display: block;
  width: 607px;
  color: #696969;
  margin-top: -20px;
  padding: 2px 5px;
  margin-bottom: 20px;
  text-decoration: none;
  line-height: 18px;
  padding-bottom:5px;
}

#content #text .shorttext:hover,
#content #text .shorttext_act {
  background: url(/files/images/bg_white_trans.png) top left repeat-y;
}

#content #text .headline {
  color: #5062ac;
}

#content #text .readmore {
  color: #696969;
  font-size: 9px;
  text-decoration: none;
  padding-right: 20px;
  margin-top: 0px;
  float: right;
}

#content #text .block_logo {
  width: 240px;
  height: 70px;
  padding: 25px 30px 0 15px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  background: url(../images/bg_white_trans2.jpg) top left repeat-y;
}

#content #text .block_logo span {
  display: block;
  width: 80px;
  height: 70px;
  float: left;
  margin-right: 15px;
  font-size: 11px;
}

#content #text .block_logo strong {
  color: #000000;
}

#content #text .block_logo img {
  float: right;
  margin-top: -5px;
}

#content #text .block_logo a.btn_jpg {
  display: block;
  width: 14px;
  height: 45px;
  float: left;
  margin-right: 5px;
  background: url(../images/btn_jpg.png) top left no-repeat;
}

#content #text .block_logo a.btn_gif {
  display: block;
  width: 14px;
  height: 45px;
  float: left;
  margin-right: 5px;
  background: url(../images/btn_gif.png) top left no-repeat;
}

#content #text .block_logo a.btn_cdr {
  display: block;
  width: 14px;
  height: 45px;
  float: left;
  margin-right: 5px;
  background: url(../images/btn_cdr.png) top left no-repeat;
}

#content #text .menu_list {
  list-style-type: none;
}

#content #text .menu_list li {
}

#content #text .menu_list li a {
  color: #696969;
  font-weight: bold;
  display: block;
  float: left;
  clear: left;
  padding: 3px 10px 5px 13px;
  background: url(../images/bg_submenu.gif) top left no-repeat;
  text-decoration: none;
  margin-bottom: 5px;
}

#content #text .menu_list li a:hover,
#content #text .menu_list li.act a {
  color: #5062ac;
  background: #ffffff url(../images/bg_submenu_act.gif) top left no-repeat;
}

#content .texthover {
  background: url(../images/text_hover.png) top center repeat-x;
  height: 35px;
  margin-top: -30px;
  position: absolute;
  z-index:10;
  width: 610px;
}

#scroll {
  width: 16px;
  float: left;
  background: url(../images/bg_scroll.png) top center no-repeat;
  height: 217px;
  margin-top: 54px;
}

#scroll_ball {
  margin-top: 16px;
  display: block;
  height: 16px;
  width: 16px;
}

#popup {
  width: 230px;
  height: 292px;
  padding: 20px 15px;
  position: absolute;
  top: 140px;
  left: 50%;
  margin-left: -447px;
  overflow: hidden;
  background: url(../images/bg_popup.png) top center no-repeat;
}

#popup h2 {
  font-size: 13px;
  color: #5062ac;
  margin-bottom: 12px;
}

#popup p {
  color: #1f1f1f;
  margin-bottom: 12px;
  line-height: 18px;
}

#popup p.highlight {
  color: #5062ac;
  margin-bottom: 12px;
}

#popup a {
  color: #1f1f1f;
  text-decoration: underline;
}

#google {
  width: 994px;
  height: 485px;
  background: url(../images/tmp_google.jpg) top left no-repeat;
}

#google a {
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
}

#bottom_google {
  height: 305px;
  width: 994px;
  margin-top: -190px;
  background: url(../images/bg_google.png) bottom left no-repeat;
  position:absolute;
  z-index:1;
}

/*
  bottom
*/

#madeby {
  float: left;
  width: 50px;
  height: 250px;
}

#madeby img {
  float: left;
}

#bottom_elements {
  float: left;
  width: 944px;
}

#bottom_elements .logo {
  float: right;
}

#bottom_elements .logo img {
  float: left;
}

#bottom_elements .prize {
  margin-top: 120px;
  display: block;
  width: 205px;
  height: 65px;
  margin-left: 20px;
}

#bottom_elements #menu,
#bottom_elements #lang {
  margin-top: 0px;
}

#bottom_elements #menu {
  margin-left: 0px;
}

/*
  common elements
*/

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
  font-size: 0px;
}

#popupMembers {
  width: 216px;
  position: absolute;
  top: 321px;
  left: 50%;
  margin-left: -431px;
  z-index:10;
}

#popupMembersInner {
	padding: 15px 0 5px 0;
	background: url(../images/bg_popup_members.jpg) top center no-repeat;
	position: relative;
	height: 260px;
}

#popupMembers ul {
  list-style-type: none;
}

#popupMembers ul li {
  display: block;
}

#popupMembers ul li a {
  display: block;
  width:  186px;
  padding: 3px 15px;
  font-size: 9px;
  color: #ffffff;
  line-height: 12px;
}

#popupMembers ul li a:hover {
  color: #4558a8;
  background-color: #e0e2ea;
}

#header {
  width: 994px;
  height: 472px;
  overflow:hidden;
  background: url(/files/images/fraont.jpg) top left no-repeat;
}

.bbg1 { background: url(/files/images/bg1.jpg) bottom left no-repeat; }
.bbg2 { background: url(/files/images/bg2.jpg) bottom left no-repeat; }
.bbg3 { background: url(/files/images/bg3.jpg) bottom left no-repeat; }
.bbg4 { background: url(/files/images/bg4.jpg) bottom left no-repeat; }
.bbg5 { background: url(/files/images/bg5.jpg) bottom left no-repeat; }
.bbg6 { background: url(/files/images/bg6.jpg) bottom left no-repeat; }
.bbg7 { background: url(/files/images/bg7.jpg) bottom left no-repeat; }