body, html{
	margin:0;
	padding:0;
	/*color:#4E463F;*/
	color:#000068;
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
}
a{
	color:#000066;
	text-decoration: none;
	border-bottom:1px solid #E3E3E3;
}
a:hover{
	color:#000066;
	border-bottom:1px solid #4E463F;
}
.container {
  width:100%;
  clear:both;
  display:block;
 /* background:url('../img/cms/background.jpg');*/
}

.column {
  float:left;
}

.article {
 vertical-align:top;
 margin-bottom:10px;
}

.article h3 {
  background-color:#E0DDD1;
  margin:0px;
}

#article_content {
  margin:3px 0 6px 0;
}

p{
	/*color:#4E463F;*/
	/*color:#000068;*/
	line-height:17px;
	margin:9px 0 0 0;
	text-align: justify;
	/*overflow: hidden;*/
}


h1{
	color:#FFF;
	/*background: url(../img/content/header.png) no-repeat 0 -64px;*/
	color:#000068;
	display:block;
	font-size:16px;
	height:26px;
	margin:0;
	overflow:hidden;
	/*padding:7px 10px 0 10px;*/
	padding:6px 0 0 0;
}
h1.hotel{
	color:#FFF;
	background: none;
	color:#000068;
	display:block;
	font-size:14px;
	height:25px;
	margin:0;
	padding:8px 0 0 0;
}

h2{
	color:#000066;
	display:block;
	font-size:14px;
	margin:0;
	margin:18px 0 0;
	padding:0 0 0px;
}
h3{
	display:block;
	font-size:13px;
	margin:9px 0 0;
	padding:0 0 0px;
}
ol,ul{
	padding:0 0 0 20px;
	margin:6px 0 6px 0;
}
ol li,ul li {
	margin:8px 0 8px 0;
	color:#000066;
	padding:0;
}

h1 span { padding:0 0 0 7px; color:#4E463F }
span.stars{
	background: url(../img/boxes/hotelbox_stars.png) repeat-x left top;
	display: block;
	float:left;
	height:20px;
	text-indent: -999px;
	overflow: hidden;
	padding:0;
	margin:0 0 0 15px;
}
h1 span.left{
	float:left;
	display: block;
	color:#000066;
	padding:0;
}
h1 .stars_plus{
	font-weight:bold;
	float:left;
	display: block;
	font-size:16px;
	line-height:16px;
	padding:0 0 0 0;
	color:#000068;
}
h1 span.right{
	float:right;
	display: block;
	color:#000066;
	padding:0;
}

#hotel_content{ padding-top: 20px; }

#hotel_content h2, h2.boxed {
	/*background: url( ../img/content/header.png) no-repeat 0 -97px;*/
	display:block;
	/*font-size:12px;*/
	font-size:14px;
	height:19px;
	margin:0;
	/*padding:5px 0 0 10px;*/
	padding:5px 0 4px 0;
	margin-bottom:7px;
	margin-top:11px;
	/*clear:both;*/
}
h2.linetop, #hotel_content h2.linetop{
	border-top:1px solid #C1BC9F;
	padding:7px 0 0 0;
	/*clear:both;*/

}
#hotel_content h2{
	background: none;
	font-size: 14px;
}
#hotel_content p {
	display: block;
	margin:5px 0 8px 0;
	line-height:16px;
}
.photo_wrapper{
	wudth:200px;
	height:150px;
	margin:0 0 12px 0;
}
.photo_wrapper a{
	width:200px;
	border-bottom:none;
	text-align:center;
}
b.travel_time{
	margin:10px 0 0 0;
	display: block;
}
table.rooms{
	width:100%;
	margin:5px 0 10px 0;
	border:none;
}
table.rooms td,table.rooms th {
	text-align: left;
}
table.rooms th.description {
	background: url("../img/header/table_header.png") repeat-y -30px 0;
	color:#000068;
	padding:8px 6px 8px 6px;
	font-weight:bold;
	text-align:right;
}
table.rooms th.description.first {
	background: url("../img/header/table_header.png") repeat-y 0 0;
	text-align:left;
}
table.rooms th.description.last {
	background: url("../img/header/table_header.png") repeat-y right 0;
}
table.rooms td.price.left {
	text-align: left;
}
table.rooms th.travel_time {
	background: url("../img/header/table_header.png") repeat-y 0 -55px;
	padding:6px 6px 6px 6px;
	color:#FFF;
	font-weight:bold;
	border-top:1px solid #FFF;
}
table.rooms td.room_name {
	background: #EFEDE5;
	text-aign:left;
	width:140px;
	color:#000068;
	padding:7px 6px 7px 6px;
	border-top:1px solid #FFF;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-bottom:1px solid #E7E4D9;
	vertical-align: top;
	font-weight: bold;
}
table.rooms tr.odd td.room_name {
	background: #E7E4D9;
}
table.rooms tr.odd td.price {
	background: #F3F1ED;
}
table.rooms td.price {
	text-align:right;
	background:#FAF9F7;
	padding:4px 6px 4px 6px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}
table.rooms td.price p{
	margin:0;
}
table.rooms td.price.right {
	border-right:1px solid #E3E3E3;
}
table.rooms td.lastrow {
	height:10px;
	padding:0;
	background: url("../img/header/table_header.png") repeat-y 0 -126px;
	border-top:1px solid #FFF;
}
table.rooms td.lastrow.last {
	background: url("../img/header/table_header.png") repeat-y right -126px;
}
table.rooms th {
	background: #000066;


}
table.rooms td {
	padding:4px;
}
td.room_name{
	width:150px;
}
.highslide span.magnifier{
	background:url("../img/destinations/magnifier.png");
	position:absolute;
	margin:10px;
	height:22px;
	width:17px;
}
.hotellist h2 { margin:0 }
.hotellist_img { width:124px; height:92px; padding:12px 0 0 0; text-align:center; float:left; background:url(../img/content/bg_hotellist_img.gif) no-repeat }
.hotellist_header { width:585px; line-height:31px; padding:0 0 0 13px; float:left; overflow:hidden; font-size:14px; text-decoration:none; color:#fff; background:url("../img/content/header.png") 0 -32px no-repeat; cursor:pointer }
.hotellist_header b { width:479px; float:left }
.hotellist_stars { height:31px; float:left; background:url(../img/content/bg_hotellist_star_blue2.gif) center left repeat-x }
.hotellist_content { width:480px; padding:2px 0 0 7px; float:left; font-size:12px; line-height:1.5em }
.hotellist_clear { height:18px; line-height:18px; clear:both }