/*------------------------------------------------------------------------
# "Hot Cars" Joomla template - November, 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%;
}

.noscroll {
	overflow-x:hidden;
}

.shadow_left {
	margin:0 auto;
	background:url(../images/shadow_left.png) repeat-y;
}

.shadow_right {
	background:url(../images/shadow_right.png) right repeat-y;
}

.hotwrapper,.header_wrap2,.central_zone {
	margin:0 auto;
}

.header {
	height:100px;
	margin:0 auto;
}

.logo {
	height:79px;
	width:288px;
	float:left;
}

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

.search_wrap {
	float:left;
	text-align:right;
	position:relative;
	left:9px;
	font-size:90%;
}

.search_wrap a {
	font-size:11px;
}
	
#topmenu {
	height:40px;
	float:left;
	z-index:999;
}

#topmenu_pad {
	padding:0 0 0 25px;
}

.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:5px;	
}

.bottom_bg {
	background:url(../images/bottom_bg1.jpg);
	padding:10px 0;
}

.bottom_bg_top {
	background:url(../images/bottom_line.jpg) top repeat-x;
}

.bottom_bg_bottom {
	background:url(../images/bottom_line.jpg) bottom repeat-x;
}

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

.footer {
	text-align:center;
	padding:10px 0 50px 0;
}

.clr {
	clear:both;
}

#font_resize {
	clear:both;
	padding:7px 3px 0 0;
}

#font_resize a {
	color:#aaa;
}

.inset_pad {
	padding:11px 0 15px;
}

.article_pad {
	padding-top:15px;
}

.top_shadow {
	height:15px;
}

.rotator_module {
	margin:-9px 0 25px 0;
	padding:20px 10px 0 10px;
}

.breadcrumbs_module {
	margin:0 0 15px 0;
	padding:6px 0 6px 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	position:relative;
	top:-9px;
}

.megamenu_blocks {
	display:none;
}