@charset "utf-8";
/*
|||||||||||||||||||||||||||||
# _______  ______ _______ _____ _______ _______ _     _
# |_____| |_____/    |      |   |______ |______  \___/ 
# |     | |    \_    |    __|__ |       |______ _/   \_
# 
# Made In Tacoma, WA USA 2007 http://www.afxfirm.com
#|||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/


/*-- Navigation Style Sheet ---*/
/*<![CDATA[*/ @import "/template/css/cc_omni_nav.css";  /*]]>*/

* {margin: 0; padding: 0;}
html {
	font: 62.5%/2 Tahoma, Geneva, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
body {
	color: #fff;
	background: #000000 url("../images/bg.gif") center repeat-y;
	text-align: center;
}
a, a:visited {
	color: #edbe5a;
}
a:hover {
	color: #fff;
}
#rightcol img {
	background-color: #4f4f4f;
	padding: 3px;
	border: 2px solid #c5c2a8;
}

/* ====================== CONTENT IMAGE TREATMENTS =================== */
.frame {	background-color: #4f4f4f;	padding:0;	border:1px solid #fff; }
img {	border: none;	}
.float_right {margin:5px 0 5px 15px; float:right;}
.float_left {margin:5px 15px 5px 0;	float:left;}
.center {margin: 1em auto 0 auto; text-align:center; display:block;	}


hr {
border: none 0; 
	border-top: 1px dashed #686C6F;
	width: 100%;
	height: 1px;
	margin:.5em auto;
	text-align: left;
	clear: both;
	 }

li, dt, dd, p, th, td {
	font-size: 1.1em;
}
li p, dd p {
	font-size: 1em;
}
ul, ol, dl, table {
	margin-bottom: 1em;
}
p {
	margin-bottom: 1.5em;
}
h1, h2, h3, h4, label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#leftcol h1, #content-inner2 h1 {
	font-size: 2.5em;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-transform: uppercase;
	line-height: 100%;
}

#leftcol h1 .span, #content-inner2 h1 .span {
	font-size: 12px;
	color: #deb301;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h2 {
	border-bottom: 1px solid #c5c2a8;
	font-size: 1.5em;
	color: #FFFFFF;
	margin-bottom: 15px;
	text-transform: uppercase;
	line-height: 100%;
}

h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-transform: uppercase;
	line-height: 100%;
}

h4 {
	color: #BDB675;
	border: none;
	font-size: 11px;
	line-height: 130%;
	padding: 0 0 10px 0;
}

#header {
	background: #fff url("../images/headertempbg.jpg");
	border-bottom: 1px solid #33230f;
	height: 128px;
}
/*
#header.main {	background: #fff url("../images/headertempbg.jpg");}
#header.about { background: #fff url("../images/headerabout.gif");}
#header.services { background: #fff url("../images/headerservices.gif");}
#header.projects { background: #fff url("../images/headerprojects.gif");}
#header.news { background: #fff url("../images/headernews.gif");}
#header.contact { background: #fff url("../images/headercontact.gif");}
*/
#logo {
	float: left;
	width: 190px;
	height: 128px;
}
#logo img {visibility:hidden; }

.container {
	width: 840px;
	margin: 0 auto;
	text-align: left;
}
#content {
	float: left;
	width: 100%;
	clear: both;
	background: #0f1f2f url("../images/bgcontent.jpg") bottom repeat-x;
	padding: 15px 0 30px 0;
}


ul {
	margin-left: 15px;
}
ol {
	margin-left: 20px;
}
	#footer {
	background: url("../images/footerbg.gif") top repeat-x;
	line-height: 1.5em;
	color: #d8d4b0;
	clear: both;
	float: left;
	width: 100%;
	padding: 35px 0 0 0;
	text-align: center;
}
#footer a, #footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #edbe5a;
}
#footer .info {
	float: left;
	width: 840px;
	text-align: center;
}

#footer li {
	white-space: nowrap;
	list-style: none;
	padding: 0 5px;
	display: inline;
}

#content {
	padding: 0;

}
#toplcol {
	float: left;
	width: 416px; height:227px;
	padding: 30px 0 0 15px;
	background: url(../images/leftbg.jpg) no-repeat;
	}


#toprcol {
	background: url("../images/bgsidetop.gif") top left no-repeat;
	float: right;
	width: 350px;
	padding: 60px 50px 0 0px;
}

#leftcol {
	float: left;
	width: 370px;
	padding: 20px 15px 50px 30px;
	min-height: 400px;
	height: 100%;
	background: url(../images/leftbg.jpg) no-repeat;
}


#rightcol {
	background: url("../images/bgsidetop.gif") top left no-repeat;
	float: right;
	width: 370px;
	padding: 20px 30px 50px 15px;
}

#leftcolmain {
	float: left;
	width: 540px;
	padding: 20px 15px 50px 30px;
	min-height: 400px;
	height: 100%;
	background: url(../images/leftbg.jpg) no-repeat;
}


#rightcolmain {
	background: url("../images/bgsidetop.gif") top left no-repeat;
	float: right;
	width: 200px;
	padding: 20px 30px 50px 15px;
}

#singlecolmain {
	float: left;
	width: 780px;
	padding: 20px 15px 50px 30px;
	min-height: 400px;
	height: 100%;
	background: url(../images/leftbg.jpg) no-repeat;
}

#content-inner1 {
	float: left;
	width: 100%;
	background: url("../images/bgside.gif") top right repeat-y;
}
#content-inner2 {
	float: left;
	width: 100%;
	background: #1c2d3f url("../images/bgcontbot.gif") bottom no-repeat;
}
#rightcol ul {
	margin-left: 15px;
}
#rightcol dl {
	line-height: 1.5em;
	margin-bottom: 0px;
}
dl dd {
	margin-bottom: 5px;
}

#frontbox {
	background: #111a23 url("../images/bgfrontbox.gif") no-repeat;
	height: 286px;
	float: left;
	color: #b4b4b4;
}

/* Form */
#contactForm label {
	width: 90px;
	padding: 0;
}
#contactForm div {
	margin: 0.0em;
}

#contactForm fieldset {
	padding: 5px 0 1px 0;
	border: 0;
}

#contactForm textarea {
	width: 215px
}

.input {
	width: 215px
}

.btn {
	margin: 0.25em 0;
}

#contactForm div.submit {
	text-align: center;
}

#contactbox {
	padding: 0 10px;
	text-align: left;
}

#search_box {
	width: 216px;
	height: 31px;
	background: url(../images/bg_search_box.gif) left no-repeat;
	float: right;
	margin-top: 25px;
	padding-right: 50px;
}
 
#search_box #s {
	float: left;
	padding: 0;
	margin: 10px 0 0 12px;
	border: 0;
	width: 160px;
	background: none;
	color: #999999;
	font-size: 10px;
}
 
#search_box #go {
	float: right;
	margin: 3px 4px 0 0;
}

#search_box fieldset, #search_box p {margin:0; padding:0; border:0 none;}


/* Form */
#contactForm label {
	float: left;
	width: 125px;
	padding: 0;
}
#contactForm div {
	margin: 0.4em;
}
#contactForm legend {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 90%;
	padding: 0;
	margin-left: 0.5em;
	color: #693;
}

#contactForm fieldset {
	width: 400px;
	padding: 0;
	border: 0;
}

#contactForm .txt {
	border: 1px solid #326ea1;
}

#contactForm div.submit {
	text-align: center;
}

#box {
	background: #5b7894 url(../images/bgbox.gif) top repeat-x;
	padding:15px;
	border: #FFF solid 1px;
}

.required {color:red;}

/* Staff Page */
.staff{
	clear:both;	
}

.staff dt{
font:bold 130%/100% Arial, Helvetica, sans-serif;
	}

.staff dd{
	margin:0 0 1em 0; padding-bottom:1em; clear:both; float:left; width:99.9%;
	border-bottom:1px dashed #686C6F;
}
.staff img{
	float:left;
	padding:10px;

}
.staff p{
	float:left;
	width:650px;
	font-size:11px;
}

/* Projects2PG */
ul.ourwork{
	list-style-type:none; margin:0; padding:0; width:100%;
	}

ul.ourwork li {
float:left;
height:120px;
margin-bottom:0.5em;
margin-right:1em;
padding:0.2em;
text-align:center;
width:100px;
font:bold 115%/100% Arial, Helvetica, sans-serif;
	}

ul.ourwork li img {vertical-align:bottom; border:1px solid #fff; margin-bottom:.5em;}
.ourwork a {text-decoration:none;}



.ourwork h3{
	font-size:8pt;
	font-weight:bold;
}
.ourwork h4{
	font-size:11pt; 
	font-weight:bold; 
	color:#CCCCCC;
}
.ourwork p{
	font-size:8pt;
}

.ourwork .project{
	width:100px; 
	float:left; 
	text-align:center; 
	font-size:10pt;
	font-weight:bold;
}
.ourwork .project img{
 	border:solid 2px #fff;
}

/* Projects3PG */
.projectdesc{

}
.projectdesc h3{
	font-weight:bold;
	font-size:14pt;
}
.projectdesc-pics{
	float:left; 
	margin-right:10px; 
	margin-bottom:10px;
}
.projectthumb{
	border:solid 1px #ccc;
}
.projectmainimage{
	border:solid 2px #fff; 
	margin-bottom:10px;
}

/*--------------------------------------- project detail pg ---------*/
dl.prjpic {
    width:325px;
    height: auto;
    }
dl.prjpic dt img {
    border:2px solid #fff;
    }
dl.prjpic dd, dl.prjpic dd ol, dl.prjpic dd li {margin:0; padding:0; }
dl.prjpic li {list-style-type:none; float:left;}
dl.prjpic li img {margin-right:.20em; margin-left: .19em; margin-top:.5em; border:solid 1px #ccc;}
dl.prjpic li img.imageSelected {border: 1px solid #fff;}
table.spekz {
    width:444px; font-size:.8em; border-collapse:collapse; margin-bottom:1em; font-size: 10px;
    }
table.spekz th {font-weight:bold; color:#fff; white-space:nowrap; padding-left:.5em;}
table.spekz td {text-align:right; padding:.2em .5em;}
table.spekz tr.odd th, table.spekz tr.odd td {background-color:#384A5E; }
table.spekz tr.url td {text-align:center;}

#side_col_shell ol.projlist {margin:1em 0 0 0; padding:0; list-style-type:none; font-size:.8em;}
#side_col_shell ol.projlist li {margin-bottom:1em;}
#content #side_col_shell ol.projlist li strong a,
#content #side_col_shell ol.projlist li strong a:visited {text-decoration:none; color:#fff; cursor:default;}