@import url(reset.css);

/* Globals, Misc
 * _____________________________________________________________________________
 */
html
{
}

body
{
  font: normal 1.2em/1.4 Arial, Helvetica, sans-serif;
  background: #E7E9F6 url(frontend/img/body-bg.png) left 365px repeat-x;
}

/* Clear fixes: 
 * ____________ */

#Content,
.Content_Module,
#Nav,
form li
{
  overflow: hidden;
}

* html #Content,
* html .Content_Module,
* html #Nav,
* html form li
{
  height: 1%;
}

/* Main Layout
 * _____________________________________________________________________________
 */

/* Header
 * _____________________________________________________________________________
 */
#Header
{
  background: url(frontend/header-bg.png) repeat-x left top;
  height: 316px;
}

#Header h1
{
  margin: 0 auto;
  width: 848px;
  position: relative;
}

#Header h1 span
{
  position: absolute;
  top: 68px;
  left: 108px;
}

#Header h1
{
  padding-left: 60px;
}

/* Nav
 * _____________________________________________________________________________
 */
.Content_Custommenu
{
  background: url(frontend/menu-bg.png) repeat-x left -1px;
  padding-left: 46px;
}

#Nav
{
  background: url(frontend/nav-bg.png) no-repeat left top;
  font-size: 1.2em;
  font-weight: bold;/*
  height: 52px;
  line-height: 3.5em;*/
  margin: 0 auto;
  width: 776px;
/*
  padding-right: 150px;
  position: relative;
  margin-left: 50%;
  left: -370px;
*/
  padding-left: 10px;
  padding-bottom: 10px;
}

* html #Nav
{
  padding-bottom: 7px;
}

#Nav li
{
  float: left;
}


#Nav li a
{
  background: url(frontend/nav-bullet.gif) no-repeat 9px 18px;
  cursor: pointer;
  display: block;
  float: left;
  text-decoration: none;
}

#Nav li span
{
  color: #FFF;
  padding-left: 20px;
  height: 16px;
  padding-bottom: 17px;
  padding: 12px 10px 13px 20px;
  display: block; 
  float: left; 
}

#Nav li.Active a,
#Nav li a:hover
{
  background: url(frontend/img/nav-door-left.png) no-repeat left top;
}

#Nav li.Active a span,
#Nav li a:hover span
{
  background: url(frontend/img/nav-door-right.png) no-repeat right top;
}


/* Paginator
 * _____________________________________________________________________________
 */
.GallerySort
{
  margin: 0 0 13px;
  padding-left: 10px;
}

.GallerySort .SortSelect,
.GallerySort .Paginator
{
  display: inline;
}

.Paginator select,
.Paginator option,
.Paginator input
{
  background: #F2F2F2;
  border: 1px solid #A6A6A6;
}

.Paginator li
{
  display: inline;
  padding: 0 1px;
}

.Paginator a
{
  border: 1px solid #F0F0F0;
  color: #686465;
  text-decoration: none;
  padding-left: 0.5ex;
}

.Paginator #Active
{
  font-weight: bold;
}

.Paginator .NoFirstControl a, #Content .Paginator .NoFirstControl a:hover,
.Paginator .NoPreviousControl a, #Content .Paginator .NoPreviousControl a:hover,
.Paginator .NoNextControl a, #Content .Paginator .NoNextControl a:hover,
.Paginator .NoLastControl a, #Content .Paginator .NoLastControl a:hover,
.Paginator .FirstControl a, #Content .Paginator .FirstControl a:hover,
.Paginator .PreviousControl a, #Content .Paginator .PreviousControl a:hover,
.Paginator .NextControl a, #Content .Paginator .NextControl a:hover,
.Paginator .LastControl a, #Content .Paginator .LastControl a:hover
{
  background: none;
  border: 0;
}

.Counter
{
  display: none;
}


/* Main
 * _____________________________________________________________________________
 */
#Main
{
  background: url(frontend/img/main-borders.gif) repeat-y 40px  top;
  /*
  margin-left: 50%;
  position: relative;
  left: -366px;
  */
  margin: 0 auto;
  padding-left: 39px; 
  width: 771px;
}

#Main h2
{
  background: url(frontend/img/h-bullet.gif) no-repeat left center;  
  font-weight: bold;
  padding-left: 27px;
  margin-bottom: 10px;
}

#Content
{
  background: url(frontend/img/tuvnord-bottom.jpg) right top no-repeat;
  color: #0F3548;
}

.Content_Module
{
  background: url(frontend/img/sidebar-border.gif) repeat-y 516px 0;
  padding: 20px 40px 0 16px;
}

.Content_Module
{
}

#Content a
{
  color: #14719D;
}

#Content a:hover
{
  background: #14719D;
  color: #FFF;
  text-decoration: none;
}

/* Main > Gallery
 * _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
 */
.Goods_gallery_list_gallery .ContentHeader h2
{
  position: absolute;
  left: -9999px;
}

.Goods_gallery_list_gallery .Content_Module
{
  background: none;
  padding-right: 0;
}

.Goods_gallery_details .Content_Module
{
  background: none;
  padding-right: 0;
}

.Goods_gallery_details .ContentHeader
{
  float: left;
  width: 580px;
  padding-bottom: 10px;
}

.Goods_gallery_details .ContentHeader h2
{
  float: left;
  width: 300px;
}

.Gallery li
{
  background: url(frontend/img/gallery-item-bg.png) no-repeat right bottom;
  padding: 7px 5px;
  width: 220px;
  height: 129px;
  float: left;
  margin: 0 5px 5px 0;
}

.Gallery li h3 a
{
  border: 0;
  color: #14394C;
  display: block;
  margin: 0 17px;
  text-decoration: none;
  float: none;
}

#Content .Gallery li h3 a:hover
{
  border: 0;
  color: #14394C;
  background: none;
  text-decoration: underline;
}

.Gallery li a
{
  border: 2px solid #E3E3E3;
  float: left;
  margin: 6px 5px 0 0;
}

.Gallery li a:hover
{
  border: 2px solid #14719D; 
}

.Gallery img
{
  display: block;
}

.Gallery p
{
  float: left;
  font-size:11px;
  margin-top: 2px;
  overflow:hidden;
  width:115px;
}

.Gallery .More
{
  border: 0;
  margin: 0;
  float: none;
}

.FriendBox
{
  border: 1px solid #DFDFDF;
  clear: both;
  margin: 10px 0;
  padding: 10px;
  width: 240px;
  float: left;
}

.FriendBoxLeft
{
  font-weight: bold;
  padding-bottom: 5px;
}

.FriendBoxRight .ListForm label,
.FriendBoxRight form li
{
  font-weight: normal;
  padding-bottom: 0;
}

.FriendBoxRight .ErrorsList li
{
  padding-left: 0;
  font-size: 11px;
  margin-left: -88px;
}

* html .FriendBoxRight .ErrorsList li
{
  margin-left: -44px;
}

.FriendBoxRight .ListForm
{
  width: 200px;
}

.FriendBoxText
{
  width: 140px;
  floaT: left;
}

.OfferDetails
{
  float: left;
  width: 705px;
}

.OfferDetails img
{
  float: left;
  border: 1px solid #E3E3E3;
  margin: 3px 10px 2px 0;
}

.GalleryBtnPrev
{
  margin-right: 5px;
}

.GalleryBtns
{
  text-decoration: none;
  float: left;
  padding-left: 30px;
  width: 150px;
}

#Content .GalleryBtns a
{
  color: #000;
  text-decoration: none;
}

#Content .GalleryBtns a:hover
{
  color: #FFF;
  text-decoration: none;
}

.GalleryBtnReturn
{
  float: right;
  text-decoration: none;
  /*
padding-right: 190px;
*/
  width: 50px;
}

#Content .GalleryBtnReturn a
{
  text-decoration: none;
}

.Content_ReferSiteInfo
{
  font-size: 11px;
  padding-bottom: 10px;
}
/* Main > Offer
 * _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
 */
.RightSideBar,
.Content_ContentHome_sidebar
{
  float: right;
  width: 210px;
}

.RightSideBar img
{
 border: 1px solid #D3E8FB; 
 display: block;
 margin: 0 auto 29px;
}

.NoGalleryBtnPrev,
.NoGalleryBtnNext
{
  visibility: hidden;
}

/* Main > Contact
 * _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
 */
/*.Contact_content*/ .Content_Module
{
  padding-right: 250px;
}

.Content_ContentContact,
.RightSideBar,
.Content_ContentHome_sidebar
{
  float: right;
  margin-right: -210px;
  width: 197px;
  padding: 20px 10px 10px;
}

.Content_ContentHome_sidebar
{
  padding-top: 280px;
}

* html .Content_ContentContact,
* html .RightSideBar,
* html .Content_ContentHome_sidebar
{
  margin-right: -105px;
}

.Content_ContentAbout,
.Contact_content form
{
  float: left;
  width: 98%;
}

form li
{
  padding-left: 88px;
  padding-bottom: 18px;
}

* html form li
{
  width: 230px;
}

form label
{
  font-weight: bold;
  float: left;
  margin-left: -88px;
}

form input,
form textarea
{
  background: #C7CAD3;
  border: none;
  float: left;
  padding: 0 5px;
  width: 215px;
}

* html form input,
* html form textarea
{
  float: right;
}

form .Last input
{
  background: url(frontend/img/submit.jpg) no-repeat left top;
  cursor: pointer;
  height: 24px;
  text-indent: -9999px;
  width: 60px;
  float: left;
  margin-top: 5px;
}

form li#Message
{
  background: transparent url(frontend/img/textarea-top.gif) no-repeat 88px top; 
  padding-top: 6px;
}

* html form li#Message
{
  width: 278px;
}

form textarea
{
  background: transparent url(frontend/img/textarea-bottom.gif) no-repeat left bottom;
  width: 268px;
}

/* Footer
 * _____________________________________________________________________________
 */
#Footer
{
  background: url(frontend/img/footer-texture.png) repeat-x left bottom;
  clear: both;
}

#Footer p
{
  background: url(frontend/img/footer-bg.jpg) no-repeat left top;
  color: #FFF;
  height: 20px;
  padding: 13px 25px 0;
  margin: 0 auto;
  width: 695px;
}

#Footer a
{
  color: #FFF;
  text-decoration: none;
}

#Footer a:hover
{
  text-decoration: underline;
}

.Content_Counter
{
  color: #FFF;
  float: right;
  font-size: 0.9em;
  margin: -21px 280px 0 0;
}

.Contact_content .info 
{
  margin:5px;
  padding:5px;
  font-size: 11px;
}

.Contact_content .ErrorsList li
{
  font-size: 11px;
  color: red;
  padding: 0;
}

.Content_Module .Content_ContentOffer,
.Content_Module .Content_ContentHome
{
  float: left;
  width: 98%;
}

#CompanyBigMap
{
  float: left;
  padding-top: 20px;
  width: 490px;
}

#CompanyBigMap img
{
  display: block;
  width: 490px;
}

.RightSideBar #CompanyMap
{
  margin-bottom: 5px;
}

.InfoLink
{
  text-align: center;
}

.Content_ContentHome_sidebar p
{
  padding-bottom: 10px;
}
