a {color:#888}
a:link, a:visited, a:active {
	color:#888;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
a.more {
	float:right;
	color: #215D67;
	margin: 0 10px 0 0;
}

strong {font-weight: 900;}
h1 {font-weight: 900;font-size: 14px;}
h2 {font-weight: 900;font-size: 13px;}
/* centers the whole thing*/
#holder {
	width:960px;
	margin:0 auto;

}

#wrapper{
	width:960px;
	border: 1px solid #A2A997;
	border-width: 1px 1px 0px 1px;
	float:left;
	background:white url(images/back.gif) 0px 295px repeat-y;
}
#floater{
	position: relative;
	bottom:0;
	width:100%;
	float:left;
}
.innertube {margin:10px}
.innertube a {font-weight: 900;}
/* top logo bar*/
#top {
	float: left;
	width: 100%;
	background: #fff;
}
#language {
	float:right;
	height:20px;
	text-align: right;
	position: relative;
	top:0;
	margin:5px 10px 0 0;
}
#collection{
	margin:25px 10px 0 0;
	float:right;
	clear:right;
	height:20px;
}
#logo img{
	margin:0 0 0 10px;
	float:left;
}
#overlay, #overlay1 {
	visibility:block;
	line-height:85px;
	letter-spacing:-5px;
	z-index:10000;
	font-size:60px;
	font-weight:bold;color:#fff;
	filter:alpha(opacity=60);opacity:0.60;-moz-opacity:0.60;
	position:absolute;
	left:0px;
	top:197px;
	padding-right:5px
}
#overlay1{
	font-size: 60px;
	z-index:5;
	color:#888
}

/* horizontal navigation bar*/
#navigation{
	height:30px;
	float:left;
	margin-top:0px !important;
	margin:0px 0 0px 0;
	text-align:right;
	width:100%;
	background:#fff
}
#navigation li{height:30px;display:inline;margin:0 12px}
#navigation a{line-height:25px;border-bottom:3px solid white}
#navigation a:hover {border-bottom:3px solid #7f7a15}


/*left column -- normal navigation */
#navcolumn{
	width:180px;
	margin-right:-1px;
	border-right:1px solid #d2d2d2;
	float:left;
	border-top:1px solid #d2d2d2;
}
.nav-wrapper{
	font-family:verdana;
	width:140px;
	position:relative;
	font-size:11px;
	margin:0;
	z-index:100;
	position:absolutel;
}
.nav-wrapper ul{
	padding:0;
	margin:0;
	list-style-type:none
}
.nav-wrapper ul li ul{
	visibility:hidden;
	position:absolute;
	height:0;
	overflow:hidden;
	top:-1px;
	left:139px
}
.nav-wrapper ul li{
	float:left;
	text-align:left;
	border-bottom:1px solid #d2d2d2;
	background:#007883;
}
.nav-wrapper ul li a{
	color:#fff
}
.nav-wrapper ul li.south{
	background:#8cc63f
}
.nav-wrapper ul li.central{
	background:#d6a214
}
.nav-wrapper ul li.mexico{
	background:#8a4a89
}
.nav-wrapper ul li a,.nav-wrapper ul li a:visited{
	display:block;
	float:left;
	text-decoration:none;
	color:#fff;
	width:137px;
	height:20px;
	line-height:19px;
	font-size:11px;
	font-weight: 100;
	padding-left:3px
}
* html .nav-wrapper ul li a,* html .nav-wrapper ul li a:visited{
	width:137px;
	w\idth:137px
}
.nav-wrapper table{
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
	font-size:1em;
	position:absolute;
	left:0;
	top:0
}
.nav-wrapper ul li:hover a,.nav-wrapper ul li a:hover{}
.nav-wrapper ul li:hover{
	position:relative;
	z-index:90
}
* html .nav-wrapper ul li a:hover{
	position:relative;
	z-index:100
}
.nav-wrapper ul li:hover ul,.nav-wrapper ul li a:hover ul{
	padding:0px;
	visibility:visible;
	position:absolute;
	height:auto;
	border:1px solid #d2d2d2;
	overflow:visible
}
.nav-wrapper ul li:hover ul li a,.nav-wrapper ul li a:hover ul li a{
	text-align:left;
	display:block;
	line-height:15px;
	padding:2px 0 3px 5px;
	height:auto;
	text-decoration:none
}
.nav-wrapper ul li:hover ul li:hover a,.nav-wrapper ul li a:hover ul li a:hover{

}
.nav-wrapper ul li:hover ul li ul,.nav-wrapper ul li a:hover ul li a ul{
	visibility:hidden;
	position:absolute;
	height:0;
	overflow:hidden;
	top:0;
	left:140px;
}
.nav-wrapper ul li:hover ul li:hover ul,.nav-wrapper ul li a:hover ul li a:hover ul{
	visibility:visible;
	position:absolute;
	height:auto;
	color:#000;
	padding:0;
	border:1px solid #d2d2d2;
	list-style-type:none;
	background:#fff
}

li.fout,a.fout{

}
.nav-wrapper ul li.south,.nav-wrapper ul li.central,.nav-wrapper ul li.mexico,.nav-wrapper ul li.label,.nav-wrapper ul li.others {
	margin:0px;
	font-size:11px;
	padding:0px 0 0 5px !important;
	padding-left:0px;
	width:135px !important;
	width:135px;
	border-bottom:1px solid #d2d2d2;
	font-weight:bold;
	height:20px !important;
	height:10px;
	line-height:19px;
	color:#fff
}
 .nav-wrapper ul li a {
	background: #007883;
	color: #fff;
}
 .nav-wrapper ul li a:hover {
	background: #66aeb5;
	color: #fff;
}
 .nav-wrapper ul li a:visited {
	color: #fff;
}
 .nav-wrapper ul li.sma a {
	background: #e8f4d9;
	color: #2E302D;
}
 .nav-wrapper ul li.sma a:hover {
	background: #8cc63f;
	color: #fff;
}
 .nav-wrapper ul li.sma a:visited {
	color: #2E302D;
}
 .nav-wrapper ul li.cma a {
	background: #f7ecd0;
	color: #2E302D;
}
 .nav-wrapper ul li.cma a:hover {
	background: #d6a214;
	color: #fff;
}
 .nav-wrapper ul li.cma a:visited {
	color: #2E302D;
}
 .nav-wrapper ul li.mma a {
	background: #e8dbe7;
	color: #2E302D;
}

 .nav-wrapper ul li.mma a:visited {
	color: #2E302D;
}
 .nav-wrapper ul li.mma a:hover {
	background: #8a4a89;
	color: #fff;
}
 .nav-wrapper ul li.mml a {
	background: #8a4a89;
	color: #fff;
}
 .nav-wrapper ul li.mml a:visited {
	color: #fff;
}
 .nav-wrapper ul li.mml a:hover {
	background: #e8dbe7;
	color: #2E302D;
}

 .nav-wrapper ul li.sml a {
	background: #8cc63f;
	color: #fff
}
 .nav-wrapper ul li.sml a:visited {
	color: #fff;
}
 .nav-wrapper ul li.sml a:hover {
	background: #e8f4d9;
	width:133px;
	color: #111;;
}
 .nav-wrapper ul li.cml a {
	background: #d6a214;
	color: #fff;
}
 .nav-wrapper ul li.cml a:visited {
	color: #fff;
}
 .nav-wrapper ul li.cml a:hover {
	background: #f7ecd0;
	color: #2E302D;
}

/* main sections*/

#content{
	float: left;
	width: 643px !important;
	width: 643px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;

}


#top_right {
	width:321px !important;
	width:315px;
	height:375px;
	float: right;
	border-bottom: 1px solid #d2d2d2;
}
#top_right h1 {
	font-weight: 900;
	font-size: 12px;
	border:1px solid #d2d2d2;
	border-top:none;
	border-left: none;
	width: 321px !important;
	width: 315px;
	color:#888;
	padding:5px;
}

/* slide down text area*/
#test {
clear:both;
float: left;
display: none;
margin:0 10px;
}

/* right section*/
#extramenu{
	width: 175px;
	float: left;
	position: relative;

}
.phone {
	background: #F7ECD0;
	color: #888;
    padding:5px;
    float:left

}
span.bigphone {
	font-size: 24px;
	line-height: 24px;
	color:#888
}
span.smallphone {
	font-size:11px;
	line-height:16px;
}
#searchf {
	position: relative;
	background: #F7ECD0;
	height: 75px;
	float:left;
	width:100%;
	clear:right;
}
img#watermark {
	border: none;
	margin:5px 0 0 8px;
}
#sidemap {
	position:absolute;
	top:255px;
	right:5px;

}
/* footer*/
#footer{
	width:960px;
	text-align: center;
	border: 1px solid #d2d2d2;
	border-width: 0 1px 1px 1px;
	margin: 0;
	padding:0;
	height:90px;
	clear:both;
	background:#f1f1f1

}
#fright{
	float:left;
	padding:30px 0 30px 15px;
	text-align: left;
	border:1px solid #d2d2d2;
	border-width: 1px 1px 0 0;
	width:427px
}
#fleft{
	width:200px;
	float:left;
	margin:0 0 0 140px !important;
	margin:0 0 0 70px;
	height:90px;
	border:1px solid #d2d2d2;
	border-width: 1px 1px 0 1px;
}
/* extra stuff*/

a.button,a.buttons {
	background: url('images/bg_b.gif') no-repeat scroll top right;
	color: #666;
	display: block;
	float: left;
	height: 24px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
.phone a.button,.phone a.buttons {
	margin:10px 0 0 0;
}

a.button span,a.buttons span {
	background:  url('images/bg_s.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:hover,a.buttons:hover,a.ibutton:hover{
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span,a.buttons:hover span,a.ibutton:hover span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
input.end_btn {float:left;padding:0px;margin: 0 0 0 -40px;width:auto;color:#888;cursor: pointer;height:24px;border:none;background:transparent url('images/bg_button_ai.gif') right 0 no-repeat}
div.start_but {float:left;width:45px;padding:0;height:24px;margin:0;background:transparent url(images/bg_button_spani.gif) left 0 no-repeat}
div.start_but:hover {background-position: left bottom;}
div.start_but:hover input.end_btn {color:#111;background-position: right bottom;}
.textfield {
	border:none;
	margin:5px 8px;
	height:22px;
	width:180px;
	padding-top:4px;
	padding-left:10px;
	line-height: 20px;
	background: white url("../images/search_back.jpg") no-repeat ;
}

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}


#sholder {position:relative}
.search {
	margin: 0 0 0 15px;
	clear: both;
	float: left;
	width:300px !important;
	width:280px;
	height:224px;
	background: white url("images/select_back.gif") top right no-repeat ;
	position: absolute;
	left:0;
	top:0px;
}

.search select {width:180px}

/* special nav boxes for search box*/


/*package sliders*/

div#package_slide {
	height:180px;
	width:180px;
	overflow: hidden;
	float:left;
	position: relative;
	margin: 0 0 0 0;

}
div#package_slide h2 {
	font-size: 13px;
	font-weight: 900;
	color:#fff;
	margin: 3px 0;
}
div#package_slide a{
color:#fff
}
div.packagewrapper {
	width:574px;
	height:184px;
	position:absolute;
	left:-180px;
	top: 3px;
}
div.package{
	width:180px;
	overflow:hidden;
	border: 0px solid #d2d2d2;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: auto;
	height: 165px;
	}
div.packagecontents {
	height: 130px;
	position: relative;
}
div.pwrap {

	width: 180px;
	height: 165px;
	margin:0 5px;
}


div.c_mexico {
	color:#663300;
	background-color: #FFF;
}

div.c_central {
	color:#663300;
	background-color: #FFF;
}

div.c_bhapart {
color:#fff;
background: #fff;
}
div.c_south {
color:#663300;
background: #fff;
}

.bottom_white {
border-bottom-color: #fff !important;
}

.type {
	width:55%;
	margin:2px 30px;
	float:left;
	display:none;
	font-size:12px;
}
.type a {
	color:#333;
	margin:3px 0;
}

.price {
	height:24px;
	line-height: 20px;
	font-weight: 900;
	font-size: 20px;
	position: absolute;
	top:100px;
	right:10px;
	cursor: pointer;
}
form#package_search {
margin:10px 25px
}

form#package_search select {
margin:3px 0
}
form#hotel_search {
margin:10px 25px
}

form#hotel_search select {
margin:3px 0
}

h1.mexico,h3.mexico {color:#8afa89}
h1.south,h3.south {color:#8cc63f;}
h1.central,h3.central {color:#d6a214}
h1.mexico, h1.south, h1.central {margin:10px 0}
h3.mexico,h3.south,h3.central {margin:0;padding:0;background: transparent;}
#rightcolumn {border-top:1px solid #d2d2d2}


div.list {
	float: left;
	clear: both;
	height:160px;
	margin:10px 0px;
	width:525px;
	background: #456654;}
div.listphoto {
	position: relative;
	height:160px;
	min-height: 160px;
	float:left;
	width:185px;
	border-right: 1px solid d2d2d2;
}
div.listphoto img {margin:10px 5px}
div.listprice {color:#fff;font-weight: bold;font-size: 20px;position: absolute;top:85px;right:20px}
div.listphotor {float:right;width:427px}
h2.list {padding:5px 0 0 10px;font-weight:900 ;font-size: 14px; height:20px;margin:0}
h3.list {padding:0 0 0 10px;font-weight:900 ;font-size: 12px;height:20px;margin:0;border-bottom: 1px solid #d2d2d2;}
div.listbuttons {float:right;width:140px;height: 114px; border-left: 1px solid #d2d2d2;}
div.listbuttons a{
font-size:11px;
font-weight:900;
display:block;
margin:10px 0px 0 5px;
line-height:29px;
height:30px;
vertical-align: middle;
}
div.listbuttons img {float:left}
div.list_text{margin:10px 145px 0 185px;}

/* individual package page */
#packtopbar {height: 56px;border: 1px solid #d2d2d2;border-width: 0px 0 1px 0;}
#packtopbar h1,#packtopbar h2 {font-weight: 900;font-size: 15px;}
#packtopbar h1 {margin:10px 0 0 10px}
#packtopbar h2 {margin:5px 0 0 10px}
#packtopbar h3 {font-weight: 900 !important}
#pack_h1 {float:left;height: 56px;width:380px}
#min_price {padding:1px 0 0 0;border:1px solid #d2d2d2;border-width: 0 0px 0 1px;float:right;height: 55px;font-weight: 900;font-size: 12px;text-align: center;width: 140px;}
#pack_but {float:left;height: 56px;}
#min_price h3 {font-size:22px;line-height:26px}
#min_price h3.mexico {color:#c4a4c4}
.day0 h4,.day1 h4 {color:#888;font-weight: 900;}
.day0.central {background:#f7ecd0;color:#fff;padding:10px;margin:10px 0}
.day1.central {background:#efd9a1;color:#fff;padding:10px;margin:10px 0}
.day0.south   {background:#e7f4da;color:#fff;padding:10px;margin:10px 0}
.day1.south   {background:#d1e8b2;color:#fff;padding:10px;margin:10px 0}
.day0.mexico  {background:#e8dae7;color:#fff;padding:10px;margin:10px 0}
.day1.mexico  {background:#c4a4c4;color:#fff;padding:10px;margin:10px 0}
#pack_bottom_bat {position:relative;bottom:0;margin:15px 0 0px 0;padding:0;float:left;border-bottom: 1px solid #d2d2d2;width:100%;background: transparent  url("images/packback.gif") top left repeat-y}
#pack_bottom_bat ul {margin:0;padding:0 0 10px 0}
#pack_bottom_bat li {margin:0;padding:0;float:left;clear:left;width:170px !important;width:170px}
#pack_include,#pack_notinclude, #pack_notes {float:left;width:193px !important;width:183px;padding:0 0 10px 0}

#pack_include h5,#pack_notinclude h5,#pack_notes h5{
position: relative;
top:0;
margin:0;padding:0;
float:left;
color:#888;
font-weight: 900;
font-size: 14px;
line-height: 19px;
height:27px;
width:183px !important;
width:173px;
font-weight: 900;
font-size: 14px;
line-height: 26px;
padding-left:10px;
border:1px solid #d2d2d2;
border-width: 1px 1px 0 0px;
}
#pack_notinclude h5 {width:182px !important;}
#pack_notes h5 {width:182px !important;}
#pack_bottom_bat li {margin:7px 5px}
#pack_bottom_bat h5.south {background: #e7f4da;}
#pack_bottom_bat h5.central {background: #f7ecd0;}
#pack_bottom_bat h5.mexico {background: #e8dae7;}

#pack_include h5 {width:183px !important;border-width: 1px 0;}
#pack_notinclude h5 {border-width: 1px 0px 1px 1px;}
#pack_notes h5 {width:183px !important;width:173px;border-width: 1px 0px 1px 1px;}

.site0,.site1 {margin:10px  0}
.site0 {background:#f7ecd0}

.pagetext p {margin:10px}



a.sm {color:#888}



h1.custom_form {float:left;padding:0 0 0 15px;margin:0;width:80%}
fieldset.custom{border:4px solid yellow;margin:60px auto !important}
.checkbox input{width:20px}
div.legend , div.wlegend {
margin:-15px 0 15px 0;
padding:0 0 0 15px;
color:#6B6358;
background:#f7ecd0;
font-size:12px;
font-weight: 900;
line-height: 30px;
height:30px;
border:none}
div.wlegend{margin:-15px 0 15px 0}
div#reservation_form div.legend{margin:-15px 0 0 0;background: green;}
em {color:red}
label{float:left;clear:left;text-align:right;width:210px;margin:0 10px 0 0;font-weight:900}
label.input{width:125px;color:#888}
label.smaller {width:150px}
.input{float:left;width:200px;margin:2px 0}
form#custom_itinerary label,form#custom_itinerary p {color:#888}
.select{float:left;margin:0 20px}
input.buts{width:25px}
.date input{width:30px}
fieldset.date{width:250px}
label.long{width:200px}

fieldset {background: #fbf5e7}
fieldset.south {background:#231900}
a.ibutton {
	background: transparent url('images/bg_button_i.gif') no-repeat scroll top right;
	color: #777;
	display: block;
	float: left;
	font: bold 12px arial, sans-serif;
	height: 24px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.ibutton span {
	background: transparent url('images/bg_button_spani.gif') no-repeat top left;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;

}
div#navlistt {
	 background:transparent url(../images/bg.gif) bottom; FLOAT: left; WIDTH:643px; LINE-HEIGHT: normal;margin-bottom:15px
}
#navlistt UL {
		PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}
#navlistt LI {
		PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(../images/left.jpg) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 10px 0 0; PADDING-TOP: 0px
}
#navlistt A {
		PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(../images/right.jpg) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #765; PADDING-TOP: 5px; TEXT-DECORATION: none
}
#navlistt A {
		FLOAT: none
}
#navlistt A:hover {
		COLOR: #333
}

#sholder select {width:245px}
#sholder input {width:50px;margin:0 30px}

.site0 ,.site1{clear:both;float:left;width:595px;padding:10px 10px}
.psite0 {float:left;margin:5px}
.psite1 {float:right;margin:5px}

.mexico0 {background: #e8dae7;padding:10px}
.mexico1 {background: #c4a4c4;padding:10px}
.mexico1 p,.mexico1 h4 {color:white};
.south0 {background: #e7f4da;}
.south1 {background: #d1e8b2;}
.central0 {background: #f7ecd0;padding:10px}
.central1 {background: #efd9a1;padding:10px}

h2.packagehead{margin:0px 0 20px -10px;padding:2px 0px 4px 20px;
line-height:15px;border:1px solid #b1b1b1;border-width:1px 0;clear:both;
font:normal normal 900 12px verdana;background: #8cc63e;color:#fff; width:628px !important width:600px}
.list_text {}


form.reservation_form fieldset {margin:25px auto}
fieldset.south {background: #e7f4da;}
div.legend.south,div.wlegend.south {background: #d1e8b2;}
fieldset.central {background: #f7ecd0;}
div.legend.central,div.wlegend.central {background: #efd9a1;}
fieldset.mexico {background: #e8dae7;}
div.legend.mexico,div.wlegend.mexico {background: #c4a4c4;}

.slideshow {background:#fff}

.w4em
		{
		width:4em;
		}
.w8em
		{
		width:8em;
		}

