/*
	Style sheet for Country Estates
	Last updated: 29/11/2005
*/


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Layout  */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

*{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	/*color: #000;*/
	}
	
body {
	margin: 0;
	padding: 0;
	background:  #fff;
	width: 100%;
	text-align: center;
	font-size: 80%; 
	}

#wrapper {
	margin:3px auto;
	padding: 0;
	width: 758px;	 
	background-color: #fff;
	text-align: left;
	}

#header {
	margin: 0px;
	padding: 0;
	height: 226px;
	background:#fff;
	}

#navigation {
	width:100%;
	padding: 2px 0 2px 0;
	margin: -1px 0 8px 0;
	background:#b2b3b5;
	/* compensates for IE Win bungling */
	height: 100%;
	}

#sidenavigation {
	width:170px;
	padding:0;
	margin-bottom: 1em;
	float:right;
	/* background-image: url('/media/leftnavbg.gif'); */
	/* background-repeat: repeat-y; */
	/* compensates for IE Win bungling */
	height: 100%;	
	}

#companydetails{
	display: none;
	}


#maincontent	{
	float:right;
	padding: 0;
	margin: 0 190x 15px 5px;
	width:550px;
	}

#leftbox{
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	}

.bluebox {
	width:100%;
	border: solid 1px #2f41ab;
	margin: 0 0 5px 0;
	}

#detailbox{
	margin: 0 5px 0 0;
	padding: 5px;
	width: 254px;
	background: #f0f0f0;
	}

.units{
	clear:both;
	width:100%;
	margin: 2px 0 20px 0;
	}

#footer {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	background: #2f41ab;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */	
/*  Typography */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
	
h1, h2, h3, h4, h5, h6 {
	color: #cc0000;
	margin: 0;
	padding: 0;
	font-size: 130%; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	}

li {
	padding-bottom:3px;
	list-style-type: square;
	}

#footer p {
	padding:5px;
	color: #fff;
	text-align: center;
	}

.small{
	font-size:85%;
	}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Link Styles */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

a {
    text-decoration: underline;
	color: #cc0000;
	background: transparent; 
    }

a:hover {
    text-decoration: underline;
	color: #2f41ab;
    }

a strong {
	color: #cc0000;
    }




#header a {
	color: #2f41ab;
	font-size:85%;
	}

#header a:hover {	
	color: #cc0000;
	}


#footer a {	
	text-decoration:none;
	padding:3px;
	color: #fff;
	}

#footer a:hover {	
	text-decoration:none;
	padding:3px;
	background-color: #fff;
	color: #cc0000;
	}
	
a.ticker{
    text-decoration: none;
	color: #000;
	background: transparent; 
    }

.ticker:hover {
    text-decoration: underline;
	color: #2f41ab;
    }

a.whitelink {
	color: #fff;
	text-decoration:none;
	font-size:85%;
    }

.whitelink:hover  {
	color: #cc0000; 
	}

a.sitecredit {
	font-size: 80%;
	text-decoration: none; 
	color: #666666 ;
	background-color: transparent;
	text-align:center;
	}

.sitecredit:hover  {
	background-color: #b36f7d;
	color: white; 
	text-align:center;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Extra Bits */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

.rentpurchasetable{
	width: 99%;
	}

img {
	border: 0;
	}

hr {
    border: 0;  
    border-bottom: 1px solid #ccc;
	height: 1px;
    margin-top: 1ex;
	}

.hiddenclear {
	clear: both;
	color: #fff; 
    font-size: 0px; 
    margin: 0;
    visibility: hidden; 
	}

.floatleft {
	float:left;
	margin-right: 5px;
	}

.floatleftb {
	float:left;
	margin-right: 5px;
	border:solid 1px #cc0000;
	}

.floatright {
	float:right;
	margin-left: 5px;
	}

.floatrightb {
	float:right;
	margin-left: 5px;
	border:solid 1px #cc0000;
	}

.center {  
    text-align: center;
    }

.redborder {
	border:solid 1px #cc0000;
	}

#display{
	border:solid 1px #cc0000;
	}

.unitstable td, .unitstable th,{	
		padding: 5px 10px 5px 10px;
		}
		
.unitstable {
		margin: 0;
		width:98%;
		}

#bigpic{
	width:430px;
	text-align:center;
	}

.mainpic{
	border: solid 1px #333399;
	}
	
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Forms and fields */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

form {
	padding: 0;
	margin: 5px;
	}

fieldset {
	width:98%;
	padding:4px 4px 4px 6px;
	border:solid 1px #ccc;
	}
	
legend {
	margin: 0px;
	padding:3px 5px 3px 5px;
	font-weight:bold;
	color:#cc0000;
	}

.blurred {
	border: #cc0000 1px solid;
	padding: 2px; 
	background-color: #fff;  
	}

.focused {
	border: #ff0000 1px solid; 
	padding: 2px; 
	background-color: #fff; 
	}


#sidenavigation form{
	font-size:85%;
	}



/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Side Nav */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

#sidenav{
	padding: 0 0 0 5px;
	margin: 0;
	width: 168px;
	}

#sidenav li {
	list-style: none;
	margin: 5px 0 5px 0;
	text-align: left;
	}

#sidenav li a {
	display: block;
	padding-left: 2px;
	border: 1px solid #b2b3b5;
	background: #fff;
	text-decoration: none;
	}

#sidenav li a:link {
	color: #cc0000; 
}

#sidenav li.sub {
    font-size:91%;
	list-style: none;
	list-style-position: outside;
	margin: 5px 0 0 -35px !important;
	margin: 5px 0 0 6px;
	border: none;
	text-align: left;
	}

#sidenav ul.sub {
	margin: 0px 0 2px 14px;
	}

#sidenav li.subsub {
	list-style: none;
	list-style-position: outside;
	margin: 5px 0 0 -44px !important;
	margin: 5px 0 0 -3px;
	border: none;
	text-align: left;
	color: #79cac1;
	}

#sidenav ul.subsub {
	margin: 0px 2px 2px -13px;
	}
	
#sidenav li a:visited {
	color: #cc0000; 
	}

#sidenav li a:hover{
	border-color: #b2b3b5;
	color: #fff;
	background: #2f41ab;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */