/*	-----------------------------------
	FEATURE IMAGE & TEXT
	----------------------------------- */
.featurePhoto {
	position:relative;
	padding:0;
	float:left;
	width:100% !important;
	height:260px;
	overflow:hidden;
}

.redBox {
	background-color: #861C00;
}

.greenBox {
	background-color: #20522B;
}

.redBox {
	background-color: #861C00;
}

.featurePhoto img {
	margin:0;
	float:right;
}

.featureText {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	/*width: 45%;*/
	overflow:hidden;
	height:260px;
	padding:60px 0 0 0;
	margin:0;
	background-image:none;
	background-color:#000000 !important;
	text-transform:uppercase!important;
	letter-spacing:-0.025em;
}

.featureText h2 {
	visibility:hidden;
}

.featureText p  {
	font-size:2.4em;
	line-height:1em;
	font-weight:300 !important;
	letter-spacing:-0.02em;
	text-align:right;
	margin-bottom:0;
}

/*	-----------------------------------
	INTRO BOXES
	----------------------------------- */
#frontIntro {
	float:left;
	width:100% !important;
}
#frontIntro h2 {
	font-size:1.4em;	
}
#frontIntro #findUs,
#frontIntro #survey {
	float:left;
	width:40%;
}
/* Browse Box */
#frontIntro #browse {
	float:left;
	width:60%;
}
#frontIntro #browse .category {
	width:20%;
	float:left;
	text-align:center;
	padding-top:1em;
	margin-right:1%;
}

#frontIntro #browse a {
	overflow:hidden;
}

.category:hover {
	background-color:#313131;
}

#frontIntro #browse .category h3 {
	font-weight:normal;
}
#frontIntro #browse .category img {
	background-color:white;
	width:120px;
	height:100px;
}
/* temp hide */
#frontIntro #browse .colHalf {display:none;}

	
/*	-----------------------------------
	THE PRODUCTS LIST
	----------------------------------- */
#products .sub {
	width:120px;
	margin:0 0 0 20px;
	float:left;
	display:inline;
}	
#products ul {
	padding:0;
	margin:0;
	list-style-type:none;
	list-style-position:outside;
}
#products h3 {
	 margin:1em 0 0 0 !important;
	 color:#E6C569;
}

	
/*	-----------------------------------
	FEATURE BOX
	----------------------------------- */

#featureProduct {
	position:absolute;
	right:0;
	top:0;
	padding:0 16px;
	height:100%;;
}

#featureProduct h2 {
	font-size:1.1em;
	margin:8px 0 4px 0;
	padding:0;
}
#featureProduct h3 {
	padding:0;
	margin:0;
	font-size:1em;
	text-align:right;
	font-weight:normal;
}
#featureProduct h3 strong{
	font-weight:normal;
	font-size:1.4em;
	display:block;
}
#featureProduct .imageBox{
	height:160px;
	overflow:hidden;
}

#featureProduct h4 {
	padding:0;
	margin:0;
	text-align:right;
}

#featureProduct.redBox h4 {
	color:#DB2E00;
}
/*	-----------------------------------
	WOHLERS LOGO
	Larger version of the logo
	----------------------------------- */
#header	{
	z-index:5;
	background-image:url(../ui/logo_frontpage.gif) !important;
	padding:117px 0 0 0 !important;
	margin:12px 0 0 10px !important;
	width:324px !important;
	/* Set the height for IE 5 */
	height:117px !important;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* Reset the height */
	height:0 !important;
}

/*	-----------------------------------
	MAP
	Small preview of the map.
	----------------------------------- */
#map img {
	border:0;
}
