/*------------------------------------------------------------------------
# "Hot Wellness" Joomla template - December, 2010
# Copyright (C) 2010 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

html {
  font-size:13px;
}

body {
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:100%;
  background-position: center top;
}

.noscroll {
  overflow-x:hidden;
}

.hotwrapper,.header_wrap2,.central_zone {
  margin:0 auto;
}

.bg_zone{
  position: relative;
  margin:0 auto;
  z-index:0;
}

.bg_img{
  position: relative;
  z-index:900;
}

.header {
  height:100px;
  margin:0 auto;
}

.logo {
  height:81px;
  width:286px;
  float:left;
}

.logo_pad {
  padding:15px 0 0 15px;
}

.logo_pad a, .logo_pad a img {
  position: relative;
  height:81px;
  width:286px;
  display: block;
  z-index:999;
}

.search_wrap {
  float:left;
  text-align:right;
  position:relative;
  left:9px;
  font-size:90%;
}

.search_wrap a {
  font-size:11px;
}
  
#topmenu {
  height:100px;
  float:left;
  z-index:999;
  margin-left:93px;
}

#topmenu_pad {
  padding:25px 0px 0px 0px;
}

.graywave {
  position: relative;
  display: block;
  background-position: center top;
  z-index:0;
}

.bluewave {
  position: relative;
  background-position: center bottom;
  height: 89px;
  margin-top:-71px;
  z-index:-100;
}

.path {
  height:30px;
  margin:0 auto;
  background:#fff;
}

.path_pad {
  padding-left:18px;
}

.main_area {
  border-bottom:none;
}

.content_wrap {
  float:left;
}

.column_left {
  float:left;
  margin:10px 7px 0 7px;
}

.column_right {
  float:right;
  margin:10px 7px 0 7px;
}

.upper {
  margin-bottom:15px;
  margin-top:-55px;  
}

.bottom_bg {
  height:100px;
  margin-top:-50px;
}
.bottom_bg_bottom {
  padding-bottom: 20px;
}

.bottom {
  padding:15px 0;
  margin:0 auto;
  background: transparent url(../images/divider.png) repeat-x center bottom;
}

.modulerow1 {
  width:99.9%;
  float:left;
}

.modulerow2 {
  width:49.9%;
  float:left;
}

.modulerow3 {
  width:33.3%;
  float:left;
}

.modulerow4 {
  width:24.9%;
  float:left;
}

.footer_wrap {
  margin:0 auto;
  
}

.footer {
  text-align:center;
  font-size:11px;
  padding:10px 0 0 0;  
}

.clr {
  clear:both;
}

#font_resize {
  clear:both;
  padding:7px 3px 0 0;
}

.inset_pad {
  padding-bottom:15px;
}

.article_pad {
  padding-top:15px;
}

.top_shadow {
  height:15px;
}

.rotator_module {
  margin:-9px 0 25px 0;
  padding:20px 10px 0 28px;
}

.user1_module {
  text-align: center;
  color: #fff;
  font-family:Georgia, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
}
.breadcrumbs_module {
  margin:0 0 15px 0;
  padding:30px 0 6px 30px;
  font-family:"VAG Rounded Std Light", Arial, Helvetica, sans-serif;
  font-size: 18px;
}

.megamenu_blocks {
  display:none;
}