/**
* 	Stylesheet used specifically for accommodation details
**/

#acco-ribbon {
	padding:10px 15px 0px 15px;
	width:718px;
	position:relative;
}

#acco-ribbon .main-image a
{
    display: block;
}
#acco-ribbon .main-image {
	border:1px solid #CCC;
	padding:3px;
	float:left;
	width:265px;
	height:176px;
	overflow:hidden;
	text-align:center;
	line-height:176px;
	font-size:1px;
    overflow: hidden;
    display: table;
}
#acco-ribbon .main-image div {
    display: table-cell;
    vertical-align: middle;
}

#acco-ribbon .breadcrumb {
	margin-bottom:5px;
	float:left;
	font-size:10px;
	position:relative;
}

#acco-ribbon .breadcrumb .searchterms {
	text-decoration:none;
	color:#000;
}

#acco-ribbon .breadcrumb .terms {
	float:left;margin-left:10px;
}

#acco-ribbon .back 
{
	float:left;
}

#acco-ribbon .nav-next-prev {
	float:left;
	text-align:center;
	font-size:10px;
	margin-left:20px;
}

#acco-ribbon .nav-next-prev a 
{
	visibility:hidden;
}
#acco-ribbon .nav-next-prev .disabled
{    
	color:#ccc;
	text-decoration:none;
	cursor:default;
	visibility:visible;
}
#acco-ribbon .nav-next-prev a.active 
{
	visibility:visible;
}

#acco-ribbon .pricepp {
    color:#999999;
    font-size:10px;
    position:absolute;
    right:25px;
    top:127px;
}

#acco-details-navigation li.first
{

}

#favorite 
{
	margin-left:25px;
}

#favorite.is-favorite
{
	background:transparent url(../images/favorite-bg.gif) no-repeat;
	padding-left:15px;
	cursor: default;
}
#favorite.is-favorite span
{
	background:none;
	cursor:pointer;
}

#acco-ribbon .info {
	margin-left:9px;
	float:left;
	width:315px;
}

.tools 
{
	margin-top:15px;
	margin-left:20px;   
}

.tools .print 
{
	background:#fff url(../images/print.gif) no-repeat right center;
	line-height: 15px;
	padding-right: 20px;
}

.tools .send, .tools .sendRoute
{
	background:#fff url(../images/email.png) no-repeat right center;
	line-height: 15px;
	padding-right: 20px;
}

#wait 
{
    z-index: 100;
	position:fixed;
	bottom:45%;
	right:35%;
	height:50px;
	text-align:center;
	vertical-align:middle;
	line-height:17px;
	padding-top: 12px;
	width:302px;
	background:transparent url(../images/price-loader.png) no-repeat scroll center top;
}

#prices-loader
{
    z-index: 100;
	position:absolute;
	top:350px;
	right:35%;
	height:74px;
	margin-left: 16px;
	background:transparent url(../images/price-loader-bg-right.png) no-repeat scroll right top;
    display: none;
}

#prices-loader div
{
    z-index: 100;
	background:transparent url(../images/price-loader-bg-left.png) no-repeat scroll left top;
	margin-left: -16px;
	height:100%;
}

#wait img
{
	float:left;
	width:30px;
	margin:0px 8px 0 15px;
}
#prices-loader img
{
	float:left;
	width:40px;
	margin:14px 8px 0 10px;
}

#prices-loader span
{
	float:left;
	margin:27px 20px 0 8px;
}

.wait_white { background-color:#FFFFFF; width:240px; height:35px; margin:8px 0px 0px 20px; }

.popup .priceloader {
	background:#FFFFFF url(../images/prijzen_loader.png) repeat-x scroll center bottom;
	font-size:20px;
	height:62px;
	left:-275px;
	line-height:55px;	
	position:absolute;
	text-align:center;
	width:550px;
}
.popup .priceloader img {
	margin-right:15px;
	vertical-align:middle;
}

/*.popup .priceloader img,
.popup .priceloader div
{	
	background:url(../images/ajax-loader.gif) repeat-x;
	
}*/

#acco-ribbon .details {
	width:321px;
}

#acco-ribbon .details .star-rating {
	height:22px;
}

#acco-ribbon .acco-name {
	margin:0px 5px 5px 0px;
	padding:0px;
	font-size:18px;
	line-height:22px;
	color:#FF4400;
	font-weight:normal;
	float:left;
}

#acco-ribbon .acco-location,
#acco-ribbon .acco-location a,
#acco-ribbon .acco-location a:visited {
	font-size:13px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#FF4400;
	font-weight:normal;
	clear:left;
	text-decoration:none;
}
#acco-ribbon .acco-location a:hover 
{
	text-decoration:underline;
}

h3 {
	color:#ff4400;
	font-size:14px;
	font-weight:normal;
	margin:20px 0px 10px 0px;
	padding:0px;
}

h3.no-margin {
	color:#ff4400;
	font-size:14px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.anchor 
{
	float:left;
	font-size:1px;
	line-height:1px;
}

#acco-ribbon ul.usp-texts {
	margin:0px;
	padding:0px;
	list-style:none;
	width:188px;
	font-size:11px;
	width:340px;
}

#acco-ribbon ul.usp-texts li {
	padding:0px 5px 0px 7px;
	margin:0px;
	color:#333;
	background:transparent url(../images/search-usp-bullet.gif) 0px 3px no-repeat;
	border:none;
	width:152px;
	float:left;
}

#acco-ribbon .pricetag {
	float:left;
	width:96px;
	height:95px;
	font-size:15px;
	color:#FFF;
	background:transparent url(../images/accommodation-pricestar.png) no-repeat;
	position:absolute;
	right:25px;
	top:33px;
	line-height:50px;
	text-align:center;
}
.acco-offer .pricetag
{
	background:transparent url(../images/accommodation-pricestar.png) no-repeat;
}

#acco-ribbon .pricetag .price {
	position:absolute;
	width:100%;
	top:27px;
	font-size:25px;
	left:0;
}

#acco-ribbon .acco-userrating {
	width:340px;
	font-size:12px;
	color:#434343;
	margin-bottom:20px;
	margin-top:10px;
	float:left;
	font-weight: bold;
}
#acco-ribbon .acco-userrating .acco-userrating-more
{
	font-weight:normal;
	font-size:9px;
	color:#0048FF;
	display: block;
}
#acco-ribbon .acco-userrating div.sub-ratings 
{
	color:#444;
	font-size:10px;
	font-weight:normal;
	padding:0;
	display:block;
	line-height:16px;
	margin-top:2px;
}
#acco-ribbon .acco-userrating div.sub-ratings table
{
	margin-bottom:10px;
	margin-left:7px;
}
#acco-ribbon .acco-userrating div.sub-ratings table td.ratingvalue
{
	padding-left:5px;
	padding-right:10px;
	text-align:right;
}
#acco-ribbon .acco-userrating span {
	font-size:12px;
}

#img-rating-info 
{
	cursor:pointer;
}

#acco-ribbon .book-button a,
#acco-ribbon .book-button a:visited {
	background:transparent url(../images/accommodation-book-btn.gif) no-repeat top;
	width:120px;
	height:30px;
	display:block;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	position:absolute;
	right:10px;
	bottom:10px;
	font-weight:600;
	font-size:14px;
	text-align:center;
	line-height:30px;
}

#acco-ribbon .book-button a:hover,
#acco-ribbon .book-button a:focus {
	background-position:bottom;
	outline:none;
}

#acco-ribbon .book-button a span
{
	font-family:Lucida Sans,Arial,Helvetica;
}

#acco-ribbon .star-rating {
	display:inline-block;
	width:60px;
	background:transparent url(../images/accommodation-five-stars.png) no-repeat center left;
	text-indent:-2000px;
	float:left;
	overflow:hidden;
}

#acco-ribbon .star-rating-0 {
	width:0;
}
#acco-ribbon .star-rating-10 {
	width:12px;
}
#acco-ribbon .star-rating-15 {
	width:18px;
}
#acco-ribbon .star-rating-20 {
	width:24px;
}
#acco-ribbon .star-rating-25 {
	width:31px;
}
#acco-ribbon .star-rating-30 {
	width:36px;
}
#acco-ribbon .star-rating-35 {
	width:43px;
}
#acco-ribbon .star-rating-40 {
	width:48px;
}
#acco-ribbon .star-rating-45 {
	width:55px;
}
#acco-ribbon .star-rating-55 {
	width:67px;
}

ul#extended-tabs {
	padding:0px;
	margin:0px;
	list-style:none;
	width:530px;
	height:23px;
	color:#606060;
	font-size:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
}

ul#extended-tabs li {
	float:left;
	height:23px;
}

ul#extended-tabs li:first-child {
	/*border-width:1px 0px 0px 1px;*/
}

ul#extended-tabs li:last-child {
	/*border-width:1px 1px 0px 0px;*/
	background-image:none;
}

ul#extended-tabs li a 
{
	background:transparent url(../images/tabs/detail-tableft.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:24px;
	padding-right:2px;
	padding-left:5px; /*auto corrected by JS*/
	color:#5A5A5A;
	text-decoration:none;
	font-weight:bold;
}

ul#extended-tabs li a span
{
	display:block;
	float:left;
	height:19px;
	padding-top: 4px;
	padding-right:5px; /*auto corrected by JS*/
	text-align:center;
	background:transparent url(../images/tabs/detail-tabright.png) no-repeat scroll right top;
	cursor:pointer;
}

ul#extended-tabs li a:hover
{
	background:transparent url(../images/tabs/detail-tableft-hover.png) no-repeat scroll left top;
	height:23px;
}

ul#extended-tabs li a:hover span
{
	background:transparent url(../images/tabs/detail-tabright-hover.png) no-repeat scroll right top;
}

ul#extended-tabs li.selected a 
{
	background:transparent url(../images/tabs/detail-tableft-sel2.png) no-repeat scroll left top;
	cursor:default;
	height:24px;
	margin-bottom:-1px;
	position:relative;
}
ul#extended-tabs li.selected a span
{
	cursor:default;
	height:20px;
	background:transparent url(../images/tabs/detail-tabright-sel2.png) no-repeat scroll right top;
}
ul#extended-tabs li.selected a.multiple 
{
	background:transparent url(../images/tabs/detail-tableft-sel.png) no-repeat scroll left top;
}
ul#extended-tabs li.selected a.multiple span
{
	background:transparent url(../images/tabs/detail-tabright-sel.png) no-repeat scroll right top;
}

/*
ul#extended-tabs li.selected:first-child a {
	border-width:0px 1px 0px 0px;
}
ul#extended-tabs li.selected:last-child {
	margin-left:2px;
}
ul#extended-tabs li.selected:last-child a {
	border-width:0px 0px 0px 1px;
}
*/
div.extended-info-border-right {
	width:530px;
	background:transparent url(../images/fadingborder.gif) no-repeat bottom right;
}
div.extended-info-border-left {
	width:529px;
	background:transparent url(../images/fadingborder.gif) no-repeat bottom left;
}
div.extended-info {
	width:498px;
	margin-left:1px;
	background:#FFF;
	overflow: hidden;
	padding:20px 15px 10px 15px;
}
div.extended-info .gradient-gray
{
	background:transparent url(../images/background-gradient-grey.jpg) repeat-x;
}

table.offer-table 
{
	margin:auto;
	margin-bottom:15px;
	width:500px;
	border-collapse:collapse;
	border:1px solid #ccc;
}

.acco-offer
{
	background:transparent url(../images/offer-head.gif) repeat-x; 	
	border:none;
	font-weight:bold;
	padding: 0px 4px;
	height:25px;
}

.acco-offer span.date 
{
	color:#FF2200;
}

td.offertext
{
	padding:3px 10px;
	border:1px solid #ccc;
	border-collapse:collapse;
}

td.offertext div.offer-price-star 
{
	height:40px;
	width:45px;
	background:transparent url(../images/list-promos-pricestar.png) no-repeat;
	position:relative;
	float:right;
	text-align:center;
	color:#fff;
	padding-top:4px;
	line-height:15px;
}

td.offertext a.book,
td.offertext a.book:visited 
{
	display:block;
	background:transparent url(../images/bookbutton.png) no-repeat center top;
	height: 19px;
	width:120px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	font-size:9px;
	text-align:center;
	line-height:21px;
}

td.offertext a:hover.book,
td.offertext a:focus.book {
	background-position:bottom;
	outline:none;
}

td.offertext a span
{
	display: none;
}


td.offertext div.offer-price-star 

#description-tabs 
{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#2663ff;
	font-size:10px;
	font-weight:bold;	
}

ul#description-tabs li.selected
{
	color:#6e6e6e;
	
}

ul.photo-carousel {
	padding:0px;
	margin:0px;
	list-style:none;
	width:526px;
	position:relative;
	overflow:hidden;
}

ul.photo-carousel li {
	float:left;
	text-align: center;
	height:86px;
	line-height: 84px;
	margin-right:6px;
	vertical-align:middle;
	width:121px;
	border:1px solid #CCC;
}

ul.photo-carousel li img {
	margin:0px;
	padding:3px;
	vertical-align:middle;
}

#add-review 
{
	float:right;
	margin:7px  0px;
	font-size:10px;
}

#add-review-left-align
{
	margin: 7px 0px;
	font-size: 10px;
}

.no-reviews
{
	padding:10px;
}

.show-reviews
{
	display:none;
}

ul.reviews 
{
	border-top:1px solid #CCC;
	background:#FFF url(../images/center-right-bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.reviews li {
	border-bottom:1px solid #CCC;
	padding:20px 0px;
	margin:0 15px;
}

.review {
	padding:0px 36px;
	background:#FFF url(../images/acc_review_quotes.gif) no-repeat;
	width:351px;
	min-height:40px;
}

.user-info {
	float:left;
	width:423px;
	margin-left:20px;
}

ul.reviews li .name {
	font-size:10px;
	margin-bottom:10px;
	margin-left: 36px;
	color:#FF4400;
	font-weight:bold;
}

.review-date {
	height:70px;
	width:54px;
	background:#FFF url(../images/acc-review-calendar.jpg) no-repeat;
	position:relative;
	float:left;
	margin-top: 22px;
}

.review-date .month {
	position:absolute;
	top:7px;
	width:100%;
	display:block;
	font-size:12px;
	text-align:center;
} 

.review-date .day {
	position:absolute;
	top:30px;
	font-size:18px;
	width:100%;
	display:block;
	text-align:center;
}

.review-date .year {
	position:absolute;
	top:60px;
	width:100%;
	display:block;
	font-size:12px;
	text-align:center;
}

ul#map-tabs {
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:10px;
	width:508px;
	height:23px;	
}

ul#map-tabs li {
	float:left;
	height:23px;
}

ul#map-tabs li:first-child {
	border-width:1px 0px 0px 1px;
}

ul#map-tabs li:last-child {
	border-width:1px 0px 0px 0px;
	background-image:none;
}

ul#map-tabs li a {
	display:block;
	float:left;
	height:19px;
	padding:0px 11px 0px 11px; /*auto corrected by JS*/
	text-decoration:none;
}

ul#map-tabs li.selected a {
	cursor:default;
	color:#5A5A5A;
	height:15px;
	margin-bottom:-1px;
	border:1px solid #CCC;
	border-width:0px 1px;
	position:relative;
}

ul#map-tabs li.selected:first-child a {
	border-width:0px 1px 0px 0px;
}
ul#map-tabs li.selected:last-child {
	margin-left:2px;
}
ul#map-tabs li.selected:last-child a {
	border-width:0px 0px 0px 1px;
}

#add-review-lightbox .content,
.add-review-lightbox .content 
{
	background:#fff url(../images/review-lightbox-bg.gif) repeat-x;
	padding:30px;
	padding-top:20px;
	width:563px;
}

#add-review-lightbox h2.reviewtitle,
#add-review-lightbox div.reviewtitle,
.add-review-lightbox h2.reviewtitle,
.add-review-lightbox div.reviewtitle
{
	color: #ff2200;
	font-weight: normal;
	font-size: 18px;
}
#add-review-lightbox h2.reviewtitle,
.add-review-lightbox h2.reviewtitle
{
    margin-top: 0;
    margin-bottom: 10px;
}


#add-review-lightbox div.input,
.add-review-lightbox div.input 
{
	float:left;
	width:363px;
}

#add-review-lightbox div.list-promos,
.add-review-lightbox div.list-promos,
#pSendAcco div.list-promos,
.pSendAcco div.list-promos,
#pSendRoute div.list-promos,
.pSendRoute div.list-promos
{
	background:transparent url(../images/list-promo-borders.gif) no-repeat top right;
	width:168px;
	border:1px solid #ccc;
	padding:0px 1px;
	border-width:1px 0px 0px 0px;
	margin:17px 0px 0px 30px;
	float:left;
}

#pSendAcco,
.pSendAcco,
#pSendRoute,
.pSendRoute {
    width: 635px;
}

#pSendAcco div.list-promos,
.pSendAcco div.list-promos,
#pSendRoute div.list-promos,
.pSendRoute div.list-promos {
	margin:69px 0px 0px 10px;
}

#add-review-lightbox textarea,
.add-review-lightbox textarea
{
	width:363px;
	height:140px;
	font-family:Verdana;
	font-size:10pt;
	border-top:none;
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
	border-bottom:1px solid #E8E8E8;
	background:#FFF url(../images/search-freetext-bg.gif) repeat-x;
	margin-bottom:10px;
}

#add-review-lightbox input.text,
.add-review-lightbox input.text
{
	width:180px;
	border:none;
	border-top:none;
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
	border-bottom:1px solid #E8E8E8;
	background:#FFF url(../images/search-freetext-bg.gif) repeat-x;
	height:16px;
	font-size:10pt;
	padding-top:3px;
	margin-bottom:10px;
}

#add-review-lightbox .clear-both,
.add-review-lightbox .clear-both 
{
	/*solves IE7 bug with spacing*/
	overflow:hidden;
	height:0px;
}

#add-review-lightbox .main-image,
.add-review-lightbox .main-image 
{
	margin:auto;
}


div.content-bg {
	width:150px;
	padding:10px 9px;
	background:#FFF url(../images/list-promo-gradient.gif) repeat-x;
	background-position:-40px -40px;
	font-size:10px;
}

#add-review-lightbox .heading,
.add-review-lightbox .heading 
{
	height:25px;
	padding:0px 15px;
	width:593px;
	line-height:25px;
	font-weight:bold;
	background:#FFDA3D url(../images/list-general-head.gif) repeat-x;
}

#add-review-lightbox .disclaimer,
.add-review-lightbox .disclaimer 
{
	border-top:1px dotted #CCC;
	padding:15px 0px 0px 15px;
	margin-top:15px;
	background:transparent url(../images/disclaimer-info.gif) no-repeat 5px 17px;
}

.add-review-lightbox a.remove,
#add-review-lightbox a.remove {
	background: url(../images/delete-button.gif) no-repeat bottom right;
	right:10px;
	top:5px;
	height: 13px;
	display:block;
	padding-right: 15px;
	line-height:13px;
	cursor: pointer;
}

ul.photo-carousel li 
{
	cursor:pointer;
}

.offer-container li
{
	 background:transparent url(../images/search-usp-bullet.gif) no-repeat scroll 0px 3px;
	 list-style-type:none;
	 padding: 0px 5px 0px 10px;	
}
/*
*   jcarousel
*/ 

#photo-holder 
{
	position: relative;
	width:522px;
	margin-left: 3px;
	padding-top: 10px;
	visibility: hidden;
}

div.extended-info.no-padding 
{
	padding:0px;
	width:528px;
}

.jcarousel-container 
{
	width: 500px;
    position: relative;
    background: url(../images/jcarousel/carousel-back.gif) no-repeat center top;
}

.jcarousel-container li 
{
	margin: 0;
	width: 115px;
	height: 80px;
	background-color: #fff;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:3px;
}

.jcarousel-container li img {
	margin:0px;
	vertical-align:middle;
}

.jcarousel-container li.hover {
 /* 	background:#FFF url(../images/pic_border.gif) no-repeat top left; */
}

.jcarousel-container li.sel {
	background:#FFF url(../images/pic_border.gif) no-repeat top right;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: auto;
    width: 489px;
    height: 88px;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    position: relative;
}

.jcarousel-item a {
    display: table-cell;
    height: 80px;
    vertical-align: middle;
    text-align: center;
    width:115px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-container-horizontal {
    width: 500px;
    padding: 4px 11px;
}

/*.jcarousel-item-horizontal {
    margin-right: 0px;
}
.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}*/

.jcarousel-next-horizontal,
.jcarousel-prev-horizontal {
    position: absolute;
    top: 35px;
    width: 11px;
    height: 24px;
    cursor: pointer;
    background: transparent url(../images/jcarousel/next-prev-horizontal.gif) no-repeat;
}
.jcarousel-next-horizontal {
   right:0px;
   background-position:4px 100%;
}
.jcarousel-prev-horizontal {
   left:0px;
   background-position:left top;
}

.jcarousel-next-horizontal:hover {
    background-position:-7px 100%;
    cursor: pointer;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position:-18px 100%;
}

.jcarousel-prev-horizontal:hover {
    background-position:-11px 0px;
    cursor: pointer;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position:-22px 0;
}

#main-photo-holder .pagination-numbers .jcarousel-prev-disabled,
#main-photo-holder .pagination-numbers .jcarousel-next-disabled {
    visibility: hidden;
}

#photoitem-hover 
{
	width: 123px;
	height: 88px;
	border: solid 1px #ccc;
	position: absolute;
	z-index: 999;
	display: none;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
}

#main-photo-holder 
{
	width: 522px;
	margin-left: 3px;
	text-align: center;
	clear: both;
	padding-left: 55px;
	margin-top: 15px;
}

#main-photo 
{
    display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin:19px auto;	
	width: 410px;
    height:274px;
    line-height:273px;
	border: solid 1px #ccc;
	font-size:1px;	
}

#main-photo img
{
	vertical-align: middle;
}

.next {
	font-size: 9px;
	background: url(../images/blue-arrow-right.gif) no-repeat center right;
	padding-right: 10px;
	color:#0048FF;
}

.prev {
	font-size: 9px;
	background: url(../images/blue-arrow-left.gif) no-repeat center left;
	padding-left: 10px;
	color:#0048FF;
}

div.month-info {
	border-top:1px solid #CCC;
	width:508px;
	background:#FFF url(../images/center-border.jpg) no-repeat top left;
	padding:10px;
	overflow:hidden;
}

#forum-block, 
#offers-block, 
#weather-block 
{
	cursor:pointer;
}

#offers-block tr.hover td 
{
	text-decoration:underline;
	/*background-color:#fff;*/
}

.acco-read-more
{
	margin-top: 15px;
}
#accoCityDescription
{
	float: left;
	width: 508px;
}
#accoCityDescriptionTxt
{
	float: left;
	width: 330px;
	margin-right: 10px;
}
#accoCityDescriptionPhoto
{
	float: left;
	border: solid 1px #CCC;
	padding: 4px 4px 4px 4px;
	margin-top: 45px;
}
#acco-usps {
	padding:15px 15px 0px 0px;
	position:relative;
	
}
#acco-usps ul.usp-texts {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:10px;
}
#acco-usps ul.usp-texts li {
	padding:0px 5px 0px 7px;
	margin:0px;
	color:#333;
	background:transparent url(../images/search-usp-bullet.gif) 0px 3px no-repeat;
	border:none;
	float:left;
	width: 300px;
}

#payinfo li {
	background:transparent url(../images/search-usp-bullet.gif) no-repeat 5px 8px;
	list-style-type:none;
	padding: 0px 0px 0px 0px;
			
}

#payinfo div.spacer
{
	border-bottom: solid 1px #cccccc;	
	width:140px;
	margin-left:5px;
	padding-top:25px;	
}

#payinfo li div
{
	padding: 5px 5px 0px 13px;	
}

#payinfo li img
{
	padding: 5px 5px 0px 13px;	
}

.payment
{
	background: transparent url(../images/ideal_klein.gif) no-repeat 137px 3px;	
	line-height : 20px;
}

div.pricetag span.price 
{
	cursor:pointer;
}

div.overviewphotos 
{
	width:260px;
	float:left;
}
div.overviewphotos ul
{
	width:260px;
}
div.overviewvideo 
{
	float:right;
}
div.overviewvideo img
{
	border: 1px solid #ccc; 
	padding: 3px;
	cursor:pointer;
}
#videodiv{
	width:500px;
	height:347px;
	border:1px solid #ffffff;
}
#pSunwebVideo .content
{
	padding:30px 30px 27px 30px;
}


.features-room-type
{
    font-size:12px;
    color:#333;
}

.features-room-type b
{
    font-size:12px;
    color:#333;
}
.popup-rating 
{
	font-size:12px;
	float:left;
}
p.popup-rating-text
{
	float:left;
	margin-top:20px;
	font-size:11px;
}
ul.popup-rating,
dl.popup-rating 
{
	margin:10px 0 0 0;
	padding:0px;
	list-style:none;
	width:188px;
	font-size:11px;
	width:340px;
}
ul.popup-rating li,
dl.popup-rating dt,
dl.popup-rating dd {
	padding:0px 0px 0px 7px;
	margin:0px 0px 0px 0px;
	color:#333;
	background:transparent url(../images/search-usp-bullet.gif) 0px 3px no-repeat;
	border:none;
	width:110px;
	float:left;
}
ul.popup-rating li.value,
dl.popup-rating dd.value 
{
	float:left;
	width:50px;
	background:none;
	padding:0px;
	margin:0px;	
}
#pRating #popup .content p 
{
    margin-top: 0;
    margin-bottom: 0;
}
/*tips*/
#add-tip
{
	float:right;
	margin:7px  0px;
	font-size:10px;
}

#add-tip-left-align
{
	float:left;
	margin:7px  0px;
	font-size:10px;
}

.tips-intro
{
	padding-bottom:10px;
}

.show-tips
{
	display:none;
}

ul.tips 
{
	border-top:1px solid #CCC;
	background:#FFF url(../images/center-right-bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.tips li {
	border-bottom:1px solid #CCC;
	padding:20px 0px;
	margin:0 15px;
}

.tip-title
{
	width:384px;
	float:left;
	margin:0 0 10px 0;
	color:#FF4400;
	font-weight:bold;
	font-size:14px;
}

.tip-user-info
{
	width:384px;
	float:left;
	margin-left:20px;
}

.tip {
	width:384px;
	min-height:40px;
	margin-top:10px;
}


.tip-date {
	height:70px;
	width:54px;
	background:#FFF url(../images/acco-tip.jpg) no-repeat;
	position:relative;
	float:left;
	margin-top: 22px;
}

.tip-date .month {
	position:absolute;
	top:7px;
	width:100%;
	display:block;
	font-size:12px;
	text-align:center;
} 

.tip-date .day {
	position:absolute;
	top:30px;
	font-size:18px;
	width:100%;
	display:block;
	text-align:center;
}

.tip-date .year {
	position:absolute;
	top:60px;
	width:100%;
	display:block;
	font-size:12px;
	text-align:center;
}

.addTip
{
	display:none;
}

.acco-details-container 
{
	border: solid 1px #ccc;
	width: 520px;
	background-color: #fff;
	padding: 15px 15px 15px 15px;
}
.acco-details-title 
{
	color: #ff2200;
	font-size: 14px;
	font-family: Verdana;
	padding: 10px 0px 15px 10px;
}
.acco-details-gradient 
{
	background: url(../images/background-gradient-grey.jpg) repeat-x left top;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	width:528px;
	height: 25px;
}
/* Navigation */
#acco-details-navigation 
{
	background: url(../images/tabs/subtab-back.gif) repeat-x left top;
	padding:5px 0px 5px 14px;
	margin:0px;
	list-style:none;
	float:left;
	font-size:10px;
	color:#777;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	width:514px;
	
}

#acco-details-navigation li 
{
	float:left;
	margin-right:5px;
}

#acco-details-navigation li:last-child {
	border-right:none;
}

#acco-details-navigation li a,
#acco-details-navigation li a:visited,
#acco-details-navigation li a:link {
	color:#333;
	text-decoration:none;
}
#acco-details-navigation li a:hover {
	text-decoration:underline;
}
#acco-details-navigation li.selected a 
{
	color: #555;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}


/* End Navigation */
/* Carrental */
.acco-carrental-table
{
	background:#FFF url(../images/acco-details-carrental-bg3.jpg) no-repeat top right;
	background-position: 70px 0px;
	border: solid 1px #cccccc;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 20px;
}
.acco-carrental-table.first
{
	background:#FFF url(../images/acco-details-carrental-bg-first.jpg) no-repeat top right;
}
.acco-carrental-table.second
{
	background:#FFF url(../images/acco-details-carrental-bg-second.jpg) no-repeat top right;
}
.acco-carrental-table.third
{
	background:#FFF url(../images/acco-details-carrental-bg-third.jpg) no-repeat top right;
}

.popup .acco-carrental-table 
{
	background:#FFF url(../images/acco-details-carrental-bg4.jpg) no-repeat top right;
}
.popup .acco-carrental-table.first
{
	background:#FFF url(../images/acco-details-carrental-bg-first.jpg) no-repeat top right;
	width: 500px;
}
.popup .acco-carrental-table.second
{
	background:#FFF url(../images/acco-details-carrental-bg-second.jpg) no-repeat top right;
	width: 500px;
}
.popup .acco-carrental-table.third
{
	background:#FFF url(../images/acco-details-carrental-bg-third.jpg) no-repeat top right;
	width: 500px;
}
.acco-carrental-table td
{
	border: solid 1px #cccccc;
	border-collapse: collapse;
	padding-top: 5px;
	padding-bottom: 5px;
}
.acco-carrental-period
{
	font-weight: bold;
	width: 69px;
}
.acco-carrental-period-date-blank
{
	width: 71px;
}
.acco-carrental-period-date
{
	font-size: 9px;
	border-bottom: none !important;
}
.acco-carrental-period-date2
{
	font-size: 9px;
	border-top: none !important;
}
.acco-carrental-period-date3
{
	font-size: 9px;
	border-top: none !important;
	width: 135px;
	padding: 0 10px 0 10px;
}
.acco-carrental-type
{
	font-weight: bold;
	border-bottom: none !important;	
	width: 155px;
}
.acco-carrental-name
{
	border-top: none !important;
		font-size: 10px;
}
.acco-carrental-conditions
{
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
.acco-carrental-conditions ul
{
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	margin:  0px 0px 15px 0px;
}
/* End Carrental */
/* Weather */
.divider
{
	height: 30px;
}
.acco-weather-tab
{
	background:transparent url(../images/weather-tab-bg.jpg) repeat-x;
	height: 24px;
	width: 530px;
}
.acco-weather-tab-left
{
	background:#FFF url(../images/weather-tab-left.jpg) no-repeat top left;
	width: 5px;
	height: 24px;
	float: left;
}
.acco-weather-tab-right
{
	background:#FFF url(../images/weather-tab-right.jpg) no-repeat top right;
	width: 5px;
	height: 24px;
	float: left;
}
.acco-weather-tab-center
{
	background:#FFF url(../images/weather-tab-center.jpg) repeat-x;
	color: #ff4400;
	float: left;
	height: 24px;
	padding-left: 9px;
	padding-right: 9px;
	position: relative;
	line-height: 24px;
}
.acco-weather-overview-today
{
	font-size: 11px;
	height: 30px;	
}
.acco-weather-overview-table
{
	float: left;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.acco-weather-overview-parameter
{
	font-size:11px;
	width: 155px;
}
.acco-weather-overview-data
{
	font-size:11px;
}
.acco-weather-overview-symbol
{
	float: left;
	margin: 0px 20px 0px 100px;
	vertical-align: middle;
}
.acco-weather-overview-temp
{
	font-size: 36px;
	color: #ff4400;
	padding-top: 20px;
}
.acco-weather-temp-table
{
float: left;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.acco-weather-temp-month-top
{
	font-size: 11px;
	font-weight: bold;
}
.acco-weather-temp-data-top
{
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}
.acco-weather-temp-month
{
	font-size:11px;
	width: 130px;
}
.acco-weather-temp-data
{
	font-size:11px;
	width: 60px;
	text-align:center;
}
/* End Weather */


/* Weather Forecast */
#weather-forecast-container
{
	
}
.weather-forecast-head
{
}
#weather-forecast-blocks
{
	margin-top: 0px;
	margin-left: 0px;
	padding:0px;
	width:514px;
	list-style-type : none;
	list-style-image: none;
	list-style-position:outside;
	float:left;	
	color:#555;	
}

#weather-forecast-blocks li
{
	margin-top:0px;
	margin-bottom:10px;
	margin-right:20px;
	float:left;
	text-align:center;
	padding: 14px 14px 0px 14px;
	width:80px;
}
.weather-forecast-symbol
{
	height:50px;
}
.weather-forecast-temperature
{
	font-size:18px;
	color:#ff2200;
}

.weather-forecast-day
{
	padding:10px 0px 0px 0px;
	font-weight:bold;
}
.weather-forecast-date
{
	padding:0px;
}

/* End Weather Forecast */

/* Weather Promo */

.weather-promo
{
	background:#FFFFFF url(../images/center-right-bg.jpg) repeat-x scroll center top;
	margin:0pt;
	padding-top:10px;
}

.weather-promo-tomorrow
{
	margin-top:1em;
	margin-left:1em;
	padding-right:1em;
	font-weight:bold;
	text-align:center;	
}


.weather-promo-symbol
{
	margin-top:1em;
	margin-bottom:5px;
	height:62px;	
	text-align:center;
}
.weather-promo-temperature
{
	margin-top:0px;
	font-size:24px;
	color:#ff2200;
	text-align:center;
}
.weather-promo-mean-temp
{
	margin-top:1em;
	margin-bottom:2em;
	text-align:center;
}
.weather-promo-link
{
	margin-left: 1em;
	margin-top: 2em;
	display: block;
}

.weather-not-available
{
	padding: 5px 9px;
}

/* End Weather Promo */
.destinations-image
{
	border: solid 1px #ccc;
	padding: 4px;
	margin: 5px 0px 0px 10px;
}


.acco-details-usps ul.usp-texts {
	padding:0px;
	margin:0px;
	list-style:none;
}

.acco-details-usps ul.usp-texts li {
	padding:0px 5px 0px 7px;
	margin:0px 10px 0px 0px; 
	color:#333;
	background:transparent url(../images/search-usp-bullet.gif) 0px 3px no-repeat;
	border:none;
	float:left;
	width:210px;
}

ul.description-items 
{
	margin:0;
	padding:0 15px;
}
#accolist {
	background-color:#fff;
	margin:0;
	padding:10px 0 0;
}
#accolist li {
	margin:0;
	padding-left:5px;
	padding-bottom:5px;
	line-height:12px;
}
#accolist li a, #accolist li a:visited {
	color:#444;
	font-size:10px;
	line-height:12px;
}
#accolist li.selected a {
	font-weight:bold;
}

/* For tooltip */
#jHelperTipAttrContainer {
    background-color: #FFFFE1;
    border: 1px solid #000;
    padding: 0 2px;
    width: 300px;
}

/* VAN NICO */
#topTen 
{
	width:706px;
	height:15px;
	background:#FFFFFF url(../images/center-right-bg.jpg) repeat-x 0 79px;
	position:relative;
	border:1px solid #ccc !important;
	border-bottom:none;
	padding:10px;
	margin:10px;
}
#topTen h2 {margin:0;font-size:12px;color:#333;font-weight:bold;float:left;top:2px;left:164px;margin:0 10px;}
#topTen h2 span {color:#e62f30;font-weight:bold;}
#topTen .nav {float:left;}
a.backTopTen {padding-left:8px;float:right;background:url(../images/lastminutetop10/icn-back.gif) no-repeat 0 5px;}

.booktab {width:158px;height:70px;position:absolute;top:50px;right:-10px;text-align:center;padding-top:7px;z-index:999;}
.booktab p {font-size:11px;color:#757575;margin:0;}
.booktab p strong {font-size:13px;color:#e62f30;}
.booktab a {display:inline-block;width:119px;height:24px;line-height:24px;text-transform:uppercase;color:#fff;font-size:13px;background:url(../images/lastminutetop10/btn-book.gif) no-repeat 0 0;margin-top:7px;}
.booktab a:hover {background-position:0 -24px;text-decoration:none;}

.page {position:absolute;left:214px;top:47px;}
.page a {line-height:21px;padding:0 7px;border:1px solid #ccc;float:left;background:#ffffff!important;font-size:13px;margin-right:4px;}
.page a:hover {color:red;text-decoration:none;}
.page a.active {line-height:23px;padding:0 10px;float:left;font-size:13px;margin-right:4px;color:#e62f30;font-weight:bold;border:none;background-color:#FFFFFF !important}
.page span.hide {float:left;margin-right:4px;font-size:13px;position:relative;top:5px;}

/* Send route popup */
#send-errormsg,
#sendroute-errormsg
{
    color:red;
    padding-bottom:5px;
    display:none;
}
.send-input
{
    float:left;
    width:380px;
}
#emailsTo
{
    width:210px;
}
#message
{
    margin-right:5px;
    width:365px;
    height:135px;
}
#sendRouteMessage
{
    display:none;
    text-align:center;
}
.route
{
    float:left;
    width:100%;
}

.alignMargin
{
    margin-right:15px;
}

.formsPopup
{
    width:210px;
}
/*/ send route popup */