﻿* {
	margin: 0;
	padding: 0;
}

body 
{
    font: normal small Verdana;
    background: #EEEEEE url(img/bg.jpg) repeat-x top left;
	text-align:left;
	color: #000000;
}

a.pdfproject 
{
    width:140px;
    height:125px;
    display:block;
    text-decoration:none;
    background: url(img/ProjectListingPDF.png) no-repeat left top;
}

a.pdfproject:hover{background-position: -150px 0;}


.shell 
{
    background: url(img/#) no-repeat top center;
    text-align:left;
    width: 920px;
    margin: 0;
    padding: 0 0 25px 0;
}

fieldset {
	border: none;
	padding:4px;
}

legend {
	display: none;
}

h1, h2, h3 
{
    font-family:Trebuchet MS;
    font-weight:bold;
	margin: 0;
	color: #000496;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1.3em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #009933;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 226px;
    height: 35px;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: url(#) repeat-x;
	border: 1px solid #CCCCCC;
}

.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	background: url(#) no-repeat 10px 50%;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #000000;
}

.boxed .content {
	padding: 10px;
}

/* header */

#header 
{
    background: url(img/headers/constructionmanagement.jpg) no-repeat bottom left;
    height:150px;
    width:920px;
}

/* header - login */

#login 
{
    float:left;
    width:180px;
    background: #EEEEEE;
    /* border:solid 2px #969696; */
    margin: 0 0 10px 35px;
}
#login a 
{
    color:#FFFFFF;
}

#login a:hover 
{
    color:#000000;
}

#login label {
	float:left;
}

#login .input 
{
    float:right;
	width: 90px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Verdana;
	
}

#login .button {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small 'Trebuchet MS';
}

#login .button:hover 
{
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color:#CCCCCC;
}

#login p 
{
    float:left;
	margin: 0;
	padding-top: .2em;
	font-size: xx-small;
}

/* nav */

#nav {
	width: 920px;
	height: 40px;
	margin: 0 auto;
}

#nav ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#nav li {
	display: inline;
}

#nav a 
{
    height:40px;
    font-family:Trebuchet MS;
    font-size:larger;
	display: block;
	float: right;
	padding: 5px 8px 0 8px;
	background: url(#) no-repeat top center;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

#nav a:hover 
{
	background: url(img/arrow.png) no-repeat top center;
}

/* subnav */

#sub {
	float: left;
	width: 660px;
	color:#000000;
	margin: 0 5 0 5;
	padding-bottom:20px;
}

#sub a {
    color:#009933;
    text-decoration:none;
    font-weight:bold;
    display:inline-block;
    float:right;
    padding-left:6px;
    padding-right:6px;
    border-right: solid 2px #009933;
    height: 16px;
}

#sub a:hover {
    text-decoration:underline;
}
    
#sub .last {
    border:none;
}



/* brag bar */

#brag {
	float: left;
	width: 236px;
	background: url(img/bragbar_bg.jpg) repeat-y top center;
	margin: -5px 0 0 10px;
}

#brag .cont 
{
    width: 224px;
    margin: 0 6px 0 6px;
}

#brag .pageheader
{
    color:#000496;
    font: 'Trebuchet MS' bold larger x-large;
}

#brag .quote
{
    width:200px;
    margin-right:5px;
    float:right;
    text-align:justify;
    font-size:small;
    font: Verdana italic bold medium;
    color:#333333;
}

#brag ul 
{
    list-style-image:url(img/bullet.jpg);
    list-style-position:outside;
    margin-right:5px;
}

#brag li
{
    font:Verdana medium;
    color:#000000;
    margin-top:5px;
}
    
    
/* main */

#main {
	float: right;
	clear:both;
	width: 650px;
	margin: 15px 0 0 15px;
	color:#000000;
}
    
    
/* Footer */

#footer {
	clear: both;
	width: 920px;
	height:55px;
	margin: 0 auto 2em auto;
	background: #000496 url(#);
	color:#FFFFFF;
}

.footerbox
{
    width: 400px;
    margin:10px;
    float:left;
}

/* Footer > Legal */

#legal {
	margin: 10px;
	float:right;
	width:400px;
	text-align: right;
}

#legal a 
{
    font-family:Trebuchet MS;
    margin-left:8px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

#legal a:hover
{
    text-decoration:underline;
}

#legal ul 
{
    margin: 0;
	list-style: none;
	line-height: normal;
}

#legal li 
{
    display: inline;
}










/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 660px;
	color:#000000;
	margin: 0 5 0 5;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
	border-bottom: 1px solid #CCCCCC;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}