﻿
/*===================== 
	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%;}


/*===================== 
		Fonts
=======================*/



/*===================== 
	base styles 
=======================*/

html {
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	}

body {
    font-family: 'Montserrat', 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: 'Montserrat', sans-serif;
	margin: 0;
	padding:0 0 2% 0;
	font-weight:700;
	line-height:1.5em;
	}
	h1 {font-size: 48px;}
	h2 {font-size: 40px;}
	h3 {font-size: 24px;}
	h4 {font-size: 20px;}
	h5 {font-size: 18px;}

p {
    font-family: 'Montserrat', sans-serif;
	padding: 0 0 2% 0;
	font-size:18px;
	line-height:1.5em;
	margin: 0;
	}
strong{font-family: 'Montserrat', sans-serif;font-weight:bold;}
.font-white {
	color:#fff;
}

/*===================== 
	link styles 
=======================*/

a.link:focus {outline: thin dotted;/*reset*/
	}
	
a {
    text-decoration:none;
	color:inherit;
}

a:hover  {
	text-decoration: none;
	color: #005dac;
	} 
	
	
.appbutton{}
.appbutton a{background:#38b749; padding:5px 10px;color:#fff; border-radius:3px;}
.appbutton a:hover{background:#262626; padding:5px 10px;color:#fff; border-radius:3px;}
 
 
/*===================== 
	list styles 
=======================*/
ul.list{
	margin:0;
	padding: 0 0 5% 7%;
}
ul.list li{
	font-size:16px;
}

/*===================== 
	header styles 
=======================*/
header{width:100%;margin:0;padding:20px 0;background:#fff;-moz-box-shadow:2px 3px 3px rgba(0,0,0,0.4);-webkit-box-shadow:2px 3px 3px rgba(0,0,0,0.4);box-shadow:2px 3px 3px rgba(0,0,0,0.4);}

.headerwrap{width:96%;max-width:1480px;margin:0 auto;}
.logo{float:left;}
.navbar{float:right;margin-top:10px;}

/*===================== 
	content styles 
=======================*/
.wrapper{width:96%;max-width:1480px;margin:0 auto;padding:0;}
.container{width:100%;max-width:1520px;margin:0 auto;}
.internal{padding:2% 0;}
.pagetitler{color:#005dac;padding:0;}
.internal iframe{height:1000px;background:#fff;-moz-box-shadow:2px 3px 3px rgba(0,0,0,0.4);-webkit-box-shadow:2px 3px 3px rgba(0,0,0,0.4);box-shadow:2px 3px 3px rgba(0,0,0,0.4);padding:2% 0;}

/*===================== 
	hero styles 
=======================*/
.hero{background:url("../siteart/main-img.jpg") center center no-repeat;height:300px;position:relative;}
.herotext{position:absolute;width:90%;left:5%;right:5%;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%);text-align:center;}
.herotext h1{padding:0;}
.searchbutton{padding:20px 0;width:30%;color:#005dac;background:url("../siteart/buttonback.jpg") repeat-x;font-weight:700;margin:0 auto;font-size:20px;}

/*===================== 
	quicklinks styles 
=======================*/
.quicklinks{text-align:center;padding:2% 0;background:url("../siteart/background-img.jpg") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;}
.quicklinks > .wrapper{max-height:480px;overflow:hidden;}
.boxedleft{float:left;width:25%;}
.partsbox{width:100%;height:480px;position:relative;background:url("../siteart/parts-img.jpg") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;}
.boxgrid{float:right;width:73%;margin-left:2%;}
.linkbox{display:inline-block;zoom: 1;*display: inline;width:46.5%;margin:2%;height:217px;position:relative;}
.boxtitle{position:absolute;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%);width:100%;}
.linkbox h3,.partsbox h3{padding:0;}
.toprow{margin-top:0 !important;}
.bottomrow{margin-bottom:0 !important;}
#attachmentsbox{background:url("../siteart/attachments-img.jpg") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;}	
#dismantledbox{background:url("../siteart/dismantled-img.jpg") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;margin-right:0;}
#usedbox{background:url("../siteart/used-img.jpg") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;}
#auctionbox{background:url("../siteart/auctions-img.jpg") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;margin-right:0;}

.aboutwrap{margin:2% 0 4% 0;width:100%;background:rgba(0,0,0,0.4);padding:1% 0;text-align:left;}
.aboutwrap h2{padding:0;}
.aboutwrap p{color:#fff;width:60%;}


/*===================== 
	contact styles 
=======================*/
.contactblock{padding:2% 0;background:#fff;position:relative;}
.contactleft{position:absolute;left:0;top:9%;bottom:9%;width:55%;overflow:hidden;}
.contactright{float:right;width:40%;padding:5% 0;}
.contactright h3{color:#005dac;}

/*===================== 
	Form styles 
=======================*/
#formpage{padding:0 10px;}

form{
	margin:0 0 0;
}
label{
	display:block;
	font-size:16px;
	padding-top: 4%;
	width:100%;
}
input{
	font-family: 'Montserrat', sans-serif;
	border: #999999 solid 1px;
	border-radius: 2px;
	padding: 1%;
	font-size:14px;
	width:98%;
	margin-bottom:10px;
}
input:focus{
	border: #2885b3 solid 1px;
}
input.button2{
	display:block;
	width:50%;
	margin:0 auto 5% auto;
	border:#277e32 solid 1px;
	background-color:#38b749;
	color:#fff;
	border-radius: 2px;
}

input.button2:hover{
	background-color:#277e32;
	cursor:pointer;
}

select{
	font-family: 'Montserrat', sans-serif;
	border: #999999 solid 1px;
	padding: 1%;
	font-size:14px;
	width:98%;
}

textarea{
	font-family: 'Montserrat', sans-serif;
	border: #999999 solid 1px;
	border-radius: 2px;
	padding: 1%;
	font-size:14px;
	width:98%;
}

input[type='checkbox'],input[type='radio']{width:15px !important;min-width:15px !important;margin-right:2px;}



/*===================== 
	layout styles 
=======================*/
.sitemap{background:url(../siteart/escheresque_ste.png) repeat;color:#fff;}
.sitemap p{line-height:2em;}
.sitemap i{font-size:42px;margin-right:20px;}

/*===================== 
	inventory styles 
=======================*/
.cf{background:#fff;}
.hosted-content .pagination > .drop-down-form select{width:8% !important;}
.hosted-content h1{font-size:20px !important;line-height:1.3em;color:#005dac !important;}
.hosted-content h2{font-size:18px !important;line-height:1.2em;}
.hosted-content h3{font-size:16px !important;line-height:1.1em;}

.mobilecontainer { 
	overflow:hidden; /* must have this property for mobile phones and tablet display! */
	width:100%; 
	margin:0 auto;
	height:92px; 
	padding:0;
	background:#000;
}
iframe.banner {
	width:100%;
	height:92px;
	background:#000
}

.legal p{font-size:11px;}

.list-content .listing-widgets .Currency a{
	background: #005dac !important;
}

/*===================== 
	footer styles 
=======================*/

.pagebottom{background:#3e3e3e;padding:20px 0;}
.pagebottom p{color:#fff;font-size:14px;}
.pagebottom a{color:#fff;}
.pagebottom a:hover{color:#005dac;}

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: 1480px) {
    .boxgrid{width:74%;margin-left:1%;}
    .partsbox{height:403px;}
    .quicklinks > .wrapper{max-height:400px;}
    .linkbox{margin:1%;width:48%;height:188px}  
    .contactright{padding:4% 0;}
}

@media screen and (max-width: 1100px) {
	h1 {font-size: 36px;}
	h2 {font-size: 30px;}
	h3 {font-size: 24px;}
	h4 {font-size: 20px;}
	h5 {font-size: 18px;}  
    p {font-size: 16px;}
    .hero{height:250px;}
    .searchbutton{padding:10px 0;font-size:16px;width:40%;}
    .partsbox{height:340px;}
    .linkbox{height:160px;}
    .linkbox h3,.partsbox h3{font-size:20px;}
    .quicklinks > .wrapper{max-height:340px;}
    .aboutwrap{text-align:center;}
    .aboutwrap > .wrapper{width:80%;}
    .aboutwrap p{width:100%;}
    .contactright{padding:2% 0;}
    
}

@media screen and (max-width: 800px) {
	h1 {font-size: 32px;line-height:1.2em;}
	h2 {font-size: 26px;}
	h3 {font-size: 22px;}
	h4 {font-size: 18px;}
	h5 {font-size: 16px;} 
    p {font-size: 15px;}
    .hero{height:180px;}
    .searchbutton{margin:5px auto;}
    .partsbox{height:255px;}
    .quicklinks > .wrapper{max-height:255px;}
    .linkbox{height:118px;width:47%;margin:1% !important;}
    .contactleft{width:45%;}
    .contactright{width:53%;padding:0;}
    .contactright p{font-size:14px;}
    .internal{padding:4% 0;}
    .internal > .wrapper{width:92%;}
    
    .hosted-content h1{font-size:18px !important;}
    .hosted-content h2{font-size:16px !important;}
    .hosted-content h3{font-size:14px !important;}    
}

@media screen and (max-width: 600px) {
    .navbar{margin-top:7px;}
    .logo{width:75%;}
    .searchbutton{font-size:14px;padding:6px 0;}
    .boxedleft{width:97%;float:none;display:block;margin:0 auto;}
    .quicklinks > .wrapper{max-height:none;}
    .partsbox{height:100px;}
    .boxgrid{width:100%;margin:1% auto;float:none;}
    .linkbox{margin:0;height:80px;}
    .linkbox h3,.partsbox h3{font-size:18px;}
    .aboutwrap > .wrapper{width:90%;}
    .contactleft{position:relative;width:100%;}
    .contactright{width:100%;text-align:center;}    
}

@media screen and (max-width: 480px){
	h1 {font-size: 28px;}
	h2 {font-size: 24px;}
	h3 {font-size: 20px;}
	h4 {font-size: 18px;}
	h5 {font-size: 16px;} 
    p {font-size: 14px;}
    header{padding:10px 0;}
    .logo,.navbar{float:none;display:block;width:100%;text-align:center;margin:0 auto;}
    .searchbutton{width:60%;}
    .quicklinks{padding:3% 0;}
    .linkbox h3,.partsbox h3{font-size:16px;}
}

@media screen and (max-width: 414px){
	
}
	
