soun/* Balfour CSS
/
/ Color List:
/	Dark Blue #4061A5
/	Lt Blue #4791BF
/	Black #000
/	Med Grey #656565
/	Lt Grey #c0c0c0
/	Orange #DFA425
/	Lt Orange #FEF1DD
/	White #FEFEFE
/	
*/

body, html {
 background-color: #4061A5;
 font-family:  arial;
}

p {
 font-size:.75em;
 line-height:12px;
 padding: 5px 0 10px 0;
}

.contact1 p, .contact2 p, .contact3 p, .contact4 p, .contact5 p{
	padding: 0;
}
#container {
 background-color:#fff;
 width:960px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:60px;
}

#header {
 background-image:url('../img/blueprint.jpg');
 background-repeat: no-repeat;
 width: 100%;
 margin: auto;
 margin-top: 3px;
 background-color: #FEFEFE;
 height:90px;
}

#footer {
 width: 100%;
 margin: auto;
 background-color: #FEFEFE;
 padding:25px 0 10px 0;
 height:80px;
}

#body {
 width: 100%;
 margin: auto;
 background-color: #FEFEFE;
 padding:10px 0 0 0;
 /* height:500px; */
 min-height: 500px;
}

.home#body {
 width: 100%;
 margin: auto;
 background-color: #FEFEFE;
 padding:10px 0 0 0;
 /* height:500px; */
 min-height: 0px;
}



#logo {
 margin:25px 0 0 90px;
}

#headerRight {
 float:right;
 text-align:right;
 margin:30px 90px 0 0;
 font-size:.7em;
 color:#4061A5;
 font-weight:700;
 line-height:16px;
}

#bodyMain {
 background-image:url('../img/bg_1.gif');
 background-repeat: no-repeat;
 width:350px;
 padding:25px;
 margin:0 0 0 70px;
}

h1 {
 color:#4061A5;
 padding:4px 0;
 font-size:.75em;
 font-weight:700;
}

.text1{
 font-size:.75em;
 line-height:20px;
 padding: 5px 0 10px 0;
}

.text2{
 font-weight:700;
 font-size:.7em;
 line-height:15px;
 padding: 5px 0;
}

.text3{
 font-size:.65em;
 line-height:15px;
 padding: 5px 0;
 color:#4061A5;
 font-style: italic;
}

.text4{
 font-size:.65em;
 line-height:15px;
 padding: 5px 0;
 color:#656565;
 text-align:right;
}

.mainMenu{
 width: 960px;
 overflow: hidden;
 background-color:#fff;
 margin: auto;
 height:25px;
}

.mainMenu ul{
 position:relative;
 top:-5px;
 margin: 0;
 padding: 0;
 list-style-type: none;
}

.mainMenu li{
 display: inline;
 margin: 0 -2px;
 padding: 0;
}

.spacer {
 position:relative;
 top:5px;
}

.menuLine1 {
 position:absolute;
 top:97px;
 width:912px;
}

.menuLine2 {
 position:absolute;
 top:113px;
 width:810px;
}

#col2 {
 position:absolute;
 top:160px;
 margin-left:480px;
 width:180px;
}

#col2 ul {
 font-size:.6em;
 color:#656565;
}

#col2 li {
 padding: 2px 0 0 20px;
display: block;
background: transparent url(../img/bullet.gif) no-repeat scroll 0 2px;
margin-bottom: 3px;
}

.btn_1{
 margin-top:15px;
}

#col3 {
	margin-left:680px;
	position:absolute;
	top:150px;
	width:260px;
}

.feature {
 background-image:url('../img/bg_2.gif');
 background-repeat: no-repeat;
 padding:25px 0 0 30px;
}

.featureHead {
 background-color:#DFA425;
 height:20px;
 padding:2px;
}

.featureHead p {
 font-size:.75em;
 font-weight:bold;
 padding:7px 0 0 10px;
 color:#656565;
}

.featureContent { 
 background-color:#FEF1DD;
 padding:10px 0 0 25px;
}

.featureContent ul {
 font-size:.6em;
 color:#656565;
 list-style-image: url(../img/bullet.gif);
 margin-left:15px;
}

.featureContent .title {
 font-size:.80em;
 font-weight:700;
 padding:3px 0; 
}

.featureContent img {
 width:180px;
 margin:10px 0;
 padding:2px;
 border:1px solid #c0c0c0;
}
 
.featureContent .info{
 font-size:.60em;
 font-weight:400; 
 font-style: italic;
 padding:3px 0; 
}

.featureContent .content{
 font-size:.7em;
 font-weight:400;
 padding:3px 0 20px 0;  
}

#footerLeft {
 margin:45px 0 0 130px;
}

#footerLeft p {
 font-size:.65em;
 line-height:5px;
 padding: 5px 0;
 color:#656565;
}

#footerLeft a, #footerLeft a:visited {
 text-decoration:none;
 color:#656565;
}

#footerLeft a:hover {
 text-decoration:underline;
 color:#656565;
}

#footerRight {
 float:right;
 margin:-15px 80px 0 0;
}

#footerRight a, #footerRight a:visited{
 text-decoration:none;
 font-size:.7em;
 font-weight:400;
 color:#4061A5;
}

#flashIntro {
 width:100%;
 height:400px;
 background-color:#333;
}

#homePageBodyTxt {

 margin:15px 0;
}

#homePageBodyTxt p{
 font-size:.75em;
 line-height:20px;
 padding: 30px;
}

#homePageRightContent {
 position:absolute;
 top:540px;
 margin-left:660px;
 width:250px;
 height:140px;
 border-left:1px solid #656565;
}

.news{
 padding:5px 0 0 30px;
}

.newsHead {
 background-color:#DFA425;
 height:20px;
 padding:2px;
 border-bottom:1px dotted #656565;
}

.newsHead p {
 font-size:.75em;
 font-weight:bold;
 padding:7px 0 0 10px;
}

.newsContent { 
 background-color:#4061A5;
 padding:10px;
}

.newsContent .content{
 font-size:.7em;
 font-weight:400;
 padding:3px 0;
 color:#f2f2f2  
}


#main2col{
 background-image:url('../img/bg_1.gif');
 background-repeat: no-repeat;
 width:550px;
 padding:25px;
 margin:0 0 0 70px;
}

.textPicRight {
margin-top: 10px;
margin-left: 10px;
}
.textPicRight img{
 padding:2px;
 border:1px solid #c0c0c0;
}

.picInfo {
 text-align:right;
 padding:0 20px 0 0;
 font-size:.6em;
}

.contact1 {
 position:relative;
 top:20px;
 left:10px;
}
.contact2 {
 position:relative;
 left:260px;
 top: -56px;
}
.contact3 {
 position:relative;
 top:-30px;
 left:10px;
}
.contact4 {
 position:relative;
 left:260px;
 top: -108px;
}
.contact5 {
 position:relative;
 top:-90px;
 left:10px;
}

.contactTitle {
 font-size:.75em;
 font-weight:bold;
 line-height:15px;
} 

.contactInfo {
 font-size:.7em;
 font-weight:100;
 line-height:15px;
} 

#contactForm {
 position:relative;
 float:right;
 width:260px;
 height:510px;
 background-color:#4061A5;
 margin:-500px 70px 0 0;
 border:1px solid #656565;
 padding:10px;
}

#contactForm label, #contactForm p {
 font-size:11px;
 font-weight:100;
 color:#f2f2f2;
 line-height:15px;
}

#contactForm p{
 padding:3px;
}

#contactForm textarea {
 width:250px;
 height:100px;
 overflow: scroll;
 overflow-y: scroll;
 overflow-x: hidden;
 overflow:-moz-scrollbars-vertical;
}

#name, #company, #phone, #email {
 width:250px;
}

input[type="submit"] {
 margin:5px 0 0 180px;
 font-size:12px;
}

#portfolioHeader {
 background-color:#656565;
 color:#fefefe;
 font-weight:bold;
 font-size:.7em;
 width:650px;
 padding:3px 5px;
 margin:10px 0 0 80px;
}

#portfolioLinks ul{
margin-top: 30px;
}

#portfolioLinks a, #portfolioLinks a:visited {

 color:#4061A5;
 font-weight:bold;
 font-size:.9em;
 text-decoration:none;
 margin:0 0 50px 95px;
}

.wrapper h1{
 color:#4061A5;
 font-weight:bold;
 font-size:1.8em;
 text-decoration:none;
}

.wrapper a img {
	margin: 5px;
	padding: 5px;
	border: 1px #000 solid;
}

#portfolioLinks p{
 color:#000;
 font-size:.9em;
 text-decoration:none;
 margin:0 0 0 95px;
}

#tmob:hover, #pmor:hover, #pm:hover, #od:hover {
 cursor:pointer;
 text-decoration:underline;
}

#picSet1 {
 width:500px;
 margin:15px 0 0 95px;
}

#picSet2 {
 display: none;
 width:500px;
 margin:15px 0 0 95px;
}

#picSet3 {
 display: none;
 width:500px;
 margin:15px 0 0 95px;
}

#picSet4 {
 display: none;
 width:500px;
 margin:15px 0 0 95px;
}

#picSet1 li, #picSet2 li, #picSet3 li, #picSet4 li{
 display:inline;
}

#picSet1 img, #picSet2 img, #picSet3 img, #picSet4 img{
 vertical-align:top;
 margin:5px;
 padding:2px;
 border:1px solid #c0c0c0;
}

#picSet1 .txt, #picSet2 .txt, #picSet3 .txt, #picSet4 .txt{
 margin:5px;
 padding:2px;
 color:#DFA425;
 font-size:.7em;
}

#devProcess li{
 list-style:none;
 margin:20px 0 0 0;
 background: none;
}

#devProcess li a{
	text-decoration: none;
}
.show {
}

.hide {
 display:none;
}

.underline {
 text-decoration:underline;
}


.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 800px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 800px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}

		.stripNav { display: none }
	
	.wrapper .lightbox p{
		margin-bottom: 15px;
	}
	
	div.col2 { width: 341px; text-align: center; float:right; }
	
	ul.propmanage{
	
	color: #656565; font-size: 0.6em;
	}
	
	ul.propmanage li {
		margin: 2px;
		padding: 2px;
		 padding: 2px 0 0 20px;
		display: block;
		background: transparent url(../img/bullet.gif) no-repeat scroll 0 2px;
	}
	.prop-list{
		display: block;
		float: left;
		width: 187px;
		margin-top: 20px;
		height: 160px;
	}
	.prop-list a img{
		display: block;
		float: left;
	}
	.project-details, .project-address  {
		margin-left: 8px;
		font-size:.6em;
		color:#656565;
		display: block;
	}

/* Admin bar */


#admin_bar {
    font: 10px/16px "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    background: #000;
    color: #c3c3c3;
    font-size: 10px;
    overflow: hidden;
    padding: 0 32px;
}

    #admin_bar a {
        color: #999999;
        display: block;
        float: left;
        padding: 3px 6px;
        text-decoration: none;
    }
    
    #admin_bar a:hover {
        color: #fff;
        background-color: transparent;
    }
	
	
	#flashMessage {
		 background: none repeat scroll 0 0 #F2F4F9;
		border: 1px solid;
		color: #4061A5;
		margin: 10px;
		padding: 10px;
		width: 400px;
	}
