/* Global
------------------------------------------------------------------*/
html, body{
margin:0;	padding:0;	text-align:center;	background:#347B1B url(/images/background-bg.jpg) top left repeat-x;}  

form, h1, h2, h3, h4, h5, h6, ul, li, ol, dl{
margin:0;	padding:0;}

p{
padding:5px 0; margin:5px 0;}	

hr {
clear:both;	visibility:hidden;	}

.clear {
clear:both;	}

.clearfixboth{
clear:both; font-size:0px; height:0px; line-height:0px;} 

/* *** Float containers fix *** */ 
.clearfix:after {
content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


img {behavior: url(iepngfix.htc); border:0 }


/***********************************************/
/*                          Layout Divs                          */
/***********************************************/
#header{width:900px; margin:0 auto; height:430px; background:url(images/header-bg.jpg) left bottom no-repeat;}
#GETheader H1{text-indent:-1999px; height:0; font-size:11px;}
#footer{width:900px; margin:0 auto; font:normal 12px/16px "Tahoma"; color:#FFFFFD; text-align:center; padding:20px 0; background:url(images/footer-bg.jpg) top left no-repeat;}

#warp{background:url(images/body-bg.png) top left repeat-y; width:900px; margin:0 auto;}
#warp-right{background:url(images/col-right-bg.jpg) top left repeat-y; width:651px;}
.txtintro{font:normal 13px/16px "tahoma"; color:#000;}
.txtintro H1{text-indent:-999px; font-size:0}
/* image replacement */
	.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}
/* // image replacement */
		
#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:530px;
	height:160px;
	margin-bottom:2em;
	}	

/* Easy Slider */

#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:530px;
	height:160px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:81px;
	position:absolute;
	left:-33px;
	top:50px;
	z-index:1000;
	}	
#nextBtn, #slider1next{ 
	left:530px;
	}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:81px;
	background:url(images/arrow-left.jpg) no-repeat 0 0;	
	}	
#nextBtn a, #slider1next a{ 
	background:url(images/arrow-right.jpg) no-repeat 0 0;	
	}	
	
/* numeric controls */	

ol#controls{
	margin:1em 0;
	padding:0;
	height:28px;	
	}
ol#controls li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	}
ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
	}
ol#controls li.current a{
	background:#5DC9E1;
	color:#fff;
	}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* // Easy Slider */

/*Gallery*/
.hotel-photoshow{
	width:300px; height:225px; float:left; text-align:right;
	font:11px "verdana";color: #333; text-decoration:none;
	padding:0 10px 0 0;}
.hotel-photolist{
	width:300px; text-align:left; float:right;/* min-height:190px;*/
	font:11px "verdana";color: #333; text-decoration:none;
	padding:0;}
.hotel-photothumb{
width:300px;
height:auto!important;
height:260px;
min-height:260px;
padding:5px 0 8px 0;}
.hotel-photothumb img{
	width:50px; height:37px}

.hotel-photothumb ul{
	list-style: none;
	/*height:73px;*/
	padding: 3px 0;
	width:300px;
	margin: 0;
	text-align:center;}

.hotel-photothumb li{
	float:left; padding:0 8px 8px 0;}




/*Black Color*/
.txtblack12{font:normal 12px "tahoma"; color:#000;}
.txtblack13{font:normal 13px "tahoma"; color:#000;}
.lblackred12,.lblackred12:link,.lblackred12:visited {
font:  12px "verdana"; color:#000; text-decoration:underline;}
.lblackred12:hover {
color:#CD2427; text-decoration:none;}


/*Blue Color*/
.txtblue13{font:normal 13px "tahoma"; color:#06F}
			
/*Red Color*/
.txtred13{font:normal 13px "tahoma"; color:#c00;}
.lred12_,.lred12_:link,.lred12_:visited {
font:  12px "verdana"; color:#CD2427; text-decoration:underline;}
.lred12_:hover {
color:#CD2427; text-decoration:none;}


			
/*Green Color*/
.lgreen13_,.lgreen13_:link,.lgreen13_:visited {
font:  13px "verdana"; color:#590; text-decoration:underline;}
.lgreen13_:hover {
color:#590; text-decoration:none;}

/*White Color*/
.txtwhite13{font:normal 13px "tahoma"; color:#FFFFFD}

.lwhite13,.lwhite13:link,.lwhite13:visited {
font:  13px "verdana"; color:#FFFFFD; text-decoration:none;}
.lwhite13:hover {
color:#FFFFFD; text-decoration:underline;}

