﻿/*===================== 
	Color information
	
	- Light Blue: #6dc6e7;
	- Darker Blue: #2885b3;
	- Light Blue-Gray Tint: #e6ecf5;
	-
		 
=======================*/
/*===================== 
	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
=======================*/
@font-face {
    font-family: 'bank_gothicregular';
    src: url('../webfonts/bank_gothic_medium.eot');
    src: url('../webfonts/bank_gothic_medium.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/bank_gothic_medium.woff') format('woff'),
         url('../webfonts/bank_gothic_medium.ttf') format('truetype'),
         url('../webfonts/bank_gothic_medium.svg#bank_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/*===================== 
	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;
	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: 8px;
	background:#3f5ec3;
	} 

img { border: 0; max-width:100%;} 
	
/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'bank_gothicregular';
	margin: 0;
	padding:0 0 2% 0;
	font-weight:normal;
	line-height:1.5em;
	color:#ccc;
	}
	h1 {font-size: 36px;}
	h2 {font-size: 30px;}
	h3 {font-size: 24px;}
	h4 {font-size: 20px;}
	h5 {font-size: 18px;}

p {
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 2% 0;
	font-size:18px;
	line-height:1.5em;
	margin: 0;
	color:#fff;
	}
strong{font-family: 'Open Sans', sans-serif;font-weight:bold;}

#contacttext h1 {
	font-size: 30px;    
	font-family: 'bank_gothicregular';
    margin: 0;
    padding: 0 0 2% 0;
    font-weight: normal;
    line-height: 1.5em;
    color: #ccc;}

#contacttext h2 {
	font-size: 24px;
	font-family: 'bank_gothicregular';
    margin: 0;
    font-weight: normal;
    line-height: 1.5em;
    color: #ccc;
}

#contacttext h3{
    font-size: 20px;	
	font-family: 'bank_gothicregular';
    margin: 0;
    padding: 0 0 2% 0;
    font-weight: normal;
    line-height: 1.5em;
    color: #ccc;
}

#contacttext h4 {
	font-size: 18px;
	    font-family: 'bank_gothicregular';
    margin: 0;
    padding: 0 0 2% 0;
    font-weight: normal;
    line-height: 1.5em;
    color: #ccc;
}
/*===================== 
	link styles 
=======================*/

a.link:focus {outline: thin dotted;/*reset*/
	}
	
a {
    text-decoration:none;
	color:#ccc;
}

a:hover  {
	text-decoration: none;
	color: #aaa;
	} 
	
	
.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:url(../siteart/header-bg.jpg) repeat;text-align:center;}

.headerwrap{width:96%;max-width:1170px;margin:0 auto;}
.logo img{margin:0 auto !important;}
.address{text-align:right;padding-top:10px;}
.address h2{padding:0;color:#000;}
.address h5{padding:0;color:#000;}


/*===================== 
	content styles 
=======================*/
#invwrap{padding:2% 0 0 0;border-top:none;}
.wrapper{width:96%;max-width:1170px;margin:0 auto;padding:0;}
.container{width:100%;max-width:1230px;margin:0 auto;}
.cf{background:#fff;}

/*----MARKETS SLIDER----*/
#markets {
    right: -300px;
	top: 470px;
    z-index: 99997;
	height: 370px;
}

.marketside {
	background: #fff;
    width: 300px;
    max-height: 100%;
    position: fixed;
    z-index: 99997;
}

#marketTab{
	display:block;
	height:45px;
	width:45px;
	background:url(../siteart/markets_slider2.png);
	position:absolute;
	left:-45px;
	top:0px;
}

#marketTab:hover {
	background: url(../siteart/markets_slider2.png);
	z-index: 99997;
}

/*----WEATHER SLIDER----*/
#weather {
    right: -300px;
	top: 420px;
    z-index: 99998;
}

.weatherside {
	background: #fff;
    width: 300px;
    max-height: 100%;
    position: fixed;
    z-index: 99998;
}

#weatherTab{
	display:block;
	height:45px;
	width:45px;
	background:url(../siteart/weather_slider2.png);
	position:absolute;
	left:-45px;
	top:0px;
}

#weatherTab:hover {
	background:url(../siteart/weather_slider2.png);
	z-index: 99998;
}

#weather h3{font-size:24px !important;color:#333;}
#weather p, #weather p span{font-size:18px !important;color:#555;}
#weather p time{font-size:14px !important;}
#weather a.aw-current-weather p{width:50% !important;}
.poweredBy a{color:#000 !important;}

	
/*===================== 
	slideshow styles 
=======================*/
.slides{background:url(../siteart/concrete_wall.png) repeat;padding:0;color:#fff;position:relative;}
.slidetitle{position:absolute;left:10%;right:10%;width:80%;z-index:99;top:50%;transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -ms-transform: translate(0%,-50%);text-align:center;}
.slidetitle h1{font-size:72px;font-family: 'bank_gothicregular';line-height:60px;color:#3f5ec3;-moz-text-shadow:1px 2px #000;-webkit-text-shadow:1px 2px #000;-ms-text-shadow:1px 2px #000;text-shadow:1px 2px #000;}
.slidetitle h1 span{display:block;}

.cycle-slideshow{}
.cycle-slideshow img{
	width:100%;
}

/* 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;zoom: 1;*display: inline; color: #ddd; cursor: pointer; transition: all .5s ease-in-out; 
}
.cycle-pager span.cycle-pager-active { color:#2885b3;}
.cycle-pager > * { cursor: pointer;}



/*===================== 
	welcome styles 
=======================*/
.welcome{background:url(../siteart/welcomeback.jpg) center center fixed no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;border-top:8px solid #fff;}
.welcomebox{width:40%;float:left;background:#112057;padding:2% 2% 2% 5%;margin:7% 0 5% 0;position:relative;}
.welcomebox img{position:absolute;right:-24%;top:-13%;}
.welcometext h3{padding:0;}
.bottomline{position:absolute;height:10px;background:#3f5ec3;bottom:-10px;left:0;width:90%;}
.linkbutton{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#ccc;width:60%;margin:10px 0;padding:5px 0;}
.linkbutton:hover{background:#aaa;-moz-transition:0.25s ease-in;-webkit-transition:0.25s ease-in;-o-transition:0.25s ease-in;transition:0.25s ease-in;}
.linkbutton h4{color:#3f5ec3;text-align:center;padding:0;}
.maptitle{float:right;background:#3f5ec3;width:35%;text-align:right;padding:0.5% 5% 0.5% 0;position:relative;}
#gunter{float:left;padding:0.5% 0 0.5% 5%;text-align:left;}
.guntergear{position:absolute;bottom:-50%;right:-5%;}
.titlegear{position:absolute;top:-50%;left:-5%;}
.maptitle h3, .maptitle p{padding:0;line-height:1.2em;color:#fff;}

/*===================== 
	contact styles 
=======================*/
#contactbox{width:80%;}
#contacttext{width:20%;float:left;}
.contactmap{width:75%;float:left;margin-left:5%;}	
#contactbox img{right:-13%;top:-14%;}
	
/*===================== 
	Form styles 
=======================*/
#formpage{padding:0 10px;}

form{
	margin:0 0 0;
}
label{
	display:block;
	font-size:16px;
	padding-top: 4%;
	width:100%;
}

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: 'Open Sans', Arial, sans-serif;
	border: #999999 solid 1px;
	padding: 1%;
	font-size:14px;
	width:98%;
}

textarea{
	font-family: 'Open Sans', Arial, sans-serif;
	border: #999999 solid 1px;
	border-radius: 2px;
	padding: 1%;
	font-size:14px;
	width:98%;
}





/*===================== 
	layout styles 
=======================*/
.padit{padding:2% 0;}





.sitemap{background:url(../siteart/escheresque_ste.png) repeat;color:#fff;}
.sitemap p{line-height:2em;}
.sitemap i{font-size:42px;margin-right:20px;}

/*--------Scrolling Inventory--------*/
.hosted-content strong{color:#000;}
.hosted-content h1{color:#000;font-size:28px !important;}

.scrolling-wrap {
    width:50%;
    height:90px;
	margin:0 auto;
    overflow:hidden;
}
 
.scrolling{
	background:#ccc;
    width:100%;
    height:100px;
	padding:8px 0;
	margin-bottom:2%;
}



/*===================== 
	footer styles 
=======================*/

.pagebottom{background:#1d2334;padding:5px 0 40px 0;}
.pagebottom p{color:#fff;font-size:14px;}
.pagebottom a{color:#fff;}
.pagebottom a:hover{color:#ffcd07;}

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:#ccc;
	}

.smallfootertext {
	font-size:11px; 
	color:#ccc;
	}

.divfooter {
	text-align:center; 
	margin:0 auto;
	width:60%;
	font-family: 'Open Sans', Arial, sans-serif;
	}

/*===================== 
	Responsive styles 
=======================*/

@media screen and (max-width: 1860px) {
#contacttext{width:30%;}
.contactmap{width:65%;}

}

@media screen and (max-width: 1650px) {
.welcomebox img{right:-28%;top:-14%;}
.titlegear{top:-60%;}
/*.maptitle{width:46%;}*/
.maptitle{padding-right:1%;width:42%;}
#gunter{padding-left:1%;}
#contactbox img{-moz-transform:scale(0.9);-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);top:-18%;right:-15%;}
}

@media screen and (max-width: 1500px) {
#contactbox img{top:-18%;right:-16.5%;}
}

@media screen and (max-width: 1420px) {
.welcomebox img{right:-32%;top:-12%;}
#contacttext{width:35%;}
.contactmap{width:58%;padding-right:2%;}
#contactbox img{-moz-transform:scale(0.8);-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);top:-21%;right:-18%;}
#invwrap{padding:2%;}
.maptitle p{font-size:16px;}
}

@media screen and (max-width: 1280px) {
.slidetitle h1{font-size:60px;line-height:48px;}
.welcomebox img{-moz-transform:scale(0.8);-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);right:-36.5%;top:-17.5%;}
#contactbox img{top:-19%;right:-20.5%;}
/*.maptitle{width:55%;}*/
#contacttext{width:40%;}
.contactmap{width:53%;padding-right:2%;}
.maptitle{width:48%;}
.titlegear{top:-11%;left:-9%;}
.guntergear{bottom:-11%;right:-9%;}
.titlegear,.guntergear{-moz-transform:scale(0.8);-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);}
}

@media screen and (max-width: 1100px) {
	h1 {font-size: 32px;}
	h2 {font-size: 28px;}
	h3 {font-size: 24px;}
	h4 {font-size: 20px;}
	h5 {font-size: 18px;}
	p {font-size: 16px;}
.welcomebox{margin:10% 0;width:50%;}
.welcomebox img{-moz-transform:scale(0.7);-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);right:-35%;top:-23%;}
#contactbox img{-moz-transform:scale(0.6);-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6);top:-28%;right:-24%;}
/*.titlegear{top:-80%;}*/
#mapleft{float:none;width:100%;border:none !important;margin-bottom:2%;height:300px;}
#mapright{float:none;width:100%;border:none !important;margin-top:2%;height:300px;}
.maptitle{width:65%;}
.titlegear,.guntergear{-moz-transform:scale(0.7);-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);}
.guntergear{right:-6%;}
.titlegear{left:-6%;}
}

@media screen and (max-width: 1000px) {
.slidetitle h1{font-size:48px;line-height:40px;}
.welcomebox{margin:10% 0;width:60%;}
.welcomebox img{right:-33%;top:-24%;}
#contactbox{width:92%;}
#contactbox img{display:none;}
#contacttext{width:43%;}
.contactmap{width:50%;padding-right:0;}
/*.maptitle{width:70%;}*/
}

@media screen and (max-width: 900px) {
.welcomebox img{right:-36.5%;top:-24%;}
.guntergear{right:-8%;}
.titlegear{left:-8%;}
}

@media screen and (max-width: 800px) {
.logo{float:none;text-align:center;}
.slidetitle{width:100%;left:0%;right:0%;}
.slidetitle h1{font-size:36px;line-height:30px;}
	h1 {font-size: 30px;}
	h2 {font-size: 26px;}
	h3 {font-size: 22px;}
	h4 {font-size: 18px;}
	h5 {font-size: 16px;}
	p {font-size: 16px;}
.welcomebox{width:84%;padding:4% 8%;margin:0;text-align:center;position:relative;}
.welcomebox img{display:none;}	
#contactbox{padding:4%;}
#contacttext,.contactmap{float:none;display:block;width:100%;margin:1% auto;}
.linkbutton{margin:10px auto;width:80%;}
#weather, #markets{display:none;}
.maptitle, #gunter{width:96%;padding:1% 2%;text-align:center;}
.titlegear,.guntergear{display:none;}
.divfooter{width:80%;}
#invwrap{padding:4%;}
.hosted-content h1{font-size:24px !important;line-height:1.2em !important;}
.hosted-content h3{font-size:20px !important;line-height:1.2em !important;}
.scrolling-wrap{width:70% !important;}
}

@media screen and (max-width: 600px) {
.slidetitle h1{font-size:36px;line-height:30px;}
.linkbutton{width:90%;}
.welcomebox{width:80%;padding:4% 10%;}
.maptitle p{font-size:14px;}
.scrolling-wrap{width:85% !important;}
}

@media screen and (max-width: 480px) {
.slidetitle h1{font-size:30px;line-height:26px;}
.scrolling-wrap{width:100% !important;}
}

@media screen and (max-width: 447px){
.linkbutton{width:100%;}
.maptitle p{padding:0 15%;}
.pagebottom{padding:20px 0;text-align: center;}
.divfooter {text-align:center;}	
}

@media screen and (max-width: 400px){
.maptitle p{padding:0 5%;}
}
	
