/*

13:51 11.11.2008
Maydokin Aleksey <a.maydokin@refreshlab.ru>

*/

html, body, table, th, td, div, img {
  margin: 0;
  padding: 0;
  border: none;
}

body {
  height: 100%;
  font-family: tahoma;
  font-size: 12px;
  color: #343a43;
  background: url('images/page-bg.jpg') repeat-x bottom;
}

a { text-decoration: underline; }
a:hover { text-decoration: none; }

div.clear { clear: both; }

.right { text-align: right; }

.three_px { clear: left; _height: 1px; }


/* ============================ */
/*            ÁËÎÊÈ             */
/* ============================ */

#page {
  width: 925px;
  margin: 26px auto 0;
}


/*  ==========  ØÀÏÊÀ  ==========  */

#header {
  border-bottom: 1px solid #FFF; overflow: hidden; zoom: 1;
}
#sub_header {
  position: relative;
  margin: 0 0 10px 0;
}
#header div.clear { display: none; }


/*  ==========  ËÎÃÎÒÈÏ  ==========  */

/* #logo { float: left; } */


/*  ==========  ÒÅËÅÔÎÍÛ  ==========  */

#phone {
  padding: 0px 0 0 25px;
  text-align: right;
  position: absolute;
  top: 28px;
  right: 0px;
  background: url('images/phone.gif') no-repeat 0 5px;
}
#phone .phone .code {
  display:inline-block;
  padding-top:2px;
  font-size: 11px;
  color: #c2c2c2;
  vertical-align: top;
}
#phone .phone  .number {
  font-size: 19px;
  color: #818181;
}


/*  ==========  ÊÀÐÒÈÍÊÈ Â ØÀÏÊÅ  ==========  */

#head_img_1 {
  width: 739px;
  height: 240px;
  float: left;
  background: url('images/ship.jpg');
}
#head_img_2 {
  width: 185px;
  height: 240px;
  /* margin: 1px 0 0 0; */
  margin: 0 0 0 0;
  font-size: 12px;
  color: #000;
  float: right;
  position: relative;
}

.slogan {
  padding: 3px 11px;
  position: absolute;
  left: 0;
  bottom: 0px;
}


/*  ==========  ÊÎÍÒÅÍÒ  ==========  */

#content {
  /* margin: 1px 0 0 0; */
  margin: 0 0 0 0;
}

#content .wrap {
  background: url('images/content-bg1.jpg') no-repeat;
  overflow: hidden;
  height: 258px;
}

/*  ==========  ÊÎËÎÍÊÈ  ==========  */

#content #left_col {
  width: 739px;
  float: left;
}
#content #right_col {
  width: 185px;
  float: right;
  border-left: 1px solid #FFF;
  position: relative;
  z-index: 5;
}
#content .col {
  width: 184px;
  height: 258px;
  overflow: hidden;
  float: left;
}
#content #right_col .col {
  width: 185px;
  height: auto;
  background: url('images/content-bg1.jpg') no-repeat top right;
}
#content .col h3 {
  height: 36px;
  margin: 0;
  padding: 7px 0 0 32px;
  overflow: hidden;
  font-size: 14px;
  color: #181c21;
  border-left: 1px solid #FFF;
}
#content #a.col h3 { background: url('images/h1-bg.gif') no-repeat 0% 0%; }
#content #b.col h3 { background: url('images/h2-bg.gif') no-repeat 0% 0%; }
#content #c.col h3 { background: url('images/h3-bg.gif') no-repeat 0% 0%; }
#content #d.col h3 { background: url('images/h4-bg.gif') no-repeat 0% 0%; }
#content #e.col h3 { background: url('images/h5-bg.gif') no-repeat 0% 0%; }
#content .col .content {
  height: 199px;
  padding: 8px 21px;
  border-left: 1px dotted #FFF;
}
div#content div#left_col div#a.col div.content,
div#content div#left_col div#a.col h3,
#content #right_col .col .content,
#content #right_col .col h3 {
  border: none;
}
#content #right_col .col .content {
  height: auto;
  padding: 0;
  background: #242424;
}
#content #right_col .col .content form {
  padding: 8px 21px;
  margin: 0;
}


/*  ==========  ÍÎÂÎÑÒÈ  ==========  */

#news {
  padding: 29px 5px;
  overflow: hidden;
  clear: left;
}
*+html #news {
  padding-bottom: 0;
}
#news .news {
  width: 330px;
  padding: 0 17px;
  float: left;
}
#news .news .date {
  color: #ec6500;
  font-size: 11px;
  float: left;
  margin: 0 -73px 0 0;
}
#news .news .text {
  margin: 0 0 0 73px;
  color: #818181;
  font-size: 11px;
  z-index: 5;
}
#news .news .text  a {
  color: #65a1c0;
}


/*  ==========  ÏÎÄÂÀË  ==========  */

#footer {
  height: 60px;
  border-top: 1px solid #c0c0c0;
  clear: both;
  position: relative;
  top: -1px;
  _top: -2px;
  z-index: 2;
}
#footer .copyright {
  margin: -7px 0 0 0;
  color: #989898;
  font-size: 11px;
  position: absolute;
  top: 50%;
  right: 16px;
  z-index: 3;
}
#footer #search {
  margin: -10px 0 0 0;
  position: absolute;
  top: 50%;
  left: 16px;
  z-index: 5;
}
#footer .search_button {
  width: 14px;
  height: 14px;
  margin: 2px;
  border: none;
}


/* Àäðåñ */
#footer #addr {
  height: 60px;
  width: 529px;
  position: absolute;
  top: 0;
  left: 210px;
  font-size: 11px;
}
#footer #addr .wrap {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  _height: auto;
  *height: auto;
  _position: absolute;
  *position: absolute;
	_top: 50%;
	*top: 50%;
}
#footer #addr .wrap1 {
	_position: relative;
	*position: relative;
	_top: -50%;
	*top: -50%;
}


/* ============================ */
/*                 ÝËÅÌÅÍÒÛ                   */
/* ============================ */

/*  ÔÎÐÌÀ  */
label {
  font-size: 11px;
  color: #000;
}
#e label {
  color: #e7e7e7;
}
input, select, textarea, button {
  font-size: 11px;
  width: 137px;
}
input, select {
  height: 14px;
  padding: 0 1px;
  margin: 2px 0;
}
select {
  height: 19px;
  width: 143px;
}
textarea {
  padding: 0 1px;
  margin: 2px 0;
}
input.subm {
  width: 114px;
  height: 33px;
  color: #000;
  background: url('images/button-orange.png');
  border: none;
  cursor: pointer;
}
#e input.subm {
  width: 104px;
  height: 23px;
  margin: 4px 2px;
  background: url('images/button-gray.gif');
  border: none;
}
form p.right {
  margin: 0;
}
#e p.right {
  margin: 4px 0;
}
form .notice { 
  line-height: 12px
}

/* ÑÒÐÎÊÀ ÏÎÈÑÊÀ */
.search_field {
  color: #111;
}
.search_button {
  background: url('images/search.gif') no-repeat 50% 50%;
}