/* AMP Wood Lockers section Style Sheet */

/*****Reset*****/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

/*****Basic Definitions*****/
.all {

	width: 960px !important;
}
.companylogo h1, .companylogo .companyName {
	margin-left: 20px;
}
.companyLogo, .companyName {
    left: 188px !important;
}
body { 
	color: #963; 
}
h1, h2 { font-weight: normal; }
h1 { color: #cc6600; 
	font-size: 1.8em; 
	line-height: 32px; 
	text-transform: uppercase; }
h2 {color: #663300; 
	font-size: 16px;
	line-height: 25px; }
h3 {color: #cc6600; 
	font-size: 14px; 
	line-height: 20px; 
	text-transform: uppercase; }
h4 { font-size: 1.167em; }
h5, h6 { font-size: 1em; }

a { color: #F93; }
a:visited { }
a:hover {
	color: #900; 
	text-decoration: none; }
a:active {color:#ececec;}
img { border: none; }
p, ul, ol, dl, table { margin-bottom: 20px; }
ul, ol, dd { margin-left: 30px; }
blockquote { color: #cc6600; font-style: italic; margin: 0 60px; }
input, textarea, select { font: inherit; }
td, th { padding: 5px; text-align: left; vertical-align: top; }
th { border-bottom: 1px solid #663300; }
td { border-bottom: 1px solid #cc6600; font-size: 12px; }


/*****Custom Classes*****/
.clearing { clear: both; }
.container { overflow: hidden; }
.last { margin-bottom: 0; }
.screenReader { display: block; left: -9999px; position: absolute; top: -9999px; }
.leftSide { float: left; margin: 0 20px 10px 0; }
.rightSide { float: right; margin: 0 0 10px 20px; }
.centered { display: block; margin: 0 auto 20px; }
.more { font-weight: bold; text-decoration: none; text-transform: uppercase; }
.more:hover { text-decoration: underline; }

/*****Basic Layout*****/

#content { background: url(../images/template/bg-orange-01.png); padding: 17px 0 41px; }
#primaryContent { float: right; width: 580px; }
#secondaryContent { float: left; width: 298px; }
#footer { 
	background: url(../images/template/footer.png) repeat-x 0 22px;
	font-size: 10px;
	font-weight: bold;
	padding: 42px 0;
	text-align: right;
}
.inner p {
	color: #633;
}
.inner a:link, .inner a:visited {
	color:#900;	
}
.inner a:hover {
	color:#F93;
}
.inner a:active {
	color:#FFF;		
}


/*****Header*****/
#header { background: url(../images/template/bg-orange-01.png) repeat-x left bottom; border-bottom: 1px solid #f8f6f4;}
#header #logo {
	background: url(../images/template/logo.png) no-repeat;
	display: block;
	float: left;
	height: 40px;
	margin: 25px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 220px;
}
#header #logo a:link, #header #logo a:visited{
	color:#F93;
	
}

#primaryNav {
	float: right;
	font-size: 16px;
	line-height: 16px;
	list-style: none;
	margin: 32px 0 0;
	text-transform: uppercase;
}
#primaryNav li { float: left; margin-left: 20px; }
#primaryNav a { color: #F93; display: block; text-decoration: none; }
#primaryNav a:hover { color: #FFF; }
#primaryNav .current { font-weight: bold; }
#primaryNav .current a:hover { color: #663300; }

/*****Content*****/
#breadCrumbs { 
	display:none;
}
#breadCrumbs li { background: url(../images/template/breadcrumbs.png) no-repeat 100% 50%; float: left; margin-right: 7px; padding-right: 15px; }
#breadCrumbs .current { background: none; margin-right: 0; padding-right: 0; }
#breadCrumbs a { color: #F90; }
#breadCrumbs a:hover { color: #FFC; }
#primaryContent h1 { 
	background: #f8eadd url(../images/template/h1-bg.png) repeat-x 0 14px; 
	border-bottom: 1px solid #7b430c; 
	border-width: 1px 0;
	padding: 25px 20px 11px;
	margin-right: 17px;
    clear: both;
}
#primaryContent .inner { background: #f8eadd; padding: 20px 20px 40px 20px; margin-right: 17px;}
#projectDetails .featured img.current {width: 100%; height: auto;margin-bottom: 10px;}
/*****Project Detail*****/
#projectDetails img { padding: 5px; }
#projectDetails .featured { 
	width: 67%;  float: right;
    padding-right: 30px;
    box-sizing: border-box;
	margin-bottom: 6px;
	overflow: hidden; 
	position: relative;
}
ul.nav {
    text-align: left;
}
#projectDetails .featured img { display: none; top: 0; margin: 0 auto; border: solid 1px #666; }
#projectDetails .featured .current { display: block; z-index: 100; }
#projectDetails .nav { list-style: none; margin-left: 0; }
#projectDetails .nav li { display: inline-block; margin-right: 5px; margin-bottom: 6px; }
#projectDetails .nav .last { margin-right: 0; }
#projectDetails .nav img { border: 1px solid #663300; display: block;width: 120px;height: auto; background-color:#FFFFFF; padding: 2px; }
#projectDetails .nav .current img { border-color: #fff; }

/*****Secondary Content*****/
#secondaryNav { list-style: none; margin:0 0 60px 8px; }
#secondaryNav li { margin-bottom: 20px; }
#secondaryNav a { 
	background: #00AB43 url(../images/template/secondary-nav.png) no-repeat 50% 50%;
	border: 1px solid  #03FF66;
	border-radius: 4px;
	color: #663300;
	display: block;
	font-size: 12px; 
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 4px;
	padding: 6px 25px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	width: 246px;
}
#secondaryNav a:hover { color: #000;    border-color: #ececec;    box-shadow: #000 4px 4px 20px -6px;}
#secondaryNav .current a { background: #673300 url(../images/template/current-secondary-nav.png) no-repeat 50% 50%; color: #000; }

#secondaryContent .section { background: #663300; color: #fff; padding: 20px; }

#secondaryContent .section a:hover { color: #900; text-decoration: underline;}

/*****Homepage*****/
#home #primaryNav { margin: 29px 0 16px; }
#home #content { padding: 30px 0 12px; }
#home #content .wrapper { background: url(../images/template/home-content-wrapper.png) repeat-x left bottom; overflow: hidden; padding-bottom: 20px; }
#home #content .container { overflow: visible; }
#home #logo {
	background: url(../images/template/home-logo.png) no-repeat;
	height: 73px;
	overflow: hidden;
	text-indent: -9999px;
	width: 719px;
}
#home .projects { list-style: none; margin: 49px 0 20px -24px; overflow: hidden; width: 1020px; }
#home .projects li { float: left; margin: 27px 0 0; width: 300px; }
#home .projects .featured { margin: 0 23px 0 24px; width: 403px; }
#home .projects a { color: #fff; display: block; text-decoration: none; }
#home .projects a:hover strong { border-color: #fff; }
#home .projects img { 
	border: 1px solid #7B430C; 
	display: block; 
	padding: 0; 
	position: relative; 
	z-index: 10;
}
#home .projects a strong {
	background: #663300 url(../images/template/home-projects-label.png) no-repeat 50% 50%;
	border: 1px solid #d27920;
	border-radius: 4px;
	display: block;
	font-size: 10px; 
	font-weight: bold;
	line-height: 1;
	margin: -1em auto 0;
	-moz-border-radius: 4px;
	padding: 6px 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	width: 206px;
	z-index: 100;
}
#home .projects .featured a strong { background-image: url(../images/template/home-feature-project-label.png); font-size: 12px; width: 258px; }

#home .contactButton {
	background: #663300;
	border: 1px solid #d27920;
	border-radius: 8px;
	color: #fff;
	float: right;
	font-size: 27px;
	line-height: 1;
	-moz-border-radius: 8px;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: lowercase;
	-webkit-border-radius: 8px;
}
#home .description { font-size: 14px; margin: 28px 0 0; }

#home #secondaryContent { background: url(../images/template/home-secondary-content.png) repeat-x 0 46px; float: none; padding: 32px 0 10px; width: 100%; }

#home #secondaryContent .section { 

	float: left; 
	margin-left: 18px;
	padding: 19px 20px 20px; 
	width: 181px;
}
#home #secondaryContent .recentProjects { margin-left: 0; width: 438px; }
#home #secondaryContent .section img { padding: 0; }
#home #secondaryContent .section h2 { 
	color: #cc6600; 
	font-size: 20px; 
	line-height: 30px; 
	margin-bottom: 16px;
	text-transform: uppercase;
}
#home #secondaryContent .section h3 { color: #663300; font-size: 21px; font-weight: normal; text-transform: none; }

#TollFree {
	position:absolute;
	top: 12px;
	float: right;
	right: 150px;
	text-align:right;
	color:  #F90;
	font-size: 16px;
	line-height: 16px;
	margin: -2px 0 0;
	text-transform: uppercase;
}
.section img { 
border: 1px solid #600;
background: none; }
.section2 img { background: none; }
.twtr-doc { float:left; }
#secondaryContent .section2 { background: #663300; color: #fff; padding: 20px; height: 300px; }

.footer-text {
	text-align:right;
	font-size:12px;
	float:right;
	width:680px;
}
.footer img {
	background:none;}
.social-buttons {
	float: left;
	width:240px;	
}
.social-each {
	float:right;
	width:100px;
	padding:4px;	
}
.emailFormError {
  color: #FF0000;
}
.noborder {
	border:none;
	font-size:14px;
	margin:0;
	padding:0;
}
.objecttion, #home .projects img {
	border: 2px solid #600;
}
a:link img {
	opacity:1;
}
a:hover img {
	opacity:1;	
}
.floater-left {
	position:relative;
	float:left;
	width:65px;
	padding:4px;		
}
.woodNav {
	margin-top:0;
    padding: 14px;
    margin-left: 18px;
}
.woodNav a {
	padding:6px 12px;
	background-color:#ececec;
	border:1px solid #CCC;
	
}
.woodNav a:hover {
	color:#000;
	background-color:#8CFF9C;
	border-color:#000;
}

/* ---------------------------- List STYLES ------------- */
.woodlinks, #primaryContent p a {display:none;}
.content_container_1 { padding-left:0;    margin-left: 0;}
.footer {width: inherit;    margin: auto;}	
.container { margin: 0 auto; width: 920px; }
.content_container_1 {background-color: transparent;    background-image: none;}
.container_body { border-radius:4px 4px 0 0;}