* { margin: 0; padding: 0; }

	body { min-height: 100.01%; line-height: 1em; }
	
	#imageFadeContainer {
		position:relative;
		top:0;
		left:0;
	}

	#imageFadeContainer img {
		position:absolute;
		top:0;
		left:0;
		display:none
	}
 
       .comment-replies {
           margin-left: 30px;
       }
       
       .form-element.form-hide {
	   display: none;
       }

       .form-element.form-type-checkbox label,
       .form-element.form-type-radio label {
	   display: inline;
       }

       .form-float-left {
	   float: left;
       }
	
       .form-element.form-float-left {
           padding-right: 10px;
       }

		.form-important { display: none; }



/* ============ Site's Stylings below ============*/


/* ---------------------------------------- MAIN CONTENT ---------------------------------------- */

body {
font-family: helvetica, arial, sans-serif;
font-size: 10px;
margin: 0;
padding: 0;
line-height: 130%;
background-color: #f2f2f2;
text-align: center;
_height: 600px;
}

a,
a:link,
a:visited,
a:active,
a:hover {
text-decoration: none;
border: none;
}

h1, h2,h3, h4, h5 {
font-weight: bold;
}

#top-banner {
z-index: 4;
position: relative;
top: -40px;
_top: -50px;
left: 0;
margin-bottom: -56px;
_margin-bottom: -66px;
border: none;
}

#top-banner img {
/*border: 1px solid red;*/
margin: 0;
padding: 0;
border: none;
}

#top-banner img a {
border: none;
}

#container
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 110px;
	_padding-top: 122px;
	min-height: 600px;
	background-color: white;
	background: url(/images/LWA-background.jpg) top center no-repeat;
	text-align: left;
	_height: 750px;
	_overflow: hidden;
}

#inner-container-top,
#inner-container-bottom
{
	margin-right: auto;
	margin-left: auto;
	_text-align: left;
}

#inner-container-top
{
	margin-top: 12px;
	margin-bottom: 0;
	height: 338px;
	background-color: transparent;
}

#inner-container-top
{
    background-image: url(/page/background-photos/contact/);
}

div.services #inner-container-top
{
	background-image: url(/page/background-photos/services/);
}


div.about #inner-container-top
{
	background-image: url(/page/background-photos/about/);
}

div.contact #inner-container-top
{
	background-image: url(/page/background-photos/contact/);
}


div.home #inner-container-top
{
	background-image: url(/page/background-photos/home-page/);
}



.portfolio #top-nav-background
{
	display: none;
}



#inner-container-bottom {
margin-top: 0;
margin-bottom: 4px;
height: 190px;
}

/* ---------------------------------------- SHARED ---------------------------------------- */

#top-nav-background,
#top-nav, 
#inner-container-top,
#inner-container-bottom,
#footer, .port_nav
{
	width: 733;
}

#inner-container-top
{
	background-position: top center;
}

#inner-container-top
{
	background-repeat: no-repeat;
}

.nav-header,
#left-nav,
#left-nav-background {
width: 168px;
}

.launch,
.project-info h2,
#left-nav li,
#top-right-content h1,
#top-right-content h2,
#top-right-content h3,
#top-right-content h4,
#top-right-content h5 {
font-family: "trebuchet MS", helvetica, arial, sans-serif;
}

#left-nav,
#left-nav li,
#top-nav,
.port_nav,
#top-nav li,
#bottom-left-content {
background-color: transparent;
}


/* ---------------------------------------- LEFT NAVIGATION ---------------------------------------- */

#left-nav {
z-index:15;
height: 300px;
position: absolute;
margin-left: 34px;
margin-top:38px;
}

#left-nav ul {
text-align: right;
list-style: none;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 0;
opacity: .98;
-moz-opacity:0.98;
filter: alpha(opacity=98);

}

#left-nav li {
padding: 4px 12px 4px 16px;
margin: 0;
border-bottom: 2px dotted #555555;
display: block;
}

#left-nav-background
{
    z-index:15;
	height: 300px;
	position: absolute;
	margin-left: 34px;
	margin-top:38px;
	background-color: #BFBFBE;
	opacity: .62;
	-moz-opacity:0.62;
	filter: alpha(opacity=62);
}

#left-nav li a {
text-decoration: none;
padding: 4px 2px 4px 2px;
color: white;
display: block;
background: url(/images/LWA-arrow-green.jpg) left center no-repeat;
}

#left-nav li.selected a, #left-nav li.ancestor a,
#left-nav li.selected-no-border a {
color: white;
background: url(/images/LWA-arrow-orange.jpg) left center no-repeat;
}

#left-nav li.selected-no-border a:hover,
#left-nav li a:hover,
#left-nav li.selected a:hover {
color: #4E2217;
background: url(/images/LWA-arrow-orange.jpg) left center no-repeat;
}


#left-nav li.plain-no-border,
#left-nav li.plain-no-border a,
#left-nav li.plain-no-border a:hover,
#left-nav li.plain-no-border a:link,
#left-nav li.plain-no-border a:visited,
#left-nav li.plain-no-border a:active,
#left-nav li.selected-no-border,
#left-nav li.selected-no-border a,
#left-nav li.selected-no-border a:hover,
#left-nav li.selected-no-border a:link,
#left-nav li.selected-no-border a:visited,
#left-nav li.selected-no-border a:active {
border: none;
}

#top-nav li.selected a, .port_nav li.selected a, .port_nav li a:hover,
#top-nav li a:hover {
background-color: #666666;
opacity: .80;
-moz-opacity:0.80;
filter: alpha(opacity=80);
}

.project-name {
margin-top: 12px;
background: url(/images/LWA-bullet-left-nav.gif) left center no-repeat;
padding-left: 9px;
margin-left: 18px;
color: #5F2F21;
font-weight: bold;
_font-size: 11px;
}

.project-name a {
color: #5F2F21;
text-decoration: none;
}

/* ---------------------------------------- TOP NAVIGATION ---------------------------------------- */

.nav-header {
position:absolute;
background-color: #4E2217;
height: 38px;
display: block;
float: left;
margin: 0 12px 0 0;
z-index:20;
}


#top-nav
{
font-family: verdana, arial, sans-serif !important;
z-index: 20;
height: 38px;
position: absolute;
color: white;
margin: 0 0 0 34px;

}

/*
#top-nav
{
	margin-top: -38px;
}
*/

#top-nav ul {
text-align: center;
list-style: none;
font-weight: bold;
font-size: 9px;
margin: 0;
padding-top: 8px;
padding-bottom: 8px;
}

#top-nav li, .port_nav li {
float: left;
margin: 0;
display: block;
}

#top-nav li a, .port_nav li a {
text-decoration: none;
padding: 2px 5px 4px 5px;
*padding: 4px 5px 2px;
color: white;
display: block;
}

#top-nav li.selected a, .port_nav li.selected a {
color: white;
}

#top-nav li a:hover, .port_nav li a:hover {
color: black;
}

#top-nav li.selected a, .port_nav li.selected a, .port_nav li a:hover,
#top-nav li a:hover {
background-color: #CF6829; /****************** CHANGED *******************/
opacity: .80;
-moz-opacity:0.80;
filter: alpha(opacity=80);
}

.top-nav-pipe {
padding: 4px 4px 0 4px;
}

#top-nav-background
{
	z-index: 4;
	position: absolute;
	height: 38px;
	margin: 0 34px 0 34px;
	width:733px;
}

/* ---------------------------------------- TOP RIGHT CONTENT ---------------------------------------- */

#top-right-content {
color: white;
position: absolute;
margin-top: 44px;
margin-left: 262px;
height: 204px;
_height: 220px;
width: 340px;
_width: 422px;
padding: 24px 40px 24px 40px;
font-size: 11px;
line-height: 140%;
}

.about div.page-content {
	width: 340px;
	overflow: hidden;
}
#top-right-content p {
color: white;
font-size: 11px;
line-height: 140%;
padding: 0;
margin: 0;
margin-bottom: 8px;
}

#top-right-content h2 {
text-transform:uppercase;
font-size: 120%;
}


#top-right-content h1,
#top-right-content h2,
#top-right-content h3,
#top-right-content h4,
#top-right-content h5 {
margin: 0;
margin-bottom: 4px;
padding: 0;
_font-size: 110%;
}

/* ---------------------------------------- BOTTOM LEFT CONTENT ---------------------------------------- */

#bottom-left-content-background
{
	z-index: 2;
	width: 380px;
	height: 160px;
	position: absolute;
    top:294px;
    left:-228px;
	background: url(/images/LWA-proj-vert-gradient.jpg) top center repeat-x;
	margin: 0;
	padding: 0;
	opacity: .40;
	-moz-opacity:0.40;
	filter: alpha(opacity=40);
}


#bottom-left-content
{
	z-index: 3;
	width: 364px;
	min-height: 100px;
	max-height: 174px;
	position: absolute;
    top:294px;
    left:-228px;
	margin-bottom: 6px;
	padding: 8px;
	font-size: 11px;
	word-spacing: 1px;
}


.project-info, .project-info p
{
	line-height: 170% !important;
	color: #4B4B4A !important;
}

.project-info h2
{
	text-transform: uppercase;
	font-size: 12px;
	padding: 0;
	margin: 0 0 -10px 0;
	color: #663100;
}

.launch a
{
	z-index: 4;
	position: relative;
	top: -2px;
	left: 144px;
	color: black;
	font-size: 9px;
	font-weight: bold;
	padding-left: 12px;
	background: url(/images/LWA-bullet-red.gif) left center no-repeat;
	margin: 0px;
	text-decoration: none;
}

.launch a:hover {
color: #E32D00;
}

#replace,
div.pages
{
	position: relative;
	top: 281px;
	left: 561px;
	width: 200px;
	font-weight: bold;
	text-align: right;
	opacity: .80;
	-moz-opacity:0.80;
	filter: alpha(opacity=80);
	background-color: #CF6829;
	padding: 3px;
}

#replace a,
div.pages a
{
	margin: 0 6px;
	color: white;
	padding: 3px;
}

#replace a:hover,
div.pages a:hover
{
	background-color: black;
}

.launch,
.project-name,
#photos_1,
#photos_2,
#photos_3,
#photos_4,
#photos_5,
#photos_6,
#ptext_1,
#ptext_2,
#ptext_3,
#ptext_4,
#ptext_5,
#ptext_6,
#contact_response
{
	display: none;
}

#cover
{
	position: relative;
	top: 0;
	left: 420px;
	width: 349px;
	height: 34px;
	margin-bottom: -34px;
	background: transparent url(/images/LWA-cover.jpg) top left no-repeat;
}

#contact_response
{
	text-align: left;
}

#contact_response
{
	padding-left: 10px;
	_padding-left: 20px;
}

#cred
{
	position: relative;
	left: 215px;
	top: -14px;
	width: 200px;
}

img.cred
{
	width: 165px;
	height: 14px;
	border: 0;
}




div.contact #left-nav-background {
opacity: .50;
-moz-opacity:0.50;
filter: alpha(opacity=50);
}

div.contact #left-nav li {
border-bottom: 2px dotted #393939;
}


/* ---------------------------------------- TOP CONTACT CONTENT ---------------------------------------- */

div.contact #top-right-content {
z-index: 2;
color: white;
position: absolute;
margin-top: 40px;
margin-left: 232px;
_margin-left: 222px;
height: 240px;
_height: 266px;
width: 490px;
_width: 504px;
padding: 12px;
font-size: 11px;
line-height: 140%;
text-align: right;
}

div.contact #top-right-content .form-element {
color: white;
font-size: 11px;
line-height: 140%;
padding: 0;
margin: 0;
margin-bottom: 8px;
}

.forminput, .form-wrapper input.input-text, .form-wrapper textarea.input-textarea {
font-size: 13px;
font-family: helvetica, arial, sans-serif;
color: black;
background-color: white;
opacity: .66;
-moz-opacity:0.66;
filter: alpha(opacity=66);
width: 354px;
_width: 334px;
margin-left: 6px;
border: none;
padding: 4px;
_padding: 4px 15px 4px 4px;
}

.form-wrapper textarea {
    height:5em;
}

.submit-button, .form-wrapper input.input-submit {
float: right;
cursor: pointer;
margin-left: 128px;
_margin-left: -72px;
_padding-left: 16px;
_font-size: 11px;
padding: 0 3px;
}


.form-important {
    display:none;
}

.footer {
    margin-top:-15px;
}
.footer p {
    color:#999;
    font-size:11px;
    margin-left:32px;
    background:#fff;
    width:500px;
}

.footer p a {
    color:#999;
}



.port_nav {
	background: transparent url(/images/gray-nav-bg.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/gray-nav-bg.png', sizingMethod='scale');
    z-index:500;
    position:absolute;
    top:-44px;
    left:-60px;
    width:540px;
	padding: 9px 12px 8px;
	*padding: 7px 12px 10px;
	_height: 21px;
}



.port_nav a {
    color:#fff;
    font-weight:bold;
}


.port_nav li {
    list-style:square !important;
    float:left;
    margin:0;
	padding: 0 4px;
    font-family: verdana, arial, sans-serif !important;
    font-size:9px;
    color:white;
	background: transparent url(/images/pipe.gif) no-repeat 0px 50%;
	display: block;
}

.port_nav li a {
    z-index:30;
	position: relative;
}

.port_nav li.first {
    list-style:none;
    margin-left:0;
	border-left: none;
	background: none;
}

.port_nav h2, .port_nav ul li.up-one-level {
    display:none;
}

.port_text h2 {
    font-size:12px !important;
    margin:0 !important;
    padding:0 !important;
}

.port_text p {
    margin:0 !important;
    padding:0 !important;
}

.bg_images {
    position:absolute;
    top:-44px;
    left:-228px;
    z-index:0;
}

#scroll_right, #imageContainer {
    height:338px;
    width:733px;
    overflow:hidden;
    background:#111;
}

#lightbox #imageContainer {
    height:auto;
    width:auto;
    overflow:auto;
    
}

	#scroll_right.portfolio-pics img {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	#scroll_right.portfolio-pics .menu {
		position: absolute;
		right: 0px;
		bottom: 0px;
		text-transform: uppercase;
		padding: 0.25em 0;
		background: #cf6829;
		opacity: 0.8;
		-moz-opacity: 0.8;
		_filter: alpha(opacity = 80);
		font-weight: bold;
	}
	
		#scroll_right.portfolio-pics .menu span, #scroll_right.portfolio-pics .menu a {
			margin: 0 0.5em;
			color: #fff;
		}
		
		#scroll_right.portfolio-pics .menu span, #scroll_right.portfolio-pics .menu a.current {
			color: #000;
		}



ul.thumb-list li {
    background-color:#333;
    float:left;
    height:60px;
    margin:0pt 4px 4px 0pt;
    overflow:hidden;
    text-align:center;
    width:60px;
}

ul.thumb-list li a {
    border:0;
}



ul.thumb-list li img {
    border:0;
}


