body {
	margin-top:5px; margin-left:0px;
	background:url(images/bg_body.png);
	background-repeat:repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	text-align:justify;
}
object {display: block;}

#pLogo {
	padding-bottom:0px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-left:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

a:link{
	color:#006699;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	text-align:justify;
}

img {
	border-style:none;
}

li {
	color:#D1A319;
	list-style-type:square;
}

li a{
	color:#D1A319;
	font-weight:bold;
	text-decoration:none;
}

input textbox
{
	border:1px solid #999999;
	font-size:13px !important;
	height:18px;
	padding:4px 1px 1px;
	vertical-align:middle;
	width:150px;
}

.trTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #555;
	text-align:center;
	background-color:#FFFF99;
}

.trContent {
	text-align:center;
}

.titleTourFromList {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.titleSearch {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}
.pSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo2 {color: #FFFFFF}
.Estilo2 a {color: #FFFFFF}
#dates {
	float:left;
    border: 1px solid #000;
    background-color: #ccc;
    padding:10px;
    margin:10px;
}

#dates p {
	clear:both;
}

#cal1Container { display:none; }
#divPromotions {
	width:260px;
	height:300px;
	z-index:1;
	overflow:auto;
}
.search-term 
{
	border:1px solid #999999;
	font-size:13px !important;
	height:18px;
	padding:4px 1px 1px;
	vertical-align:middle;
	width:200px;
}

.search-term-focus
{
	border:2px solid #BBDAFD;
	font-size:13px !important;
	height:18px;
	padding:4px 1px 1px;
	vertical-align:middle;
	width:200px;
}

.regularPrice {
	text-align:center;
	background-color:#EAF2F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
}

.prices {
	text-align:center;
	background-color:#EAF2F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}

.spanPrice {		
	font-size:14px;
	font-weight:bolder;
	color:#006699;
}

.listRates td {
	border-bottom:solid 1px #ddd;
	padding-bottom:5px;
	padding-top:3px;
}

.datePromo {		
	font-size:11px;
	font-weight:normal;
}

.promotionPrice {
	text-align:center;
	background-color:#F7FBFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
}

.spanPricePromotion {		
	font-size:16px;
	color:#56862B;
	font-weight:bolder;
}

.error {
  border: 1px solid red;
  background-color: #ffffee;  
  width: 250px;
  padding: 5px;
}
.error li {
	color: #660000;
}

#menu {
	width: 954px;
	height: 33px;
	background: url(images/es/spr_menu_plane.png);
	background-repeat:no-repeat;
	margin: 0px auto;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.td_WhiteShoppingCart {
	border-bottom:none;
	background-color:#fff;
}

#tbl_ShoppingCart td{
	border-bottom:#999 solid 1px;
}
#tr_TopShoppingCart td{
	border-top:#999 solid 1px;
	border-bottom:#999 solid 1px;
}

  #menu li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #menu li, #menu a {
    height: 33px; display: block;}
	
  #item1 {left: 0; width: 143px;}
  #item2 {left: 144px; width: 361px;}
  #item3 {left: 506px; width: 237px;}
  #item4 {left: 744px; width: 210px;}
  
  #item1a{left: 0; width: 143px; background: url(images/es/spr_menu_plane.png) 0px -33px;}
  #item2a{left: 144px; width: 361px; background: url(images/es/spr_menu_plane.png) -144px -33px;}
  #item3a{left: 506px; width: 237px; background: url(images/es/spr_menu_plane.png) -506px -33px;}
  #item4a{left: 744px; width: 210px; background: url(images/es/spr_menu_plane.png) -744px -33px; background-repeat:no-repeat}
  
  #item1 a:hover{background: url(images/es/spr_menu_plane.png) 0px -33px;}
  #item2 a:hover{background: url(images/es/spr_menu_plane.png) -144px -33px;}
  #item3 a:hover{background: url(images/es/spr_menu_plane.png) -506px -33px;}
  #item4 a:hover{background: url(images/es/spr_menu_plane.png) -744px -33px; background-repeat:no-repeat}



