/* @override 
	http://holidayhomesiow.co.uk/css/layout.css
*/

div#container {
	position: relative;
	height: 1100px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	top: 0px;
	background-image: none;
}

div#thetop {
	height: 140px;
	margin: 0px;
	background-image: url(../images/wg/top.png);
}

div#thepage {
    color : #191919;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}

div#thebottom {
	position: relative;
	background: url(../images/wg/bottom_fill.png) no-repeat;
	height: 15px;
	padding-bottom: 50px;
	clear: both;
}

div#header {
	top: 10px;
	left: 805px;
	height: 150px;
	width: 160px;
	position: absolute;
	display: block;
	color: #1b5290;
	z-index: 9;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	/* background: url(/banner/WightBlog-468x60.jpg) no-repeat; */
}

div#content {
	position: relative;
	height: auto;
	display: block;
	float: left;
	width: 100%;
	background-color: white;
	top: -6px;
}

div#side1content {
	position: relative;
	min-height: 520px;
	height: auto;
	display: block;
	float: left;
	width: 188px;
	margin-left: 0px;
}

div#maincontent {
	position: relative;
	min-height: 380px;
	height: auto;
	display: block;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	width: 951px;
	font-size: 1.0em;
}

div#rightcontent {
	position: relative;
	min-height: 380px;
	height: auto;
	display: block;
	float: left;
	padding-right: 0px;
	padding-left: 10px;
	width: 743px;
	font-size: 1.0em;
}

div#inthirds {
	position: relative;
	min-height: 380px;
	height: auto;
	width: 311px;
	display: block;
	float: left;
	margin: 0px 2px 0px 2px;
}

div#midcontent {
	position: relative;
	clear: both;
	min-height: 20px;
	padding-top: 40px;
	margin-top: 0px;
	color: #590f32;
	background: #a09d9c url(../images/wg/middle.png) no-repeat 0 -1px;
}

div#botcontent {
	position: relative;
	clear:  both;
	color: #590f32;
	background: #a09d9c repeat-y;
	min-height: 20px;
}

div#bottom_block {
	display: inline-block;
	float: left;
	width: 184px;
	margin-right: 4px;
}

div#side2content {
	position: relative;
	min-height: 10px;
	height: auto;
	display: block;
	float: right;
	width: 188px;
	text-align: right;
	margin-right: 14px;
}

div.sidebar {
	position: relative;
	min-height: 500px;
	height: auto;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
}

div.prop_bar {
	clear: both;
	position: relative;
	min-height: 36px;
}

div.prop_num {
	text-align: right;
	position: absolute;
	top: 0;
	bottom: 0;
	display: inline-table;
	width: 40px;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	color: #6b6670;
}

div.prop_links {
	text-align: right;
	position: absolute;
	top: 0;
	bottom: 0;
	display: inline-table;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
	font-weight: bold;
	margin-left: 46px;
}

div#prop_details {
	z-index: 12;
}

/* tooltip styling */
.tooltip {
	display:none;
	z-index: 10000;
	background:url(/images/wg/black_big.png);
	height:134px;
	padding:30px;
	width:310px;
	font-size:11px;
	color:#fff;
}
 
/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}
 
.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:100;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

	/* styling for elements inside overlay */
	.details {
		position:absolute;
		top:15px;
		right:15px;
		font-size:11px;
		color:#fff;
		width:150px;
	}
	
	.details h3 {
		color:#aba;
		font-size:15px;
		margin:0 0 -10px 0;
	}

div.floater {
	width: 400px;
	float: left;
	padding-left: 20px;
	font-size: 1.5em;
	color: #590f32;
}

div.aform {
	width: 500px;
	border: 1px dashed #956C7D;
	padding: 10px;
	float: right;
}

div.sbPickupPoints {
	
}

#map_canvas {
	height: 500px;
	width: 755px;
	background-color: #CCCCCC;
}

div.sbppTop {
	background: url(../images/wg/box_top.gif) no-repeat;
	height: 50px;
}

div.sbppFill {
	background: url(../images/wg/box_tile.gif) repeat-y;
	padding-left: 16px;
	padding-right: 20px;
}

div.sbppBot {
	background-image: url(../images/wg/box_end.gif);
}

div#mainnavtop {
	height: auto;
	width: 955px;
	position: relative;
	display: inline-block;
	clear: both;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div#subnavtop {
	height: auto;
	width: 700px;
	position: relative;
	display: inline-block;
	clear: both;
	padding-top: 0px;
	margin-left: 150px;
}

div#subnavbottom {
	height: auto;
	position: relative;
	margin-left: 2px;
	margin-right: 9px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	clear: both;
}

div#mainnavbottom {
	height: auto;
	position: relative;
	display: block;
	clear: both;
	background-color: white;
	float: none;
}

div#jumpNav {
	position: relative;
	display: block;
	clear: both;
	height: 50px;
}

div#footer {
	position: relative;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
	color: white;
	background-color: #a09d9c;
}

/* extracted styles*/

.download_listing ul li {
	height:30px;
	line-height:14px;
	margin:0;
	padding-left:5px;
	padding-top:5px;
}

.span-18 ul li {
	padding:3px;
}

.download_listing {
	font-size:12px;
	left:0;
	margin-bottom:10px;
	margin-top:20px;
	width:514px;
	list-style-type: none;
	background-color: #fdfe6e;
}

.download_left {
	float:left;
	font-weight:bold;
	width:220px;
}

.download_center {
	font-size: .7em;
	float:left;
	width:425px;
}

.download_right {
	float:left;
	text-align:center;
	width:60px;
}

.omni {
	height:30px;
	background:#EEEEEE none repeat scroll 0 0;
	list-style-type: none;
}

div.keydesc {
	font-size: 1.8em;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	display: inline-block;
	background-color: #a09d9c;
	width: 456px;
	min-height: 250px;
}

div.hide {
	display: none;
}

div.area {
	float: none;
	clear: both;
	display: block;
}

div#areas {
	display: block;
	clear: both;
	float: none;
	background-color: #f9f7fa;
}

#areas div.area h2 {
	padding-bottom: 2px;
	margin-bottom: 2px;
	background-color: #590f32;
	color: white;
}

#areas div.area div.prop_bar {
	clear: both;
	position: relative;
	display: inline-block;
	padding: 0;
	margin: 4px 0;
	border-top: 2px solid #d5d5d5;
}

#areas div.area div.prop_bar div.prop_details {
	display: inline-block;
	float: left;
	clear: none;
	position: relative;
	min-height: 130px;
	width: 700px;
}

#areas div.area div.prop_links {
	display: inline-block;
	height: auto;
	float: right;
	position: relative;
	clear: none;
	width: 40px;
	margin: 0;
	padding: 4px 0 0;
}

div#ab_first {
	display: inline-block;
	float: left;
	clear: both;
	padding: 0;
	width: 68px;
	margin: 2px;
	background-color: #efe6ee;
	text-align: center;
}

div.ab_entry {
	display: inline-block;
	float: left;
	clear: none;
	padding: 0;
	width: 68px;
	margin: 2px;
	background-color: #efe6ee;
	text-align: center;
}

div#ab_last {
	display: inline-block;
	float: left;
	padding: 0;
	width: 68px;
	margin: 2px;
	background-color: #efe6ee;
	text-align: center;
}

div.ab_entry.abs0 {
	background-color: #ADADAD;
}
div.ab_entry.abs1 {
	background-color: #DECD00;
}
div.ab_entry.abs2 {
	background-color: #00DE33;
}
div.ab_entry.abs3 {
	background-color: #FF554A;
}
div.ab_entry.abs4 {
	background-color: #7EB1FF;
}
div.ab_entry.abkey {
	background-color: white;
	text-align: right;
}



