@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	border: 0 none;
	background-color:#ffffff;
}

body {
	font-family: Helvetica, sans-serif;
	color: #7e5e40;
	font-size: 16px;
}

header, hgroup, footer, section, article, aside, nav, details, summary, figcaption, figure, audio, video,
iframe, div, p, img, ul, li, table, h1, h2, h3, h4, h5, h6, address,
form, fieldset, textarea, input, select, a, button, object, pre, blockquote, dl, dt, dd, sup, sub {
	position: relative;
}

img {
	border:0;
	vertical-align:top;
}

table {
	width: 100%;
}

td {
	vertical-align: top;
}

/* main continual content */

/* HEADER ETC */

form {
	border:0px;
	padding:0px;
	margin:0px;
	}

#main-wrapper {
	margin-left: auto; 
	margin-right: auto;
	min-width:960px;
	width:100%;
}

#header-contact {
	float: right;
	text-align: right;
	color: #735e40;
	margin: 37px 12px 0 0;
	font-size: 20px;
}
#header-contact a strong {
	color: #7e5e40;
}

.center {
	width: 100%;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeddd), to(#c9b8a3));
	background-image: -webkit-linear-gradient(top, #eeeddd, #c9b8a3);
	background-image:    -moz-linear-gradient(top, #eeeddd, #c9b8a3);
	background-image:     -ms-linear-gradient(top, #eeeddd, #c9b8a3);
	background-image:      -o-linear-gradient(top, #eeeddd, #c9b8a3);
	background-image:         linear-gradient(to bottom, #eeeddd, #c9b8a3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeddd, endColorstr=#c9b8a3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeddd, endColorstr=#c9b8a3)";
}

.center-top {
	margin: 0 auto;
	text-align :left;
	width: 940px;
	height: auto;
}

.center-banner {
	background:transparent url("../_images/search_bk.jpg") repeat-x 100% -3px;
}

.center-mid {
	margin-top: 30px;
}

.center-mid-content {
	background: #FFFFFF;
	width: 940px;
	margin: 0 auto;
}

#rotate-window,
#slider-window{
	width:616px;
	height: 297px;
}

#slider-window img {
	display:none;
}

#slider-window img.first {
	display:block;
}

#search-box{
	width:300px;
	float: right;
}

#search-box-content{
	z-index: 100;
}


#search-box-content h2{
	margin: 0;
	padding: 14px 0;
}

/* HOMEPAGE ELEMENTS */

#content-left{
	width: 566px;
	margin: 0 0 15px 15px;
	text-align: left;
	float: left;
}

#content-right{
	width:325px;
	float: right;
	margin: 0 0 20px 0;
}

#browse_holiday {
/*	background:url(../_images/_buttons/home_browse.png) 0 -66px no-repeat;*/
	height:28px;
	width:285px;
	padding:2px 0 3px 280px;
	display:block;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:15px;
}
#browse_holiday .ggradient-button {
	border-radius: 2px 2px 2px 2px;
	display: block;
	font-size: 16px;
	height: 100%;
	left: 0;
  line-height: 33px;
	position: absolute;
	top: 0;
	width: 264px;
}

#browse_holiday:hover {
/*	background-position:0 -99px;*/
	color:#96152E;
}

#browse_residential {
	background:url(../_images/_buttons/home_browse.png) 0 0 no-repeat;
	height:28px;
	width:285px;
	padding:2px 0 3px 280px;
	display:block;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:15px;

}

#browse_residential:hover {
	background-position:0 -33px;
	color:#96152E;
}

.link-box-home{
	border-top: 1px solid #d7d1be;
	width: 100%;
	padding: 10px 0px 0px;
	height: 45px;
	overflow:hidden;
}

.link-box-text{
	width: 280px;
	padding: 3px 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	float: right;
	line-height: 1.2em;
}

.pic-left{
	float:left;
}

.home-right-box-link1{
	background:url(../_images/property-feed-bk.png) no-repeat;
	width:323px;
	height:110px;
	padding: 12px 0px 0px 0px;
	text-align: left;
	float: left;
}

.home-right-content{
	width:285px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}

.arrow-hold{
	width:30px;
	float:left;
	height:21px;
}

.home-right-box-link2{
	background:url(../_images/newsletter.png) no-repeat;
	width:195px;
	height:107px;
	padding: 15px 0px 0px 130px;
	text-align: left;
	float: left;
}

.home-right-content2{
	width:157px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}

.small-homes{
	padding:0px 12px 0px 8px;
	float:left;
}

.home-right-box-link3{
	background:url(../_images/property-companies.png) no-repeat;
	width:323px;
	height:122px;
	float: left;
	position:relative;
	top:6px;
}


/* Holiday Homes Elements */

.small-feature-hold{
	float:left;
	width: 566px;
	padding:0px;
	margin: 0px;
}

.small-feature-buttons{
	border-bottom: 1px solid #d7d1be;
	width: 566px;
	height:24px;
	float: left;
	margin-bottom: 10px;
}

.small-feature-buttons-bottom{
	border-top: 1px solid #d7d1be;
	width: 566px;
	height:24px;
	float: left;
	margin: 10px 0px 20px 0px;
}

.numbers1{background: url(../_images/1.gif) no-repeat;}
.numbers2{background: url(../_images/2.gif) no-repeat;}
.numbers3{background: url(../_images/3.gif) no-repeat;}
.numbers4{background: url(../_images/4.gif) no-repeat;}
.numbers5{background: url(../_images/5.gif) no-repeat;}
.numbers6{background: url(../_images/6.gif) no-repeat;}
.numbers7{background: url(../_images/7.gif) no-repeat;}
.numbers8{background: url(../_images/8.gif) no-repeat;}
.numbers9{background: url(../_images/9.gif) no-repeat;}
.numbers0{background: url(../_images/0.gif) no-repeat;}


.numbers1, .numbers2, .numbers3, .numbers4, .numbers5, .numbers6, .numbers7, .numbers8, .numbers9, .numbers0 {
	float:left;
	overflow: hidden;
	width: 24px;
	height: 24px;
	position: relative;
	padding: 0px 2px 0px 0px;
	cursor: pointer;
}

.numbers1:hover,.numbers2:hover, .numbers3:hover, .numbers4:hover, .numbers5:hover, .numbers6:hover, .numbers7:hover, .numbers8:hover, .numbers9:hover, .numbers0:hover {
	background-position: 0px -24px;
}

.numbersactive {
	background-position:0px -24px;
}

.previous{
	background: url(../_images/prev-tab.gif) no-repeat; 
	background-position: 10px 0px;
	float:left;
	overflow: hidden;
	width: 53px;
	height: 24px;
	position: relative;
	padding: 0px 2px 0px 10px;
	cursor: pointer;
}

.next { 
	background: url(../_images/next-tab.gif) no-repeat;
	float:left;
	overflow: hidden;
	width: 53px;
	height: 24px;
	position: relative;
	padding: 0px 2px 0px 0px;
	cursor: pointer;
}

.previous:hover{ background-position: 10px -24px;}
.next:hover{ background-position: 0px -24px;}

.small-feature-text{
	width: 280px;
	padding: 10px 0px 10px 0px;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	float: right;
	line-height: 1.2em;
}

.small-feature-pic{
	float:left;
	width:190px;
	padding:0px 10px 0px 0px;
}

.feature-icons {
	float:left;
	width:540px;
	height:36px;
	padding: 0px 0px 0px 0px;
}

.icons{ padding:0px 4px 0px 0px; }
.view{ padding:0px 10px 0px 0px; }

.small-feature-content{
	float:left;
	width:350px;
	padding: 0px 10px 0px 0px;
}

.space{
	float:left;
	width:566px;
	border-top: 1px solid #d7d1be;
	margin:10px 0px 0px 0px;
}

.searchbut2{
	width:150px;
	height:55px;
	z-index: 99;
	position: absolute;
	top: 270px;
	right: 24px;
}

.searchbut{ 
	background: url(../_images/search-but.png) no-repeat;
	width: 100%;
	height: 100%;
	/*position: relative;
	overflow:hidden;*/
	cursor: pointer;
/*	z-index:5;*/
}

.searchbut:hover{ background-position: 0px -56px;}



/* Holiday Listing Elements */

.feature-icons-listing {
	float:left;
	width:375px;
	height:36px;
	padding: 10px 0px 0px 0px;
}

.availability_button {
	width:190px;
	height:36px;
	padding:10px 0 0;
	float:left;
}

.availability_button a {
	width:190px;
	height:36px;
	background:url(../_images/_buttons/availability.png) no-repeat;
	display:block;
}

.availability_button a:hover {
	background-position:0 -36px;
}

.listing-content{
	float:left;
	width:566px;
	padding:0px 0px 0px 0px;
}

.listing-content-bottom{
	float:left;
	width:566px;
	padding:0px 0px 0px 0px;
}

.listing-button{
	height: 36px;
	padding-left: 50px;
}


.listing-block{
	width:260px;
	float:left;
	padding: 10px 0px 0px 20px;
	margin:0px;
}

ul.listing-block{
	margin: 0;
	padding: 0;
	list-style-type:disc;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#7e5e40;
	line-height: 1.5em; }


.listing-bottom-text{
	float:left;
	padding:10px 0px 20px 0px;
	width:375px;
	height: 37px;
}

.listing-link{
	float:left;
	padding: 10px 0px 0px 0px;
	width:190px;
	height:37px;
}

#gallery a {
	display: inline-block;
	width: 102px;
	height: 102px;
	border: 1px solid transparent;
}
#gallery a:hover {
	border-color: #55564b;
}

#gallery img {
	margin: 1px;
}

#gallery {
	line-height: 1px;
	padding: 1px 0;
	text-align: center;
}

/* FOOTER!!!!!! */

#footer{
	margin-left: auto;
	margin-right: auto;
	background:#d7c6ab url("../_images/footer-bk.gif") repeat-x;
	display: block;
}

#footer-content-container{
	width:910px;
	margin:0 auto;
}

#final_footer {
	width:890px;
	margin:0 auto;
	padding:10px 0;
	color:#7e5e40;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
}

.footer-block{
	width: 150px;
	float: left;
	padding: 0px 10px 0px 0px;
}

ul.footer-block{
	font-family: Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
	color: #7e5e40;
	text-align: left;
	line-height:14px;
}

ul.footer-block a{
	text-decoration:none;
/*	color: #917f61;*/
	text-align: left;
}

ul.footer-block a:hover{
	text-decoration:none;
	color: #453c2e;
	text-align: left;
}

.footer-spacer{
	background: url("../_images/footer-space.jpg") no-repeat;
	height:140px;
	width:2px;
	padding: 0px 10px 0px 0px;
	float: left;
}


/* Extras */

.clearfix{
	clear:both;
}

/* makes image links have no border in IE */

a img {
	border: none;
	outline:none;
}

/* PNG fix for microsofts terrible browser 

img, div, a, input {
 behavior: url(_incs/iepngfix.htc) ;
}*/


/* NAVIGATION */


#nav {
	height: 37px;
	position:relative;
	z-index: 999;
}

ul#nav_list  {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: #ffffff url("../_images/navitem_bg.jpg") 0 0 no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#797000), to(#e1dc9c));
	background-image: -webkit-linear-gradient(top, #797000, #e1dc9c);
	background-image:    -moz-linear-gradient(top, #797000, #e1dc9c);
	background-image:     -ms-linear-gradient(top, #797000, #e1dc9c);
	background-image:      -o-linear-gradient(top, #797000, #e1dc9c);
	background-image:         linear-gradient(to bottom, #797000, #e1dc9c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#797000, endColorstr=#e1dc9c);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#797000, endColorstr=#e1dc9c)";
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav_list li {
	float: left;
	width: 12.5%;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid transparent;
}
#nav_list li.nav_home {
	border-left: 0 none;
}
#nav_list li.nav_properties {
	width: 20%;
}
#nav_list li.nav_services,
#nav_list li.nav_contact {
	width: 15%;
}
#nav_list li.nav_new-forest {
	width: 25%;
}

#nav_list a {
	display: block;
	width: 100%;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#nav_list a,
a.ggradient-button,
a .ggradient-button {
	color: #ffffff;
	text-align: center;
	background: transparent url("../_images/navitem_bg.jpg") 0 0 no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#797000), to(#b3a500));
	background-image: -webkit-linear-gradient(top, #797000, #b3a500);
	background-image:    -moz-linear-gradient(top, #797000, #b3a500);
	background-image:     -ms-linear-gradient(top, #797000, #b3a500);
	background-image:      -o-linear-gradient(top, #797000, #b3a500);
	background-image:         linear-gradient(to bottom, #797000, #b3a500);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#797000, endColorstr=#b3a500);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#797000, endColorstr=#b3a500)";
}
#nav_list a:hover,
a.ggradient-button:hover,
a:hover .ggradient-button {
	color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#615a00), to(#8e8300));
	background-image: -webkit-linear-gradient(top, #615a00, #8e8300);
	background-image:    -moz-linear-gradient(top, #615a00, #8e8300);
	background-image:     -ms-linear-gradient(top, #615a00, #8e8300);
	background-image:      -o-linear-gradient(top, #615a00, #8e8300);
	background-image:         linear-gradient(to bottom, #615a00, #8e8300);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#615a00, endColorstr=#8e8300);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#615a00, endColorstr=#8e8300)";
}
#nav_list a:active,
a.ggradient-button:active,
a:active .ggradient-button {
	color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#494300), to(#6a6200));
	background-image: -webkit-linear-gradient(top, #494300, #6a6200);
	background-image:    -moz-linear-gradient(top, #494300, #6a6200);
	background-image:     -ms-linear-gradient(top, #494300, #6a6200);
	background-image:      -o-linear-gradient(top, #494300, #6a6200);
	background-image:         linear-gradient(to bottom, #494300, #6a6200);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#494300, endColorstr=#6a6200);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#494300, endColorstr=#6a6200)";
}

.nav_services {
	cursor: default;
}

.nav_services_dd {
	display: none;
	padding: 0;
	position: absolute;
	top: 100%;
	left: 0;
	z-index:1000;
}

#nav_list .nav_services_dd a {
	text-align: left;
	padding: 0 10px;
	width: auto;
	white-space: nowrap;
}

/****** END HEADER ******/

/* ------------------------------------ New Forest Page ------------------------------------ */

#links a:hover {
	text-decoration:underline;
}



/* Fontland */



h1 {
	margin:0;
	padding:0;
	font-family:Helvetica, sans-serif;
	font-size:18px;
	color: #96152e;
}

h2 {
	font-family:Helvetica, sans-serif;
	font-size:18px;
	color: #96152e;
}
h2.smaller {
	font-size: 16px;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align: left;
	color: #6c6d6d;
	font-weight: lighter;
}

.grey-small{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#2a2a2a;
	line-height: 1.5em;
}

.grey-medium{
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#807b73;
}

.red-medium{
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#96152e;
	text-align: left;
}

.red-small{
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#96152e;
	text-align: left;
}
.red-smaller{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#96152e;
	text-align: left;
	line-height: 1.5em;
}

.green-medium{
	color:#7c8a4b;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	text-align: left;
	line-height: 1.5em;
}

.brown-medium{
	color:#a0947f;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	text-align: left;
	line-height: 1.5em;
}

.black-medium{
/*	color:#2a2a2a;*/
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	line-height: 1.5em;
}

.red{
	font-family:Helvetica, sans-serif;
	font-size:18px;
	color:#96152e;
	text-align: left;
}

.red-italic{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#96152e;
	text-align: left;
	line-height: 1.5em;
}


p {
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color: #7e5e40;
	line-height: 1.5em;
}


ul  {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color: #999999;
}


/* a -  links */

a{
	color: #6b5c4c;
	outline: none;
	text-decoration:none;
}

a img {
	border: none;
	outline:none;
}

a:hover {
	color: #453c2e;
	text-decoration:none;
}

.block {
/*	background: #f7f5f2 url('contentbg.gif') repeat-x 50% 42px;*/
	background: #f7f5f2 none;
	position: relative;
	text-align:left;
	}
	
a h1 {
/*	background: url('../_images/_bg/accordian-header.gif');*/
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#faf8f5), to(#d7c6aa));
	background-image: -webkit-linear-gradient(top, #faf8f5, #d7c6aa);
	background-image:    -moz-linear-gradient(top, #faf8f5, #d7c6aa);
	background-image:     -ms-linear-gradient(top, #faf8f5, #d7c6aa);
	background-image:      -o-linear-gradient(top, #faf8f5, #d7c6aa);
	background-image:         linear-gradient(to bottom, #faf8f5, #d7c6aa);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#faf8f5, endColorstr=#d7c6aa);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#faf8f5, endColorstr=#d7c6aa)";
	border: 1px solid #d7c6aa;
	font-weight: bold;
	padding: 10px;
	color: #554c3c;
	font-size: 14px;
	/*border-top: 1px solid #888;*/
	}
.block:first-child a h1 {
	border-radius: 3px 3px 0 0;
}
.block:last-child a h1,
.block:last-child .accordion {
	border-radius: 0 0 3px 3px;
}
	
a h2 {
	font-size: 18px;
	background: #5e5e51;
	padding: 10px;
	color: #fff;
	border-bottom: 2px solid #888;
}

.accordion {
	border-color: #d7c6aa;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	overflow: hidden;
}
.block:nth-child(1) .accordion,
.block:nth-child(2) .accordion {
	border-bottom-width: 0;
}

a.accordion-open h1 {
/*	background: url('/_images/_bg/accordian-header.gif');*/
	color: #55564b;
	}
a .arrow {
	position: absolute;
	right: 8px;
	top: 8px;
}
a.accordion-open .arrow-down,
a .arrow-up {
	display: none;
}
a.accordion-open .arrow-up {
	display: inline;
}

/* Request CallBack CSS */

#request-callback {
	padding:10px;
	
}

.success {
	font-family:"Helvetica", sans-serif;
	font-size:14px;
	color:#879f39;
	font-weight:bold;
	
}

.formLabel {
	font-family:"Helvetica", sans-serif;
	color:#7e5e40;
	font-size:14px;
	
}

.error {
	font-family:"Helvetica", sans-serif;
	color:#be1f25;
	padding:4px 0px 0px 0px;
	font-size:12px;
	
}


#request-callback input {
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	vertical-align:middle;
	padding:4px 0;
}

#request-callback textarea {
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	vertical-align:middle;
	padding:4px 0;
}
	
	form.label {
		line-height:23px;
		}


/* ------------------------------------------------------------------------
	Customize at your own risk
------------------------------------------------------------------------- */

	form#search {
		width: 100%;
		padding-top: 1px;
	}


	label.list {
		float: left; clear: left;
		margin: 0 0 5px 0;
	}
	
	label.inline {
		float: left; margin: 0 10px 0 0;
		line-height:23px;
	}
		
		label {
			display: block;
		}
		
		  
	#underline {
		text-decoration:underline;
	}
	
	.dd-group {
		padding-top:20px;
	}

/* selectbox css... */
.sbHolder{
	background-color: #ffffff;
	border: solid 1px #c3bdb3;
	font-family: inherit;
	font-size: inherit;
	font-weight: normal;
	height: 34px;
	position: relative;
	width: 210px;
	margin-bottom: 10px;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 100%;
	left: 0;
	line-height: 34px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 173px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #807b73;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url("../_images/bg_select.png") 100% 50% no-repeat;
	display: block;
	height: 100%;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 37px;
}
.sbToggle:hover{

}
.sbToggleOpen{
}
.sbToggleOpen:hover{
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 120;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0;
}
.sbOptions a{
/*	border-bottom: dotted 1px #515151;*/
	display: block;
	outline: none;
	padding: 0;
	line-height: 34px;
	height: 34px;
	text-indent: 10px;
	color: #807b73;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #807b73;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #807b73;
	background-color: #cdd8e4;
}
.sbOptions li.last a{
/*	border-bottom: none;*/
}
.sbOptions .sbDisabled{
/*	border-bottom: dotted 1px #515151;*/
	color: #cccccc;
	display: block;
	padding: 0;
}
.sbOptions .sbGroup{
/*	border-bottom: dotted 1px #515151;*/
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 0;
	text-indent: 10px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}
.sbOptions a.selectboxSelected {
	background-color: #eaf2fb;
}

/*whats on...*/
#whatson-map {
	margin: 0 auto;
	width: 910px;
}
#whatson-map iframe {
	display: block;
	width: 99%;
	height: 550px;
	margin: 0 auto;
	border: 1px solid #aaa;
	border-radius: 10px;
}
#whatson-content {
	margin-top: 0.5em;
}
#whatson-content .center-mid-content {
	width: 910px;
}
#whatson-content form {
	padding: 0 10px;
}
#whatson-content label {
	display: inline;
	margin-right: 1em;
}
#whatson-content table {
	width: 100%;
	margin: 1em 0;
	border-spacing: 0;
	border-collapse: collapse;
	border: 0 none;
	text-align: center;
}
#whatson-content td {
	width: 33.3%;
	padding: 0 5px;
	border: 0 none;
	vertical-align: top;
}
#whatson-content td img {
	max-width: 100%;
	margin-top: 1em;
}
#whatson-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	display: inline-block;
	text-align: left;
	font-family: Helvetica, sans-serif;
	color: #7e5e40;
}
#whatson-content h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	line-height: 1.25;
}

/* miscellaneous... */
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.disp-block {
	display: block;
}
.float-right {
	float: right;
}
.special-offers-button {
	border-radius: 2px;
	display: block;
	line-height: 33px;
	margin: 0 auto;
	width: 50%;
}
