/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 14px;	
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#f7f1e1;
	
}

form{
	padding:0px;
	margin:0px;
	z-index:auto;
	}
img{
	padding:0px;
	margin:0px;}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #6B3901;
	text-decoration: none;
	
}

a:hover{
	text-decoration: underline;
}

p{
	padding:0px;
	line-height:14px;
	margin:6px 0px 4px 0px;
	}
/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	color:#ae6c02;
	letter-spacing:-1px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	margin:8px 0px 8px 0px;
	font-weight:normal;
	}

h3{
color:#ae6c02;
	letter-spacing:0px;
	font-size:12px;
	font-family:verdana;
	line-height:12px;
	font-weight:bold;
	margin:6px 0px 6px 0px;
	}

h4{
	color:#ae6c02;
	letter-spacing:-1px;
	font-size:11px;
	font-family:verdana;
	line-height:12px;
	font-weight:bold;
	margin:0px;
	margin:8px 0px 8px 0px;

	}

h5{
  	color: #974e15;
	letter-spacing:0px;
	font-size:11px;
	font-family:verdana;
	line-height:11px;
	margin:0px;
	font-weight:bold;
	margin:6px 0px 6px 0px;
	}
	
h6{
  	color: #333333;
	letter-spacing:0px;
	font-size:12px;
	font-family:verdana;
	line-height:11px;
	margin:0px;
	font-weight:bold;
	margin:6px 0px 6px 0px;
	}

.h2_green{
	color:#004e12;
	letter-spacing:-1px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	margin:8px 0px 8px 0px;
	font-weight:normal;
	display:block;
	}
	
.h3_green{
	color:#004e12;
	letter-spacing:0px;
	font-size:12px;
	font-family:verdana;
	line-height:12px;
	font-weight:bold;
	margin:6px 0px 6px 0px;
	}
/*************** list tag styles ***************/

ul{
	list-style-type: square;
 	padding:0px 0px 0px 12px;
 	margin:0px 0px 0px 0px;
	}

ul ul{
 	list-style-type: disc;
	}

ul ul ul{
 	list-style-type: none;
	}

#brown_bullets ul{
	line-height:18px;
	}
	
#brown_bullets li{
	color:#673110;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0px;
	}
	
.brown_text{
	color:#673110;
	}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
	}

label{
 	font: 1em Arial,sans-serif;
 	color: #000;
 	font-size:11px;
	}
				
.input{
	font-family: Arial,sans-serif;
	border:1px solid #4C9CC3;
	}

.combo{
	font-family: Arial,sans-serif;
	border:1px solid #4C9CC3;
	color:#000;
	font-size:11px;
	}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#tablecell {}
#tdcell {}
#red {
color:#FF0000
}

#pagecell{
	margin: 0 auto;
	width:1002px;
	background-color:#e2be81;
	}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	}

#masthead{
	margin:0 auto 0 auto;
	background:#3f3d24;
	height:113px;
	width:1002px;
	}

#pageNav{
	float: left;
	width:167px;
	padding: 0px;
	font: small Verdana,sans-serif;
	height: auto;
	}
	
#pageNav_2{
	float: left;
	width:160px;
	padding: 0px;
	}
	
#pageNav_3{
	float: left;
	width:167px;
	padding: 0px;
	border:0px solid #FF0000;
	}

#content{
	padding: 10px 3px 0px 0px;
	margin:0px 0px 0px 168px;
	background:#e2be81;
	}
	
#content_2{
	padding: 6px 3px 0px 8px;
	margin:0px 0px 0px 160px;
	background:#e2be81;
	background-image:url(../images/piller_2_right.png);
	background-repeat:no-repeat;
	}
	
#content_3{
	padding: 6px 3px 0px 0px;
	margin:0px 0px 0px 168px;
	background:#e2be81;
	border:0px solid #FF0000;
	}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background:url(../images/ace_header_main.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:113px;
	}

/************** utility styles *****************/

#utility{
	float:right;
	margin: 8px 14px 0px 0px;
	color: #919999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	letter-spacing:1px;
	}

#utility a{
	color: #666666;
	}

#utility a:hover{
	text-decoration: underline;
	}

/************** language styles *****************/

#language{
	font: 75% Verdana,sans-serif;
	float:right;
	color: #919999;
	background:#c0edfc;
	padding:12px 18px 12px 18px;
	}

#language a{
	color: #789a22;
	}

#language a:hover{
	text-decoration: underline;
	}
/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
	}



/*************** search styles *****************/

#search{
	float:right;
	clear:both;
	margin:12px 8px 0px 0px;
	}

.search_input{
	font-size: 100%;
	background-repeat:repeat-x;
	font-size:12px;
	border:none;
	width:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/search-bg.png);
	background-color: #f7f1e1;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
 	}
 
.search_button{
	background:url(../images/search.png);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:21px;
	width:30px;	
	border:0px;
	}




/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	}

#breadCrumb a{
	color: #AAAAAA;
	}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
	}


/************** feature styles *****************/

.feature{
	padding: 2px;
	border:1px solid #f1debe;
	margin:1px;
	clear:both;
	width:820px;
	}
.afeature{
	padding: 2px;
	border:1px solid #f1debe;
	margin:1px;
	clear:both;
	width:730px;;
	}
	
.r_head {
	color:#283792;
	font-weight:bold;
	font-size:11px;
	width: 150px;
	margin:0 0 0 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D29E46;
	}
	
.content_body{
	padding: 3px 0px 3px 3px;
	border:1px solid #f1debe;
	margin:1px ;
	clear:both;
	width:820px;
	background:#f2e3c9;
	}
	
.hbox{
	border: thin solid #E2BE81;
	}
	
.imgbox{
	border: 1px solid #4A3511;
	}
/*************** story styles ******************/

.story {
	padding: 14px 0px 0px 0px;
	font-size: 80%;
	}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	}

.story p {
	padding: 0px 0px 10px 0px;
	}

.purple_capsule{
	color: #ffffff;
	display:block;
	padding:2px 0px 3px 4px;
	background-color:#666699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:2px;
	}
	
a.purple_capsule:link, a.purple_capsule:visited {
	color: #fff;
	display:block;
	background-color:#666699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:2px;
	}

a.purple_capsule:hover{
	text-decoration: none;
	}
	
.green_capsule{
	color: #fff;
	display:block;
	padding:2px 0px 3px 4px;
	background-color:#A9A934;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:2px;
	}

a.green_capsule:link, a.green_capsule:visited{
	color: #fff;
	display:block;
	background-color:#A9A934;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:2px;
	}

a.green_capsule:hover{
	text-decoration: none;
	}


td.storyLeft{
	padding-right: 12px;
	}



/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #666;
	padding: 12px 10px 10px 12px;
	margin-top: 4px;
	line-height:21px;
	letter-spacing:1px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#f7f1e1;
	}



a.grey_link:link, a.grey_link:visited{
	color: #666;
	}

a.grey_link:hover{
	color: #666;
	}

a.red_link:link, a.red_link:visited{
	color: #831c00;
	text-decoration:underline;
	}

a.red_link:hover{
	color: #831c00;
	text-decoration:none;
	}

a.green_link:link, a.green_link:visited{
	color: #7d3500;
	font-weight:bold;
	font-size:10px;
	letter-spacing:0px;
	text-decoration: underline;
	line-height:16px;
	}

a.green_link:hover{
	color: #8d7032;
	text-decoration: none;
	}
	
a.blue_link:link, a.blue_link:visited{
	color: #283792;
	font-weight:bold;
	font-size:10px;
	letter-spacing:0px;
	text-decoration: underline;
	line-height:16px;
	}

a.blue_link:hover{
	color:#283791;
	text-decoration: none;
	}



a.white_link:link, a.white_link:visited{
	color: #fff;
	text-decoration: none;
	}

a.white_link:hover{
	color: #fff;
	text-decoration: none;	
	}

a.brown_link:link, a.brown_link:visited{
	color: #280A02;
	font-weight:bold;
	font-size:10px;
	letter-spacing:0px;
	text-decoration:underline ;
	line-height:16px;
	}

a.brown_link:hover{
	color:#280A02;
	text-decoration:none ;
	font-weight:bold;
	font-size:10px;
	}

.mlist_link{	
	color:#270901;
	font-weight:bold;
	font-size:10px;
	letter-spacing:0px;
	text-decoration:none;
	padding-left:15px;
 	margin:0px 0px 0px 0px;
	line-height:16px;
	}

a.mlist_link:link, a.mlist_link:visited{	
	color:#270901;
	font-weight:bold;
	font-size:10px;
	letter-spacing:0px;
	text-decoration:none;
	list-style-type: square;
 	padding-left:5px;
 	margin:0px 0px 0px 0px;
	line-height:16px;
	}

a.mlist_link:hover{
	color:#3F3B24;
	text-decoration:none;
	}
	
a.sitemap_link:link, a.sitemap_link:visited{	
	color:#270901;
	font-weight:bold;
	font-size:10px;
	letter-spacing:0px;
	text-decoration:none;
	line-height:16px;
	}

a.sitemap_link:hover{
	color:#3F3B24;
	text-decoration:none;
	}
	
/************** generaltabs styles ****************/

#general_tabs{
	clear: both;
	font-size: small;
	color: #cccccc;
	padding: 8px 3px 8px 0px;
	}



/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	color: #02366B;
	line-height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	background-image:url(../images/grey_dot.png);
	background-position:bottom;
	background-repeat:repeat-x;
	}

#sectionLinks a:hover{
	text-decoration: none;
	}


/************* relatedLinks styles **************/

#relatedLinks{
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	line-height:20px;
	color:#fff;
	font-size:11px;
	line-height:20px;
	}

.relatedLinks h3{
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	}

a.relatedLinks:link , a.relatedLinks:visited{
	display: block;
	color:#f7f1e1;
	border-bottom:1px solid #8c7950;
	text-decoration:none;
	}

a.relatedLinks:hover{
	display: block;
	color:#ccc;
	text-decoration:none;
	}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	}


/********************* end **********************/

.grey_body{
	background-image:url(../images/grey_top.jpg);
	background-repeat:repeat-x;
	padding:8px 8px 8px 8px;
	}
	
.grey_left_border{
	border-left:2px solid #94B9DA;
	}
	
.grey_right_border{
	border-right:2px solid #94B9DA;
	}
	
.grey_bottom_border{
	border-bottom:2px solid #94B9DA;
	}

.curved_tab_left{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	padding:0px 0px 0px 6px;
	background-image:url(../images/brown_tab_left_corner.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color: #cf9c59;
	}
	
.curved_tab_right{
	background:#cf9c59;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:4px 8px 4px 8px;
	background-image:url(../images/brown_tab_left_corner.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	line-height:16px;
	height:60px;
	cursor:pointer;
	}


.comment{
	font-size:10px;
	color:#6D6D6D;
	font-family:Arial, Helvetica, sans-serif;
	}


.red_button{
	background:url(../images/red_but_bg.gif);
	background-repeat:repeat-x;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border:0px;
	padding:0px 6px 2px 6px;
	height:22px;
	}
	
.red_tab{
	padding:0px 0px 0px 6px;
	color:#cc0000;
	font-weight:bold;
	font-size:12px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-left-color: #cc0000;
	margin-left:2px;
	}


a.green_tab_link:link, a.green_tab_link:visited{
	margin:6px 0px 0px 0px;
	color:#999918;
	font-weight:bold;
	font-size:12px;
	}

a.green_tab_link:hover{
	padding:4px 0px 0px 0px;
	color:#999918;
	font-weight:bold;
	font-size:12px;
	}


#clear{
	clear:both;
	line-height:8px;
	}

.bordered_title{
	border-top:3px solid #a9a934;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#26499d;
	padding:4px 0px 4px 0px;
	}
	
.header_right{
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-image: url(../images/header_right.jpg);
	}
	
#global_navigation{
	background:#2a0e04;
	border-top:1px solid #7c7862;
	border-bottom:1px solid #a29d88;
	color:#FFFFFF;
	margin: 43px 2px 0px 0px;
	*margin: 41px 2px 0px 0px;
	padding: 6px 3px 6px 2px;
	font-size:11px;
	letter-spacing:0px;
	}
	
#admin_global_navigation{
	background:#2a0e04;
	border-top:1px solid #7c7862;
	border-bottom:1px solid #a29d88;
	color:#FFFFFF;
	margin: 39px 0px 0px 0px;
	padding: 6px 3px 6px 2px;
	font-size:11px;
	letter-spacing:1px;
	line-height:16px;
	}
	
#global_navigation a:link, #global_navigation a:visited{
	color:#FFFFFF;
	padding:0px;
	text-decoration:none;
	}
	
#global_navigation a:hover{
	color:#ccc;
	text-decoration:none;
	}
	
.green_grey_text{
	color:#605237;
	font-size:11px;
	line-height:16px;
	padding:8px 8px 8px 8px;
	}

.maroon_text{
	color:#6d1d17;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	padding:0px;
	}
	
.green_tab{
	background:url(../images/green_tab_bg.png);
	background-repeat:repeat-x;
	color:#6d1d17;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	padding:4px 4px 4px 4px;
	}
	
.green_blue_tab{
	background:url(../images/green_tab_bg.png);
	background-repeat:repeat-x;
	color:#26358c;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	padding:4px 4px 4px 4px;
	}
	
.hotel_intro{
	padding:4px 4px 12px 4px;
	margin:0px;
	letter-spacing:0px;
	font-size:10px;
	color:#333;
	}

#booking_table{
	border-bottom:4px solid #e6d2ab;
	
	line-height:14px;
	}
	
#address_block{
	padding:6px 6px 4px 6px;
	line-height:14px;
	font-size:11px;
	color:#f2e3c9;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#address_block a:link, a:visited{
	display:compact;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#address_block a:hover{
	display:compact;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.light_brown_title{
	color:#ae6c02;
	letter-spacing:-1px;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	}
	
.yellow_title{
	color:#fefc03;
	letter-spacing:-1px;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	}
	
.brown_2_title{
	color:#ae6c02;
	letter-spacing:-1px;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	}
	
.blue_title{
	color:#293058;
	letter-spacing:-1px;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	}
	
.brown_title{
	color:#ae6c02;
	letter-spacing:0px;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	}
	
.big_blue_title{
	color:#283792;
	letter-spacing:0px;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.masterdiv {
	padding:0 12px 0 0;
	}
	
.menutitle{
	color:#004e12;
	border:1px solid #e2b261;
	background-image:url(../images/tabs_collapse_bg.jpg);
	background-repeat:repeat-x;
	margin:1px 0px 0px 0px;
	padding:4px 0px 4px 6px;
	font-weight:bold;
	font-size:11px;
	/*cursor:hand;*/
	}
	
.menutitle_theme{
	color:#3F3B24;
	border:1px solid #e2b261;
	background-image:url(../images/tabs_collapse_bg.jpg);
	background-repeat:repeat-x;
	margin:1px 0px 0px 0px;
	padding:4px 0px 4px 6px;
	font-weight:bold;
	font-size:11px;
	/*cursor:hand;*/
	}
	
.menutitle_blue{
	color:#fefc03;
	background-image:url(../images/tab_bg_blue.jpg);
	background-repeat:repeat-x;
	margin:1px 0px 0px 0px;
	padding:4px 0px 4px 6px;
	font-weight:bold;
	font-size:11px;
	/*cursor:hand;*/
	}
	
.orange_table_head{
	background:#f29037;
	color:#FFFFFF;
	padding:4px 4px 4px 4px;
	font-weight:bold;
	}
	
.orange_text_label{
	background:#f2b175;
	color:#333;
	padding:2px 2px 2px 4px;
	font-weight:bold;
	}
	
.orange_text{
	background:#f2b175;
	color:#333;
	}
	
.light_orange_text_label{
	background:#f3d4b5;
	color:#333;
	padding:2px 2px 2px 4px;
	font-weight:bold;
	}
	
.light_orange_text{
	background:#f3d4b5;
	color:#333;
	}
	
.green_table_head{
	background:#347758;
	color:#FFFFFF;
	padding:4px 4px 4px 4px;
	font-weight:bold;
	}
	
.green_text_label{
	background:#a5b8a2;
	color:#333;
	padding:2px 2px 2px 4px;
	font-weight:bold;
	}
	
.green_text{
	background:#a5b8a2;
	color:#333;
	}
	
.light_green_text_label{
	background:#cccebc;
	color:#333;
	padding:2px 2px 2px 4px;
	font-weight:bold;
	}
	
.light_green_text{
	background:#cccebc;
	color:#333;
	}
	
.block_header{
	background-image:url(../images/rounded_header.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #ac6702;
	color:#f2e3c9;
	font-weight:bold;
	padding:3px 0px 3px 6px;
	margin:8px 0px 4px 0px;
	clear:both;
	}

.login_border{
	 border-left:solid 1px #AC6702; 
	 border-right:solid 1px #AC6702; 
	 border-bottom:solid 1px #AC6702; 
	 border-top: 1px #000000;
	 }
	
.contact_us_header{
	background-image:url(../images/rounded_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:1px solid #ac6702;
	color:#f2e3c9;
	font-weight:bold;
	padding:3px 0px 3px 6px;
	margin:8px 0px 4px 0px;
	clear:both;
	}
	
.table_header{
	background:#e2b466;
	padding:2px 2px 2px 6px;
	border-right:1px solid #af8640;
	font-weight:bold;
	letter-spacing:0px;
	}
	
.admin_table_header{
	background:#e2b466;
	padding:2px 2px 2px 6px;
	line-height:18px;
	border-right:1px solid #af8640;
	font-weight:bold;
	letter-spacing:0px;
	border-bottom:1px solid #AF8640;
	border-right:1px solid #AF8640;
	}
	
.table_cells{
	background:#f1d3a0;
	padding:2px 2px 2px 6px;
	border-right:1px solid #e2b466;
	letter-spacing:0px;
	}
	
.table_cells_lighter{
	background:#feefd3;
	padding:2px 2px 2px 6px;
	border-right:1px solid #e2b466;
	letter-spacing:0px;
	}
	
.table_cells_text{
	background:#feefd3;
	padding:2px 2px 2px 6px;
	border-bottom:1px solid #e2b466;
	letter-spacing:0px;
	}
	
.sitemaplist{
	list-style:inside;
	list-style-type:none;
	text-align:justify;
	color:#270901;
	padding-left:27px;
	padding-right:5px;
	text-decoration: none;
	}
	
.sitemap{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#280A02;
	padding-left:15px;
	text-decoration:none;	
	}
	
.sitemap_header{
	background-image:url(../images/rounded_header.jpg);
	background-repeat:no-repeat;
	color:#f2e3c9;
	font-weight:bold;
	padding:3px 0px 3px 6px;
	margin:8px 0px 4px 0px;
	clear:both;
	}
	
.contact_us{
	padding-left:30px;
	}	
a.coverlk:link, a.coverlk:visited {
	color: #F7F1E1;
	text-decoration:none;
	font-size:11px;
}
a.coverlk:hover {
	color: #CCCCCC;
	text-decoration:none;
	font-size:11px;
	width:30px;
}

.testtr{
	border-bottom:solid 1px #8C7950;
	width: 85px;
	}
	
.testimonials_pic{
	border:#E2B466 ridge;
	border-collapse:collapse;
	}
	
	
.required {
	color:#FF0000;
}
/*--------for ajax tab--------------*/

.shadetabs{
	font: bold 18px Verdana;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.shadetabs li{
	height:20px;
	display: inline;
	padding:0px;
	margin:0px;

}

.shadetabs li a {
	height:20px;
	text-decoration: none;
	margin:0px;
	padding:0px;
	color:  #fff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.shadetabs li a:visited {
	text-decoration:none;

}
.shadetabs li a:hover{
	text-decoration: none;
	color: #fff;
	top:0px;
	background-color:#DCA445;
}

.shadetabs li.selected{
	position: relative;
	top:0px;
	padding:0px;
	text-decoration: none;
	margin:0px;
	color:#CA8F2F;
	background-color:#CC8E26;
	padding:2px 8px 8px 8px;
	margin:0px 0px 0px 0px;
}

.shadetabs li a.selected {
	color:#CA8F2F;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #885C22;

	}
.shadetabs li a.selected:visited{
	color:#CA8F2F;
	text-decoration: none;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color:#38280E;
background-color:#CC8E26;
}

.contentstyle{
width: 800px;
margin: 0px; 
padding: 0px;
border: 1px solid #885C22;


}
.tabberdiv{
	height: 30px;
	width: 433px;
	padding-top: 2px;
	border: 1px solid #885C22;
	background-color:#DCA445;
}

.mix{margin-left:-6px;background-color:#B48029;padding: 9px 8px 10px 8px;}

#staffP{
	border: 1px dashed #2A0E04;
	padding:0 0 8px 8px ;
}
/*-------------ends here-----------*/	
	
/*--------------sitemap_link----------------*/

.home_sitemap{
	text-decoration:none;
	font-size:13px; 
	color:#270901; 
	font-weight:bold; 
	height:20px;
	
}

a.home_sitemap:link, a.home_sitemap:visited{	
	text-decoration:none;
	font-size:13px; 
	color:#270901; 
	font-weight:bold; 
	height:20px;
	}
	
.city_sitemap{
	font-size:12px; 
	color:#6D1E1A; 
	font-weight:bold;
	height:20px;
	
}

a.city_sitemap:link, a.city_sitemap:visited{	
	text-decoration:none;
	font-size:12px; 
	color:#6D1E1A;
	font-weight:bold;
	height:20px;
	}
	
.hotel1_sitemap{
	 font-size:10px; 
	 color:#3F3B24;font-weight:bold;
	 height:20px;	
}

a.hotel1_sitemap:link, a.hotel1_sitemap:visited{	
	text-decoration:none;
	font-size:10px; 
	color:#3F3B24;
	font-weight:bold;
	height:20px;
	}

.specialdeal_bullet{
	list-style:inside;
	list-style-image:url(../images/arrow-list.gif);
	
	line-height:16px;
	}
	
#specialdeal{
	color:#270901;
	}
	
.sptrans{
	font-size:10px;
	color:#333333;
	padding-left:50px;
	}
	
.spline{
	text-align:justify;
	padding:5px 5px 5px 15px;
	}
	
.specialulist{
	 list-style:inside; 
	 list-style-type:decimal; 
	 }
	
.speciallist{
	color:#333333; 
	font-weight:bold;}


.admin_title{
	color:#6d1d17;
	line-height:30px;
	font-weight:bold;
	}
	
tr.datacell1 { background-color:#DCA445; color: black; height:20px;}
tr.datacell2 {background-color:#F2E3C9;	color: black;height:20px;}	
tr.datacell3 {background-color:#3F3B24;color: white;height:20px;}


.errormsg{
	color: #831c00;
	}
	
.admin_cells_lighter{
	background:#feefd3;
	padding:2px 2px 2px 6px;
	border-right:1px solid #e2b466;
	letter-spacing:0px;
	border-bottom:1px solid #E2B466;
	border-right:1px solid #E2B466;
	}
.stp {
	font-size: 10px;
	color: #F2E3C9;
}	
a.stp:link, a.stp:visited {
	font-size: 10px;
	color: #F2E3C9;
	text-decoration:none;
}
a.stp:hover {
	text-decoration:underline;}
	

a.travel_agent:link , a.travel_agent:visited{
	color:#3F3B24;
	text-decoration:none;
	}

a.travel_agent:hover{
	color:#6B3901;
	text-decoration:none;
	}
div#ahn-fb {
	position:absolute;
	margin:40px 0 0 845px;
}