/*------------------------------------------------------------------------
# "Hot Cars" Joomla template - November, 2010
# Copyright (C) 2010 HotThemes. 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:auto;
	margin:0 auto;
	float:left;
}

.logo {  
	width:100%; 
	height:auto;
	float:left;
	
	
}

.logo_pad {
	height:100%;
	width:auto;
	padding:10px 0 0 10px;
}

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

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

#topmenu_pad {
	padding:0 0 0 0;
}

.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;
}
/*-----Parametros del modulo del carrusel*/
.rotator_module {
	padding:0 13px 5px;
	top: -30px;
	position: relative;
	width:837px;
	float:left;
	margin-left:65px;
}

.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;
	
}

.modulepicright {
	float: right;
	margin: 0 0 0 5px;
}

/*--------------RESPONSIVE TOP MENU----------------*/

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    zoom: 1;
	
}

.nav-collapse.opened {
    max-height: 9999px;
    position:absolute;
	
}

.nav-collapse.opened > ul {
    position: fixed;
    top: 0;
    left: 5%;
    width: 90%;
    background:#444;
    z-index: 1000;
}

.nav-collapse.opened > ul ul {
    width: 100%;
    position: relative;
    left:0;
    padding:0;
    margin:0;
    background:#444;
}

.nav-collapse.opened > ul ul li {
    height:auto;
}

.nav-collapse.opened li {
    width: 100%;
    display: block;
}

.nav-collapse.opened li.active, .nav-collapse.opened li:hover {
    background:#333;
}

.nav-collapse.opened li.active a {
    color:#fff !important;
}

.nav-collapse.opened li a {
    padding:5px 15px;
    margin:0;
    line-height:30px;
    height:30px;
    color:#fff !important;
}

.nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: url(../images/tinynav.png);
    width: 40px;
    height: 30px;
    text-indent:-9999px;
    display:inline-block;
	position: absolute;
	top: 10px;
	right: 30px;
}

.nav-toggle.active {
    position: absolute;
    z-index: 9999;
    right: 5%;
    top: 0;
    margin-top:5px;
    margin-right:15px;
}

@media screen and (min-width: 860px) {

    .js .nav-collapse {
        position: relative;
    }

    .js .nav-collapse.closed {
        max-height: none;
    }

    .nav-toggle {
        display: none;
    }

}

@media screen and (max-width: 860px) {

    .nav-collapse.closed {
        overflow:hidden;
    }

}

@media (max-width: 1120px) {

	.shadow_left, .shadow_right {
		width: 100% !important; 
	}

	.central_zone, .hotwrapper, .header_wrap2, .topPanelModules, .main_area, .path, .upper, .footer_wrap, .header, #topmenu {
		width: 900px !important;
	}

	.logo, .search_wrap {
		width: 100% !important; !cambiado_de_50_a_100
	}

	.content_wrap {
		width: 75% !important
	}

	.column_right, .column_left {
		width: 23% !important;
		margin: 10px 1% 0 1%;
	}

	.search-lookup {
		width: 180px;
	}

	.search-lookup .inputbox-lookup {
		width: 105px;
	}

	.button-lookup {
		margin-top: -20px;
		margin-left: 10px;
		position: absolute;
	}

	img {
		max-width: 100%;
		height: auto;
	}

}

@media (max-width: 840px) {

	.central_zone, .hotwrapper, .header_wrap2, .topPanelModules, .main_area, .path, .upper, .footer_wrap, .header, #topmenu {
		width: 820px !important;
	}

	.search-lookup {
		width: 140px;
	}

	.button-lookup {
		margin-left: -10px;
	}

	.rotator_module {
		margin: -24px 0 0 0;
		width:75%; !aņadido
		display:block; !aņadido
		margin:auto;
		padding:30px;
		
	}

}

@media (max-width: 860px) {

	.central_zone, .hotwrapper, .header_wrap2, .topPanelModules, .main_area, .path, .upper, .footer_wrap, .header, #topmenu {
		width: 95% !important;
		margin: 0 auto;
	}

	.content_wrap, .column_right, .column_left {
		width: 100% !important
	}

	.content_pad {
		padding: 0 0 35px 0 !important;
	}

	.search-lookup {
		width: 240px;
	}

	.search-lookup .inputbox-lookup {
		width: 200px;
	}

	.button-lookup {
		margin-top: -30px;
		margin-left: -10px;
	}

	.modulerow2, .modulerow3, .modulerow4 {
		width: 100%;
		float: none;
	}

	.row-fluid [class*="span"] {
		width: 100%;
		margin-left: 0;
		float: none;
	}

	.search_wrap {
		padding-top: 45px;
	}

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

	ul.hjt-megamenu-menubar {
		height: auto !important;
	}

	.hjt-megamenu-menubar-item {
		padding: 0 !important;
		margin: 0 !important;
		height: auto !important;
	}

	.hjt-megamenu-dropdown-panel {
		margin: 0 !important;
		position: relative !important;
	}

	.hjt-megamenu-dropdown-panel-content {
		width: 100% !important;
		display: block;
	}

	.hjt-megamenu-dropdown-panel-content div.custom {
		padding: 10px;
	}

	.hjt-megamenu-dropdown-panel-left, .hjt-megamenu-dropdown-panel-right, .hjt-megamenu-dropdown-panel-bottomleft, .hjt-megamenu-dropdown-panel-bottom, .hjt-megamenu-dropdown-panel-bottomright {
		display: none;
	}

	.hjt-megamenu-dropdown-panel table {
		background: #444;
	}

	.nav-collapse.opened li a {
		background: #444;
	}

	img.home_pic_left, img.home_pic_right {
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.blog,.item,.item-page {
		text-align:inherit;
	}


}