/*------------------------------------------------------------------------
# "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:16px;
}

body {
	margin:0;
	padding:0;
	font-family: Arial, sans-serif, Helvetica;
	font-size:100%;
  	font-size: 16px;
  	background:#f2f6df;
	background-position: center top;
}

.pull-right {float: right; margin-left: 10px;}
.pull-left {float: left; margin-right: 10px;}
.clear {clear:both;}

.noshow {display: none;}

.noscroll {
	overflow-x:hidden;
}

.hotwrapper,.header_wrap2,.central_zone,.menuwrap {
	margin:0 auto;
}

.hotwrapper,.header_wrap2,.main_area,.menuwrap {width:960px;}

.central_zone {width:1002px;}

#menu {height: 58px; background: #4b595f; padding: 0;}
#user1 {background: #96bdcf; padding: 0; margin: 0;}
.share {float: right;}

.bg_zone{
	position: relative;
	margin:0 auto;
	z-index:0;
}

.bg_img{
	position: relative;
	z-index:900;
}

.header {
	height:120px;
	margin:0 auto;
}

.logo {
	height:108px;
	width:260px;
	float:left;
}

.logo_pad {
	padding:15px 0 0 15px;
}

.logo_pad a, .logo_pad a img {
	position: relative;
	height:91px;
	width:270px;
	display: block;
	z-index:999;
}

.bg_img {
    background-color:transparent;
	background-position: center top;
    background-image: url(/templates/hot_wellness/images/header-bg-tagline.png);
    background-repeat:no-repeat;
}

.search_wrap {
	float:left;
	text-align:right;
	position:relative;
	left:9px;
	font-size:90%;
	width:670px;
}

.search_wrap a {
	font-size:11px;
}
	
#topmenu {
	height:24px;
	float:left;
	z-index:999;
	margin-left:0px;
	width:610px;
}

#topmenu_pad {
	padding:13px 0 0 15px;
}

.graywave {
	position: relative;
	display: block;
	background-position: center top;
	z-index:0;
	height: 113px;
	margin-top: 0px;
}

.bluewave {
	position: relative;
	background-position: center bottom;
	height: 89px;
	margin-top:0;
	z-index:-100;
}

.path,.upper,.footer_wrap,.header {width:960px;}

.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:30px;
	margin-top:10px;
}
.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:0;
	padding:0;
}

.user1_module {
	text-align: center;
	color: #fff;
	font-family:Georgia, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
.homequote {font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif; font-size:32px; text-transform:uppercase;font-style:normal;padding-top:10px;}

.breadcrumbs_module {
	margin:0 0 15px 0;
	padding:30px 0 6px 30px;
	font-family:Arial, sans-serif, Helvetica;
  	font-weight:400;
	font-size: 18px;
}

.megamenu_blocks {
	display:none;
}

/*******************************************************/
/******************* RESPONSIVE ************************/
/*******************************************************/

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.hotwrapper,.header_wrap2,.main_area,.menuwrap {width:100%;}
	.central_zone {width:100%;}
	.logo {float:left;}
	.search_wrap {float:left; text-align:right; position:relative; left:9px; font-size:90%; width:100%;}
  	#menu {height: 50px; background: #4b595f; padding: 0; display:block;}
	#topmenu {height:5px; float:left; z-index:999; margin-left:0px; width:100%;}
	#topmenu_pad {padding:13px 0 0 0;}
	.graywave {height: 100%; margin-top: 0px;}
	.bluewave {height: 89px; margin-top:0; z-index:-100;}
	.path,.upper,.footer_wrap,.header {width:100%;}
	.content_wrap {float:left; width:100%;}
	.homequote {font-size:18px;}
	.modulerow2 {width:49.9; float: left;}
	.column_left {display: none;}
	.bg_img {background-position: right top; background-image: url(/templates/hot_wellness/images/header-bg-tagline2.png); background-repeat:no-repeat;}
}

@media only screen and (max-width: 767px) {
	.hotwrapper,.header_wrap2,.main_area,.menuwrap {width:100%;}
	.central_zone {width:100%;}
	.logo_pad {padding: 7px 0 0 15px;}
	.logo {float:left;}
	.header {height: 140px;}
	.bg_img {background-position: left top; background-image: url(/templates/hot_wellness/images/header-bg-tagline3.png); background-repeat:no-repeat;}
	.search_wrap {float:left; text-align:right; position:relative; left:9px; font-size:90%; width:100%;}
  	#menu {height: 50px; background: #4b595f; padding: 0; display:block;}
	#topmenu {height:100%; float:left; z-index:999; margin-left:0px; width:100%;}
	#topmenu_pad {padding:13px 0 0 0;}
	.graywave {height: 100%; margin-top: 0px;}
	.bluewave {height: 89px; margin-top:0; z-index:-100;}
	.path,.upper,.footer_wrap,.header {width:100%;}
	.content_wrap {float:left; width:100%;}
	.homequote {font-size:18px;}
	.modulerow2 {width:100%; text-align: center; float: left;}
	.column_left {display: none;}
	.pull-right {float: none; margin-left: 0;}
	.pull-left {float: none; margin-right: 0;}
	img.pull-right {width: 100%; height:auto; display: block;}
	img.pull-left {width: 100%; height:auto; display: block;}
}