@charset "utf-8";
/* base styles */
body  {
	font: .8em Verdana, Arial, Helvetica, sans-serif;	
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(../../images/bg-all.gif);
	background-repeat: repeat;
	background: #405D7E;
}
h1 {
	color: #003366;
	font-size: 1.4em;
}
h2 {
	color: #990000;
	font-size: 1.2em;
	padding: 3px 3px 3px 22px;
	border-bottom: 1px solid #000000;
	background-image: url(../../images/h2-bg-small.jpg);
	background-repeat: no-repeat;
}
h3 {
	color: #990000;
	font-size: 1.1em;
}
a {
	color: #000000;
}
strong {
	color: #000099;
}
li {
	margin-bottom: 7px;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul li, ul.tightList li {
	margin-bottom: 1px;
}

/* started adobe styles */
.twoColFixLtHdr {
	background-image: url(../../images/bg-all.gif);
}
.twoColFixLtHdr #container { 
	width: 760px;
	background: #F3EDD7;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	background-image: url(../../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0;
	height: 94px;
} 
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 175px;
	background-color: #F9F5E3;
	background-image: url(../../images/sidenav-bg.jpg);
	background-repeat: repeat-y;	
	margin: 0 0 0 5px;
	padding: 0;
}
.twoColFixLtHdr #sidebar1 h3 {
	color: #FFFFFF;
	background-image: url(../../images/sidenav-top.jpg);
	background-repeat: no-repeat;
	background-color: #1B2C3E;
	margin: 0;
	padding: 12px;
	font-size: 16px;
}
.twoColFixLtHdr #sidebar1 a {
	display: block;
	padding: 5px 12px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
} 
.twoColFixLtHdr #sidebar1 .subcat {
	background-image: url(../../images/sidenav-sub-bg.jpg);
	background-repeat: repeat-y;
}
.twoColFixLtHdr #sidebar1 .subcat a {
	display: block;
	padding: 5px 12px 5px 25px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background-color: #F5F5F5;
	background-image: url(../../images/subNav.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
} 
.twoColFixLtHdr #sidebar1 a:hover {
	color: #FFFFFF;
	background-color: #485A72;
}
.twoColFixLtHdr #sidebar1 .subcat a:hover {
	background-image: url(../../images/subNav-on.gif);
}
.twoColFixLtHdr #sidebar1 #sidebar1-foot {
	background-image: url(../../images/sidenav-btm.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 180px;
	padding: 0 20px 10px 20px;
} 
.twoColFixLtHdr #mainBase { 
	padding: 0;
	height: 8px;
	background-image: url(../../images/bg-main-btm.gif);
	background-repeat: no-repeat;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* custom styles */
#BGHomePage {
	background-image: url(../../images/bg-home.jpg);
	background-repeat: repeat-x;
}
#BGInteriorPage {
	background-image: url(../../images/bg-interior.jpg);
	background-repeat: repeat-x;
}
#headerLink {
	display: block;
	text-decoration: none;
	width: 760px;
	height: 90px;
}
#pageBanner-home, #pageBanner-services, #pageBanner-about, 
#pageBanner-cases, #pageBanner-personnel, #pageBanner-contact {
	background-position: 4px 0;
	padding: 0 4px 5px 4px;
	border: 1px solid #F3EDD7;
}
#pageBanner-home {
	height: 300px;
	background-image: url(../../images/banner-home2.jpg);
	background-repeat: no-repeat;
}
#pageBanner-services {
	height: 150px;
	background-image: url(../../images/banner-services2.jpg);
	background-repeat: no-repeat;
}
#pageBanner-about {
	height: 150px;
	background-image: url(../../images/banner-about2.jpg);
	background-repeat: no-repeat;
}
#pageBanner-cases {
	height: 150px;
	background-image: url(../../images/banner-cases2.jpg);
	background-repeat: no-repeat;
}
#pageBanner-personnel {
	height: 150px;
	background-image: url(../../images/banner-personnel2.jpg);
	background-repeat: no-repeat;
}
#pageBanner-contact {
	height: 150px;
	background-image: url(../../images/banner-contact2.jpg);
	background-repeat: no-repeat;
}
/* main nav links */
#homeNavigation {
	margin-top: 264px;
	height: 35px;
	border-top: 1px solid #FFFFFF;
}
#pageNavigation {
	margin-top: 114px;
	height: 35px;
	border-top: 1px solid #FFFFFF;
}
#pageNavigation a, #homeNavigation a {
	overflow: hidden;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	height: 25px;
	opacity: 0.75; /* mozilla */
	filter: alpha(opacity=75); /* IE */
}
#pageNavigation a:hover, #homeNavigation a:hover {
	opacity: 1.0; /* mozilla */
	filter: alpha(opacity=100); /* IE */
}
#nav-services {
	float: left;
	width: 137px;
	background-image: url(../../images/nav-services.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #FFFFFF;
}
#nav-about {
	float: left;
	width: 141px;
	background-image: url(../../images/nav-bg.jpg);
	border-right: 1px solid #FFFFFF;
}
#nav-cases {
	float: left;
	width: 170px;
	background-image: url(../../images/nav-bg.jpg);
	border-right: 1px solid #FFFFFF;
}
#nav-personnel {
	float: left;
	width: 146px;
	background-image: url(../../images/nav-bg.jpg);
	border-right: 1px solid #FFFFFF;
}
#nav-contact {
	float: left;
	width: 152px;
	background-image: url(../../images/nav-contact.jpg);
	background-repeat: no-repeat;
}
#CasesContainer {
	padding: 0 20px 10px 20px;
}

/* home content */
#homeContent {
	padding: 0 5px 0 5px;
	background-image: url(../../images/hp-callout-bg.jpg);
	background-repeat: repeat-y;
	background-position: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#homeContent h1 {
	margin-top: 0;
	font-size: 16px;
	color: #FFFF99;
	font-weight: 900;
}
#homeContent h2 {
	font-size: 12px;
	color: #FFFF33;
	background: none;
	padding-left: 0;
	border-bottom: none;
}
#homeContent a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#homeContent a:hover {
	text-decoration: underline;
}
#homeHeader {
	height: 10px;
	background-image: url(../../images/hp-callout-top.jpg);
	background-repeat: no-repeat;
}
#homeFooter {
	height: 15px;
	background-image: url(../../images/hp-callout-btm.jpg);
	background-repeat: no-repeat;
}
#homeMain {
	float: left;
	width: 480px;
	padding: 0 10px 0 10px;
}
#homeSub {
	float: left;
	width: 220px;
	padding: 0 10px 0 20px;
	color: #FFFFFF;
}
#homeSub ul {
	padding-left: 0;
	padding-bottom: 0;
	margin-left: 15px;
	margin-bottom: 0;
	font-size: 11px;
	list-style-image: url(../../images/arrow-blue.gif);
}
#homeSub li {
	padding-bottom: 8px;
}
#homeSub a {
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
#homeSub a:hover {
	text-decoration: underline;
}

/* footer */
#footerPitch {
	padding: 10px 10px 0 10px;
	background-image: url(../../images/footerPitch-top.gif);
	background-repeat: no-repeat; 
	background-color: #F9F5E3;
}
#footerPitch-btm {
	height: 10px;
	background-image: url(../../images/footerPitch-btm.gif);
}
#footerText {
	color: #FFFFFF;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}
#footerText a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerText a:hover {
	text-decoration: underline;
}

/* content layout */
.imageRight {
	float: right;
	margin: 0 0 10px 10px;	
}

/* notable cases layout */
.caseListing {
	background-color: #F2F2E3;
	width: 720px;
	background-image: url(../../images/cases-middle.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.caseLogo {
	float: left;
	width: 140px;
	text-align: center;
	padding: 0;
}
.caseContent {
	float: right;
	width: 575px;
}
.caseInfo {
	display: block;
	border-bottom: 1px solid #CCCCCC;
}
.caseDescription {
	display: block;
}
.caseLabel {
	float: left;
	font-style: italic;
	width: 85px;
	padding: 6px;
}
.companyLabel {
	float: left;
	font-style: italic;
	width: 85px;
	padding: 0 6px 6px 6px;
}
.caseCompany {
	float: left;
	width: 455px;
	font-weight: bold;
	padding: 0 6px 6px 6px;
	color: #003399;
}
.caseDetails {
	float: left;
	width: 455px;
	padding: 6px;
}
.caseTop {
	height: 10px;
	background-image: url(../../images/cases-top.gif);
}
.caseBottom {
	clear: both;
	height: 10px;
	background-image: url(../../images/cases-bottom.gif);
}

/* personnel layout */
.personnelEntry {
	background: #F9F5E3 url(../../images/bg-personnel-main.gif) no-repeat;
	padding: 40px 10px 0 10px;
	margin: 0;
}
.personnelEntryTop {
	background: #F9F5E3 url(../../images/bg-personnel-top.gif) no-repeat;
	padding: 10px 10px 0 10px;
	margin: 0;
}
.personnelEntryBottom {
	background: #F9F5E3 url(../../images/bg-personnel-bottom.gif) no-repeat;
	height: 20px;
	margin: 0;
}

/* form styles */
form .pseudoTables label {
	float: left;
	width: 20%;
}
form .pseudoTables p {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form .pseudoTables input {
	width: 250px;
}
form .serviceChoice p {
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
fieldset {
	border: 1px solid #999999;
	background-color: #F9F5E3;
	margin-bottom: 10px;
	padding: 10px;
}
legend {
	font-weight: bold;
	color: #003366;
}
.errorMessage {
	color: #CC0000;
}
