@charset "UTF-8";

/* Primary layout */

body {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	background:url(../../en/images/bgtile.jpg) center repeat-y;
}

/* Background motive */

.wallpaper {
	background:url(../../en/images/bgmotive.jpg) top center no-repeat;
}

/* Font class */

.bold10_gry1 {
    font:bold 10px Arial;
	color:#555555;	
}

.bold11_gry1 {
    font:bold 11px Arial;
	color:#7E7E7E;	
}

.bold11_gry2 {
    font:bold 11px Arial;
	color:#555555;	
}

.copy11_blk {
    font:normal 11px Arial;
	color:#000000;	
}

.copy12_blk {
    font:normal 12px Arial;
	color:#000000;	
}

.copy13_blk {
    font:normal 13px Arial;
	color:#000000;	
}


.copy9_gry01 {
    font:normal 9px Arial;
	color:#666666;	
}

.copy9_blk {
    font:normal 9px Arial;
	color:#000000;	
}

.copy9_gry02 {
    font:normal 9px Arial;
	color:#CCCCCC;	
}

.copy9_org {
    font:normal 9px Arial;
	color:#FFB70B;	
}

.copy10_gry01 {
    font:normal 10px Arial;
	color:#555555;	
}

.copy11_gry01 {
    font:normal 11px Arial;
	color:#555555;	
}

.copy12_blu01 {
    font:normal 12px Arial;
	color:#3a396d;	
}

/* Header */

.h13_gry01 {
    font:bold 13px Arial;
	text-transform:uppercase;
	color:#292929;	
}

.h13_gry02 {
    font:bold 13px Arial;
	text-transform:uppercase;
	color:#707070;	
}

.h13_blu01{
	font:bold 13px Arial;
	text-transform:uppercase;
	color:#3a396d;
}

.h15_blk {
    font:bold 15px Arial;
	text-transform:uppercase;
	color:#000000;	
}




/* Verdana */
.V_copy10_gry01 {
    font:normal 10px Verdana;
	color:#555555;	
}

.V_copy10_gry02 {
    font:normal 10px Verdana;
	color:#919191;	
}

.V_copy11_blk01 {
    font:normal 11px Verdana;
	color:#000000;	
}

.V_bold11_gry01 {
    font:bold 11px Verdana;
	color:#555555;	
}

/*custom links*/

.customLink:link {
	font:bold 11px Arial;
	text-transform:uppercase;
	color:#7E7E7E;
	text-decoration:none;
}

.customLink:hover {
	font:bold 11px Arial;
	text-transform:uppercase;
	color:#FFB70B;
	text-decoration:none;
}

.customLink:active {
	font:bold 11px Arial;
	text-transform:uppercase;
	color:#7E7E7E;
	text-decoration:none;
}

.customLink:visited {
	font:bold 11px Arial;
	text-transform:uppercase;
	color:#7E7E7E;
	text-decoration:none;
}

.customLink1:link {
	font:bold 10px Verdana;
	text-transform:uppercase;
	color:#555555;
	text-decoration:none;
}

.customLink1:hover {
	font:bold 10px Verdana;
	text-transform:uppercase;
	color:#FFB70B;
	text-decoration:none;
}

.customLink1:active {
	font:bold 10px Verdana;
	text-transform:uppercase;
	color:#555555;
	text-decoration:none;
}

.customLink1:visited {
	font:bold 10px Verdana;
	text-transform:uppercase;
	color:#555555;
	text-decoration:none;
}



.customSUB:link {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#754c24;
	text-decoration:none;
}

.customSUB:hover {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#CCCCCC;
	text-decoration:none;
}

.customSUB:active {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#754c24;
	text-decoration:none;
}

.customSUB:visited {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#754c24;
	text-decoration:none;
}

.customSUB1:link {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#7E7E7E;
	text-decoration:none;
}

.customSUB1:hover {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

.customSUB1:active {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#7E7E7E;
	text-decoration:none;
}

.customSUB1:visited {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#7E7E7E;
	text-decoration:none;
}

.customSUB2:link {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#7E7E7E;
	text-decoration:none;
}

.customSUB2:hover {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
}

.customSUB2:active {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#7E7E7E;
	text-decoration:none;
}

.customSUB2:visited {
	font:bold 9px Arial;
	text-transform:uppercase;
	color:#7E7E7E;
	text-decoration:none;
}

.customSUBfooter:link {
	font:normal 9px Arial;
	color:#848484;
	text-decoration:none;
}

.customSUBfooter:hover {
	font:normal 9px Arial;
	color:#CCCCCC;
	text-decoration:none;
}

.customSUBfooter:active {
	font:normal 9px Arial;
	color:#848484;
	text-decoration:none;
}

.customSUBfooter:visited {
	font:normal 9px Arial;
	color:#848484;
	text-decoration:none;
}

/* Border */

.solidewhtbdr {
	border:1px solid #FFFFFF;
	text-decoration:none;
}

.dottedgrybdr1 {
	border-top:1px dotted #BDBDBD;
	border-bottom:1px dotted #BDBDBD;
	text-decoration:none;
}

.dottedbtmgrybdr1 {
	border-bottom:1px dotted #BDBDBD;
	text-decoration:none;
}

.countryselect {
	font:normal 9px Arial;
	background:#666666;
	color:#FFFFFF;
	height:16px;
	width:130px;
	border:0;
	text-decoration:none;
	
}
/*newsletter start*/
/* Positions the contact form so it doesn't interfere with any other content, as well as a z-index above any other elements on the page */	
#contactFormContainer {
	font:bold 11px Arial;
	position:absolute;
	left:568px;
	z-index:1;
	}
	
/* Some styling for the contact button */
#contactFormContainer .contact {
	height:18px; width:172px;
	/*background:url(../../newsletter/images/bg.png); */
	font:bold 11px Arial;
	position:absolute; 
	left:22px; bottom:-20px; 
	cursor:pointer;
	border: 1px solid #6D6D6D;
	background-color:#6D6D6D;
	color:#FFF;
	text-align:center;
	}
	
/* Hides the whole contact form until needed */	
#contactForm {
	height:60px;width:170px;
	/*background:#515151 url(../../newsletter/images/birdy.jpg) no-repeat 241px 11px; */
	background:url(../../newsletter/images/bg.png); 
	border:1px solid #6D6D6D;
	padding:5px 12px; 
	color:#333;
	display:none;
	}   

/* Loading bar that will appear while the ajax magic is happening */
.bar{
	display:none; 
	background:url(../../newsletter/images/ajax-loader.gif) no-repeat center; 
	margin-top:10px; 
	height:40px; width:120px;
	}
	
/* Hides the confirmation message until needed */	
#messageSent {display:none;}

/* This hides the form validation alert messages until needed */
#contactForm span { 
	display:none; 
	font-size:9px; 
	line-height:10px; 
	padding-left:6px; 
	color:#f5c478;
	}
		
/* Hides the darkening layer for the Modal effect. The z-index is necessary for layering purposes, and be sure to keep the positioning/height/width the same */	
#backgroundPopup{
	display:none; 
	position:fixed; 
	_position:absolute; 
	height:100%; width:100%; 
	top:0; left:0;
	background:#000; 
	z-index:11;
	}  
	
/* Form styling from here on out. There is nothing in here that you HAVE to use to get this to work */	
#contactForm input {
	width:160px; 
	background:#6d6d6d; 
	color:#fff; 
	border:1px solid #8a8a8a; 
	height:15px; 
	line-height:14px; 
	font-size:11px; 
	padding:2px 2px 0px;
	margin-bottom:10px;
	}
#contactForm input {background-position:0px -20px;}
#contactForm .submit {
	margin-top:-4px;
	border:1px solid #aba8a8; 
	background:#e5e5e5; 
	color:#4d4d4d; 
	font-weight:normal; 
	padding:1px;
	height:20px; width:50px; 
	cursor:pointer; 
	float:left; 
	}
#contactForm .submit:active {background:#cacaca; }
#contactForm label {padding-left:4px; font-weight:bold;}
#contactForm .input_boxes {float:left; width:167px; height:50px;}
/*newsletter end*/

/*styles for main landing page:events & celebration*/
#el_first{border:0px solid #CCC;overflow:hidden;background-image:url(/en/images/landing_ec_top.png); background-repeat:no-repeat; width:541px;height:10px;}
#el_middle {border:0px solid #CCC;overflow:hidden;width:541px;}
.el_middle_first {margin-top:-2px;}
.content_middle_even{background-color:#D1D2D2;overflow:hidden;padding-top:1em;}
.content_middle_odd{background-color:#E3E4E6;overflow:hidden;padding-top:1em;}
#el_last_odd {border:0px solid #CCC;overflow:hidden;background-image:url(/en/images/landing_ec_bottom_odd.png); background-repeat:no-repeat; width:541px;height:10px;}
#el_last_even {border:0px solid #CCC;overflow:hidden;background-image:url(/en/images/landing_ec_bottom_even.png); background-repeat:no-repeat; width:541px;height:10px;}
#el_shadow {margin-bottom:2em;background-image:url(/en/images/main_listing_shadow.png); background-repeat:no-repeat; width:541px;min-height:20px;}
.head{margin-bottom:1em;}
.thumbs{width:100px;float:left;text-align:center;}
.description{width:430px;float:left;border:0px solid #CCC;padding-bottom:1em; text-align:justify;}
/*styles for main landing page:destinations*/
.dl{border:0px solid #FFF;float:left;width:172px;}
.d_pic{width:157px;margin:0px;border:1px solid #999;}
.d_pic_left{margin-left:4px;}
.d_pic_middle{margin:0 auto;}
.d_pic_right{margin-left:12px;}
.d_head{font-weight:bold; font-size:11px; text-align:left;margin-top:4px;}
.d_description{width:157px;border:0px solid #CCC;text-align:justify;margin:0 auto;padding:4px;}
.d_description_left{margin-left:-2px;}
.d_description_right{margin-left:7px;}
.min_height{min-height:269px;}
#dl_first{float:left;background-image:url(/en/images/main_fd_left.png); background-repeat:no-repeat; width:13px;height:279px;}
#dl_last{float:left;background-image:url(/en/images/main_fd_right.png); background-repeat:no-repeat; width:13px;height:279px;}
.clear{margin:0px;padding:0px;clear:both;}

