﻿
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	background: url(../images/bg.png) repeat-y center top;
}

#divMainConent
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}

#divMainConent p
{
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}

#divMainConent span
{
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0;
}

.break
{
	height: 1px;
	overflow: hidden;
	clear: both;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.blue
{
	color: #003366;
}

a.orange
{
	color: #ff6600;
	font-size: 12px;
}

a.orange-bold
{
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
}

p
{
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}

p.page-title
{
	color: #01255c;
	font-size: 25px;
	font-weight: bold;
}

div.page-title
{
	color: #01255c;
	float: left;
	font-size: 25px;
	font-weight: bold;
}

p.title
{
	color: #003366;
	font-size: 12px;
}

p.title a
{
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}

p.title a:hover
{
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

hr
{
	height: 1px;
	margin: 0 0 5px 0;
	padding: 0;
	background-color: #CCCCCC;
	border: 0;
}

hr.small
{
	width: 158px;
}

hr.large
{
	margin: 45px 35px 35px 34px;
}

form
{
	padding: 0;
	margin: 0;
}

span.orange
{
	color: #f1650b;
}

.paging
{
	height: 17px;
	padding: 3px 0 0 20px;
	background: url(../images/arrow-large.png) no-repeat left center;
	color: #01255c;
	font-size: 12px;
	font-weight: bold;
}

.paging a
{
	color: #01255c;
	text-decoration: underline;
}

.background-header
{
	background-position: center top;
	background-repeat: no-repeat;
	min-width: 990px;
}

#background-body
{
	background: url(../images/body-background.png) no-repeat center 180px;
	min-width: 990px;
}

#background-footer
{
	background: url(../images/footer.png) no-repeat top center;
	min-width: 990px;
}

#container
{
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}


/*---- MAIN MENU'S ----*/
.menu ul
{
	width: 162px;
	margin: 4px 0 15px 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
}

.menu ul.col-left li
{
	padding: 10px 0 10px 0;
	display: block;
	border-bottom: solid 1px #CCCCCC;
}

.menu ul.col-right li
{
	padding: 9px 0 9px 0;
	display: block;
	border-bottom: solid 1px #CCCCCC;
}

.menu ul li a
{
	color: #666666;
}


/*---- FEATURED BOXES ----*/
.featured
{
	width: 170px;
	margin: 10px 0 10px 0;
}

.featured .top
{
	height: 10px;
	overflow: hidden;
}

.featured .title
{
	width: 142px;
	margin: 0;
	padding: 0;
}

.featured .background
{
	width: 158px;
	padding: 0 0 0 12px;
}

.featured .button
{
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
}

.featured .bottom
{
	height: 23px;
	padding: 1px 0 0 0;
	margin: 0;
}

.featured .image
{
	margin: 12px 0 15px 0;
}

.featured input.text
{
	width: 131px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 3px 0 0 5px;
	color: #999999;
}

/*-- STYLING FOR DARK FEATURED BOX --*/
.featured .top-dark
{
	background: url(../images/featured-dark-top.png) no-repeat;
}

.featured .title-sponsor
{
	font-size: 12px;
	color: #26488D;
}

.featured .title-sponsor a
{
	font-size: 12px;
	color: #26488D;
}

.featured .title-sponsor a:hover
{
	font-size: 12px;
	color: #26488D;
	text-decoration: underline;
}

.featured .title-yellow
{
	font-size: 12px;
	color: #ffcc33;
}

.featured .title-yellow a
{
	font-size: 12px;
	color: #ffcc33;
}

.featured .title-yellow a:hover
{
	font-size: 12px;
	color: #ffcc33;
	text-decoration: underline;
}

.featured .background-dark
{
	background: url(../images/featured-dark-body.png) no-repeat top #193874;
}

.featured .bottom-dark
{
	background: url(../images/featured-dark-bottom.png) no-repeat;
}

.featured p.dark
{
	width: 142px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	color: #ffffff;
}

/*-- STYLING FOR LIGHT FEATURED BOX --*/
.featured .top-light
{
	background: url(../images/featured-light-top.png) no-repeat;
}

.featured .title-blue
{
	margin: 0 0 10px 0;
	background: url(../images/newsletter.png) no-repeat left top;
}

.featured .background-light
{
	background: url(../images/featured-light-body.png) no-repeat top #a4daf0;
}

.featured .bottom-light
{
	background: url(../images/featured-light-bottom.png) no-repeat;
}

.featured p.light
{
	width: 142px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
}

/*-- SPECIFIC STYLING FOR NEWSLETTER --*/
.featured .bottom-newsletter
{
	background: url(../images/featured-newsletter-bottom.png) no-repeat;
}

/*---- PAGE LAYOUT GENERIC ELEMENTS ----*/
/*---- HEADER ----*/
#header
{
	width: 990px;
	height: 180px;
	margin: 0;
	padding: 0;
}

#header #advertise
{
	height: 9px;
	margin: 0px 65px 0 0;
	float: right;
	display: inline;
}

#header #advertise a
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#header #finder
{
	width: 477px;
	height: 110px;
	margin: 37px 0 0 420px;
	float: left;
	display: inline;
	background: url(../images/header-search-background.png) no-repeat;
}

#header #finder
{
	padding: 15px 0 0 190px;
	width: 287px;
}

#header #finder select
{
	width: 119px;
	height: 20px;
	font-size: 12px;
	color: #999999;
}

#header #finder .top
{
	margin: 0 0 5px 0;
}

#header a.advanced
{
	color: #003366;
	font-size: 10px;
	left: 560px;
	top: 138px;
	position: absolute;
	text-decoration: underline;
}

/*---- CONTENT ----*/

#content
{
	width: 972px;
	margin: 0 9px;
	background: url(../images/body.png) no-repeat top #FFFFFF;
}

/*---- LEFT COLUMN ----*/
#col-left
{
	width: 180px;
	margin: 17px 0 0 0;
	padding: 0 0 0 12px;
	float: left; /*overflow:hidden; Overlaps Suckerfish. */
}

#col-left .contactBoxTop
{
	background: url(../images/contact-box-top.png) no-repeat top #FFFFFF;
	height:9px;
	width:180px;
}

#col-left .contactBoxBottom
{
	background: url(../images/contact-box-bottom.png) no-repeat top #FFFFFF;
	height:9px;
	width:180px;
}

#col-left .contactBox
{
    background-color:#7793cc; 
    border-left:solid 1px #003265;
    border-right:solid 1px #003265;
    color:#ffffff;
    font-size:10px;
    padding:5px;
}

#col-left .contactBox .title
{
    color:#ffffff;
    font-size:12px;
}

#col-left #accommodation
{
	padding: 0 0 0 0; /* 	padding: 49px 0 0 0; 	background: url(../images/peak-district-accommodation.png) no-repeat top;   */
}

#col-left .late-deals
{
	padding: 47px 0 0 0;
	background: url(../images/late-deals.png) no-repeat top;
}

#col-left .late-deals .title
{
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 16px;
	color: #003366;
}

#col-left .late-deals p
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
}

#col-left .late-deals a
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
}

#col-left .late-deals img
{
	margin: 0 0 20px 0;
}

#col-left .late-deals form
{
	margin: 0 0 10px 0;
}

#col-left #search input.text
{
	height: 24px;
	width: 117px;
	padding: 10px 0 0 10px;
	color: #999999;
}

#col-left #search input.button
{
	width: 29px;
	height: 26px;
}


/*---- CENTRAL COLUMN ----*/

#col-center
{
	width: 475px;
	padding: 0 52px 0 51px;
	float: left;
	overflow: hidden;
	display: inline;
	background: url(../images/homepage-main-shadow.png) no-repeat left top #ffffff;
	z-index: 0;
}

#col-center-noshadow
{
	width: 475px;
	padding: 0 52px 0 51px;
	float: left;
	overflow: hidden;
	display: inline;
}

#col-center.no-right-shadow
{
	width: 511px;
	padding: 0 16px 0 51px;
	background: url(../images/homepage-main-shadow-left.png) no-repeat left top #ffffff;
}

#col-center-noright.no-right-shadow
{
	width: 719px;
	margin: 10px 0 0 0;
	padding: 0 0 0 51px;
	float: left;
	overflow: hidden;
	display: inline;
	background: url(../images/homepage-main-shadow-left.png) no-repeat left top #ffffff;
}

/*-- BREADCRUMB --*/
#breadcrumb
{
	margin: 20px 0 0 0;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

#breadcrumb a
{
	color: #ff6600;
}

/*-- SUPER PLACES --*/
.super-places
{
	width: 478px;
	padding: 45px 0 0 0;
	background: url(../images/super-places.png) no-repeat left top;
}

.super-places p
{
	height: 50px;
	padding: 0;
	color: #ff6600;
}

.super-places p a
{
	height: 50px;
	padding: 0;
	color: #ff6600;
}

.super-places ul
{
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

.super-places li
{
	width: 149px;
	margin: 0 0 50px 0;
	display: block;
	float: left;
}

.super-places li.middle
{
	margin: 0 15px;
}


/*-- ADWORDS --*/
#adwords
{
	width: 544px;
}


/*---- RIGHT COLUMN ----*/
#col-right
{
	width: 170px;
	margin: 17px 11px 0; /* top left/right bottom */
	float: left;
	display: inline;
}

#col-right .related-links ul
{
	list-style: none;
	line-height: 15px;
	margin-left: 0px;
	padding-left: 0px;
}

#col-right .related-links ul li
{
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
	padding-bottom: 10px;
}

#col-right .related-links a
{
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}

#col-right .related-links a:hover
{
	color: #003366;
	text-decoration: underline;
	font-size: 12px;
}

/*-- LATEST NEWS --*/

#latest-news
{
	padding: 50px 0 0 0;
	background: url(../images/latest-news.png) no-repeat left top;
}

#latest-news ul
{
	width: 165px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	color: #333333;
}

#latest-news li
{
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}

#latest-news p
{
	margin: 0 0 3px 0;
	padding: 0;
}

#latest-news .more
{
	color: #ff5d02;
}

.associate
{
	width: 170px;
	margin: 25px 0 0 0;
	text-align: center;
}

.related-links
{
	margin: 10px 0 20px 0;
}

.links-header
{
	width: 170px;
	font-size:12px;
	height: 28px;
	padding: 7px 0 0 5px;
	background: url(../images/links-header-nav.png) no-repeat left top;
	color: #ffffff;
	font-weight: normal;
}

.links-column-header
{
	font-size:11px;
	width: 150px;
	/*height: 40px;*/
	padding: 6px 10px 5px 5px;
	/*background: url(../images/links-header.png) no-repeat left top;*/
	background-image: url("../images/arrow-down.gif");
    background-repeat: no-repeat;
    background-position:150px center;
	background-color:#00236f;
	color: #FFFFFF;
	font-weight: bold;
}

.related-links .title
{
	margin: 10px 0 5px 0;
	color: #003366;
}

/*---- FOOTER ----*/
#footer
{
	width: 990px;
	height: 100px;
	margin: 0 auto;
	padding: 27px 0 0 0;
	overflow: hidden;
}

#footer p
{
	margin: 0 0 2px 0;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a
{
	color: #FFFFFF;
}

#footer p.login
{
	clear:both;
	font-size: 10px;
	padding-bottom:25px;
	text-align: right;
}

#footer #left
{
	float: left;
	padding-left: 56px;
}

#footer #right
{
	float: right;
	padding-right: 50px;
}

/*- END OF GENERIC -*/


/*---- PAGE SPECIFIC STYLING ----*/
/*---- HOMEPAGE ----*/

#homepage h1
{
	margin: 0;
	color: #003366;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

#homepage h2
{
	margin: 0;
	color: #003366; /*font-size: 20px;*/
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#homepage .main-title
{
	margin: 0;
	color: #003366;
	font-size: 20px;
	line-height: 22px;
}

#homepage div.main
{
	color: #666666;
	line-height: 20px;
}

#homepage a
{
	color: #ff6600;
	text-decoration: none;
	font-size: 12px;
}

#homepage a:hover
{
	text-decoration: underline;
}

#customer-services
{
	margin: 38px 0 0 0;
	padding: 20px 0 0 0;
	background: url(../images/customer-services.png) no-repeat left top;
}


/*---- TOURIST INFORMATION ----*/
#tourist-information
{
	padding: 0 0 0 0; /*   padding: 47px 0 0 0; 	background: url(../images/peak-district-tourist-information.png) no-repeat left top;   */
}


/*---- DETAIL ----*/

#detail #col-center h1
{
	color: #01255c;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

#detail #col-center h2
{
	color: #01255c;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:0px;
}

#detail #col-center h3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

#detail #col-center p
{
	font-family: Verdana;
	font-size: 12px;
}

#detail slideshow
{
	width: 272px;
	height: 200px;
	margin: 0 0 0 12px;
	float: right;
}

#detail ul.buttons
{
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

#detail ul.buttons li
{
	float: left;
}

#detail ul.buttons li a
{
	height: 38px;
	width: 95px;
	margin: 0 5px 0 0;
	padding: 8px 0 0 0;
	float: left;
	display: block;
	background: url(../images/detail-button.png) no-repeat;
	text-align: center;
	overflow: hidden;
}

#detail li a.end
{
	margin: 0;
}

#detail ul.buttons li a strong
{
	color: #ff6600;
	font-weight: bold;
}

#detail ul.buttons li a
{
	color: #ffffff;
	font-weight: bold;
}

#detail div.SlideshowContainer
{
	background-color: #003265;
	clear: left;
	margin-left: 5px;
	width: 270px;
}

.location-links ul
{
	list-style: none;
	line-height: 15px;
	margin-left: 0px;
	padding-left: 0px;
}

.location-links ul li
{
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
	padding-bottom: 10px;
}

.location-links a
{
	color: #003366;
	text-decoration: none;
	font-size: 11px;
}

.location-links a:hover
{
	color: #003366;
	text-decoration: underline;
	font-size: 11px;
}

/*---- PROPERTY ----*/

#property #col-center h1
{
	color: #01255c;
	font-size: 25px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#property #col-center h2
{
	color: #01255c;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#property #col-center h3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

#property #col-right #col-header
{
	color: #ff6600;
	font-size: 12px;
	margin: 0 0 10px 0;
}

#property #col-center ul.description
{
	font-size: 10pt;
	width: 211px;
	margin: 0;
	padding: 0 0 0 15px;
	list-style: disc;
	float: left;
}

#property #col-center ul li
{
	font-size: 10pt;
	padding-bottom: 5px;
}

#peoperty #col-center slideshow
{
	width: 272px;
	height: 205px;
	margin: 0 0 0 5px;
	float: left;
}

#property #col-center ul#buttons
{
	margin: 30px 0 15px 0;
	padding: 0;
	list-style: none;
}

#property #col-center ul#buttons li
{
	margin: 0 15px 0 0;
	float: left;
}

#property #col-center ul#buttons li.end
{
	margin: 0;
}

#property div.SlideshowContainer
{
	background-color: #003265; /*clear:left;*/
	float: right;
	margin-left: 5px;
	width: 270px;
}

#property .stats
{
	width: 100%;
	color: #01255c;
	font-size: 11px;
}

#property .stats .left
{
	float: left;
}

#property .stats .right
{
	float: right;
}

#property #col-right ul#badges
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#property #col-right ul#badges li
{
	margin: 0 5px 0 0;
	float: left;
}

#property #col-right ul#badges li.end
{
	margin: 0;
}

#property #col-right #contact
{
	line-height: 20px;
}

#property #col-right #contact .title
{
	margin: 0 0 15px 0;
	font-size: 16px;
	color: #01255c;
	font-weight: bold;
}

#property #col-right #contact table
{
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0;
}

#property #col-right #contact img
{
	/*margin: 15px 0 0 0;*/
}

#property #col-right #print
{
	margin: 20px 0 0 0;
	padding: 0 0 0 28px;
	background: url(../images/printer.png) no-repeat left center;
	font-size: 12px;
}


/*---- PROPERTY LISTING ----*/

#property-listing h1
{
	color: #01255c;
	font-size: 25px;
	font-weight: bold;
}

#property-listing h2
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom:0px;
	padding-bottom:0px;
}

#property-listing h3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

#property-listing ul#listing
{
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
}

#property-listing ul#listing li
{
	width: 338px;
	margin: 0 30px 30px 0;
	padding: 0;
	float: left;
}

#property-listing ul#listing li.end
{
	margin-right: 0;
}

#property-listing ul#listing .image
{
	width: 153px;
	margin: 0;
	padding: 0;
	float: left;
}

#property-listing ul#listing .description
{
	float: left;
	font-family: Verdana;
	font-size: 12px;
	margin: 0 0 0 8px;
	padding: 0;
	width: 176px;
}

#property-listing ul#listing .title
{
	color: #003366;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

#property-listing ul#listing .title a
{
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}

#property-listing ul#listing a
{
	color: #f1650b;
	font-weight: bold;
}

#property-listing ul.buttons
{
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

#property-listing ul.buttons li
{
	float: left;
}

#property-listing ul.buttons li a
{
	height: 38px;
	width: 95px;
	margin: 0 5px 0 0;
	padding: 8px 0 0 0;
	float: left;
	display: block;
	background: url(../images/detail-button.png) no-repeat;
	text-align: center;
	overflow: hidden;
}

#property-listing .related-links ul
{
	list-style: none;
	line-height: 15px;
	margin-left: 0px;
	padding-left: 0px;
}

#property-listing .related-links ul li
{
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
	padding-bottom: 10px;
}

#property-listing .related-links a
{
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}

#property-listing .related-links a:hover
{
	color: #003366;
	text-decoration: underline;
	font-size: 12px;
}

/*---- ADVANCED SEARCH ----*/
#advanced-search #form-accommodation
{
	width: 350px;
	margin: 40px 0 130px 0;
	float: left;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

#advanced-search #form-accommodation td
{
	padding: 15px 15px 25px; /*-- top left/right bottom --*/
}

#advanced-search #form-touristinformation
{
	width: 325px;
	margin: 40px 0 130px 0;
	padding: 0 0 0 25px;
	background: url(../images/search-leftshadow.png) no-repeat left top;
	float: left;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

#advanced-search #form-touristinformation td
{
	padding: 15px 15px 25px; /*-- top left/right bottom --*/
}

#advanced-search h1
{
	margin: 0;
	color: #003366;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

#advanced-search select
{
	width: 175px;
	margin: 0 0 0 15px;
	color: #999999;
}

#advanced-search input.submit
{
	float: right;
}


.tblEnqForm
{
	background-color: #EDEDED;
	border: solid 1px #003265;
}

.tdDarkEnqForm
{
	background-color: #CCCCCC;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

.tdLightEnqForm
{
}

.advertBanner
{
	background: url(../images/advert-banner-bg.png) no-repeat left top;
	float:right;
	margin:60px 100px 0px 0px;
}

ul.smallQAF
{
	margin:0px
}

ul.smallQAF li
{
	padding-bottom:6px;	
	padding-top:6px;	
}

ul.smallQAF select
{
	color:#999999;
	font-family:Verdana;	
	font-size:10pt;
	text-transform:capitalize;	
	width:175px;
}

/* IE6 PNG Bug Code */

div#customer-services { behavior: url(/iepngfix.htc) }
div#finder { behavior: url(/iepngfix.htc) }
div#latest-news { behavior: url(/iepngfix.htc) }
div.title { behavior: url(/iepngfix.htc) }
div.title-blue { behavior: url(/iepngfix.htc) }
div.top { behavior: url(/iepngfix.htc) }
div.top-light { behavior: url(/iepngfix.htc) }
div.background { behavior: url(/iepngfix.htc) }
div.background-light { behavior: url(/iepngfix.htc) }
img { behavior: url(/iepngfix.htc) }
