body { 
	background: #ededed; 
	font-family: Verdana; 
	font-size: 72%; 
	line-height: 1; 
	color: #000000; 
}

/* Default styles */
h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.4em; text-decoration: underline; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1,h2,h3,h4,h5,h6 { margin: 0 0 15px; letter-spacing: 0.01em; font-weight: bold;}
p { padding: 0 0 1em; margin: 5px 0 5px 0; line-height: 1.3em}

a { 
	text-decoration: none; 
	color: #000000;
}

a:hover { 
	text-decoration: underline; 
	color: #000000;
}

em { 
	font-style: italic; 
}

strong { 
	font-weight: bold; 
}

a:hover { 
	text-decoration: underline; 
}

/* Page Wrapper */
#container { 
	width: 1040px;
	height: 100%;
	background: url(../images/bground_repeat.jpg) repeat-y; 
	margin: 0 auto; 
}

#inner_container { 
	width: 1007px;
	min-height:750px;
	margin: 0 auto; 
}

/* Banner */
#upper {
	width: 1007px;
	height: 137px;
	margin: 0 auto; 
	background: url(../images/banner.jpg) no-repeat; 
}

/* Flash slideshow */
#flash_slideshow {
	height: 207px;
	width: 1007px;
	margin-top: 10px;
}

#main_body {
	margin-top: 30px;
}

#main_body ul {
	list-style-type: disc;
	margin-left: 15px;
	line-height: 16px;
}

#copy {
	padding-right: 20px;
}

#copy a {
	font-weight: bold;
}

#news_container {
	float: right;
	margin-top:-20px;
	margin-bottom:20px;
	margin-left: 20px;
	width: 468px;
	height: 315px;
	background: url(../images/news.jpg) no-repeat; 
}

#right_container {
	float: right;
	margin-top:-20px;
	margin-bottom:20px;
	margin-left: 20px;
	width: 468px;
}

#right_container #news_widget{
	width: 498px;
	height: 213px;
	background: url(/media/images/news_new.gif) no-repeat; 
}

#right_container #news_widget_content {
	width: 398px;
	height: 113px;
	position:absolute;
	margin:70px 30px;
}


#map_container {
	float: right;
	margin-top:25px;
	margin-left: 20px;
	width: 378px;
	height: 275px;
	border: 3px solid #023962;
}

#address_details {
	float: right;
	margin-top:10px;
	margin-right: 120px;
	width: 378px;
	height: 275px;
}

#news_items {
	margin-top: 77px;
}

#news_items h5, #news_items h6{
	margin-bottom: 5px;
}

#news_items div {
	margin: 40px 25px;
	height: 60px;
	width: 410px;
}

#news_items div img {
	float:right;
	padding:1px; 
	border: 1px solid white;
}

#news_items .item0, #news_items .item0 a {
	color: black;
}

#news_items .item1, #news_items .item1 a {
	color: white;
}

#news_link {
	font-weight: bold;
	position:absolute;
	top: 699px;
	margin-left:80px;
}

#news_widget #news_link {
	font-weight: bold;
	position:relative;
	top:0;
	margin-top:20px;
	margin-left:0;
}

#house_details_btn a{
	height: 97px;
	display:block;
	width: 498px;
	text-indent: -999em;
	background: url(/media/images/house_details_btn.gif) no-repeat 0 0; 
}

#mortgage_advice_btn a{
	height: 97px;
	display:block;
	width: 498px;
	text-indent: -999em;
	background: url(/media/images/mortgage_advice_btn.gif) no-repeat 0 0; 
}

#mortgage_advice_btn a:hover, #house_details_btn a:hover{
	background-position: 0 -96px; 
}

h1#home_header {
	width: 519px;
	height: 19px;
	text-indent: -999em;
	background: url(../images/homepage_header.jpg) no-repeat; 
}

h1#about_header {
	width: 519px;
	height: 19px;
	text-indent: -999em;
	background: url(../images/about_allanwater_header.jpg) no-repeat; 
}

h1#alloa_park_header {
	width: 519px;
	height: 19px;
	text-indent: -999em;
	background: url(../images/alloa_park_header.jpg) no-repeat; 
}

h1#details_header {
	width: 519px;
	height: 29px;
	margin-left:-2px;
	text-indent: -999em;
	background: url(../images/house_details_header.jpg) no-repeat; 
}

h1#future_header {
	width: 519px;
	height: 19px;
	text-indent: -999em;
	background: url(../images/future_dvpments_header.jpg) no-repeat; 
}

h1#contact_header {
	width: 519px;
	height: 29px;
	margin-left:-2px;
	text-indent: -999em;
	background: url(../images/contact_us_header.jpg) no-repeat; 
}

h1#news_header {
	width: 519px;
	height: 29px;
	text-indent: -999em;
	background: url(../images/news_header.jpg) no-repeat; 
}

h1#mortgage_header {
	width: 519px;
	height: 29px;
	text-indent: -999em;
	background: url(../images/mortgage_header.gif) no-repeat; 
}

h5.ad_title {
	color:red; 
}

hr.underline {
	border: none 0; 
	border-top: 3px double #002b4e;
	height: 3px;
	width: 515px;
	margin: 10px 0 10px 0;
}

#gallery {margin-bottom:20px;}

#gallery li{
	display:inline;
	margin-right:10px;
}

#gallery a img {
	padding:2px; 
	border:1px solid #003e67;
}

#gallery a:hover img {
	border:1px solid #7bc043;
}

#ext_floorplans div {width:460px;}
#ext_floorplans a img {float:right; padding:2px; border:1px solid #003e67}
#ext_floorplans a:hover img {border:1px solid #7bc043}
#ext_floorplans p {min-height:50px;padding:10px;}
#ext_floorplans i {
	color: #1d2d10;
}

#left {
	float:left;
}

#right {
	float:right;
}

#left p {
margin-right: 50px;
}

#featured_house {
	border:2px solid #6da6ff;
}

.blue {
	color: #6da6ff;
}

ul#footer{
	clear:both;
	padding-top:8px;
	width:580px;
	margin: 0 auto;
	height:20px;
}

ul#footer li{
	display:inline;
	padding:10px;
	list-style-type:none;
	font-size:0.95em;
}

#site_by{
	color: #b1b1b1;
	clear:right;
	float:right;
	margin-right: 8px;
	margin-top:10px;
	font-size:0.8em;
	font-weight: normal;
	font-family: Arial, Helvetica;
}

#site_by a:visited, #site_by a:link, #site_by a:hover{
	color: #b1b1b1;
}

#page_bottom { 
	width: 1040px;
	height: 40px;
	background: url(../images/footer.jpg) no-repeat; 
}

#admin_body {
	margin: 20px;
	margin-top: 60px;
	min-height: 400px;
	
}

#admin_body #login {
	width: 450px;
	margin: 0 auto;
}

#admin_body #image_admin_block{
	margin-left: 200px;
	
}

#admin_body #image_admin_block a{
	font-weight: bold;
	
}

table {
	width:520px;
}

table tr th {
	background-color:#0036da; 
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	height: 20px;
}
table tr.row0 {
	background-color:#7ac242; 
}

table tr.row0, table tr.row1 {
	height:17px;
}

/*Form styles*/
label {
	clear:left;
	float:left;
	width:15em;
	font-size:1.1em;
	font-weight:bold;
	margin-right:1em;
}

input, textarea, button {
	padding:0.15em;
	width:20em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

textarea {
	height: 10em;	
}

.submit {margin-left: 202px;}
.story_submit {margin-left: 0;}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

.footer_text {
	font-size: 0.74em;
}

.clearfix {
	clear:both;
}

/**Admin errors**/
.error {color:red; font-style:italic; font-weight:bold;}
.success {color:green; font-style:italic; font-weight:bold;}
/**JQuery contact form errors**/
label.error {width:25em; font-size:0.8em; height:14px;}

.bold {font-weight: bold;}

ul.form li{margin:20px 0;}