/*
©2003-2004 All Rights Reserved
 ___     _   _         __      ___    _ _       _
| _ )___| |_| |___ _  _\ \    / / |_ (_) |_ ___| |_  ___ _ _ _ _  ___
| _ Y -_)  _| / -_) || |\ \/\/ /| ' \| |  _/ -_) ' \/ _ \ '_| ' \/ -_)
|___|___|\__|_\___|\_, / \_/\_/ |_||_|_|\__\___|_||_\___/_| |_||_\___|
                   |__/
This is index.css - Stylesheet of allaboutguernsey.com page Type 1A version 0.1a
*/
/*################################### LAYOUT #############################################*/
/*############################## visibility: hidden; #####################################*/
#leftcontain 			{ width: 215px;
						float: left;
						}
#leftbox	 			{ float: right;
						padding: 15px 0 0 15px;
						}
#rightcontain 			{ display: none;
						width: 215px;
						float: right;
						padding: 0;
						}
#rightbox	 			{ width: 200px;
						padding: 15px 15px 20px 0;
						}
#centercontain 			{ margin: 0 15px 0 230px;}
#centerbox	 			{ padding: 15px 0 20px 0;
						font-size: 12px;
						color: #4F6B4E;
						}
#greenbox				{ background: #CFF57E;
						padding: 15px 0 15px 15px;
						}
#main_outside			{ width: 185px; margin: 0 0 0 25px;}
#greenboxtext			{ height: 240px; width: 595px;}
#whitebox				{ 
						height: 140px; width: 628px; position:absolute;
						margin: 15px 215px 0 0;
						border: none; padding: 0;
						}
#ads					{ width: 200px; height: 140px; margin: 15px 0 0 0;
						float: right;
						}
img.whitebox			{ width: 110px; height: 110px; margin: 0 15px 0 0;}
.medhead				{ font-size: 15px;}
.medheadlight			{ font-size: 15px; color: #6FB159;}
/*################################### MENU ITEMS - PAGE SPECIFIC #########################*/
/*############################## Change the name to whichever is active ##################*/
 #home a:link, #home a:visited		  { background: url(../images/menu/home.png) 0 -50px;} */
/*################################### PROPERTY SEARCH STYLINGS ###########################*/
#searchheading			{ padding: 0 0 7px 0;
						width: 200px;
						color: #5B7B59;
						font-weight: bold;
						border-bottom: solid 1px #5B7B59;
						}
#searchblock			{ padding: 7px 0 7px 0;
						width: 200px;
						color: #5B7B59;
						border-bottom: solid 1px #5B7B59;
						}
#searchblock a			{ color: #f00;}
#searchblock br			{ line-height: 4px;}
select.category			{ width: 100%;
						background: white;
						}
input.submit			{ width: 105px;
						background: #F3F3F3;
						}
table.property			{ width: 200px;}
#price					{ padding: 7px 0 7px 0;
						width: 90px;
						font-size: 11px;
						border-bottom: solid 1px #5B7B59;
						border-right: solid 1px #5B7B59;
						vertical-align: top;
						}
#price2					{ padding: 7px 0 7px 0;
						text-align: right;
						border-bottom: solid 1px #5B7B59;
						}
#price2 br				{ line-height: 4px;}
#price2 select			{ width: 105px;
						margin: 0 0 0 7px;
						}
						
#newbox {
	border: 1px solid #97D711;
	margin: 9px 0 0 0;
	padding:0;
	}						
	
#newBox a:link, 	#newBox a:visited, 	#newBox a:active {
	margin:0!important;
	color: #000000!important;
	font-size: 10px;
	font-weight: normal;
	}
	
.newBoxTop {
	background-color: #CFF57E;
	padding:2px 0 2px 0;
	}	
	
.newBoxBot {
	background-color: #fff;
	padding:2px 0 2px 0;
	}	
	
	
/*################################### MORTGAGE CALCULATOR ################################*/
#calculator				{ display: block;
						width: 200px;
						height: 190px;
						background: url(../images/calculatorborder.png) no-repeat;
						position: relative;
						padding: 1px 0 0 0;
						left: 0; top: 0;
						}
#calcframe				{ display: block;
						width: 192px; height: 180px;
						margin: 1px 1px 0 7px;
						border: 0;
						}
#welcome				{ margin: 0;}
.die					{ display: none;}