/**
* 	Stylesheet used specifically for accommodation details
**/

#acco-ribbon 							{ padding:10px 15px 5px 15px; width:718px; position:relative; }

#acco-ribbon .main-image img
{
	line-height:176px;
	font-size:1px;
	
}
#acco-ribbon .main-image 				{border:1px solid #009ddc; float:left; width:264px; height:176px; overflow:hidden; text-align:center;line-height:176px;font-size:1px;}

#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-details-navigation li.first
{

}

#favorite 
{
	margin-left:25px;
}

#favorite.is-favorite
{
	background:transparent url(../images/favorite-bg.gif) no-repeat;
	padding-left:15px;
}
#favorite.is-favorite span
{
	background:none;
}

#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;
}

#prices-loader
{
	z-index: 100;
	position:fixed;
	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%;
}
#prices-loader img
{
	float:left;
	width:40px;
	margin:14px 8px 0 10px;
}

#prices-loader span
{
	float:left;
	margin:27px 20px 0 8px;
}

.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; 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:15px; font-weight:normal; clear:left; text-decoration:none; }
#acco-ribbon .acco-location a:hover 
{
	text-decoration:underline;
}

h3 													{ font-size:14px; font-weight:normal; margin:20px 0px 10px 0px; padding:0px; }

h3.no-margin 										{ 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:315px;
}

#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:145px;
	float:left;
}

#acco-ribbon .pricetag 			{float:left; width:100px;height:95px;font-size:13px;color:#1c3f94;background:transparent url(../images/search-pricestar.png) no-repeat;position:absolute;right:25px;top:33px;line-height:30px;text-align:center;}
.acco-offer .pricetag
{
	background:transparent url(../images/accommodation-pricestar.png) no-repeat;
}

#acco-ribbon .pricetag .price 	{position:absolute;width:100%;top:20px;font-size:25px;left:0;font-weight:bold;}

#acco-ribbon .pricepp 			{ position:absolute; top:105px; font-size:10px; right:15px; }

#acco-ribbon .acco-userrating {
	width:315px;
	font-size:12px;
	color:#434343;
	margin-bottom:15px;
}

#acco-ribbon .acco-userrating span.sub-ratings 
{
	color:#444;
	font-size:11px;
	font-weight:normal;
	padding:0;
	display:none; /*display:block; TEMP DISABLED*/
	line-height:16px;
}

#acco-ribbon .acco-userrating span { padding-left:5px; 	font-weight:bold; font-size:16px; line-height:32px; }

#img-rating-info 
{
	cursor:pointer;
	padding-left:5px;
}

#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:bold;
	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
{
	display:none;
}


#acco-ribbon .prebook-button a,
#acco-ribbon .prebook-button a:visited {
	background:transparent url(../images/accommodation-prebook-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:bold;
	font-size:14px;
	text-align:center;
	line-height:30px;
}

#acco-ribbon .prebook-button a:hover,
#acco-ribbon .prebook-button a:focus {
	background-position:bottom;
	outline:none;
}

#acco-ribbon .prebook-button a span
{
	display:none;
}



#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;
}

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-sel.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-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;
	padding:20px 15px 10px 15px;
	overflow:hidden;
}
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;
}

table.miniski-table 
{
	margin:auto;
	margin-bottom:15px;
	width:500px;
	border-collapse:collapse;
	border:1px solid #ccc;
}

table.miniski-table td
{
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:5px 2px;
}

table.miniski-table td.dur
{
	background:transparent url(../images/offer-head.gif) repeat-x scroll 0%;
	font-weight:bold;
	line-height:24px;
	padding:0px 5px;
}

.acco-offer
{
	background:transparent url(../images/offer-head.gif) repeat-x; 	
	border:none;
	font-weight:bold;
	padding: 0px 5px;
	height:25px;
}

.acco-offer span.date 
{
	
}

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
{
	display:block;
	background:transparent url(../images/bookbutton.png) no-repeat center top;
	height: 19px;	
}
td.offertext a:hover.book
{
	display:block;
	background:transparent url(../images/bookbutton.png) no-repeat center bottom;
	height: 19px;	
}

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 #009ddc; }

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
{
	float:left;
	margin:7px  0px;
	font-size:10px;
}

.no-reviews
{
	padding:10px;
}

ul.reviews 
{
	border-top:1px solid #CCC;
	background:#FFF url(../images/center-right-bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
	list-style:none;
	display:none;
}

ul.reviews li {
	border-bottom:1px solid #CCC;
	padding:20px 0px;
	margin:0 15px;
}

.review 							{ padding:0px 0px;	background:#FFF; width:400px; min-height:40px; }

.user-info {
	float:left;
	width:423px;
	margin-left:20px;
}

ul.reviews li .name 				{ font-size:13px; margin-bottom:0px; 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; color:#FFF;} 
.review-date .day 					{ position:absolute; top:26px; font-size:18px; width:100%; display:block; text-align:center; }
.review-date .year 					{ position:absolute; top:42px; 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 				{ padding:30px; padding-top:20px; width:563px; }
#send-acco-lightbox .content 				{ padding:30px; padding-top:20px; }
#add-review-lightbox .reviewtitle,
#send-acco-lightbox .reviewtitle
{
	font-weight: normal;
	font-size: 18px;
}

#add-review-lightbox div.input,
#send-acco-lightbox div.input 
{
	float:left;
	width:363px;
}

#add-review-lightbox div.list-promos, 
#send-acco-lightbox div.list-promos 
{ width:150px; border:1px solid #1c3f94; padding:0px 1px; margin:17px 0px 0px 30px; float:left; }

#send-acco-lightbox div.list-promos {
	margin:69px 0px 0px 10px;
}

#add-review-lightbox textarea,
#send-acco-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,
#send-acco-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,
#send-acco-lightbox .clear-both 
{
	/*solves IE7 bug with spacing*/
	overflow:hidden;
	height:0px;
}

#add-review-lightbox .main-image { height:40px; }
div.content-bg 					 { width:140px; padding:10px 9px; font-size:10px; }

#add-review-lightbox .heading,
#send-acco-lightbox .heading 
{
	height:25px;
	padding:0px 15px;
	width:593px;
	line-height:25px;
	font-weight:bold;
	background:#7DCDFF url(../images/list-general-head.gif) repeat-x;
}

#add-review-lightbox .disclaimer,
#send-acco-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,
#send-acco-lightbox a.remove,
a.remove
{
	background: url(../images/delete-button.gif) no-repeat bottom right;
	color: White;
	right:5px;
	top:5px;
	height: 11px;
	display:block;
	padding-right: 15px;
	line-height:10px;
	cursor: pointer;
}

#add-review-lightbox a.remove:hover
#send-acco-lightbox a.remove:hover
{
	background-position:top right;
}

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 {
	text-align: center;
	height:80px;
	line-height: 80px;
	margin: 0;
	vertical-align:middle;
	width:115px;
	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;
    cursor: pointer;
}

/**
 * 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;
}

#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: 530px;
	text-align: center;
	clear: both;
}

#main-photo 					{ vertical-align: middle; width: 410px; height: 274px; line-height: 273px;	margin: 19px auto; 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;	
}

.ideal
{
	background: transparent url(../images/ideal_klein.gif) no-repeat 137px 3px;	
	line-height : 20px;
}

#questions-left ul
{
	padding: 8px;
	padding-right:0px;
}

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;
}
 

.miniski-block 
{
	width:170px;
	background:#fff url(../images/bg-miniski-170.jpg) no-repeat;
	margin:5px 0;
	position:relative;
}

.midweek-block 
{
	background-image:url(../images/bg-midweek-170.jpg);
}

.miniski-block .item-heading 
{
	font-size:14px;
	color:#444;
	font-weight:bold;
	padding-bottom:3px;
}

.midweek-block .item-heading 
{
	color:#FFF;
}

.miniski-block div.footer 
{
	background:#fff url(../images/bg-miniski-170.jpg) no-repeat bottom;
	height:10px;
	width:170px;
	position:absolute;
	bottom:0;
}
ul.miniski-usp-texts 
{
	margin:5px 0 5px 15px;
	list-style:none;
	padding:0;
}
ul.miniski-usp-texts li 
{
	width:auto;	
	font-size:10px;
	color:#444;	
}
.miniski-block .content
{
	font-size:11px;
	padding:10px 10px 10px 10px;
	width:150px;
	line-height:normal;
	color:#444;
	position:relative;
	z-index:10;
}
.miniski-block .more-text
{
	display:none;
}

/* Send route popup */
#pSendRoute {
    width: 635px;
}
#pSendRoute div.list-promos {
	margin:69px 0px 0px 10px;
}
#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:70px 0px 0px 5px;
	float:left;
}
#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;
}
#jHelperTipAttrContainer 
{
	background-color:#FFFFE1;
	border:1px solid #000000;
	padding:0 2px;
	width:300px;
}