/* tags */
body {	
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-image: url(img/bg_tile.gif);
	background-repeat: repeat-y;
}
form {
	display: inline;
}	
ul {
	list-style: none;
	list-style-image: url(img/dot.jpg);
	padding-left: 10px;
	margin-left: 10px;
}
h1 {
	color: #993300;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	color: #a63223;
}
a:hover {
	color: #FF0000;
}
label { float: left; width: 130px; padding-top: 3px; }
/* ids */
#page {
	width: 810px;
	text-align: left;
	padding-left: 5px;
}
#header_back {
	background-image: url(img/bg1.jpg);
	background-repeat: repeat-x;	
	background-color: #3863a0;
}
#header {
	margin: 0 auto;
	height: 104px;
	clear: none;
}
#nav {
	background-color: #88A8D1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ab3e30;
	height: 32px;
}
#nav_date {
	background-color: #88A8D1;
	float:right;
	width: 280px;
	text-align: right;
	color: #FFFFFF;
}
#content {
	padding-top: 15px;
	padding-left: 5px;
	margin-left: 0px;
	clear: both;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a63223;	
	min-height: 760px;
}
#content2 {
	padding-top: 15px;
	padding-left: 5px;
	margin-left: 0px;
	clear: both;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a63223;	
}
#content3 {
	padding: 20px;
}
#left_column {
	float: left;
	width: 307px;
}
#right_column {
	float: right;
	width: 494px;
}
#hot_deals {
	width: 288px;
	float: left;
	background-image: url(img/tws27_32.jpg);
	height: 412px;
}
#hot_deals .data {
	height: 350px;
	overflow: hidden;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -30px;
}
#cotizaciones {
	width: 206px;
	float: right;
	background-image: url(img/tws27_37b.jpg);
	height: 412px;
}
#cotizaciones .data {
	height: 349px;
	overflow: hidden;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -30px;
}
#footer_line {
	height: 7px;
	clear: both;
	font-size: 2px;
	background-image: url(img/corner.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 4px;
}
#footer2_line {
	height: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ab3e30;
}
#footer {
	padding-top: 10px;
	color: #666666;
	width: 810px;
	text-align: left;
	letter-spacing: 0px;
	font-size: 10px;
	padding-left: 10px;
}
#search, #searchmultiple  {
	font-size: 9px;
	letter-spacing: 0px;
	background-color: #A0C8FB;
	background-image: url(img/tws27_20.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	clear: both;
	height: 243px;
}
#search input, #search select, #searchmultiple input, #searchmultiple select {
	font-size: 9px;
}
#registry {
	height: 31px;
	width: 210px;
	background-image: url(img/tws27_05.jpg);	
	float: right;
	clear: none;
	letter-spacing: 0px;
	color: #FFFFFF;
}
#registry p {
	margin-top: 0px;
	padding-top: 5px;
}
#registry a {
	color: #FFFFFF;
}
.cruceros {
	background-image: url(img/tws27_40.jpg);
	padding: 10px;
	height: 85px;
}
.dcruceros a {
	color: #a63223;
}
#destinos {
	position: absolute;
	left: 20px;
	top: 228px;
}
#destinos select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/* classes */
.nota { letter-spacing: 0px; font-size: 10px; color: #666666; }
.error { color: #FF0000; }
