body {
	font-family: "Muli", Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#999;
	background-color: #141414; /*f6f6f6;*/
	background-attachment: fixed;
	background-image: url(../img/burried.png);
	background-repeat: repeat;
}
strong, b {
	font-weight:400;
}
a.inlinelink, a.inline {
	color:#999;
}
#inner-wrap {
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
}
#content-wrap {
	margin-top: 0em;
	margin-right: auto;
	margin-left: auto;
	/*
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	*/
	margin-bottom: 0em;
	position: relative;
	width: 90%;
	max-width: 1140px;
}

#headouter {
	width: 90%;
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding-top: 1.5em;
	width: 100%;
	display: table;
	border-collapse: collapse;
	vertical-align: bottom;
}

#top #contactinfo {
	display: table-cell;
	vertical-align: bottom;
	/*padding-top: 4em;*/
	width: 45%;
	text-align: right;
	color: #646464;
}
#top #logoouter {
	display: table-cell;
	vertical-align: bottom;
	width: 55%;
}
#top #logo {
	width:90%;
	max-width:480px;
	height: auto;
	display:block;
}

#top #contactinfo h3 {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: 700;
	color: #738dc5;
	letter-spacing: 0.05em;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	margin: 0em;
}

#top #contactinfo em {
	font-size: 1.4em;
	margin: 0em;
}

#nav {
	background: none;
	margin-bottom: 1em;
	margin-left:auto;
	margin-right:auto;
	width: 90%;
	max-width: 1140px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
}

.nav-btn {
	display:none;
}

#nav ul {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top:0em;
	margin-bottom:0em;
	padding:0em;
	list-style:none;
}

#nav ul li {
	float: left;
	text-align:center;
	padding-left: 1px;
	padding-right: 1px;
	width:16.66%;
	/*width:12.5%;*/
}

#nav ul li a {
	display: block;
	text-align:center;
	margin: 0;
	background:rgba(100,100,100,0.25);
	text-decoration: none;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #a3a3a3;
	font-weight: 400;
	width:100%;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
 	 -webkit-transition:.5s;
  	transition:.5s;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	text-shadow: 1px 2px 2px rgba(20, 20, 20, 0.9);*/
}

#nav ul li:first-child a {
	border:none;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;*/
}

#nav ul li a:hover, #nav ul li a:active {
	background-color: #738dc5;
	color: #FFFFFF;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
 	 -webkit-transition:.5s;
  	transition:.5s;
}
/*
.cssgradients #nav ul li a:hover, .cssgradients #nav ul li a:active {
    background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #738dc5),
	color-stop(1, #6048B8)
	);
	background-image: -o-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: -moz-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: -webkit-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: -ms-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: linear-gradient(to top, #738dc5 0%, #6048B8 100%);
}

.no-js #nav ul li a:hover, .no-cssgradients #nav ul li a:hover, .no-js #nav ul li a:active, .no-cssgradients #nav ul li a:active {
	background-repeat: repeat-x;
	background-image: url(../img/navvir.jpg);
	background-position: left bottom;
}


.cssgradients #nav {
    background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #6048B8),
	color-stop(1, #738dc5)
	);
	background-image: -o-linear-gradient(top, #6048B8 0%, #738dc5 100%);
	background-image: -moz-linear-gradient(top, #6048B8 0%, #738dc5 100%);
	background-image: -webkit-linear-gradient(top, #6048B8 0%, #738dc5 100%);
	background-image: -ms-linear-gradient(top, #6048B8 0%, #738dc5 100%);
	background-image: linear-gradient(to top, #6048B8 0%, #738dc5 100%);
}

.no-js #nav, .no-cssgradients #nav {
    background: url("../img/navvi.jpg");
	background-repeat:repeat-x;
}
*/
#slide-wrap-outer {
	/*background-color: #585858;*/
}
#slide-wrap {
	background:rgba(115,141,197,.35);
	display:block;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	max-width: 1140px;
	/*background-color: #585858;*/
	position: relative;
	-webkit-box-shadow: 0px 3px 10px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 10px 2px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 10px 2px rgba(0,0,0,0.75);
}
#imgslider {
	display: block;
	float: left;
	margin: 0;
	width: 65%;
}
#slidebanner {
	display: block;
	float: left;
	width: 35%;
	color: #CCC;
	margin: 0;
}
#slidebanner div {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
}
#slidebanner h2 {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	/*text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);*/
	text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.8);
	margin: 0em;
}
h1.blockhead, #editbox h1 {
	color: #FFF;
	font-size:1.75em;
	display: block;
	padding-top: 0.35em;
	padding-right: 0.5em;
	padding-bottom: 0.35em;
	padding-left: 0.5em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	background:rgba(100,100,100,0.25);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	/*text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);*/
}
h2.blockhead, #editbox h2 {
	color: #FFF;
	background:rgba(115,141,197,.35);
	/*background-color: #738dc5;*/
	display: block;
	padding-top: 0.35em;
	padding-right: 0.5em;
	padding-bottom: 0.35em;
	padding-left: 0.5em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	/*text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);*/
}
h1.blockhead.toplevel, h2.blockhead.toplevel {
	margin-top: 0em;
}
#editbox img {
	max-width:100%;
}
#imgslider {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	margin-top: 0px;
}
#leftnav {
}
#leftbox {
	width: 26%;
	float: left;
	padding-left: 0em;
	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 1em;
}
#leftnav ul {
	display: block;
	list-style:none;
	padding:0em;
	margin:0em
}
#leftnav ul li {
	display: block;
	text-align: left;
	padding: 0em;
	/*background-color: #E5E7EB;*/
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
#leftnav ul li:first-child {
	margin-top: -0.4em;
}
#leftnav ul li a {
	display: block;
	background-color:rgba(100,100,100,0.25);
	margin: 0em;
	color: #a3a3a3;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom:1em;
	padding-left: 2.5em;
	font-size: 0.9em;
	text-decoration: none;
	background-image: url(../img/chevron.png);
	background-repeat: no-repeat;
	background-position: .75em center;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
 	 -webkit-transition:.5s;
  	transition:.5s;
	/*background-size: .9em .9em;*/
}
#leftnav ul li a:hover, #leftnav ul li a:active  {
	text-decoration: none;
	color: #FFF;
	/*background-color: #232323;*/
	background-color:rgba(100,100,100,0.45);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
 	 -webkit-transition:.5s;
  	transition:.5s;
}

#main {
	width: 74%;
	float: right;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 1.5em;
	padding-left: 2em;
	margin: 0em;
}
h1 {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	color:#738dc5;
	font-weight:700;
	font-size:2.25em;
	line-height: 1.25em;
}
h2 {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	color:#738dc5;
	font-weight:700;
	font-size:1.75em;
	line-height: 1.25em;
}
.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
img.grayscale:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}
#main h2.featheader {
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.8);
	color: #FFF;
	font-size: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	display: block;
	margin: 0em;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	background-color: #666;

}

.cssgradients h2.featheader {
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(150,150,150)),
	color-stop(1, rgb(35,35,35))
	);
	background-image: -o-linear-gradient(top, rgb(150,150,150) 0%, rgb(35,35,35) 100%);
	background-image: -moz-linear-gradient(top, rgb(150,150,150) 0%, rgb(35,35,35) 100%);
	background-image: -webkit-linear-gradient(top, rgb(150,150,150) 0%, rgb(35,35,35) 100%);
	background-image: -ms-linear-gradient(top, rgb(150,150,150)0%, rgb(35,35,35) 100%);
	background-image: linear-gradient(to top, rgb(150,150,150) 0%, rgb(35,35,35) 100%);
}

#socialbar {
	display: table;
	vertical-align: middle;
	width: 100%;
	background:rgba(100,100,100,0.25);
	margin-bottom: 3.6%;
}
#socialbar p {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	color: #999;
}

#socialbar ul {
	display: table-cell;
	width:50%;
	margin-right: auto;
	margin-left: auto;
	margin-top:0em;
	margin-bottom:0em;
	padding:0em;
	list-style:none;
}

#socialbar ul li {
	display: block;
	float: right;
	width: 19%;
	margin-left: 1px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;*/
}

#socialbar ul li a img {
	width: 100%;
	height: auto;
	display:block;
}

.yt16x9 {
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 2%;
}
.mapframe {
	position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
	margin-bottom: 0.5em;
}
.yt16x9 iframe, .mapframe iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.container {
	/*margin-bottom: 1em;*/
	position:relative;
	display:block;
}
.col2 {
	display: block;
	float: left;
	width: 49.1%;
	margin: 0 0 1.8% 1.8%;
}
.col2:nth-child(2n+1) { 
	clear: both;
	margin-left: 0;
}
.col {
	display: block;
	float: left;
	margin: 0 0 1.6% 1.6%;
	width: 23.8%;
}
.col:nth-child(4n+1) { 
	clear: both;
	margin-left: 0;
}
.col6 {
	display: block;
	float: left;
	margin: 0 0 1.6% 1.6%;
	width: 15.33%;
}
.col6:nth-child(6n+1) { 
	clear: both;
	margin-left: 0;
}
/* we dont resize this */
.col3 {
	display: block;
	float: left;
	
	width: 31.73%;
	margin-left:2.4%;
	margin-bottom:2.4%;
	/*
	width: 31%;
	margin-left:3.5%;
	margin-bottom:3.5%;
	*/
}
.col3:nth-child(3n+1) { 
	clear: both;
	margin-left: 0;
}
#picgallery a p {
	display:block;
	text-align:center;
	margin-top:0.5em;
}
.blockfeature {
	background:rgba(100,100,100,0.15);
	position: relative;
	color: #FFF;
	text-decoration: none;
	
	-o-transition:1s;
  	-ms-transition:1s;
  	-moz-transition:1s;
 	 -webkit-transition:1s;
}
.blockfeature:hover, .blockfeature:active {
	background-color: #738dc5;
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
 	 -webkit-transition:.5s;
}
#stocklist .blockfeature {
	background-color: #738dc5;
}
#stocklist .blockfeature:hover, #stocklist .blockfeature:active {
	background-color: #232323;
}
.subfeature {
	position: relative;
	text-decoration: none;
	color: #999;
}
.subfeature img {
	width: 100%;
}
.iconbar {
	/*background-color: #E5E7EB;*/
	background-color:rgba(100,100,100,0.25);
	display: block;
	color: #999;
	text-decoration: none;
	text-align: left;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.iconbar img{
	width:18%;
	margin-right:1em;
	padding: .35em;
}
.iconbarright {
	/*background-color: #E5E7EB;*/
	background-color:rgba(100,100,100,0.25);
	display: block;
	color: #999;
	text-decoration: none;
	text-align: right;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.iconbarright img{
	width:18%;
	margin-left:1em;
	padding: .35em;
}
.iconbar:hover, .iconbar:active, .iconbarright:hover, .iconbarright:active {
	/*background-color: #E5E7EB;*/
	background-color:rgba(100,100,100,0.4);
	color: #dedede;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
#pdfico {
	background-color: #bb0706;
}
#printico {
	background-color: #00CC33;
}
#contactico {
	background-color: #00CC33;
}
.subfeature .caption {
	color: #FFF;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: .5em;
	overflow: hidden;    
	background:rgb(16, 17, 18);
	background: transparent\9;
	background:rgba(70, 70, 80, 0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
	zoom: 1;
}

.rgba .subfeature .caption {
	filter: none;
}


.subfeature .caption:hover, .subfeature .caption:active {
	background:none;
}

.subfeature .caption h2 {
	margin:0em;
	color:#FFF;
	text-decoration: none;
	font-size:1.5em;
}
.blockfeature img {
	width: 50%;
	-webkit-box-shadow: 0px 3px 10px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 10px 2px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 10px 2px rgba(0,0,0,0.75);
	border: none; /*1px solid #333;*/
}
.blockfeature .caption {
	position: absolute;
	width: 50%;
	top: 0px;
	right: 0px;
	height: 100%;
	padding: 1em;
	overflow: hidden;
	color: #FFFFFF;
}
.blockfeature .caption h2 {
	color: #ccc;
	text-decoration: none;
	font-size: 1.5em;
	margin: 0em;
}
table.spectable {
	width: 100%;
	border-collapse: collapse;
	border: none;
	padding: 1em;
}
table.spectable td, table.spectable th {
	text-align: left;
	width: 50%;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}
table.spectable tr {
	background: rgba(100,100,100,0.25);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
}
table.spectable tr:nth-child(even) {
	background:rgba(100,100,100,0.35);
}

.mplink img {
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	padding: 0em;
}

.mplink img:hover, .mplink img:active {
	/*opacity:0.9;*/
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
	padding: 0em;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

img.greybordered {
	border: 1px solid #666;
	
}
.col:first-child, .2col:first-child {
	margin-left: 0;
}
/*
.feature {
	padding: 0.5em;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #e6e6e6;
	text-align: center;
	-webkit-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px 3px 2px 0px rgba(50, 50, 50, 0.35);
	box-shadow:         0px 3px 2px 0px rgba(50, 50, 50, 0.35);	

}

.cssgradients .feature {
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #d3d3d3),
	color-stop(1, #e6e6e6)
	);
	background-image: -o-linear-gradient(top, #d3d3d3 0%, #e6e6e6 100%);
	background-image: -moz-linear-gradient(top, #d3d3d3 0%, #e6e6e6 100%);
	background-image: -webkit-linear-gradient(top, #d3d3d3 0%, #e6e6e6 100%);
	background-image: -ms-linear-gradient(top, #d3d3d3 0%, #e6e6e6 100%);
	background-image: linear-gradient(to top, #d3d3d3 0%, #e6e6e6 100%);
}
*/

.fauxbutton {
	color: #ccc;
	display: block;
	font-weight: 400;
	text-decoration: none;
	/*text-shadow: 1px 2px 2px rgba(20, 20, 20, 0.9);
	-webkit-border-radius: 0.75em;
	-moz-border-radius: 0.75em;
	border-radius: 0.75em;
	border: 1px solid #FFF;*/
	border: 1px solid #CCC;
	background-color: #585858;
	padding-top: 0.5em;
	padding-right: 1.25em;
	padding-bottom: 0.5em;
	padding-left: 1.25em;
	margin: 0em;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
 	 -webkit-transition:.5s;
  	transition:.5s;
}
.fauxbutton:active, .fauxbutton:hover {
	background-color: #738dc5;
	color: #FFF;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
 	 -webkit-transition:.5s;
  	transition:.5s;
}
/*
.no-js .fauxbutton, .no-cssgradients .fauxbutton {
	background-repeat: repeat-x;
	background-image: url(../img/navvir.jpg);
	background-position: left bottom;
}

.cssgradients .fauxbutton {
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #738dc5),
	color-stop(1, #6048B8)
	);
	background-image: -o-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: -moz-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: -webkit-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: -ms-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: linear-gradient(to top, #738dc5 0%, #6048B8 100%);
}

.no-js a.fauxbutton:hover, .no-cssgradients .fauxbutton:hover, .no-js .fauxbutton:active, .no-cssgradients .fauxbutton:active {
	background-color: #738dc5;
	background-image: url(../img/navvi.jpg);
	background-position: left top;
}


.cssgradients .fauxbutton:active, .cssgradients .fauxbutton:hover {
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #6048B8),
	color-stop(1, #738dc5)
	);
	background-image: -o-linear-gradient(top, #6048B8 30%, #738dc5 80%);
	background-image: -moz-linear-gradient(top, #6048B8 30%, #738dc5 80%);
	background-image: -webkit-linear-gradient(top, #6048B8 30%, #738dc5 80%);
	background-image: -ms-linear-gradient(top, #6048B8 30%, #738dc5 80%);
	background-image: linear-gradient(to top, #6048B8 30%, #738dc5 80%);
}

a.catlink {
	display: block;
	text-align: center;
	color: #222;
	background-color: #d3d3d3;
	margin: 0em;
	text-decoration: none;
	padding: 0.5em;
	-moz-border-radius: 0.75em;
	-webkit-border-radius: 0.75em;
	border-radius: 0.75em;
	border: 1px solid #666;
	font-weight:300;
}

a.catlink:hover, a.catlink:active {
	background-color: #6048B8;
	color: #FFF;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.cssgradients a.catlink:hover, .cssgradients a.catlink:active  {
    background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #738dc5),
	color-stop(1, #6048B8)
	);
	background-image: -o-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: -moz-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: -webkit-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: -ms-linear-gradient(top, #738dc5 0%, #6048B8 100%);
	background-image: linear-gradient(to top, #738dc5 0%, #6048B8 100%);
}

a.catlink img {
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	overflow: hidden;
	border: 1px solid #999999;
	padding: 0em;
	-webkit-box-shadow: 2px 3px 3px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 2px 3px 3px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 2px 3px 3px 0px rgba(50, 50, 50, 0.35);
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .25em;
	margin-left: 0em;

}
*/
#signup {
	display: block;
	padding: 0em;
	margin-top: 1em;
}

#formholder {
	/*-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	background-color: #e5e7eb;*/
	color: #a3a3a3;
	background:rgba(100,100,100,0.25);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	text-align: left;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
	display: block;
	border:none;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;	
	-webkit-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.35);
	*/
}

#foot-wrap {
	background:rgba(100,100,100,0.25);
}

#footer {
	width: 90%;
	max-width: 1140px;
	display: block;
	margin-top: 0em;
	margin-right: auto;
	margin-left: auto;
	/*margin-bottom: 1.5em;*/
	color: #999999;
	padding: 0em;
	font-size: 0.8em;
	padding-top: 0.6em;
	padding-bottom: 1.75em;
}
/*
.cssgradients #footer {
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #333333),
	color-stop(1, #222222)
	);
	background-image: -o-linear-gradient(top, #333333 30%, #222222 80%);
	background-image: -moz-linear-gradient(top, #333333 30%, #222222 80%);
	background-image: -webkit-linear-gradient(top, #333333 30%, #222222 80%);
	background-image: -ms-linear-gradient(top, #333333 30%, #222222 80%);
	background-image: linear-gradient(to top, #333333 30%, #222222 80%);

}
*/
#footer #credits {
	float:left;
	text-align:left;
	width:70%;
	margin-left:2em;
}

#footer #socmed {
	display:none;
	float:right;
	text-align:right;
	margin-right:2em;
	width:24%;
	margin-top:1em;
}

#socmedtop {
	display:block;
	margin-bottom:1em;
}

#socmedtop a {
	margin-left:.5em;
}

#footer #socmed a {
	margin-left:1em;
}


#footer #credits p {
	margin-top: .5em;
	margin-bottom: .5em;
}

#footer #credits a {
	color: #999;
}
.stndform label {
	float: left;
	width: 30%;
	margin-right: 5%;
	display: block;
	margin-top: 1em;
	padding-top:0.35em;
	clear: both;
}
.stndform input, .stndform textarea, .stndform select {
	float: left;
	display: block;
	margin-top: 1em;
}
.stndform input:not([type="submit"]), .stndform textarea, .stndform select {
	padding: 0.25em;
	width: 40%;
	font-size: 1.1em;
	border: 1px solid #666;
}
.wbg {
	background-color: #FFF;
}
.gbg {
	background-color: #dedede;
}
.stndform input[type=submit] {
	width: auto;
	margin-left:35%;
}
.errtext {
	color:#F00;
}
.stndform div.errtext {
	width:100%;
	clear:both;
	padding-top: 1em;
	text-align:left;
	font-weight:300;
	padding-left:35%;
}
#currconn {
	width: 100%;
	display: block;
}
#currconn input:not([type="submit"]) {
	width: 100%;
	display: block;
	padding: 0.5em;
	margin-bottom: 1em;
	border: 1px solid #232323;
}
#xch {
	width: 100%;
	display: block;
	margin-bottom: 1em;
}
#xch #from, #xch #to {
	width: 45%;
	display: block;
	float: left;
	padding: 0.5em;
	border: 1px solid #232323;
}
#xch img {
	width: 10%;
	max-width: 2.5em;
	display: block;
	float: left;
	padding: 0.35em;
}
#currresult {
	color: #BB0706;
	font-weight:normal;
}

.pagination ul {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top:1em;
	margin-bottom:0em;
	padding:0em;
	list-style:none;
}

.pagination ul li {
	float: left;
	text-align:center;
	width:6%;
	margin-left:0.66%;
}

.pagination ul li:first-child {
	margin-left:0%;
}

.pagination ul li a {
	display: block;
	text-align: center;
	margin: 0em;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #999;
	width: 100%;
	background:rgba(100,100,100,0.25);
	/*background-color: #E5E7EB;*/
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
 	 -webkit-transition:.5s;
  	transition:.5s;
}

.pagination ul li span.disabled {
	display: block;
	text-align: center;
	margin: 0em;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #454545;
	width: 100%;
	background:rgba(100,100,100,0.25);
	/*background-color: #E5E7EB;*/
}

.pagination ul li a:hover, #nav ul li a:active {
	background-color: #738dc5;
	color: #FFFFFF;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
 	 -webkit-transition:.5s;
  	transition:.5s;
}

/* CLOUD INVENTORY CSS */
#injected {
    font-size: 1em;
    font-weight: 400;
}
#injected .contact-info-heading h2{
    font-size: 27px;
}
#injected .detail-mobile-title h1.detail-title{
    font-size: 34px;
    line-height: 48px;
}
#injected .list-content .list-top-section .sticky-top-menu {
    /*top: 88px;*/
}
@media (max-width:991px){
	#injected .list-content .list-top-section .sticky-top-menu {
		top: 0px;
	}
}
#injected .view-listing-details-link, 
#injected .list-container-flexrow .view-listing-details-link, 
#injected .detail-content .detail-main-body .main-detail-data .offer-btn, 
#injected .detail-content .detail-main-body .main-detail-data .buy-btn,
#injected .faceted-search-content .selected-facets-container .selected-facet,
#injected .detail-content .detail-additional-data .data-row .data-label, 
#injected .detail-content-mobile .contact-options a,
#injected .fin-calc-mobile>a,
#injected .detail-content-mobile .detail-additional-data .data-row .data-label,
#injected .detail-content-mobile .detail-contact-bar .contact-bar-btn,
#injected .list-content .list-container .contact-btn:hover {
    background-color: #738dc5;
	color: #fefefe;
}
#injected .contact-options.contact-list {
	margin-bottom: 2px;
}
#injected .scrollToTop {
	display:none !important;
}
#injected .list-content .list-top-section .list-sort-order .sort-by-dropdown-container .list-sort-order-select {
    width: 235px !important;
    min-height: auto;
}
@media screen and (min-width: 1001px){
	#injected .list-content .listing-portion-title {
		font-size: 1.237em;
	}
	#injected .compare-chkbox-container .compare-listings .compare-label {
		margin-bottom: 9px;
		margin-left: 3px;
	}
	#injected .compare-chkbox-container .compare-listings .fa-check {
		top: 3px;
		left: 2px;
	}
}


#injected .has-search-bar {
    width: calc(74% - 0.75%);
}
#injected .mc-nav-controls .mc-btn, #injected .mc-nav-controls .mc-btn {
    z-index: 2;
} 
#injected .media-4-3, .mc-iframed .mc-full .media-4-3 {
    padding-bottom: 56%;
}
#injected .detail-content-mobile .detail-main-body .detail-img-carousel .mc-btn {
    z-index: 2;
}
#injected .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {
    flex: 1;
    margin: 0px 0 0 3px;
}
#injected .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-count {
    float: right;
    margin: -5px 0 5px 7px;
} 


@media (min-width:786px) and (max-width:991px) {
	#injected .has-search-bar {
		width: calc(72% - 3.05%);
	}
}
@media (max-width:991px) {

	#injected .list-container .listing-image {
    width: 100%;
	}
	#injected .list-container-flexrow .listing-boxed .listing-content .listing-content-middle {
    width: 100%;
	text-align: center;
	}
	#injected .list-container-flexrow .listing-boxed .listing-content .listing-content-right {
    width: 100%;
	}
	#injected .spec-icon {
    max-width: 100%;
	}
	#injected .list-container-flexrow .price-container {
    padding-top: 0px;
    margin-top: -26px;
	}
	#injected .list-container-flexrow .listing-boxed .listing-content {
    display: block;
	}
}
@media (max-width:785px) {
	#injected .has-search-bar {
		width: 100%;
	}
	#injected .spec-icon {
    max-width: 100%;
	}
	#injected .list-container-flexrow .price-container {
    padding-top: 0px;
    margin-top: -26px;
	} 
}
#injected span#currency-prefix {
    margin-right: 3px;
}
#injected .mobile-option-bar #option-bar-sort #sort-option-container .sort-option {
    color: #8e8e8e;
}
#injected .detail-content .detail-watchlist-lnk-wrapper {
    display: none;
}
#injected .currency-selector div:nth-child(2) {
    margin-top: 8px;
}
#injected .media-buttons .print-this{
	appearance: button;
    -moz-appearance: button;
-webkit-appearance: button;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#injected .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {
		flex: 1;
		margin: 3px 0 0 3px;
	}
     /* IE10+ CSS styles go here */
}
@media (max-width:767px) {
	.container-inv{   /* insert to layout.php with container */
		max-width: 700px;
	}
}
@media screen and (max-width: 785px){
	#injected .faceted-search-content .mobile-done-button-container {
	display: block;
    position: relative;
	width:100%;
	}
	#injected .faceted-search-content .faceted-search-content-container {
    margin-top: 0px;
	}
}

#injected .show-all-modal .show-all-modal-content-container .show-all-modal-content .all-options-container .option-container .faceted-option-checkbox-container .option-count {
    margin-top: -3px;
}
#injected .show-all-modal .show-all-modal-content-container .show-all-modal-content .all-options-container .option-container .faceted-option-checkbox-container .option-name {
    margin-right: 6px;
    margin-top: -3px;
    margin-left: 3px;
}
#injected .faceted-search-content .faceted-section-box .faceted-range .faceted-range-divider {
    margin: 2%;
}

#editbox p a{
    color:#7676f3;
}
