/*
body bg 0078b1
dark blue 034463
*/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 1.5em;
	background: #0078b1 url(../images/bg.gif) repeat-x;
}

/* ----------------------------------------------------------- containers
*/

#container {
	padding: 0;
	margin: 0 auto;
	position: relative;
	width: 917px;
	text-align: center;
}
#header {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
}
#header div#headerlogo {
 	padding: 23px 0 0 12px;
	float: left;
}
#header div#headerlogo a img {
	border: none;
}
#header #substuff {
	position: absolute;
	top: 31px;
	right: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	line-height: 1.1em;
	text-align: right;
}
#header #substuff p {
	margin-top: 12px;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
}
#SectionTop {
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/bg-left.jpg) no-repeat;
	width: 476px;
	height: 224px;
}
#SectionTop ul {
	margin: 42px 0 0 37px;
	padding: 0;
	text-align: left;
}
#SectionTop ul li {
	margin: 0 0 10px 12px;
	padding: 0 0 0 17px;
	background: url(../images/bullet-wt.gif) no-repeat center left;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	color: #fff;
}

#maincontentHome {
	margin: 0;
	float: left;
	background: url(../images/bg-home-content.jpg) no-repeat;
	width: 918px;
	height: 331px;
	text-align: left;
}
#maincontentHome img {
	border: none;
}
#maincontentHome h3 {
	margin: 0 0 22px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #ccc;
}
#maincontentHome p {
	}
#maincontentHome ul {
	margin-top: 0;
	padding-top: 0;
}
#maincontentHome #sideOne {
	margin: 40px 0 0 0px;
	padding-left: 50px;
	float: left;
	width: 40%;
}
#maincontentHome #sideTwo {
	margin: 40px 0 0 50px;
	float: left;
	width: 40%;
}

#maincontent {
	margin: 0 11px 0 11px;
	padding: 0 0 20px 0;
	background: #f8f6f2 url(../images/content-bg.jpg) repeat-x top left;
	color: #000;
	border: 4px solid #2c799e;
	float: right;
	width: 888px;
}
#maincontent div.contentInner {
    margin: 40px;
    text-align: left;
    color: #000;
}

#project {
	margin: 20px;
	float: left;
	width: 500px;
}
#project img {
	border: 1px solid #000;
}

div.person {
	margin: 0;
	padding: 0;
}
div.person span a {
	background: url(../images/ico-email.gif) no-repeat 0 0;
	padding: 0 0 0 1.7em;	
	font-size: 1em;
}


#footer {
	padding: 15px 0;
	margin: 0;
	color: #eee;
	clear: both;
	width: 100%;
	font-size: 12px;
	text-align: center;
}
#footer p {
	padding: 0 0 0 0;
	margin: 4px 0 0 0;
	font-weight: normal;
}
#footer span {
	padding-right: 28px;
	padding-top: 8px;
	margin-bottom: 2px;
	line-height: normal;
	color: #014e71;
	font-size: 10px;
	display: block;
	clear: both;
}
#footer span a {
	color: #014e71;
}



/* ----------------------------------------------------------- Headings
*/

h1 {
padding: .25em 0 0 0;
margin: 0;
color: #fff;
font-size: 200%;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-weight: normal;
letter-spacing: normal;
line-height: normal;
border-bottom: 1px solid #666;
}
h2 {
padding: 0;
margin: 40px 0 0 50px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
text-align: left;
}
h3 {
padding: .5em 0 .25em 0;
margin: 0;
font-size: 140%;
font-weight: normal;
}


/* ---------------------------------------------------------------------------
	=links
--------------------------------------------------------------------------- */

a:link {
	color: #000;
}
a:visited {
	color: #444;
}
a:hover {
}


/* ------------------------------------------------- lists
*/

ul {
	margin: 0;
	padding: 1em 8px 8px 15px;
}
ul.nostyle {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol {
	margin: 0;
	padding: 0 0 0 24px;
	color: #154A8E;
}
ol li {
	padding: 0 0 8px 0;
	line-height: 1.4em;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
ol p {
	padding: 0;
	margin: 0;
	color: #154A8E;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}


/* --------------------------------------------------------------- 
	=forms
----------------------------------------------------------------- */


div.form_container p {
	margin: .75em 0;
}
.errorfont {
	font-weight: bold;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	border: none;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #333;
	padding: 3px 8px;
}
.checkboxes label {
	margin: 0 6px;
}


/* --------------------------------------------- navigation
*/

#menu {
	margin: 14px 0 0 11px;
    padding: 0 0 20px 0;
    float: left;
	height:68px;
	/*background: #5d7891;*/
}
#nav {
	margin: 26px 0 0 7px;
	padding: 10px 0 0 0;
	list-style: none;
	font-size: 12px;
}
#nav li { /* all list items */
	float:left;
	list-style-type: none;
	display: block;
	height: 88px;
}
#nav li a {
	float: left;
	padding: 25px 15px 29px 15px;
	margin-left: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: #026a9b url(../images/bg-menu.jpg) repeat-x bottom left;
}
#nav li a:hover {
	text-decoration: none; 
	color: #fff;
	background: #0581bc url(../images/bg-menu-hover.jpg) repeat-x bottom left;
}

/* ------------------------------------------------------ projects menu
*/

div#projectsMenu {
	float: left;
	width: 200px;
}
div#projectsMenu ul {
	margin: 0 0 0 0;
	padding: 0;
}
div#projectsMenu ul li {
	margin: 5px 0;
	padding: 0 0 0 10px;
	background: url(../images/bullet-sm.gif) no-repeat center left;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	line-height: 1.5em;
	font-size: 11px;
}
div#projectsMenu ul li a {
	text-decoration: none;
	color: #666;
	padding: 1px 0;
}
div#projectsMenu ul li.active {
}
ul.projectsMenu li.active a {
}
body.saltdome div div #projectsMenu ul li.saltdome a,
body.angelelementary div div #projectsMenu ul li.angelelementary a,
body.cambellewald div div #projectsMenu ul li.cambellewald a,
body.firestation div div #projectsMenu ul li.firestation a,
body.interiorarchitectureflooring div div #projectsMenu ul li.interiorarchitectureflooring a,
body.metrologicbuilding div div #projectsMenu ul li.metrologicbuilding a,

body.holidaycamp div div #projectsMenu ul li.holidaycamp a,
body.warmemorial div div #projectsMenu ul li.warmemorial a,


body.victory div div #projectsMenu ul li.victory a, body.highland div div #projectsMenu ul li.highland a,
body.REAShoemaker div div #projectsMenu ul li.REAShoemaker a,
body.SummerfieldPetersburg div div #projectsMenu ul li.SummerfieldPetersburg a,
body.wsu div div #projectsMenu ul li.wsu a,
body.MonroeCountySaltDome div div #projectsMenu ul li.MonroeCountySaltDome a,
body.EllaMayConcessionStand div div #projectsMenu ul li.EllaMayConcessionStand a,
body.WISD-Teacher-Learning-Center div div #projectsMenu ul li.WISD-Teacher-Learning-Center a
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: #034463;
}


     
/* bid board */
table#bidboard {
	position: relative;
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table#bidboard th, table#bidboard td {
	margin: 0;
	padding: 3px 5px 3px 8px;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	font-size: 12px;
}
table#bidboard th {
	padding: 6px 8px;
	color: #034463;
	background: #f5f5f5;
	font-size: 14px;
}
table#bidboard .name {
	text-align: left;
}
table#bidboard tr {
	background: #e6e6e6;
}
table#bidboard tr.StyleAlt {
	background: #f1f1f1;
}
table#bidboard td a {
	display: block;
	font-weight: bold;
}

table#bidboarddetail {
	position: relative;
	width: 700px;
	border: 1px solid #000;
}
table#bidboarddetail td {
	text-align: left;
	color: #000;
}
table#bidboarddetail td.pname {
	margin: 0;
	padding: 3px 6px 3px 0;
	text-align: right;
	border-bottom: 1px solid #b5b5b5;
	font-size: 12px;
	width: 20%;
}
table#bidboarddetail td.pval {
	margin: 0;
	padding: 3px 0 3px 6px;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
	font-size: 12px;
}
table#bidboarddetail tr {
	background: #f5f5f5;
}

table#bidboardfiles {
	width: 80%;
	border: 1px solid #000;
}
table#bidboardfiles td {
	margin: 0;
	padding: 4px;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
	font-size: 12px;
}
table#bidboardfiles tr {
	background: #e6e6e6;
}
table#bidboardfiles tr.StyleAlt {
	background: #f1f1f1;
}