/* ///////////////  PRE-DEFINED HTML TAGS ////////////////////// */
body { margin:0px;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}

p A {
	font-weight: bold;
	font-size: 11px;
	color: #2a4a8e;
	text-decoration: underline;
}

p A:hover {
	font-weight: bold;
	font-size: 11px;
	color: #dfe8ff;
	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: #000000;
	list-style-type: disc;
}

ul {

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

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2a4a8e;
	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: #2a4a8e;
	text-decoration: none;
}

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

h3 A {
	color: #2a4a8e;
	text-decoration: underline;
}

h3 A:hover {
	color: #dfe8ff;
	text-decoration: none;
}

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

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2a4a8e;
	text-decoration: none;
}


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

.reservation_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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: #2a4a8e;
	text-decoration: none;
	line-height: 1.5em;
}

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

.left_column{
	background-image: url(../images/img_sidebar.jpg);
	position:relative;
	width:259px;
	height: 306px;
	float:left;
	clear: right;
}
.left_column_content { padding: 15px 0 0 21px;	text-align: center;}
/* //////////////////// END LEFT BOX /////////////////// */

/* ///////////////LAYOUT - CLASSES ///////////////////// */
.page_background { background-color: #dfe8ff;}
#top {
	background-image: url(../images/img_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 846px;
	overflow: visible;
	margin: 0;
	border: 0;
}

#top_logo {
	width: 50px;
  	height:100px;
  	margin-left: 25px;
  	border: none;
}
#header { background: url(../images/img_bg_content.jpg) repeat-y; height: 330px; width: 846px; overflow: hidden; padding: 0px;}
#navigation_container{
	background-image: url(../images/img_navigation.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 846px;
	height: 50px;
	text-align: center;
}

#navigation {
	margin-left: 50px;
	margin-right: 40px;
	padding-top: 13px;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #dfe8ff;
	text-decoration: none;
	font-size: 11px;
}

.topnav A {
	font-weight: normal;
	color: #dfe8ff;
	text-decoration: none;
}

A.topnav {
	font-weight: normal;
	color: #dfe8ff;
	text-decoration: none;
}

.topnav A:hover {
	font-weight: normal;
	color: #dfe8ff;
	text-decoration: none;
}

.topnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #dfe8ff;
	text-decoration: none;
	font-size: 11px;
}

.navline01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A2BCCC;
	text-decoration: none;
	padding: 20px;
	font-weight: normal;
}
#container { background: url(../images/img_bg_content.jpg) repeat-y; text-align: left; position: relative; width: 846px; padding-bottom:5px;}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	align: center;
	text-align: center;	
}

#box_container_01 {
	background-image: url(../images/img_boxrate.jpg);
	border:1px solid #BBBBBB;
	width:480px;
	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:480px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ///////////////END LAYOUT - CLASSES /////////////////// */


/* ///////////////  EW - CLASSES   ////////////////////// */
#ew_content { padding-top:5px; text-align: left; margin-left: 270px; width: 530px;}
/* ///////////////  END EW - CLASSES   ////////////////// */

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

/* ///////////// END PPC - CLASSES   //////////////////// */
