/* CSS Document */

/* Global styles */

body {
background-color: #FFFFFF;
font-family:  helvetica, arial, verdana, tahoma, sans-serif;
font-size: 62.5%;
color: #333333;
}

h1, h2, h3, h4 {
font-family: arial, helvetica, verdana, tahoma, sans-serif;
}

strong, h2, b {
font-weight: bold;
}

h1 {font-size: 1.9em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}

p {
line-height: 1.5em;
}

/* end of Global styles */

#contain {
width: 990px;
margin: 0 auto;
border-left: 1px dotted #333333;
border-right: 1px dotted #333333;
border-bottom: 1px dotted #333333;
}

#banner {
	overflow: hidden;
	border-bottom: 45px solid rgba(0, 67, 134, 0.2);
	position: relative;
	z-index: 1;
}

#banner #logo {
float: left;
margin: 25px 0 20px 42px;
}

#banner ul {
float: right;
padding: 45px 140px 0 0;
}

#banner li {
font-size: 1.4em;
line-height: 1.5em;
}

#main {
	clear: left;
	margin-top: -45px;
	background-repeat: no-repeat;
	background-position: 100% 0;
	overflow: hidden;
	*zoom: 1;
}

body#home #main {background-image: url(/images/1banner-right.jpg);}
body#about #main {background-image: url(/images/2banner-right.jpg);}
body#service #main {background-image: url(/images/3banner-right.jpg);}
body#projects #main {background-image: url(/images/4banner-right.jpg);}
body#contact #main {background-image: url(/images/5banner-right.jpg);}

#nav {
background-repeat: no-repeat;
background-position: 0 0;
overflow: hidden;
position: relative;
min-height: 210px;
}

body#home #nav {background-image: url(/images/1banner-left.jpg);}
body#about #nav {background-image: url(/images/2banner-left.jpg);}
body#service #nav {background-image: url(/images/3banner-left.jpg);}
body#projects #nav {background-image: url(/images/4banner-left.jpg);}
body#contact #nav {background-image: url(/images/5banner-left.jpg);}

#nav .inner {
	border-top: 10px solid rgba(255, 255, 255, 0.4);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 660px;
}

#nav ul {
overflow: hidden;
padding: 12px 0 10px;
background: rgba(255, 255, 255, 0.8);
}

#nav li {
float: left;
font-size: 1.1em;
line-height: 1;
font-weight: bold;
text-transform: uppercase;
color: #333;
padding: 0 0 0 20px;
margin-left: 20px;
border-left: 1px solid #999;
}

#nav li.home {
	margin-left: 45px;
	padding-left: 0;
	border-left: 0;
}

#left {
float: left;
width: 566px;
padding: 42px 50px 0 45px;
}

#left h1 {
	margin: 0px 0 10px 0px;
	font-weight: bold;
	line-height: 1.5;
}

#left h3 {
font-size: 1.4em;
margin: 25px 0 7px 0;
}

#left h4 {
margin: 7px 0 0 0;
}

#left p {
font-size: 1.4em;
line-height: 1.7em;
margin: 0px 0 12px 0px;
}

#left ul {
margin: 0px 0 25px 17px;
list-style-position: outside;
list-style-image: url(/images/arrow.gif);
list-style-type: circle;
}

#left li {
font-family: Arial;
font-size: 1.2em;
line-height: 1.8em;
}

#left .blue {
color: #004386;
font-weight: bold;
line-height: 2.0em;
margin-top: 25px;
}

#right {
float: left;
width: 279px;
padding: 40px 20px 0 30px;
border-top: 6px solid #004386;
}

#right h2 {
	margin-bottom: 1em;
}

#right ul {
margin: 8px 0 20px 0;
font-size: 1.3em;
}

#right p {
font-size: 1.3em;
margin: 10px 0 0 0;
}

.link {
font-weight: bold;
padding: 0 0 10px 0;
}

.paging {
	font-size: 14px;
	text-align: center;
	border-top: 1px dotted #ccc;
	padding-top: 15px;
	margin-top: 40px;
}

#footer {
width: 570px;
padding: 12px 0 12px 0px;
margin: 80px 0 0 45px;
border-top: 1px solid #333333;
font-size: 1.1em;
}

#nav a { color: #333333; text-decoration: none;}
#nav a:hover,
#home .home a,
#sport .about a,
#about .about a,
#service .service a,
#projects .projects a,
#contact .contact a { text-decoration: underline;}

body a:link, a:active { color: #004386; text-decoration: none;}
body a:visited { color: #004386; text-decoration: none;}
body a:hover { color: #004386; text-decoration: underline;}

body #footer a:link, a:active { color: #004386; text-decoration: underline;}
body #footer a:visited { color: #004386; text-decoration: underline;}

.listProjectsMini {}

.projectMini {
	margin-bottom: 1em;
}
	
.projMiniExcerpt {
	margin: 0.3em 0;
}

#navFeatured {
	margin: 0 0 0 -10px !important;
	overflow: hidden !important;
}

#navFeatured li {
	list-style: none !important;
	width: 278px !important;
	float: left !important;
	margin: 0 0 10px 10px !important;
}

#navFeatured li a {
	background: #36538c url(/images/chevron-right.png) no-repeat 100% 50%;
	color: #fff;
	font-style: italic;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 20px;
}

#navFeatured .lnkServices a,
#navFeatured .lnkProjects a {
	background-color: #b4d66b;
	color: #333;
}

/* @group #projects */

body#projects h1 {position: absolute; left: -999em; /* Accessible hide */ }

.listClients li {
	font-weight: bold;
	margin: 0.5em 0;
	width: 90%;
}

.listProjects {
	margin-bottom: 3em;
}
	
.project {
	border-top: 1px solid #c3c3c3;
	padding-top: 10px;
	margin-bottom: 3.5em;
}
	
.projTitle {
	font-size: 1.9em;
	margin-bottom: 0.4em;
}

.projImages {
	float: right;
}

.projectImages a {
	float: left;
}

.projLocation {
	color: #003399;
	font-weight: bold;
	margin: 0.4em 0 !important;
	line-height: 1 !important;
}

.projTimestamp {
	color: #999;
	font-weight: bold;
	line-height: 1 !important;
	margin: 0.4em 0 !important;
}

.projDetails {
	margin-top: 2em;
}

.projDetails p {
	margin-bottom: 1em !important;
}

.projArchitects,
.projApproved {
	font-style: italic;
	margin: 0.4em 0 !important;
	line-height: 1 !important;
}	
	
/* @end #projects */
