/* 
Title:     	Eastlands Homes
date:   	November 2007
*/
			* { margin: 0; padding: 0; list-style: none; outline: none;}

			body { margin: 0; padding: 0; font-size: 16px; background-image: url(/siteimages/side-bg.jpg); background-position: top center; background-repeat: no-repeat; background-color: #fff; color: #000000; font-family: Arial, Helvetica, sans-serif;}
			
			img { border: none; margin: 0; padding: 0;}
			
			a img { border: none;}
			
			div,input,form,h1,h2,h3,h4,h5,hr,p,dl,dd,dt,ul,li,ol,object,param
			{ margin: 0; padding: 0;}
			
/* skip
---------------------------------------------------------- */
			a#skip { padding: 0 0.5em; display: inline; z-index: 2; text-decoration: none; position: absolute; width: 14em; left: -200em;}
			a#skip:focus, a#skip:hover, a#skip:active { position: absolute; left: 0.5em; border: 1px solid #cccccc; color: #ffffff; background-color: #FF9900;}	
					
/* structure styles
---------------------------------------------------------- */
			#nav-container { width: 100%; background-color:#CCCC99}
			#main-container, #header-container { width: 780px; margin-left: auto; margin-right: auto;}
			#main-container { border-left: 1px solid #EBE9E8; border-right: 1px solid #EBE9E8;}

			/* HEADER
			---------------------------------------------------------- */
			
			#header { width: 780px; margin-left: auto; margin-right: auto;}
			.PhoneNumber {position:relative;top:28px;left:282px;width:149px;}
			#header-col1 { float: left; position: relative; width: 178px;}
			#header-col2 { float: right; display: inline; position: relative; width: 602px; background-image: url(/siteimages/heading-img2.gif); background-position: 0; background-repeat: no-repeat;}
			
			#logo { padding: 0; margin: 0; height: 95px; width: 178px;}

			/* MAIN LAYOUT
			---------------------------------------------------------- */
			#wrapper { width: 780px; padding-top: 10px; margin-left: auto; margin-right: auto;}
			#leftcol { width: 200px; float: left; position: relative; padding-left: 15px; margin-bottom: 10px;}
			#maincol { float: right; display: inline; position: relative; width: 551px; padding-left: 14px; margin-bottom: 10px;}
			
			/* SEARCH BOX
			---------------------------------------------------------- */	
			#searchbox { float: left; width: 200px; margin-bottom: 20px;}
			#searchForm { margin: 0; padding: 0; width: 200px; background-image: url(/siteimages/search-bg2.jpg); background-repeat: no-repeat;}
			input#searchText { font-size: 12px; padding: 6px 6px 5px 5px;  margin-top: -1px; width: 151px; border-top: 1px solid #bdbdbd; color: #666666; border-bottom: 1px solid #bdbdbd; border-left: 1px solid #bdbdbd; border-right: 0; vertical-align: top; background-image: url(/siteimages/search-bg.jpg); background-repeat: repeat-x;}
			html>/**/body input#searchText { margin-top: 0;}
			#submit { vertical-align: middle; padding: 0;}
			
			/* ARTICLE LIST 
			---------------------------------------------------------- */
			.articlelist-col1 { width: 90px; float: left; position: relative; padding: 4px 10px 0 0;}
			.articlelist-col2 { float: left; position: relative; width: 431px; padding-top: 4px;}

			/* RESULTS LIST
			---------------------------------------------------------- */
			.resultslist-col1 { width: 90px; float: left; position: relative; padding: 4px 10px 0 0;}
			.resultslist-col2 { float: left; position: relative; width: 431px; padding-top: 4px;}

			.news-txt { float: right; display: inline; position: relative; padding-top: 2px;}
			.news-img { float: left; position: relative; margin-right: 5px; width: 84px; padding-top: 5px;}
 
			/* TRANSLATIONS PAGE*/
			.translations-layout { font-size:80%;}

/* navigation
---------------------------------------------------------- */	
			
			/* TOP NAV */
			#topnav { width: 602px; float: right; display: inline;}
			#topnav ul { list-style: none; margin: 0; padding: 0; float: right; background-color: #D6D6D6; border-bottom: 1px solid #CCCCCC; margin-bottom: 10px;}
			#topnav li { float: left; display: inline; background-color: #d6d6d6; border-right: 1px solid #666666; border-left: 1px solid #666666; border-top: 0 solid; border-bottom: 1px solid #666666; padding: 5px 10px 5px 10px; margin: 0; font-size: 70%;}
			#topnav a { color: #d11242; text-decoration: none;}
			#topnav a:hover { text-decoration: underline;}
			
			#topnav .border-right { border-right: 0;}
			
			/* MAIN NAV */	
			#nav { position: relative; width: 100%; margin: 0; padding: 0; font-size: 80%; background-color: #d10d40;}
			ul#navlist { padding: 8px 10px 8px 10px; margin: 0; width: 760px; margin-left: auto; margin-right: auto;}
			#navlist li { display: inline; list-style-type: none; font-size: 90%; padding-right: 14px}
			#navlist a { font-weight: bold; margin: 0; padding: 0; color: #ffffff; text-decoration: none;}
			#navlist a:hover, #navlist a.active {color: #ffffff; text-decoration: underline;}
				
			/* ARTICLE NAVIGATION */
			#article-nav { font-size: 75%; margin: 0; width: 184px; background-color: #ffffff;}
			#article-nav ul { margin: 0; padding: 0; list-style: none;}
			#article-nav li { border-bottom: 1px solid #FCEDF1;}
			#article-nav a { display: block; padding: 8px 0 8px 25px; color: #D11242; text-decoration: none; background: url(/siteimages/nav-bullet.gif) no-repeat 4% 50%;}
			#article-nav a:hover { color: #D11242; text-decoration: underline;}
			
			#article-nav ul ul { border-bottom: 1px solid #FCEDF1; border-top: 1px solid #FCEDF1;}
			#article-nav ul ul li { font-size: 90%; margin: 0; padding-left: 20px; border-bottom: none; background-color: #FFF8E9;}
			#article-nav ul ul a { display: block; padding: 5px 5px 5px 20px; width: 144px; color: #D11242; text-decoration: none;}
			
			#article-nav a.active { color: #D11242; text-decoration: none; font-weight: bold;}
			#article-nav a.subactive { color: #D11242; text-decoration: none;}

			#subnavlist li a { background: url(/siteimages/nav-sub-bullet.gif) no-repeat 4% 50%;}

			/* BREADCRUMB */
			#breadcrumb-print { color: #000000; width: 760px; height: 40px; padding-right: 20px;}
			#breadcrumb-print ul { list-style: none; padding: 0; margin: 0;}
			#breadcrumb-print li {  display: inline; list-style-type: none; font-size: 70%;}
			#breadcrumb-print a { color: #D11242; text-decoration: none;}
			#breadcrumb-print a:hover, #breadcrumb-print a.active { color: #D11242; text-decoration: underline;}
			#breadcrumb-print .active { color: #666666; text-decoration: none; font-weight: bold;}
			
			.print { float: right;}
			.breadcrumb { float: left; margin-left: 230px;}
			.backtotop { float: right; margin: 10px 0; padding-right: 10px;}
			
/* content styles
--------------------------------------------------------- */
			
			/* CONTENT BOXES */
			.content-box { font-size: 80%; padding: 0; margin: 0;}
			.content-box h1 { color: #CC0000; font-size: 110%; padding-bottom: 5px;}
			.content-box p { margin: 0; padding-bottom: 5px; font-size: 100%; color: #333333;}	
			.content-box a { font-weight: normal; color: #00438A; text-decoration: none;}
			.content-box a:hover, .content-box a.active { color: #00438A; text-decoration: underline;}
						
			/* MAIN CONTENT STYLES */		
			#main-content { font-size: 80%; width: 531px; padding-right: 20px;}
			#main-content p { font-size: 100%; color: #333333; padding-bottom: 10px;}
			#main-content .emphasis { font-size: 100%; color: #CC0000; font-weight:bolder; }

			#main-content a:link, #main-content a:visited { color: #D11242; text-decoration: none;}
			#main-content a:hover { color: #D11242; text-decoration: underline;}
			
			#main-content ul { margin: 0; padding-bottom: 10px; color: #000000;}
			#main-content ul li { padding: 2px; margin-left: 21px; list-style-type: disc;}
			
			#main-content ol { margin: 0; padding-bottom: 10px; color: #000000;}
			#main-content ol li { padding: 0; margin-left: 27px; list-style-type: decimal;}			
			
			#main-content table { margin-bottom: 15px; padding: 0; color: #000000; font-size: 100%;}
			#main-content td { margin: 0; padding: 8px; background-color: #FFF3DA; border: 1px solid #FFFFFF;}
			#main-content th { margin: 0; padding: 8px; text-align: left; background-color: #D10D40; color: #FFFFFF;}
 			#main-content img { margin:10px; }
 			
 			.tablecolour {background-color:#FFF3DA;}
 			.tablecolour tr {background-color:#FFF3DA;}
 			.tablecolour td {background-color:#FFF3DA;}
 			
 			#formtable td {margin: 0; padding: 8px; border: 1px solid #FFFFFF;}
			.error { color: #CC0000; font-weight: bold;}
			
			/* QUOTES */
			blockquote { float: right; padding: 10px 0 0 10px; width: 180px; border-left: 1px solid #CCCCCC; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 100%; margin: 0.2em 0.1em; color: #D10D40; font-style: italic;}
		
			#text-sizer, #translations { clear: both; display: block; text-align: right; color: #838383; font-size: 70%; padding: 3px 5px 0 0;}
			#translations a {color: #D11242; text-decoration: none;} 
			#translations a:hover { color: #D11242; text-decoration: underline;}
			
			/* ARTICLES */
			.article-nav-heading { width: 184px; background-image: url(/siteimages/backgrounds/articlenav-bg.jpg); background-position: top left; background-repeat: no-repeat; background-color: #0065A7;}
			.article-nav-heading h1 { color: #ffffff; font-size: 80%; padding: 7px;}
			
			.article-list { padding-top: 5px; margin: 0; clear: both}
			
			p.anchor { margin-top: 40px;}			
			
			#advert { width: 290px; font-size: 90%; padding: 10px;}
			#advert-txt { float: left; display: inline; position: relative; height: 130px;}
			#advert p { color: #ffffff; font-size: 80%;}
			#advert .advert-heading { font-weight: bold; padding-bottom: 5px;}

			/* QUICKLINKS AREA */
			#quicklinks { width: 198px; background-color: #f4f4f4; border: 1px solid #CCCCCC; margin-top: 5px;}
			.advert { padding: 6px; margin: 0; border-bottom: 1px solid #E4E7E4;}
			.advert a:link, .advert a:visited { color: #000000; text-decoration: none;}
			.advert a:hover { color: #000000; text-decoration: underline;}			
			
			.advert-heading { font-size: 75%; color: #000000; font-weight: bold; padding-left: 3px; margin-bottom: 3px;}
			ul.advert-category { font-size: 75%; color: #000000;}
			.advert-category li { padding: 0; display: inline; line-height: 18px; padding: 0 4px 0 3px; background: url(/siteimages/quicklinks-bullet.gif) no-repeat 100% 50%;}

			/* END QUICKLINKS AREA */

			/* POLL AREA */
			#poll { width: 199px; padding: 10px 0 0 0; margin: 10px 0 0 0;}
			
			#poll .content {font-size: 80%; }
			
 			#poll p { padding-bottom: 7px; margin: 0;  padding: 6px; font-size: 80%; }
			#pollform label { display: none;font-size: 80%; }
			#pollform { padding: 5px;font-size: 80%; }
			#fivResults { padding: 5px;}

			/* DIV#MAINCOL */
			.row1-wrapper, .row2-wrapper { margin-top: 30px; margin-bottom: 25px; padding: 0; clear: both;}
			.mainleft { width: 275px; float: left; margin: 0; padding: 0;}
			.maincenter { width: 275px; float: left; margin: 0; padding: 0;}

			/* ROW 1 DIV#MAINCOL CONTENT BOXES */
			.hp-content-box { width: 100%; padding: 0; }
			.row1-heading { font-size: 80%; width: 90%; border-bottom: 1px solid #CCCCCC; padding-bottom: 3px; margin: 0; font-weight: bold;}
			.row1-heading a:link, .row1-heading a:visited { color: #D10D40; font-weight: normal; text-decoration: none;}
			.row1-heading a:hover  { color: #D10D40; font-weight: normal; text-decoration: underline;}

			.wrapper-box { margin-top: 7px; float: right; width: 275px;} 
			.row1-image { width: 100px; height: 100px; float: left; margin-right: 5px; border: 1px solid #000000;}
			.row1-text { margin-left: 110px; width: 140px; font-size: 80%;}

			.row1-text ul { padding-top: 5px; padding-bottom: 10px;}
			.row1-text ul li { margin-left: 4px; padding-left: 17px; background-color: transparent; background-image: url(/siteimages/main-bullet.jpg); background-repeat: no-repeat; background-position: 0 50%;}
			.row1-text a:link, .row1-text a:visited { color: #000000; font-weight: normal; text-decoration: none;}
			.row1-text a:hover { color: #000000; font-weight: normal; text-decoration: underline;}


			/* HOMEPAGE NEWS AREA */								
			.news { clear: both; width: 531px; margin-right: 20px; font-size: 75%; border-top: 1px solid #FFD378;}
			.news p { line-height: 17px; padding-bottom: 10px;}
			.news a:link, .news a:visited { color: #D11242; text-decoration: none; font-size: 100%;}
			.news a:hover, .news a.active { color: #D11242; text-decoration: underline; font-size: 100%;}
			
			.news-txt { float: right; display: inline; position: relative; width: 440px; padding-top: 2px;}
			.news-img { float: left; position: relative; margin-right: 5px; width: 82px;  }
			
			.news-date { width: 65px; color: #ffffff; font-size: 90%; padding: 2px; margin: 12px 0 4px 0; background-color: #FF9900; text-align: center;}
			.news-listheading { color: #D11242; font-size: 100%; padding: 2px 0 5px 0;}
			/* END HOMEPAGE NEWS AREA */
			
			/* ARTICLES */
			.articlelist { width: 531px; margin: 5px 0 10px 0; clear: both; font-size: 75%; border-top: 1px solid #FFD378;}
			.articlelist-heading { color: #D11242; font-size: 100%; padding: 2px 0 5px 0;}
			.articlelist-date { width: 65px; color: #ffffff; font-size: 80%; padding: 2px; margin: 20px 0 4px 0; background-color: #FF9900; text-align: center;}
			.articlelist a:link, .articlelist a:visited { color: #D11242; text-decoration: none; font-size: 100%;}
			.articlelist a:hover, .articlelist a.active { color: #D11242; text-decoration: underline; font-size: 100%;}
			
			.article-heading1 { font-size: 130%; color: #D11242; margin-right: 20px; border-bottom: 1px solid #cccccc; margin-bottom: 12px;}
			.article-heading2 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 160%; color: #000000; padding-bottom: 10px;}
			.article-heading3 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 140%; color: #D60B8C; padding-bottom: 10px;}
			.article-heading4 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 120%; color: #666666; font-weight: bold; padding-bottom: 10px;}
			.article-list-heading { font-size: 120%; color: #0E5492; padding-bottom: 10px;}
			.article-date { color: #999999; font-size: 90%; padding-bottom: 5px;}
						
			/* SEARCH RESULTS AREA */
			.resultslist { padding-top: 5px; margin: 0; border-top: 1px solid #FFD378; clear: both;}

			.resultslist-heading { color: #D11242;}
			.resultslist-date { color: #999999;}
			.resultslist a:link, .resultslist a:visited { color: #D11242; text-decoration: none;}
			.resultslist a:hover, .resultslist a.active { text-decoration: underline;}
			 

			.quicklinks-heading { font-size: 130%; color: #D11242;}
			.latestnews-heading { font-size: 130%; color: #D11242; margin-right: 20px; border-bottom: 1px solid #cccccc; margin-bottom: 12px;}
			.latestnews-heading2 { font-size: 130%; color: #D11242; border-bottom: 1px solid #cccccc; margin-bottom: 12px;}
			.latestnews-heading2  a {color: #D11242; text-decoration:none; } 
			.latestnews-heading2  a:hover  {color: #D11242; text-decoration:underline; } 
			
			.poll-heading { font-size: 130%; color: #D11242; border-bottom: 1px solid #cccccc; margin-bottom: 10px;}

/* site map
---------------------------------------------------------- */
			#sitemap { font-size: 80%; margin-bottom: 20px; padding: 0; padding: 0;}
			#sitemap p { font-weight: bold; margin-bottom: 5px;}			
			#sitemap a, #sitemap a:visited { font-size: 100%; color: #D11242; text-decoration: none;}
			#sitemap a:hover { font-size: 100%; color: #D11242; text-decoration: underline;}
			
			#sitemap ul li { font-size: 100%; margin-left: 0; padding: 2px 0 2px 0; padding-left: 5px;}
			#sitemap ul li a { margin: 0; padding-left: 20px; color: #D11242; text-decoration: none; background: url(/siteimages/sitemap-bullet1.gif) no-repeat 0 50%;}
			#sitemap ul li a:hover { color: #D11242; text-decoration: none;}
			
			#sitemap ul ul li { font-size: 100%; padding: 2px 0 2px 0; border-bottom: none; padding-left: 5px;}
			#sitemap ul ul li a { margin-left: 25px; padding-left: 20px; color: #D11242; text-decoration: underline; background: url(/siteimages/sitemap-bullet2.gif) no-repeat 0 50%;}
			#sitemap ul ul li a:hover { color: #D11242; text-decoration: underline;}
			
			#sitemap ul ul ul li { font-size: 100%; padding: 2px 0 2px 0; border-bottom: none; padding-left: 5px;}
			#sitemap ul ul ul li a { margin-left: 45px; padding-left: 20px; color: #D11242; text-decoration: underline; background: url(/siteimages/sitemap-bullet3.gif) no-repeat 0 50%;}
			#sitemap ul ul ul li a:hover { color: #D11242; text-decoration: underline;}

/* forms
---------------------------------------------------------- */			
			#form { padding: 0; margin: 10px 0 10px 0; width: 531px;}
			#form label { color: #000000;}
			#form .input { font-size: 100%; margin-bottom: 5px; margin-top: 5px; padding: 3px; background-color: #ffffff; border: 1px solid #999999;}
			#formName, #formEmail, #formMessage, #formPhone, #formAddress, #formPostcode, #formOfficer1, #formOfficer2, #formLocation, #formMessageTitle, #SurveyComments { width: 300px; background-color: #F0F0F0;}
						
/* footer styles
---------------------------------------------------------- */
			#footer { width: 780px; padding: 0; margin: 0; font-size: 70%; clear: both;}	

			#footer img { vertical-align:middle; }
			.adobe-img {position:relative;top:-5px}
			#footer-row1 { width: 770px; text-align: right; padding-right: 10px; margin-bottom: 10px;}
			#footer-row1 p { color: #00438A;}
			#footer-row1 a, #footer-row1 a:visited { color: #D11242; text-decoration: none;}
			#footer-row1 a:hover, #footer-row1 a.active { color: #D11242; text-decoration: underline;}
			
			#footer-row2 { width: 780px; margin-top: 10px; text-align: center;}
			#footer-row2 p { color: #666666; margin-bottom: 5px; margin-left: 2px;}
			#footer-row2 a, #footer-row2 a:visited { color: #D11242; text-decoration: none;}
			#footer-row2 a:hover, #footer-row2 a.active { color: #D11242; text-decoration: underline;}
			#footer-row2 ul { margin-bottom: 20px;}
			#footer-row2 li { display: inline; list-style: none; padding: 10px 15px 10px 15px; border-right: 1px solid #E9E6E4;}

			#footer-row3 { width: 780px; font-size: 90%; text-align: center;}
			#footer-row3 p { color: #666666; margin-bottom: 10px;}
			#footer-row3 li { display: inline; list-style: none; padding: 0; margin: 0; vertical-align: text-top;}

			.topofpage { float: right; padding-right: 40px;}
									
			.last { border: 0}

/* additional styles
---------------------------------------------------------- */ 
			
			/* *** Float containers */ 
			.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
			 
			.clearfix { display: inline-table;}
			
			/* Hides from IE-mac \*/
			* html .clearfix { height: 1%;}
			.clearfix { display: block;}
			/* End hide from IE-mac */  