/*@import "cycling/style.css";*/
@import "advanced-search.css";
@import "articles.css";
@import "availability-calendar.css";
@import "base-min.css";
@import "booking.css";
@import "common.css";
@import "date-picker.css";
@import "DurhamSansNormal.css";
@import "featured-items.css";
@import "fontface.css";
@import "forms.css";
@import "forum.css";
/*@import "highlighted.css";*/
@import "homepage-bespoke.css";
@import "itinerary.css";
/*@import "layout-1column.css";
@import "layout-2column.css";
@import "layout-3column.css";*/
@import "layout-home.css";
@import "locationCategory.css";
@import "location-category.css";
@import "mapping-bing.css";
@import "mapping-google.css";
@import "media.css";
@import "user-content.css";
@import "site-search.css";
@import "product-list.css";
@import "product-search.css";
@import "product-detail.css";
@import "navigation.css";
@import "weather.css";
@import "special-offers.css";
@import "location-category.css";
@import "site-map.css";
@import "three-domain-secure.css";

/*=======================================================
Main Site Styling/layout
=========================================================*/

body
{
    background: url("/images/cycling/img_background_breathtaking_sept13.jpg") no-repeat scroll center 41px #000000;
}

body
{
	font-family: Arial, Verdana, san-serif;
	font-size: 100.01%;
	color: #4e4e4e;
}

h1, h2, h3
{
	color: #414042;
}

h1
{
	font-size: 225%;
}

h2
{
	font-size: 175%;
}

h3
{
	font-size: 115%;
}

h4
{
	font-size: 100%;
}

p
{
	line-height: 1.4em;
	font-size: 80%;
}

a, a:visited, a:hover
{
	text-decoration: none; 
}

a
{
	color: #C41D37;
}

a:visited
{
	color: #aac55d;
}

a:hover
{
	text-decoration: underline; 
	color: #00aec3;
}

img
{
	line-height: 0;
	border: none;
	margin: 0;
	padding: 0;
}

strong
{
	font-weight: bold;
}

input
{
	font-size: 1em;
}

select
{
	border: 1px solid #d6d6d6;
}

textarea
{
	border: 1px solid #d6d6d6;
}

element.style
{
	cursor: pointer;
}

.hidden
{
	display: none;
}

#floatRight
{
	float: right;
}

#floatLeft
{
	float: left;
}

.printLogo 
{
    display: none;
}

#centralWrapperBorder

{
    /*background: url("/images/cycling/grungeborder.png") no-repeat scroll -144px top transparent;*/
    clear: both;
    height: 57px;
    margin-top: 360px;
    padding: 0 15px;
    position: relative;
    top: 22px;
    left: 0;
    width: 952px;
    z-index: 10;
}

#centralWrapper

{
background-color: #FFFFFF;
    clear: both;
    padding: 30px 15px 0 !important;
    position: relative;
    width: 940px;

}

.JS .searchBlock
{
    display: block !important;
}

a
{
	color: #839F16;
}

a:hover
{
	color: #00aec3;
}

/*======================================================
Control Styling
========================================================*/


/*header*/

.headerStrap
{
    /*left: 0;
    position: absolute;
    top: 114px;
    z-index: 10;*/
    float: left;
    clear: left;
    margin: 31px 0 19px;
    width: 100%;
}

.headerStrap p
{
    color: #fff;
    font-size: 84%;
    font-weight: bold;
}

/*=======================
Header Logo
=======================*/

.mediaLogo
{
}

.mediaLogo ul
{
}

.mediaLogo ul li
{
    list-style: none;
}

.mediaLogo ul li img
{
}



/* =====================================================================
    breadcrumb
===================================================================== */

.navigationBreadcrumb
{
    width: 380px;
}

.navigationBreadcrumb p
{
}

/* =====================================================================
product search home
===================================================================== */

.productSearchHome
{
    width: 269px;
    font-size: 100%;
    margin: 0 0 10px 0;
    display: none;
}

.productSearchHome a:hover, .productSearchHome a
{
    color: #9E3C0F;
}

/*.productSearchHome .accommodationSearchImg
	{
		background: none repeat scroll 0 0 #c04848;
		height: 38px;
	}*/

.productSearchHome .accommodationSearchImg h2
{
    color: #FFFFFF;
    font-family: arial;
    font-size: 16.5px;
    font-weight: bold;
    padding: 6px 0 7px 9px;
    width: auto; /* background: url("../images/cycling/search_closed.png") no-repeat scroll 0 0 transparent;*/
	background: url(/images/cycling/prodsearchhome_open.png) no-repeat scroll left center transparent;
}

.prodSearchHomeAcco .accommodationSearchImg h2
{
    padding: 7px 0 7px 9px;
    cursor: pointer;
}

.productSearchHome .accommodationSearchImg h2.showHide
{
	background: url(/images/cycling/prodsearchhome_closed.png) no-repeat scroll left center transparent;
}

.searchLast .accommodationSearchImg h2
{
    padding: 6px 0 10px 9px;
}


.productSearchHome
{
    display: none;
    list-style: none;
    border: 2px solid white;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    list-style: none outside none;
    margin: auto;
    position: relative;
    width: 248px;
    margin: 15px 0 0 0;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}

.productSearchHome .prodMltSrch
{
}

.productSearchHome .open
{
}

.productSearchHome .open .accommodationSearchImg
{
    background: #F39E0D;
}

.productSearchHome .open .accommodationSearchImg h2
{
    color: #000;
}

.productSearchHome .closed .accommodationSearchImg
{
    background: #B0A7A0;
}

#searchLast
{
    margin: 0 0 10px 0;
}

.productSearchHome div.row
{
    padding: 0 11px 8px 11px;
    width: 202px;
    overflow: auto;
}

.productSearchHome div.row div.row
{
    padding: 0 0 5px 0;
    width: 210px;
    background: none;
    overflow: visible;
}

.productSearchHome div.row span.label
{
    padding: 0 0 3px 0;
    width: 100%;
    font-size: 85%;
    display: block;
}

.productSearchHome div.row span.labelwide
{
    font-weight: bold;
    width: 100%;
}

.productSearchHome div.row span.field
{
    width: 100%;
    font-size: 90%;
}

.productSearchHome h2
{
    color: #fff;
    font-weight: normal;
}

.productSearchHome h2 span
{
    background: url("/images/prodsearch_closed.png") no-repeat scroll 0 0 transparent;
}

/* --- listed elements (defaulted) --- */

.productSearchRight .refineByDefList
{
    margin: 0;
    padding: 0 11px 8px;
    width: 180px;
}

.refineByDefList
{
    margin: 0;
    /*padding: 0 11px 10px 11px;
    width: 202px;*/
}

.productSearchHome dt
{
    font-weight: bold;
    padding: 3px 0 7px 0;
    font-size: 75%;
}

.productSearchHome dt .refine-awards label
{
    padding: 0 0 0 21px;
}

.productSearchHome dt.refine-availability label
{
    font-size: 12px;
}

.productSearchHome dt label
{
    padding: 1px 0 0 0;
}



.productSearchHome dt.refine-availability label, .productSearchHome dt.refine-grading label, .productSearchHome dt.refine-price label, .productSearchHome dt.refine-facility label, .productSearchHome dt.refine-name label
{
    background: url(/images/ico_expand.gif) no-repeat right;
    padding: 0 0 0 21px;
}

.productSearchHome dd
{
    padding: 0 0 5px 0;
    clear: both;
}

.productSearchHome dd.refine-awards
{
    position: absolute;
    right: 3000px;
    z-index: 0;
}

.productSearchHome dd span.field
{
    clear: both;
    background: none;
}

.productSearchHome dd span.field input
{
    width: 97%;
}

.productSearchHome dd div.row /* req reset */
{
    padding: 0 0 5px;
}

/* --- form & standard elements --- */
.productSearchHome div.form
{
    padding: 0;
    margin: 0;
    width: auto;
}

.productSearchHome form
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #9E3C0F;
    clear: both;
    overflow: hidden;
    padding: 10px 2px 3px;
    position: relative;
    width: 224px;
}

.searchLast form
{
    position: relative;
    top: -4px;
}

.productSearchHome form input, .productSearchHome form select
{
    border: 1px solid #d6d6d6;
}

.productSearchHome form input.submit
{
    border: none;
}

.productSearchHome form input.checkbox
{
    border: none;
    float: left;
    margin: 0 3px 0 0;
}

.productSearchHome label
{
    display: block;
}

.productSearchHome select
{
    width: 97%;
    font-size: 84%;
}

.productSearchHome span.field input
{
    width: 94%;
    padding: 2px;
}

.productSearchHome span.field input.checkbox
{
    margin-right: 5px;
    width: auto;
    padding: 0;
}

/* --- category--- */
.productSearchHome .refine-category span.field label
{
    position: relative;
    margin: 0 0 4px 0;
    clear: both;
    padding-left: 20px;
}

.productSearchHome .refine-category span.field fieldset
{
    margin: 0 0 7px 0;
}

.productSearchHome .refine-category span.field label input
{
    position: absolute;
    top: 0;
    left: 0;
}

.productSearchHome .refine-category span.field legend
{
    font-weight: bold;
    font-size: 85%;
    margin: 2px 0;
}

/* --- prices--- */
.productSearchHome dd.refine-price div.row, .productSearchHome dd.refine-grouptravel div.row
{
    margin: 0 0 5px 23px;
    width: 95%;
    background: none;
    overflow: auto;
    overflow: hidden;
}

.productSearchHome dd.refine-price div.row span.label, .productSearchHome dd.refine-grouptravel div.row span.label
{
    padding: 3px 0 0 0;
    float: left;
    width: 35%;
    font-size: 90%;
    font-weight: normal;
}

.productSearchHome dd.refine-price div.row span.field, .productSearchHome dd.refine-grouptravel div.row span.field
{
    float: left;
    width: 50%;
    clear: none;
}

.productSearchHome dd.refine-price div.row span.field input, .productSearchHome dd.refine-grouptravel div.row span.field input
{
    width: 90%;
}

.refine-price .pricesSliderWrapper .refine-price-nocollapse .pricesSliderWrapper
{
    position: relative;
}

.refine-price .pricesSliderWrapper p.pricerange, .refine-price-nocollapse .pricesSliderWrapper p.pricerange
{
    text-align: center;
    margin: 0 0 5px 0;
    line-height: 1em;
    font-size: 84%;
}

.refine-price .pricesSliderWrapper .priceSlider, .refine-price-nocollapse .pricesSliderWrapper .priceSlider
{
    width: 165px;
    margin: 0 0 5px 10px;
    position: relative;
    height: 30px;
}

.productSearchHome .refine-price .pricesSliderWrapper .priceSlider, .productSearchHome .refine-price-nocollapse .pricesSliderWrapper .priceSlider
{
    width: 196px !important;
}

.refine-price .pricesSliderWrapper .ui-widget-header, .refine-price-nocollapse .pricesSliderWrapper .ui-widget-header
{
    background-image: url(/images/sliderbar_dark.png) !important;
}

.refine-price .pricesSliderWrapper .ui-slider-horizontal, .refine-price-nocollapse .pricesSliderWrapper .ui-slider-horizontal
{
    height: 6px !important;
    background: transparent url(/images/sliderbar_light.png) no-repeat left top !important;
}

.refine-price .pricesSliderWrapper .ui-widget-content .ui-state-default, .refine-price-nocollapse .pricesSliderWrapper .ui-widget-content .ui-state-default
{
    background-image: url(/images/sliderarrow_low_dark.gif) !important;
    width: 8px !important;
    height: 15px !important;
}

/* --- dates --- */
.productSearchHome div.refine-date div.row span.field
{
    width: 202px;
    float: right;
}

.productSearchHome div.refine-date div.row span.calEndDate, .productSearchHome div.refine-date div.row span.calStartDate
{
    width: 145px;
    float: none;
}

.productSearchHome div.refine-date div.row span.label
{
    font-weight: normal;
}

.productSearchHome div.refine-date div.row span.field input#isostartdate, .productSearchHome div.refine-date div.row span.field input#isoenddate
{
    clear: none;
}

.productSearchHome input#isostartdate, .productSearchHome input#isoenddate
{
    width: 216px;
    border: 1px solid #d6d6d6;
    padding: 2px;
}

/* --- availability ---*/
.productSearchHome .refine-availability .calStartStayDate label.hidden
{
    display: none;
}

.productSearchHome .refine-availability .calStartStayDate div.row select
{
    width: auto;
}

.productSearchHome dd.refine-availability
{
    margin: 0 0 5px 0;
    border-bottom: 1px solid #d6d6d6;
}

.productSearchHome .refine-availability div.row
{
    padding: 3px 0 3px 0;
    width: 202px;
    overflow: auto;
    background: none;
}

.productSearchHome .refine-availability div.row span.labelwide
{
    font-weight: normal;
    padding: 0 0 3px 0;
    width: 202px;
    float: left;
    font-size: 84%;
}

.productSearchHome .refine-availability div.row span.fieldwide
{
    width: 202px;
    font-size: 90%;
}

.productSearchHome .refine-availability div.row span.fieldwide input
{
    width: 196px !important;
    font-size: 84%;
}

.productSearchHome .refine-availability div.row span.label
{
    width: 142px;
    padding: 3px 0 0 0;
    float: left;
    font-size: 84%;
    font-weight: normal;
}

.productSearchHome .refine-availability div.row select
{
    width: 40px;
}

.productSearchHome .refine-availability div.row .fuzzy
{
    width: 60px;
}

.productSearchHome dd.refine-availability div.row span.field
{
    width: 60px;
    float: left;
    clear: none;
}

.productSearchHome .refine-availability div.row span.field select
{
    float: right;
}

.productSearchHome .AddAnotherUnit
{
    padding: 2px 0 4px 2px;
}

.productSearchHome .AddAnotherUnit a
{
    padding: 0 0 0 12px;
    font-size: 75%;
    font-weight: bold;
    clear: both;
    background: url(/images/bullet_2.gif) no-repeat left;
    vertical-align: middle;
}

/* --- grading --- */
.productSearchHome dd.refine-grading div.row
{
    overflow: auto;
    padding: 0 0 0 15px;
    background: none;
}

.productSearchHome ul.gradingSearch
{
    font-size: 90%;
    float: left;
    width: auto;
    margin: 2px 5px 0 0;
}

.productSearchHome ul.gradingSearch li
{
    clear: both;
    min-width: 30px;
    list-style-type: none;
}

.productSearchHome ul.gradingSearch input.checkbox
{
    margin: 0 3px 3px 0;
}

.productSearchHome ul.gradingSearch label
{
    float: left;
    margin: 0 0 3px 0;
    font-size: 84%;
}

/* --- facilities (assume hardcoded accessibility) --- */
.productSearchHome dd.refine-facility fieldset
{
    border: none;
}

.productSearchHome dd.refine-facility legend
{
    display: none;
    border: none;
}

.productSearchHome dd.refine-facility ul
{
    margin: 0 0 0 10px;
    width: 97%;
}

.productSearchHome dd.refine-facility ul li
{
    clear: both;
    margin: 0 0 5px 0;
    list-style-type: none;
    font-size: 95%;
}

.productSearchHome dd.refine-facility ul li input.checkbox
{
    float: left;
    margin: 3px 4px 5px 0;
}

.productSearchHome dd.refine-facility ul li label
{
    float: left;
    margin: 0 0 0 3px;
    padding: 0 0 4px 0;
    width: 195px;
    font-size: 85%;
}

.productSearchHome dt.refine-awards label
{
    padding: 0 0 0 21px;
}

/* --- submit button --- */
.productSearchHome div.submitContainer
{
    overflow: visible;
    padding: 0 11px 8px;
    width: 202px;
}

.productSearchHome span.field input.submit
{
    margin-left: 9px;
    padding: 0;
    width: auto;
}

/* --- advanced - location search --- */
.productSearchHome ul.advanced
{
    overflow: auto;
    padding: 0 11px 8px;
    width: 180px;
}

.productSearchHome ul.advanced li hr
{
    display: none;
}

.productSearchHome ul.advanced h3
{
    font-size: 100%;
}

.productSearchHome ul.advanced li
{
    padding: 0 0 2px 0;
    list-style: none;
    clear: both;
    display: block;
    font-weight: normal;
    font-size: 80%;
}
/*========================================
featured pages home slider
========================================*/


.featPagesBlockWrapper
{
    background: url("/images/cycling/grungeborder_grey_top.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 370px;
    margin-bottom: 5px;
    margin-top: 10px;
    position: relative;
    width: 654px;
}

.featPagesBlockWrapper .featPagesSliderBottom
{
    background: url("/images/cycling/grungeborder_grey_btm.png") no-repeat scroll 0 0 transparent;
    height: 24px;
    width: 654px;
    float: left;
}

.FeaturedPagesHomeSlider
{
    background: none repeat scroll 0 0 #F0F0F0;
    border-left: 20px solid #F0F0F0;
    border-right: 20px solid #F0F0F0;
    float: left;
    height: 300px;
    margin-top: 20px;
    overflow: visible;
    padding: 25px 0 0;
    position: relative;
    width: 614px !important;
    z-index: 2;
}




.featPagesBlockWrapper .prev
{
    background-color: #F0F0F0;
    float: left;
    height: 140px;
    left: 9px;
    position: absolute;
    top: 45px;
    width: 20px;
    z-index: 100;
}

.featPagesBlockWrapper .prev img
{
    cursor: pointer;
    height: 40px;
    width: 20px;
    position: absolute;
    top: 47px;
}

.featPagesBlockWrapper .next
{
    background-color: #F0F0F0;
    float: left;
    position: absolute;
    right: 11px;
    z-index: 100;
    height: 140px;
    width: 20px;
    top: 45px;
}

.featPagesBlockWrapper .next img
{
    cursor: pointer;
    height: 40px;
    width: 20px;
    position: absolute;
    top: 47px;
}




.FeaturedPagesHomeSlider ul
{
    list-style: inline;
}

.FeaturedPagesHomeSlider ul li
{
    float: left;
    height: 300px;
    margin: 0 8px 0 9px;
    position: relative;
    width: 187px;
}

.JS .FeaturedPagesHomeSlider ul li
{
}

.FeaturedPagesHomeSlider h3
{
    color: #F96947;
    font-size: 93%;
    height: 65px;
    margin-top: 142px;
    position: relative;
    width: 186px;
    z-index: 10;
}

.FeaturedPagesHomeSlider h3 a
{
    display: block;
    font-weight: normal;
    margin-top: 24px;
    position: relative;
    top: 5px;
}

.FeaturedPagesHomeSlider p
{
    padding: 0;
    width: 172px; /* --- needed for initial load --- */
}

.FeaturedPagesHomeSlider p.link
{
    /*/bottom: 10px;
    left: 0;*/
    padding: 0;
    /*position: absolute;*/
    width: 172px;
}

.FeaturedPagesHomeSlider p.image
{
    border: 1px solid #fff;
    display: block;
    height: 127px;
    left: 0;
    padding: 6px;
    position: absolute;
    top: 0;
    background: #F6F5F1;
}

.FeaturedPagesHomeSlider p.image a
{
}

.FeaturedPagesHomeSlider p.image a img
{
}

/*========================================
featured pages event slider
========================================*/


.featPagesBlockWrapper
{
    background: url("/images/cycling/grungeborder_grey_top.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 370px;
    margin-bottom: 5px;
    margin-top: 10px;
    position: relative;
    width: 654px;
}

.featPagesBlockWrapper .featPagesSliderBottom
{
    background: url("/images/cycling/grungeborder_grey_btm.png") no-repeat scroll 0 0 transparent;
    height: 24px;
    width: 654px;
    float: left;
}

.FeaturedPagesEventSlider
{
    background: none repeat scroll 0 0 #F0F0F0;
    border-left: 20px solid #F0F0F0;
    border-right: 20px solid #F0F0F0;
    float: left;
    height: 300px;
    margin-top: 20px;
    overflow: visible;
    padding: 25px 0 0;
    position: relative;
    width: 614px !important;
    z-index: 2;
}




.featPagesBlockWrapper .prev
{
    background-color: #F0F0F0;
    float: left;
    height: 140px;
    left: 9px;
    position: absolute;
    top: 45px;
    width: 20px;
    z-index: 100;
}

.featPagesBlockWrapper .prev img
{
    cursor: pointer;
    height: 40px;
    width: 20px;
    position: absolute;
    top: 47px;
}

.featPagesBlockWrapper .next
{
    background-color: #F0F0F0;
    float: left;
    position: absolute;
    right: 11px;
    z-index: 100;
    height: 140px;
    width: 20px;
    top: 45px;
}

.featPagesBlockWrapper .next img
{
    cursor: pointer;
    height: 40px;
    width: 20px;
    position: absolute;
    top: 47px;
}




.FeaturedPagesEventSlider ul
{
    list-style: inline;
}

.FeaturedPagesEventSlider ul li
{
    float: left;
    height: 300px;
    margin: 0 8px 0 9px;
    position: relative;
    width: 187px;
}

.JS .FeaturedPagesEventSlider ul li
{
}

.FeaturedPagesEventSlider h3
{
    color: #F96947;
    font-size: 93%;
    height: 65px;
    margin-top: 142px;
    position: relative;
    width: 186px;
    z-index: 10;
}

.FeaturedPagesEventSlider h3 a
{
    display: block;
    font-weight: normal;
    margin-top: 24px;
    position: relative;
    top: 5px;
}

.FeaturedPagesEventSlider p
{
    padding: 0;
    width: 172px; /* --- needed for initial load --- */
    padding-bottom: 10px;
}

.FeaturedPagesEventSlider p.link
{
    bottom: 10px;
    left: 0;
    padding: 0;
    position: absolute;
    width: 172px;
}

.FeaturedPagesEventSlider p.image
{
    border: 1px solid #fff;
    display: block;
    height: 127px;
    left: 0;
    padding: 6px;
    position: absolute;
    top: 0;
    background: #F6F5F1;
}

.FeaturedPagesEventSlider p.image a
{
}

.FeaturedPagesEventSlider p.image a img
{
}

/*=======================
col bottom banners
=========================*/

.englandLogo
{
    float: left;
    padding: 18px 0 14px 15px;
}

.englandLogo ul
{
}

.englandLogo ul li
{
    list-style: none;
}

.englandLogo ul li img
{
}

.durhamLogo
{
    float: right;
    padding: 13px 20px 13px 0;
}

.durhamLogo ul
{
}

.durhamLogo ul li
{
    list-style: none;
}

.durhamLogo ul li img
{
}


/*=======================
right col banners
=========================*/

.bannerHomeRight
{
    /*margin-bottom: 8px;*/
    margin-bottom: 20px;
}

.bannerHomeRight ul
{
}

.bannerHomeRight ul li
{
    list-style: none;
    background: none repeat scroll 0 0 #CCCCCC;
    border: 5px solid white;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    list-style: none outside none;
    margin: auto;
    position: relative;
    width: 242px;
    margin: 15px 0 0;
    height: auto;
    float: left;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.bannerHomeRight ul li a
{
    float: left;
    height: 220px;
}

.bannerHomeRight ul li img
{
}

.planBreak
{
    margin-top: 15px;
}

#planBreakHome
{
    margin-bottom: 0px;
}


.planBreak ul li
{
    height: 39px;
    margin: 0;
}

.enewslink
{
    margin-bottom: 30px;
}

.enewslink ul li
{
    width: 242px;
    /*height: 152px;*/
    height: auto;
    margin: 0;
}

.enewslink ul li a
{
    height: 145px;
}

.bannerInsideRight
{
    margin-bottom: 15px;
}

.enewslinksmall
{
    margin-bottom: 0 !important;
    float: left;
    margin-top: 15px;
    background: none repeat scroll 0 0 #CCCCCC;
    border: 5px solid white;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.bannerInsideRight ul
{
}

.bannerInsideRight ul li
{
    list-style: none;
    background: none repeat scroll 0 0 #CCCCCC;
    border: 5px solid white;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    list-style: none outside none;
    margin: auto;
    position: relative;
    width: 212px;
    margin: 15px 0 0;
    height: auto;
    float: left;
    clear: left;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.bannerInsideRight ul li a
{
    height: 193px;
    float: left;
}

.bannerInsideRight ul li img
{
}

.planBreakInside
{
    margin-top: 15px;
    margin-bottom: 0;
}


.planBreakInside ul li
{
    height: 34px;
    margin: 0;
}

/*#enewsMoved li
{
    margin: 15px 0 0 !important;
}*/

.enewslinksmall ul li
{
    /*margin-top: 15px;*/
    /*height: 133px;*/
    height: 127px;
    list-style: none;
}

.dealslinksmall ul li
{
    margin-top: 0;
    height: 108px;
}

/*========================
Featured Pages Home Blocks
==========================*/

.featPageHome
{
    padding: 5px;
    border: 1px solid #e5e5e5;
    background: #fff;
    width: auto;
    height: auto;
}

.featPageHomehover
{
    padding: 5px;
    border: 1px solid #717171;
    background: #717171;
    width: auto;
    height: auto;
}

.featPageHome ul
{
}

.featPageHome ul li
{
    position: relative;
    list-style: none;
}

.featPageHome ul li h3
{
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: 0;
    font-size: 80%;
    left: 0;
    padding: 5px;
    position: absolute;
    width: auto;
    z-index: 10;
}

.featPageHomehover ul li h3
{
    background: #717171;
}

.featPageHome ul li h3 a
{
    color: #000;
}

.featPageHomehover ul li h3 a
{
    color: #fff;
}


.featPageHome ul li p.image
{
    position: absolute;
    left: 0;
    top: 0;
}

.featPageHome ul li p.image a
{
}

.featPageHome ul li p.image a img
{
}

/*featured pages stlying for individual sizes*/

.featPageHomeOne
{
    height: 100px;
    left: 460px;
    position: absolute;
    top: 5px;
    width: 210px;
}

.featPageHomeOne li
{
    width: 210px;
    height: 100px;
}

.featPageHomeTwo
{
    height: 100px;
    position: absolute;
    right: 137px;
    top: 5px;
    width: 125px;
}

.featPageHomeTwo li
{
    width: 125px;
    height: 100px;
}

.featPageHomeThree
{
    height: 140px;
    left: 519px;
    position: absolute;
    top: 130px;
    width: 150px;
}

.featPageHomeThree li
{
    width: 150px;
    height: 140px;
}

.featPageHomeFour
{
    height: 100px;
    position: absolute;
    right: 36px;
    top: 130px;
    width: 225px;
}

.featPageHomeFour li
{
    width: 225px;
    height: 100px;
}

.featPageHomeFive
{
    height: 115px;
    position: absolute;
    right: 75px;
    top: 247px;
    width: 179px;
}

.featPageHomeFive li
{
    width: 180px;
    height: 115px;
}

/*==========================
dont miss title
============================*/

.dontMiss
{
    background: url("/images/cycling/slither_dontmiss.png") no-repeat scroll left top #fff;
    float: left;
    margin: 10px 0 6px;
    padding: 5px 10px;
    width: 614px;
}

.dontMiss h2
{
    font-family: DurhamSansNormal;
    font-weight: lighter;
    font-size: 35px;
    padding: 0;
}

/*==========================
social network main col
==========================*/

.SocialNetworkingMain
{
    /*position: absolute;     right: 25px;     top: 18px;*/
}

#SocialNetworkingMainHome
{
    /*top: 33px;*/
    float: right;
    margin-top: 10px;
    width: 190px;
}

#SocialNetworkingMainHome .addthis_button_pinterest_pinit
{
    display: none;
}

/*==========================
product list - specific channel overrides
==========================*/


.refineBy
{
    /*width: 252px;*/
}

.productList .UnitSel
{
    width: 664px;
}

.productList .UnitSel .ShowHideLinks
{
    bottom: 3px;
    height: 30px;
    left: 581px;
    position: absolute;
}


/*==========================
product detail - specific channel overrides
==========================*/

.tabsProduct
{
    width: 664px;
}

.tabsProduct div.productTabs
{
    width: 664px;
}

.tabsProduct div.tabContainer div.tab
{
    /*width: 639px;*/
}

/*whats nearby control*/
.whatsNearby ol.whatsNearby
{
    width: 664px;
}

.whatsNearby ol.whatsNearby li div.thumbnail
{
    margin: 0 0 0.3em;
    width: 140px;
}

.whatsNearby ol.whatsNearby li
{
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    clear: none;
    display: inline-block;
    float: left;
    height: 290px;
    list-style-type: none;
    margin: 0 7px 0 0;
    min-height: 290px;
    padding: 1px;
    position: relative;
    vertical-align: top;
    width: 149px;
}

.whatsNearby ol.whatsNearby li .node
{
    width: 136px !important;
}

.whatsNearby .proxProdsNext
{
    left: 645px;
}

.whatsNearby ol.whatsNearby li h2.ProductName
{
    font-size: 80%;
    padding: 0 3px 3px;
    text-transform: none;
    width: 136px;
}

.whatsNearby ol.whatsNearby li .desc
{
    padding: 0 3px 3px;
    width: 136px;
}


.productDetailTop .contactBar
{
    background: none repeat scroll 0 0 #F0F0F0;
    display: inline-block;
    margin: 0 0 5px;
    padding: 10px;
    width: 644px;
}

.productDetailFacilities ul
{
    border: medium none;
    clear: both;
    list-style: none outside none;
    margin: 0 0 5px 12px;
    width: 300px;
}

.productDetailFacilities h3
{
    background: url("/images/bullet_2.gif") no-repeat scroll left center transparent;
    font-family: Arial;
    font-weight: normal;
    margin: 0 0 5px 2px;
    padding: 0 0 0 10px;
    vertical-align: middle;
    width: 300px;
}

.productDetailOverview div#productExtraImages li.selected a.thumb img
{
    background: none repeat scroll 0 0 #7C8727;
}


body.mapShow .tabsProduct div.tabContainer div.tab .dynMapContainer
{
    width: 652px;
}

/*top tabs*/

.topTabs ul li.selected
{
    background: none repeat scroll 0 0 #973F1B;
    height: 28px;
}

.topTabs ul li.navHide
{
    background: none repeat scroll 0 0 #C41D37;
    margin-top: 4px;
}

.topTabs ul li.navHideHeritage
{
    background: none repeat scroll 0 0 #921F94;
    margin-top: 4px; 
}

.topTabs ul li a
{
    color: #fff;
}


/*============================
multi search right col
==============================*/

.productSearch
{
    list-style: none;
    border: 2px solid white;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
    list-style: none outside none;
    margin: auto;
    position: relative;
    /*width: 248px;*/
    margin: 6px 0 0 0;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}

.productSearch .accommodationSearchImg h2:hover
{
    text-decoration: none;
}

.productSearch .accommodationSearchImg
{
    height: auto;
}

/*.productSearchTTD .accommodationSearchImg
{
    height: 36px;
}*/

/*.productSearchAcco .accommodationSearchImg
{
    height: 34px;
}*/

/*.productSearchTTD .accommodationSearchImg h2
{
    font-size: 14px !important;
}*/

.productSearch .accommodationSearchImg h2
{
	background: url(/images/cycling/prodsearch_open.png) no-repeat scroll left center transparent;
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 0 7px 9px;
    width: auto;
}

.prodMltSrchControl .open .accommodationSearchImg h2
{
    color: #fff;
	background: url(/images/cycling/prodsearch_closed.png) no-repeat scroll left center transparent;
}

.productSearch form
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #9E3C0F;
    clear: both;
    overflow: hidden;
    padding: 10px 2px 3px;
    position: relative;
    /*width: 224px;*/
}


.productSearch div.row
{
    overflow: auto;
    padding: 0 8px 8px;
    /*width: 212px;*/
}


.productSearch span.field input
{
    padding: 2px;
    width: 94%;
}

.productSearch .refine-availability div.row
{
    background: none repeat scroll 0 0 transparent;
    overflow: auto;
    padding: 3px 0;
    /*width: 202px;*/
}

.productSearch .refine-availability div.row span.fieldwide input
{
    /*width: 194px !important;*/
}

.productSearch .refine-availability div.row span.label
{
    float: left;
    font-size: 90%;
    font-weight: normal;
    padding: 3px 0 0;
    /*width: 142px;*/
}

.productSearch .refine-facility legend
{
    display: none;
}

.productSearch .refine-facility ul.facility li
{
    margin-bottom: 6px;
}

/*booking overrides*/

.bookingAvailabilitySearch
{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #D6D6D6;
    font-size: 80%;
    margin: 0 0 10px 10px;
    padding: 9px;
    position: relative;
    width: 635px;
}

.bookingStage
{
    width: 624px;
}

.bookingStage h1
{
    display: none;
}

.bookingProductDetail
{
    width: 635px;
}

.bookingUnitSelection form
{
    width: 635px;
}

.requirementSummary #book_reqdetails
{
    width: 635px;
}

.bookingKeys
{
    width: 653px;
}


.cftMessage
{
    border: 1px solid #D6D6D6;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    margin: 10px 0;
    overflow: hidden;
    padding: 5px;
    width: 212px;
}

.bookingHelp
{
    border: 1px solid #D6D6D6;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    margin: 10px 0;
    overflow: hidden;
    padding: 5px;
    width: 212px;
}

.bookingKeysLeft
{
    border: 1px solid #D6D6D6;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    margin: 10px 0;
    overflow: hidden;
    padding: 5px;
    background: #fff;
    width: 212px;
}

.cftMessage p.price, .cftMessage p.quality, .cftMessage p.secure
{
    width: 163px;
}
.bookingKeysLeft p
{
    width: 192px;
}

.bookingCheckout
{
    width: 635px;
}

/*search popups*/

div.ProductSearchBlockElement
{
    border: 5px solid #9E3C0F !important;
}


div.UnitSelectionBlockElement
{
    border: 5px solid #9E3C0F !important;
}



/*=================================
Site Map
==================================*/

.navigationSiteMap
{
    width: 645px;
}


/*=================================
Twitter
==================================*/
#rightHome .twitter
{
    float: right;
    background: url("/images/cycling/twitter_header.png") no-repeat scroll left top transparent;
    width: 253px;
    margin-bottom: 15px;
}

#rightHome .twitter h2
{
    display: none;
}

#rightHome .twitter .TweetWrapper
{
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    margin-top: 54px;

    padding: 6px 10px 10px;
}

#rightHome .twitter .TweetWrapper .twtr-profile-img2
{
    width: 48px;
    height: 48px;
    float: left;
}

#rightHome .twitter .TweetWrapper h3
{
    float: right;
    width: 178px;
    font-size: 85%;
}

#rightHome .twitter .TweetWrapper h4
{
    float: right;
    width: 178px;
    font-size: 70%;
    color: #C1C1C1;
}

#rightHome .twitter .TweetWrapper .twtr-bd2
{
    clear: left;
    width: 100%;
}

#rightHome .twitter .TweetWrapper .twtr-bd2
{
    color: #000;
    font-size: 95%;
    padding-top: 7px;
}

#rightHome .twitter .TweetFooter
{
   background: url("/images/cycling/twitter_bottom.jpg") no-repeat scroll left bottom transparent;
   height: 5px;
}
