/* ///////////////  PRE-DEFINED HTML TAGS ////////////////////// */
body {
	margin-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.rates16 
{
font-size: 16px;
font-family: Arial, Helvetica, sans-serif; 
color: #ff6c00; 
font-weight: bold;
line-height: 1.5em;
}

.rates11 
{font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000; 
line-height: 1.5em;
}

.rates12 {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif; 
color: #000000; 
font-weight: bold;
line-height: 1.5em;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39322c;
	line-height: 1.5em;
}

p A {
	font-weight: normal;
	font-size: 11px;
	color: #0f4482;
	text-decoration: underline;
}

p A:hover {
	font-weight: normal;
	font-size: 11px;
	color: #3679b0;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39322c;
	list-style-type: disc;
}

ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39322c;
	line-height: 1.5em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0f4482;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}

h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0f4482;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

h3 A {
	color: #0f4482;
	text-decoration: underline;
}

h3 A:hover {
	color: #3679b0;
	text-decoration: underline;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3679b0;
	text-decoration: none;
}


.city_country {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f4482;
	text-decoration: none;
	font-weight: normal;
}

.reservation_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39322c;
	font-weight: bold;
}


/* //////////////////// LEFT BOX /////////////////////// */
.check_avail {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

.currency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #ff6c00;
	text-decoration: none;
}

.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #ff6c00;
	text-align: center;
	text-decoration: none;
	line-height: 1em;
}

.left_column{ width:192px; float:left; clear:right; margin-top:21px; text-align:center; text-align:center;}
.left_column_content { margin:0px; width:182px; position:relative; }

/* //////////////////// END LEFT BOX /////////////////// */

/* ///////////////LAYOUT - CLASSES ///////////////////// */
.page_background { background:url(../images/img_background.jpg) repeat-x top #9bbdd8;}

#top {
	background-image: url(../images/img_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 243px;
	width: 780px;
	overflow: visible;
	margin: 0;
	border: 0;
}

#top_logo {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/img_logo.png');	
	width: 147px;
  	height:52px;
  	margin-left: 0px;
	margin-bottom:12px;
  	border: none;		
}
html>body #top_logo { margin-left:15px;}
#top_logo[id] { background:url(../images/img_logo.png) no-repeat;}
#top_logo2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/img_logo.png');	
	width: 147px;
  	height:52px;
  	margin-left: 0px;
	margin-bottom:12px;
  	border: none;	
}
html>body #top_logo2 { margin-left:15px;}
#top_logo2[id] { background:url(../images/img_logo.png) no-repeat;}

#header {
	float:left;
	padding: 0px;
	width:588px;
	height:243px;
	overflow:hidden;
	background-image: url(../images/img_banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

#navigation_container{
	width: 780px;
	height: 27px;
	text-align: center;
}

#navigation {
	background:url(../images/img_navigation.gif) no-repeat;
	margin-left:192px;
	width:588px;
	height:27px;		
	padding-top: 2px;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b1613;
	text-decoration: none;
	font-size: 10px;
}

.topnav A {
	font-weight: bold;
	color: #1b1613;
	text-decoration: none;
}

A.topnav {
	font-weight: bold;
	color: #1b1613;
	text-decoration: none;
}

.topnav A:hover {
	font-weight: bold;
	color: #0f4482;
	text-decoration: underline;
}

.topnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

.navline01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #39322c;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}

#container {
	background-image: url(../images/img_bg_content.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	position: relative;
	width: 780px;
}

#bottom {
	background: url(../images/img_main_bottom.jpg) right no-repeat;
	width: 780px;
	height: 8px;
}

#footer {
	width: 780px;
	padding: 0px;
	margin: 0px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left:214px;
	margin-right:22px;
	align: center;
}

#box_container_01 {
	background-image: url(../images/img_boxrate.jpg);
	border:1px solid #BBBBBB;
	width:500px;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.room_rates_container
{
    margin-left:120px;
}

#box_container_02 {
	background:#FFFFFF;
	border:1px solid #BBBBBB;
	width:500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ///////////////END LAYOUT - CLASSES /////////////////// */


/* ///////////////  EW - CLASSES   ////////////////////// */
#ew_content {
	margin-left:214px;
	padding-top:15px;
	text-align: left;
	margin-right: 22px;
}

/* ///////////////  END EW - CLASSES   ////////////////// */

/* ///////////////  PPC - CLASSES   ///////////////////// */
#ppc_content {
	margin-left:214px;
	padding-top:15px;
	text-align: left;
	margin-right: 22px;
}

/* ///////////// END PPC - CLASSES   //////////////////// */
#main-top { width:780px; height:4px; background:url(../images/img_main_top.gif) right no-repeat; font-size:0; padding:0; margin:0;f}





/* ///////////// PROMOTIONS CLASSES   //////////////////// */
#inner_content {
	width:500px;
	margin:0 auto;
	padding:0px;
	
	}

.image {
	float:left;
	/*width:180px;
	height:130px;*/
	padding:3px;
	margin-right:10px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.image2 {
	/*width:180px;
	height:130px;*/
	padding:3px;
	margin:0px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.image2b {
	padding:3px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.thumbs {
	/*width:180px;
	height:130px;*/
	padding:3px;
	margin:5px;
	border:1px solid #ccc;
	background-color:#fff;
	}
	

/* ---- text ----*/
.textBlue {
	color:#087b96;
	}

.textBlue16 {
	color:#087b96;
	font-size:16px;
	font-weight:bolder;
	}

/* ------------ */

.left {
	float:left;
	}

.right {
	float:right;
	}
	
.clear {
	clear:both;
	}


