﻿
/*===================== 
	CSS reset/normalize 
=======================*/

/**Correct `block` display not defined in IE 8/9.**/
article,aside,details,figcaption,figure,footer,header,hgroup,
main,nav,section,summary {display: block;}
pre {white-space: pre-wrap;}
small { font-size: 80%;}

/*===================== 
	base styles 
=======================*/

html {
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	}

body {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
	padding:0;
	background:url(../siteart/p6.png) repeat !important;
	color:#000;
	}

svg:not(:root) {overflow: hidden;/*reset*/}
	
/* clear floats */ 
.group:before,
.group:after {content: ""; display: table;} 
.group:after {clear: both;}
.group {zoom: 1;}	
.clear { clear: both;}
	
/*image replacement*/
.hide-text {
	text-indent:  100%;
	white-space:  nowrap;
	overflow:  hidden;
	}	

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	border-style: solid;
    height: 0;
	} 

img { border: 0; max-width:100%;} 
	
/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding:0 0 2% 0;
	font-weight:800;
	line-height:1.5em;
	}
	h1 {font-size: 48px;}
	h2 {font-size: 40px;}
	h3 {font-size: 36px;}
	h4 {font-size: 30px;}
	h5 {font-size: 24px;}

p {
    font-family: 'Open Sans', sans-serif;
	padding: 0 0 3% 0;
	font-size:21px;
	line-height:1.5em;
	margin: 0;
	}
strong{font-family: 'Open Sans', sans-serif;font-weight:800;}

/*===================== 
	content styles 
=======================*/
.wrapper{width:96%;max-width:1680px;margin:0 auto;padding:0;}
.container{width:96%;max-width:1720px;margin:0 auto;background:#fff;}
.internal{padding:200px 0 4% 0;}
.intcopyleft{float:left;width:50%;}
.intcopyright{float:left;width:45%;margin-left:5%;}
.pagetitler{color:#9d1d20;padding-bottom:0;margin-bottom:2%;border-bottom:5px solid #000;line-height:1.2em;}
.spotlight{float:left;width:46%;margin-right:4%;}
.contactbutton{background:#9d1d20;margin:2% 2% 2% 0;padding:8px 0;float:left;width:400px;text-align:center;color:#fff;font-weight:800;}
.contactbutton:hover{background:#000;-moz-transition:0.3s all ease;-webkit-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;}
#solo{float:none;}
.reversed{background:#333;}

/*===================== 
	link styles 
=======================*/

a.link:focus {outline: thin dotted;/*reset*/
	}
	
a {
    text-decoration:none;
	color:inherit;
}

a:hover  {
	text-decoration: none;
	color: #9d1d20;
	-moz-transition:0.3s all ease;-webkit-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;	
	} 
 
/*===================== 
	list styles 
=======================*/
ul.list{
	margin:0;
	padding: 0 0 5% 7%;
}
ul.list li{
	font-size:16px;
}

/*===================== 
	header styles 
=======================*/
.header{background:#000;width:100%;position:fixed;top:0;z-index:101;}
.topbar{padding:15px 0;text-align:right;width:70%;float:right;padding-right:5%;}
.headcontact,.headsearch{display:inline-block;zoom: 1;*display: inline;vertical-align: middle;}
.headcontact p{padding:0;font-weight:600;}
.headcontact a{color:#fff !important;}
.headcontact a:hover{color:#9d1d20 !important;}
.headcontact p span{color:#fff;margin:0 10px;}
.headsearch{width:420px;margin-left:100px;}
.headsearch input{padding:0% 3% !important; height: 46px !important;}
#searchbox,#submitbox{display:inline-block !important;zoom: 1 !important;*display: inline !important;vertical-align: middle;margin:0 auto !important;}
#searchbox{width:280px; font-size: 13px !important;}
#submitbox{width:80px;background:#9d1d20;color:#fff;}
#submitbox:hover{cursor:pointer;background:#fff;color:#9d1d20}

.logo{
	width:380px;
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	background-image: url("../siteart/Diamond-Plate-Aluminum-Wallpaper.jpg");
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.4);
	box-shadow:5px 5px 5px rgba(0,0,0,0.4);
	padding:0.5% 1% 0.5% 5%;
}
.logo a{display:block;}
.logo:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0px;
    z-index: -1;
    background-image: url("../siteart/Diamond-Plate-Aluminum-Wallpaper.jpg");
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
    -moz-box-shadow:5px 5px 5px rgba(0,0,0,0.4);
    -webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.4);
    box-shadow:5px 5px 5px rgba(0,0,0,0.4);    
}

.navbar{background:#9d1d20;}

/*===================== 
	hero styles 
=======================*/
.hero{position:relative;padding:230px 0 3% 0;min-height:600px;background:url("../siteart/heroback.jpg") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;}
#homesearch{font-family: 'Open Sans', sans-serif;width:70%;background:rgba(255,255,255,0.9);position:absolute;top:50%;left:15%;right:15%;-moz-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);}
#homesearch h3{text-align:center;font-weight:700;font-size:30px;margin-top:2%;}
#invsearchform{margin:0 2% 2% 2%;width:96%;}
#invsearchform .third{display:inline-block !important;zoom: 1 !important;*display: inline !important;width:31%;margin:0 1% 30px 1%;;}
#invsearchform .third input{padding:2%;width:96%;}
#invsearchform .third select{width:100%;padding:2%;}
#homebtnSearch{background:#9d1d20;color:#fff;border:none;width:100% !important;}
#homebtnSearch:hover{background:#000;color:#fff;cursor:pointer;}

.invlinks{text-align:center;margin:0 auto;position:absolute;top:50%;width:90%;left:5%;right:5%;-moz-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);}
.catbox{display:inline-block !important;zoom: 1 !important;*display: inline !important;vertical-align: middle;width:20%;margin:0.5%;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.4);-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.4);box-shadow:5px 5px 5px rgba(0,0,0,0.4);padding:0.5%;}
.catbox img{max-width:140px;}
.cattitler h5{padding-bottom:0;color:#9d1d20}
.cattitler p{font-size:18px;padding:0;line-height:1.2em;}
.cattitler p i{color:#9d1d20;}
.catbox:hover img{-moz-transform:scale(0.9);-webkit-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);-moz-transition:0.3s all ease;-webkit-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;}
.catbox:hover .cattitler h5{color:#000;-moz-transition:0.3s all ease;-webkit-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;}
.catbox:hover{background:#eee;-moz-transition:0.3s all ease;-webkit-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;}


/*===================== 
	Cycle 2 slider styles 
=======================*/
.slides{background:url(../siteart/concrete_wall.png) repeat;padding:0;color:#fff;position:relative;}

.cycle-slideshow{box-shadow: 0px 2px 5px 1px rgba(0,0,0,.75);}
.cycle-slideshow .cycle-slide, .cycle-slideshow img{
	width:100% !important;
}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden;display:none;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; transition: all .5s ease-in-out; 
}
.cycle-pager span.cycle-pager-active { color:#2885b3;}
.cycle-pager > * { cursor: pointer;}



/*===================== 
	inventory styles 
=======================*/
/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	position:absolute;
	bottom:0;
	padding:15px 0;
	background:rgba(0,0,0,0.8);
}
 
.scrolling{
    width:100%;
    height:92px;
}



/*===================== 
	welcome styles 
=======================*/
.welcome{padding:4% 0;background:#fff;}
.welcometitler h4{color:#000;padding:0;line-height:1em;font-weight:600;}
.welcometitler h1{color:#9d1d20;line-height:1.2em;}
.welcomecopy{width:60%;float:left;}
.welcomeright{width:35%;float:right;margin-left:5%;}
.welcomeslides{width:92%;padding:4%;background:url("../siteart/homewelcomeback.jpg") center center no-repeat;}	

/*===================== 
	quicklinks styles 
=======================*/
.quicklinks{padding:2% 0;background:#9d1d20;text-align:center;}
.linkbox{display:inline-block !important;zoom: 1 !important;*display: inline !important;vertical-align: top;width:26%;margin:2%;background:#79241f;padding:1%;min-height:650px;position:relative;}
.linktitler h4{color:#fff;font-weight:600;line-height:1.2em;margin-top:2%;}
.linktitler p{color:#fff;font-size:18px;}
.linkbutton{background:#fff;position:absolute;bottom:3%;left:4%;right:4%;width:92%;padding:8px 0;color:#000;font-weight:800;}
.linkbutton:hover{background:#000;color:#fff;-moz-transition:0.3s all ease;-webkit-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;}

/*===================== 
	socialbar styles 
=======================*/
.socialbar{padding:2% 0;background: #000 url("../siteart/socialback.jpg") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;text-align:center;}
.socialbar h2{color:#fff;padding-bottom:1%;}
.socialbar a img{margin:0 20px;}
.socialbar a:hover img{-moz-transform:scale(0.9);-webkit-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);-moz-transition:0.3s all ease;-webkit-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;}

/*===================== 
	mapblock styles 
=======================*/
.mapblock{background:url("../siteart/duncansville.jpg") center center no-repeat;padding:3% 0;position:relative;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;height:400px;border-top:5px solid #9d1d20;}
.addressbox{position:absolute;right:10%;width:50%;top:50%;-moz-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);padding:1% 0;background:#e8e7e7;text-align:center;}
.addressbox h3{color:#9d1d20;border-bottom:2px solid #bbb}
.addresshalf{float:left;width:40%;margin:2% 5%;text-align:left;}
.addresshalf p{padding:0;}
.addresshalf a{font-weight:800;color:#000;font-size:22px;}
.addresshalf a:hover{color:#9d1d20;-moz-transition:0.3s all ease;-webkit-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;}

/*===================== 
	phonebar styles 
=======================*/
.phonebar{padding:2% 0;background:#9d1d20;text-align:center;}
.phonebar h2{color:#fff;padding:0;}
.phonebar h2 a{color:#000;}
.phonebar h2 a:hover{color:#fff;-moz-transition:0.3s all ease;-webkit-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;}

/*===================== 
	contact styles 
=======================*/
.contactstack{margin-top:1%;}
.contactstack h4{padding:0;}
.intcopyright iframe{height:500px;-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.4);-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.4);box-shadow:5px 5px 5px rgba(0,0,0,0.4);border-top:1px solid #bbb;border-left:1px solid #bbb;}
.contactstack p a{color:#9d1d20;font-weight:800;}

/*===================== 
	Form styles 
=======================*/
#formpage{padding:0 10px;}

form{
	margin:0 0 0;
}
#formpage label{
	display:block;
	font-size:16px;
	padding-top: 4%;
	width:100%;
}
#formpage input{
	font-family: 'Open Sans', sans-serif;
	border: #999999 solid 1px;
	border-radius: 2px;
	padding: 1%;
	font-size:14px;
	width:98%;
	margin-bottom:10px;
}
#formpage input:focus{
	border: #2885b3 solid 1px;
}
#formpage input.button2{
	display:block;
	width:50%;
	margin:0 auto 5% auto;
	border:#277e32 solid 1px;
	background-color:#38b749;
	color:#fff;
	border-radius: 2px;
}

#formpage input.button2:hover{
	background-color:#277e32;
	cursor:pointer;
}

#formpage select{
	font-family: 'Open Sans', sans-serif;
	border: #999999 solid 1px;
	padding: 1%;
	font-size:14px;
	width:100%;
	margin-bottom:10px;
}

#formpage textarea{
	font-family: 'Open Sans', sans-serif;
	border: #999999 solid 1px;
	border-radius: 2px;
	padding: 1%;
	font-size:14px;
	width:98%;
}

#formpage .half{width:48%;margin:0 1%;float:left;}
#formpage h4{padding:0;}
#formpage .commentbox{width:98%;margin:0 1%;}
#formpage .sendbutton{background:#9d1d20;color:#fff;font-weight:800;width:100%;font-size:18px;}
#formpage .sendbutton:hover{cursor:pointer;background:#000;}

#formpage input[type='checkbox'],input[type='radio']{width:15px !important;min-width:15px !important;margin-right:2px;}

/*===================== 
	footer styles 
=======================*/
.pagebottom{background:#000;padding:30px 0;text-align:center;}
.footerlinks{width:100%;margin-bottom:2%;}
.footerlinks a{display:inline;margin:0 10px;color:#fff;font-size:16px;}
.footerlinks a:hover{color:#9d1d20;}
.pubfooter{background:#1f1f1f;padding:10px 0;}
.pubfooter a p{float:left;color:#fff;padding:0;font-size:16px;}
.pubfooter a:hover{color:#9d1d20}
.pubfooter p{float:right;color:#fff;padding:0;font-size:16px;}
.footerlogo img{max-width:400px;}

footer {
	margin: 0 auto;
	width: 100%;
	}
	
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:11px;
	color: #ccc;
	border-bottom:none;
	}
	a.footerlink:hover {
		text-decoration:none; 
		font-size:11px;
		color: #fff;
		}

.footertext {
	font-size:11px; 
	color:#666;
	}

.smallfootertext {
	font-size:11px; 
	color:#666;
	}

.divfooter {
	text-align:center; 
	margin:0 auto;
	}

/*===================== 
	Responsive styles 
=======================*/
@media screen and (max-width: 1850px) {
	.topbar{padding:7px 3% 7px 0;}
	.logo{width:350px;padding-left:3%;}
	.cattitler h5{font-size:20px;}
	.cattitler p{font-size:16px;}
	.catbox img{max-width:120px;}
	.addressbox{width:65%;right:5%;}
	
	#homesearch{width:90%;left:5%;right:5%;top:45%;}
}

@media screen and (max-width: 1580px) {
	h1 {font-size: 40px;}
	h2 {font-size: 36px;}
	h3 {font-size: 32px;}
	h4 {font-size: 28px;}
	h5 {font-size: 24px;}	
	p {font-size: 18px;}
	.headsearch{margin-left:0;}
	.logo{width:300px;}
	.catbox{width:22%;}
	.contactbutton{width:320px;}
	.mapblock{height:300px;}
	.addresshalf a{font-size:18px;}
	.footerlinks a{font-size:15px;}
	
	.internal{padding:180px 0 6% 0;}
}

@media screen and (max-width: 1400px) {
	.topbar{padding-right:2%;}
	.topbar .wrapper{margin:0;width:100%;}
	.headsearch{width:290px;}
	.headcontact p{font-size:16px;}
	.headcontact p span{margin:0 5px;}
	#searchbox{width:180px;}
	.logo{width:280px;padding-left:2%;}
	.hero{min-height:450px;padding-top:200px;}
	.invlinks{width:96%;left:2%;right:2%;}
	.cattitler h5{font-size:16px;line-height:1.2em;}
	.cattitler p{font-size:14px;}
	.catbox img{max-width:90px;}
	.contactbutton{width:280px;font-size:15px;}
	.linkbox{min-height:580px;}
	.linktitler h4{font-size:24px;}
	.linktitler p{font-size:16px;}
	.socialbar a img{max-width:50px;}
	.addressbox{width:75%;right:5%;}
	.footerlinks{width:80%;margin:0 auto;margin-bottom:2%;}
	.footerlinks a{display:inline-block;zoom: 1;*display: inline;margin:3px 15px;}
	.footerlogo img{max-width:300px;}
	.pubfooter a p,.pubfooter p{font-size:14px;}
	
	#invsearchform .third{margin-bottom:15px;}
	
	.internal{padding:150px 0 6% 0;}
	.spotlight{float:none;width:100%;margin:0 auto;display:block;}
	.spotlight img{max-width:250px;}
	
	.intcopyright iframe{height:400px;}
}

@media screen and (max-width: 1000px) {
	h1 {font-size: 36px;}
	h2 {font-size: 30px;}
	h3 {font-size: 26px;}
	h4 {font-size: 24px;}
	h5 {font-size: 22px;}	
	p {font-size: 18px;}	
	.logo{width:220px;}
	.topbar{padding:5px 2% 5px 0;}
	.headcontact p{font-size:14px;}
	.headcontact p span{margin:0;}
	.headsearch{width:265px;}
	#searchbox{width:160px;}
	#submitbox{width:75px;}
	.headsearch input{font-size:12px !important; height: 40px !important;}
	.hero{min-height:560px;padding-top:100px;padding-bottom:80px;}
	.catbox{width:28%;margin:1%;padding:1%;}
	.contactbutton{margin-top:0;width:250px;}
	.welcomecopy{width:100%;float:none;display:block;}
	.welcomeright{display:none;}
	.linkbox{width:28%;margin:1%;}
	.linktitler h4{font-size:20px;}
	.linkbutton{font-size:15px;}
	.socialbar a img{margin:0 10px;}
	.mapblock{height:220px;}
	.addressbox{width:85%;}
	.footerlinks{width:100%;}
	.footerlinks a{font-size:14px;}
	
	#invsearchform .third{width:47%;}
	#homesearch h3{font-size:24px;}
}

@media screen and (max-width: 800px) {
	.logo{float:none;text-align:center;width:100%;margin:0 auto;padding:0;display:block;position:relative;left:auto;top:auto;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
	.logo::after{display:none;}
	.logo img{max-width:350px;}
	.topbar{text-align:center;float:none;display:block;width:100%;padding:5px 0;}
	.headcontact,.headsearch{margin:0 1%;}
	.hero{padding-top:210px;}
	.catbox img{max-width:75px;}
	.cattitler h5{font-size:14px;}
	.wrapper{width:92%;}
	.invlinks{top:55%;}
	.linkbox{width:70%;margin:2% auto;min-height:auto;padding:2%;}
	.linkbutton{position:relative;bottom:auto;left:auto;right:auto;width:100%;margin:1% auto;}
	.addressbox{width:95%;}
	.addresshalf p,.addresshalf a{font-size:16px;}
	.mapblock{height:160px;}
	
	.internal{padding-top:240px;}
	.intcopyleft,.intcopyright{float:none;display:block;width:100%;margin:0 auto;}
	.intcopyright{padding-top:4%;}
	#solo{width:100%;}
	.spotlight img{margin:4% auto;margin-bottom:0;display:block;}
	
	.intcopyright iframe{height:300px;}
	.contactstack{text-align:center;}
}

@media screen and (max-width: 600px) {
	h1 {font-size: 30px;}
	h2 {font-size: 26px;}
	h3 {font-size: 22px;}
	h4 {font-size: 20px;}
	h5 {font-size: 18px;}	
	p {font-size: 16px;}	
	.headcontact,.headsearch{display:block;margin:5px auto;width:100%;}	
	.headsearch input{padding:0% 1% !important; height: 40px !important;}
	#searchbox{width:50%;}
	#submitbox{width:30%;}
	.catbox{width:44%;}
	.catbox img{max-width:60px;}
	.hero{min-height:530px;padding-top:250px;}
	.welcome{padding:6% 0;}
	.welcomecopy{text-align:center;}
	.contactbutton{width:100%;display:block;margin:5px auto;}
	.quicklinks{padding:6% 0;}
	.linkbox{width:92%;padding:4%;}
	.mapblock{padding:6% 0;height:auto;}
	.addressbox{position:relative;width:96%;right:auto;top:auto;padding:2%;-moz-transform:none;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
	.addressbox h3{padding-bottom:0;}
	.addresshalf{float:none;display:block;width:100%;margin:2% auto;text-align:center;}
	.phonebar h2{font-size:22px;line-height:1.2em;}
	.tollfree{display:block;}
	
	.internal{text-align:center;padding-top:260px;}
	#homesearch{top:55%;}
	#invsearchform .third{width:100%;margin:1% 0;}
	#homesearch h3{font-size:20px;}
	.container{text-align:left !important;}
	
	.intcopyright iframe{height:250px;}
	#formpage .half,#formpage .commentbox{width:100%;margin:0;display:block;text-align:left;font-size:15px;}
	#formpage input{margin-bottom:5px;}
}

@media screen and (max-width: 480px){
	.logo img{max-width:300px;}
	.hero{min-height:480px;}
	.cattitler h5{font-size:13px;}
	.cattitler p{font-size:12px;}
	.socialbar h2{font-size:18px;}
	.socialbar a img{max-width:30px;margin:0 5px;}
	.phonebar h2{font-size:18px;}
	.footerlinks a{display:block;margin:3px 0;}
	.pubfooter a p,.pubfooter p{display:block;width:100%;float:none;text-align:center;}
}

@media screen and (max-width: 414px){
	.logo img{max-width:240px;}
	#searchbox,#submitbox{display:block;width:90% !important;margin:3px auto !important;}
	.invlinks{top:57%;}
	.footerlogo img{max-width:200px;}
	
	.internal{padding-top:260px;}
}

@media screen and (max-width: 360px){
	.hero{min-height:770px;}
	.invlinks{top:55%;}
	.catbox{margin:2% auto;width:70%;}
	.phonebar h2{font-size:16px;}
	
	#searchhero{min-height:500px;}
}
	
