/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
img {
	display: block;
}
a img {
	border: none;
}
a {
	color: #13487d;
	text-decoration: none;
}
a:hover {
	color: #b5121b;
}
body {
	font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(../img/bgr_body.jpg) repeat-x top left;
}
ul {
	list-style: none;
}
h2 {
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}
p {
	margin-bottom: 5px;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../img/bgr_wrapper.jpg)  no-repeat top right;
}
#header {
	position: relative;
	height: 140px;
	border-bottom: 1px solid #fff;
}
#logo {
	position: absolute;
	top: 26px;
	left: 30px;
}
#logo a {
	display: block;
	width: 182px;
	height: 46px;
	text-indent: -1000em;
	background: url(../img/logo.gif) no-repeat center;
}
#main_navigation {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 980px;
	height: 38px;
	background: url(../img/main_menu.jpg) no-repeat center;
}
#main_navigation ul {
	float: left;
	padding: 0 10px;
}
#main_navigation ul li {
	padding-left: 15px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #5c90c7;
}
#main_navigation ul li, #main_navigation ul li a, #main_navigation ul li.selected span {
	float: left;
	display: block;
	color: #fff;
}
#main_navigation ul li a {
	height: 32px;
	padding-right: 10px;
	line-height: 32px;
	font-weight: bold;
}
#main_navigation ul li.selected span {
	height: 32px;
	line-height: 32px;
	padding-right: 10px;
	color: #dbe7f3;
}
#main_navigation ul li a:hover, #main_navigation ul li.selected span {
}
#content_wrapper {
	margin-bottom: 1px;
	background: url(../img/bgr_content.gif) repeat-y 0 0;
}
#side_navigation {
	float: left;
	width: 160px;
	padding: 20px;
}
#side_navigation li strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
}
#side_navigation li ul {
	margin-bottom: 10px;
	padding-bottom: 11px;
	background: url(../img/border_1.gif) repeat-x bottom left;
}
#side_navigation li.last ul {
	padding-bottom: 0;
	background: none;
}
#side_navigation li ul li {
	padding-left: 10px;
	background: url(../img/bullet_1.gif) no-repeat 0 7px;
}



#content {
	float: right;
	width: 760px;
	padding: 20px 10px 0 10px;
}
#property_types {
	position: relative;
	margin: -10px -1px 20px 0;
}
#property_types a {
	display: block;
	float: left;
	width: 189px;
	height: 240px;
	margin-right: 1px;
	padding-bottom: 1px;
	text-indent: -1000em;
}
#ski_properties {
	background: url(../img/ski_properties.jpg) no-repeat center top;
	border-bottom: 5px solid #4988c8;
}
#coastal_properties {
	background: url(../img/coastal_properties.jpg) no-repeat center top;
	border-bottom: 5px solid #ffc836;
}
#town_properties {
	background: url(../img/town_properties.jpg) no-repeat center top;
	border-bottom: 5px solid #e92f0a;
}
#residential_complexes {
	width: 190px;
	margin-right: 0;
	background: url(../img/residential_complexes.jpg) no-repeat center top;
	border-bottom: 5px solid #71a818;
}
.box_1 {
	clear: both;
	margin-bottom: 30px;
	padding: 0 10px;
}
.box_2 h2, .box_3 h2 {
	margin-bottom: 15px;
	padding: 0 10px;
}
.box_2 .offer_1 {
	float: left;
	margin: 0 40px 20px 0;
}
.box_2 div.last {
	margin-right: 0;
}
.static ol {
	list-style: inside;
}
.static ol li {
	margin-bottom: 10px;
}
.pager {
	clear: both;
	padding: 0 10px;
}
.pager li, .pager li a {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.pager li a, .pager li.selected {
}
.pager li {
	margin-right: 5px;
}
.pager li a {
	background: #eee;
}

.crumbs {
	clear: both;
	margin-bottom: 5px;
	font-size: 11px;
}
.crumbs li {
	float: left;
	margin-right: 5px;
}
.crumbs li {
	color: #999;
}
.crumbs li.selected {
	color: #ccc;
}


.offer_1 {
	position: relative;
	overflow: hidden;
	width: 226px;
	padding-bottom: 7px;
	text-align: right;
	background: url(../img/border_1.gif) repeat-x bottom left;
}
.offer_1 a.thumb {
	display: block;
	margin-bottom: 5px;
	padding: 0 0 1px 0;
	background: #fff;
}
.ski_properties a.thumb, .offer_gallery .ski_properties a {
	border-bottom: 4px solid #4988c8;
}
.coastal_properties a.thumb, .offer_gallery .coastal_properties a {
	border-bottom: 4px solid #ffc836;
}
.town_properties a.thumb, .offer_gallery .town_properties a {
	border-bottom: 4px solid #e92f0a;
}
.residential_complexes a.thumb, .offer_gallery .residential_complexes a {
	border-bottom: 4px solid #71a818;
}
.offer_1 h3, .offer_1 p, .offer_1 ul {
	position: relative;
	padding: 0 10px;
	text-align: left;
}
.offer_1 h3 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.offer_1 ul {
	margin-bottom: 5px;
}
.offer_1 ul li {
	padding-left: 15px;
	font-size: 11px;
	background: url(../img/bullet_3.gif) no-repeat 0 5px;
}
.offer_1 a.more {
	clear: both;
	margin: 0;
	padding: 0 10px 0 14px;
	background: url(../img/icon_article.gif) no-repeat 0 3px;
}
.offer_1 strong.number {
	position: absolute;
	bottom: 7px;
	right: 10px;
	font-size: 32px;
	font-weight: normal;
	color: #ddd;
}
a.about_icon {
	padding-left: 15px;
	background: url(../img/icon_ballhead.gif) no-repeat center left;
}
a.print_icon {
	padding-left: 17px;
	background: url(../img/icon_print.gif) no-repeat center left;
}
a.enquiry_icon {
	padding-left: 17px;
	background: url(../img/icon_letter.gif) no-repeat center left;
}
div.offer_specs {
	float: left;
	width: 510px;
	padding-bottom: 20px;
}
div.offer_specs dl dt, div.offer_specs dl dd {
	float: left;
	display: block;
	margin-bottom: 10px;
	padding: 5px 10px;
}
div.offer_specs dl dt {
	clear: left;
	width: 160px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	background: #eee;
}
div.offer_specs dl dd {
	width: 310px;
}
div.offer_specs dd.price {
	float: none;
	width: auto;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #b5121b;
}
ul.offer_options {
	padding-top: 11px;
	text-align: center;
	font-size: 11px;
	background: url(../img/border_1.gif) repeat-x top left;
}
ul.offer_options li {
	display: inline;
	margin-right: 10px;
}
div.offer_gallery {
	float: right;
	width: 226px;
	margin-bottom: 10px;
}
.offer_gallery li, .offer_gallery li a {
	display: block;
	float: left;
}
.offer_gallery li {
	clear: left;
	margin-bottom: 10px;
}
.offer_gallery li a {
	padding: 0 0 1px 0;
}
.offer_specs .form_1 {
	padding-top: 20px;
}
.offer_specs .form_1 button {	
	margin-left: 190px;
	font-size: 11px;
}
.offer_specs .offer_enquiry_form {
	display: none;
}
.form_1 label.text, .form_1 label.select, .form_1 label.textarea, .form_1 input.text, .form_1 select, .form_1 textarea {
	display: block;
	float: left;
	width: 180px;
	margin: 2px 0 10px 0;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.form_1 label.text, .form_1 label.select, .form_1 label.textarea {
	clear: left;
	text-align: right;
	margin: 0 5px 10px 0;
	padding: 3px;
} 
input.text, select, textarea {
	margin: 0 20px 10px 0;
}
.form_2 {
	float: left;
	width: 450px;
	padding-top: 15px;
}
.form_2 label {
	overflow: auto;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	line-height: 24px;
	background: url(../img/border_1.gif) repeat-x bottom left;
}
.form_2 input.text, .form_2 select, .form_2 textarea {
	float: right;
	width: 300px;
	margin: 2px 0 10px 0;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.form_2 button {
	font-size: 11px;
}
.box_4 {
	float: right;
	width: 240px;
}

#footer {
	padding-top: 10px;
	border-top: 5px solid #4988c8;
}
#footer p {
	text-align: center;
	font-size: 11px;
	color: #aaa;
}


html.cloacked, html.cloacked body {
	overflow: hidden;
	height: 100%;
}

#gallery_preview {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25%;
	margin-top: -25%;
	z-index: 30;
	background: #fff;
}
#site_cloack {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}










img.static {
	margin-bottom: 15px;
	padding-bottom: 1px;
	border-bottom: 3px solid #ccc;
}
span.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/******** Clear Fix ************/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}











