
#map_canvas{
	height: 276px;
}
.read_more{
	float: right;
	/*font-size: 11px;*/
	margin-right: 5px;
}
#header{
	position: relative;
}
#facebook_link{
	/*border: 2px solid #FFF;*/
	/*box-shadow: rgba(0, 0, 0, 0.25) 1px 1px 5px;*/
	/*position: absolute;*/
	/*right: 5px; top: 24px;*/
}
#site_social_links a#youtube_link img{
	box-shadow: none;
}
#site_social_links{
	background: #FFF;
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.25) -1px 1px 5px;
	position: absolute;
	right: 5px; top: 288px;
	padding: 5px 5px 0 5px;
	z-index: 2;
}
#site_social_links a{
	display: block;
	margin-bottom: 5px;
	width: 24px;
	height: 24px;
}
#site_social_links a img{
	box-shadow: rgba(0, 0, 0, 0.25) 0 0 5px;
}
#site_banners{
	position: absolute;
	right: 5px; top: 450px;
	z-index: 5;
}
#site_banners a{
	display: block;
	margin-bottom: 5px;
}
#footer .link img{
	margin-left: 8px;
	vertical-align: middle;
}
.fit_width{
	max-width: 100%;
}
.section{
	margin-bottom: 20px;
}
.sub-section{
	margin-left: 25px;
}
.centered{
	text-align: center;
}
hr.separator{
	border: 1px solid #CCC;
	margin: 40px 5px 20px 5px;
}
.spacer{
	height: 40px;
}
h3.section{
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
}
#world-travel-logo{
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 10;
}

/* Event Display */
#event_thumbnail, #special_thumbnail{
	border: 1px solid #CCC;
	margin: 5px;
}
/** See also info_table and associated classes **/

/* Events Listings */
.events_listings_container, .specials_listings_container{
	display: block;
	overflow: hidden;
	margin: 10px 0;
	padding: 4px;
	position: relative;
}
.events_listings_thumbnail, .specials_listings_thumbnail{
	background-image: url(../img/bg_patterns/60degree_gray.png);
	border: 1px solid #CCC;
	float: left;
	height: 143px;
	margin: 0 5px 5px 0;
	width: 190px;
}
.events_listings_info_table, .specials_listings_info_table{
	clear: none;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 15px;
	width: auto;
}
.events_listings_text, .specials_listings_text{
	bottom: 10px;
	font-size: 12px;
	padding-right: 5px;
}
.specials_listings_thumbnail a{
	margin-top: 31px;
	display: block;
}

/* Businesses Listings Display */
.business_category_wrapper{
	padding: 1px;
	float: left;
	height: 120px;
	margin-right: 5px;
	width: 138px;
}
.business_category_image{
	border: 1px solid #C7CACD;
	display: block;
	height: 80px;
	margin: 0 auto;
	width: 138px;
}
.business_category_title{
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 130px;
}
.business_category_title a{
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
.business_category_title a:hover{
	text-decoration: underline;
}

#business_listings_display_table{
	border-spacing: 0;
	margin-left: 0;
	margin-bottom: 6px;
	margin-right: 6px;
	position: relative;
	width: 100%;
}
#business_listings_display_table tr:nth-child(odd){
	background-color: #F7F7F7;
}
.business_listings_display_thumbnail{
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
	width: 172px;
	height: 75px;
}
.business_listings_display_thumbnail .container{
	border: 1px solid #CCC;
	background-image: url(../img/bg_patterns/60degree_gray.png);
	display: block;
	width: 172px;
	height: 75px;
}
.business_listings_display_name{
	font-size: 13px;
	font-weight: bold;
}
.business_listings_display_info_wrapper{
	padding-right: 5px;
}
.business_listings_display_name_td{
	font-size: 12px;
	padding: 6px 4px 6px 6px;
	position: relative;
}
.business_listings_display_star{
	float: right;
	height: 18px;
}
.business_thumbnail_wrapper{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.business_thumbnail_wrapper .border_wrapper{
	border: 1px solid #CCC;
}
.business_thumbnail_wrapper img{
	max-height: 275px;
	max-width: 630px;
	width: 100%;
}
.free_listing{
	border-top: 1px solid #737373;
	padding: 3px 0;
}
.free_listing .name a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.free_listing_link{
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 2px;
	position: relative;
	padding-left: 150px;
	text-align: left;
	width: 300px;
	display: block;
}
#business_listings_display_table .listing-table-separator{
	padding: 20px;
	text-align: center;
	margin: 0;
	text-decoration: underline;
}

#listings_payments .error{
	display: none;
	background: #FFDACC;
	border-radius: 4px;
	color: #9E2424;
	font-weight: normal;
	padding: 5px;
}
#listings_payments #business_details{
	display: none;
}
#listings_payments .business_details{
	margin-bottom: 4px;
}
#listings_payments #business_details span.value, #listings_payments .business_details span.value{
	margin-left: 10px;
}
#listings_payments .total_extra{
	color: #888;
	font-size: 15px;
	font-style: italic;
}
#listings_payments .button img{
	display: none;
}
#listings_payments #checkout_btn{
	display: none;
	cursor: pointer;
}
#listings_payments #checkout_btn.disabled{
	cursor: default;
	opacity: 0.5;
}
#listings_payments #loading_display img{
	vertical-align: middle;
}
#listings_payments #loading_display{
	display: none;
}

/* Galleries */
#gv_galleryWrap{
	width: 636px;
	margin: 0 auto 10px;
}
.gallery_item_wrapper{
	background-color: #E0E0E0;
	border: 1px solid #C7CACD;
	display: block;
	float: left;
	height: 185px;
	margin-bottom: 28px;
	margin-left: 23px;
	margin-right: 23px;
	text-decoration: none;
	width: 210px;
}
.gallery_item_wrapper.small{
	height: auto;
	line-height: 40px;
}
.gallery_item_wrapper:hover{
	border: 1px solid #7A7A7A;
	text-decoration: underline;
}
.gallery_item_image_wrapper{
	background: url(../img/bg_patterns/60degree_gray.png);
	border: 1px solid #C7CACD;
	height: 143px;
	margin: 10px auto 0;
	width: 190px;
}
.gallery_item_wrapper:hover .gallery_item_image_wrapper{
	border: 1px solid #7A7A7A !important;
}
.image_title{
	font-weight: bold;
	margin-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 200px;
}
#gallery_h1{
	background-color: #222;
	border-top: 3px solid #222;
	color: #FFF;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	width: 636px;
}

/* Videos */
.video_thumbs_wrapper{
	margin-top: 25px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}
.video_thumb_container{
	float: left;
	margin: 0 23px 18px 23px;
	width: 209px;
}
.video_thumb_container .title{
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding-bottom: 2px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.video_thumb_container .content{
	border: 1px solid #CCC;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
	height: 180px;
	width: 209px;
}
.video_thumb_container .button{
	background: url(../img/play_btn.png) center center no-repeat;
	cursor: pointer;
	height: 100%;
	width: 100%;
}
.video_thumb_container .video_frame{
	height: 180px;
	width: 209px;
}
.video_thumb_container .transcript{
	display: none;
	margin: 3px 5px 3px 5px;
	overflow: hidden;
}
.transcript_content *:last-child {
	margin-bottom: 0;
}
.video_thumb_container .show_more{
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	cursor: pointer;
	display: none;
	font-size: 14px;
	margin: 5px auto 8px auto;;
	padding: 1px;
	text-align: center;
	width: 110px;
}
.video_thumb_container.video_full{
	clear: left;
	float: none;
	margin-right: 37px;
	width: auto;
}
.video_thumb_container.video_full .content{
	height: auto;
	width: auto;
}
.video_thumb_container.video_full .video_frame{
	height: 400px;
	width: 100%;
}
.video_thumb_container.video_full .transcript{
	display: block;
}
.video_thumb_container.video_full .show_more{
	display: block;
}

/* Widgets */
#widgets{
	margin: 6px 0;
	overflow: hidden;
	width: 100%;
}
#widgets .column{
	float: left;
	width: 33%;
	min-width: 220px;
}
#widgets .widget{
	margin: 5px;
	padding: 4px;
}
#widgets .widget .heading{
	color: #FFF;
	margin-bottom: 4px;
	padding: 3px 18px;
	text-align: center;
}
#widgets .content{
	display: none;
	overflow: hidden;
	width: 100%;
}
#widgets #widget_weather label{
	font-weight: normal;
}
#widgets #widget_weather .condition{
	border-right: 1px solid #CCC;
	padding-right: 8px;
	text-align: center;
}
#widgets #widget_weather .condition_icon{
	margin: 4px;
}
#widgets #widget_weather .condition_text{
	font-weight: bold;
	margin-bottom: 4px;
}
#widgets #widget_weather .temp{
	padding-left: 8px;
}
#widgets #widget_weather .temp_feelslike{
	font-size: 11px;
}

#widgets #widget_currency input{
	border: 1px solid #AAA;
	border-radius: 2px;
	color: #555;
	font-size: 14px;
	padding: 5px;
	text-align: right;
	width: 65px;
}
#widgets #widget_currency .row{
	margin-bottom: 4px;
}
#widgets #widget_currency .to_name{
	font-weight: bold;
}

#widgets #widget_news .content{
	border: 1px solid #CCC;
	border-radius: 2px;
	display: block;
	width: auto;
}
#widgets #widget_news .content .scrollbox{
	height: 200px;
	margin: 4px;
	overflow: hidden;
}
#widgets #widget_news .heading{
	position: relative;
}
#widgets #widget_news .navigation{
	position: absolute;
	right: 9px;
	top: 1px;
}
#widgets #widget_news .navigation .img{
	cursor: pointer;
	margin-left: 4px;
}
#widgets #widget_news .news_item{
	border-bottom: 1px solid #DDD;
	margin-bottom: 4px;
	overflow: hidden;
	padding-bottom: 4px;
	width: 100%;
}
#widgets #widget_news .news_item .news_item_title{
	display: block;
	font-size: 13px;
	text-decoration: none;
}
#widgets #widget_news .news_item .news_item_title:hover{
	text-decoration: underline;
}
#widgets #widget_news .news_item .news_item_info{
	font-size: 10px;
	margin-bottom: 5px;
}
#widgets #widget_news .news_item .news_item_pic{
	background: url(../img/bg_patterns/60degree_gray.png);
	display: table;
	float: left;
	height: 64px;
	line-height: 64px;
	margin: 0 5px 5px 0;
	width: 64px;
}
#widgets #widget_news .news_item .news_item_pic div{
	display: table-cell;
	vertical-align: middle;
}
#widgets #widget_news .news_item .news_item_pic img{
	width: 64px;
}

/* Tours */
.tours_banner{
	margin: 0 auto 20px auto;
	overflow: hidden;
	width: 780px;
	max-width: 100%;
}
.tours_banner .button{
	float: left;
	width: 50%;
	max-width: 100%;
	min-width: 250px;
}
.tours_banner .button:hover .inner{
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0 0 8px 0 rgba(0, 0, 0, 0.5);
	box-shadow:         0 0 8px 0 rgba(0, 0, 0, 0.5);
	z-index: 2;
}
.tours_banner .button .inner{
	background: #FFF;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.35);
	-moz-box-shadow:    0 0 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow:         0 0 8px 0 rgba(0, 0, 0, 0.35);
	margin: 5px;
	position: relative;
}
.tours_banner .button a.img{
	display: block;
	position: relative;
}
.tours_banner .button .btn_img{
	width: 100%;
}
.tours_banner .button a.img .new_overlay{
	position: absolute;
	top: 0;
	left: 0;
}
.tours_banner .button a.img .calendar_overlay{
	position: absolute;
	top: 0;
	right: 0;
}
.tours_banner .button a.text{
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.tour_category_item{
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0 0 5px 0 rgba(0, 0, 0, 0.25);
	box-shadow:         0 0 5px 0 rgba(0, 0, 0, 0.25);
	float: left;
	height: 280px;
	margin: 5px;
	overflow: hidden;
	position: relative;
	width: 250px;
}
.tour_category_item .image{
	background: url(../img/bg_patterns/60degree_gray.png);
	display: block;
	height: 220px;
	width: 250px;
}
.tour_category_item .title{
	display: block;
	font-weight: normal;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	padding: 0 5px;
}
.tour_category_item:hover{
	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.45);
	-moz-box-shadow:    0 0 7px 0 rgba(0, 0, 0, 0.45);
	box-shadow:         0 0 7px 0 rgba(0, 0, 0, 0.45);
}

.tour_listings_table{
	table-layout: fixed;
}
.tour_listings_table td{
	margin: 0;
	padding: 0;
	width: 250px;
}
.listing_block{
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0 0 5px 0 rgba(0, 0, 0, 0.25);
	box-shadow:         0 0 5px 0 rgba(0, 0, 0, 0.25);
	float: left;
	display: block;
	height: 100%;
	margin: 5px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	width: 250px;
}
.listing_block:hover{
	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.45);
	-moz-box-shadow:    0 0 7px 0 rgba(0, 0, 0, 0.45);
	box-shadow:         0 0 7px 0 rgba(0, 0, 0, 0.45);
}
.listing_block .image{
	background: url(../img/bg_patterns/60degree_gray.png);
	height: 220px;
	position: relative;
	width: 250px;
}
.listing_block .image .date_heading{
	background: rgba(255, 255, 255, 0.75);
	color: #636363;
	font-size: 20px;
	left: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.listing_block .title{
	display: block;
	padding: 8px;
	text-align: center;
}
.listing_block .description{
	border-bottom: 1px dotted #CCC;
	color: #444;
	font-weight: normal;
	padding: 0 8px 8px 8px;
}
.listing_block_container.no_details .listing_block .description{
	border-bottom: none;
}
.listing_block .description p{
	margin: 0;
	padding: 0;
}
.listing_block .details{
	color: #444;
	font-weight: normal;
	padding: 8px;
}
.listing_block .details .label{
	font-weight: bold;
}
.listing_block .price .currency{
	font-style: italic;
	font-size: 90%;
}
.row_divider{
	clear: both;
}

table.tour_dates{
	width: 100%;
}
table.tour_dates td, table.tour_dates th{
	padding: 3px;
}
table.tour_dates tr:hover{
	background-color: #F7F7F7;
}

.calendar_month_bar{
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px 0;
	position: relative;

	-webkit-user-select: none; /* Chrome/Safari */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */

	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
}
.calendar_month_bar ul{
	overflow: hidden;
	margin: 0 50px !important;
	padding: 0;
	position: relative;
	list-style: none;
}
.calendar_month_bar.dynamic{
	height: 60px;
}
.calendar_month_bar li{
	float: left;
	height: 60px;
	margin: 0 0 20px 0;
	text-align: center;
}
.calendar_month_bar li.hidden{
	/*display: none;*/
}
.calendar_month_bar a{
	display: block;
	margin: 2px 5px;
	padding: 3px 5px;
	text-decoration: none;
	font-weight: normal;
	width: 76px;
}
.calendar_month_bar a.selected{
	-moz-transform: 	scale(1.4);
	-webkit-transform:	scale(1.4);
	-o-transform:		scale(1.4);
	-ms-transform:		scale(1.4);
	transform:			scale(1.4);
}
.calendar_month_bar a.link:hover{
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0 0 5px 0 rgba(0, 0, 0, 0.25);
	box-shadow:         0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.calendar_month_bar a.link:hover .month{
	text-decoration: underline;
}
.calendar_month_bar .year{
	color: #CCC;
	display: block;
	font-size: 25px;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
}
.calendar_month_bar .month{
	display: block;
	height: 20px;
	text-decoration: none;
}
.calendar_month_bar a.selected .month{
	color: #636363;
}
.calendar_month_bar .img.arrow{
	display: none;
	cursor: pointer;
	position: absolute;
	top: 5px;
}
.calendar_month_bar.dynamic .img.arrow{
	display: block;
}
.calendar_month_bar .img.arrow:hover{
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0 0 5px 0 rgba(0, 0, 0, 0.25);
	box-shadow:         0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.calendar_month_bar .img.arrow.left{
	left: 5px;
}
.calendar_month_bar .img.arrow.right{
	right: 5px;
}

/* Properties */
.properties_area_list{
	columns: 3;
	list-style: none;
}
.properties_area_list li{
	margin: 0;
	padding: 0;
}
.properties_area_list a{
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;

	display: block;
	padding: 10px;
}

.property_listings_container{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.property_listings_container .property_listing{
	width: 33.333%;
}
.property_listings_container .property_listing .inner{
	margin: 10px;

	box-shadow:         0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.property_listings_container .property_listing .inner:hover{
	box-shadow:         0 0 10px 0 rgba(0, 0, 0, 0.35);
}
.property_listings_container .property_listing label{
	display: inline-block;
}
.property_listings_container .property_listing .title{
	display: block;
	padding: 6px;
	height: 40px;
	overflow: hidden;

	/*font-size: 14px;*/
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.property_listings_container .property_listing .image{
	display: block;
	background: url(../img/bg_patterns/60degree_gray.png);
	height: 220px;
	text-align: center;
}
.property_listings_container .property_listing .image .img{
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}
.property_listings_container .property_listing .date{
	float: right;
	padding: 4px;

	color: #AAA;
	font-size: 11px;
}
.property_listings_container .property_listing .price{
	padding: 4px 4px 0 4px;

	font-weight: bold;
	font-size: 18px;
}
.property_listings_container .property_listing .area{
	padding: 0 4px 4px 4px;
}
.property_listings_container .property_listing .count_container{
	padding: 0 4px 0 4px;
}
.property_listings_container .property_listing .count{
	display: inline-block;
	padding: 3px;
	margin: 0 4px 4px 0;

	background: #CCC;
	font-size: 11px;
}
.property_listings_container .property_listing .ref{
	padding-left: 4px;
}
.property_listings_container .property_listing .type{
	padding-left: 4px;
}
.property_listings_container .property_listing .estate_agent{
	padding-left: 4px;
}
.property_listings_container .property_listing .info{
	height: 80px;
	overflow: hidden;
	padding: 6px;

	font-size: 12px;
}

.properties_features_list{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 20px;
}
.properties_features_list li{
	padding: 0;
	width: 33.3333%;
	margin: 0 0 6px;
}
.properties_features_list li .inner{
	padding: 0 25px;
	display: flex;
}
.properties_features_list .name{
	flex-grow: 1;
	padding: 5px;
}
.properties_features_list .value{
	padding: 5px;
}
.properties_features_list .value.number{
	background: rgba(0, 0, 0, 0.1);
	padding-left: 8px;
	padding-right: 8px;
}
.properties_description{
	font-size: 15px;
}

.property_page{

}
.property_page .side{
	float: right;
}
.property_page .date{
	padding: 4px;

	color: #888;
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
}
.property_page .popup_button{
	display: block;
	text-decoration: none;
	padding: 15px 10px;
	font-weight: bold;
	background: #F0F0F0;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
}
.property_page .info{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.property_page .info li{
	margin: 0 0 5px 0;
	padding: 0;
}
.property_page .info li .label{
	font-weight: bold;
	display: inline-block;
	width: 100px;
}
.property_page .info li .label:after{
	content: ': ';
}
.property_page .info li .value{
	display: inline-block;
	font-size: 16px;
	color: #555;
}
.property_page .info li.price{
	font-size: 20px;
	font-weight: bold;
}

.property_page .contact_info{
	margin-left: 30px;
	margin-bottom: 20px;
}
.property_page .contact_info > div{
	padding: 5px;
}
.property_page .contact_info .estate_agent{
	float: right;
}
.property_page .contact_info .label{
	font-weight: bold;
	display: inline-block;
	width: 100px;
}
.property_page .contact_info .label:after{
	content: ': ';
}
.property_page .contact_info .value{
	display: inline-block;
	font-size: 16px;
	color: #555;
}

.property_page .contact_info .show_button{
	line-height: 25px;
}
.property_page .contact_info .show_button .text{
	display: inline-block;
}
.property_page .contact_info .show_button.hidden .text{
	margin-right: 5px;
	display: inline-block;
}
.property_page .contact_info .show_button.hidden{
	cursor: pointer;
}
.property_page .contact_info .show_button .reveal{
	display: inline-block;
	border: 1px solid transparent;
}
.property_page .contact_info .show_button.hidden .reveal{
	background: #F0F0F0;
	border-radius: 4px;
	padding: 0 10px;
	border-color: #CCC;
	/*font-size: 12px;*/
}
.property_page .contact_info .show_button.hidden:hover .reveal{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.property-map .fancybox-title{
	padding: 0 0 10px 0;
	font-weight: bold;
}
.property-map .fancybox-title .title{
	font-size: 20px;
	display: inline-block;
}
.property-map .fancybox-title .area{
	padding-left: 10px;
	margin-top: 6px;
}

/* Business Display */
.accommodation_star{
	height: 18px;
}
.user_star{
	background: url(../img/rating_star.png) 0 0 no-repeat;
	display: inline-block;
	height: 16px;
	margin-right: 2px;
	vertical-align: middle;
	width: 16px;
}
.user_star.empty{
	background-position: -16px 0;
}
.user_rating_info{
	margin-left: 5px;
}

/* Contact Info Table */
.info_table_wrapper{
	margin: 10px auto;
	width: 500px;

}
.info_table{
	background: url(../img/bg_patterns/white_25p.png);
	/*background: rgba(255, 255, 255, 0.25);*/
	border-collapse: collapse;
	border: 1px solid #C7CACD;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
}
.info_table td{
	border: none;
	padding: 3px 10px;
}
.info_type{
	font-weight: bold;
	padding-left: 10px;
}
.info_table_label{
	font-weight: bold;
	padding: 0 10px;
	text-align: right;
	width: 30%;
}
.info_table_label.wide{
	width: 70px
}
.info_table_value{
	padding-left: 5px;
	vertical-align: middle;
}
.info_table tr:last-child td{
	padding-bottom: 10px;
}
.info_table_heading{
	background-color: #EEE;
	color: #222;
	font-size: 15px;
	text-align: center;
	text-decoration: underline;
	padding: 5px;
}
.info_table .facility, .info_table .activity{
	line-height: 22px;
	margin: 0 !important;
	padding: 0 5px 1px 0 !important;
}
.info_table .facility img, .info_table .activity img{
	margin-right: 2px;
	vertical-align: middle;
}
.info_aa_approved{
	right: 5px;
	position: absolute;
}

.country_info_flag{
	float: right;
	margin: 10px 0 5px 4px;
}

/** Town links style **/
.town_view_links{
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 10px 20px;
	color: #CCC;
	margin: 20px auto;
	text-align: center;
	width: 500px;
}
.town_view_links a{
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.town_view_links a:hover{
	text-decoration: none;
}

/* BX Slider */
.image-slider{
	overflow: hidden;
	white-space: nowrap;
}
.slider_container{
	margin: 0 auto 20px auto;
	/*height: 275px;*/
	width: 630px;
	padding: 0 40px;
}
.slider_container .bx-wrapper, .slider_container > .image-slider{
	margin-bottom: 10px;
}
.bx-pager{
	text-align: center;
}
.bx-pager a{
	border: 1px solid #CCC;
	display: inline-block;
	/*width: 56px;*/
	margin: 0 4px 4px 0;
	padding: 6px;
}
.bx-pager a:hover, .bx-pager a.active{
	border-color: #5280dd;
}
.bx-pager a img{
	width: 70px;
}

/* Business Categories Tree */
#business_categories_tree{
	float: right;
	padding-top: 3px;
	width: 180px;
}
#business_categories_tree ul{
	list-style: none;
	margin-left: 15px;
}
#business_categories_tree li{
	border: none;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: left;
	width: 100%;
	line-height: 21px;
}
#business_categories_tree li a.category{
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin-left: 16px;
	text-decoration: underline;
}
#business_categories_tree li a.category.sub{
	line-height: inherit;
}
#business_categories_tree li a.icon{
	float: left;
	display: block;
	background: none;
	width: 16px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
#business_categories_tree_add{
	font-size: 11px;
	margin-bottom: 3px;
	margin-left: 10px;
	position: relative;
	bottom: 3px;
	text-align: center;
}
.business_categories_tree_sub_categories_ul{
	margin-bottom: 0;
	line-height: 15px;
	display: none;
}
.business_category_item .business_category_image{
	background: url(../img/bg_patterns/60degree_gray.png);
	overflow: hidden;
}
.business_category_row_divider{
	clear: both;
}

/* Links */
#links_page_wrapper img{
	display: block;
	margin: 0 auto;
}
.read_more_link{
	float: right;
	/*font-size: 11px;*/
	margin-top: 10px;
}

/* Free */
.add_form_heading{
	font-size: 15px;
	font-weight: bold;
	margin: 15px auto 0;
	text-align: center;
	text-decoration: underline;
}

/* Paging */
.paging_wrapper{
	clear: both;
	position: relative;
}
.paging_wrapper .numbers{
	overflow: hidden;
	padding: 5px 0;
	width: 100%;
}
.paging_wrapper .current,
.paging_wrapper .disabled,
.paging_wrapper a{
	font-weight: bold;
	text-decoration: none;
	padding: 5px 8px;
	display: inline-block
}
.paging_wrapper span{
	display: inline-block;
}
.paging_wrapper span:hover{
	background: #685642;
	color: #FFF;
}
.paging_wrapper span:hover a{
	color: #FFF;
}
.paging_wrapper .prev{
	border-left: 1px solid #CCC;
	border-radius: 4px 0 0 4px;
}
.paging_wrapper .next{
	border-radius: 0 4px 4px 0;
}
.paging_wrapper .disabled{
	color: #DDD;
}
.paging_wrapper .disabled:hover{
	background: transparent;
}
.paging_wrapper .current{
	background: #B3A580;
	color: #FFF;
}
.paging_wrapper .results_per_page{
	float: right;
	padding: 0;
	width: auto;
}
.paging_wrapper .results_per_page label{
	display: inline;
	margin-right: 2px;
}
.paging_wrapper a.asc:after{
	content: ' ⇣';
}
.paging_wrapper a.desc:after{
	content: ' ⇡';
}
.paging_wrapper .sorting{
	font-size: 12px;
	position: absolute;
	right: 0;
	top: -26px;
}
.paging_wrapper .sorting label{
	display: inline;
	margin-right: 2px;
}
.paging_wrapper .sorting a{
	padding: 5px;
}

/* Town Filter Form */
#tff_wrapper{
	padding: 3px;
	width: auto;
	overflow: hidden;
}
#tff_wrapper #tff_heading{
	font-size: 12px;
	font-weight: normal;
}
#tff_wrapper div{
	margin: 0;
	padding: 0;
}
#tff_wrapper div.error-message{
	padding: 7px 4px;
}
#tff_wrapper label{
	display: inline;
}
#tff_wrapper label.tff_label{
	display: block;
	margin-bottom: 0
}
#tff_wrapper div.input.select, #tff_wrapper div.input.text{
	clear: none;
	float: left;
	padding: 4px 4px 0 0;
}
#tff_wrapper div.input.text{
	position: relative;
}
#tff_wrapper div.input.text .clear_button{
	cursor: pointer;
	position: absolute;
	right: 9px;
	top: 9px
}
#tff_wrapper div.input.text input{
	padding: 3px 20px 4px 4px;
	width: 173px;
}
#tff_wrapper div.input.text input.default{
	color: #888
}
#tff_wrapper div.input.select select{
	width: 180px;
}
#tff_wrapper .tff_input.empty{
	color: #888;
}
#tff_wrapper .submit{
	clear: none;
	float: left;
	margin: 0;
	padding: 4px 4px 0 0;
}
#tff_wrapper .submit input[type="submit"]{
	margin: 0;
	padding: 3px 6px;
	font-size: 12px;
}
#tff_wrapper div.input.date.tff_date_range{
	padding: 4px 4px 0 0;
}
#tff_wrapper .input.date.tff_date_range label{
	width: 70px;
	display: block;
	float: left;
	margin-top: 3px;
}

/* Town links */
#towns_container{
	margin: 0 auto;
	overflow: hidden;
	width: 728px; max-width: 100%;
}
.town_link_group{
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
	width: 100%;
}
.town_link_block_div{
	display: inline-block;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	opacity: 1;
	width: 172px;
	filter: alpha(opacity=100);
}
.town_link_block_div:hover{
	opacity: .9;
	filter: alpha(opacity=90);
}
.town_link_block_div .image{
	background-color: #CCC;
	height: 75px;
	width: 172px;
}
.town_link_block_div .town_link_block_name{
	color: #FFF;
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}

/* Articles, Latest Listings */
.article_heading{
	position: relative;
}
.article_date{
	font-size: 11px;
	line-height: 100%;
	position: absolute;
	right: 4px;
	top: 4px;
}
.latest_link{
	clear: both;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
.latest_list{
	font-size: 11px;
}
.latest_list .row{
	clear: both;
	overflow: hidden;
	width: 100%;
}
.latest_list .item{
	float: left;
	width: 50%;
}
.latest_list .item_wrapper{
	border: 1px solid #CCC;
	height: 125px;
	margin: 2px;
	padding: 4px;
	position: relative;
}
.latest_list h3{
	font-size: 15px;
	text-align: left;
	text-decoration: none;
}
.latest_list h3 a{
	text-decoration: none;
}
.latest_list .image{
	background-image: url(../img/bg_patterns/60degree_gray.png);
	display: block;
	float: left;
	height: 75px;
	padding: 25px 1px;
	width: 172px;
}
.latest_list .image img{
	height: 75px;
	width: 172px;
}
.latest_list .content{
	height: 110px;
	margin-left: 180px;
	overflow: hidden;
}
.latest_list .read_more{
	bottom: 4px;
	position: absolute;
	right: 4px;
}

.latest_list .item.featured{
	position: relative;
}
.latest_list .item.featured .featured_overlay{
	position: absolute;
	left: 0;
	top: 0;
}

/* Comments and Ratings */
#comments_container{
	margin-top: 10px;
	position: relative;
}
#comments_container textarea{
	resize: none;
}
#comments_container form{
	display: none;
	margin: 0 0 10px 0;
	position: relative;

	background: url(../img/comment_bullet.png) 2px 5px no-repeat;
	padding-left: 40px;
}
#comments_container form label{
	display: block;
	float: left;
	text-align: center;
	width: 50px;
}
#comments_container form .textarea{
	margin-bottom: 0;
}
#comments_container form .info{
	font-size: 11px;
	font-style: italic;
	margin: 0 0 4px 0;
	padding: 0;
	position: relative;
	width: 60%;
}
#comments_container form .info a{
	right: -15px;
	position: absolute;
	top: 0;
}
#comments_container form .info div{
	margin-top: 0;
	padding-top: 0;
}
#comments_container form .hidden_fields{
	display: none;
	margin: 0;
	padding: 0;
}
#comments_container form #CommentText{
	height: 28px;
}
#comments_container form #CommentText.empty{
	color: #AAA;
	font-size: 22px;
}
#comments_container form .clr{
	clear: both !important;
	margin: 0;
	padding: 0;
}
#comments_container form div.submit input{
	float: left;
	margin-right: 10px;
}
#comments_container form .loading_animation{
	clear: none;
	display: none;
	margin: 6px 0 0 0;
	padding: 0;
}
#comments_container form .loading_animation img{
	vertical-align: middle;
}
#comments_container .submit_message{
	display: none;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 10px;
}
#comments_container .stars, #comments_container .stars div{
	clear: none;
	margin: 0;
	padding: 0;
}
#comments_container .stars .star{
	cursor: pointer;
	float: left;
	padding-right: 5px;
	text-align: center;
}
#comments_container .stars .image{
	background: url(../img/rating_star.png) -16px 0 no-repeat;
	height: 16px;
	width: 16px;
}
#comments_container .stars.normal .star.selected .image,
#comments_container .stars .star.hover .image{
	background-position: 0 0;
}
#comments_container .stars .number{
}
#comments_container .stars img{
	vertical-align: middle;
}
#comments_container ul{
	border-top: 2px solid #CCC;
	list-style: none;
	margin: 5px 0 0 0 !important;
	padding: 5px 0 0 0;
}
#comments_container #comment_page .error{
	background: #FFDACC;
	border-radius: 4px;
	color: #9E2424;
	font-weight: normal;
	padding: 5px;
}
#comments_container #comment_page{
	overflow: hidden;
}
#comments_container .paging_wrapper .numbers{
	margin-top: 10px;
	padding: 0;
}
#comments_container .overlay{
	background-color: rgba(255, 255, 255, 0.35);
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#comments_container .loading_animation{
	margin: 0 auto;
	width: 120px;
	text-align: center;
}
#comments_container .loading_animation img {
	vertical-align: middle;
}
#comments_container .comment{
	background: url(../img/comment_bullet.png) 2px 5px no-repeat;
	margin: 0;
	padding: 5px 5px 5px 40px;
}
#comments_container .comment:hover{
	background-color: #EDEDED;
}
#comments_container .comment.new{
	background-color: #D8EEFF;
}
#comments_container .comment .header{
	font-size: 12px;
}
#comments_container .comment .name{
	color: #888;
	font-weight: bold;
}
#comments_container .comment .date{
	color: #999;
}
#comments_container .comment .body{
	color: #444;
	padding: 5px 5px 8px 5px;
}
#comments_container .comment p{
	margin: 0 0 10px 0;
	padding: 0;
}

/*  */
#currency_converter{
	border: 1px solid #424242;
	width: 198px;
	margin: 0 auto;
}
#currency_converter tr[align=center], #currency_converter tr[align=center] td, #currency_converter td[align=center]{
	text-align: center;
}

#currency_converter_heading{
	text-align: center;
	background-color: #424242;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
}

#currency_converter_heading a{
	color: #FFF;
	text-decoration: none;
}

.testimonial{
	position: relative;
}
.testimonial .name{
	font-size: 20px;
}
.testimonial .date{
	position: absolute;
	right: 2px;
	top: 2px;
	font-size: 14px;
}
.testimonial .text{
	border-left: 4px solid #999;
	padding-left: 10px;
	margin: 5px 0 20px 10px;
}

/* Icons */
.icon{
	background: url(../img/admin/icons.png) no-repeat;
	display: inline-block;
	padding: 0;
	width: 16px; height: 16px;
	vertical-align: middle;
}
.icon.tick{ background-position: -192px 0; }

/* Games */
iframe.game{
	border: none;
	display: block;
}
.game_list{
	float: right;
	width: 220px;
}
.game_list h2{
	background: rgba(0, 0, 0, 0.05);
}
.game_list li{
	padding: 1px 0;
}

/* Images */
.img{
	background-repeat: no-repeat;
	display: inline-block;
}
.img.arrow_up_blk{
	background: url(../img/arrows.png) -8px -10px;
	width: 8px; height: 5px;
}
.img.arrow_down_blk{
	background: url(../img/arrows.png) 0 -10px;
	width: 8px; height: 5px;
}
.img.arrow.left.large{
	background: url(../img/arrows.png) 0 -15px;
	width: 40px; height: 60px;
}
.img.arrow.right.large{
	background: url(../img/arrows.png) -40px -15px;
	width: 40px; height: 60px;
}

/* Scaffold View */
dl{
	line-height: 2em;
	margin: 0;
	width: 60%;
}
dl dd:nth-child(4n+2),
dl dt:nth-child(4n+1){
	background: #F4F4F4;
}
dt{
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
	width: 10em;
}
dd{
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form{
	clear: both;
	margin-right: 20px;
	padding: 0;
}
fieldset{
	border: none;
	margin-bottom: 1em;
	padding: 4px 2px;
}
fieldset legend{
	color: #E32;
	font-weight: bold;
}
fieldset fieldset{
	margin-top: 0;
	padding: 10px 0 0;
}
fieldset fieldset legend{
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div{
	clear: left;
	margin: 0 20px;
}
form div{
	clear: both;
	margin-bottom: 3px;
	padding: 3px;
	vertical-align: text-top;
}
form .input{
	color: #444;
}
form .required{
	font-weight: bold;
}
form .required label:after{
	color: #E32;
	content: '*';
	display: inline;
}
form div.submit{
	border: 0;
	clear: both;
	margin-top: 10px;
}
label{
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}
input, textarea{
	clear: both;
	font-size: 12px;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 1%;
	width: 60%;
}
select{
	clear: both;
	font-size: 12px;
	vertical-align: text-bottom;
}
select[multiple=multiple]{
	width: 100%;
}
option{
	font-size: 120%;
	padding: 0 3px;
}
option.optgroup{
	font-weight: bold;
	font-style: italic;
}
input[type=checkbox]{
	clear: left;
	float: left;
	margin: 0 6px 7px 2px;
	width: auto;
}
div.checkbox label{
	display: inline;
}
input[type=radio]{
	float: left;
	width: auto;
	margin: 6px 0;
	padding: 0;
	line-height: 26px;
}
.radio label{
	margin: 0 0 6px 20px;
	line-height: 26px;
}
input[type=submit]{
	display: inline;
	font-size: 110%;
	width: auto;
}
form .submit input[type=submit]{
	background: #62AF56 linear-gradient(to top, #76BF6B, #3B8230);
	border-color: #2D6324;
	color: #FFF;
	text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 0;
	padding: 8px 10px;
}
form .submit input[type=submit]:hover{
	background: #5BA150;
}
form .submit input[type=submit]:disabled{
	background: #ADADAD linear-gradient(to top, #BDBDBD, #808080);
	border-color: #616161;
	text-shadow: none;
}
select, input {
	padding: 2px;
	border-radius: 3px;
}

/* Form errors */
form .error{
	background: #FFDACC;
	border-radius: 4px;
	font-weight: normal;
}
form .error-message{
	border-radius: 0;
	border: none;
	background: none;
	margin: 0;
	padding-left: 4px;
	padding-right: 0;
}
form .error,
form .error-message{
	color: #9E2424;
	box-shadow: none;
	text-shadow: none;
}

/* Notices and Errors */
.message{
	clear: both;
	color: #FFF;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 5px;
}
.success,
.message,
.cake-error,
.cake-debug,
.notice,
p.error,
.error-message{
	background: #FFF419 linear-gradient(to top, #FC0, #E6B800) repeat-x;
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 18px;
	padding: 7px 14px;
	color: #404040;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
.success,
.message,
.cake-error,
p.error,
.error-message{
	clear: both;
	color: #FFF;
	border: none;
	border-radius: 2px;
	background: #C43C35;
	box-shadow: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.success{
	clear: both;
	color: #FFF;
	border: 1px solid rgba(0, 0, 0, 0.5);
	background: #3B8230 linear-gradient(to top, #76BF6B, #3B8230) repeat-x;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
p.error{
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 120%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em{
	font-weight: normal;
	line-height: 140%;
}
.notice{
	color: #000;
	display: block;
	font-size: 120%;
	padding: 0.8em;
	margin: 1em 0;
}
.success{
	color: #FFF;
}

/* Buttons and button links */
input[type=submit],
.actions ul li a,
.actions a{
	font-weight: normal;
	padding: 4px 8px;
	background: #DCDCDC linear-gradient(to top, #FEFEFE, #DCDCDC);
	color: #333;
	border: 1px solid #BBB;
	border-radius: 4px;
	text-decoration: none;
	text-shadow: #FFF 0 1px 0;
	min-width: 0;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.2);
	user-select: none;
}
.actions ul li a:hover,
.actions a:hover{
	background: #EDEDED;
	border-color: #ACACAC;
	text-decoration: none;
}
input[type=submit]:active,
.actions ul li a:active,
.actions a:active{
	background: #EEE linear-gradient(to top, #DFDFDF, #EEE);
	text-shadow: #EEE 0 1px 0;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
	border-color: #AAA;
	text-decoration: none;
}
a.button{
	display: inline-block;
	font-weight:normal;
	padding: 2px 8px;
	background: #dcdcdc;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dcdcdc));
	background: -webkit-linear-gradient(top, #fefefe, #dcdcdc);
	background: -moz-linear-gradient(top, #fefefe, #dcdcdc);
	background: -ms-linear-gradient(top, #fefefe, #dcdcdc);
	background: -o-linear-gradient(top, #fefefe, #dcdcdc);
	background: linear-gradient(to bottom, #fefefe, #dcdcdc);
	color:#333;
	border:1px solid #bbb;
	border-radius: 4px;
	text-decoration: none;
	text-shadow: #fff 0px 1px 0px;
	min-width: 0;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-user-select: none;
	user-select: none;
	vertical-align: middle;
}
a.button.disabled{
	background: #EAEAEA;
	color: #888;
	cursor: default;
}

a.button img{
	margin: 0 5px 0 0;
	vertical-align: middle;
}

/* Related */
.related{
	clear: both;
	display: block;
}

/* Debugging */
pre{
	color: #000;
	background: #F0F0F0;
	padding: 15px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.cake-debug-output{
	padding: 0;
	position: relative;
	z-index: 2;
}
.cake-debug-output > span{
	position: absolute;
	top: 5px;
	right: 5px;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 4px;
	padding: 5px 6px;
	color: #000;
	display: block;
	float: left;
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.5);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}
.cake-debug,
.cake-error{
	font-size: 13px;
	line-height: 20px;
	clear: both;
}
.cake-error > a{
	color: #FFF;
	text-shadow: none;
}
.cake-error{
	white-space: normal;
}
.cake-stack-trace{
	background: rgba(255, 255, 255, 0.7);
	color: #333;
	margin: 10px 0 5px 0;
	padding: 10px 10px 0 10px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
	border-radius: 4px;
}
.cake-stack-trace a{
	text-shadow: none;
	background: rgba(255, 255, 255, 0.7);
	padding: 5px;
	border-radius: 10px;
	margin: 0 4px 10px 2px;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	text-decoration: none;
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3);
}
.cake-code-dump pre{
	position: relative;
	overflow: auto;
}
.cake-context{
	margin-bottom: 10px;
}
.cake-stack-trace pre{
	color: #000;
	background-color: #F0F0F0;
	margin: 0 0 10px 0;
	padding: 1em;
	overflow: auto;
	text-shadow: none;
}
.cake-stack-trace li{
	padding: 10px 5px 0;
	margin: 0 0 4px 0;
	font-family: monospace;
	border: 1px solid #BBB;
	border-radius: 4px;
	background: #DCDCDC linear-gradient(to top, #FEFEFE, #DCDCDC);
}

/* excerpt */
.cake-code-dump pre,
.cake-code-dump pre code{
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
.cake-code-dump .code-highlight{
	display: block;
	background-color: rgba(255, 255, 0, 0.5);
}
.code-coverage-results div.code-line{
	padding-left: 5px;
	display: block;
	margin-left: 10px;
}
.code-coverage-results div.uncovered span.content{
	background: #ECC;
}
.code-coverage-results div.covered span.content{
	background: #CEC;
}
.code-coverage-results div.ignored span.content{
	color: #AAA;
}
.code-coverage-results span.line-num{
	color: #666;
	display: block;
	float: left;
	width: 20px;
	text-align: right;
	margin-right: 5px;
}
.code-coverage-results span.line-num strong{
	color: #666;
}
.code-coverage-results div.start{
	border: 1px solid #AAA;
	border-bottom-width: 0;
	margin-top: 30px;
	padding-top: 5px;
}
.code-coverage-results div.end{
	border: 1px solid #AAA;
	border-top-width: 0;
	margin-bottom: 30px;
	padding-bottom: 5px;
}
.code-coverage-results div.realstart{
	margin-top: 0;
}
.code-coverage-results p.note{
	color: #BBB;
	padding: 5px;
	margin: 5px 0 10px;
	font-size: 10px;
}
.code-coverage-results span.result-bad{
	color: #A00;
}
.code-coverage-results span.result-ok{
	color: #FA0;
}
.code-coverage-results span.result-good{
	color: #0A0;
}
*{
margin: 0;
padding: 0;
}
body{
background:url(../img/bg_patterns/light_checkered_tiles.png);
font-size:13px;font-family:Arial, Helvetica, sans-serif;
color: #0b0000;
min-width: 1000px;
}
a{
color: #0d6bb5;
font-weight: bold;
}
a img{
border: none;
}
h1, h2, h3, h4, h5, h6{
color: #333;
font-weight: normal;
margin-bottom: 10px;
text-align: center;
}
h1{
font-size: 27px;
line-height: 30px;
}
h2{ font-size: 26px }
h3{
color: #2C6877;
font-size: 22px;
}
h3 a{
color: #2C6877;
}
h4{ font-size: 16px }
h5{ font-size: 12px }
h6{ font-size: 10px }
p{
margin-bottom: 10px;
}
input, textarea, select{
background-color: #FFF;
color: #000;
}
input, input[type="password"], input[type="search"], isindex, textarea, select{
border:1px solid #A8A8A8;
}
h3.section{
border-color: #CCC;
}
.content_container{
margin: 0 auto;
width: 1020px;
}
.full_width{
left: 0;
min-width: 1200px;
position: absolute !important;
width: 100%;
}
#container{
background:#FFF url(../img/bg_patterns/white_texture.png);
}
#header{
background: url(../img/bg_patterns/60degree_gray.png);
}
#header_bg{
background: no-repeat center top;
}
#header_content{
height: 278px;
position: relative;
}
#site_logo{
margin: 10px 0 0 10px;
}
#navigation{
background:url(../img/bg_patterns/bg_black_0.50.png);
height: 40px;
margin-top: 238px;
}
#navigation ul{
list-style: none;
overflow: hidden;
}
#navigation > ul > li{
float: left;
}
#navigation > ul > li a{
color: #FFF;
display: block;
font-size: 14px;
font-weight: bold;
height: 40px;
line-height: 40px;
padding: 0 10px;
text-decoration: none;
text-shadow:1px 1px 2px rgba(0, 0, 0, 0.75);
}
#navigation > ul > li a:hover{
color: #0d6bb5;
}
#navigation a:hover, #navigation > ul > li:hover > a{
background:url(../img/bg_patterns/bg_black_0.50.png);
}
#navigation ul ul{
background:url(../img/bg_patterns/bg_black_0.50.png);
display: none;
position: absolute;
z-index: 9999;
}
#navigation > ul > li:hover ul{
display: block;
}
#navigation ul ul a{
padding: 0 20px;
}
#page_body{
box-shadow: none;
overflow: hidden;
padding: 288px 0 20px 0;
width: 100%;
}
#content{
float: right;
margin-right: 10px;
width: 780px;
}
#content.full{
float: none;
margin: 0 5px;
width: auto !important;
}
#content > *:last-child{
margin-bottom: 0;
}
#sidebar{
float: left;
margin: 0 10px;
width: 200px;
}
#sidebar ul{
list-style: none;
margin-bottom: 10px;
}
#sidebar ul li{
margin-bottom: 10px;
position: relative;
}
#sidebar ul a{
background-color: #0d6bb5;
color: #FFF;
display: block;
font-size: 16px;
line-height: 30px;
padding: 5px 10px;
text-align: center;
text-decoration: none;
}
#sidebar ul a:hover{
background-color: #0f78cb;
}
#sidebar ul.icons a{
padding-left: 45px;
text-align: left;
}
#sidebar .business_icon{
left: 10px;
position: absolute;
top: 10px;
}
#sidebar #specials_link{
line-height: 30px;
padding-bottom: 8px;
padding-top: 8px;
}
#footer{
background-color: #0d6bb5;
background:#7EB3DD;
border-top: 10px solid #0f78cb;
color: #FFF;
padding: 10px 0;
}
#footer a{
color: #FFF;
text-decoration: none;
vertical-align: text-top;
}
#footer a:hover{
text-decoration: underline;
}
#footer .links{
float: right;
position: relative;
}
#footer a.img.facebook{
float: right;
}
#site_social_links{
top: 283px;
}
#content ul{
margin: 10px 0;
padding-left: 20px;
}
.main_image_container{
overflow: hidden;
margin-bottom: 10px;
}
.main_image_container img{
vertical-align: middle;
max-width: 100%;
}
.info_box{
margin-bottom: 30px;
}
.box{
margin-bottom: 20px;
}
.box_heading{
background-color: #0d6bb5;
border-radius: 2px 2px 0 0;
color: #FFF;
padding: 4px;
}
.box_content{
border: 1px solid #0d6bb5;
border-top-width: 0;
}
.box.no_heading .box_content{
border-top-width: 1px;
}
.latest_list{
margin: 0 0 20px 0;
}
.latest_list .item.featured .item_wrapper{
border-color: #0b0000;
}
.latest_list .item.featured h3 a{
color: #0b0000;
}
#widgets{
margin: 0 0 20px 0;
}
#widgets .widget .heading{
background-color: #0d6bb5;
border-radius: 2px 2px 0 0;
color: #FFF;
}
.gallery_item_wrapper{
margin: 0 20px 20px 20px;
}
.video_thumb_container{
margin: 0 20px 20px 20px;
}
.town_view_links{
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
color: #0d6bb5;
margin: 20px auto;
padding: 10px 20px;
text-align: center;
width: 500px;
}
.town_view_links a{
font-weight: normal;
}
.town_link_group h1 a{
font-weight: normal;
}
.index_town_links{
border-bottom: 1px solid #CCC;
margin-bottom: 20px;
}
.index_town_links .town_info{
border-top: 1px solid #CCC;
font-size: 11px;
padding: 10px 0;
text-align: center;
}
.index_town_links_town{
color: #636363;
text-decoration: none;
}
.index_town_links a.link{
text-decoration: none;
}
.town_link_block_div .town_link_block_name{
background-color: #0d6bb5;
color: #FFF;
}
.info_table{
background: #F8F8F8;
border: 1px solid #CCC;
margin: 0 auto 20px auto;
width: 450px;
}
.info_table .info_table_heading{
background: #F8F8F8;
text-decoration: none;
}
.paging_wrapper.bottom{
margin-bottom: 20px;
}
.paging_wrapper .current{
background-color: #0d6bb5;
}
.paging_wrapper span:hover{
background-color: #0f78cb;
}
#business_listings_display_table tr:nth-child(odd){
background:#F7F7F7;
}
#business_directory_wrapper{
float: left;
width: 590px;
}
.business_category_wrapper{
margin-right: 0;
padding: 2px;
}
.business_category_image:hover{
border: 1px solid #FFF;
box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
}
.business_thumbnail_wrapper img{
vertical-align: middle;
}
.business_categories_tree_sub_categories_ul{
border-left: 1px solid #E4E4E4;
margin: 5px 0 5px 15px !important;
padding-left: 5px !important;
}
#business_categories_tree li a.icon{
float: left;
}
#business_categories_tree li a.category{
margin-left: 10px;
display: block;
}
#business_categories_tree li a.category.sub {
margin: 0;
}
.alert_box{
background-color: #0d6bb5;
border-radius: 4px;
color: #FFF;
margin: 20px auto;
overflow: hidden;
padding: 10px;
width: 80%;
}
.alert_box a{
color: #FFF;
}
.bottom_image, .bottom_images img{
display: block;
margin: 0 auto 10px auto;
}
.text_align_center{
text-align: center;
}
form .input{
color: #0b0000;
}
.business_icon{
background: url(../img/business_icons.png) no-repeat;
display: inline-block;
height: 30px;
width: 25px;
}
.business_icon.accommodation{
background-position: 0 0;
}
.business_icon.activities{
background-position: -25px 0;
}
.business_icon.restaurants{
background-position: -50px 0;
}
.business_icon.businesses{
background-position: -75px 0;
}
.tours_banner .button a.text{
background-color: #0d6bb5;
color: #FFF;
}
.tours_banner .button:hover a.text{
background-color: #0f78cb;
color: #FFF;
}
.listing_block .details, .listing_block .description, .listing_block .image .date_heading{
color: #0b0000;
}
table.tour_dates th{
background-color: #0d6bb5;
color: #FFF;
}
table.tour_dates tr:hover{
background-color: #0f78cb;
color: #FFF;
}
.calendar_month_bar .year{
color: #CCC;
}
.calendar_month_bar a.current .month{
color: #0b0000;
}
.calendar_month_bar a{
border-right-color: #CCC;
}
.game_list{
width: 200px;
}
#event_thumbnail, #special_thumbnail, .events_listings_thumbnail, .specials_listings_thumbnail,
.business_listings_display_thumbnail .container, .business_thumbnail_wrapper .border_wrapper,
.video_thumb_container .content, #widgets #widget_weather .condition, #widgets #widget_news .content,
.paging_wrapper .prev, .latest_list .item_wrapper, #comments_container ul, .business_category_image,
.bx-wrapper, hr.separator{
border-color: #CCC;
}
.latest_list .image, #header, .business_listings_display_thumbnail .container,
.business_category_item .business_category_image, .events_listings_thumbnail, .specials_listings_thumbnail{
background:#E8E8E8 url(../img/bg_patterns/60degree_gray.png);
}
.testimonial .text{
border-color: #0d6bb5;
}
@media (max-width: 1280px) {
	#site_banners{
		display: none;
	}
}

@media (max-width: 1020px) {
	body{
		min-width: 0;
	}
	.full_width, .content_container{
		min-width: 0;
		width: 100% !important;
	}

	#header{
		position: relative !important;
	}
	#header #site_logo{
		max-width: 80%;
	}
	#site_social_links{
		top: 5px;
	}
	#site_social_links a{
		display: inline-block;
		margin-right: 5px;
	}
	#navigation{
		position: relative !important;
		margin-top: 0;
		height: auto;
	}
	#navigation > ul > li{
		width: 25%;
	}

	#page_body{
		padding-top: 10px;
	}
	#sidebar{
		float: none;
		margin-bottom: 10px;
		overflow: hidden;
		width: auto;
	}
	#sidebar .sidebar_section{
		float: left;
		width: 50%;
	}
	#sidebar .sidebar_section .wrapper{
		padding: 0 5px;
	}

	#content {
		float: none;
		margin: 10px;
		width: auto;
	}

	#business_directory_wrapper {
		width: auto;
		float: none;
		margin-right: 190px;
	}
}

@media (max-width: 800px) {
	#header_content{
		height: 180px !important;
	}
}

@media (max-width: 795px) {
	#business_categories_tree{
		display: none;
	}
	#business_directory_wrapper{
		margin-right: 0;
	}
}

@media (max-width: 600px) {
	#navigation > ul > li{
		width: 50%;
	}

	.latest_list .item{
		width: 100%;
	}
}

@media (max-width: 500px) {
	#sidebar .sidebar_section{
		width: 100%;
	}
	#sidebar .sidebar_section .wrapper{
		padding: 0;
	}
}

@media (max-width: 300px) {
	#header_content{
		height: 100px !important;
	}
	#navigation > ul > li{
		width: 100%;
	}

	.latest_list .item .image{
		display: none;
	}
	.latest_list .item .content{
		margin-left: 10px;
	}
	.latest_list .item .featured_overlay{
		width: 45px;
	}
}