@charset "utf-8";
/* CSS Document */

/*HTML Elements */

body{margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p{
	color:#04265E;
	line-height: 22px;
	margin:0px;
}

h2{
	height:30px;
	width:522px;
	background-image: url(../images/but_reservation.jpg);
	background-repeat:no-repeat;
	text-align: left;
	padding: 10px 10px 0px 25px;
	float: left;
	margin: 0px;
}

h3{
	width:547px;
	height:20px;
	margin:0px;
	margin-bottom:10px;
	margin-top:1px;
	background: #F0F0F0;
	border-top:#ccc 1px solid;
	font-size:13px;
	color: #04265E;
	padding-top:5px;
	float:left;
	padding-left: 10px;
	clear: both;
}

h5{
	width:171px;
	height:20px;
	margin:0px;
	margin-bottom:5px;
	margin-top:1px;
	border-top:#999 1px solid;
	font-size:13px;
	color: #04265E;
	padding-top:2px;
	text-align:left;
	float:left;
	padding-left:5px;
	background-color: #E2E2E2;
	font-weight: bold;
	letter-spacing: 0px;
}

h6{
	width:258px;
	height:20px;
	margin:0px;
	margin-top:1px;
	background: #F0F0F0;
	border-top:#ccc 1px solid;
	font-size:13px;
	color: #04265E;
	padding-top:2px;
	text-align:left;
	float:left;
	padding-left:5px;
	padding-right: 10px;
}

/*Structure */

.maincontainer{
	width:763px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:0px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}

.header{
	width:763px; 
	height:169px;  
	background-image:url(../images/headeratlas.jpg); 
	background-repeat:no-repeat;
}

.menu{
	width:753px; 
	height:20px; 
	background-image:url(images/bk_menu.jpg); 
	background-repeat:repeat-x; 
	background-color:#C6C7CB; 
	padding-left:10px; 
	padding-top:10px; 
	font-size:11px; 
	color:#454546; 
}

.content{
	width:567px;
	height:auto;
	padding-top:5px;
	margin:0;
	overflow: hidden;
	float: right;
}

.left{
	width:180px;
	padding-left:10px;
	height:auto;
	float:left;
	padding-top: 5px;
	margin-top: 0px;
	overflow: hidden;
}

.deals{
	width:550px;
	height:auto;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	float: left;
	border: 1px solid #ccc;
}

.middle{
	width:557px;
	height:auto;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	float: left;
}

.fragment{
	width:547px;
	height:auto;
	overflow: hidden;
	clear: both;
}

.clr{clear:both; height:10px; width: auto;} 

/*Style */

#orange{
	color:#FE9A03;
	font-size: 12px;
}

#square{
	background-image:url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.line_left{
	width:176px;
	height:5px;
	margin:auto;
	margin-top:0px;
	margin-bottom: 0px;
	float:left;
	overflow: hidden;
	border-bottom: #999 solid 1px;
}

.clear_left{
	width:176px;
	height:15px;
	margin: 0px;
	padding: 0px;
	clear: left;
}

  /*faq */

.faq1{
	background-color:#D7E3FF;
	text-align:left;
	margin:0;
	margin-top:0px;
	margin-bottom:5px;
	height: auto;
	overflow: hidden;
	float: left;
	width: 533px;
	border:1px dashed #999;
	padding: 5px;
	clear: both;
}

.faq_link{
	color:#04265E;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	height: auto;
	overflow: hidden;
	width: 537px;
	padding:0px 0px 0px 10px;
	display: block;
	clear: both;
	background-image:url(../images/square.gif);
	background-repeat:no-repeat;
	background-position:left;
	
}


.faq_link a:link , .faq_link a:visited , .faq_link a:active {
	color:#3399FF;
	text-decoration:none;
	font-weight: bold;	
}

 .faq_link a:hover {
	color:#FF6600;
}


.Address{
	width:171px;
	padding-left:5px;
	color:#04265E;
	font-size:11px;
	text-align:left;
	direction:ltr;
	line-height: 18px;
	margin-top:0px;
	margin-bottom:5px;
	float:left;
}

.box_list{
	width:283px;
	height:auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#04265E;
	font-size:11px;
	text-align:left;
	direction:ltr;
	line-height: 18px;
	margin-top:0px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
}
.right{
	width:160px;
	height:auto;
	padding-right:10px;
	float:right;
}

a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #15418A;
		
}

a:hover{
	color: #7FA3BD;
}

.Reservations a:link , .Reservations a:visited , .Reservations a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;	
}

 .Reservations a:hover {
	color: #0B4DAE;
}

.line_footer{
	width:763px;
	height:1px;
	border-bottom:#ccc solid 1px;
	clear: both;
	padding: 0px;
	margin: 0;
}


.footer{
	width:753px;
	height:auto;
	padding:5px;
	background-color:#DDDEE0;
	border-bottom:#ccc solid 1px;
	padding-top: 5px;
	margin-top: 2px;
	overflow: hidden;
	clear: both;
}

#Reservation_menu{
	float:right;
	text-align:right;
	height:auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

#Reservation_menu a:link , #Reservation_menu a:visited , #Reservation_menu a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF6600;
	text-decoration:none;
	font-weight: bold;	
	border:0px;
}

#Reservation_menu a:hover {
	color:#0B4DAE;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.Reservation_menu{
	float:right;
	text-align:right;
	height:auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

.Reservation_menu a:link , .Reservation_menu a:visited , .Reservation_menu a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF6600;
	text-decoration:none;
	font-weight: bold;	
	border:0px;
}

.Reservation_menu a:hover {
	color:#0B4DAE;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


.Reservation_menu ul{
	margin:0px;
	padding:0px;
}

.Reservation_menu li{
	display: inline;
	list-style-type: none;
	padding: 0px 
	margin: 0px;
}
.box_pic{
	height:auto;
	width:557px;
	float:left;
	overflow: hidden;
	padding: 5px 0px 0px 0px;

}

.box_top{
	height:55px;
	width:557px;
	float:left;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #999;

}

.box_top_hp{
	height:55px;
	width:557px;
	float:left;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #999;

}

.logo{
	height:85px;
	width:282px;
	float: left;
}


#big_hotel_pic{
	width:392px;
	height:265px;
	padding: 7px 5px 6px 5px;
	float: left;
	margin: 0px 0px 5px 0px;
	border: 1px solid #ccc;
	background-image: url(images/bg_gallery.gif);
	text-align: center;
	vertical-align: middle;
}

.small_pic{
	width:132px;
	height:80px;
	padding: 4px 4px 4px 4px;
	float: right;
	margin: 0px 5px 5px 5px;
	border: 1px solid #ccc;
	background-image: url(images/bg_gallery.gif);
}

#small_pic_style{
	border: 1px solid #000;
}

.small_pic_style{
	border: 1px solid #000;
}

#big_pic_style{
	border: 1px solid #000;
}
.pic{
margin-right:5px;  float:left;
}

.line_dash{
	width:547px;
	height:1px;
	border-top:#ccc dashed 1px;
	margin:0px;
	margin-bottom: 0px;
	float:left;
	clear: both;
	overflow: hidden;
}

.banner{
	height:auto;
	width:165px;
	border:1px solid #ccc;
	overflow: hidden;
	float: left;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.lili li{
	font-size:11px;
	color:#04305C;
	font-weight:normal;
	margin:0px;
	margin-left:-25px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	padding-left:-25px;
	list-style: square;
}

.Reservations{
	height:23px;
	width:176px;
	float:left;
	padding-top: 10px;
	margin-bottom: 8px;
	clear: right;
	background-image: url(images/butt_bg.gif);
	text-align:center;
	border: 1px solid #999999;
	margin-top: 7px;
	overflow: hidden;
}

.Reservations2{
	height:25px;
	width:250px;
	float:right;
	padding-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: right;
	background-image: url(images/butt_bg.gif);
}

.map{
	float:left;
	width:177px;
	height: auto;
	border: 0px solid #999;
	padding: 2px 0px 10px 0px;
}

.hotel_name{
	font-size:30px;
	color:#04265E;
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding-top: 12px;
	float: left;
	background-image: url(../images/small_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 0px;
	border-bottom: 0px dashed #999;
	letter-spacing: 1px;
	font-weight: bold;
}


/* MENU */


#navlist
{
	color: white;
	background-color:#FFFFFF;
	border-bottom: 0em solid #17a;
	border-right: 0em solid #17a;
	padding: 0 1px;
	width: 12em;
	font: bold 0.8em Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
}

#navlist li
{
	list-style: none;
	margin: 0px;
	font-size: 1em;
	clear: both;
}

#navlist a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #ffffff;
	background: #7FA3BD;
	border-width: 1px;
	border-style: solid;
	border-color: #D6E6F1 #035 #068 #6cf;
	border-left: 1em solid #487CA3;
	padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #D6E6F1 #035 #068 #15418A; background-color:#638FD8; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 12.3em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
	width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
	border-color: #069 #6cf #5bd #15418A;
	padding: 0.4em 0.35em 0.25em 0.9em;
	background-color: #638FD8;
}

#navlist a:active, #navlist a#current:active
{
	background-color:#638FD8;
	border-color: #069 #6cf #5bd #15418A;
	padding: 0.4em 0.35em 0.25em 0.9em;
}


/* MENU */


.navlist5
{
	color: white;
	background-color:#FFFFFF;
	border-bottom: 0em solid #17a;
	border-right: 0em solid #17a;
	padding: 0 1px;
	width: 12em;
	font: bold 0.8em Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
}

.navlist5 li
{
	list-style: none;
	margin: 0px;
	font-size: 1em;
	clear: both;
}

.navlist5 a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #ffffff;
	background: #7FA3BD;
	border-width: 1px;
	border-style: solid;
	border-color: #D6E6F1 #035 #068 #6cf;
	border-left: 1em solid #487CA3;
	padding: 0.25em 0.5em 0.4em 0.75em;
}

.navlist5 a.current { border-color: #D6E6F1 #035 #068 #15418A; background-color:#638FD8; }

.navlist5 a
{
width: 99%;
/* only necessary for Internet Explorer */
}

.navlist5 a
{
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 12.3em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

.navcontainer>.navlist5 a
{
	width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

.navlist5 a:hover, .navlist5 a.current:hover
{
	border-color: #069 #6cf #5bd #15418A;
	padding: 0.4em 0.35em 0.25em 0.9em;
	background-color: #638FD8;
}

.navlist5 a:active, .navlist5 a.current:active
{
	background-color:#638FD8;
	border-color: #069 #6cf #5bd #15418A;
	padding: 0.4em 0.35em 0.25em 0.9em;
}




.navlist
{
	color: white;
	background-color:#FFFFFF;
	border-bottom: 0em solid #17a;
	border-right: 0em solid #17a;
	padding: 0 1px;
	width: 12em;
	font: bold 0.8em Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
}

.navlist li
{
	list-style: none;
	margin: 0px;
	font-size: 1em;
	clear: both;
}

.navlist a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #ffffff;
	background: #7FA3BD;
	border-width: 1px;
	border-style: solid;
	border-color: #D6E6F1 #035 #068 #6cf;
	border-left: 1em solid #487CA3;
	padding: 0.25em 0.5em 0.4em 0.75em;
}

.navlist a.current { border-color: #D6E6F1 #035 #068 #15418A; background-color:#638FD8; }

.navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

.navlist a
{
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 12.3em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

.navcontainer>.navlist a
{
	width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

.navlist a:hover, #navlist a.current:hover
{
	border-color: #069 #6cf #5bd #15418A;
	padding: 0.4em 0.35em 0.25em 0.9em;
	background-color: #638FD8;
}

.navlist a:active, #navlist a.current:active
{
	background-color:#638FD8;
	border-color: #069 #6cf #5bd #15418A;
	padding: 0.4em 0.35em 0.25em 0.9em;
}

.small_pic_left{
	width:132px;
	height:80px;
	padding: 4px 4px 4px 4px;
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px solid #ccc;
	background-image: url(images/bg_gallery.gif);
	}
	
.text_middle{
	width:402px;
	height:auto;
	float:right;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.menu{
	width:743px;
	height:21px;
	background-image:url(../images/bk_menu.jpg);
	background-repeat:repeat-x;
	background-color:#C6C7CB;
	padding-left:10px;
	padding-top:9px;
	font-size:11px;
	color:#454546;
	clear: both;
	padding-right: 10px;
}

.middle_with_b{
	width:557px;
	height:auto;
	float:left;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	border-bottom:1px dashed #999;
	margin-right: 10px;
}

.middle_no_b{
	width:557px;
	height:auto;
	float:left;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	border-bottom:0px dashed #999;
	margin-right: 10px;
}

#navlist_menu ul{
	margin:0px;
	padding:0px;
	
}

#navlist_menu li{
	display: inline;
	list-style-type: none;
	padding: 0px 10px 0px 5px;
	margin:0px;
	overflow: hidden;
}

.menu ul{
	margin:0px;
	padding:0px;
	
}

.menu li{
	display: inline;
	list-style-type: none;
	padding: 0px 4px 0px 5px;
	margin:0px;
	overflow: hidden;
}


.menu a:link , .menu a:visited , .menu a:active {
	font-size: 12px;
	color:#0B4DAE;
	text-decoration:none;
	font-weight: bold;	
}

 .menu a:hover {
	color: #FF6600;
}

.menu2{
	width:743px;
	height:36px;
	background-image:url(../images/bk_menu2.jpg);
	background-repeat:repeat-x;
	background-color:#C6C7CB;
	padding: 9px 10px 0;
	text-align:center;
	font-size:11px;
	color:#454546;
	clear: both;
}

.menu2 ul{
	margin:0px;
	padding:0px;
	
}

.menu2 li{
	display: inline;
	list-style-type: none;
	padding: 0px 4px 0px 5px;
	margin:0px;
	overflow: hidden;
}


.menu2 a:link , .menu2 a:visited , .menu2 a:active {
	font-size: 12px;
	color:#0B4DAE;
	text-decoration:none;
	font-weight: bold;	
}

 .menu2 a:hover {
	color: #FF6600;
}


.more_info{
	height: auto;
	float: right;
	overflow: hidden;
	width: auto;
	padding-right: 5px;
}

.more_info a:link , .more_info a:visited , .more_info a:active {
	font-size: 12px;
	color:#FF6600;
	text-decoration:none;
	font-weight: bold;	
}

 .more_info a:hover {
	color:#063D97;
}


.footer a:link , .footer a:visited , .footer a:active {
	font-size: 12px;
	color:#0B4DAE;
	text-decoration:none;
	font-weight: bold;	
}

 .footer a:hover {
	color: #FF6600;
}

