/* ------------------------------------------------------------

    Title:     Littlejohn's Global Stylesheet
    Author:    www.geckonewmedia.com, daniel@geckonm.com
    Updated:   Aug 28 2008

------------------------------------------------------------ */
body {
	font-family : "Verdana", "Helvetica", sans-serif;
	font-size: medium;
	background-color: #F7F7F9;
	color: black;
	background-image : url('images/bg.jpg');
	background-repeat : repeat-x;
	background-color : #E8E9ED;
	margin: 0px;
	padding: 0px;
}

h2 {
	margin-top: 11px; 
	font-size: 1.6em;
	color : #00507D;
	font-weight: bold;
}  

h3 {
	/*margin-top: 11px;*/
	font-size: 95%;
	color : #666666;
	font-weight: bold;
	margin-left: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.2em;
	padding-top: 8px;
	
}  

h4 {
	margin-top: 0px; 
	margin-bottom: 10px; 
	font-size: 95%;
	font-weight: bold;
	margin-left: 15px;
	margin-right: auto;
	line-height: 1.4em;
	padding-top: 0px;
}  

.hrlandlords {
	border: 0;
	width:95%;
	height: 1px;
	color: #BBCCDD;
	background-color: #BBCCDD;
	padding: 0px 0px 0px 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	}

/*-------------------------------------------------------------

                    global rules for links

-------------------------------------------------------------*/


a:link {
	font-weight : bold;
	text-decoration : underline;
    COLOR: #009999;
	background-color : inherit;
}
a:visited {
	font-weight : bold;
	text-decoration : underline;
    COLOR: #009999;
	background-color : inherit;
}
a:active {
	font-weight : bold;
	text-decoration : underline;
    COLOR: #009999;
	background-color : inherit;
}
a:hover {
	font-weight : bold;
	text-decoration : none;
    COLOR: #009999;
	background-color : inherit;
} 
      
/*-------------------------------------------------------------

                   Common Page Structure

-------------------------------------------------------------*/
      
#container_frontpage {
	display: table;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #999999; 
	width: 750px;
	background-image : url('images/container_bg.jpg');
    background-repeat : repeat-y;
    
}

#container_innerpages {
    display: table;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #999999; 
	width: 750px;
	background-image : url('images/container_bg_innerpages.jpg');
    background-repeat : repeat-y;
    }

#bottom_logos {
	margin: 0px auto;
	padding: 5px 0px 0px;
	width: 750px;
}
#bottom_logos a{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

#banner {
	margin: 0 auto;
	background: #FFFFFF;
	height: 70px;
    /*border-bottom: 1px solid #CCCCCC;*/
    border-top: 5px solid black;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
}

#left_sidebar {
	float: left;
	width: 219px;
	margin-bottom: 0px;
	position: relative;
	bottom: 0px;
	border-right: 1px solid #999999;
	padding-bottom: 5px;
}

#left_sidebar img {
	margin-bottom: 0px;
	padding:0px;
	}
	
#maincontent { 
	margin-top: 0px;
	float: right;
	width: 530px;
	padding-bottom: 10px;
}

.firstpara {
	margin-top: 10px;
	padding-top: 10px;
}

.bullet {
	list-style-image: url("../images/common/bullet.gif");
	line-height: 120%;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	font-size: 75%;
	color: #333333;
	}

#maininner {
	clear: none;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 75%;
	line-height: 1.2em;
/*	text-align: justify; */
	padding-top:0px;
	margin-top: 0px;
}

#footer {
	clear: both;
	background: #E0DFE3;
	border: 1px solid white;
	font-size: 10px;
	color: #999999;
	padding-left: 4px;
	height: 12px;
}

#contentheading { 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 90%;
	color : #FFF;
	font-weight: bold;
	position: relative;
	bottom: 0px;
}

#subpages_headerbar {
	float: left;
	width: 530px;
	background-color: #999999;
	height: 20px;
	padding-top: 5px;
	background-image: url(images/clip01_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#topnav_container {
	margin: 0 px;
	padding: 0 px;
	width: 750px;
	}
	
	
	
/*-------------------------------------------------------------

                    Home Page Structure

-------------------------------------------------------------*/
	
#frontpage_section1 {
	width: 160px;
	border: 0px solid #999999;
	float: left;
	margin-left: 10px;
	font-size: 0.7em;
	}
	
#frontpage_section2 {
	width: 160px;
	border: 0px solid #999999;
	float: left;
	margin-left: 10px;
	font-size: 0.7em;
	}
	
#frontpage_section3 {
	width: 160px;
	border: 0px solid #999999;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 0.7em;
	}

#frontpagelinks
{
	display: table;
	clear: both;
}
#frontpage_link1
{
    CLEAR: both;
    BORDER-RIGHT: #999999 0px solid;
    BORDER-TOP: #999999 0px solid;
    FONT-SIZE: 0.7em;
    FLOAT: left;
    MARGIN-LEFT: 10px;
    BORDER-LEFT: #999999 0px solid;
    WIDTH: 160px;
    BORDER-BOTTOM: #999999 0px solid
}
#frontpage_link2
{
    BORDER-RIGHT: #999999 0px solid;
    BORDER-TOP: #999999 0px solid;
    FONT-SIZE: 0.7em;
    FLOAT: left;
    MARGIN-LEFT: 10px;
    BORDER-LEFT: #999999 0px solid;
    WIDTH: 160px;
    BORDER-BOTTOM: #999999 0px solid
}
#frontpage_link3
{
    BORDER-RIGHT: #999999 0px solid;
    BORDER-TOP: #999999 0px solid;
    FONT-SIZE: 0.7em;
    FLOAT: left;
    MARGIN-LEFT: 10px;
    BORDER-LEFT: #999999 0px solid;
    WIDTH: 160px;
    MARGIN-RIGHT: 0px;
    BORDER-BOTTOM: #999999 0px solid
}	
#frontpage_featured_property_pic {
	width: 190px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
#frontpage_featured_property_text {
	width: 190px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 75%;
	}
	
#comments_pic {
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}

/*-------------------------------------------------------------

                    Navigation

-------------------------------------------------------------*/

/*main horizontal navbar*/

ul#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	position: relative;
	top:0px;
	
}
ul#nav a {
	display: block;
	float: left;
	width: 125px;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px;
	height: 27px;
	padding-top: 7px;
	text-align: center;
	}
	
#nav .endlink {
	background-image: url(images/nav_bg_end.gif);
	}

ul#nav a:hover {
	text-decoration: underline;
	}
	
ul#nav li{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	

/*inner-page vertical navbar parent global rules*/

ul#subnav {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	/* trying to fix the left navbar
	position: relative;
	bottom: 16px;
	trying to fix the left navbar*/
	margin-top: 0px;
	border-top: 0px;
}
	ul#subnav a {
	display: block;
	text-decoration: none;
	background: #fff;
	color: #999;
	padding: 5px 10px;
	border-bottom: 1px dotted #999;
	width: 199px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	list-style-type: none;
	/* trying to fix the left navbar*/
	line-height: 14px;
	margin-top: 0px;
	/* trying to fix the left navbar*/
	
	}
	ul#subnav a:hover {
		background: #000000;
	}

	ul#subnav li{
		display: inline;
	}

/*inner-page vertical navbar children global rules*/	

ul#subsubnav {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
	ul#subsubnav a {
	display: block;
	text-decoration: none;
	background: #fff;
	color: #999;
	padding: 5px 15px;
	border-bottom: 1px dotted #999;
	width: 189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	list-style-type: none;
	}
	ul#subsubnav a:hover {
		background: #000000;
	}

	ul#subsubnav li{
		display: inline;
	}	
	
/*------------------------------------------------------------

                    Rules for inner Pages

-------------------------------------------------------------*/
	

body#aboutus #maincontent img,
body#landlords #maincontent img,
body#landlords_noclip #maincontent img,
body#tenants_noclip #maincontent img,
body#tenants_noclip #maincontent img,
body#tenants #maincontent img,
body#talk #maincontent img
 {  
	/*sets padding around comment pad image*/
	margin-left: 10px;
	}


/*   H1 tag made a coloured bg block element for each page   */
body h1{
	font-size: 48px;
	color: #FFF;
	display: block;
	background-color: #000000;
	text-align: left;
	width: 515px;
	height: 56px;
	margin: 0px;
	padding-top: 70px;
	padding-left: 15px;
	font-family : "Helvetica", sans-serif;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right bottom;
	/*letter-spacing: 0.1em;*/
}

body#aboutus h1{
	background-color: #E6DBE3;   /*this bad boy changes the header colour of each sub-page*/
	background-image: url(images/comments/top/aboutus.jpg); /*this is the pointer to the top part of notepad pic for each subpage*/
}

body#property h1{
	background-color: #E1EBE8;
	/*no notepad in this page*/
	
}
body#results h1{
	background-color: #E1EBE8;	
}
body#pictures h1{
	background-color: #E1EBE8;	
}
body#particulars h1{
	background-color: #E1EBE8;	
}
body#landlords h1{
	background-color: #D9E5EE;
	background-image: url(images/comments/top/landlords.jpg); /*this is the pointer to the top part of notepad pic for each subpage*/	
}
body#landlords_noclip h1{
	background-color: #D9E5EE;
	/*no notepad pic on this page*/	
}
body#tenants_noclip h1{
	background-color: #E7DDD2;
	/*no notepad pic on this page*/	
}
body#services h1{
	background-color: #D9E5EE;
	/*no notepad in this page*/
}

body#tenants h1{
	background-color: #E7DDD2;
	background-image: url(images/comments/top/tenants.jpg); /*this is the pointer to the top part of notepad pic for each subpage*/	
}

body#tenants_taxpage h1{
	background-color: #E7DDD2;
	/*no notepad pic on this page*/	
}

body#talk h1{
	background-color: #DEF1EB;
	background-image: url(images/comments/top/talk.jpg); /*this is the pointer to the top part of notepad pic for each subpage*/	
}


/* H2 tag changed to be grey bar at top of each subpage  */
body h2{
	font-size: 110%;
	color: #FFF;
	display: block;
	background-color: #999999;
	text-align: left;
	width: 515px;
	height: 20px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family : "Helvetica", sans-serif;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right bottom;
}


/*this lets me pick the appropriate middle notepad pic for individual sub-pages*/
h2#notepad1 {
	background-image: url(images/comments/mid/notepad1.jpg);
}
h2#notepad2 {
	background-image: url(images/comments/mid/notepad2.jpg);
}
h2#notepad3 {
	background-image: url(images/comments/mid/notepad3.jpg);
}
h2#notepad4 {
	background-image: url(images/comments/mid/notepad4.jpg);
}
h2#notepad5 {
	background-image: url(images/comments/mid/notepad5.jpg);
}
h2#notepad6 {
	background-image: url(images/comments/mid/notepad6.jpg);
}
h2#notepad7 {
	background-image: url(images/comments/mid/notepad7.jpg);
}
h2#notepad8 {
	background-image: url(images/comments/mid/notepad8.jpg);
}
h2#notepad9 {
	background-image: url(images/comments/mid/notepad9.jpg);
}
h2#notepad10 {
	background-image: url(images/comments/mid/notepad10.jpg);
}
h2#notepad11 {
	background-image: url(images/comments/mid/notepad11.jpg);
}
h2#notepad12 {
	background-image: url(images/comments/mid/notepad12.jpg);
}
h2#notepad13 {
	background-image: url(images/comments/mid/notepad13.jpg);
}

/* text rules for all sub pages */
body#aboutus #maincontent p,
body#landlords #maincontent p,
body#landlords_noclip #maincontent p,
body#tenants_noclip #maincontent p,
body#property #maincontent p,
body#services #maincontent p,
body#tenants #maincontent p,
body#tenants_taxpage #maincontent p,
body#talk #maincontent p
{
	clear: none;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 75%;
	line-height: 1.2em;
/*	text-align: justify; */
	padding-top:0px;
	margin-top: 0px;
}
.tableleft {
	width: 8em;
	float: left;
	clear: both;
	font-size: 75%;
	margin-bottom: 8px;
	padding-left: 15px;
	font-weight: bold;
	}
.tableright {
	width: auto;
	font-size: 75%;
	margin-bottom: 8px;
	}

/*-------------------------------------------------------------

                   Search page styles Begin

-------------------------------------------------------------*/
body#search #maincontent td,
body#results #maincontent td,
body#particulars #maincontent td
 {
	clear: none;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 75%;
	line-height: 1.2em;
	padding-top:0px;
	margin-top: 0px;
}
body#pictures #maincontent td
{	
	clear: none;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 75%;
	line-height: 1.2em;
	text-align: justify;
	padding-top:3px;
	margin-top: 3px;
}
.PicAddress
{
	font-weight:bold;
	font-size: 150%;	
}
.PartiAddress
{
	font-weight:bold;
	padding-bottom:15px;
} 
body#property #maincontent td
{
	clear: none;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 75%;
	line-height: 1.2em;
	text-align: justify;
	padding-top:3px;
	margin-top: 3px;
	font-weight:bold;
}

.search_tr
{
	padding-bottom : 8px;
}
.bodytext
{
	color:red;
}

/*-------------------------------------------------------------

                   Search page styles End

-------------------------------------------------------------*/

body#services table,
body#tenants_taxpage table
 {  /*rules for table properties on "services" page*/
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 75%;
	border: 1px solid #CCCCCC;
	align:center;
}

/* top margin for first paragraph of each page */
body#aboutus #maincontent p.firstpara,
body#property #maincontent p.firstpara,
body#landlords #maincontent p.firstpara,
body#landlords_noclip #maincontent p.firstpara,
body#tenants_noclip #maincontent p.firstpara,
body#services #maincontent p.firstpara,
body#tenants #maincontent p.firstpara,
body#tenants_taxpage #maincontent p.firstpara,
body#talk #maincontent p.firstpara
 {
	margin-top: 10px;
	padding-top: 10px;
}

/*  Sub navigation colour codes to correspond with header    */

body#aboutus ul#subnav a:hover {  /*changes colour of inner nav to match header of each page*/
	background: #E6DBE3;
}

body#property ul#subnav a:hover {  /* etc */
	background: #E1EBE8;
}
body#results ul#subnav a:hover {  /* etc */
	background: #E1EBE8;
}
body#particulars ul#subnav a:hover {  /* etc */
	background: #E1EBE8;
}
body#pictures ul#subnav a:hover {  /* etc */
	background: #E1EBE8;
}
body#landlords ul#subnav a:hover {  /* etc */
	background: #D9E5EE;
}
body#landlords_noclip ul#subnav a:hover {  /* etc */
	background: #D9E5EE;
}
body#tenants_noclip ul#subnav a:hover {  /* etc */
	background: #E7DDD2;
}
body#services ul#subnav a:hover {  /* etc */
	background: #D9E5EE;
}

body#tenants ul#subnav a:hover {  /* etc */
	background: #E7DDD2;
}

body#tenants_taxpage ul#subnav a:hover {  /* etc */
	background: #E7DDD2;
}

body#talk ul#subnav a:hover {  /* etc */
	background: #DEF1EB;
}
	
	#paddingme {
	padding-top:7px;
	}
	
/*  FORMS   */
form {
	padding-left: 15px;

}
	
label {
	width: 12em;
	float: left;
	font-size: 75%;
}

.medium
{
	color: #666666;
	border: 1px solid #BBCCDD;
	margin-bottom: 5px;
	width: 150px;

}
.large
{
	color: #666666;
	border: 1px solid #BBCCDD;
	margin-bottom: 5px;
	width: 250px;

}
.checkbox
{
	color: #666666;
	border: 1px solid #BBCCDD;
	margin-bottom: 5px;

}
.textarea
{
	color: #666666;
	border: 1px solid #BBCCDD;
	margin-bottom: 5px;
	width: 250px;
	height: 160px;

}

.submit
{
	color: #000;
	margin-left: 10em;
} 

.disclaimer
{
margin-left:15px;
margin-right:15px;
margin-top: 10px;
color: #444;
font-size:0.7em;
}
