body {
	margin-top: 10px;
    background: #ffffff url(../images/background.jpg) repeat-x;
    background-attachment: fixed;
	font-family: Verdana;
	font-size:12px;
}
TABLE.borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
TH {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
H1 {
	font-family: Verdana;
	font-size: 16px;
	margin: 12px 0px 0px 17px;
	padding: 2px;
	color: #000000;
	letter-spacing: 2px;
	font-weight:bold;
}
H2 {
	font-family: Verdana;
	font-size: 14px;
	margin-bottom: 3px;
}
H3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
H4{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #CC0000;
	margin: 0px;
	padding:8px;
	margin:10px;
	background-color:#FFDDDD;
	border:1px solid #CC0000;
	text-align:center;
}
P {
	margin-top: 0px;
}
TD.black A{
	text-decoration: none;
	color: #0b26ac;
}
A {
	text-decoration: none;
	color: #000000;
	font-family:Verdana;
}
A:hover {
	text-decoration: underline;
}
LI {
	margin-bottom: 0px;
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
}
TD.copy  {
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
TD.copy A {
	color: #666666;
	text-decoration: underline;
}
.rline {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #2A6D97;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDBC39;
}
.lline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDBC39;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #2A6D97;
}
.bline TD{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E0E4;
}
.bline TH {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E0E4;
}
.nav A {
	color: #000000;
	text-decoration: none;
}
.nav TD{
}
IMG.border {
	border: 1px solid #000000;
}
.news IMG.border {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.news TD{
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}
INPUT {
	font-family: Verdana;
	font-size: 12px;
}
SELECT {
	font-family: Verdana;
	font-size: 12px;
}
INPUT.btn_off{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	cursor:pointer;
	color:#FFFFFF;
	padding:2px;
	border:1px solid #FFFFFF;
	background-color: #999999;
}
HR {
	color: #ABC4CC;
	height: 1px;
}
INPUT.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
	cursor:pointer;
	color:#FFFFFF;
	padding:5px 10px;
	background-color:#005baa;
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px !important;-webkit-border-radius: 5px !important;-khtml-border-radius: 5px !important;border-radius: 5px !important;border-radius: 5px !important;
}
INPUT.btn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	cursor:pointer;
	color:#FFFFFF;
	padding:5px 10px;
	background-color:#CC0000;
	/*width: 135px;*/
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px !important;-webkit-border-radius: 5px !important;-khtml-border-radius: 5px !important;border-radius: 5px !important;border-radius: 5px !important;
}
#menu {
    background: url(../images/menu.jpg) repeat-x;
    padding: 10px 0px;
    border-bottom: 3px solid white;
    font-size: 11px;
}
#menu ul, #menu li{
	display: inline;
}
#menu li{
	border-right:1px solid #FFFFFF;
    padding: 0px 10px;
    font-weight: bold;
    text-transform: uppercase;
}
#menu li:last-child{
	border-right: 0px none !important;
	padding-right:10px;
}
#menu a{
	color:#FFFFFF;
}
.padding{
	padding: 10px;
	margin: 5px;
}
.bg {
	background-color: #003366;
}
.currency {
	color: #009900;
}
.error {
	color: #FF0000;
}
.error TD {
	color: #FF0000;
	background-color: #FFDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.error TH {
	color: #FF0000;
	background-color: #FFDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
TABLE.error {
	color: #FF0000;
	background-color: #FFDDDD;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}
TABLE.dialog {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6896A5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5CCD2;
	background-color: #EDF5FA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6896A5;
	border-left-color: #B5CCD2;
}
.error INPUT {
	border: #FF0000;
	color: #990000;
}
.small {
	font-size: 10px;
	color: #000000;
}
.day_on {
	background-color: #FFFFCC;
	border-top: 1px solid #D2B748;
	border-right: 2px solid #D2B748;
	border-bottom: 2px solid #D2B748;
	border-left: 1px solid #D2B748;
}
.day_off {
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
.box {
	border-top: 1px none #c3e7e9;
	border-right: 1px solid #c3e7e9;
	border-bottom: 1px solid #c3e7e9;
	border-left: 1px solid #c3e7e9;
	color: #000000;
}
.box A {
	color: #000000;
}
.endmenu {
	background-image: url(../images/end.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 18px;
	padding-bottom: 35px;
}
.pics IMG {
	padding: 3px;
	border: 1px solid #4398CB;
	background-color: #F7FBFD;
}
.news A {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.copyright TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding:10px;
}
.copyright A {
	color: #fbdb03;
}
.leftmenu A:hover {
	text-decoration: underline;
}
.rightmenu TD {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #c3e7e9;
	margin: 0px 5px;
	height: 19px;
	padding: 2px 5px;
}
.rightmenu A {
	color: #000000;
	text-decoration: none;
}
.rightmenu TH {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #6ec6ca;
	height: 35px;
	margin: 5px;
	padding: 5px;
}
.selected TD {
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #98d6d9;
	margin: 0px 5px;
	height: 19px;
	padding: 2px 5px;
}
.submenu TD {
	text-align: center;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	cursor: pointer;
}
.submenum TD {
	text-align: right;
	padding: 0px 10px;
	margin: 0px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 13px;
	border-bottom:1px solid #cc0000;
	height: 30px;
	background:#FFFFFF;
}
.submenu A, .submenum A {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.submenu A:hover, .submenum A:hover {
	text-decoration: none;
}
.submenu2 {
	text-align: right;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-color: #ef463d;
	font-weight: bold;
	color: #FFFFFF;
}
.submenu2m {
	text-align: center;
	padding: 0px 10px;
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
}
TD.right_back {
	background-repeat: no-repeat;
}
/* Date component */
.date {
	border: 1px solid #555555;
	padding: 0px 5px 0px 5px;
	margin:2px 2px 0px 0px;
	background-color: white;
	width: 70px;
	float: left;
	height: 15px;
}
.dialog .date {
	border: 1px solid #BF6706;
}
#msg{
	width:94%;
	color:#CC0000;
	border: 1px solid #000;
	background-color: #fffeee;
	font-size: 12px;
	font-weight: bold;
	padding:8px;
	margin:10px 0px 0px 10px;
	line-height: 18px;
}
#container{
	padding:0px 8px 8px 8px;
	margin:0px 0px 0px 15px;
	line-height: 18px;
}
#container h3{
	color:#000;
	width:125px;
	float:left;
	clear:both;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#dialog{
	border:1px solid #CC0000;
	color: #CC0000;
	margin:10px;
	font-family: Courier;
	font-weight:bold;
	font-size:13px;
	width:240px;
	height:70px;
	padding:10px;
	text-align: justify;
	background-color:#FFDDDD;
}
#icon{
	background-repeat: no-repeat;
	display:block;
	width:29px;
	height:29px;
	padding:0px;
	margin:0px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	float:left;
	margin-right:5px;
	margin-top:5px;
}
#ajax UL{
	padding:0px;
	margin-left:15px;
}
td.title{
	height: 36px;
	background:url(../images/back_title.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #211d70;
	font-weight: bold;
	padding: 0px 10px;
	text-transform: uppercase;
}
td.body{
	background:url(../images/back_body.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
td.padding{
	color: #000000;
	font-weight: normal;
	padding: 0px 10px;
}
input.btn_small{
	width: 69px;
	height: 26px;
	background: url(../images/btn_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	border: none;
	cursor: pointer;
}
input.btn_smallD{
	width: 69px;
	height: 26px;
	background: url(../images/btn_smallD.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	border: none;
	cursor:help;
}
input.btn_medium{
	width: 100px;
	height: 26px;
	background: url(../images/btn_medium.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	border: none;
	cursor: pointer;
}
#welcome {
	position:relative;
	left:-160px;
	top:10px;
	color:#FFFFFF;
	width:180px;
	float:left;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}
#welcome a{
	color: #FFFFFF;
}
#languages {
	text-align: right;
	width:130px;
	color:#000;
	font-weight: normal;
	font-size:11px;
	padding-right:10px;
	float: right;
	clear:right;
    position:relative;
    top:50px;
}
#languages a{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#languages a:hover{
	color: #fbdb03;
	text-decoration: none;
}
#carbox{
	background: url(../images/car_box.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 102px;
	height: 72px;
	margin: 0px;
	padding: 3px 0px;
	text-align: center;
}
#prices th{
	background: #cc0000;
	color: #ffffff;
	padding: 3px;
}
#prices td{
	background: #c1c2c4;
	color:#000000;
	width: 14%;
	text-align: center;
}
/****************** LAYOUT **********************/
#header{
	width:1006px;
	position:relative;
	float:left;
	left:50%;
	margin-left:-503px;
	background:#FFF url(../images/top.png) no-repeat right;
	height:98px;
}
#main, #menu{
	clear:both;
	width:1006px;
	position:relative;
	float:left;
	left:50%;
	margin-left:-503px;
}
#main{
    background-color: #ffffff;
}

#home-box{
	border: 1px solid #a00b0f;
	float:left;
	width: 236px;
	height:110px;
	background: white;
	margin-left:11px;
	margin-bottom:10px;
	padding:0;
	font-family: Verdana;
	font-size: 12px;
	overflow: hidden;
}
#home-box h1{
	background: #a00b0f;
	color: #FFFFFF;
	display:block;
	padding:3px 6px;
	margin:0;
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	text-shadow: 2px 2px 2px #000
}
#home-box p{
	padding: 5px;
	margin: 0;
	display: block;
	color: #6e6e70;
	text-align:right;
}
.price{
	color: #a40509;
	font-weight: bold;
	display: block;
	margin-top:6px;
}
#home-msg{
	float:left;
	width: 236px;
	height:133px;
	background: url(../images/bg_notice.jpg) repeat-x;
	margin-left:11px;
	margin-bottom:10px;
	padding:0;
	font-family: Verdana;
}
#home-msg h1{
	color:#fff010;
	display:block;
	padding:0px 6px;
	margin:25px 0px 0px 0px;
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
}
#home-msg p{
	color: #FFFFFF;
	font-size:10px;
	padding:10px;
	display:block;
	text-align: justify;
}
#cubacar-plus{
	background-color: #FFF;
	background-repeat: no-repeat;
	width: 214px;
	border: 1px solid #9c0d0f;
	padding: 80px 10px 10px;
	clear: both;
	float: right;
}
#agents{
	background-color: #FFF;
	background-repeat: no-repeat;
	width: 214px;
	border: 1px solid #0459aa;
	padding: 60px 10px 10px;
	float: right;
	margin-bottom:10px;
}
#content{
	margin-left:15px;
	width:725px;
	float: left;
}
#aside {
	float:left;
	width: 255px;
}
#reserv{
	float:left;
    background: url(../images/form.jpg) no-repeat;
	color: #ffffff;
	font-size:12px;
	padding: 0px 0px 5px 0px;
	width:270px;
	overflow:hidden;
	z-index:99999;
    height: 395px;
}
#reserv input{
	margin-left:10px;
}
#reserv p{
	margin:0px 10px;
}
#reserv label, #reserv2 label, #reserv3 label, h2{
	font-weight:bold;
	display:block;
	margin: 0px 10px 2px;
	font-size:13px;
	padding:0;
}
#reserv label{margin-top:10px;}
#reserv .btn, #reserv .btn2{margin-top:15px}
#reserv2 label, h2, #reserv3 label{
	margin:5px 10px 5px 0px;
}
#reserv3 div{
	width:45%;
	float:left;
}
#reserv3 #pickup, #reserv3 #dropoff{width:210px;
}
#reserv h1{
	font-size:14px;
	margin:0;
	text-transform:capitalize;
	color:#FFFFFF;
	background:#9f0b0f;
	padding: 5px 10px;
	text-align:left;
	margin-bottom:5px;
    border-bottom: 1px solid #fff;
}
#reserv #category, #reserv #pickup, #reserv #dropoff{
	margin:0px 10px;
	width:92%;
}
#reserv .ui-datepicker-trigger{
	position:relative;
	margin-left:2px;
	/*height:20px;*/
	width:23px;
	top:2px;
	cursor: pointer;
}
#reserv #pickup_hour, #reserv #dropoff_hour{
	margin-left:7px;
}
#reserv select.error, #reserv input.error {
	border: 2px solid yellow;
	background-color: #FFFFD5;
	margin: 0px;
	color: red;
	padding:0;
}
#reserv2 select.error, #reserv2 input.error,#reserv3 select.error, #reserv3 input.error {
	border: 2px solid #CC0000;
	background-color: #ff9fa2;
	margin: 0px;
	color: red;
	padding:0px;
}
#reserv2 label.error,#reserv3 label.error{
	color:#CC0000;
	padding:0px;
	display:none;
	clear:both;
}
label.error:only-of-type
div.error {
	margin:12px 0px 0px 0px;
	font-weight:bold;
	color: yellow;
}
#reserv2 div.error, #reserv3 div.error{
	color: #CC0000;
}
div.error a {
	color: #336699;
	font-size: 12px;
	text-decoration: underline
}
#home{}
#car {position:absolute;z-index:9999;margin-top:-250px;margin-left:350px;
}
#left-column, #right-column{
	width:44%;
	padding:10px;
	float:left;
	margin:10px;
	/*background:#FFFFFF;*/
}
#left-column{padding-left:20px;
}
div.priced{width:480px;clear:both;text-align:center;padding:5px 5px 7px 5px;font-size:14px;position:relative;left:50%;margin-left:-250px;;background:#FFF;border:1px dotted #000;float:left;
}
div.priced span{display:block;width:280px;float:left;padding-bottom:5px;text-align:left;padding-left:50px;
}
div.priced b{clear:both;width:140px;display:block;float:left;text-align:right;padding-bottom:5px;
}
div.priced p{clear:both;padding-top:10px;margin-top:5px !important;border-top:1px dashed #CCC;
}
#text{margin-bottom:30px;
}
div.ui-tabs{
	/*width:700px;*/
	margin-left:20px;
}
#tabs .ui-widget-header {
	border: 1px solid #FFF !important;
	background: #FFF !important;
	color: white;
	font-weight: bold;
}
#tabs .ui-tabs-panel{
	background:#FFFFFF;
	border: 0px none;
	*height:180px;
	float:left;
	width:860px;
	border:2px solid #CC0000;
}
#tabs .ui-state-default{
 background:#949599 !important;
}
#tabs .ui-state-default a{ color: #FFF !important;}
#tabs .ui-tabs-selected{
	background:#CC0000 !important;
}
#tabs .ui-tabs-selected a{	color:#FFFFFF !important; }
#tabs {
	border: none;
	background: transparent;
	color: #333;
}
.ui-datepicker-trigger {margin-left:4px;cursor:pointer}
.ui-widget-overlay {opacity: .80 !important;filter: Alpha(Opacity=80) !important;
}
.bottom {
	display:block;width:750px;text-align:center;
	height:60px;
}
.bottom a{float:left;width:33%; text-align:center;
}
div.title {color:#9b110f;font-weight:bold;font-size:15px;
}
#container {
	padding:20px;
	background:#FFFFFF;
	margin:20px 30px;
	float:left;
	width:905px;
	-moz-border-radius: 8px !important;
	-webkit-border-radius: 8px !important;
	-khtml-border-radius: 8px !important;
	border-radius: 8px !important;
}
input[type="text"],input[type="password"], select, textarea{
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-khtml-border-radius: 5px !important;
	border-radius: 5px !important;
	border:1px solid #ADADAD;
	padding:3px 5px;
}
#bg {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 80%;
z-index: -999 !important;
}

#slideshow #slideshowWindow {
    width:736px;
    height:400px;
    margin:0;
    padding:0;
    position:relative;
    overflow:hidden;
}

#slideshow #slideshowWindow .slide {
    margin:0;
    padding:0;
    width:736px;
    height:400px;
    float:left;
    position:relative;
}
#slideshow #slideshowWindow .slide .slideText {
    position:absolute;
    top:351px;
    left:0px;
    width:100%;
    height:50px;
    background-image: url(../images/blue.png);
    background-repeat: repeat-x;
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:"Trebuchet MS", sans-serif;
}

#slideshow #slideshowWindow .slide .slideText a:link,
#slideshow #slideshowWindow .slide .slideText a:visited {
    color:#ffffff;
    text-decoration:none;
}

#slideshow #slideshowWindow .slide .slideText h2,
#slideshow #slideshowWindow .slide .slideText p {
    margin:15px 0 0 20px;
    padding:0;
    font-size:16px;
	text-shadow: 2px 2px 2px black;
}
#slideshow #slideshowWindow .slide .slideText span{padding:0px 30px;}
#login{float:right;padding:0px 10px;color:#FFF;}
#slogan{
    position:absolute;
    color: #2105a3;
    left:350px;
    top:62px;
    font-weight:bold;
    font-size:15px;
}