/* site-wide styles */

body {
	background: #fff;
	}
#pagebody {
	position: relative; top: 0;
	width: 780px;
	margin: 0 auto;
	background: #fff;
	}

/* Styles for Header */

#header {
	position: absolute; top: 0; left: 0;
	width: 780px; height: 150px;
	background-color: #fff;
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-x;
	}

h1 { display: none; }
#homelogo {
	position: absolute; top: 0; left: 0;
	width: 211px; height: 104px;
	}

#sessions {
	position: absolute; top: 0; left: 565px;
	width: 215px; height: 32px;
	background: transparent;
	background-image: url(../images/session_background.gif);
	background-repeat: no-repeat;
	}
#sessionlogout, #sessionedit {
	width: 80px;
	font-size: 9px;
	color: #006;
	text-align: right;
	padding: 2px 0;
	}


#contactblock {
	position: absolute; top: 0; left: 666px;
	font-size: 10px; line-height: 38px;
	font-weight: bold;
	background: transparent;
	background-image: url(../images/header_contact_dots.gif);
	background-repeat: no-repeat;
	}
#contactblock a {
	padding: 0 0 0 35px;
	color: #006;
	text-transform: uppercase;
	}
#contactblock a:link, #contactblock a:visited {
	text-decoration: none;
	}
#contactblock a:hover, #contactblock a:active {
	text-decoration: underline;
	}

/* Styles for Quick-Search */

#quicksearch {
	position: absolute; top: 32px; left: 494px;
	width: 286px; height: 73px;
	padding: 0;
	background: transparent;
	background-image: url(../images/search_background.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	}
#helpblock {
	font-size: 10px;
	font-weight: bold;
	width: 220px; height: 38px;
	float: right;
	}
#helpblock .helplink, #helpblock .searchlink {
	float: right;
	margin: -5px 0 -12px 0;
	font-size: 10px; line-height: 38px;
	font-weight: bold;
	background: transparent;
	background-image: url(../images/header_contact_dots.gif);
	background-repeat: no-repeat;
	}
#helpblock .helplink {
	width: 100px;
	}
#helpblock .searchlink {
	width: 200px;
	}
#helpblock a {
	color: #006;
	text-transform: uppercase;
	margin: 0 0 0 35px;
	}
#helpblock a:link, #helpblock a:visited {
	text-decoration: none;
	}
#helpblock a:hover, #helpblock a:active {
	text-decoration: underline;
	}
#shortsearch {
	clear: right;
	float: right;
	width: 265px;
	padding: 5px 10px 0 0;
	text-align: right;
	}
#shortsearch input {
	margin: 2px 0 0 1px;
	font-weight: normal;
	}
#searchtext {
	width: 115px;
	background-color: #fff;
	}
#searchsubmit {
	vertical-align: bottom;
	}

/* Styles for Nav-Menu */

#navbar {
	position: absolute; top: 105px; left: 0;
	z-index: 20;
	height: 29px;
	border: 0; margin: 0;
	background: transparent;
	font-size: 11px; line-height: 16px;
	font-weight: bold;
	text-indent: 0;
	white-space: nowrap;
	}
#navbar li {
	position: relative; top: 0;
	/*height: 29px;*/
	border: 0;
	/*display: block;*/
	float: left;
	/*white-space: nowrap;*/
	list-style: none; text-indent: 0;
	}
#navbar li a {
	height: 29px;
	color: #fff;
	padding: 7px 5px 7px 50px;
	text-transform: uppercase;
	}
#navbar a, .navlist a, #navbar a:link, .navlist li a:link, #navbar a:visited, .navlist li a:visited {
	text-decoration: none;
	}
#navbar a:hover, .navlist li a:hover, #navbar a:active, .navlist li a:active {
	text-decoration: underline;
	}
	
#beforeyoubuildblock {
	background: url(../images/navback_byb_main.gif) right top no-repeat;
	width: 180px;
	}
#beforeyoubuildblock a {
	display: block;
	background: url(../images/navback_byb_left.gif) left top no-repeat;
	}
#directoryblock {
	background: url(../images/navback_dir_main.gif) right top no-repeat;
	width: 140px;
	}
#directoryblock a {
	display: block;
	background: url(../images/navback_dir_left.gif) left top no-repeat;
	}
/*
#newseventsblock {
	background: url(../images/navback_nae_main.gif) right top no-repeat;
	width: 155px;
	}
#newseventsblock a {
	display: block;
	background: url(../images/navback_nae_left.gif) left top no-repeat;
	}
*/
#articlesideasblock {
	background: url(../images/navback_aai_main.gif) right top no-repeat;
	width: 175px;
	}
#articlesideasblock a {
	display: block;
	background: url(../images/navback_aai_left.gif) left top no-repeat;
	}
#buildecoblock {
	background: url(../images/navback_eco_main.gif) right top no-repeat;
	width: 135px;
	}
#buildecoblock a {
	display: block;
	background: url(../images/navback_eco_left.gif) left top no-repeat;
	}
#membersblock {
	background: url(../images/navback_mem_main.gif) right top no-repeat;
	width: 150px;
	}
#membersblock a {
	display: block;
	background: url(../images/navback_mem_left.gif) left top no-repeat;
	}

#navbar li ul {
	list-style: none; text-indent: 0;
	display: none;
	padding: 5px 0;
	}
#navbar li ul li, #navbar li ul li a {
	padding: 0 5px 0 15px;
	background: none;
	color: #000;
	font-size: 11px; line-height: 15px;
	font-weight: normal;
	text-transform: none;
	float: none;
	white-space: nowrap;
	/*display: block;*/
	}
#navbar li ul li a {
	padding: 0 5px;
	height: 15px;
	}
.navlist {
	position: absolute; left: 3px; top: 28px; z-index: 20;
	margin: 0; padding: 0;
	min-width: 145px;
	}
#navbar li:link ul.navlist {
	display: none;
	} /* The magic */
#navbar li:visited ul.navlist {
	display: none;
	} /* The magic */
#navbar li:hover ul.navlist {
	display: block;
	} /* The magic */
#navbar li:active ul.navlist {
	display: block;
	} /* The magic */

#beforeyoubuild {
	background-color: #ffc;
	}
#directory {
	background-color: #ccf;
	}
/*
#newsevents {
	background-color: #fcc;
	}
*/
#articlesideas {
	background-color: #fcc;
	}
#buildeco {
	background-color: #cfc;
	}
#members {
	background-color: #ccf;
	}
#beforeyoubuild li, #directory li, /*#newsevents li,*/ #articlesideas li, #buildeco li {
	margin: 0 0 1px 0;
	}
#members li {
	margin: 0 0 1px 0;
	min-width: 132px;
	}
.closed, .closed a {
	display: block;
	}
.closed ul li, .closed ul li a {
	margin: -1px 0 0 0 !important;
	font-size: 9px !important;
	line-height: 13px !important;
	height: 13px !important;
	}

/* Styles for Treeview in Menus */
.treeview, .treeview ul {  
	padding: 0; 
	margin: 0; 
	list-style: none; 
	}     
.treeview li {  
	margin: 0; 
	padding: 0 0 0 15px !important; 
	} 
.treeview li { background: url(../images/tv-item.gif) 0 0 no-repeat !important; } 
.treeview .collapsable { background-image: url(../images/tv-collapsable.gif) !important; } 
.treeview .expandable { background-image: url(../images/tv-expandable.gif) !important; } 
.treeview .last { background-image: url(../images/tv-item-last.gif) !important; } 
.treeview .lastCollapsable { background-image: url(../images/tv-collapsable-last.gif) !important; } 
.treeview .lastExpandable { background-image: url(../images/tv-expandable-last.gif) !important; }

.expandable li, .collapsable li {
	white-space: nowrap !important;
	}

.treeview div.hitarea {
	height: 15px;
	width: 15px;
	margin-left: -15px;
	float: left;
	cursor: pointer;
}
.treeview .hover { color: red; cursor: pointer; }

/* Styles for Main Area */

#main {
	position: absolute; top: 150px; left: 0;
	width: 780px;
	background: #fff;
	}

/* Styles for Adverts */

#advertsleft {
	position: absolute; top: 0; left: 5px;
	width: 160px;
	}
#adverta {
	position: relative; top: 0; left: 0;
	width: 160px; height: 133px;
	/*background: url(../images/adv_back_a.gif) left top no-repeat;*/
	background-color: #afc2de;
	}
.advertsa {
	position: absolute; top: 14px; left: 9px;
	width: 140px; height: 105px;
	}
#adsa1 { z-index: 1; }
#adsa2 { z-index: 2; }
#adsa3 { z-index: 3; }
#adsa4 { z-index: 4; }
#adsa5 { z-index: 5; }
#adsa6 { z-index: 6; }
#adsa1 img, #adsa2 img, #adsa3 img, #adsa4 img, #adsa5 img, #adsa6 img { width: 140px; height: 105px; }

#advertc {
	position: relative; top: 1px; left: 0;
	width: 160px; height: 182px;
	/*background: url(../images/adv_back_c.gif) left top no-repeat;*/
	background-color: #afc2de;
	}
.advertsc {
	position: absolute; top: 14px; left: 9px;
	width: 140px; height: 155px;
	}
#adsc1 { z-index: 1; }
#adsc2 { z-index: 2; }
#adsc3 { z-index: 3; }
#adsc4 { z-index: 4; }
#adsc5 { z-index: 5; }
#adsc6 { z-index: 6; }
#adsc1 img, #adsc2 img, #adsc3 img, #adsc4 img, #adsc5 img, #adsc6 img { width: 140px; height: 155px; }

#advertf {
	position: relative; top: 2px; left: 0;
	width: 160px; height: 133px;
	background-color: #afc2de;
	}
.advertsf {
	position: absolute; top: 14px; left: 9px;
	width: 140px; height: 105px;
	}
#adsf1 { z-index: 1; }
#adsf2 { z-index: 2; }
#adsf3 { z-index: 3; }
#adsf4 { z-index: 4; }
#adsf5 { z-index: 5; }
#adsf6 { z-index: 6; }
#adsf1 img, #adsf2 img, #adsf3 img, #adsf4 img, #adsf5 img, #adsf6 img { width: 140px; height: 105px; }

#advertsright {
	position: absolute; top: 0; right: 0;
	width: 130px;
	}
#advertb {
	position: relative; top: 0; left: 0;
	width: 130px; height: 112px;
	/*background: url(../images/adv_back_b.gif) right top no-repeat;*/
	background-color: #99d5a3;
	}
.advertsb {
	position: absolute; top: 14px; left: 8px;
	width: 115px; height: 85px;
	}
#adsb1 { z-index: 1; }
#adsb2 { z-index: 2; }
#adsb3 { z-index: 3; }
#adsb4 { z-index: 4; }
#adsb5 { z-index: 5; }
#adsb6 { z-index: 6; }
#adsb1 img, #adsb2 img, #adsb3 img, #adsb4 img, #adsb5 img, #adsb6 img { width: 115px; height: 85px; }

#advertd {
	position: relative; top: 1px; left: 0;
	width: 130px; height: 94px;
	/*background: url(../images/adv_back_d.gif) right top no-repeat;*/
	background-color: #99d5a3;
	}
.advertsd {
	position: absolute; top: 14px; left: 8px;
	width: 115px; height: 70px;
	}
#adsd1 { z-index: 1; }
#adsd2 { z-index: 2; }
#adsd3 { z-index: 3; }
#adsd4 { z-index: 4; }
#adsd5 { z-index: 5; }
#adsd6 { z-index: 6; }
#adsd1 img, #adsd2 img, #adsd3 img, #adsd4 img, #adsd5 img, #adsd6 img { width: 115px; height: 70px; }

#adverte {
	position: relative; top: 2px; left: 0;
	width: 130px; height: 108px;
	/*background: url(../images/adv_back_e.gif) right top no-repeat;*/
	background-color: #99d5a3;
	}
.advertse {
	position: absolute; top: 14px; left: 8px;
	width: 115px; height: 85px;
	}
#adse1 { z-index: 1; }
#adse2 { z-index: 2; }
#adse3 { z-index: 3; }
#adse4 { z-index: 4; }
#adse5 { z-index: 5; }
#adse6 { z-index: 6; }
#adse1 img, #adse2 img, #adse3 img, #adse4 img, #adse5 img, #adse6 img { width: 115px; height: 85px; }

#advertg {
	position: relative; top: 3px; left: 0;
	width: 130px; height: 133px;
	background-color: #99d5a3;
	}
.advertsg {
	position: absolute; top: 14px; left: 8px;
	width: 115px; height: 105px;
	}
#adsg1 { z-index: 1; }
#adsg2 { z-index: 2; }
#adsg3 { z-index: 3; }
#adsg4 { z-index: 4; }
#adsg5 { z-index: 5; }
#adsg6 { z-index: 6; }
#adsg1 img, #adsg2 img, #adsg3 img, #adsg4 img, #adsg5 img, #adsg6 img { width: 115px; height: 105px; }

/* Styles for Content */

#content {
	position: relative; top: 0; left: 185px;
	width: 445px;
	min-height: 450px;
	border: 0;
	padding: 0;
	font-size: small;
	}
div#pagetitle {
	height: 32px;
	margin: 0;
	}
h2 {
	font-size: 16px;
	line-height: 24px;
	}
div#pagetitle h2 {
	padding: 0 0 5px 25px;
	font-size: 18px;
	line-height: 32px;
	text-transform: uppercase;
	}

#content h3, #content h4, #content h5 { display: block; }
#content h3 { font-size: medium; color: #006; margin: 0; }
#content h4 { font-size: small; color: #006; }
#content h5 { font-size: small; color: #006; font-weight: normal; font-style: italic; }
#content p { font-size: inherit; margin: 0 0 12px 0; }
#content a { font-size: inherit; text-decoration: none; color: #060; }
#content a:link { text-decoration: underline; color: #060; }
#content a:visited { text-decoration: underline; color: #030; }
#content a:hover { text-decoration: underline; color: #090; }
#content a:active { text-decoration: underline; color: #090; }
#content a.external {
	background: url(/images/icon_externallink.gif) no-repeat center right;
	padding-right: 16px;
	}

#content ul {
	margin-bottom: 15px;
	}
#content ul li {
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: disc;
	}
#content ul.indexlist {
	margin-bottom: 10px;
	}
#content ul.indexlist li {
	list-style-type: none;
	}

#welcome {
	width: 449px;
	height: 122px;
	padding: 20px 0 0 0;
	background: url(../images/welcome_back.jpg) left top no-repeat;
	font-size: x-small;
	font-weight: bold;
	}
#welcome h2 {
	font-size: medium;
	color: #000;
	margin: 0 0 5px 0;
	}
#welcome img {
	margin: 5px 0;
	}

#googlemap {
	height: 350px;
	width: 450px;
	margin-top: 10px;
	}

/* General Classes */

.floatleft {
	float: left;
	margin: 0 5px 5px 0;
	}
.floatright {
	float: right;
	margin: 0 0 5px 5px;
	}
.hr {
	clear: both;
	margin: 3px 3px 10px 3px;
	height: 1px;
	border: 0;
	border-top: solid 1px #000;
	font-size: 1px;
	line-height: 1px;
	}

.introtext { font-weight: bold; }
.hide { display: none; }
.straight { font-size: inherit; white-space: nowrap; }
div.displayhommesbanner {
	height: 26px;
	font-size: 11px;
	line-height: 17px;
	margin: 10px auto;
	background: #153e76 url(../images/dir3_dots.gif) left center no-repeat !important;
	}

form label {
	margin: 0;
	font-size: small;
	font-weight: bold;
	}
.wideinput {
	width: 400px;
	}
.entry {
	margin: 5px 0 5px 20px;
	font-size: small;
	}
.entry input {
	font-size: x-small;
	}

/* Styles for Footer */

#footer {
	width: 770px;
	margin: 5px 0 0 0;
	padding: 5px;
	font-size: x-small;
	background-color: #fcc;
	}

/* Links */

a { font-size: inherit; text-decoration: none; color: #006; }
a:link { text-decoration: underline; color: #006; }
a:visited { text-decoration: underline; color: #003; }
a:hover { text-decoration: underline; color: #009; }
a:active { text-decoration: underline; color: #009; }

a.directorylink { font-weight: bold; background-color: #006; color: #fff !important; padding: 0 3px; text-decoration: none !important; }
a.newseventslink { font-weight: bold; background-color: #c00; color: #fff !important; padding: 0 3px; text-decoration: none !important; }
a.articlesideaslink { font-weight: bold; background-color: #060; color: #fff !important; padding: 0 3px; text-decoration: none !important; }
a.beforeyoubuildlink { font-weight: bold; background-color: #fc0; color: #000 !important; padding: 0 3px; text-decoration: none !important; }

.displayhommesbanner a, .displayhommesbanner a:link, .displayhommesbanner a:visited, .displayhommesbanner a:hover, .displayhommesbanner a:active {
	display: block;
	padding: 4px 0 4px 36px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
	}

