﻿body
{
	background-color: #003399;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	overflow-x: hidden;
}
html, body, form
{
	margin: 0;
	padding: 0;
}

h3
{
	color: #039;
}

a
{
	text-decoration: none;
}

a img
{
	border: none;
	text-decoration: none;
}

.header
{
	background-color: #FFFFFF;
	background-image: url(../img/HeaderBackground_2.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 141px;
	width: 100%;
}

.header_content
{
	margin: 5px auto;
	width: 900px;
}

.navigation
{
	/*height: 27px;*/
	margin: 0 auto;
	width: 900px;
}

.navigation a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	outline: none;
}

.reg a
{
	font-size: 15px;
	margin-top: 3px;
}

.sel a
{
	font-size: 18px;
}

ul.menu
{
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 15px;
	padding-left: 12px;
	position: absolute;
}

ul.menu li
{
	display: list-item;
	float: left;
	margin-right: 3px; /*width: 145px;*/ /*width: 140px;*/
	width: 120px;
	text-align: center;
}

ul.menu li.reg
{
	background-image: url(../img/tab_3.gif); /*background-image: url(../img/tab.gif);*/
	padding-top: 5px;
	height: 25px;
}

ul.menu li.sel
{
	/*background-image: url(../img/tab_selected.gif);*/
	background-image: url(../img/tab_selected_3.gif);
	padding-top: 2px;
	height: 28px;
}

.main_content
{
	width: 900px;
	margin: 15px auto 0;
	min-height: 300px;
}

.content
{
	background-color: #fff;
	min-height: 315px;
	padding: 0 15px;
}

.footer
{
	background-color: #3380CC;
	border-top: 1px solid #99BBFF;
	height: 60px;
	margin-top: 20px;
}

.footer_content
{
	margin: 0 auto;
	overflow: visible;
	width: 900px;
	color: #fff;
	margin-top: 15px;
}

.links
{
	width: 440px;
	margin: 15px auto 0;
}

.footer_content a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.footer_content a:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

.footer_info
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
}

/*MARCO*/

.ctl
{
	background-image: url(../img/ctl.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 11px;
}

.cm
{
	background: #fff;
	background-image: url(../img/cm.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 878px;
}

.ctr
{
	background-image: url(../img/ctr.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 11px;
}

.cbl
{
	background-image: url(../img/cbl.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 11px;
}

.cbr
{
	background-image: url(../img/cbr.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 11px;
}

table tr td
{
	vertical-align: top;
	height: 30px;
}

.form_subtitle
{
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

input
{
	width: 173px;
}

select
{
	width: 179px;
}

/*TABLE*/

.rates_table
{
	width: 90%;
	border-top: 1px solid #e3f1fe;
	border-right: 1px solid #e3f1fe;
	margin: 1em auto;
	border-collapse: collapse;
}

.rates_table tr.odd td, .rates_table tr.odd .column1
{
	background: #f4f9fe url(../img/background.gif) no-repeat;
}
.rates_table .column1
{
	background: #f9fcfe;
	text-align: center;
}
.rates_table td
{
	color: #4b4b4b;
	border-bottom: 1px solid #e3f1fe;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
	text-align: center;
	vertical-align: middle;
}
.rates_table th
{
	font-weight: normal;
	color: #678197;
	text-align: left;
	border-bottom: 1px solid #e3f1fe;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
}
.rates_table thead th
{
	background: #f4f9fe;
	text-align: center;
	font: bold 1.2em/2em "Century Gothic" , "Trebuchet MS" ,Arial,Helvetica,sans-serif;
	color: #66a3d3;
}
.rates_table tfoot th
{
	background: #f4f9fe;
	text-align: center;
}
.rates_table tfoot th strong
{
	font: bold 1.2em "Century Gothic" , "Trebuchet MS" ,Arial,Helvetica,sans-serif;
	margin: .5em .5em .5em 0;
	color: #66a3d3;
}
.rates_table tfoot th em
{
	color: #f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}

/*CONTACT FORM*/

.contact_form
{
	text-align: left;
}

.contact_form td
{
	padding: 5px;
}

.contact_form td.label
{
	text-align: right;
}

/*-------------------------------------------------------
    MESSAGE BOX
-------------------------------------------------------*/
.clean_message_success
{
	background: #E9FAD0 url(../img/msg/accept.png) no-repeat scroll 10px 10px;
	border-bottom: 1px solid #AEE756;
	border-top: 1px solid #AEE756;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 10px 40px;
	color: #525252;
	margin: 10px 0 20px;
	font-size: 15px;
}

.clean_message_warning
{
	background: #fff6bf url(../img/msg/error.png) 15px 50% no-repeat;
	border-top: 1px solid #ffd324;
	border-bottom: 1px solid #ffd324;
	text-align: left;
	padding: 10px 10px 10px 40px;
	color: #525252;
	margin: 10px 0 20px;
	font-size: 15px;
}

.clean_message_error
{
	background: #FFCCCC url(../img/msg/delete.png) no-repeat scroll 10px 10px;
	border-bottom: 1px solid #F08A73;
	border-top: 1px solid #F08A73;
	text-align: left;
	padding: 10px 10px 10px 40px;
	color: #525252;
	margin: 10px 0 20px;
	font-size: 15px;
}

.clean_message_info
{
	background: #F8FAFC url(../img/msg/information.png) 15px 50% no-repeat;
	border-top: 1px solid #B5D4FE;
	border-bottom: 1px solid #B5D4FE;
	text-align: left;
	padding: 10px 10px 10px 40px;
	color: #525252;
	margin: 0 0 20px;
	font-size: 15px;
}

.temporadas
{
	font-size: 12px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 2px;
	text-align: center;
}

.temp_name
{
	color: #003399;
	font-weight: bold;
	margin-left: 15px;
}

.hidden
{
	display: none;
}

#item_overlay
{
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
}

#item_container
{
	background-color: #FFFFFF;
	border: 5px solid #003399;
	height: 440px;
	margin: 0 auto;
	padding: 10px;
	position: absolute;
	width: 650px;
}

/*VEHICULOS*/

.pop_title
{
	color: #003399;
	font-size: 17px;
	margin: 10px 0;
	text-align: center;
}

.pop_category_desc
{
	color: #8C8C8C;
	font-size: 14px;
	margin: 10px 0;
	text-align: center;
}

.pop_vehicles_list
{
	text-align: center;
}

.pop_vehicles_list a
{
	margin: 0 10px;
}

.pop_vehicles_list a:hover
{
	text-decoration: underline;
}

.pop_vehicles_list a.selected
{
	font-weight: bold;
}

.pop_image
{
	margin: 10px 0;
	text-align: center;
}

.pop_vehicle_desc
{
	color: #6C6C6C;
	margin: 10px 0;
	text-align: center;
}

.model_link
{
	text-decoration: underline;
}

.radios input
{
	width: 15px;
	margin: 0;
}

#ctl00_content_rblSeguro td
{
	height: auto;
}

#calc_panel .clean_message_warning
{
	background: url("../img/msg/error.png") no-repeat scroll 3px 50% #FFF6BF;
	border-bottom: 1px solid #FFD324;
	border-top: 1px solid #FFD324;
	color: #525252;
	font-size: 12px;
	margin: 0 0 4px;
	padding: 2px 0 2px 25px;
	text-align: left;
}

.calc_title
{
	background: none repeat scroll 0 0 #E71818;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}


/*--------------------------------------
    SLIDER
--------------------------------------*/

.home_banner
{
	width: 100%;
	height: 315px; /*margin-bottom:15px;*/
}
.home_slides
{
	height: 315px;
	width: 580px; /*float: left;*/
}

.slider
{
	height: 315px;
	width: 580px;
	overflow: hidden;
	position: relative;
}

.slider ul.images_list
{
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.slider ul.images_list li
{
	float: left;
}

.slider li.slider_numbers
{
	border: medium none #003399;
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 3px 8px;
}

.slider li.selected_slide
{
	background-color: #003399;
	color: #fff;
}

.slider li.regular_slide
{
	background-color: #fff;
	color: #003399;
}

.slider_progress
{
	border-bottom: 1px solid #003399;
	border-top: 1px solid #003399;
	padding: 2px;
	background-color: #fff;
	height: 10px;
	width: 0px;
}

.slider_progress div
{
	width: 100%;
	background-color: #003399;
	height: inherit;
	width: 0px;
}
#hor-menu
{
	margin-bottom: 15px;
	text-align: center;
	font-size: 15px;
}

#hor-menu a
{
	background: #003399;
	color: #FFFFFF;
	padding: 5px;
}

.hor-menu-selected
{
	font-weight: bold;
}
.oficina
{
	float: left;
	margin: 15px;
	text-align: center;
	width: 260px;
	height: 330px;
}

.oficina img
{
	border: 4px ridge #AE0A0A;
	margin-bottom: 5px;
	padding: 2px;
}

.tel-cont
{
	float: left;
	text-align: center;
	width: 430px;
}

.tel
{
	float: left;
	width: 210px;
}

.additional_title
{
	color: #003399;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
}
.left_box
{
	float: left;
	padding: 0 0 20px;
}
.left_icon
{
	float: left;
	text-align: center;
	width: 130px;
}
.left_text_box
{
	border-left: 1px dotted #003399;
	float: left;
	margin-left: 10px;
	padding: 15px;
	width: 695px;
}

.aditional_services input
{
	width:auto;
}

.aditional_services td
{
height:auto;
}

.aditional_services_calc td
{
padding-right: 20px;	
}

#rates_table td
{
 border-bottom: 1px groove #000000;
    border-right: 1px groove #000000;
    vertical-align: middle;
}
