@import url("jquery_ui_mod.css");

/* CSS Document */

div.float {
	float:left;
	overflow:hidden;
}

div.hotelcard {
	text-align:left;
	width:810px;
	margin:0;
	padding-top:16px;
	float:left;
}

.hotelcard div.printer {
	margin:4px 168px 0 8px;
	float:right;
}

/* Top */

div.hcard_toparea {
	padding:10px 0 0 0;
	background:url(../images/block_bg.jpg) top repeat-x #fff;
	position:relative;
	width:619px;
	height:220px;
}

.content div.hcard_toparea h1 {
	margin-left:15px;
}

.ui-widget-header {
	background:none repeat scroll 0 0 #FAD02F;
	border:1px solid #727056;
}

.ui-progressbar .ui-progressbar-value {
	height:100%;
	margin:-1px;
}

.ui-corner-left {
	
}

.ui-widget-header {
	color:#222222;
	font-weight:bold;
}

.ui-widget-header {
	background:none repeat scroll 0 0 #FAD02F;
	border:1px solid #727056;
}


.ui-widget-content {
	color:#222222;
}

.ui-widget {
	font-family:Verdana,Arial,sans-serif;
	font-size:4px;
}

.ui-progressbar {
	text-align:left;
}

.content .hcard_rating {
	background: url(../images/rating_bg.png) repeat-x;
	border-left: 1px solid #ced7f4;
	border-right: 1px solid #ced7f4;
	position:absolute;
	top:2px;
	padding: 3px 4px 0 4px;
	right:15px;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

.content .hcard_rating .hcard_progress {
	padding-right: 5px;
}

.ratings {
	margin-top: -6px;
}

.content .hcard_rating .hcard_progress_text {
	font-size: 10px;
	line-height: 10px;
	padding:0;
	margin: 0 0 1px 0;
}

.content .hcard_rating .hcard_rate_of {
	font-size: 14px;
	font-weight: bold;
}

.content .hcard_rating span.hcard_rate {
	font-size:24px;
	font-weight:bold;
	margin-right:2px;
}

div.hcard_smokefree {
	position:absolute;
	right:25px;
	top:135px;
}

.content p.hcard_bookroom {
	position:absolute;
	top:154px;
	left:262px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.content p.hcard_bookroom a {
	color:#12265a;
	text-decoration:none;
	padding:4px 8px;
	background-color:#fad02f;
	border:1px solid #d7b329;
	position:relative;
}

div.hcard_images {
	width:230px;
	height:166px;
	margin:0 0 0 15px;
	position:relative;
	background-color:#fff;
}

div.hcard_imagebox {
	width:190px;
	position:absolute;
	left:19px;
	top:10px;
}

.content div.hcard_images img {
	margin:0;
}

div.hcard_imagebox .image {
	width:190px;
	height:140px;
	overflow:hidden;
}

div.hcard_imagebox .hidden {
	display: none;	
}

div.hcard_imagebox .caption {
	font-size:11px;
}

div.hcard_images .previous {
	position:absolute;
	top:68px;
	left:4px;
	z-index:2;
}

div.hcard_images .next {
	position:absolute;
	top:68px;
	right:4px;
	z-index:2;
}

div.hcard_description {
	width:322px;
	height:144px;
	overflow:auto;
	padding:0 35px 0 15px;
}

div.hcard_sharelink {
	position:absolute;
	bottom:0;
	right:0;
	background:url(../images/socialbox.gif) top left no-repeat;
	width:277px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:5px 0 3px 20px;
}

.content div.hcard_sharelink a.facebook, .content div.hcard_sharelink a.twitter {
	font-weight:normal;
	margin-left:4px;
	margin:0 7px 0 3px;
}

.content div.hcard_sharelink a.facebook {
	background:url(../images/social_facebok.gif) left no-repeat;
	text-decoration:none;
	padding-left:18px;
}

.content div.hcard_sharelink a:hover.facebook {
	text-decoration:underline;
}

.content div.hcard_sharelink a.twitter {
	background:url(../images/social_twitter.gif) left no-repeat;
	text-decoration:none;
	padding-left:14px;
}

.content div.hcard_sharelink a:hover.twitter {
	text-decoration:underline;
}


/* Middle */

div.hcard_middlearea {
	background-color:#12265a;
	width:619px;
	padding:14px 0;
}

ul.hcard_tabs {
	width:96px;
	margin:0;
	padding:13px 0 0 0;
	text-align:right;
}

ul.hcard_tabs li a {
	font-size: 12px;
}

.content li.hcard_tabitemselected {
	background:url(../images/tab_selected.gif) right top no-repeat;
	height:26px;
	list-style-type:none;
	margin:0;
	padding:8px 8px 4px 8px;
	white-space:wrap;
	position:relative;
	top:-2px;
	line-height:11px;
}

.content li.hcard_tabitemselected a {
	text-decoration:none;
	font-weight:bold;
}

.content li.hcard_tabitem {
	border-bottom:1px solid #2b4589;
	padding:2px 8px;
	margin:0;
	list-style-type:none;
	white-space:wrap;
	
}

.content li.hcard_tabitem a {
	color:#fff;
	text-decoration:none;
	
}

.content li.hcard_tabitem a:hover {
	text-decoration:none;
	color:#fad02f;
}

div.hcard_tabbox {
	width:96px;
}

div.hcard_tabcontent {
	background-color:#ced7f4;
	width:325px;
	height:223px;
	/*position:relative;*/
}

div.hcard_tabcontent_hidden {
	display: none;	
}

/*div.hcard_tabcontent p.hcard_makereservation {
	position:absolute;
	bottom:8px;
	right:8px;
}*/

div.hcard_tabcontent div.tabcontent_margin {
	margin:12px 25px 17px 17px;
	overflow:auto;
	width:303px;
	height:199px;
}

.content div.hcard_tabcontent, .content div.hcard_tabcontent p {
	font-size:12px;
	line-height:16px;
}

.content div.hcard_tabcontent h2 {
margin:10px 0 0 0;
}

.content div.hcard_tabcontent h3 {
margin:10px 0 0 0;
}

.content div.hcard_discounts a {
	font-size:11px;
}

.content div.hcard_discounts {
	width: 170px;
	float: left;
	padding: 0 13px;
}

.content div.hcard_discounts div.discount_mainitem {
	background-color:#fad02f;
	padding:3px 5px;
	font-size:11px;
	line-height:14px;
	color:#000;
	margin-bottom:2px;
}

.content div.hcard_discounts div.discount_mainitem a {
	color:#000;
	text-decoration:underline;
	display:block;
	font-weight:bold;
	padding-bottom:2px;
}

.content div.hcard_discounts div.discount_mainitem a:hover {
	text-decoration:none;
}

.content div.hcard_discounts p.discount_item {
	background-color:#fff;
	padding:3px 5px;
	color:#173070;
	font-size:11px;
	line-height:14px;
	margin-bottom:2px;
}

.content div.hcard_discounts p.discount_item a {
	color:#173070;
	text-decoration:none;
}

.content div.hcard_discounts p.discount_item a:hover {
	text-decoration:underline;
}

.content div.hcard_discounts, .content div.hcard_discounts p {
	color:#fff;
}

.content div.hcard_discounts h1, .content div.hcard_discounts h2, .content div.hcard_discounts h3 {
	color:#fad02f;
}

.content div.hcard_discounts a {
	color:#fff;
}

.content p.discounts_more {
	padding-top:5px;
}


/* Bottom */

div.hcard_bottomarea {
	width:619px;
}

.content div.hcard_bottomarea img {
	margin:0;
}

div.hcard_footer {
	background-color:#fff;
	font-size:11px;
	text-align:center;
	padding:5px 8px;
	font-family:Arial, Helvetica, sans-serif;
}

.content div.hcard_footer a {
	font-weight:normal;
	text-decoration:none;
}

.content div.hcard_footer a:hover {
	text-decoration:underline;
}


/* Hotel list */

div.hotellist table {
	border-collapse:collapse;
	width:570px;
margin-bottom:20px;
}


.content div.hotellist h2 {
background-color:#e0e6f7;
padding:5px 10px;
margin:0;
width:550px;
}


div.hotellist tr.row1 {
border-left:1px solid #e0e6f7;
	border-right:1px solid #e0e6f7;
}

div.hotellist tr.row2 {
	background-color:#f3f6fd;
	border-left:1px solid #e0e6f7;
	border-right:1px solid #e0e6f7;
}

div.hotellist td {
	border-bottom:1px solid #e0e6f7;
	padding:10px;
	vertical-align:top;
}

div.hotellist td.listimage {
	width:112px;
}

div.hotellist td.listimage div {
	width:100px;
	height:75px;
	overflow:hidden;
}

div.hotellist td.listname {
	width:150px;
}

.content div.hotellist td img {
	margin:0;
}

.content div.hotellist td a {
	font-weight:bold;
	text-decoration:none;
}

.content div.hotellist td a:hover {
	text-decoration:underline;
}

.content div.hotellist td.listinfo p {
	font-size:12px;
	line-height:15px;
}
