/*------------------------------------------------------------------------
# HOT Mobility - November, 2009
# Copyright (C) 2009 Hot Joomla Templates. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: Hot Joomla Templates
# Website:  http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

html {
	font-size:13px;
}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	/*color:#202020;*/
}

.hotwrapper {
	margin:0 auto;
	position:relative;
	height:auto;
}

.header {
	height:120px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
	height:120px;
	width:320px;
	float:left;
}

.search_wrap {
	height:120px;
	float:left;
	text-align:right;
}

.search_pad {
	padding-top:10px;
	padding-right:15px;
}
	
#topmenu {
	height:60px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

#topmenu_pad {
	/*padding:8px 4px;*/
	padding: 4px 4px;
}

.path {
	height:30px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.path_pad {
	padding-left:15px;
}

.gallery {
	height:350px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.gallery_pad {
	padding:0 0 10px 10px;
}

.main_area {
	margin-left:auto;
	margin-right:auto;
}

.content_wrap {
	float:left;
}

.content_pad {
	padding:15px;
}

.column_left {
	float:left;
	margin-right:15px;
}

.column_right {
	float:right;
	margin-left:15px;
}

.module_shadow_l {
	background:url(../images/module_shadow_left.png) top left no-repeat;
}

.module_shadow_r {
	background:url(../images/module_shadow_right.png) top right no-repeat;
}

.carousel_module {
	background:url(../images/content_bg.png);
	overflow:hidden;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.topPanelModules {
	width:100%;
}

.upper {
	padding:10px 0;
	margin:15px auto;
}

.bottom {
	padding:10px 0;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.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-left:auto;
	margin-right:auto;
}

.footer {
	width:60%;
	float:left;
	height:100px;
}

.footer2 {
	width:40%;
	float:left;
	height:100px;
	text-align:right;
	color:#c9c9c9;
}

.footer_pad {
	padding:15px;
}

.clr {
	clear:both;
}

#font_resize {
	clear:both;
}