/*------------------------------------------------------------------------
# Hot Relief - March, 2011
# @license - GNU/GPL version 2
# Author: HotThemes
# Website:  http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

html {
	font-size:12px;
}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_gradient.png);
	background-repeat:repeat-x;
	background-position:0 90px;
}

.header_wrapper {
	height:110px;
    padding-top:25px;
}

.header_nav {
	padding-top:3px;
	font-size:10px;
	color:white;
	height:20px;
	background-color:#535353;
}

.header_bluerow {
	height:20px;
	background-color:#759FF4;
}

.header_shadow {
	height:4px;
	background:url(../images/shadow.png) repeat-x;
}

.logo_sub {
	height:24px;
}

.mainwidth {
	margin:0 auto;
}

.header_module {
	overflow:hidden;
	margin:15px auto 5px auto;
}
.header_menu {
	color:white;
	padding:68px 0 27px 0;
	padding-left:370px;
	background-image:url(../images/header_bg.png);
	overflow:show;
}

.topmenu {
	padding:40px 0 0 0;
	float:left;
}

.logo {
	padding-top:0px;
	height:110px;
	width:299px;
	float:left;
}

.user4_breadcrumbs {
	min-height:30px;
	margin-top:15px;
}

.user4_module {
	float:left;
	width:225px;	
}

.breadcrumb_module {
	width:76%;
	text-align:left;	
}

.main_area {
	margin:0 auto;
}

.content_wrap {
	float:left;
}

.content_pad {
	padding:15px;
}

.column_left {
	float:left;
}

.column_left_pad {
	padding:0 15px 15px 0;
}

.column_right {
	float:right;
}

.column_right_pad {
	padding:0 0 15px 15px;
}

.module_user1 {
	background-color:#f0f0f0;
	font-size:10px;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;
}

.module_user2 {
	background-color:#f0f0f0;
	font-size:10px;
	padding:5px 5px 5px 5px;
	margin-bottom:15px;
}

.module_user3 a:link{
	color:white;
}

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

.upper_advert {
	margin:0 auto;
}

.bottom {
	padding:0;
	margin:0 auto;
}

.bottom .moduletable,
.bottom .moduletable_menu {
	padding:15px 15px 15px 0;	
}

.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_copyright_content {
	margin:0 auto;
	padding:15px 0;
	height:60px;
}

.footer {
	width:50%;
	float:left;
    color:white;
}

.footer2 {
	width:50%;
	float:left;
	text-align:right;
	color:white;
}

.footer_pad {
	padding:5px 0;
    color:white;
}

.clr {
	clear:both;
}

.modulerow1 {
	width:99.9%;
	float:left;
}

.modulerow2 {
	width:49.9%;
	float:left;
}

.modulerow3 {
	width:33.3%;
	float:left;
}

.modulerow4 {
	width:24.9%;
	float:left;
}

.designedby {
	height:12px;
	clear:both;
}

.designedby a {
	display:block;
	width:33px;
	height:12px;
}