@charset "utf-8";

/* Reset Browser Defaults */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img { 
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym { 
	border: 0;
}

/* General Page Layout and Text Style */
html {
	overflow: auto;
}
body {
	font: normal 11px Arial, Helvetica, sans-serif;
	background-color: #232323;
	color: #9b9b9b;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
#site-page {
	text-align: center;
	background: #2d2d2d url(../img/bg-body.png) top repeat-x;
}
#page-container {
	width: 676px;
	margin: 0 auto;
	text-align: left;
}
#page-header {
	height: 72px;
	font-size: 11px;
	text-align: center;
}
#page-body {
	padding-bottom: 25px;
}
#site-footer {
	background: url(../img/hr-grey-twotone.png) top repeat-x;
	font-size: 11px;
	letter-spacing: 2px;
	text-align: center;
	padding: 25px 10px;
}

/* Page Header */
#page-header h1 {
	background: url(../img/cs_logo.jpg) top center no-repeat;
	overflow: hidden;
	height: 47px;
}
#page-header h1 span {
	display: none;
}
#page-header-navigation {
	background: #333 url(../img/nav-corner-right.png) top right no-repeat;
	overflow: hidden;
}
#page-header-navigation ul {
	background: url(../img/nav-corner-left.png) top left no-repeat;
	text-align: center;
	line-height: 25px;
	height: 25px;
}
#page-header-navigation li {
	display: inline;
}
#page-header-navigation li a {
	padding: 6px 10px 8px;
	color: #9b9b9b;
	text-decoration: none;	
	letter-spacing: 1px;
}
#page-header-navigation li a:hover {
	color: #FB621F;
	background: #000;
}
#page-header-navigation li.current a {
	background: #000;
}
#page-header-navigation li.promo a {
	background: #FF0000;
}
/* Page Footer */
#footer-copyright {
	color: #555;
}

/* Content Columns */
div.content-3column, div.content-2column {
	float: none;
	clear: both;
	overflow: hidden;
}
div.content-3column > div.column {
	width: 218px;
	margin-left: 10px;
	overflow: hidden;
	float: left;
}
div.content-2column > div.column {
	width: 333px;
	margin-left: 10px;
	overflow: hidden;
	float: left;
}
div.content-2column > div.first, 
div.content-3column > div.first {
	margin-left: 0;
}

/* Content Boxes */
div.box {
	background-color: #333;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
}
div.box > div.contents { 
	padding: 15px 5px;
	line-height: 17px;
}
div.box h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
div.transparent {
	background: none;
}
div.portfolio-web-feature {
	background: #2d2d2d url(../images/content/portfolio-web-feature.jpg) bottom no-repeat;
	height: 275px;
	width: 676px;
	}
div#feature {
	background: #2d2d2d url(../images/content/historic_feature.jpg) bottom no-repeat;
	height: 140px;
	margin-top: 9px;
	width: 676px;
	}	
div#feature h3 {
	display:none;
	}		
div.portfolio-web {
	overflow: hidden;
	width: 676px;
	}	
div.portfolio-web h2 {
	padding: 10px 0 10px 0;
	font-size: 26px;
	font-weight: bold;
	display: none;
	}			
div.portfolio-web ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 10px 0;
	}		
div.portfolio-web ul li {
	background: #232323 none repeat scroll 0 0;
	display: inline;
	float: left;
	width: 215px;
	margin: 0 10px 10px 0;
	}		
div.portfolio-web ul li h3 {
	padding: 0 10px 0 10px;
	font-size: 16px;
	font-weight: normal;
	}		
div.portfolio-web ul li p {
	padding: 0 10px 10px 10px;
	}					
/* Green Content Box Styles */
div.box.green {
	background-image: url(../img/hrjpegs/hr-olive-upper.jpg);
}
div.box.green > div.contents { 
	background: url(../img/hrjpegs/hr-orange-lower.jpg) bottom repeat-x;
}
div.box.green h2 {
	color: #FB621F;
}

/* Organge Content Box Styles */
div.box.orange {
	background-image: url(../img/hrjpegs/hr-orange-upper.jpg);
}
div.box.orange > div.contents {
	background: url(../img/hrjpegs/hr-orange-lower.jpg) bottom repeat-x;
}
div.box.orange h2 {
	color: #FB621F;
}


/* Featured Area */
#content-topfeature {
	height: 226px;
	background: #2d2d2d url(../img/main-bg.jpg) bottom no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: block;	
	/*display: none;*/ /* hide this unless it is used */
}
#content-topfeature #four-col {
	float: left;
	overflow: hidden;
	width: 169px;
	height: 226px;
}
#content-topfeature #four-col div.secondary {
	height: 135px;
	line-height: 17px;
	padding: 10px;
}
#content-topfeature #four-col h2 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 33px;	
	letter-spacing: 3px;
	text-align: center;	
	text-transform: uppercase;
}	
#content-topfeature #four-col h2 a {
	color: #FFFFFF;
}
#content-topfeature #four-col h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}		
#content-topfeature #four-col div.subsecondary {
	height: 33px;
	width: 169px;
}
#content-topfeature #four-col .button {
	background: transparent url(../img/feature-button.jpg) bottom no-repeat;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
#content-topfeature #four-col .button a {
	color: #FFFFFF;
}
#content-topfeature #four-col .button a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Top Bar */
#content-topbar {
	height: 33px;
	background: #2d2d2d url(../img/top-bg.jpg) bottom no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: block;	
	/*display: none;*/ /* hide this unless it is used */
}
#content-topbar #four-col {
	float: left;
	overflow: hidden;
	width: 169px;
	height: 33px;
}
#content-topbar #four-col div.secondary {
	height: 135px;
	line-height: 17px;
	padding: 10px;
}
#content-topbar #four-col h2 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 33px;	
	letter-spacing: 3px;
	text-align: center;	
	text-transform: uppercase;
}	
#content-topbar #four-col h2 a {
	color: #FFFFFF;
}
#content-topbar #four-col h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content-topbar #four-col div.subsecondary {
	height: 33px;
	width: 169px;
}
#content-topbar #four-col .button {
	background: transparent url(../img/feature-button.jpg) bottom no-repeat;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
#content-topbar #four-col .button a {
	color: #FFFFFF;
}
#content-topbar #four-col .button a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Faribault */
#faribault-feature {
	background: transparent url(/images/content/feature-faribault.jpg) bottom no-repeat;
	height: 170px;
	}	

/* BLOG */
#blog-feature {
	background: transparent url(/images/common/blog-feature.gif) bottom no-repeat;
	height: 53px;
	}
	#blog-feature h2 {
		display: none;
		}	
#blog-content {
	clear:both;
	float:none;
	overflow:hidden;
}
#blog-leftcol {
	width: 190px;
	float:left;
	}
#blog-leftcol ul li ul{
	padding-left: 10px;
	}	
	#blog-leftcol h2 {
		color: #FB621F;
		font-size: 14px;
		line-height: 35px;
		}	
#blog-rightcol {
	float:left;
	width: 486px;
	}
	#blog-rightcol a {
		color: #FB621F;
		}	
	#blog-rightcol p {
		font: 13px/21px Arial, Helvetica, sans-serif;
		padding-bottom: 10px;
		}	
	#blog-rightcol h2 {	
		color: #FB621F;	
		font-size: 18px;
		line-height: 30px;
		padding-bottom: 5px;
		border-bottom: 1px solid #9B9B9B;
		}
	#blog-rightcol h3 {	
		font-size: 13px;
		padding: 10px 0 10px 0;
		font-weight: bold;
		}		
	#blog-rightcol h4 {	
		color: #9B9B9B;
		font-size: 15px;
		padding: 10px 0 10px 0;
		margin-top: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #9B9B9B;
		border-top: 1px solid #9B9B9B;		
		}				
#blog-rightcol input
{
  border: 1px solid #FFF;
  background-color:#FFFFFF;
  padding: 5px;
  margin-bottom: 5px; 
}
#blog-rightcol select
{
  border: 1px solid #FFF;
  background-color:#FFFFFF;
  padding: 5px;
 
}
#blog-rightcol textarea
{
  border: 0;
  background-color:#FFFFFF;
  padding: 5px;
  margin-bottom: 5px;  
}
#blog-rightcol input:focus
{
  border: 1px solid #433c3b;
}
#blog-rightcol select:focus
{
  border: 1px solid  #333;
}
	#blog-rightcol .date {
		font: 13px/21px Arial, Helvetica, sans-serif;	
		padding-top: 5px;	
		padding-bottom: 5px;
		}		
#blog-rightcol .secondary {
	padding: 15px;
}
#blog-leftcol .secondary {
	padding:0;
}
/* Customer Links List */
ul.customer-links {
	width: 90%;
	float: none;
	clear: both;
	overflow: hidden;
	padding-left: 5%;
}
ul.customer-links li {
	float: left;
	font-size: 11px;
	line-height: 17px;
	height: 17px;
	width: 48%;
}
ul.customer-links li a {
	color: #9b9b9b;
	text-decoration: underline;
}


/* Customer Link Colors */
a.prototype:hover { color: #0087FF; }
a.arch:hover, a.luiken:hover { color: #FF0113; }
a.fdair:hover { color: #E4E098; }
a.fcreat:hover { color:#6cf; }
a.oz:hover { color: #fc0; }
a.janaire:hover { color: #2D33B3; }
a.paradise:hover { color: #3266CC; }
a.rice:hover { color: #77953F; }
a.metcon:hover { color: #00f; }
a.first:hover { color: #996; }
a.stage:hover { color: #AB7431; }
a.exteriors:hover { color: #E40000; }
a.rare:hover { color: #918661; }
a.beadboxers:hover { color: #F84606; }
a.telepak:hover { color: #060; }
a.eda:hover { color: #fff; }
a.faribault:hover { color: #959468; }
a.cycle:hover { color: #f60; }
a.chatto:hover  { color: #fff; }
a.slip:hover  { color: #39f; }
a.enfield:hover  { color: #c00; }
a.sm:hover  { color: #ff0; }
a.fariboins:hover  { color: #A56130; }
a.mikes:hover { color: #00f; }
a.basilleos:hover { color: #C1974D; }
a.ep:hover { color: #1058BA; }
a.cab:hover { color: #CDC894; }
a.we:hover { color: #0066A8; }
a.dyn:hover { color: #FF0000; }
a.yaot:hover { color: #FFFF00; }
a.bdm:hover { color: #08a4d7; }
a.rps:hover { color: #e7c683; }
a.jcp:hover { color: #70a95e; }
a.fdc:hover { color: #008aff; }
a.pjc:hover { color: #e7cbb0; }
a.rcc:hover { color: #008aff; }
a.wcc:hover { color: #6e90c0; }
a.ftth:hover { color: #FF0000; }
a.wes:hover { color: #e05a63; }
a.pca:hover { color: #D41E8D; }
a.hc:hover { color: #208C5B; }
a.sro:hover { color: #FFF; }
a.dahl:hover { color: #D45810; }

/* Utility Styles */
.clear-float {
	float: none;
	clear: both;
	height: 0;
	width: 0;
	overflow: hidden;
	visibility: hidden;
}

/*Contact Page*/
.secondaryhome {
	padding: 10px 15px 0 15px;	
	}
#contact {
	padding: 5px 0;
	}
#homecontent {
	padding: 15px 0 15px 5px;
	height: 320px;
	overflow: auto;
	}
	#homecontent .leftcol {
		border-right: 1px dotted #FB621F;	
		float: left;
		padding: 10px 15px 0 15px;		
		width: 305px
		}
	#homecontent .leftcol p {
		padding: 0;
		margin: 0 0 10px 0;
		}	
	#homecontent .leftcol h3 {
	text-align:center;
		font-weight: bold;
		font-size: 20px;
		color:#FB621F
		}					
	#homecontent .leftcol a {
		color: #FB621F;
		}		
		#homecontent .leftcol h2 {
			font-size: 18px;
			padding-left: 55px;
			line-height: 20px;
			height: 50px;					
			}	
	#homecontent .leftcol h2.web {
		background: url(../images/common/web.jpg) no-repeat top left;
		}	
	#homecontent .leftcol h2.tools {
		background: url(../images/common/tools.jpg) no-repeat top left;
		}						
	#homecontent .leftcol h2.search {
		background: url(../images/common/search.jpg) no-repeat top left;
		}		
	#homecontent .leftcol h2.call {
		background: url(../images/common/call.jpg) no-repeat top left;
		}			
	#homecontent .rightcol {
		float: left;
		padding: 10px 15px 0 15px;
		width: 305px
		}
	#homecontent .rightcol p {
		padding: 0;
		margin: 0 0 10px 0;
		}	
	#homecontent .rightcol h3 {
		font-weight: normal;
		font-size: 11px;
		margin: 0;
		padding: 0;
		}					
	#homecontent .rightcol a {
		color: #FB621F;
		}		
		#homecontent .rightcol h2 {
			font-size: 18px;
			padding-left: 55px;
			line-height: 20px;
			height: 50px;					
			}	
	#homecontent .rightcol h2.web {
		background: url(../images/common/web.jpg) no-repeat top left;
		}	
	#homecontent .rightcol h2.tools {
		background: url(../images/common/tools.jpg) no-repeat top left;
		}						
	#homecontent .rightcol h2.search {
		background: url(../images/common/search.jpg) no-repeat top left;
		}		
	#homecontent .rightcol h2.call {
		background: url(../images/common/call.jpg) no-repeat top left;
		}						
#contact > div.map {
	overflow: hidden;
	width: 676px;
	height: 599px;
	background: #333 url(/images/content/cs_map.jpg) no-repeat;
	position: relative;
}
#contact > div.map > h2,
#contact > div.map > p {
	display: none;
}
#contact > div.map > div.headline {
	position: relative;
	background: #2D2D2D;
	padding: 15px;
	margin-top: 285px;
	float: left;
}
#contact > div.map > div.headline > h2 {
	color: #FB621F;
	font-size: 26px;
}
#contact > div.map > div.headline > h3 {
	font-size: 14px;
	font-style: italic;
	margin-top: 5px;
}