@charset "utf-8";

html {
	height: 100%;
	width: 100%;
}
body { 
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
	display: block;
}
img {
	border: 0;
	float: none;
	display: block;
}

hr {
	width: 400px;
	padding: 2px;
	border-color: #fff;
}

/*Text*/
p, ul, table, input { 
	margin-top: 0; 
	font-size: 12px; 
	line-height: 150%; 
}
/* Hide from IE-Mac \*/
p, ul, table, caption, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* End hide */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-top: 0;
}

h1 { 
	color: #600; 
	font-size: 18px;	
}

h2 { 
	color: #008585; 
	font-size: 15px;
	margin-bottom: 3px;
}

h3 {
	font-size: 14px;
	color: #2d2d2d;
}
h4 {
	font-size: 14px;
	color: #2d2d2d;
	margin-bottom: 0px;
}

p.h1style {
	color: #600; 
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
}

p.precios { 
	font-size: 25px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #600;
	line-height: 100%;
	margin-bottom: 3px;
}

p.pop {
	font-weight: bold;
	color: #008585
}

p.fechas {
	font-weight: bold;
	font-size: 10px;
}
p.small {
	font-size: 9px;
	line-height: 100%;
}

.enfasis {
	color: #008585; 
	font-size: 15px;
	font-weight: bold;
}
.bodas { 
	color: #606;
	margin-bottom: 12px;
	margin-top: 12px;
}
h2.bodas:first-child {
	margin-top: 0;
}

small {
	font-size: 10px;
	line-height: 100%;
}

/*Links*/

a.moreinfo:link { 
	color: #006; 
	background-image: url(../imagenes/index/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	text-decoration: none; 
	padding-left: 20px;
	margin-left: 15px;
}

a.moreinfo:visited {
	color: #006;
	background-image: url(../imagenes/index/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	text-decoration: none;
	padding-left: 20px;
	margin-left: 15px;
}

a.moreinfo:hover {
	color: #006;
	background-image: url(../imagenes/index/bullet-over.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	text-decoration: underline;
	padding-left: 20px;
	margin-left: 15px;
}

a.moreinfo:active {
	color: #600;
	background-image: url(../imagenes/index/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	text-decoration: none;
	padding-left: 20px;
	margin-left: 15px;
}

a:link { 
	color: #006; 
	text-decoration: none;
}
a:visited { 
	color: #006; 
	text-decoration: none; 
}
a:hover { 
	color: #006; 
	text-decoration: underline; 
}
a:active { 
	color: #600; 
	text-decoration: none; 
}

/*Tags*/
#site {
	width: 800px;
}
#top {}

#left {
	width: 308px;
	float: left;
}
#leftsingle {
	width: 215px;
	float: left;
}
#solocontent {
	width: 800px;
	clear: both;
}
#menumachinediv {
	width: 215px;
	float: left;
}
#imageboxes {
	width: 93px;
	float: right;
}
#right {
	width: 462px;
	clear: right; 
	float: right; 
	min-height: 500px;
	margin: 0 15px 0 15px;
	padding-bottom: 75px;
}
#rightdouble {
	width: 555px;
	clear: right;
	float: right;
	min-height: 500px;
	margin: 0 15px 0 15px;
}
#footer {
	width: 800px;
	clear: both;
	text-align: center;
	padding-bottom: 50px;
}
#footer p {
	font-size: 10px;
}
#newsletter {
	width: 195px; 
	clear: both; 
	float: left; 
	padding: 0 10px; 
}
#newsletter p {
	font-size: 10px;
}
.specialcol-thin {
	text-align: center;
	width: 160px;
	float: left;
	clear: left;
	margin: 25px;
}
.specialcol-fat {
	width: 200px;
	float: left;
	clear: left;
	margin: 25px;
}
.imggalleries {
	margin: 0 auto;
	text-align: center;
}
.imggalleries img {
	margin: auto;
}
#dealname {
	margin-bottom: 15px;
}

#dealprice {
	width: 200px;
	float: left;
	clear: left;
}

#dealdetail {
	width: 250px;
	float: right;
	clear: right;
}

#dealmandatory {
	width: 460px;
	clear: both;
	margin-top: 25px;
}
.clearflat { clear: both; margin: 20px; }
caption { 
	caption-side: top; 
	font-size: 11px;
	margin: 0;
	padding: 10px 0 3px 0;
	text-align: center;
}
caption.down {
	caption-side: bottom;
}

.specials {
	clear: left;
	width: 195px;
	float: left; 
	padding: 0 10px;
	text-align: center;
	margin-top: 15px;
}
.specials img {
	margin: auto;
}

/*Form*/
#emailform {
	width: 100%;
}
.video {
	margin: 30px auto; 
}

/*Images and tables*/

#ratestable {
	border: 0;
	padding: 0;
	margin: 0;
}
#ratestable p {
	line-height: 100%;
	margin: 3px 0 3px 10px;
}
.thl1 {
	background-color: #008585;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 30px;
}
.thl1 p {
	font-size: 15px;
}
.thl2 {
	background-color: #cfc; 
}
.thl2 p {
	font-weight: bold; 
}
.thiglight {
	background-color: #dedede; 
}

img.imgright {
	float: right;
	margin: 0 0 5px 5px;
}

img.imgleft {
	float: left;
	margin: 0 5px 5px 0;
}

img.imgleftnomargin {
	float: left;
}

.timgleft {
	float: left;
	margin-left: 25px;
}

.timgright {
	float :right;
	margin-right: 25px;
}

.timgcenter {
	text-align: center;
	margin: auto;
	clear: both;
	width: 155px;
}
table.flushright {
	float: right;
	margin: 0 0 8px 8px !important;
}
table.flushleft {
	float: left;
	margin: 0 8px 8px 0 !important;
}

table.flushleft caption, table.flushright caption {
	caption-side: bottom;
	width: inherit;
}

table#itinerarios {
	width: 100%;
}

table#itinerarios td p , table#itinerarios th p {
	text-align: center;
}

table#itinerarios td:first-child p , table#itinerarios th:first-child p {
	text-align: left;
	padding-left: 8px;
}

td.rhightlight {
	background-color: #ffc;
}

#imgset {
	visibility: hidden;
	overflow: hidden;
}

/*Misc*/
.magicspacer {
	clear: both;
	width: 100%;
	margin: 10px;
}
.lgfont1 { 
	font-size: 18px; 
	line-height: 125%; 
}
.lgfont2 { 
	font-size: 24px; 
	font-weight: bold; 
	line-height: 125%; 
}