body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/css/bg.gif) repeat 0px 0px;
	text-align:center;
	overflow: auto;
}
.pageturn {
	margin-bottom: 22px;
	margin-top: 0px;
}
.pageturn select {
	border: solid 1px #dedede;
	height: 16px;
}
.pageturn .hits {
	float: left;
	margin-left: 11px;
	line-height: 18px;
	height: 18px;
}
.pageturn .sort {
	margin-right: 11px;
	line-height: 18px;
	height: 18px;
	margin-bottom: 5px;
	float: right;
}
.pageturn .top {
}
.bigger {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
}
.hormenu {
	height: 24px;
	background: url(/images/css/hotelmenu.gif);
	text-align: center;
	width:550px;
	margin-left:10px;
}
.hormenu ul {
    font-family:Arial, Helvetica, sans-serif;
    padding: 3px 0;
    list-style-type: none;
    margin: 1px 0;
}
.hormenu li {
    display: inline;
    margin-right: -3px;
}
.hormenu li a, .hormenu li.active  {
    padding: 6px 10px;
    border-left: 1px #fff solid;
    border-right: 1px #fff solid;
}
.hormenu li a {
	border-bottom: none;
}
.hormenu li.active  { 
	font-size: 11px;
	font-weight: bold;
}
.hormenu li a:hover {
	color: #333333;
	border-bottom: none;
}
.hormenu li a.arr_prev {
	border-left: none;
	padding: 6px 10px;
	background: url(/images/css/arr_prev.gif) no-repeat left center;
}
.hormenu li a.arr_next {
	border-right: none;
	padding: 6px 10px;
	background: url(/images/css/arr_next.gif) no-repeat right center;
}
.hormenu_hotel li {
    display: inline;
    margin-right: -3px;
	
}
.hormenu_hotel li a, .hormenu_hotel li span.active  {
	padding: 6px 10px;
	border-left: solid 1px #fff;
    border-right: solid 1px #fff;
	vertical-align:middle;
}
.hormenu_hotel li span.active  {
   background: url(/images/css/bg_akt.gif);
}
.hormenu_hotel li a {
	color: #6c7a97;
	border-bottom: none;
}
.hormenu_hotel li a:hover, .hormenu_hotel li span.active  { 
	color: #1e6fac;
	text-decoration: underline;
}
.hormenu_hotel li span.active  { 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.hormenu_hotel li a:hover {
	color: #333333;
	border-bottom: none;
}
.hormenu_hotel li a.arr_prev {
	border-left: none;
	padding: 6px 10px;
	background: url(/images/css/arr_prev.gif) no-repeat left center;
}
.hormenu_hotel li a.arr_next {
	border-right: none;
	padding: 6px 10px;
	background: url(/images/css/arr_next.gif) no-repeat right center;
}
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e5e5e;
	font-weight: bold;
	line-height: 13px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
}
#header {
	background: url(/images/css/head_bg.gif) repeat-x 0 0;
}
#header #center {
	margin: 0px auto;
	width:774px;
}
#header #slogan {
	width:774px;
	line-height: 10px;
	position: absolute;
	text-align: right;
}
#slogan h1 {
	color: #bfbfbf;
	line-height: 10px;
	font-size: 10px;
	text-transform: none;
	background: none;
	margin-top: 4px;
	margin-right: 19px;
}
#slogan h1 a, #header #langs span a {
	color: #bfbfbf;
}
#slogan h1 a:hover, #header #langs span a:hover {
	text-decoration: underline;
	color: #c1c1c1;
}
#slogan h1 span {
	color: #bfbfbf;
	font-size: 9px;
}
#header #booking {
	position: absolute;
	top: 25px;
	text-align: left;
}
#header #langs {
	width:774px;
	line-height: 10px;
	position: absolute;
	top: 58px;
	text-align: right;
}
#header #langs span {
	margin-right: 19px;
}
#container {
	width:736px;
	text-align:left;
	background: url(/images/css/cont_bg.gif) repeat-y;
	border-top: solid 12px #fff;
	border-bottom: solid 12px #fff;
	margin: -2px auto 0px auto;
	padding: 0px 19px 0px 19px;
}
#left {
	width: 124px;
	background-color: #FFF;
	float: left;
}
#nav {
	width: 124px;
	text-align: left;
	margin-bottom: 15px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	padding: 0;
}
#nav a {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	display: block;
	width: 114px;
}
#nav a:hover {
	color: #2a79b9;
}
#nav a.active {
	color: #2a79b9;
}
.nav2 {
	width: 124px;
	margin-bottom: 10px;
}
.nav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav2 li {
	padding: 0;
}
.nav3 {
	width: 124px;
}
.nav2 a, .nav3 a {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	display: block;
	width: 114px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.nav2 a:hover, .nav2 a.active, .nav3 a:hover , nav3 a.active {
	color: #2a79b9;
}
#weather {
	margin-top: 12px;
}
#left img {
	margin-left: 2px;
	margin-bottom: 12px;
}
#left .nav3 img {
	margin-bottom: 0px;
}
#left, #search, #category, #recommended, #block3, #info, #news, #program, #moreInfo  {
	margin-bottom: 14px;
}
.little, .littleGray, {
	font-size: 11px;
	font-weight: bold;
	color: #5e5e5e;
	text-transform: uppercase;
	background-image: url(/images/css/dot_h1_little.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	margin-bottom: 10px;
	text-align:left;
	margin-left: 20px;
}
H2.little {	
	BACKGROUND-POSITION: 0px 5px;
	MARGIN-TOP: 10px;
	PADDING-LEFT: 12px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(/images/css/dot_h1_little.gif);
	MARGIN-BOTTOM: 5px;
	MARGIN-LEFT: 10px;
	TEXT-TRANSFORM: uppercase;
	BACKGROUND-REPEAT: no-repeat;	
	TEXT-ALIGN: left;
	COLOR:#075591;
}
H1.little {	
	BACKGROUND-POSITION: 0px 5px;
	MARGIN-TOP: 10px;
	PADDING-LEFT: 12px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(/images/css/dot_h1_little.gif);
	MARGIN-BOTTOM: 5px;
	MARGIN-LEFT: 10px;
	TEXT-TRANSFORM: uppercase;
	BACKGROUND-REPEAT: no-repeat;	
	TEXT-ALIGN: left;
	COLOR:#075591;
}
H1.littleGray {
	font-size: 11px;
	font-weight: bold;
	color: #5e5e5e;
	text-transform: uppercase;
	background-image: url(/images/css/dot_h1_little.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	margin-bottom: 10px;
	text-align:left;
	margin-left: 20px;
}
H2.littleGray {
	font-size: 11px;
	font-weight: bold;
	color: #5e5e5e;
	text-transform: uppercase;
	background-image: url(/images/css/dot_h1_little.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	margin-bottom: 10px;
	text-align:left;
	margin-left: 20px;
}
#mag h1.little a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#toplinks .dottedList {
	text-align:left;
	padding-left: 10px;
	margin-left:30px;
	float:left;
	width:220px;
}	
#toplinks .little {
	font-size: 11px;
	font-weight: bold;
	color: #5e5e5e;
	text-transform: uppercase;
	background-image: url(/images/css/dot_h1_little.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	margin-bottom: 10px;
	text-align:left;
	margin-left: 0px;

}
#toplinks {
	text-align:left;
	padding-bottom:10px
}
#toplinks b{
	font-weight:bold;
	font-size:11px;
}
.dottedList {
	text-align:left;
	padding-left: 10px;
}	
.dottedList ul {
	padding: 0px;
	list-style:none;
	margin: 0px;
}
.dottedList li {
	padding-left: 6px;
	background: url(/images/css/dot_list.gif) no-repeat 0px 7px;
}
.dottedList li div {
	float: right;
}
.dottedList a {
	line-height: 15px;
	text-decoration: none;
}
.dottedList a:hover {
	border-bottom-color: #7eba00;
}
.middle{
	margin-right: 7px;
	margin-left: 7px;
}
.triple {
}
.blue {
	color: #4793d9;
}
.green {
	color: #7eba00
}
.orange {
	color: #943e6e
}
.more {
	float:right;
	text-align:right;
	position: relative;
	top: -13px;
}
p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#search {
	width: 431px;
	float: left;
	line-height: 10px;
}
#tabs {
	height: 19px;
	float: left;
	width: 431px;
	background: #fff url(/images/css/tabs_bg.gif) no-repeat left bottom;
}
#tabs div {
	float: left;
	height: 19px;
	margin: 0px;
	padding: 0px;
}
#tabs .tabLeft {
	background:url(/images/css/tab_bg_left.jpg);
	width: 12px;
}
#tabs .tabRight {
	background:url(/images/css/tab_bg_right.jpg);
	width: 12px;
}
#tabs .tabLeftInact {
	background:url(/images/css/tab_bg_inactive_left.jpg);
	width: 12px;
}
#tabs .tabRightInact {
	background:url(/images/css/tab_bg_inactive_right.jpg);
	width: 12px;
}
#tabs a, #tabs div.active {
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	height: 19px;
	color: #fff;
	text-decoration: none;
	border-style: none;
	border-width: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#tabs div.active {
	color: #5e5e5e;
	background-color: transparent;
}
#tabs div.buffer {
}
#search #inner {
	background: url(/images/css/search_brdr.gif);
	background-repeat: repeat-y;
}
#search #ins{
	margin:0;
	width: 10px;
	background: url(/images/css/ins_crnr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 1px;
	padding: 0;
}
.fields {
	width:210px;
	float:left;
	background-color: transparent;
	margin-top: 10px;
}
.field {
	height: 22px;
}
.field div.label {
	padding-left:11px;
	float: left;
	line-height: 18px;
	width:61px;
	height:18px;
}
.field div.in {
	float: right;
	width: 120px;
	height: 18px;
	line-height: 14px;
}
.field input {
	float:left;
	border: 1px solid #DEDEDE;
	width: 134px;
	height:14px;
	margin: 0;
	padding: 0;
}
.field input.shorter {
	width: 116px;
}
.field input.shortest {
	border: 1px solid #DEDEDE;
	width: 50px;
	height:16px;
}
.field .in span {
	font-size: 9px;
	padding-left: 3px;
	line-height: 16px;
}
.field .in select {
	float:left;
	border: 1px solid #DEDEDE;
	width: 116px;
	height: 18px;
	margin: 0;
	padding: 0;
}
.field .in select.month {
	width: 81px;
}
.field .in select.day {
	width: 37px;
}
.field .in date.img {
	float: right;
	border: none;
}
.field .in date.img a, .field .in date.img {
	border: none;
	border: 0px;
}
#btn a:hover{
	text-decoration:none;
}
#search #btn {
	background: url(/images/css/search_btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 136px;
	position: relative;
	background-position: 0px 0px;
	top: 10px;
}
#search #btn a {
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-align: center;
	display: block;
	height: 20px;
	width: 136px;
}
#search #btn a span {
	color: #fff;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	background: url(/images/css/btn_pec.gif) no-repeat right center;
	padding-right: 10px;
}
#search #bottom {
	clear: both;
	height: 69px;
	width: 431px;
}
#search #detailed {
	float: right;
	position: relative;
	top: 30px;
	right: 13px;
}
#search #detailed a {
	color: #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
}
#search #detailed a:hover {
	color: #fff;
	border-bottom-color: #fff;
}
#category DIV {
	width: 431px;
	float: left;
}
#category .col  {
	width: 136px;
	padding-left: 2px;
}
#recommended {
	width: 134px;
	float: right;
	margin-left: 19px;
}
#recommended .hotel {
	width: 134px;
	margin-bottom: 0;
}
#recommended .hotel div {
	margin-bottom: 0;
	padding-top: 2px;
}
#recommended .hotel a, #recommended .hotel star {
	font-size: 11px;
	line-height: 15px;
	color: #2a79b9;
	border-bottom: 1px solid #2a79b9;
}
#recommended .hotel a:hover {
	border-bottom: 1px solid #7eba00;
}
#recommended .hotel span {
	font-size: 11px;
	padding-bottom: 8px;
}
#recommended .hotel .last span {
	padding-bottom: 0;
}
#recommended .hotel .room {
	float: left;
}

#recommended .hotel .price {
	float: right;
}
#block3 {
	clear: both;
	width: 569px;
}
#block3 .block {
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	width: 192px;
	background: url(/images/css/ban_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 87px;
}
#block3 .col {
	width: 178px;
	padding-left: 10px;
}
#block3 .dottedList li a {
	margin-right: 8px;
}
#block3 .title {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 8px;
}
#block3 .title a, #block3 .title {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#block3 li {
	background-image: url(/images/css/dot_list_gray.gif);
}
#block3 .blue {
	color: #4793d9;
}
#block3 .blue .title a, #block3 .blue .title {
	color: #4793d9;
	border-bottom-color: #4793d9;
}
#block3 .green {
	color: #7eba00;
}
#block3 .green .title a, #block3 .green .title {
	color: #7eba00;
	border-bottom-color: #7eba00;
}
#block3 .orange {
	color: #943e6e;
}
#block3 .orange .title a, #block3 .orange .title {
	color: #943e6e;
	border-bottom-color: #943e6e;
}
#block3 .title a:hover {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
img.left {
	float: left;
	margin: 4px 8px 4px 0px;
}
#info {
	width: 431px;
	float: left;
}
#info h1 {
	margin-bottom: 0;
}
#info h2 {
	margin-top: 12px;
}
#info img.left {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#info img.right {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
}
#news {
	float: right;
	width: 134px;
	margin-left: 19px;
}
#news .item {
	width: 134px;
	padding-bottom: 8px;
}
#program {
	width: 431px;
	float: left;
}
#moreInfo {
	width: 431px;
	float: left;
}
#moreInfo .col {
	width: 134px;
	padding-left: 4px;
}
.clear {
	clear: both;
}
#facilities {
	width: 550px;
	padding-top:20px;
}
#facilities .col3 {
	width: 150px;
	margin-left: 11px;
}

#facilities .dottedList{
float: left;
}
#footer {
	margin: 12px auto 0px;
	width: 736px;
	background-color: #fff;
	padding: 19px 19px 0px;
	text-align: left;
}
#footer .seeded {
	font-size: 11px;
	font-weight: bold;
}
#footer img {
	float: right;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a img {
	float: right;
	position: relative;
	top: -20px;
}
#footer p {
	background-color:#fff;
	padding-bottom: 18px;
}
.bold {
	font-size: 11px;
	font-weight: bold;
}
#navbar {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left:10px; 
}
#navbar a {
	margin: 0px 6px;
	border-bottom: none;
}
#navbar a:hover {
	border-bottom: solid 1px #ccc;
}
#navbar a.home {
	margin-left: 0px;
}
#current {
	margin: 10px 0px;
}
.pages {
	clear: both;
	height: 22px;
	background-image: url(/images/css/pagesBg.gif);
	background-repeat: no-repeat;
	width: 583px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.pages div.cont {
	height: 22px;
	width: 230px;
	margin: 0px auto;
}
.pages div.cont a,  .pages div.cont div {
	line-height: 22px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;	
	border-bottom: none;
	display: block;
	float: left;
	width: 20px;
	height: 22px;
	text-align: center;
}
.pages div.cont div {
	font-size: 11px;
	font-weight: bold;
}
.pages div.cont a.arr_prev {
	border: none;
	width: auto;
	padding: 0px 10px;
	border-right: solid 1px #fff;
	background: url(/images/css/arr_prev.gif) no-repeat left center;
}
.pages div.cont a.arr_next {
	border: none;
	width: auto;
	padding: 0px 10px;
	border-left: solid 1px #fff;
	background: url(/images/css/arr_next.gif) no-repeat right center;
}
.hotelHitTitle {
	border-left: solid 4px #943e6e;
	height: 26px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 13px;
	text-align:left;
	padding-left:5px;
}
.hotelHitBody .cap {
	padding-top: 4px;
}
.hotelHitTitle .name {
	
	padding-left: 4px;
}
.hotelHitTitle h2, .hotelHitTitle h2 a {
	font-size: 12px;
	font-weight: bold;
	border-bottom: none;
}
.hotelHitTitle .location {
	text-align: right;
	padding-right:10px;
}
.hotelHitTitle .location h2 a { 
	font-size: 11px;
}
.hotelHitTitle .location a { 
	border-bottom: none;
	text-align: right;
}
.hotelHitTitle .location {
	float: right;
}
.hotelHitBody {
	margin-top: 10px;
	margin-left: 11px;
	padding-bottom: 4px;
	padding-right: 13px;
}
.hotelHitBody img {
	float: right;
}
.hotelHitBody .brief {
	padding: 0px;
	width: 410px;
	float: left;
	text-align:justify;
}
.hotelTable {
	margin-left: 11px;
	text-align:left;
}
table.tbl td em {
	text-align: right;
	display: block;
}

table.priceTable {
	border-collapse: collapse;
	width: 545px;
}
table.priceTable th {
	border-top: solid 1px #ececec;
	border-bottom: solid 1px #d5d5d5;
	background-color: #f4f8fb;
	padding: 6px 2px;
	
	text-align: center;
}
table.priceTable th.first {
	
	text-align: left;
	padding-left: 8px;
}
table.priceTable td {
	border-top: solid 1px #ececec;
	border-bottom: solid 1px #ececec;
	text-align: right;
	padding: 4px 2px;
}
table.priceTable td.first {
	text-align: left;
	padding-left: 8px;
	width: auto;
}
table.priceTable th.price  {
	text-align:right;
}
table.priceTable td.price {
	font-size: 11px;
	font-weight: bold;
	color:#075591;
	padding-right: 30px;
}
table.priceTable td.spanned {
	text-align: left;
	padding-left: 8px;
	width: auto;
}
table.priceTable td.spanned div {
	float: right;
}
table.priceTable td.spanned span {
	padding-left: 8px;
}
table.priceTable .spanned2 {
	width: auto;
	text-align: right;
}

table.priceTable tr.odd td {
	background-color: #f4f8fb;
}

#chooseBtn {
	background: url(/images/css/btn_choose_bg.gif) no-repeat;
	width: 569px;
	height: 18px;
	background-position: left center;
	margin-bottom: 20px	
}
#chooseBtn a {
	width: 117px;
	height: 18px;
	display: block;
	background: url(/images/css/btn_blueBg.gif) no-repeat;
	text-align: center;
	float: right;
	margin-right: 11px;	
	border-bottom-style: none;
}
#chooseBtn a:hover {
text-decoration:none;
}
#chooseBtn a span {
	line-height: 18px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/images/css/btn_pec.gif) no-repeat right center;
	padding-right: 10px;
}
#helpCombo, #helpCombo img {
	float: left;
}
#helpCombo #help_left {
	float: left;
	width: 55px;
	height: 59px;
}
#helpCombo #help_center {
	float: left;
	width: 170px;
	background-color: #f2f2f2;
	position: relative;
}
#helpCombo #help_top {
	width: 569px;
	height: 10px;
}
#helpCombo #help_btm {
	clear: both;
	width: 569px;
	height: 10px;
}
#helpCombo #help_center div.holder {
	margin-right: 6px;
	margin-bottom: 13px;
}
#helpCombo #help_center div.holder div.bold {
	position: absolute;
	bottom: 0;
	left: 0;
}
#helpCombo #help_right {
	width: 167px;
	padding: 10px 0px 10px;
	background-color:#cedff5;
	margin:1px 3px 0px 1px;
}
#mys {
	margin:0px 5px 0px 4px;
	text-align:center;
	height:19px;
	padding-top:4px;
	background:url(/images/bg_mys.gif) no-repeat;
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
}
#helpCombo #help_right div.bottom {
	position:absolute;
	bottom: 8px;
	left: 0;
}
#helpCombo #help_right .field .in select {
}
#helpCombo #help_right .field .in select.month {
}
#helpCombo #help_right .field div.label {
	width: 29px;
}
#helpCombo #help_right .fields {
	width: 160px;
}
#helpCombo #btn {
	background: url(/images/css/search_btn.gif) no-repeat 0 0;
	margin-left: 20px;
	padding: 0;
	height: 20px;
	width: 136px;
	position: relative;
}
#helpCombo #btn a {
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-align: center;
	display: block;
	height: 20px;
	width: 136px;
}
#helpCombo #btn a span {
	line-height: 20px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: url(/images/css/btn_pec.gif) no-repeat right center;
	padding-right: 10px;
}
#noCombo {
	padding-bottom: 12px;
	}
#noCombo #helpCombo #help_left {
}
#noCombo #help_center {
	width: 264px;	
	background-color: #fff;
}
#noCombo #help_right {
	width: 253px;
	float: right;
}
#noCombo #help_top {
}
.hormenu_hotel {
	height: 24px;
	background: url(/images/css/hotelmenu.gif);
	text-align: center;
	margin: 10px 0px;
}
.hormenu_hotel ul {
    font-family:Arial, Helvetica, sans-serif;
    padding: 3px 0;
    list-style-type: none;
	margin: 1px 0;
}
div.hint {
	margin-bottom: 5px;
	margin-top: 5px;
}
#dates {
	margin-top: 3px;
	width: 569px;
	background-color: #F4F4F4;
	margin-bottom: 10px;
}
#dates .label {
	width: 50px;
	margin-left: 6px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 10px;
	float: left;
}
#dates .btn {
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	margin-top: 3px;
	float: left;
	margin-left: 2px;
}
#dates .label a {
}
#dates .crit {
	height: 18px;
	float: left;
	width: 146px;
	margin-top: 3px;
}
#dates input {
	float: left;
	border: solid 1px #d1d1d1;
	width: 136px;
	font-size: 10px;
	line-height: 10px;
}
#inProg select {
	border: solid 1px #d1d1d1;
	margin 0;
	padding: 0;
}
#dates .crit div {
	float: left;	
}
#dates .crit a {
	border-bottom: none;
}
#mag {
}
#mag div.dottedList {
	width:282px;
}
#mag .left {
	margin-left: 4px;
	margin-right: 10px;
}
#mag h1 {
	clear:both;
	margin-top: 12px;
}
#mag {
	float: left;
}
#mag div.dottedList {
	width:282px;
}
#magRight {
	float: right;
	width: 147px;
}
#magLeft {
	width: 426px;
	float: left;
}
#navMag {
	width:147px;
	background-color: #fafafa;
	padding-top: 4px;
	border-top: solid 1px #e0e0e0;
	padding-bottom: 4px;
	border-bottom: solid 1px #e0e0e0;
}
#navMag .nav2 {
	width: 142px;;

}
#navMag a {
	font-weight: normal;
	width: 132px;
	border-bottom:none;
	background-image: url(/images/css/menu2_mag_bg.jpg);
}
#navmag ul.sub {
	
}
#navMag ul.sub li {
	margin-left: 6px;
	background-image: url(/images/css/dot_list_gray.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
#navMag ul.sub a {
	width: 126px;
	background-image: none;
}
#navMag ul.sub li.active {
	background-image: url(/images/css/dot_list_blue.gif);
}
#navMag ul.sub li.active div {
	font-weight: bold;
	font-size: 11px;
	margin-left: 8px;
	width: 126px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #689ccc;
}
#navMag li {
}
#mag #hotels div.dottedList {
	width:142px;
}
#mag #magLeft .col2 {
	width: 203px;
	margin-left: 4px;
}
#events {
}
#events .hormenu {
	background:url(/images/css/mag_hormenu.gif);
}
#magLeft #events div.dottedList {
	width: 426px;
}
#magLeft #events div.dottedList div{
	float: none;
}
#events .dottedList li {
	margin-bottom: 10px;
}
#events .dottedList a {
	font-size: 11px;
	font-weight: normal;
}
.graySearch {
	width: 420px;
	background-color: #ececec;
	margin: 10px 0px 10px 5px;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	height:24px;
}
.graySearch div.field {
	float: left;
	height: 26px;
}
.graySearch div.label {
	width: 52px;
	padding-top: 4px;
	text-align: right;
	padding-left: 4px;
}
.graySearch .field2 {
}
.graySearch .field2 .label {
	margin-top: -4px;
	margin-bottom: 4px;
	float: left;
	width: 246px;
}
.graySearch .field2 .in {
	margin-top: -4px;
	margin-bottom: 4px;
	float:left;
}
.graySearch div.in {
	padding-left: 3px;
	padding-top: 4px;
	float:left;
}
.graySearch div.go {
	float:left;
}
.graySearch div.go a {
	padding: 4px 5px;
	margin-left: 5px;
	height: 24px;
	line-height: 24px;
	border-left: solid 2px #fff;
	background: url(/images/css/arr_next.gif) no-repeat right center;
}
.graySearch .go2 a {
	float:right;
	padding: 5px 5px;
	margin-left: 5px;
	margin-right: 3px;
	height: 32px;
	line-height: 32px;
	border-left: solid 2px #fff;
	background: url(/images/css/arr_next.gif) no-repeat right center;
}
.graySearch div.field2 .go a{
}
.graySearch .label2 {
	float: left;
	width: 181px;
}
.graySearch .go2 {
}
.graySearch .in input {
	border: 1px solid #DEDEDE;
	width: 134px;
	height:18px;
	margin: 0;
	padding: 0;
}
#mag p {
	margin-bottom: 4px;
}
#mag em, #mag em span {
	font-style:normal;
	font-size: 11px;
}
#mag em span {
	color: #943e6e;
}
#sitemap {
}
#sitemap .col3 {
	width: 190px;
}
#sitemap {
}
#sitemap .dottedList {
	width: 569px;
}
#sitemap .col3 {
	width: 190px;
}
#sitemap .col2 {
	width: 213px;
}
#sitemap .dottedList a {
	border-bottom: none;
}
#sitemap .dottedList a:hover {
	border-bottom: solid 1px #7eba00;
}
#sitemap .dottedList ul h2 a {
	font-size: 11px;
}
#sitemap .dottedList ul ul li a{
	font-size: 11px;
	font-weight: normal;
}
#sitemap .dottedList ul ul ul li a {
	font-size: 10px;
	font-weight: bold;
}
#sitemap .dottedList ul ul ul ul li {
	background-image: url(/images/css/dot_list_gray.gif);
}
table.bookprogress {
	width: 100%;
	border: 0px;
	margin-bottom: 10px;
}
table.bookprogress td {
	color:#9E9E9E;
	padding: 4px;
	border: 0px;
	text-align: center;
	white-space: nowrap;
}
table.bookprogress tr.numbers td {
	color:#757575;
}
table.bookprogress td.selected {
	font-weight:bold;
	color:#3F6888;
	font-size:11px;
}
table.bookprogress tr.lines th, table.bookprogress tr.lines td {
	padding: 0px !important;
	background-image:url();
}
table.bookprogress tr.lines th {
	background-image:url(/images/css/progress_finished.gif);
}
table.bookprogress tr.lines td {
}
table.bookprogress tr.lines td.finished {
	background-image:url(/images/css/progress_finished.gif);
}
table.bookprogress table {
	width: 100%;
	border:0px;
}
table.bookprogress table th {
	width:50%;
	background-image:url(/images/css/progress_finished.gif);
}
table.bookprogress table td {
	width:50%;
}
#book {
}
#bookRight {
	float: right;
	width: 140px;
}
#bookLeft {
	width: 420px;
	float: left;
}
#bookLeft p{
	padding-bottom: 4px;
}
#sum {
	background-color: #fffbec;
	background-image: url(/images/css/res_sum_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#holder {
	padding: 6px;
	border: solid 1px #d5d3c8;
}
#sum #title {
	text-transform: uppercase;
	font-size: 11px;
	color: #943e6e;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #943e6e;
	padding-left: 3px;
	line-height: 11px;
	margin-bottom: 10px;
}
#sum .hotel {
	border-bottom: solid 1px #bdbaaf;	
	padding-bottom: 3px;
}
#sum ul {
	padding: 0;
	list-style:none;
	margin: 0;
}
#sum li, #sum li div {
	line-height: 16px;
}
#sum li div {
	float: right;
}
#sum li.borderLight {
	border-bottom: solid 1px #ccc;
}
#sum li.border {
	border-bottom: solid 1px #aaa;
}
#sum li.borderDouble {
	border-top: 2px solid #aaa;
	margin-top: 4px;
	padding-top: 2px;
}
#sum li.border, #sum li.borderLight, #sum li.borderDouble {
	padding-bottom: 4px;
}
input, textarea {
	border: solid 1px #dedede;
}
table.tbl2 {
	width: 426px;
	border-top: solid 1px #ececec;
	margin-bottom: 8px;
	margin-top: 12px;
	border-collapse: collapse;
}
table.tbl2 td {
	padding: 4px 6px;
	padding-left: 16px;
}
table.tbl2 td.bold {
	padding-left: 6px;
}
table.tbl2 td.first, table.tbl2 th.first {
	border-right: solid 1px #fff;
	text-align: center;
}
table.tbl2 tr.blue td {
	background-color: #f4f8fb;
	border-bottom: solid 1px #ececec;	
	border-top: solid 1px #ececec;	
}
table.tbl2 th {
	text-align: left;
	background-color: #f4f8fb;
	border-top: solid 1px #ececec;	
	border-bottom: solid 1px #d5d5d5;
	padding: 6px;
}
table.tbl2 select, table.tbl2 span.right4 {
	margin-right: 4px;
}
table.tbl2 tr.info td {
	border-top: solid 1px #d5d5d5;
	padding: 6px;
}
table.tbl1 {
	width: 420px;
	border-top: solid 1px #ececec;
	margin-bottom: 8px;
	margin-top: 12px;
	border-collapse: collapse;
}
table.tbl1 th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	background-color: #f4f8fb;
	border-top: solid 1px #ececec;	
	border-bottom: solid 1px #d5d5d5;
	padding: 6px;
}
table.tbl1 td {
	padding: 4px 6px;
	padding-left: 16px;
}
table.tbl1 td.bold {
	padding-left: 6px;
}
table.tbl1 tr.blue td {
	background-color: #f4f8fb;
}
table.tbl1 td {
	border-bottom: solid 1px #ececec;	
	border-top: solid 1px #ececec;
}
table.tbl1 td.first, table.tbl1 th.first {
	border-right: solid 1px #fff;
}
table.tbl1 td.select {
	text-align: center;
}
table.tbl3 {
	margin-left: 11px;
	margin-bottom: 8px;
	margin-top: 12px;
	border-collapse: collapse;
}
table.tbl3 td, table.tbl3 th {
	padding: 4px 6px;
	text-align: right;
	vertical-align: top;
	line-height: 18px;
}
table.tbl3 th {
	color: darkgray;
}
table.tbl3 input, table.tbl3 select, table.tbl3 textarea {
	float: left;
	margin-left: 4px;
}
table.tbl3 #country_id {
	width: 198px;
}
table.tbl3 input , table.tbl3 textarea {
	width: 198px;
}
table.tbl3 textarea {
	height: 65px;
	overflow: auto;
}
table.tbl3 input.shorter {
	width:136px;
}
table.tbl3 sup {
	font-size: 12px;
	padding-left: 2px;
}
table.tbl3 span {
	float: left;
	display: block;
	line-height: 18px;
}
p.check input {
	margin-left: 11px;
	border: none;
	vertical-align: middle;
}
#bookBtn, #bookBackBtn {
	background: url(/images/css/btn_choose_bg.gif) no-repeat;
	width: 423px;
	height: 18px;
	background-position: left center;
}
#bookBtn div, #bookBackBtn div {
	width: 147px;
	height: 18px;
	display: block;
	background: url(/images/css/btn_book.gif) no-repeat;
	text-align: center;
	float: right;
	margin-right: 11px;	
	border-bottom-style: none;
}
#bookBtn a, #bookBackBtn a {
	border-bottom-style: none;
	text-align: center;
	text-decoration:none;
}
#bookBtn a span, #bookBackBtn a span {
	line-height: 18px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 11px;
}
#bookBtn a span.next, #bookBackBtn a span.next {
	background: url(/images/css/btn_pec.gif) no-repeat right center;
}
#bookBtn a span.prev, #bookBackBtn a span.prev {
	background: url(/images/css/btn_pec_prev.gif) no-repeat left center;
}
#bookBackBtn div {
	background: url(/images/css/btn_bookbackbg.gif) no-repeat;
}
#hun #bookBackBtn div {
	width: 171px;
}
#book #chooseBtn {
	width: 420px;
}
#book .fullWidth {
	width: 426px;
}
#mag #directory div.countries {
	padding-left:12px;
}
#mag #directory div.countries a {
	border-bottom: none;
}
#mag #directory div.countries a:hover {
	border-bottom: solid 1px #7eba00;
}
#mag #directory .dottedList {
	width: 569px;
}
#mag #directory .dottedList li {
	margin-bottom: 10px;
}
#mag #directory .dottedList a {
	font-size: 11px;
	font-weight: normal;
}
#mag #submit {
	text-align: center;
}
.bookit_error {
	font-size: 11px;
	font-weight: bold;
	color: #f00;
	text-align:left;
	padding-left:10px;
}
#directory table.tbl3 td {
	white-space: nowrap;
}
#directory table.tbl3 td span{
	white-space: normal;
}
#directory .box {
	margin: 6px 11px;
	padding: 6px 11px;
	border: solid 1px #cecece;
}
#photo a {
	border-bottom: none;
	margin-left: 8px;
}
#photo div.row img {
	padding: 6px;
	border: solid 1px #FFFFFF; 
	vertical-align: middle;
}
#photo div.row {
	margin-bottom: 16px;
	padding: 4px 0;
	text-align:left;
	
}
table.tblConf {
	width: 500px;
	border-top: solid 1px #ececec;
	margin: 8px auto 12px;
	border-collapse: collapse;
	text-align: center;
}
table.tblConf th {
	font-size: 11px;
	font-weight: bold;
	background-color: #f4f8fb;
	border-top: solid 1px #ececec;	
	border-bottom: solid 1px #d5d5d5;
	padding: 2px 5px;;
}
table.tblConf th.title {
	white-space: nowrap;
	padding-left: 6px;
}
table.tblConf td {
	padding: 4px 6px;
}

table.tblConf tr.odd td {
	background-color: #f4f8fb;
}
table.tblConf td {
	border-bottom: solid 1px #ececec;	
	border-top: solid 1px #ececec;
}
table.tblConf td.first, table.tblConf th.first {
	text-align: left;
	border-right: solid 1px #fff;
}
table.tblConf td.first {
	padding-left: 12px;	
}
#hotelConf {
}
#hotelConf .dottedList {
	width:150px;
	margin-left: 11px;
	float:left;
}
#hotelConf li {
	color: #ccc;
}
#hotelConf .dottedList li {
	padding-left: 8px;
	background-image: url(/images/css/dot_list_litteGray2.gif);
	background-position: 1px 7px;
}
#hotelConf .dottedList li.check {
	color:#5e5e5e;
	background-image: url(/images/css/dot_check.jpg);
	background-position: 0 7px;	
}

#hotelServices .dottedList {
	width: 150px;
	margin-left: 11px;
	margin-bottom:11px;
	float:left;
}
.notLinks li {
	background-image: url(/images/css/dot_list_litteGray2.gif);
}
.fullWidth {
	width: 545px;
	margin-left:11px;
}
#rooms .dottedList {
	margin-top: 8px;
}
table.tbl {
	width: 563px;
	border-top: solid 1px #ececec;
	margin-bottom: 8px;
	margin-top: 20px;
	border-collapse: collapse;
}
table.tbl td, table.tbl th {
	padding: 4px 8px;
	border-bottom: solid 1px #ececec;
	white-space: nowrap;
}
table.tbl th {
	text-align: left;
	border-bottom: solid 1px #d5d5d5;
	padding: 4px 8px;
}
table.tbl tr.odd {
	background-color: #f4f8fb;
}
table.tbl .first {
	padding-left: 10px;
	white-space: normal;
}
table.tbl .td2rows {
	text-align: center;
	line-height: normal;
}
table.tbl td.bold {
	text-align: center;
}
table.tbl td.week {
}
hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}
#advSearch .col5H, #advSearch .col4, #advSearch .col3, #advSearch .col2noH {
	width: 562px;
}
#advSearch {
}
#advSearch table {
	width: 562px;
	margin: 11px auto;
	border-collapse: collapse;
	border-top: solid 1px #ececec;
}
#advSearch .col5H td {
	width: 16%;		
}
#advSearch .col4 td {
	width: 20%;
}
#advSearch .col3 td { 
	width: 33%;
}
#advSearch .col2noH td { 
	width: 50%;
}
#advSearch table th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	background-color: #f4f8fb;
	border-top: solid 1px #ececec;	
	border-bottom: solid 1px #d5d5d5;
	padding: 6px;
}
#advSearch table td {
	padding: 4px 6px;
	padding-left: 16px;
}
#advSearch table td.bold {
	padding-left: 6px;
	border-bottom: solid 1px #ececec;	
}
#advSearch table tr.odd td {
	background-color: #f4f8fb;
}
#advSearch table.col2noH {
	border-bottom: solid 1px #ececec;	
	border-top: solid 1px #d5d5d5;
}
#advSearch table td {
	border-bottom: solid 1px #ececec;	
}

#advSearch table td.first, #advSearch table th.first {
	border-right: solid 1px #fff;
}
#advSearch table td.select {
	text-align: center;
}
#advSearch input {
	border-style: none;
	vertical-align: middle;
}
#advSearch input.border {
	border: solid 1px #ccc;
}
#advSearch .lil {
	width: 50px;
}
#advSearch table img {
	vertical-align: middle;
}
#advSearch #mapHold {
	width: 562px;
	float: left;
	background-color: #f00;
	height: 50px;
}
#advSearch #map {
	width: 222px;
	float: left;
}
#advSearch #text {
	width: 351px;
	float: left;
}
#advSearch #text table {
	width: 351px;
}
#progress {
	background-color: #f9f9f9;
	border: solid #eee;
	border-width: 1px 0;
	height: 50px;
	padding: 0 9px; 
	margin-bottom: 16px;
	text-align:left;
	margin:10px;
}
#progress .step {
	width: 113px;
	height: 25px;
	border-bottom: solid 1px #f1f1f1;
	padding-top: 5px;
	margin-bottom: 4px;
	float: left;
}
#progress .step .no {
	width: 20px;
	float: left;
	background: url(/images/css/progr_no_bg.jpg) no-repeat 0 0;
	font-size: 11px;
	font-weight: normal;
}
#progress .step .title {
	float: left;
	padding-bottom: 2px;
}
#progress .step .no, #progress .step .title a {
	font-size: 11px;
	font-weight: normal;
	color: #2a79b9;
}
#progress .step .title a { 
	border-bottom-color: #2a79b9;
}
#progress .step .title a:hover { 
	border-bottom-color: #7eba00;
}
#progress .active .no, #progress .active .title {
	font-size: 11px;
	color: #2a79b9;
	font-weight: bold;
}
#progress .inactive .no, #progress .inactive .title {
	font-size: 11px;
	font-weight: normal;
	color: #B9B9B9;
}
#progress #bar {
	padding-left: 11px;
}
#progress #bar div {
	width: 113px;
	height: 7px;
	float: left;
	background: url(/images/css/progr_line_past.jpg) no-repeat;
}
#progress #bar div.active {
	background-image: url(/images/css/progr_line_act.jpg);
}
#progress #bar div.future {
	background-image: url(/images/css/progr_line_future.jpg);
}
#progress #bar div.end {
	width:7px;
	background-image: url(/images/css/progr_line_end.jpg);
}
#progress #bar div.first {
	background-image: url(/images/css/progr_line_first.jpg);
}
#secure img.logo {
	margin: 26px 0 6px;
}
#secure a.stamp {
	border-bottom: none;
	margin: 10px 0;
}
#secure div.hold {
	border: solid #d5d5d5;
	border-width: 1px 0;
	padding: 6px 0 0;
	text-align: center;
}
#secure div.hold img {
	padding: 10px 0;
}
#secure div.safe {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto;
}
.red {
	color: #f00;
}
body, html {
	background-image: url(/images/css/bgx.gif);
	background-repeat: repeat-x;
	background-color: #0078D7;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #223398;
}
.focim_link_style {
	font-size: 15px; 
	color: #FFFFFF;
	border:none;
	line-height:20px;
	text-transform:uppercase;
}
a {
	color: #943e6e;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}
.top_links {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
	border:none;
}
.top_links h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}	
#focim2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pic {
	padding-top:2px;
	FLOAT: right;
	WIDTH: 120px;
	TEXT-ALIGN: right;
}
.pic img {
	border: #FFFFFF solid;
	border-width: 1px;
	float:right;
}
.pic .dottedList {
	float:right;
}	
#cities {
	background-color:#E6F2FF;
}
#cities .dottedList {
	float:left;
}	
.style5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.style6 {
	FONT-SIZE: 11px;
	COLOR: #2e3092;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.submit {
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #afafc3 1px solid;
	BACKGROUND-IMAGE: url(/images/css/submit_bg.gif);
	FONT: bold 11px Arial, Verdana, Helvetica, sans-serif;
	BORDER-LEFT: #afafc3 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #ffffff 1px solid;
	HEIGHT: 24px;
}
#focim h1 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border:none;
	margin-top:10px;
	text-transform:uppercase;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
.hgk {
	color: #7375b6;
	font-size:11px;
	font-weight:normal;
	border:none;
}
.hgk a {
	color: #7375b6;
	text-decoration:none;
}

.hgk a:hover {
	color: #7375b6;
	text-decoration:underline;
}
p {
	padding-left: 10px;
	padding-right: 10 px;
	padding-bottom: 10 px;
}
.navibar {
	padding-bottom:20px;
}
#horizon {
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#slowContainer {
	margin-left: -250px;
	position: absolute;
	top: -110px;
	left: 50%;
	width: 500px;
	height: 220px;
	visibility: visible
}
#slowContent {
	padding: 10px;
}
#slowContent span.titleSpan {
	color:#eaeff2;
	font-size:14px;
}
#slowContent span.textSpan1 {
	color:#a9b9d9;
}
#slowContent span.textSpan2 {
	color:#001b43;
}
div.row_header img {
	float: left;
	margin: 3px;
	border: solid 1px #FFFFFF; 
	vertical-align: middle;
}
div.row_header {
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 10px 0;
	text-align:left;
	float:left;
}
.desc {
	padding-left:20px;
	padding-right:20px;
}
.leftmenu_hotel {
	margin:1px 3px 1px 1px;
	padding:5px 1px 0px 5px;
	FONT-SIZE: 11px;
	font-weight:normal;
	BACKGROUND: url(/images/css/left_menu_bg.gif) #0c7cfb repeat-x;
	PADDING-BOTTOM: 3px;
	COLOR: #ffffff;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	BORDER-BOTTOM: #0a5eba 1px solid;
}
.leftmenu_hotel A {	
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;	
	COLOR: #ffffff;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.leftmenu_hotel A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;	TEXT-DECORATION: underline
}
.leftmenu_hotel_active {
	margin:1px 3px 1px 1px;
	padding:5px 1px 0px 5px;
	BACKGROUND: url(/images/css/left_menu_act_bg.gif) #ba070a repeat-x;
	BORDER-BOTTOM: #921710 1px solid;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 3px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	font-weight:normal;
}
.leftmenu_hotel_active B {
	color:#FFFFFF;
	FONT-SIZE: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#hoteladdress {
	padding:5px 8px 5px 6px !important;
	margin:0px;
}
.bold2 {
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:11px;
}
.policies DIV {
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.rtf {
	text-align:center;
	width:70px;
	font-size:11px;
	font-weight:bold;
}
.room_price {
	text-align:center;
	width:70px;
	color:#075591;
	font-size:11px;
	font-weight:bold;
}
.nrtbt {
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.nroom {
	text-align:center;
}
