body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(../img/background_body_grey.gif) top center repeat-y;
	font-family: arial, sans-serif;
	text-align:center;
	}

.maincontainer {
	width: 800px;
	margin:auto;
	border: solid 1px rgb(100,100,100);
	background-image: url(../img/background_body_white.gif);
	height: auto;
	overflow: hidden;
}

.site-name {
	width: 800px;
	height: 50px;
	top: 12px;
	z-index: 4;
	overflow: hidden;
	margin: 0px;
	padding-left: 0px;
	color: rgb(69,140,204);
	background-color: #FFFFFF;
}
.header  {
	width: 800px;
	height: 100px;
	z-index: 1;
	overflow: hidden;
	margin: 0px;
	background-color: transparent;
	background-image: url(../img/header.jpg);
	float: right;
	font-size: 20px;
	color: #FFFFFF;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.top {
	width: 800px;
	height: auto;
	float: right;
	overflow: hidden;
	background-color: #FFFFFF;
	clear: both;
}
.memu_top {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}
.memu_top ul {
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	border-left: solid 1px rgb(115,162,182);
	background-color: rgb(255,255,255);
	font-weight: bold;
	width: inherit;
}	
.memu_top li {
	display: inline-block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float:left;
}
.memu_top li a {display: block; float: left; margin: 0px; padding: 2px 5px 2px 5px; border-right: solid 1px rgb(115,162,182); color: rgb(115,162,182); text-decoration: none; font-size: 11px; font-weight:bold;}
.memu_top a:hover, .menu a.selected {
	color: rgb(50,50,50);
	text-decoration: none;
}

/*----------------------------*/
/* 2.4 - Navigation - Level 2 */
/*----------------------------*/
.menu {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu ul {float: left; width: 800px; margin: 0px; padding: 0px; border-top: solid 1px rgb(54,83,151); border-bottom: solid 1px rgb(54,83,151); background-color: rgb(127,162,202); font-weight: bold;}	
.menu li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.menu li a {display: block; float: left; margin: 0px 0px 0px 0px; padding: 5px 10px 5px 10px; border-right: solid 1px rgb(54,83,151); color: rgb(255,255,255); text-transform: uppercase; text-decoration: none; font-size: 100%;}
.menu a:hover, .menu a.selected {
	color: #FFFF66;
	text-decoration: none;
}
.buffer {float: left; width: 800px; height: 30px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}

/*----------------------------*/
/* menu_left */
/*----------------------------*/
.menu_left {
	overflow: hidden;
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: rgb(75,75,75);
	font-size: 1em;
	height: auto;
}

.menu_left ul {width: 160px; margin: 0px 0px 20px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: rgb(219,230,241);}	
.menu_left li {list-style: none; margin: 0px; padding: 0px;}
.menu_left li.title {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 2px 15px;
	background-color: rgb(156,186,214);
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
.menu_left li.group a {
	display: block;
	min-height: 1.7em;
	height: auto;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 15px;
	border-top: solid 1px rgb(200,200,200);
	border-left: solid 7px rgb(219,230,241);
	color: rgb(75,75,75);
	font-weight: bold;
	font-size: 12px;
}
.menu_left li a {display: block; min-height: 1.7em; height: auto; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); text-decoration: none; font-size: 120%;}
.menu_left li a:hover, .menu_left li a.selected {
	border-left: solid 7px rgb(156,186,214);
	color: rgb(100,100,100);
	text-decoration: none;
	font-size: 12px;
}

/******************************************************************************/
/* SECTION 3 - SPECIFIC CLASSES FOR LAYOUT #1 (With navigation, with sidebar )*/
/******************************************************************************/
.left {
	overflow: hidden;
	clear: both;
	float: left;
	width: 150px;
	min-height: 500px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: rgb(75,75,75);
	font-size: 1em;
}


.middle {
	float: left;
	width: 438px;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	color: rgb(75,75,75);
}
.middle-container {
	clear: both;
	float: left;
	width: 438px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.middle-container-1col {
	overflow: hidden;
	width: 438px;
	margin: 0px;
	padding: 0px;
}
.middle-container-1col-txtright-200px {float: right; width: 196px; margin: 0px; padding: 0px;}
.middle-container-1col-txtright-160px {float: right; width: 236px; margin: 0px; padding: 0px;}
.middle-container-1col-txtright-120px {float: right; width: 276px; margin: 0px; padding: 0px;}
.middle-container-1col-txtright-100px {float: right; width: 296px; margin: 0px; padding: 0px;}
.middle-container-1col-txtright-80px {float: right; width: 316px; margin: 0px; padding: 0px;}
.middle-container-1col-txtright-60px {float: right; width: 336px; margin: 0px; padding: 0px;}
.middle-container-1col-txtright-40px {float: right; width: 356px; margin: 0px; padding: 0px;}

.middle-container-2col-txtright-100px {float: right; width: 79px; margin: 0px; padding: 0px;}
.middle-container-2col-txtright-80px {float: right; width: 99px; margin: 0px; padding: 0px;}
.middle-container-2col-txtright-60px {float: right; width: 119px; margin: 0px; padding: 0px;}
.middle-container-2col-txtright-40px {float: right; width: 139px; margin: 0px; padding: 0px;}
.middle-container-2col-txtright-20px {float: right; width: 159px; margin: 0px; padding: 0px;}

.middle-container-3col-left {
	overflow: hidden;
	float: left;
	width: 129px;
	margin: 0px 25px 0px 0px;
	padding: 0px;
}
.middle-container-3col-middle {
	overflow: hidden;
	float: left;
	width: 129px;
	margin: 0px;
	padding: 0px;
}
.middle-container-3col-right {
	overflow: hidden;
	float: right;
	width: 129px;
	margin: 0px;
	padding: 0px;
}
.middle-container-3col-txtright-60px {float: right; width: 47px; margin: 0px; padding: 0px;}
.middle-container-3col-txtright-40px {float: right; width: 67px; margin: 0px; padding: 0px;}
.middle-container-3col-txtright-20px {float: right; width: 87px; margin: 0px; padding: 0px;}
.middle-container-3col-txtright-10px {float: right; width: 97px; margin: 0px; padding: 0px;}



/* Headings */
h1{
	text-indent:-9999px;
	border:0;
	font-size:15px;
	padding:3px 10px 0px 0px;
	height:50px;
	width:277px;
	float: right;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

h2 {
	overflow: hidden;
	width: 438px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 3px rgb(88,144,168);
 	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 180%;
}

h3 {margin: 0px 0px 10px 0px; padding: 3px 10px 2px 10px; background-color: rgb(156,186,214); color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size:12px;}
h4 {
	font-size: 12px;
	font-weight:bold;
	color: #0065AE;
	padding: 0px 0px 10px 0px;
	width: auto;
	height: auto;
	margin: 0px;
	clear: both;
}
h5{
	overflow: hidden;
	width: 140px;
	margin: 0px 0px 5px 0px;
	padding:0px;
 	color: #5890a8;
	font-weight: bold;
	font-size:11px;
}

h5 a
{
	text-decoration: none;
	color: #006699;
	font-weight:normal;
	padding:0px 0px 4px 0px;
	line-height:18px;
	margin-right:0px;
	font-size: 12px;
	font-weight:bold;
}

h5 a:hover{color: #0099FF;}

h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%;}

/* Paragraphs */
p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}

/* Lists */
ul.noindent {margin: 0px 0px 7px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; font-size: 120%;}
ul.indent {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: arial; font-size: 120%;}
ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-type: decimal; list-style-position: outside; font-size: 120%;}
ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-type: none; line-height: 1.2em; font-size: 120%; }
ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-type: none; line-height: 1.2em; font-size: 120%; }


/*--------------------*/
/* right */
/*--------------------*/
.right {overflow: hidden; float: right; width: 160px; min-height: 500px; margin: 0px; padding: 0px 0px 10px 0px; text-align: left; color: rgb(75,75,75);}
.right-title-shade {margin: 0px; padding: 2px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}
.right-txtbox-noshade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px;}
.right-txtbox-shade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px; background-color: rgb(235,235,235);}
.right-txtbox-noshade p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
}
.right-txtbox-shade p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 110%;}

/*--------------------*/
/* 6.3 - Footer Area  */
/*--------------------*/
.footer {
	overflow: hidden;
	clear: both;
	width: 800px;
	height: auto;
	margin: 0px;
	padding: 0.5em 0px 0.5em 0px;
	border-top: solid 1px rgb(125,125,125);
	background-color: rgb(128,161,202);
	color: rgb(255,255,255);
	font-size: 1em;
}
.footer p {margin: 0px; padding: 0px; text-align: center; line-height: 1.3em; font-size: 110%;}

/*-------------------*/
/* 6.4 - Hyperlinks  */
/*-------------------*/
.middle a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {
	color: #0065AE;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.middle a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.middle a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited  {
	color: #0065AE;
}
.footer a {color:#fff; text-decoration: underline;}
.footer a:hover {
	color:#FFFF66;
	text-decoration: none;
}

.footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.footer li {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	font-size: 12px;
	display:inline;
}



/*****************************/
/* SECTION 8 - MISCELLANEOUS */
/*****************************/
.showcode {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: rgb(255,0,0);
}
.clear {clear: both;}
.hide {display: none;}
br {clear: none;}

.logo{
	height:50px;
	width:277px;
	float:left;
	background-image: url(../img/logo.jpg);
}

form{margin: auto; margin:0px; padding:0px;}

.line{
	border-bottom:1px solid #ccc;
	clear:both;
	width:auto;
	height:10px;
	margin-bottom: 10px;
}

.small_pic{
	padding:2px;
	border:1px solid #ccc;
	height:auto;
	width:auto;
	margin-bottom: 10px;
}

.test_box{
	width:438px;
	height: auto;
	overflow:hidden;
	float: left;
}

.box_left {
	overflow: hidden;
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
.box_right {
	overflow: hidden;
	float: right;
	width: 210px;
	margin: 0px;
	padding: 0px;
}

.right_bottom{
	width:210px;
	height:10px;
	background:url(../images/left_bottom.gif) no-repeat;
	clear:both;
	float: right;
	overflow: hidden;
}

.right_bottom_next{
	width:140px;
	height:24px;
	background:url(../images/left_bottom_next.gif) no-repeat;
	clear:both;
	float: right;
	overflow: hidden;
	padding: 5px 10px 0px 10px;
}

.next{
	width:38px;
	height: auto;
	float: right;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}


.next a:link,.next a:visited,.next a:active{
	text-decoration:none;
	color:#005395;
	font-weight: bold;
}

.next a:hover{
	color:#FF6600;
}


.prev{
	width:40px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}


.prev a:link,.prev a:visited,.prev a:active{
	text-decoration:none;
	color:#005395;
	font-weight: bold;
}

.prev a:hover{
	color:#FF6600;
}

.right_middle{
	width:140px;
	padding:10px 0 0 10px;
	float: left;
	height:auto;
	overflow:hidden;
}


/***** hotels_in *****/

.hotels_color1{
	width:438px;
	height:auto;
	overflow:hidden;
	background-color: #F8F7F0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: right;
	border: 1px solid #F1EDC7;
	margin-bottom: 2px;
	margin-top: 2px;
}


.hotels_color2{
	width:438px;
	height:auto;
	overflow:hidden;
	background-color: #FEFEFE;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: right;
	border: 1px solid #F1EDC7;
}


.hotel_pic{
	width:71px;
	height:71px;
	overflow:hidden;
	border:1px solid #F1EDC7;
	float: left;
	margin: 10px 10px 10px 10px;
}

.hotel_text{
	overflow:hidden;
	float: right;
	width: auto;
}

.hotel_h{
	width:335px;
	height:auto;
	overflow:hidden;
	padding:10px 10px 0px 0px;
}

.hotel_p{
	width:auto;
	height:auto;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	text-align: right;

}

.hotel_p a{
color:#669900; 
text-decoration:underline;
}

.hotel_p a:hover{
color:#336699;
text-decoration:underline;
}

table{
    margin:0px;
    padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}


/* New Compo*/

.compo form {
	background:url("/images/search.jpg") no-repeat scroll left top transparent;
	float:left;
	height:96px;
	padding:18px 0 10px 10px;
	margin:10px 0 10px 10px;
	width:380px;
}

.compo .search {
	width:365px;
	float:left;
	height:auto;
	overflow:hidden	
}

.compo .checkin {
	float: right;
	font-size:11px;
	padding:0 10px 0 0;
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.compo .checkin img, .compo .checkout img{
	float:right;
	margin:15px 0 0;	
}

.compo .checkin input , .compo .checkout input {
	float:right;
}

.compo .checkout {
	float: right;
	font-size:11px;
	width:125px;
	padding:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.compo .destination{
	float:left;
	font-size:12px;
	width:165px;
	padding-top:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

.compo .button {
	background:url("/images/button.jpg") no-repeat scroll left top transparent;
	border:0 none;
	color:#FFFFFF;
	float:right;
	font-size:17px;
	font-weight:bold;
	height:36px;
	margin-top:15px;
	padding:0 0 0 13px;
	text-align:left;
	width:128px;
}

#fc {
	text-align:left;
}

