/* Tower Hall . co . uk CSS Script - (c) ERWD.co.uk 2006 */

body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align:justify;
	padding: 0;
	margin-top:15px;
	margin-bottom:15px;
	background-image: url(images/body_gradient_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

h1 { display: none; }

.small {
	font-size: 0.8em;
}

div#outer_container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0;
}	

img.main_shadow {
	border: 0;
	width: 800px;
	height: 12px;
	padding:0;
	
}
img#main_shadow_top {
	margin: 5px 0 -4px 0;
	padding: 0;
	_margin-bottom: 0;
}
img#main_shadow_btm {
	margin: 0 0 5px 0;
}

div#inner_container {
	width:800px;
	margin: 0 auto;
	background-image: url(images/main_shadow_bg.gif);
	background-repeat: repeat-y;
	padding: 0;
}

div#flash_container {
	width: 760px;
	height: 275px;
	margin: 0 auto;
	background-image:url(images/photos/homeimage.jpg);
	background-repeat:no-repeat;
	position: relative;
}
img#flash_alt {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

div#content_container {
	width: 740px;
	min-height: 200px;
	margin: 0 auto;
	background-color: #666666;
	background-image: url(images/content_gradient_bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
	position: relative;
	padding: 0 10px 0 10px;
}

div#content {
	background-color: #4A4A4A;
	color: #CCCCCC;
	font-size: 1.2em;
	padding: 10px 20px;
}

div#text {
	float:left;
	margin:5px;
	width:510px;
}

div#image {
	float:left;
	margin: 5px 0 5px 15px;
	border: 1px solid #999999;
	background-color: #000000;
	padding: 3px 3px 1px 3px;
}

div#textnarrow {
	float:left;
	margin:5px;
	width:430px;
}

div#imagerow {
	width:700px;
	min-height:160px;
	position:relative;
	margin:10px auto 0;
}

img.float_left {
	float:left;
	margin: 5px 25px 5px 0;
	border: 1px solid #999999;
	background-color: #000000;
	padding: 3px;
}

img.propertyimages {
	float:left;
	margin: 8px;
	border: 1px solid #999999;
	background-color: #000000;
	padding: 3px;
}

div#imagewide {
	float:left;
	margin: 5px 0 5px 15px;
	border: 1px solid #999999;
	background-color: #000000;
	padding: 3px 3px 1px 3px;
}

div#clear {
	width:700px;
	height:1px;
	position:relative;
	margin:0 auto;
	clear:both;
}

div#content h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.3em;
	margin: 5px 0;
}

div#content a:link, div#content a:visited {
	color: #CCCCCC;
}
div#content a:hover {
	color: #ffffff;
}

div#content p {
	margin: 10px 0;
	line-height: 20px;
}

div#content a:hover img {
	border-color: #FFFFFF;
}

div.explore_more li a:link, div.explore_more li a:visited {
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
div.explore_more li a:hover {
	color: #99CCFF;
}

div#erwd {
	text-align: center;
	background-color: #373737;
	width: 760px;
	margin: 0 auto;
	padding: 3px 0;
	font-size: 0.8em;
}
div#erwd img {
	border: 0;
}
div#erwd a:link, div#erwd a:visited {
	color: #666666;
	text-decoration: none;
}
div#erwd a:hover {
	color: #777777;
}


div#site_map {
	position: absolute;
	top: 20px;
	right:18px;
	font-size: 0.7em;
}
div#site_map a:link, div#site_map a:visited {
	color: #999999;
	text-decoration: none;
}
div#site_map a:hover {
	color: #CCCCCC;
}

/* Additional CSS */

#menu {
	width:730px;
	min-height:20px;
	position:relative;
	margin:3px auto 0 auto;
	background-color:#626262;
}


.explore_more {
	padding-left: 15px;
	padding-right:15px;	
}

.explore_more, .explore_more a:link, .explore_more a:active, .explore_more a:visited {
	color: #FFFFFF;
	font-size:1.1em;
	margin-top: 0px;
	padding-top:5px;
	padding-bottom:3px;
	text-align:center;
	text-decoration:none;
}

.explore_more a:hover {
	text-decoration:none;
	color:#999;
}

#greyout{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background-color:#202020;
	display:none;
	opacity: 0.90; /* General Transparency */
	-moz-opacity: 0.90; /* Mozilla Transparency */
	filter: alpha(opacity=90); /* IE Transparency */
}

#popup{
	position:fixed;
	margin-top:-300px;
	margin-left:-200px;
	top:50%;
	left:50%;
	width:400px;
	height:600px;
	background:#000;
	padding:4px;
	border: 1px solid #999999;
	display:none;
}

#popup1{
	position:fixed;
	margin-top:-130px;
	margin-left:-385px;
	top:50%;
	left:50%;
	width:760px;
	height:275px;
	background:#000;
	padding:4px;
	border: 1px solid #999999;
	display:none;
}

#popup2{
	position:fixed;
	margin-top:-130px;
	margin-left:-385px;
	top:50%;
	left:50%;
	width:760px;
	height:275px;
	background:#000;
	padding:4px;
	border: 1px solid #999999;
	display:none;
}

#popup3{
	position:fixed;
	margin-top:-130px;
	margin-left:-385px;
	top:50%;
	left:50%;
	width:760px;
	height:275px;
	background:#000;
	padding:4px;
	border: 1px solid #999999;
	display:none;
}

#popup4{
	position:fixed;
	margin-top:-130px;
	margin-left:-385px;
	top:50%;
	left:50%;
	width:760px;
	height:275px;
	background:#000;
	padding:4px;
	border: 1px solid #999999;
	display:none;
}

#popup5{
	position:fixed;
	margin-top:-130px;
	margin-left:-385px;
	top:50%;
	left:50%;
	width:760px;
	height:275px;
	background:#000;
	padding:4px;
	border: 1px solid #999999;
	display:none;
}

#popup6{
	position:fixed;
	margin-top:-130px;
	margin-left:-385px;
	top:50%;
	left:50%;
	width:760px;
	height:275px;
	background:#000;
	padding:4px;
	border: 1px solid #999999;
	display:none;
}

#popup7{
	position:fixed;
	margin-top:-130px;
	margin-left:-385px;
	top:50%;
	left:50%;
	width:760px;
	height:275px;
	background:#000;
	padding:4px;
	border: 1px solid #999999;
	display:none;
}

#popup8{
	position:fixed;
	margin-top:-130px;
	margin-left:-385px;
	top:50%;
	left:50%;
	width:760px;
	height:275px;
	background:#000;
	padding:4px;
	border: 1px solid #999999;
	display:none;
}

#closebutton{
	position:fixed;
	margin-top:-10px;
	margin-left:230px;
	top:50%;
	left:50%;
	width:50px;
	height:25px;
	display:none;
}

#popuplandscape{
	position:fixed;
	margin-top:-200px;
	margin-left:-300px;
	top:50%;
	left:50%;
	width:600px;
	height:400px;
	background:#000;
	padding:4px;
	border: 1px solid #999999;
	display:none;
}

#closebuttonlandscape{
	position:fixed;
	margin-top:-10px;
	margin-left:320px;
	top:50%;
	left:50%;
	width:50px;
	height:25px;
	display:none;
}

#closebuttonwide{
	position:fixed;
	margin-top:160px;
	margin-left:340px;
	top:50%;
	left:50%;
	width:50px;
	height:25px;
	display:none;
}
