body {
	color:#001A35;
	background:#fff;
	font-size:10pt;
	font-family: tahoma, arial, helvetica, sans-serif;
	padding:1em;
}

img {border:0;}
form {margin:0;padding:0;}
/*h1, h2, h3, h4, h5 ,h6 {margin:0}*/

.clear {
	clear:both;
	position:relative;
	font-size:0px;
	height:0px;
	line-height:0px
	} 

hr {margin: 1em 0; background:#ddd;height:1px;color:#ddd;border:none;clear:both}



#top {
	height: 2cm;
	padding: 2px 0;
	background: #fff;
	color:#000;
	border-bottom: solid 1px #000;
}

#printlogo {
	position:absolute;
	top:2px; left:0
	display:block;
	
}

#logo {display:none;}

#topline {
	display: none;
}

#footer {
	height: 67px;
	background: #fff ;
	color:#000;
	border-top: solid 1px #666;
}

.right, .left {
	display:none;
}

.incenter {
	margin:0.5cm 0 ;
}

.breadcrumbs {
	display:none;
}

.incenter h1 {
	font-size:180%;
	font-weight:600;
	color:#000;
	margin: 0 0 10px 0;
}

#layout2cols .incenter h1, #layout2cols .breadcrumbs {
	margin-left:0;
}



.incenter h2 {
	font-size:160%;
	font-weight:600;
	color:#000;
}

h2.bordered {
	border-bottom: solid 1px #000;
	padding-bottom:5px;
}

.incenter h3 {
	font-size:130%;
	font-weight:600;
	color:#000;
}

.incenter h4 {
	font-size:100%;
	font-weight:bold;
}



.img-left {
	float: left;
	margin: 0 10px 10px 0;
	border: solid 5px #E4E5E2;
}

.img-right {
	float: right;
	margin: 0 0 10px 10px;
	border: solid 5px #E4E5E2;
}



.hotel-menu {
	height:1%;
	margin:20px 0;
}

.hotel-menu.bottom {
	margin-top:100px;
}

.hotel-menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hotel-menu address {
	float:left;
	width:50%;
	font-style:normal;
}

.print-link {
	display:none;
}


.hotel-menu ul {
	display:none;
}




	

.gallery-photo {
	border-bottom: solid 1px #214A7F;
	padding: 10px 0 15px 0;
	margin: 10px 0;
	text-align:center;
}
.gallery-photo img {
	margin:auto;
}

.gallery-tn {
	height:1%;
	text-align:center;
}
.gallery-tn:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.gallery-tn a {
	display:block; 
	float:left;
	margin: 10px 15px;
	width:140px;
	height:115px;
	text-align:center;
}

.gallery-tn img {
	display:block;
	border: solid 5px #E4E5E2;
	margin:auto;
}

.room-price {
	border-collapse:collapse;
	width:100%;
	margin-bottom:0;
}

.room-price td,  .room-price th {
	border-bottom: solid 1px #000;
	background-color:#fff;
	color:#000;
	text-align:center;
	padding:5px;
}
.room-price th {
	border-bottom: solid 2px #000;
}

.room-price .odd td {
	background-color:#fff;
}

.room-price strong {
	display:block;
	margin:auto;
	color:#000;
}
	
/* hoteltable */

.hoteltable {border-collapse:collapse; width:100%;}

.incenter .hoteltable {
	margin-bottom:0;
}

.hoteltable td, .hoteltable  th {
	font-size:11px;
	padding: 2px 5px;
	border-bottom: solid 1px #f3f4f0;
	color:#001A35;
}

.incenter .hoteltable td, .incenter .hoteltable  th {
	border-bottom: solid 1px #000;
	text-align:left;
	
}

.hoteltable tr.even td {
	background: #e4e5e2;
}

.hoteltable tr.best td {
	background: #BED9FF;
}
td.price {
	font-weight:bold;
}

.hoteltable tr.best td.price {
	background: #BED9FF url(/i/best-hotel-corner.gif) 100% 50% no-repeat;
}

.incenter .hoteltable tr.best td.price {
	background: #BED9FF url(/i/best-hotel-corner-white.gif) 100% 50% no-repeat;
}

.hoteltable td img {
	vertical-align:middle;
}

.pager {
	display: none;
}

	
a.all-hotels-link {
	color:#FF7B23;
	font-weight:bold;
	display:block;
	text-align:center;
	margin:10px;
}

/* ordeform */

#orderform {
	color:#525252;
}

#orderform fieldset {
	margin:15px 0 ;
	padding:15px 0 0 0;
	background: url(/i/dots.gif) 0 0 repeat-x;
	border: none;
}

#orderform em {color:#f00; font-style:normal;}

#orderform ul {
	margin:0;padding:0;
	float:left;
}
#orderform ul li {
	margin:0;padding:0;
	background:none;
}
#orderform label {
	display:block;
}

#orderform ul li label {
	display:inline;
}

#orderform select {
	font-size:11px;
}
#orderform fieldset table {
	width:95%;
}
#orderform fieldset td {
	vertical-align:top;
	width:48%;
}

#orderform fieldset td h4 {
	float:left;
	margin: 0 10px 0 0;	
}

#orderform textarea {
	width:95%;
	height:70px;
	font: normal 12px arial, sans-serif;
}
#contactinfo h4 {margin-bottom:15px;}


#contactinfo #sname {
	width: 150px;
}

/* news-nav */

#news-nav {
	height:1%;
	margin-top:10px;
	display:none;
}
#news-nav:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.news-prev, .news-next {
display:none;
}




/* footer */

#footer div {
	float:right;
	
}

#copyright {
	font-size:9px;
	padding:8px 10px 0 10px;
	color:#8d8d8d;
}

#copyright p, #footer-phone p {
	margin:0;
}

#footer-phone {
	display:none;
}


#footer #counters {
	display:none;
}


#footer ul {
	display:none;
}

#top-phones {
	position:absolute;
	top:0; right:0;
	width:256px;
	background: #fff
	padding: 0 0;
	z-index:5;
	color:#000;
}

#top-phones-content {
	background: #fff;
	padding: 0 ;
	font-size:11px;
	color:#000;
	height:auto;
	overflow:auto;
}

#top-phones-content h4, #footer-icq-content h4 {
	display:none;
}


#top-phones-content table {
	border-collapse:collapse;
	width:100%;
}

#top-phones-content table td.phone {
	font-weight:bold;
	font-size:10px;
	
}



#footer-icq {
	display:none;
}

#footer-icq-content {
	display:none;
	text-decoration: none;
}

#print-back-link {
	margin:10px;
	display:block;
	width: 100px;
	float:left;
}