@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* PRINCIPALS DIVS */

div#top {
	height: 191px;
	/*margin-top: 20px;*/
}

div#top div#imgtop {
	width: 870px;
	height: 70px;
	margin-bottom: 10px;
}

div#header {
	height: 304px;
	margin-top: 10px;
}

div#reservations {
	height: 223px;
	margin-top: 10px;
}

div#services_home {
	margin-top: 10px;
	height: auto;
}

div#content-rates {
	margin-top: 10px;
	height: auto;
}

div#footer {
	margin-top: 10px;
	height: 80px;
}

/* PRINCIPALS CLASSES */

div.interior {
	width: 870px;
	margin: 0 auto;
}

div.clearfix {
	clear: both;
}

/* HEADER */

div#content_header {
	width: 870px;
	height: 304px;
	background-image: url(../images/background_banner.jpg);
	background-repeat: no-repeat;
}

div#content_header ul#nav_header {
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

div#content_header ul#nav_header li {
	list-style: none;
	float: left;
	line-height: 30px;
	background: url(../images/sep_menu.jpg) no-repeat;
	background-position: left;
}

div#content_header ul#nav_header li:first-child {
	background: none;
}

div#content_header ul#nav_header li a {
	padding: 0 38px;
	color: #FFF;
}

div#content_header ul#nav_header li a:hover {
	color: #000;
}

div#content_header div#banner {
	margin: 5px 0 0 11px;
}

/* RESERVATIONS */

div#reservations div#publicity {
	width: 351px;
	height: 223px;
	float: left;
}

div#reservations div#reservation_form {
	width: 514px;
	height: 223px;
	background-image: url(../images/background_form_reservation.jpg);
	background-repeat: no-repeat;
	float: right;
}

div#reservations div#reservation_form option {
	padding-left: 20px;
}

div#reservations div#reservation_form table {
	margin: 60px 10px 20px 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

div#reservations div#reservation_form table tr {
	height: 28px;
}

div#reservations div#reservation_form table tr td {
	font-size: 11px;
}

div#reservations div#reservation_form table tr td.alignright {
	text-align: right;
	width: 100px;
}

div#reservations div#reservation_form table tr td input, select {
	border: 1px #CCC solid;
	width: 90px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

div#reservations div#reservation_form table tr td input#address_pickup {
	width: 200px;
	height: 20px;
}

div#reservations div#reservation_form table tr td input#address_dest {
	width: 200px;
	height: 20px;
}

div#reservations div#reservation_form table tr td input#zip_pickup {
	width: 55px;
	height: 20px;
}

div#reservations div#reservation_form table tr td input#zip_dest {
	width: 55px;
	height: 20px;
}

div#reservations div#reservation_form table tr td input.radio {
	width: 10px;
	border: 0;
}

div#reservations div#reservation_form table tr td select.little {
	width: 40px;
}

div#reservations div#reservation_form table tr td select.normal {
	width: 130px;
}

div#reservations div#reservation_form table tr td input.normal {
	width: 127px;
}

div#reservations div#reservation_form table tr td select.little option {
	padding-left: 0;
}

div#reservations div#reservation_form table tr td input.little {
	display: none;
	width: 50px;
	height: 20px;
}

div#reservations div#reservation_form table tr td input.big {
	display: none;
	width: 200px;
	height: 20px;
}

div#reservations div#reservation_form table tr td label#view_address_pickup {
	display: none;
}

div#reservations div#reservation_form table tr td label#view_address_dest {
	display: none;
}

div#reservations div#reservation_form table tr td input#pickup_date {
	height: 20px;
	width: 88px;
}

div#reservations div#reservation_form table tr td button {
	width: 95px;
	height: 26px;
	background-image: url(../images/btnreserve.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}

div#service_home_list {
	border: 2px #CCC solid;
	padding: 20px;
	width: 826px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

div#service_home_list div#list_service_home {
	width: 600px;
	margin-top: 10px;
	float: left;
}

div#service_home_list div#list_service_home ul#list_services li {
	list-style-image: url(../images/vignette.jpg);
	margin-left: 20px;
	margin-bottom: 10px;
}

div#service_home_list div#logo_arecibo {
	width: auto;
	float: right;
	margin-top: 30px;
	text-align: center;
}

div#service_home_list div#logo_arecibo p {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10px;
}

div#service_home_list div#logo_arecibo img.imgbottom {
	margin-top: 20px;
}

div#service_home_list div#notice_service_home {
	margin-top: 30px;
	font-weight: bold;
}

/* FOOTER */

div#content_footer {
	width: 600px;
	height: 30px;
	background-color: #D12E2C;
	float: left;
}

div#content_footer ul#nav_footer {
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFF;
}

div#content_footer ul#nav_footer li {
	float: left;
	line-height: 30px;
}

div#content_footer ul#nav_footer li a {
	padding: 0 10px;
	color: #FFF;
}

div#content_footer ul#nav_footer li a:hover {
	color: #000;
}

div#telephones_numbers {
	width: 260px;
	height: 30px;
	float: right;
	font-size: 10px;
	background-color: #D12E2C;
	font-family: "Trebuchet MS";
	color: #FFF;
	text-align: right;
	line-height: 30px;
	padding-right: 10px;
}

div#copyright {
	line-height: 50px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}

/* CONTENT RATES */

div#content-rates div#left-content-rates {
	width: 508px;
	height: auto;
	float: left;
}

div#content-rates div#left-content-rates div#top_rates {
	width: 508px;
	height: 60px;
	background-image: url(../images/top-rates.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#left-content-rates div#med_rates {
	width: 508px;
	height: auto;
	background-image: url(../images/med-rates.jpg);
	background-repeat: repeat-y;
}

div#content-rates div#left-content-rates div#med_rates p {
	padding-top: 20px;
	margin-left: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
}

div#content-rates div#left-content-rates div#med_rates p.p-services {
	line-height: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	padding: 0;
}

div#content-rates div#left-content-rates div#med_rates h2 {
	margin: 20px 0 0 15px;
	padding-bottom: 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}

div#content-rates div#left-content-rates div#med_rates ul {
	margin: 0 0 0 15px;
}

div#content-rates div#left-content-rates div#med_rates ul li {
	list-style-image: url(../images/vignette2.jpg);
	line-height: 25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left: 20px;
}

div#content-rates div#left-content-rates div#med_rates table {
	padding-top: 10px;
	margin-left: 25px;
}

div#content-rates div#left-content-rates div#med_rates table tr {
	height: 20px;
}

div#content-rates div#left-content-rates div#med_rates table tr td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

div#content-rates div#left-content-rates div#med_rates table tr td.price-rate {
	color: #F00;
	font-weight: bold;
}

div#content-rates div#left-content-rates div#med_rates table tr td.vignette {
	width: 20px;
}

div#content-rates div#left-content-rates div#bot_rates {
	width: 508px;
	height: 10px;
	background-image: url(../images/bot-rates.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#content-rates div#right-content-rates {
	width: 352px;
	height: auto;
	float: right;
}

div#content-rates div#right-content-rates div#publicity-rate {
	margin-top: 75px;
}

div#content-rates div#right-content-rates div#black-car-services {
	margin-top: 30px;
}

div#content-rates div#left-content-rates div#top_services {
	width: 508px;
	height: 60px;
	background-image: url(../images/top-services.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#top-fleet {
	width: 870px;
	height: 60px;
	background-image: url(../images/top-fleet.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#med-fleet {
	width: 870px;
	height: auto;
	background-image: url(../images/med-fleet.jpg);
	background-repeat: repeat-y;
}

div#content-rates div#med-fleet ul {
	width: 508px;
	float: left;
}

div#content-rates div#med-fleet ul li {
	padding-bottom: 18px;
	margin-left: 40px;
	list-style-image: url(../images/vignette2.jpg);
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
}

div#content-rates div#med-fleet ul li span {
	font-weight: bold;
}

div#content-rates div#med-fleet div#fleet-right {
	width: 300px;
	float: right;
	text-align: right;
	margin-right: 30px;
	margin-top: -50px;
}

div#content-rates div#bot-fleet {
	width: 870px;
	height: 50px;
	background-image: url(../images/bot-fleet.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#top-reservation {
	width: 870px;
	height: 60px;
	background-image: url(../images/top-reservations.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#med-reservation {
	width: 870px;
	height: auto;
	background-image: url(../images/med-reservations.jpg);
	background-repeat: repeat-y;
}

div#content-rates div#med-reservation h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	margin-left: 15px;
	padding: 5px 0 20px 0;
}

div#content-rates div#bot-reservation {
	width: 870px;
	height: 20px;
	background-image: url(../images/bot-reservations.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#content-rates div#med-reservation div#reservation_form_big {
	width: 868px;
	height: auto;
	background: url(../images/background_reservation.png) no-repeat top right;
}

div#content-rates div#med-reservation div#reservation_form_big div#message {
	color: #F00;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left: 15px;
	margin-bottom: 20px;
}

div#content-rates div#med-reservation div#reservation_form_big div#message2 {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 15px;
}

div#content-rates div#med-reservation div#reservation_form_big div#message_reservation {
	width: 870px;
	padding: 15px;
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div#content-rates div#med-reservation table {
	margin-left: 15px;
}

div#content-rates div#med-reservation table tr {
	height: 30px;
}

div#content-rates div#med-reservation table tr td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

div#content-rates div#med-reservation table tr td input, select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 22px;
}

div#content-rates div#med-reservation table tr td select.normal {
	width: 150px;
	border: 1px #CCC solid;
}

div#content-rates div#med-reservation table tr td input.normal {
	width: 147px;
	height: 20px;
	border: 1px #CCC solid;
}

div#content-rates div#med-reservation table tr td input.middle, select.middle {
	width: 110px;
}

div#content-rates div#med-reservation table tr td select.little {
	width: 50px;
}

div#content-rates div#med-reservation table tr td input.radio {
	width: 30px;
	height: 5px;
}

div#content-rates div#med-reservation table tr td input.big {
	display: none;
	width: 200px;
	height: 20px;
	border: 1px #CCC solid;
}

div#content-rates div#med-reservation table tr td input.little {
	display: none;
	width: 50px;
	height: 20px;
	border: 1px #CCC solid;
}

div#content-rates div#med-reservation table tr td.widthdes {
	width: 120px;
}

div#content-rates div#med-reservation select option.optsangria {
	padding-left: 20px;
}

div#content-rates div#med-reservation table tr td button {
	width: 95px;
	height: 26px;
	background-image: url(../images/btnreserve.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}

div#content-rates div#contact-left {
	width: auto;
	float: left; 
}

div#content-rates div#contact-left div#top-contact {
	width: 508px;
	height: 60px;
	background-image: url(../images/top-contact.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#contact-left div#med-contact {
	width: 508px;
	height: auto;
	background-image: url(../images/med-contact.jpg);
	background-repeat: repeat-y;
}

div#content-rates div#contact-left div#med-contact h2 {
	margin-left: 15px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	padding: 15px 0;
}

div#content-rates div#contact-left div#med-contact h3 {
	margin-left: 15px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 15px 0;
}

div#content-rates div#contact-left div#med-contact p {
	margin-left: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999;
}

div#content-rates div#contact-left div#med-contact table {
	margin-left: 15px;
	margin-top: 30px;
}

/*div#content-rates div#contact-left div#med-contact table tr {
	height: 30px;
}*/

div#content-rates div#contact-left div#med-contact table tr td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 40px;
	color: #999;
}

div#content-rates div#contact-left div#med-contact div#logo {
	width: 191px;
	height: 71px;
	float: right;
	margin-right: 20px;
	margin-top: -70px;
}

div#content-rates div#contact-left div#bot-contact {
	width: 508px;
	height: 15px;
	background-image: url(../images/bot-contact.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#contact-right {
	width: 360px;
	text-align: right;
	float: right; 
}

div#content-rates div#left-content-rates div#top_myaccount {
	width: 508px;
	height: 60px;
	background-image: url(../images/top-myaccount.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#left-content-rates div#med_myaccount {
	width: 508px;
	height: auto;
	background-image: url(../images/med-myaccount.jpg);
	background-repeat: repeat-y;
}

div#content-rates div#left-content-rates div#med_myaccount h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	margin-left: 15px;
}

div#content-rates div#left-content-rates div#med_myaccount table {
	margin: 20px 0 0 15px;
}

div#content-rates div#left-content-rates div#med_myaccount table tr {
	height: 30px;
}

div#content-rates div#left-content-rates div#med_myaccount table tr td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
}

div#content-rates div#left-content-rates div#med_myaccount table tr td.labels {
	width: 100px;
}

div#content-rates div#left-content-rates div#med_myaccount table tr td.controls {
	width: 180px;
	text-align: right;
}

div#content-rates div#left-content-rates div#med_myaccount table tr td input {
	border: 1px #CCC solid;
	padding: 2px;
	width: 180px;
}

div#content-rates div#left-content-rates div#med_myaccount table tr td button {
	border: 0;
	width: 75px;
	height: 26px;
	background-image: url(../images/btnlogin.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#left-content-rates div#med_myaccount table tr td a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

div#content-rates div#left-content-rates div#bot_myaccount {
	width: 508px;
	height: 15px;
	background-image: url(../images/bot-myaccount.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#content-rates div#top-register {
	width: 870px;
	height: 60px;
	background-image: url(../images/top-register.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#med-register {
	width: 870px;
	height: auto;
	background-image: url(../images/med-register.jpg);
	background-repeat: repeat-y;
}

div#content-rates div#med-register div#register_form_big {
	width: 868px;
	height: auto;
	background: url(../images/background_reservation.png) no-repeat top right;
}

div#content-rates div#med-register div#register_form_big h3, h2, table tr td {
	font-family: "Trebuchet MS";
}

div#content-rates div#med-register div#register_form_big h3, h2, table {
	margin-left: 0px;
}

div#content-rates div#med-register div#register_form_big h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}

div#content-rates div#med-register div#register_form_big h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 40px;
}

div#content-rates div#med-register div#register_form_big table tr {
	height: 40px;
}

div#content-rates div#med-register div#register_form_big table tr td {
	font-size: 12px;
}

div#content-rates div#med-register div#register_form_big table tr td.labels {
	width: 150px;
}

div#content-rates div#med-register div#register_form_big table tr td.controls {
	width: 180px;
	text-align: right;
}

div#content-rates div#med-register div#register_form_big table tr td.controls button {
	width: 96px;
	height: 26px;
	background-image: url(../images/btnregister.jpg);
	background-repeat: no-repeat;
	border: 0;
}

div#content-rates div#med-register div#register_form_big table tr td.back {
	font-weight: bold;
	text-align: right;
}

div#content-rates div#med-register div#register_form_big table tr td.back a {
	color: #000;
	text-decoration: none;
}

div#content-rates div#med-register div#register_form_big table tr td.back a:hover {
	color: #000;
	text-decoration: underline;
}

div#content-rates div#med-register div#register_form_big table tr td input {
	border: 1px #CCC solid;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 180px;
}

div#content-rates div#med-register div#register_form_big table tr td small {
	font-size: 10px;
}

div#content-rates div#bot-register {
	width: 870px;
	height: 5px;
	background-image: url(../images/bot-register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#content-rates div#left-content-rates div#top_forgot {
	width: 508px;
	height: 60px;
	background-image: url(../images/top-forgot.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#left-content-rates div#med_forgot {
	width: 508px;
	height: auto;
	background-image: url(../images/med-forgot.jpg);
	background-repeat: repeat-y;
}

div#content-rates div#left-content-rates div#med_forgot p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left: 15px;
}

div#content-rates div#left-content-rates div#med_forgot table {
	margin: 30px 0 0 15px;
}

div#content-rates div#left-content-rates div#med_forgot table tr {
	height: 40px;
}

div#content-rates div#left-content-rates div#med_forgot table tr td, td input {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

div#content-rates div#left-content-rates div#med_forgot table tr td input {
	padding: 2px;
	border: 1px #CCC solid;
	width: 180px;
}

div#content-rates div#left-content-rates div#med_forgot table tr td.labels {
	width: 150px;
}

div#content-rates div#left-content-rates div#med_forgot table tr td.controls {
	width: 180px;
	text-align: right;
}

div#content-rates div#left-content-rates div#med_forgot table tr td.controls button {
	border: 0;
	width: 114px;
	height: 26px;
	background-image: url(../images/btnforgot.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#left-content-rates div#med_forgot table tr td.back {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

div#content-rates div#left-content-rates div#med_forgot table tr td.back a {
	text-decoration: none;
	color: #000;
}

div#content-rates div#left-content-rates div#med_forgot table tr td.back a:hover {
	text-decoration: underline;
	color: #000;
}

div#content-rates div#left-content-rates div#bot_forgot {
	width: 508px;
	height: 5px;
	background-image: url(../images/bot-forgot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* sitemap */
div#content-rates div#top-sitemap {
	width: 870px;
	height: 60px;
	background-image: url(../images/top-sitemap.jpg);
	background-repeat: no-repeat;
}

div#content-rates div#med-sitemap {
	width: 870px;
	height: auto;
	background-image: url(../images/med-sitemap.jpg);
	background-repeat: repeat-y;
}

div#content-rates div#med-sitemap ul {
	padding-top: 20px;
}

div#content-rates div#med-sitemap ul li {
	list-style-image: url(../images/vignette2.jpg);
	line-height: 20px;
	margin-left: 30px;
}

div#content-rates div#med-sitemap ul li a {
	color: #000;
}

/* publicity */


#Column1 {
display:inline;
float:left;
padding-left:15px;
padding-top:75px;
text-align:center;
width:311px;
}
#Column1 * {
font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial;
}

#Column1 .prices {
display:inline;
float:left;
margin:5px 13px;
width:77px;
}


#Column1 .message{
display:inline;
float:left;
font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial;
font-size:11px;
margin-left:80px;
margin-top:24px;
}

#Column1 small {
font-size:13px;
}

#Column1 strong {
font-size:15px;
}

#Column1 .price {
font-size:46px;
font-weight:bold;
padding-left:7px !important;
padding-top:17px !important;
position:relative;
width:70px !important;}

#Column1 span {
color:red;
font-size:21px;
font-weight:normal;
margin-left:-10px;
position:absolute;
top:20px;
}

#HomeBanner {
background:url("../images/publicity.jpg") no-repeat scroll 0 0 transparent;
border-top:1px solid #DDEBF7;
display:inline;
float:left;
font-family:"Trebuchet MS","Geneva CY",Verdana,Arial;
height:223px;
padding:0;
width:351px;
}


#HomeBanner p {
font-size:11px;
}



