@import url('reset.css');
@import url('nivo-slider.css');
@import url('lionbars.css');
@import url(http://fonts.googleapis.com/css?family=Carrois+Gothic);

/* Main Styles */
html {
	height: 100%;	
}
body {
	background: #fff url(../images/bg.jpg) top center repeat-x;
	color: #444;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 100%;
}
.container {
	width: 920px;
	margin: 0 auto;
}

/* Link Styles */
a { color: #666; text-decoration:underline; }
a:hover { text-decoration: none; }

/* Header */
#header {
	float: left;
	width: 920px;
	height: 90px;
}
#header h1 {
	float: right;
	font-family: "Carrois Gothic";
	color: #6a6a6a;
	font-size: 28px;
	padding-top: 37px;
	padding-right: 10px;
	text-transform:uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
}
#logo {
	padding-top:10px;
	float: right;
}
ul#topnav {
	float:left;
	margin:0;
	padding: 47px 0 0 10px;
	list-style:none;
	width: 650px;
}
ul#topnav li{
	font-size: 10px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;  /*--Important - Masking out the hover state by default--*/
}
ul#topnav a,ul#topnav a:visited { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	float:left;
	height:25px;
	font-size: 15px;
	padding:0px;
	margin-right: 20px;
	font-weight:normal;
	font-family: "Carrois Gothic";
	color: #911;
	text-decoration:none;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
}
ul#topnav .activeSlide a,
ul#topnav .activeSlide a:visited { 
	border-bottom: 1px dotted #444;
}
ul#topnav a:hover {
	color:#444;
}
ul#topnav b {
	font-variant: normal;
	font-weight: normal;
}
/* Content */
#content {
	float: left;
	width: 900px;
	background: #e5e5e5;
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.4); 
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.4);
	box-shadow:0px 0px 5px rgba(0,0,0,0.4);
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 3px;
}
ul#cycle {
	float: left;
	width: 900px;
}
ul#cycle li.sliderpane {
	font-size: 12px;
	line-height: 20px;
	width: 900px;
	height: 400px;
}
.half {
	width: 430px;
	float: left;
	padding-right: 20px;
}

/* Contact Us */
.tel {
	background: url(../images/tel.gif) center left no-repeat;
	padding-left: 20px;
}
.fax {
	background: url(../images/fax.gif) center left no-repeat;
	padding-left: 20px;
}
.email {
	background: url(../images/email.gif) center left no-repeat;
	padding-left: 20px;
}

/* Text Page Elements */
.text h1 { font-size: 24px; color: #911; text-transform:uppercase; font-weight: normal; line-height: normal; letter-spacing:-1px; margin-bottom: 20px; font-family: "Carrois Gothic"; color: #6a6a6a;}
.text h2 { font-size: 20px; color: #911; text-transform:uppercase; font-weight: normal; line-height: normal; letter-spacing:-0.5px; margin-bottom: 2px; font-family: "Carrois Gothic"; }
.text h3 { font-size: 16px; color: #911; text-transform:uppercase; font-weight: normal; line-height: normal; letter-spacing:-0.25px; margin-bottom: 20px; font-family: "Carrois Gothic"; }
.text h4 { font-size: 14px; color: #911; text-transform:uppercase; font-weight: normal; line-height: normal; margin-bottom: 16px; font-family: "Carrois Gothic"; }
.text h5 { font-size: 12px; color: #911; text-transform:uppercase; font-weight: normal; line-height: normal; margin-bottom: 4px; font-family: "Carrois Gothic"; }
.text h6 { font-size: 10px; color: #911; text-transform:uppercase; font-weight: normal; line-height: normal; margin-bottom: 16px; font-family: "Carrois Gothic"; }
.text p {
	padding: 2px 0px;
}
.text blockquote {
	margin: 0 0 18px 4px;
	padding: 0 16px;
	font-style: italic;
	border-left: 5px solid #bbb;
}
.text code, .text pre	{
	float: left;
	font: normal 13px/18px Consolas, "Courier New", Courier, monospace;
	background: #E8EBEC url(../images/pre-bg.gif) repeat 0 0;
	padding: 0 5px;
	width: 98%;
	border: 1px dotted #bbb;
	color: #333;
	border-radius: 3px;
	background-clip: padding-box;
}
ul#cycle li.text ul, ul#cycle li.text  ol { float:left; padding-bottom: 20px; width: 98%;}
.text ol {padding-left: 2em; }
.text ul ul, .text ol ol,
.text ul ol,.text  ol ul {
	margin: 8px 0px;}
ul#cycle li.text ul li, ul#cycle li.text ol li {
	line-height: 1.3em;
	padding: 3px 5px;
	height: auto;
	}
.text ul li {padding-left: 15px; }
.text ol li {
	list-style-type:decimal;
	list-style-position: outside; }
.text ul li {	
	background: transparent url(../images/bullet.gif) no-repeat 0 .6em;
}

/* Lower Text Pane */
#textpane {
	float: left;
	width: 900px;
	background: #e5e5e5;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.4); 
			box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
	padding: 10px;
	font-size: 12px;
	line-height: 24px;
	color: #111;
	border-radius: 3px;
}
.box {
	width: 270px;
	padding: 0px 20px 0px 0px;
	float: left;
	font-size: 10px;
}
.box_qs {
	width: 580px;
	padding: 0px 20px 0px 0px;
	float: left;
	font-size: 10px;
}
.qs td{
	padding:2px 10px;
}
.info {
	line-height:1.5em;
}
.box_qs strong {
	font-size:1.2em;
}

/* Newsletter */
input[type="text"], textarea { font-size:12px; border:1px solid #D1D1D1; color:#444; }
textarea { padding: 6px;  border-radius: 3px; background: #f7f7f7;}
input[type="text"] { height: 29px; line-height: 24px; padding-left: 30px; width: 180px; margin-bottom: 10px; border-radius: 3px;}
#author, #newsauthor { background: url(../images/user-name.gif) 0 0 no-repeat;}
#email, #newsemail { background: url(../images/user-email.gif) top left no-repeat;}
#url { background: url(../images/user-website.gif) top left no-repeat;}
#button { font-size:12px; font-weight: bold; color:#444; text-decoration:none; background:#FFF url(../images/grd-black.png) left top repeat-x; padding: 8px 15px; margin:0 0 1px 1px; border:1px solid #d1d1d1; white-space:nowrap; float: center; border-radius: 3px;}
#submitleft { font-size:12px; font-weight: bold; color:#444; text-decoration:none; background:#FFF url(../images/grd-black.png) left top repeat-x; padding: 8px 15px; margin:0 0 1px 1px; border:1px solid #d1d1d1; white-space:nowrap; float: left; border-radius: 3px }
#button:hover, #submitleft:hover { cursor:pointer; border:1px solid #999;	 background:#FFF url(../images/grd-black.png) left bottom repeat-x; }
#button:active, #submitleft:active { margin:1px 0 0 1px;}
#button::-moz-focus-inner, #submitleft::-moz-focus-inner { border: 0; }
input:focus,
textarea:focus { border:1px solid #999; }

/* Testimonials */
#testimonial {
	float:left;
	position:relative;
	overflow: hidden;
	width:270px;
	font-size: 12px;
	height: 135px;
	background: url(../images/test.gif) top left no-repeat;
	float: left;
	margin: 0;
	font-family: Georgia, Times, "Times New Roman", serif;
}
#testimonial li {
	float:left;
	width:270px;
	height:135px;
	padding: 5px 0px;
	font-style:italic;
	list-style:none;
	line-height: 22px;
	background: none;
}
#testimonial li a {
	text-align: right;
	display: block;
	color: #31B8DA;
}
#testimonial li p {
	padding: 0px;
	margin: 0px;
}
#testimonial li .author {
	font-weight: bold;
	text-align: right;
	display: block;
	color: #333;
}
.scroll {
	float: right;
	padding: 5px 0px 0px 0px;
	margin: 0;
}
.scroll #prev {
	display: block;
	float: right;
	width: 18px;
	height: 11px;
	background: url(../images/updown.png) top left;
}
.scroll #prev:hover {
	background: url(../images/updown.png) bottom left;
}
.scroll #next {
	display: block;
	float: right;
	width: 18px;
	height: 11px;
	background: url(../images/updown.png) top right;
}
.scroll #next:hover {
	background: url(../images/updown.png) bottom right;
}
/* Footer */
#footer {
	float: left;
	width: 920px;
	padding: 10px 0px;
	font-size: 10px;
	font-family: "Carrois Gothic";
	color: #6a6a6a;
}
.pages {
	float: left;
	width: 600px;
	padding: 0px 10px;
}
.pages li {
	float: left;
	padding: 0px 15px 0px 0px;	
	font-weight: normal;
}
#footer a{
	text-decoration:none;
}
.copyright {
	float: right;
	width: 400px;
	padding: 0px 10px;
	text-align: right;
}
/* Gallerific */
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 690px; 
	padding:0;
	line-height:1;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 1;
	padding:0;
}
div.loader {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 690px;
	height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
	height: 390px;
	line-height:1;
}
div.slideshow span.image-wrapper a.advance-link{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 390px;
	line-height:1;
}
div.slideshow span.image-wrapper img{
	margin: 0px;
	padding: 0px;
	line-height:1;
	top:0;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul#cycle li {
	float: left;
	width: 900px;
	height: 400px;
	background: #e5e5e5;
}
ul#cycle li ul.thumbs {
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
}
ul#cycle li ul.thumbs li {
	float: left;
	width: 173px;
	height: 93px;
	list-style: none;
}
a.thumb {
	padding: 2px;	
	display: block;
	width: 160px;
	height: 80px;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	border: 1px solid #444;
	background: #f1f1f1;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.bottom {
	margin-top: 0px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 4px;
	padding: 2px 5px;
	background-color: #eee;
	color: #222;
}
div.pagination a:hover {
	background-color: #dedede;
	color: #222;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #eee;
	border-color: #000;
	color: #222;
}
div.pagination span.ellipsis {
	border: none;
	padding: 0px 0px 0px 2px;
}
#map_canvas {
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.4); 
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.4);
	box-shadow:0px 0px 5px rgba(0,0,0,0.4);
	border-radius: 3px;
	margin: 5px;
}
#div_consejos p{
	text-align: justify;
	text-justify: newspaper;
}
.p_1 {
	text-indent:1.5em;
	margin: 5px 15px;
}
.p_2 {
	text-indent:2em;
	margin: 5px 30px;
}
div.fadeMe {
  visibility:hidden;
  opacity:0.6; 
  background-color:#000; 
  width:100%; height:100%; 
  z-index:10;
  top:0; left:0; 
  position:fixed; 
}
div.fadeMe_msg {
	visibility:hidden;
	width:36%;
	left:32%;
	top:25%;
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0,#ddd), color-stop(1,#999));
	background: -moz-linear-gradient(to bottom right,  #ddd, #999);
	position:fixed;
  	z-index:11;
	-moz-box-shadow: 0 0 5px 5px rgba(200, 50, 50, .7);
	-webkit-box-shadow:  0 0 5px 5px#a00;
	box-shadow:  0 0 5px 5px rgba(200, 50, 50, .7);
}
#tbl_legal td{
	font-size:0.7em;
	padding:10px;
	text-align: justify;
	text-justify: newspaper;
}
#tbl_cerrar td{
	text-align:center;
}
#tbl_cerrar a{
	color:red;	
	cursor:pointer;
}
