﻿html,body 
{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color:#B6B5B1;
}

.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}

.ASPNET
{
	margin:0px;
	padding:0px;
	width:100%;
}

.outer
{
	width:100%;
	text-align:center;
}

.width_fixer
{
	width:932px;
	margin:0px auto;
	text-align:left;	
}

/* ################ */
.langs
{
	text-align:right;
	color:White;
	font-family:Tahoma;
	font-size:11px;
	padding:8px 3px 8px 0px;
}

.langs A
{
	color:White;
	text-decoration:none;
}

.langs A:hover
{
	text-decoration: underline;
}


/* ################ */

.canvas
{
	border-top:1px solid #B6B5B1;
	background-color:#B6B5B1;
	background-image:url(images/left_body.gif);
	background-repeat:repeat-y;
	background-position: left top;
	
}

.canvas_footer
{
	display:block;
	background-image:url(images/left_btm.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height:10px;
	overflow:hidden;
	position:relative;
	top:-10px;
	left:0px;
}


/* ############ */

.main_left
{
	width:140px;
	float:left;
}


.logo
{
	border-bottom:5px solid #B6B5B1;
	height:154px;
	overflow:hidden;
}

.left_menu
{
	background-image:url(images/menu_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:10px;
	width:136px;
}


.left_menu A
{
	
	font-family:Arial;	
	font-size:13px;
	display:block;
	text-align:right;
	padding:2px 15px 2px 0px;
	background-image:url(images/link_bg.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	color: #EBECE7;
	text-decoration:none;
}

.left_menu A:hover
{
	text-decoration:underline;
}

.left_menu A.sel
{
	color:White;
	font-weight:bold;
}

/* ################################### */

.footer
{
	font-family:Arial;	
	font-size:12px;
	color: #FFFEFA;
}

.footer A
{
	color:#435690;
}

.developer
{
	float:right;
	padding-top:13px;
}

.quick_contact
{
	float:left;
	width:600px;
	line-height:18px;
}
.quick_contact TABLE TR TD
{
	border-right:1px solid white;
	padding-left:10px;
	padding-right:10px;
}

.quick_contact TABLE TR TD.last
{
	border:none;
}


/* ##################### CONTENT ################### */


.main_right
{
	width:792px;
	float:left;
}


.texts
{
	font-family:Arial;
	font-size:12px;
	color:#3F3F3F;
	margin-top:10px;
	padding:0px 15px 5px 15px;
	background-image:url(images/texts_bg.gif);
	background-repeat: repeat-y;
	background-position: 540px top;
}

.texts2
{
	font-family:Arial;
	font-size:12px;
	color:#3F3F3F;
	margin-top:10px;
	padding:0px 15px 5px 15px;
	background-image:url(images/transparent.gif);
	background-repeat: repeat-y;
	background-position: 540px top;
}


.texts_left
{
	float:left;
	width: 510px;
	line-height:150%;
}

.texts_right
{
	float:right;
	width:220px;
}


.texts H1, .texts2 H1
{
	color:#223D94;
	font-family: Georgia;
	font-size:20px;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:normal;
}

.texts H1.sister_hotels
{
	font-size:18px;
	text-align:center;
}



.texts H2, .texts2 H2
{
	color:#223D94;
	font-family: Georgia;
	font-size:18px;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:normal;
}

.texts P, .texts2 P
{
	margin-top:0px;
}


DIV.sister_hotels, DIV.sister_hotels2
{
	margin:20px 0px 20px 0px;
	text-align:left;
	background-image:url(images/frame.jpg);
	background-repeat: no-repeat;
	width:195px;
	height:60px;
	background-position: left top;
	padding-top:19px;
	padding-left:25px;
}

DIV.sister_hotels2
{
	padding-top:28px;
}

DIV.sister_hotels A, DIV.sister_hotels2 A
{
	text-decoration: none;
	color:White;
	font-family: Arial;
	font-size:15px;
}

DIV.sister_hotels A:hover, DIV.sister_hotels2 A:hover
{
	text-decoration: underline;
}


.texts P.prompt, .texts2 P.prompt
{
	color:#5370A8;
}

.hl
{
	color:#223D94;
	font-family: Georgia;
	font-size:13px;
	font-style: italic;
}

.hls
{
	color:#223D94;
	font-family: Georgia;
}

/* --------------------- Home ------------------- */
.white_content
{
	background-image:url(images/wh_con_body.gif);
	background-repeat:repeat-y;
	background-position: left top;
}

.white_content_footer
{	
	background-image:url(images/wh_con_bottom.gif);
	background-repeat: no-repeat;
	height:10px;
	overflow:hidden;
	background-position: left top;
}

.gray_content
{
	border-top:5px solid #B6B5B1;
	background-image:url(images/gr_con_body.gif);
	background-repeat:repeat-y;
	background-position: left top;
}

.gray_content_top
{	
	background-image:url(images/gr_con_top.gif);
	background-repeat: no-repeat;
	height:10px;
	overflow:hidden;
	background-position: left top;
}

.gray_content_footer
{	
	background-image:url(images/gr_con_bottom.gif);
	background-repeat: no-repeat;
	height:10px;
	overflow:hidden;
	background-position: left top;
}
/* -------------------- reservations -------------------------- */

button
{
	border:none;
	background-color:Transparent;
	background-image:none;
	padding:0px;
	cursor:pointer;
	width:170px;
}

.btn
{
	background-image:url(images/btn_body.gif);
	background-repeat:repeat-x;
	background-position: left top;
}

.btn_left
{
	background-image:url(images/btn_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;	
}

.btn_right
{
	background-image:url(images/btn_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:15px;
}

.btn_main
{
	height:19px;
	text-align:center;	
	white-space:nowrap;
	color:White;
	font-size:11px;
	font-family:Tahoma;
	line-height:18px;
	font-weight:bold;
}

.error_col
{
	color:Red;
}

.lbl
{
	white-space: nowrap;
}

.ok_msg
{
	font-weight: normal;
	color:Green;
}

.err_msg
{
	font-weight: normal;
	color: Red;
}

.gallery
{
	margin-bottom:15px;
}

.gallery A
{	
	width:100px;
	height:75px;
	display:block;
	float:left;
	border:3px solid White;
	margin:4px 2px 4px 6px;
}

.gallery A:hover
{
	border-color: #A19E97;
	/*border-color:#5370A8;*/
}

.gallery A IMG
{
	width:100px;
	height:75px;
	border:2px solid white;
	margin-right:5px;
	margin-bottom:5px;
}

/*=========E-SERVICES==========*/
.eservices
{
	width:100%;
	height:50px;
	display:block;	
	clear:both;
	padding-bottom:30px;
	margin-top:15px;
	padding-top:15px;
	border-top:dashed 1px #888888;
}
.eservLeft
{
	text-align:left;	
	width:88px;
	float:left;
}

.eservMid
{
	text-align:center;
	width:690px;
	color:#888888;
	font-family:Verdana;
	font-size:11px;
	float:left;
}

.eservMid P
{
	margin:0px 60px;
}

.eservRight
{
	background-repeat:no-repeat;
	text-align:right;	
	width:150px;
	float:left;
}
/*====EO===E-SERVICES==========*/

.CAPTCHA
{
	position:relative;
	top:0px;
	left:0px;
	width:273px;
	height:100px;
}

.input_captcha
{
	display:block;
	position:absolute;
	top:0px;
	left:0px;	
	width:150px;
}
.input_captcha INPUT
{
	width:176px;
}
.img_captcha
{
	display:block;
	position:absolute;
	top:45px;
	left:0px;
	border:1px solid #7F9DB9;
}
.home_theme2
{
	width:792px;
	height:371px;
	position:relative;
}
.home_theme2 img
{
	position:absolute;
	top:0px; 
	left:0px;
}