/* Start of CMSMS style sheet 'Alder Constructions' */
/*________ Main Elements ________*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Arial, Helvetica, sans-serif; color: #000; text-decoration: none;
	text-align: left;
}

img {
	display: block;
	border: 0;
}

a {
	color: #000049;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #348671;
}

/*________ Container ________*/

#container {
	width: 950px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background: url(images/bg-nav.jpg) repeat-y left;
	border-bottom: 5px solid #FFF;
}


/*________ Header ________*/

#header img {
	float: left;
	padding-bottom: 5px;
	border-bottom: 5px solid #348671;
	background: #FFF;
}

#slideshow {
	display: block;
overflow: hidden;
	width: 745px;
	height: 182px;
	padding-bottom: 5px;
	border-bottom: 5px solid #348671;
}


/*________ Nav ________*/

#navArea {
	float: left;
	width: 205px;
	height: 370px;
	border-top: 5px solid #FFF;
}

#navArea ul {
	list-style-type: none;
	width: 205px;
}

#navArea ul li {
	padding: 12px 0 12px 15px;
	border-bottom: 1px solid #c6c6c6;
	height: 13px;
	background: url(images/bg-nav-item.gif) repeat-x left;
}

#navArea ul li a {
	font-size: 12px;
	color: #000049;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#navArea ul li a:hover {
	color: #348671;
}


/*________ Content ________*/

#content {
	overflow: hidden;
	float: left;
	width: 715px;
	padding: 0 0 30px 30px;
}

#content h2 {
	padding: 20px 0;
	color: #000049;
	font-size: 24px;
	font-weight: normal;
}
#content p {
	line-height: 1.5;
	margin-bottom: 15px;
}
#content div ul, #content div ol {
	line-height: 1.5;
	margin: 0 0 15px 20px;
}

#content div.columns {
	float: left;
	width: 215px;
	margin-right: 30px;
}
#content div.noMargin {
	margin: 0;
}
#content p.noMargin {
	margin: 0;
}

#content h3 {
	padding: 0 0 15px 0;
	color: #348671;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

#testimonials p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0 30px;
}
#testimonials strong {
	font-style: normal;
}


/*________ Project Listings ________*/

#content img.floatLeft {
float: left;
margin: 0 22px 0 0;
}

#content #buildingProjects,
#content #civilProjects {
margin: 0 0 20px 0;
}

#content #buildingProjects h3,
#content #civilProjects h3 {
padding-bottom: 5px;
}

#content .projects {
	width: 100%;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #d9d9d9;
overflow: hidden;
}

#content .projects img {
	float: left;
	padding: 1px;
	margin-right: 15px;
	border: 1px solid #d9d9d9;
}

#content .projects p {
	padding-left: 0px;
}

#content .projectsText {
	overflow: hidden;
	padding: 0 0 10px 0;
width: 550px;
}

#content .projects h3 {
	margin: 0 0 5px 0;
	line-height: 1em;
	padding: 0px;
}

#content .projectsText dl dt {
	font-weight: bold;
margin: 0 8px 0 0;
float: left;
clear: both;
}

#content .projectsText dl dd {
display: block;
margin: 0 0 5px 0;
}

p a.button {
	font-size: 10px;
	color: #fff;
	background-color: #348671;
	padding: 2px 5px 5px 5px;
	margin-top: 5px;
	float: left;
}

p a.button:hover {
	background-color: #000049;
}

/*________ Project Details ________*/

#content #projectDetails {
	padding-right: 30px;
	width: 350px;
float: left;
}

#content #projectDetails .projectsText {
	float: none;
	padding: 0 0 10px 0;
}

#content #projectDetails h3 {
	margin: 0 0 5px 0;
	line-height: 1em;
	padding: 0px 0 0 0px;
}

#content #projectDetails .projectsText p {
	padding: 0px 0 0 0px;
	margin: 0px;
}

#content #projectDetails .projectsText p span {
	font-weight: bold;
}

#content #projectDetails .pdfBrochure {
display: block;
width: 200px;
margin: 0 0 10px 30px;
}

#content #projectDetails ul {
line-height: 1.5;
}

#content #projectDetails ul li {
margin: 0 0 15px 0;
}

#projectImages {
	float: right;
	padding: 0px;
	margin: 0px;
}

#projectImages img {
	padding: 1px;
	margin-bottom: 15px;
	border: 1px solid #d9d9d9;
}

/*________ Tendering ________*/

#tendersAwarded {
float: right;

width: 320px;
margin-left: 20px;
padding: 0 0px;

}

#currentTenders .projectsText, #tendersAwarded .projectsText {
margin-bottom: 20px;
width: 320px;

}

/*________ Contact Us ________*/

#contactDetails {
margin-bottom: 30px;
margin-top: 2px;
}

#contactDetails dt {
	float: left;
	clear: left;
	width: 80px;
color: #000093;
	margin: 0 0 10px 0;
	font-weight: bold;
}

#contactDetails dd {
	display: block;
	margin: 0 0 15px 0;
	overflow: hidden;
}
p.emailHeading {
color: #000093;
font-weight: bold;
}

#content #emailUs {
float: right;
	padding: 0 0 20px 0;
	width: 400px;
overflow: hidden;
}

#content #emailUs p {
margin-bottom: 12px;
}

#content form fieldset {
	border: 0;
padding-top: 10px;
}

#content form legend {
	display: none;
}

#content form label {
	float: left;
	clear: both;
	width: 96px;
	margin: 0 10px 10px 0;
	padding: 3px 0 0 30px;
	text-align: right;
}

#content form fieldset input {
	display: block;
	width: 197px;
	padding: 2px 0 2px 3px;
	margin: 0 0 10px 0;
}

#content form textarea {
	display: block;
	width: 247px;
	height: 96px;
	padding: 2px 0 2px 3px;
	margin: 0 0 10px 0;
	overflow: auto;
	font: 12px Arial, Helvetica, sans serrif;
}

#content form input {
	margin: 0 0 0 135px;
}

#content #emailUs #verification {
margin: 0 0 0 135px;
}

#content #emailUs #verification label {
padding: 2px 0 0 0;
}

#content #verification img {
margin-bottom: 2px;
}

#content #verification label {
width: auto;
float: none;
display: block;
text-align: left;
margin: 0 0 5px 0;
}

#content #errorText, #content #successText {
	float: none;
	margin: 0 0 10px 30px;
	width: 370px;
	padding: 0;
	color: #ff0000;
}

#content #successText {
	color: #26b300;
}

#content #errorText p, #content #successText p {
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: bold;
}

#content #errorText ul {
	padding: 0 0 0 20px;
margin: 0;
}

/*________ Expression Of Interest ________*/


#content #expressionOfInterest label {
padding: 4px 0 0 0;
width: 105px;
}

#expressionOfInterest div {
float: left;
width: 330px;
padding: 0;
}

#content #expressionOfInterest textarea {
width: 197px;
}

#content #expressionOfInterest #streetAddress, #content #expressionOfInterest #postAddress {
height: 46px;
}

#content #expressionOfInterest #comments {
height: 72px;
}

#content #expressionOfInterest #submit {
margin: 0 0 0 115px;
float: left;
width: 70px;
}

#content #expressionOfInterest #errorText, #content #expressionOfInterest #successText {
width: auto;
margin: 0 0 10px 0;
}

#content #verification {
clear: both;
margin: 0 0 0 115px;
}

#content #verification img {
margin-bottom: 2px;
}

#content #verification label {
width: auto;
float: none;
display: block;
text-align: left;
margin: 0 0 5px 0;
}

/*________ Footer ________*/

#footer {
	clear: left;
	border-top: 5px solid #348671;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
}

#footer p {
	text-align: right;
	font-size: 10px;
	color: #6f6f6f;
}

#footer p a {
	color: #6f6f6f;
	text-decoration: none;
	font-weight: normal;
}

#footer p a:hover {
	color: #3d3d3d;
}

a.imgRight {
float: right;
margin-top: 18px;
}
/* End of 'Alder Constructions' */

