/* GENERAL FORMATTING */
body{
	background:url('bg.gif') top center #c2b172;
	margin: 0px;
	
	font-family: Georgia, Verdana, Arial, sans;
	font-size: 11px;
	line-height: 12pt;	
}
form{
	margin:0px;
	padding:0px;
}
input, select, option{
	font-size:11px;
}
select#adult, select#child{
	width:150px;
	#margin:5px;
}

select#adult option, select#child option{
	width:100px;
}

#body_wrapper{
	width:96%;
}

table{
	width:100%;
	
	padding:0px;
	margin:0px;
	border:none;
}

a, a:visited{
	color: #625202;
}

a:hover{
	color: #827222;
}

p{

}

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

h2{
	font-size: 14px;
	color: #625202;
}

h3{
	font-size: 12px;
	color: #625202;
}

h4{
	font-size: 12px;
	color: #000000;
}


/* HEADER NAVIGATION FORMATTING */

#header{
	margin-bottom:10px;
}


td.header_center{
	background: url('header_center.gif') repeat-x top center;
	height:110px;
	text-align:center;
	vertical-align:top;
}

td.header_left{
	background: url('header_left.gif') no-repeat top right;
	width:28px;
}

td.header_right{
	background: url('header_right.gif') no-repeat top left;
	width:28px;
}

#header_inner_left{
	background: url('header_inner_left.gif') repeat-y top left;
	width:100%;
	height:100%;
}

#header_inner_right{
	background: url('header_inner_right.gif') repeat-y top right;
	width:100%;
	height:100%;
}

#header p{
	margin: 0px;
}

#header img{
	border:none;
}

#header img.icon{
	/*margin-top: 66px;*/
	border:0px;
}


/* SPECIAL TABLE FORMATTING */
table.container, table.text_left, table.text_right{
	width:100%;
	clear:both;
}

/* just on case for page with like pdf */
table.container2{
	width:817px;
}

table.container{
}

table.text_left{
	padding-left:36px;
}

table.text_right{
	padding-right:36px;
}

td.scroll, td.text_area{
	vertical-align:top;
}



/* SPECIAL IE FORMATTING */
table.text_right td.text_area{
	#padding-right:36px;
}

table.text_left td.text_area{
	#padding-left:36px;
}

/* SCROLL FORMATTING */
.scroll_hang{
	background:url("scroll_hang.gif") top center no-repeat;
	height:30px;
}

td.scroll_top_center{
	background:url("scroll_top_center.gif") top center repeat-x;
	height:20px;
}

td.scroll_top_right{
	background:url("scroll_top_right.gif") top left repeat-x;
	height:20px;
}

td.scroll_top_left{
	background:url("scroll_top_left.gif") top right no-repeat;
	height:20px;
}

td.scroll_bottom_left{
	background:url("scroll_bottom_left.gif") top left;
}

td.scroll_bottom_center{
	background:url("scroll_bottom_center.gif") top left;
	height:26px;
}

td.scroll_bottom_right{
	background:url("scroll_bottom_right.gif") top right;
}

td.scroll_bottom_left2{
	background:url("scroll_bottom_left2.gif") top left;
}

td.scroll_bottom_center2{
	background:url("scroll_bottom_center2.gif") top left;
	height:20px;
}

td.scroll_bottom_right2{
	background:url("scroll_bottom_right2.gif") top left;
}


td.scroll_left{
	background:url("scroll_left.gif") top right repeat-y;
	width:60px;
}


td.scroll_right{
	background:url("scroll_right.gif") top left repeat-y;
	width:60px;
}


td.scroll_center{
	background:url("scroll_center.gif") top center;
	#text-align:left;
}

td.scroll_center_itin{	
	background-image:url(itin_bg_2.jpg);
	#background-image:none;
	background-position: top left;	
	background-repeat:repeat-y;
	background-color:#FFFFFF;	
	padding-left:10px; 
	padding-right:10px;
	/*width:359px;*/
}


/* TEXT AREA FORMATTING */
td.text_area_top_adjust{
}


td.text_area_top_center{
	background:url("text_area_top_center.gif") top center repeat-x;
	height:30px;
}


td.text_area_top_left{
	background:url("text_area_top_left.gif") top right repeat-y;
	width:30px;
}


td.text_area_top_right{
	background:url("text_area_top_right.gif") top left repeat-y;
	width:30px;
}

td.text_area_bottom_center{
	background:url("text_area_bottom_center.gif") top center repeat-x;
	height:30px;
}


td.text_area_bottom_left{
	background:url("text_area_bottom_left.gif") top right repeat-y;
	width:30px;
}


td.text_area_bottom_right{
	background:url("text_area_bottom_right.gif") top left repeat-y;
	width:30px;
}



td.text_area_left{
	background:url("text_area_left.gif") top right repeat-y;
	width:30px;
}


td.text_area_right{
	background:url("text_area_right.gif") top left repeat-y;
	width:30px;
}


td.text_area_center{
	/*background:#c2b172;*/
}


/* CONTENT DIV FORMATTING */

.scroll_content{
	font-family: Georgia, Verdana, Arial, sans;
	font-size: 11px;
	line-height: 12pt;
	padding-bottom:10px;
	*padding-bottom:1px;
	overflow:hidden;
	#text-align:justify;
}

.text_area_content{
	font-family: Georgia, Verdana, Arial, sans;
	font-size: 11px;
	line-height: 12pt;
	#text-align:justify;
}


/* FOOTER FORMATTING */

#footer{
	vertical-align:bottom;
	text-align:center;
	clear:both;
	padding-top:16px;
	padding-bottom:8px;
	height: 24px;
}


#footer p{
/*	background: url('scroll_bg.gif') no-repeat 49% center;*/
}
/*
#footer_nav{
	padding-top:24px;
	clear:both;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

#footer_nav a, #footer_nav a:visited{
	height:18px;
	border:1px solid #827222;
	background-color:#f7f5e6;
	padding:4px 8px;
	text-decoration:none;
}

#footer_nav a:hover{
	color:#f7f5e6;
	border:1px solid #f7f5e6;
	background-color:#7e6935;
}*/

/* OVERWRITE THIS CODE IN STYLE.CSS*/
#footer_nav{
	padding-top:24px;
	clear:both;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border:none;
}

#footer_nav a, #footer_nav a:visited{
	border:none;
}

#footer_nav img, #footer_nav a:hover{
	border:none;
}

/* ITINERARY SPECIAL FORMATTING */
a.itin_thumb{
	text-decoration:none;
}

a:hover.itin_thumb{
	text-decoration:underline;
}

a.nohref{
	text-decoration:underline;
	cursor:pointer;
}

/* itinerary viewer */

div.itinThumb{
	width:88px;
	height:66px;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}

div.itinThumb img{
	border:0px;
}

div.itinThumb a{
	text-decoration:none;
	border:0px;
}

div.itinThumb p{
	padding:0px;
	margin:-25px 0px 0px 0px;
	font-weight:bolder;
	font-size:14px;
	color:#FFF;
}

/* drop down */

div#menu_child{		
	width:125px;	
	background-color:#fcfaea;
	background-image:url(scroll_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
}

div#menu_child ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;	
}

div#menu_child ul li{
	margin:10px 0px 5px 0px;
	paddng:0px;
	font-size:11px;
}

div#menu_child ul li a {
	padding:5px 10px 5px 10px;
}

/* calendar classes */
.calendar_contain{
	cursor:pointer; 
	border-bottom: 2px solid #000; 
	padding-bottom:10px; 
	clear:both; 
	float:left; 
	width:400px; 	
	margin-bottom:20px;
}
.calendar_contain{
	cursor:pointer; 
	border-bottom: 2px solid #000; 
	padding-bottom:10px; 
	clear:both; 
	float:left; 
	#width:400px; 
	#padding-bottom:0px; 
	#margin-bottom:20px;
}/**/
.calendar_left{
	width:190px;
	float:left;	
}
.calendar_right{
	width:190px;
	float:right;	
}
table.month{
	width:190px;	
}
table.month, table.month tr td table{
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	font-weight:bold;
}
table.month tr td{
	vertical-align:top;	
	border:0px;
	margin:0px;
	padding:0px;
	height:10px;
	border:0px;
	text-align:center;
}
table.month tr td.monthname, table.month tr td.dayname{
	height:20px;	
}
table.month tr td.dayname{
	font-weight:700;
	font-size:10px;
}
table.month tr td.monthname{
	text-align:left;
	font-size:14px;
}
table.month tr td.monthday, table.month tr td.sunday, table.month tr td.saturday{
	height:30px;	
	font-size:12px;
}
table.eventcontent, table.eventcontent2{	
	color:#000;	
	border:0px;
	margin:0px;
	padding:0px;
}
table.eventcontent{
	background-image:url(red_bar.gif);
	background-position:0% 0px;
	background-repeat:repeat-x;
}
table.eventcontentredstart{
	background-image:url(red_bar.gif);
	background-position:5px 0px;
	background-repeat:no-repeat;
}
table.eventcontentredend{
	background-image:url(red_bar.gif);
	background-position:-5px 0px;
	background-repeat:no-repeat;
}
table.eventcontent2{
	background-image:url(blue_bar.gif);
	background-position:0% 0px;
	background-repeat:repeat-x;	
}
table.eventcontentbluestart{
	background-image:url(blue_bar.gif);
	background-position:5px 0px;
	background-repeat:no-repeat;
}
table.eventcontentblueend{
	background-image:url(blue_bar.gif);
	background-position:-5px 0px;
	background-repeat:no-repeat;
}
table.eventcontent tr td, table.eventcontent2 tr td{
	vertical-align:top;
	height:10px;	
	border:0px;
	margin:0px;
	padding:0px;
}

/* extra cart */

.phase{
			background-color: #ffffcc;
			padding:0px 12px;
			border:1px solid #999966;
			#text-align:justify;
}