﻿body {
 font-size: 80%;
 font-family: verdana,helvetica,arial,sans serif;
 margin:0;
 padding:0;
 text-align:center;
}
#wrapper {
 background: #fff url(../images/fondo.gif) top center repeat-y;
}
#container {
 margin: 0 auto;
 padding:0;
 width:790px;
 text-align:left;
}
#header {
 width:790px;
 height:116px;
 background: #fff url(../images/header.jpg) center center no-repeat;
}
#main {
 margin-left:175px;
 margin-top: 14px;
 margin-right: 15px;
 line-height:1.5;
}
#ficha {
 margin-left:155px;
 margin-top: 14px;
 margin-right: 5px;
 line-height:1.5;
}
#main_pack {
 margin-left:175px;
 margin-top: 14px;
 margin-right: 20px;
 line-height:1.5;
}
#main_pack ul {
 margin:.6em 0;
 padding:0;
 list-style-type: none;
}
#calculator {
 padding:1em;
 width:230px;
 border:1px solid;
 background:#fff;
}
.gold_list {
 margin:0;
 padding:4px 0 4px 20px;
 background:url(../images/gold_sm.gif) left top no-repeat;
}
.silver_list {
 margin:0;
 padding:4px 0 4px 20px;
 background:url(../images/silver_sm.gif) left top no-repeat;
}
.gold_package {
 margin:12px 0 0 10px;
 padding-left: 30px;
 font-size:1.2em;
 font-style:italic;
 background:url(../images/ficha_gold.gif) left center no-repeat;
}
.silver_package {
 margin:12px 0 0 10px;
 padding-left: 30px;
 font-size:1.2em;
 font-style:italic;
 background:url(../images/ficha_silver.gif) left center no-repeat;
}
#services {
 margin-left:175px;
 margin-top: 14px;
 margin-right: 20px;
 line-height:1.5;
}
#services ul {
 margin:.6em 0;
 padding:0;
 list-style-type: none;
}
#services li {
 margin:0;
 padding:2px 0 2px 20px;
 background:url(../images/tri_bullet.gif) left top no-repeat;
}
#services #breakdown li {
 margin:0;
 padding:2px 0 1px 20px;
 background:url(../images/tri_bullet.gif) left top no-repeat;
}
h3#showhide_breakdown {
 padding:10px 0 0 0;
 cursor:hand;
 font-size:.95em;
}
#breakdown {
 background:none;
}
#breakdown ul {
 background:none;
}
#breakdown li {
 background:#eee;
}
#meet_greet {
 font-size:.9em;
 margin:6px 0 0 0;
} 
#meet_greet td {
 background:#eeeeee;
 padding:2px;
}
#total_cost {
 padding:3px;
 border-top:1px solid #aaa;
 border-bottom:1px solid #aaa;
 text-align:right;
 font-weight:bold;
 font-size:1.2em;
 background:#f9d730;
} 
.info { 
 font-size:.8em;
 border-top:1px solid #aaa;
 border-bottom:1px solid #aaa;
 padding:4px 2px;
 background:#efefef;
 background-image:none;
 }
 #hrental_form {
 
 }
 #hrental_form  label{
 display:block;
 float:left;
 width:80px;
 text-align:right;
 padding:0 5px 0 0;
 font-weight:bold;
 margin:0 0 5px 0;
 }
 #hrental_form input textarea{
  margin:5px 5px 0 0;
 }
#nested {
 margin:0
 padding:0;
}
#nested li {
 margin:0;
 margin-left:2em;
 padding:1px 0 1px 20;
 background:url(../images/tri_bullet_blue.gif) left top no-repeat;

}
#menu{
 float:left;
 width:151px;
 color:#fff;
 text-align:right;
 font-size: 1em;
 padding:0;
 line-height: 1.5;
 font-family: "trebuchet ms",verdana,helvetica,arial,sans serif;
 font-size: 1em;
/* border:1px solid #000; */
text-transform:uppercase;
}
#menu ul {
 list-style-type: none;
 margin:0;
 padding:0;
}
#menu li {
 font-family: "trebuchet ms"
 margin:0;
 padding:0;
 border-bottom: 1px solid #fff;
 padding-right:5px;
 padding-bottom:2px;
}
#menu li a:link {
 color:#fff;
 text-decoration:none;
}
#menu li a:visited {
 color:#fff;
 text-decoration:none;
}
#menu li a:hover {
 color:#fff;
 text-decoration:underline;
}
#flags {
 margin:6px 6px 0 0;
}
#flags img {
 margin:0 0 0 6px;
 border:1px solid #fff;
}
#contact_right {
 float:right;
 width: 230px;
 margin-top:-3em;
 margin-left:1.5em;
 background:#c0cddf;
 padding:10px 5px;
 border-right:1px solid #174785;
 border-left:1px solid #174785;
}
#footer { 
 background: #fff url(../images/fondo_footer.jpg) top center no-repeat;
 text-align:center;
}
#copyright {
 width:790px;
 height:60px;
 margin: 0 auto;
 padding-top:30px;
 padding-right:20px;
 font-size: .8em;
 text-align:right;
}
#legal {
 margin:30px 0 0 0;
 font-size:.8em;
}
#searchbox {
 padding:5px 0;
 text-align:center;
 border-bottom:1px dashed #fff;
 border-left:1px solid #fff;
 background: #df1017 url(../images/searchbox.gif) top center no-repeat;
}
#thumbnails {
 text-align:center;
 margin:0 auto;
}
#features label {
 background:#ddd;
 padding:2px;
}
#features strong {
 color:#174785;
}
#pages {
clear:both;
margin:18px 0 0 0;
 text-align:right;
 padding-right: 5em;
}

#clickshow {
 text-align:center;
 margin:20px 0 0 0;
 font-weight:bold;
}
#clickshow a:link {  color:#ae0000; }
#clickshow a:visited {  color:#ae0000; }
#clickshow a:hover {  color:#660000; }

#hrental_prices {
 font-size:.8em;
}
#dates {
 border-top:1px solid #aaa;
 border-bottom:1px solid #aaa;
 background:#eee;
 text-align:right;
 padding:4px 360px 4px 0;
}
.date {
 font-weight:bold;
 color:#ae0000;
}

.image {
 border:1px solid #df1017;
 margin:5px 0 5px 10px;
}
.popup {
 background:url(../images/back_popup.jpg) top left repeat-x;
}
.formstuff {
 font-family: verdana,arial;
 font-size:80%;
 border: 1px solid #000;
 margin-top:6px;
}
.button {
 background: #174785;
 border: 1px solid #000;
 width: 140px;
 color:#fff;
 font-size:1.2em;
}

.formstuff2 {
 font-family: verdana,arial;
 font-size:1em;
 border: 1px solid #000;
}
.button2 {
 background: #174785;
 border: 1px solid #000;
 color:#fff;
 font-size:1.2em;
}
.checkbox{
 margin-left:-2px;
 margin-bottom:1px;
 margin-right:10px;
}
form {
 display:inline;
 margin:0;
 padding:0;
}
.gold {
 padding-left:55px;
 background: url(../images/gold.gif) left top no-repeat;
}
.silver {
 padding-left:55px;
 background: url(../images/silver.gif) left top no-repeat;
}
.goldb {
 font-weight: bold;
 color:#A79301;
}
.silverb {
 font-weight: bold;
 color:#686A68;
}
.red {
 color:#A8000D;
 font-family:georgia,"times new roman",serif;
 font-style:italic;
 margin:12px 0 -5px	 0;
}
.blue {
 color:#174785;
}
.upload {
 background:#ddd;
}
.out {
 background: #df1017 url(../images/tri_back_red.gif) center left no-repeat;
 background-position: 0 -34px;
 border-left: 1px solid #fff;
}
.over {
 background: #c51117 url(../images/tri_back_red.gif) center left no-repeat;
 background-position: 0 -4px;
 border-left: 1px solid #fff;
}

.out2 {
 background: #174785 url(../images/tri_back.gif) center left no-repeat;
 background-position: 0 -34px;
 border-left: 1px solid #fff;
}
.over2 {
 background: #174785 url(../images/tri_back.gif) center left no-repeat;
 background-position: 0 -4px;
 border-left: 1px solid #fff;
}
.producto_thumb {
 background:#ededed url(../images/thumb_back.jpg) right repeat-y;
 margin: .8em 0;
 padding: .2em .2em;
 border-top:1px solid #aaa;
 border-bottom:1px solid #aaa;
 height: 96px;
 width:95%;
}
.producto_ficha {
 background:#ededed url(../images/ficha_back.jpg) bottom repeat-x;
 margin: .8em 0;
 padding: .2em .2em;
 border-top:1px solid #aaa;
 border-bottom:1px solid #aaa;
}
.producto_ficha ul {
 margin:1em 0 1em 0;
 padding:0;
}
.producto_ficha li {
 background: url(../images/arrow.gif) left no-repeat;
 font-size:1.2em;
 list-style-type:none;
 margin:0 0 0 10px;
 padding:0 0 0 18px;
}
.frase {
 margin: 1em .7em;
 font-size:.9em;
 
}
.thumb {
 margin-top:2px;
 border:1px solid #aaa;
 position:relative;
}
.h5 {
 margin:0 0 0 0;
 padding:0 0 0 .5em;
 font-size: 1.2em;
 font-family: "trebuchet ms",verdana,helvetica,arial,sans serif;
 font-weight: bold;
}
.h5 a:link {
 text-decoration:none;
}
.h5 a:visited {
 text-decoration:none;
}
.h5 a:hover {
 text-decoration:underline;
}
.title_ficha {
 margin:0 0 .2em 0;
 padding:0 0 0 .5em;
 font-size: 1.4em;
 font-family: "trebuchet ms",verdana,helvetica,arial,sans serif;
 font-weight: bold;
 background:#174785;
 color:#fff;
}
.ref {
 font-size:.85em;
 color:#666;
}
.ref2 {
 font-size:.85em;
 color:#ccc;
}
.subtitle {
 margin:8px 380px 8px 10px;
 padding:.2em;
 font-size:1.2em;
 background:#fff;
 border-top:1px solid #aaa;
 border-bottom:1px solid #aaa;
}
.subtitle2 {
 margin:0;
 padding:.6em .4em;
 font-size:1em;
 background:#fff;
 border-top:1px solid #aaa;
 border-bottom:1px solid #aaa;
}
.subtitle3 {
 margin:0;
 padding:.6em .4em;
 font-size:1em;
 background:#C5F2B7;
 border-top:1px solid #aaa;
 border-bottom:1px solid #aaa;
}
.price {
 font-size:1.4em;
 margin:0 0 0 0;
 padding:0 0 0 .5em;
}
.close {
 margin:1.6em 0 .4em 0;
 padding-left:10px;
}
.contact {
 text-align:right;
 color:#bf0e14;
 font-weight: bold;
 margin-bottom:1em;
 margin-right:1em;
 margin-top:1em;
}
.contact a:link {
 color:#bf0e14;
 text-decoration:none;
}
.contact a:visited {
 text-decoration:none;
}
.contact a:hover {
 text-decoration:underline;
}
.small { font-size:.8em; }

h1 {
 margin:0;
 padding:0;
 font-family:georgia,serif;
 color:#174785;
}
h2 {
 margin:0;
 padding:0;
 font-family:georgia,serif;
}
h3 {
 margin:0;
 padding:0;
 font-family:georgia,serif;
}
h4 {
 margin:0;
 padding:0;
 font-weight:bold;
 color:#fff;
}
h5 {
 margin:0;
 padding:0;
 font-weight:bold;
 color:#ae0000;
}
hr {
 height:0;
 border:0;
 border-top:1px solid #aaa;
 margin:0;
}
a:link {
 color:#000;
}
a:visited {
 color:#0a0a0a;
}
blockquote{
 margin:1.4em 0;
 padding:.5em 0;
 border-top: 1px dashed #fff;
 border-bottom: 1px dashed #fff;
}
