/* Generic Styles */
h2,h3,h4,h5,h6,p,dl,ul,ol{
	margin-bottom: 10px;
}
a{
	text-decoration: none;
	color:#FFB400;
}
.orange{
	color: #FFB400;
}
#content{
	background: url(/img/bg-focus2.jpg) top left repeat-x;
}
	#inside #content{
		background: url(/img/bg-focus-inside.jpg) top left repeat-x;
	}
	#focus{
		background: url(/img/bg-focusLid.gif) center 213px no-repeat;
	}
		#inside #focus{
			background: url(/img/bg-focusLid-inside-long.jpg) center 31px no-repeat;
		}
		#inside #focus.half{
			background: url(/img/bg-focusLid-inside.gif) center 31px no-repeat;
		}
		#inside #focus.portfolio{
			background: url(/img/bg-focusLid-portfolio.jpg) center 31px no-repeat;
		}
		#focus .banner{
			float: left;
			width: 189px;
			margin: 0 7px;
  			min-height:200px;
			height:auto !important;
  			height:200px;
  			text-align: center;
  		}
  			#focus .banner:hover{
				background: url(/img/bg-hightlight.png) 9px 213px no-repeat;
  			}
			#focus .banner img{
				margin: 0 auto 28px auto;
			}
			#focus .banner div.wetFloor{
				margin-bottom:18px;
			}
				#focus .banner span.wetFloor canvas{
					margin-top: -25px;
					margin-bottom:15px;
				}
			#focus .banner div.frame {
				background: url(/img/bg-focusGradient.jpg) top left repeat-y;
	  			min-height:500px;
				height:auto !important;
	  			height:500px;
	  			margin-top:-11px;
	  			position: relative;
			}
				#focus .banner dt{
					font-size: 2em;
					font-weight: bold;
					padding: 30px 0 23px 0;
				}
				#focus .banner dt,#focus .banner dd{
		  			min-height:50px;
					height:auto !important;
		  			height:50px;
				}
				#focus .banner dd.img{
		  			min-height:50px;
					height:auto !important;
		  			height:50px;
					margin-bottom:10px;
					min-height:130px;
				}
					#focus .banner dt a{
						color: #ffb400;
						text-decoration: none;
					}
				#focus .banner dd{
					color: #fff;
					font-size: 1.2em;
					margin-bottom: 45px;
					padding:0 5px;
				}
					#focus .banner dd ul{
						text-align: left;
						margin-left: 20px;
					}
				#focus .button{
					margin-right: 4px;
				}
/* Buttons */
button{
	background:none; 
	border:none; 
	color:#ffffff; 
	cursor:pointer; 
	margin:0; 
	padding:0; 
	text-transform:lowercase; 
	vertical-align:middle;
}
#content div.button{
	cursor: pointer;
	display: inline;
	margin-bottom: 10px;
	position: absolute;
	bottom: 0;
	left: 18px;
}
	#content .button span.outer {
		display:block;
		line-height:3em;
		padding:0 35px 0 0;
		background: url(/img/btn-right.png) 94% top no-repeat;
	}
	#content .button span {
		font-size:1.1em;
		display:block; 
		line-height:2em;
		padding:0 8px 8px 8px;
		white-space:nowrap;
		color:#990000;
		text-align:right;
		background: url(/img/btn-left.png) top left no-repeat;
	}
span.backBtn{
	display: block;
	text-align: right;
	margin-bottom: 15px;
}
/* Inside Page */
.breadCrumb{
	color: #c0c0c0;
	margin:11px 0 11px 26px;
	float: left;
}
	.breadCrumb a{
		color: #c0c0c0;
		text-decoration: underline;
	}
h1{
	color:#FFB400;
	font-family:Verdana,Geneva,sans-serif;
	font-size:2.5em;
	font-weight:normal;
	padding-left:40px;
}
#background{
	background: url(/img/bg-content-full.jpg) 4px top repeat-y;
	margin-top: 9px;
}
#background.half{
	background: url(/img/bg-content-half.png) 6px top repeat-y;
	margin-top: 9px;
}
#focus.portfolio #background{
	margin:-6px 0 0 -2px;
}
#focus.portfolio #contentArea{
	margin-top: -6px;
}
#contentArea{
	width: 771px;
	float: left;
	border-top: 1px solid #6e6967;
	margin:0 0 0 6px;
	padding:12px 15px 0 15px;
	color: #fff;
	font-size: 1.2em;
	font-family:Tahoma, Geneva, sans-serif;
}
	#focus.portfolioSpecial #background,#focus.portfolio #background {
		margin-top: 3px;
	}
	#focus.portfolioSpecial #contentArea,#focus.portfolio #contentArea{
		margin-top: 0px;
		border-top: none;
	}
#contentArea.half{
	width: 575px;
}
	#contentArea p,#contentArea span,#contentArea dl, #contentArea ul, #contentArea ol{
		line-height: 1.6em;
	}
	#contentArea li{
		margin-left: 20px;
	}
		#contentArea #sampleRequest li{
			margin-left: 0;
		}
	#subNav{
		float: left;
		width: 581px;
		margin-left: -18px;
		position: relative;
		font-family:Arial, Helvetica, sans-serif;
		line-height: 1.2em;
		background: url(/img/bg-subNav.png) right 3px no-repeat;
	}
		#subNav li{
			background: url(/img/bg-subNavBorder.gif) right 3px no-repeat;
			float: left;
			padding: 11px 20px 16px 20px;
			list-style: none;
		}
			#subNav li.lastElement{
				background: none;
			}
			#subNav li a{
				color: #ffb400;
				font-size: 1.1em;
			}
/* Sidebar */
#sidebar{
	float: left;
	width: 153px;
	border-top: 1px solid #6e6967;
	margin: 0 0 0 6px;
	padding: 13px 18px;
	color: #fff;
	font-size: 1.1em;
}
	/* Sidebar Content */
	.sideBarContentArea{
		font-size: 1.2em;
		margin-top: 25px;
	}
	/* Image Gallery */
	.imageGallery{
		margin-bottom: 25px;
	}
	.imageGallery h3,.additionalResources h3{
		background: url(/img/bg-sidebarTitle.png) top left no-repeat;
		padding: 11px 0;
		text-align: center;
		position: relative;
		margin: 0 0 15px -23px;
		width: 199px;
	}
	.imageGallery p{
		margin: 3px 0 20px 0;
	}	
		.imageGallery li{
			float: left;
			height: 58px;
			width: 73px;
			overflow: hidden;
			margin: 0 3px 3px 0;
		}
			.imageGallery li.lastElement{
				margin-right: 0;
			}
	/* additionalResources */
	.additionalResources li{
		margin: 5px 0;
		list-style: none;
	}
		.additionalResources a{
			text-decoration: underline;
			color: #f7a300;
		}
/* 404 Page */
.fourofour{
	width: 515px;
	margin: 0 auto;
}
	.fourofour dl{
		margin-left: 165px;
		width: 350px;
	}
		.fourofour dl.fourofourWeb{
			margin-bottom: -20px;
		}
		.fourofour dl.fourofourLogo{
			margin-top: -20px;
		}
		.fourofour dt{
			border-bottom: 1px solid #ffb400;
			padding-bottom: 3px;
		}
			.fourofour dt a{
				font-size: 1.4em;
				color: #ffb400;
			}
/* Sitemap */
#contentArea.sitemap li{
	margin-left: 0;
}
.sitemap h2{
	border-bottom: 1px solid #ffb400;
	padding-bottom: 3px;
	width:771px;
}
	.sitemap h2 a{
		color: #ffb400;
		font-weight:normal; 
	}
	.sitemap li{
		float: left;
		margin-bottom: 15px;
		display: block;
		width:771px;
	}	
		.sitemap li ul{
			width: 380px;
			margin-left: 15px;
		}	
			.sitemap li li{
				float: left;
				width:150px; 
				margin:0 0 5px 20px;
				padding-left: 10px;
				background: url(/img/bg-bulletWhite.gif) 0 5px no-repeat;
				color: #fff;
			}
				.sitemap li li a{
					color: #fff;
				}
					.sitemap li li a:hover{
						text-decoration: underline;
					}
/* Portfolio Page */
.portfolio h2,.portfolioSpecial h2{
	float: left;
	text-align: center;
	width: 200px;
	font-size: 1.5em;
  }
  .portfolio .portfolioDetail h2, .portfolioSpecial .portfolioDetail h2{
  	float: none;
  	width: 100%;
  	text-align: left;
  }
	.portfolio h2:hover,.portfolio h2.active,.portfolioSpecial h2:hover,.portfolioSpecial h2.active{
		background: url(/img/bg-hightlight.png) 14px 0 no-repeat;
	}
	.portfolioDetail h2,.portfolioDetail h2:hover,.portfolioDetail h3,.portfolioDetail h4,.portfolioDetail h5,.portfolioDetail h6{
		background: none;
		color: #FFB400;
	}
	.portfolio h2 a,.portfolioSpecial h2 a{
		color: #ffb400;
		min-height:35px;
	  	height:auto !important;
	  	height:35px;
		width: 200px;
		display: inline-block;
	}
.portfolio #contentArea h2,.portfolioSpecial #contentArea h2 {
	color: #FFB400;
	width:782px;
	text-align: left;
	font-family:Verdana,Geneva,sans-serif;
	font-size:2.5em;
	font-weight: normal;
}
	.portfolio #contentArea h2:hover,.portfolioSpecial #contentArea h2:hover{
		background: none;
	}
.portfolio #contentArea h1{
	padding-left: 0;
}
#portfolioBox{
	background: #2f2f2f;
	width: 800px;
	margin: -6px 0 0 3px;
	padding: 10px 0 0 0;
	font-size: 1.2em;
	border-top:1px solid #6E6967;
}
	#portfolioBox.portfolioSubpage{
		margin-top:-6px;
	}
	#portfolioBox h1{
		padding-left: 15px;
	}
	#portfolio{
		background: #1a1a1a;
		padding: 10px 15px;
		margin-top: 10px;
	}
	#portfolioBox h3{
		color:#FFB400;
		font-family:Verdana,Geneva,sans-serif;
		font-size:1.6em;
		font-weight:normal;
	}	
		.portfolioImages{
			width: 170px;
			float: left;
		}
			.portfolioImages ul{
				max-height: 280px;
				overflow: auto;
			}
			.portfolioImages li{
				float: left;
				margin:0 5px 5px 0;
				height: 30px;
				width: 45px;
				overflow: hidden;
				text-align:center;
				list-style: none;
			}
				.portfolioImages li.hide{
					display: none;
				}
		.portfolioImagesNav{
			display: block;
			float: left;
			width: 145px;
		}
			.portfolioImagesNav .next{
				float: right;
			}
			.portfolioImagesNav a{
				color: #969696;
				float: left
			}
		.portfolioLarge,.portfolioDetail{
			margin-left: 20px;
			float: left;
			width: 326px;
		}
		.portfolioDetail{
			width: 230px;	
		}
			#portfolioBox.portfolioSubpage .portfolioDetail{
				width: 580px;
			}
		.portfolioLarge span a{
			color: #ffb400;
			float: right;
			margin: 5px 0 0 0;
			padding-left: 14px;
			background: url(/img/bg-magnify.png) left center no-repeat;
		}
		.portfolioDetail{
			color: #fff;
		}
			.portfolioDetail li{
				background: url(/img/bg-bulletOrange.gif) 0 5px no-repeat;
				padding-left: 10px;
				list-style: none;
			}
			.trades li{
				float: left;
				background: none;
				border-right: 1px solid #ffb400;
				padding-right: 10px;
				list-style: none;
			}
				.trades li.lastElement{
					border: none;
				}
				.trades li a{
					color: #ffb400;
				}
			.disclaimer{
				float: left;
				clear: left;
				font-size: .8em;
				font-style:italic;
				margin-top: 15px;			
			}
/* Contact Page */
.forms h2{
	border-bottom: 1px solid #ffb400;
	padding-bottom: 3px;
	width:771px;
	color:#FFB400;
	font-weight:normal;
}
	.forms li{
		list-style: none;
	}
	.forms form,.forms form.request li ul{
		width: 400px;
		margin-left: 160px;
	}
	.forms form.request{
		width: 771px;
		margin-left: 0;
	}
		#contentArea.forms form li{
			margin: 5px 0;
		}
			.forms form label{
				text-align: right;
				width: 95px;
				margin-right: 5px;
				display: inline-block;
			}
			.forms form input,.forms form select,.forms form textarea{
				width: 290px;
			}
			.forms form select{
				width: 297px;
			}
			.forms form textarea{
				width: 294px;
			}
			.forms input.btn{
				width: auto;
				float: right;
				margin-right: 3px;
			}
	.forms .findUs address,#contentArea.forms .findUs p{
		margin: 0 0 15px 40px;
		width: 250px;
		line-height: 1em;
		float: left;
		font-style: normal;
	}
	.forms .findUs div.map{
		float: right;
		width: 470px;
	}
		.forms .findUs div.map span{
			float: right;
			background: url(/img/bg-magnify.png) 0 4px no-repeat;
			padding-left:13px;
		}
			.forms .findUs div.map span a{
				color: #fff;
			}
/* Sample Request */
.forms.sample form,.forms form.request li ul{
	width: 475px;
}
	.forms.sample form label,.forms form.request li ul label{
		width: 170px;
	}