
/*	CSS for screen */ 

/*	Colour:
	Dk Blue	#1b1464
	Blue	#2E3192 - BG Body
	Blue Lt	#233172 - BG Nav L2
	Lt Blue	#659AD6
	Lt Bl 2	#AFB9E1 - Nav text
	Text	#534741
	Dk Brwn	#2f2825
*/
 
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #2e3192 url(images/BG-Body.png) no-repeat top center;
	text-align: center; 
	font-size: 80%;
	color: #534741;
	margin-top: 0;
}

a:link { text-decoration:underline; color: #2E3192;}
a:visited { text-decoration:underline; color: #2E3192;}
a:hover { text-decoration:none; color:#659AD6;}
a:active { text-decoration:underline; color: #2E3192;}

h1 {
	color: #659AD6;
	font-weight: normal;
	font-size: 2em;
	margin: 0 0 1em 0;
}
h2 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 0.7em 0;
	position: relative;
}
h3 {
	color: #659AD6;
	font-weight: bold;
	font-size: 1.2em;
	margin: 1em 0 0 0;
	position: relative;
}
h3.member {
	font-weight: bold;
	font-size: 1.3em;
	margin: 0.7em 0;
	position: relative;
	color: #534741;
}
h3.member span.member-name {
	font-size: 0.8em;
	color: #534741;
	font-weight: normal;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 0.7em 0 0 0;
}
h5 {
	font-weight: normal;
	font-size: 1.1em;
	margin: 0.7em 0 0 0;
}
h6 {
	font-weight: normal;
	font-size: 1em;
	margin: 0.7em 0 0 0;
}
p {
	line-height: 1.4em;
	margin: 0.7em 0 0 0;
}
img {
	border: 0;	
}
form {
	margin: 0;
	padding: 0;
}
td, th {
	text-align: left;
	vertical-align: top;
}


/* ------------------ Layout ------------------ */

#container {
	text-align: left; 
	margin: 0 auto;
	width: 945px;
	position: relative;
}
#header {
	width: 945px;
	height: 167px;
	margin: 0;
	color: #82A1DF;
	position: relative;
	background-image: url(images/Association-Building-Consultants-Logo.gif);
	background-repeat: no-repeat;
}
#header p {
	position: absolute;
	top: 79px;
	right: 12px;
	color: #AFB9E1;
	font-size: .9em;
}
#header a {
	color: #AFB9E1;
}
#header-print {
	display: none;
}
#nav, #nav2 {
	width: 945px; height: 42px;
	margin: 0;
	position: relative;
	top: 0; left: 0;
	z-index: 5;
	background-image: url(images/BG-Nav.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#container-content {
	margin: 0;
	width: 945px;
	position: relative;
	background-color: #fff;
	background-image: url(images/BG-Page.png);
	background-repeat: no-repeat;
}
.container-end {
	width: 945px;
	clear: both;
	height: 1px;
	display: block;
	background-color: #fff;
}

#footer {
	clear: both;
	width: 945px;
	margin: 0 auto 0 auto;
	text-align: right;
	color: #82A1DF;
	background-image: url(images/BG-Footer.png);
	background-repeat: no-repeat;
	height: 135px;
}
#footer p {
	font-size: .7em;
	text-transform: uppercase;
	margin: 0;
	padding: 52px 12px 0 0;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #82A1DF;
} 
.col, .col-1x3, .col-1x4, .col-1x5, .col-1x7 {
	float: left;
	width: 230px;
	padding: 20px;
	background-image: url(images/BG-Dot-V.png);
	background-position: 269px 0;
	background-repeat: repeat-y;
}
.col-1x3 {
	width: 365px;
	background-position: 404px 0;
}
.col-1x4 {
	width: 500px;
	background-position: 539px 0;
}
.col-1x5 {
	width: 635px;
	background-position: 674px 0;
}
.col-1x7 {
	width: 905px;
	background: none;
}
.col-divider, .col-divider-5 {
	clear: both;
	width: 100%;
	height: 1px;
	margin:0;
	padding: 0;
	line-height: 1px;
	background-image: url(images/BG-Dot-H.png);
	background-repeat: repeat-x;
}
.col-divider-5 {
	width: 675px;
	clear: none;
	float: left;
}
.no-bg {
	background: none;	
}
.no-margin {
	padding-left: 0;
}
p.no-margin {
	margin-top: 0;
}
.member-details { 
	display: none;
	margin-bottom: 1em;
}

.service-title {
	clear: both;
	display: block;
}

table.services-table {
	margin-left: 115px; 
	margin-bottom: 20px;
	display: none;
}
table.services-table td, table.services-table th  {
	width: 250px;	
	vertical-align: top;
	padding: 0px 20px;
}
table.services-table p {
	margin-top: 0;
}

img.heading {
	position: absolute;
	top:0; left:0;
	z-index: 2;
}


/* ------------------ Nav ------------------ */

#nav ul {
	position: relative;
	padding: 0;
	margin: 0;
	width: 945px; 
	list-style-type: none;
}

#nav a {
	display: block;
	width: 111px;
	color: #AFB9E1;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(images/BG-Nav-Btns.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 11px 8px 15px 16px;
	margin: 0;
	font-size: 0.9em;
}
#nav a.end {
	width: 111px;
}
#nav a:hover {
	color: #FFF; 
	background-position: -135px 0px;
}
#nav a.on {
	background-position: -270px 0px;
	color: #FFF;
	font-weight: bold;
}
#nav a.on:hover {
	background-position: -405px 0px;
}
#nav li {
	float: left;
	width: auto; 
	margin: 0; 
	padding: 0; 
}

#nav li ul {
	position: absolute;
	width: 135px;
	left: -999em;
	z-index: 3;
	padding-bottom: 6px;
}

#nav li ul a {
	padding: 8px 12px;
	width: 111px;
	text-transform: none;
	background-image: url(images/BG-Nav-2.png);
	background-repeat: repeat;
	background-color: none;
}
#nav li ul a:hover {
	background-image: none;
	background-color: #233172;
}

#nav li:hover ul {
	left: auto;
	margin: -5px 0 0 0px; 
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin: -5px 0 0 0px;
}

	
/* ------------------ Text ------------------ */
	

.arrow-right {
	padding-left: 25px;
	background: url(images/Arrow-Right.gif) no-repeat left center;
}
#container-content ol {
	margin: 0.7em 0;
	padding: 0;
}
#container-content ol li {
	line-height: 1.4em;
	margin: 0.7em 0 0 3em;
	padding: 0;
}
#container-content ul {
	margin: 0.7em 0 0 0;
	padding: 0;
	list-style-type: disc;
}
#container-content div.special-conditions ul {
	margin-left: 3em;
}
#container-content ul li {
	line-height: 1.4em;
	margin: 0.7em 0 0 1.3em;
	padding: 0;
}
#container-content ul.checklist {
	list-style-type: none;
	margin: 0.7em 0 0 0;
}
#container-content ul.checklist li {
	list-style-image: url(images/Tick.gif);
	margin: 0.7em 0 0 24px;
}
#container-content div.member-ad ul li, #container-content div.member-ad ol li { margin: 0 0 0 1.3em; }
table.data-table {
	margin-top: 1em;
}
table.data-table th, table.data-table td {
	padding: 0.5em;
	background-image: url(images/BG-Dot-H.png);
	background-repeat: repeat-x;
}
.link-pdf, .link-generic, .link-word {
	padding: 4px 0 5px 24px;
	background: url(images/Icon-Blank.gif) no-repeat left center;
}
.link-pdf {
	background-image: url(images/IconPDF.gif);
}
.link-word {
	background-image: url(images/IconMSWord.gif);
}
p.right-button {
	text-align: right;
	margin-top: -1.4em;
}
.float, .float-left {
	float: left;
}
.float-right {
	float: right;
}
.width50 {width: 50%;}
.clear {
	clear: right;
}
.clear-left {clear: left;}
.pull-quote {
	color: #685F55;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0.3em 0 0 0;
	line-height: 1.3em;
}
			
.small {
	font-size: 0.9em;
}
.xsmall {
	font-size: 0.7em;
}
.grey {
	color: #685F55;
}
.box {
	border: 1px solid #ccc;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	padding-top: 10px;
}
.box p {
	margin: 0 10px 0.7em 10px;
	font-size: 0.9em;
}

.inspector {
	background: url('images/BG-Inspector.png') no-repeat top right;
	height: 136px;
}
div.log-in {
	height: 136px;
}

	
/* ------------------ Forms ------------------ */

input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

input.button, input.button-members, 
a.button, a.button:link, a.button:visited,
a.button-members, a.button-members:link, a.button-members:visited {
	color: #FFF;
	text-transform: uppercase;
	border: 0;
	font-size: 0.95em;
	background-image: url('images/Btn-Right.png');	
	background-repeat: no-repeat;
	background-position: left 48%;
	background-color: #659AD6;
	height: 21px;
	padding: 4px 8px 3px 24px;
	width: auto;
    overflow: visible;
	border-top: 1px solid #84aede;
	border-left: 1px solid #84aede;
	border-bottom: 1px solid #4d73af;
	border-right: 1px solid #4d73af;
	line-height: 12px;
}
a.button, a.button:link, a.button:visited, 
a.button-members, a.button-members:link, a.button-members:visited {
	padding: 2px 8px 3px 24px;
	text-decoration: none;
}
input.button, input.button-members {
	padding: 0px 8px 0px 24px;	
	}
input.button-members, a.button-members {
	background-image: url('images/Btn-Right-Gold.png');	
	background-color: #c99d3e;
	border-top: 1px solid #e1c77d;
	border-left: 1px solid #e1c77d;
	border-bottom: 1px solid #bc9236;
	border-right: 1px solid #bc9236;
}
.input-col, .input-col-2, .input-col-3, .input-col-5, .input-col-7 {
	width: 135px;
	margin-bottom: 0.3em;
	margin-top: 0.2em;
}
.input-col-2 {
	width: 230px;
}
.input-col-3 {
	width: 370px;
}
.input-col-5 {
	width: 700px;
}
.input-col-7 {
	width: 895px;
}
div.col label, div.col-1x7 label, span.label {
	width: 85px;
	display: block;
	float: left;
	clear: left;
	padding-top: 0.5em;
	margin-bottom: 0.3em;
}
div.col-1x7 label {
	width: 185px;
}
span.label {
	width: 185px;
	padding-top: 0;
	margin-bottom: 0;
}
span.form-note {
	padding-left: 1em;
	margin-bottom: 0.3em;	
}
.bold {
	font-size: 1.3em;
	font-weight: bold;
}
div.col-1x7 label.label-auto {
	width: auto; 
	padding-right: 1em;
	padding-top: 0.1em;
	margin-bottom: 0.5em;
}
div.col-1x7 label.label-col-4 {
	width: 520px; 
}
div.col-1x7 label.label-col-7 {
	width: 845px; 
}
.form-col-1, .form-col-2 {
	width: 500px;
	float: left;
}
.form-col-2 {
	width: 385px;
}
	