/*
--------------------------------------------------
reset
--------------------------------------------------
*/
html,body {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100.01%;
	font-size:87.51%; /* 12px */
	line-height:1.6em; /* 24px */
	background:#ADADAD url(/images/page-background.gif) center top repeat-y;
}
.container_12 {
	background-color:#fff;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	color:#000;
	color:#659754;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Univers, Arial, Helvetica, sans-serif;
}
h2,h3,h4,h5,h6 {
	margin-top:0.8em;
}
h1 {
	font-size:1.75em; /* 21px */
	font-size:1.5em; /* 18px */
	line-height:1.2em;
	margin-bottom:.5em;
	padding:.1em .2em .3em 0;
	color:#659754;
	background-color:#fff;
	border-bottom:1px solid #659754;
	font-weight:bold;
	font-family:Univers, Arial, Helvetica, sans-serif;
}
h2 span {
	display:block;
	font-size:.8em;
	color:#333;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:1.5em; /* 18px */
	font-size:1.25em; /* 15px */
	line-height:1.2em;
	font-weight:bold;
}
h3 {
	font-size:1.25em; /* 15px */
	font-size:1em; /* 12px */
	line-height:1.2em;
	font-weight:bold;
}
h4, h5, h6 {
	font-size:1em; /* 12px */
	font-weight:bold;
}
p {
	margin:0.8em 0 0.5em 0;
	padding:0;
}
ul, li {
	margin:0 1em 0 0;
	padding:0;
	margin-bottom:0.5em;
}
ul {
	margin:0.8em 0 0 0;
}
img {
	border:none;
}
/*
--------------------------------------------------
links
--------------------------------------------------
*/
a {
	color:#659754;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
a:visited {
	color:#659754;
	border-bottom:1px dashed #ccc;
}
a:hover {
	color:#000;
	border-bottom:1px solid #000;
}
/*
--------------------------------------------------
header, logo, banner (slides)
--------------------------------------------------
*/
.header-back {
	background:#fff url(/images/header_gradient.gif) top left repeat-x;
/*	background-color:#f00;*/
}
#header {
	line-height:0;
	padding:0;
	height:76px;
	position:relative;
/*
	height:83px;
	background-color:#659754;
	background:#659754 url(/images/bg-green-dk-noise.gif) top left repeat;
*/
}
#qss-logo {
	margin:8px 0;
	float:left;
/*
	border:1px solid #fff;
	margin-left:5px;
	margin-bottom:5px;
*/
}
#banner {
	margin-top:0;
}
#banner img {
	border:1px solid #999;
	margin-bottom:10px;
}
.contact-us {
	float:right;
	color:#000;
	text-align:right;
	line-height:1em;
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
}
.contact-us span {
	display:block;
	font-size:1.85em;
	font-weight:bold;
	padding-top:6px;
	line-height:1.3em;
	margin-top:-7px;
}
.number {
	float:right;
	background-color:#ddd;
	color:#000;
	font-weight:bold;
	font-size:1em;
	width:160px;
	height:26px;
	text-align:center;
	font-style:italic;
	margin-top:8px;
}
.tagline {
	float:left;
	line-height:1em;
	margin:2em 0 0 20px;
	font-weight:normal;
	font-size:125%;
}

/*
--------------------------------------------------
content areas
--------------------------------------------------
*/
.content-main {
/*	margin-top:1em;*/
	margin-bottom:2em;
}
.content-side h1, .content-side h2, .content-side p {
	margin-top:0;
	margin-left:19px;
}
.content-side h2 {
 font-weight:bold;
}
.content-side {
	background:#fff url(/images/col-bg-grad.gif) top left repeat-y;
	padding:1em;
	padding-left:.8em;
	margin-bottom:1em;
}
.content-side ul {
	list-style-image:url(/images/bullet-green.gif);
	list-style-position:outside;
	margin-top:.5em;
	margin-bottom:1em;
}

.content-side ul li {
	margin:0;
	margin-left:-1em;
	margin-bottom:.5em;
	padding-left:5px;
/*
	font-size:.8em;
	line-height:1.6em;
*/
}


/*
--------------------------------------------------
slides
--------------------------------------------------
*/
#slides li {
	list-style:none;
}
#slides li p {
	position:relative;
	top:-185px;
	left:0;
	background:url(/images/trans60.png) repeat;
	color:#000;
	padding:0 1em;
	font-weight:bold;
	width:180px;
}
/* hide all but first slide photo */
.slide-hide {
	display:none;
}
/*
--------------------------------------------------
footer
--------------------------------------------------
*/
#footer {
	border-top:1px solid #ccc;;
	background-color:#659754;
	color:#fff;
	font-weight:bold;
	padding:.5em;
	background:#659754 url(/images/green-bg.gif) top left repeat;
	background:#666 url(/images/bg-grey-noise.gif) top left repeat;
	font-size:0.8em;
}
#footer p {
	margin:0;
}
#footer a {
	color:#fff;


}
#footer #copyright {
	color:#fff;
	float:right;
/*	margin-top:-3em;*/
	font-weight:normal;
	text-align:right;
	line-height:1.5em;
}
#footer #copyright a {
	color:#fff;
	border-bottom:1px dotted #fff;
	text-decoration:none;
}
#footer #copyright a:hover {
	color:#333;
	border-bottom:1px dotted #333;
}
/*
--------------------------------------------------
switcher
--------------------------------------------------
*/
#switcher  {
	height:27px;
	line-height:1.5em;
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
	margin-bottom:0px;
}
#switcher a {
	background-color:#659754;
	background:url(/images/menu/btn-over-full.gif) top left no-repeat;
/*	background:url(/images/menu/btn.gif) top right repeat-x;*/
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border:none;
	width:160px;
	display:block;
	font-size:.8em;
	text-align:center;
}
#switcher a:hover {
	text-decoration:underline;
}
/*
--------------------------------------------------
sub-menu (breadcrumb)
--------------------------------------------------
*/
#sub-menu p {
	line-height:1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing:.5px;
	font-size:0.8em;
	padding-bottom:0.5em;
}

/*
--------------------------------------------------
content
--------------------------------------------------
*/
.boxed {
	background-color:#E0EADD;
/*	padding:0 10px 10px 10px;*/
	border-bottom:1px solid #47484A;
	background:#E0EADD url(/images/bg-green-noise.gif) top left repeat;
}
.boxed h1, .boxed h2, .boxed h3 {
	background-color:#659754;
	background-color:#47484A;
	background:#47484A url(/images/bg-grey-noise.gif) top left repeat;
	color:#fff;
	margin:0;
	padding:0.5em;
	border-bottom:1px solid #fff;
}
.content-main .boxed ul {
	list-style-image:none;
	padding-left:2em;
	list-style-image:url(/images/bullet-black-green.gif);
}
.content-main ul {
	background-color:#E0EADD;
	background-color:#E7F2E4;
	padding:1em 1em 1em .5em;
	margin-left:40px;
	margin-right:60px;
	background:#E0EADD url(/images/bg-green-noise.gif) top left repeat;
}
.content-main ul li {
/*	margin-left:-6px;*/
}

.content-main .boxed p {
	padding:0 0.5em;
}
.content-main p.boxed {
	padding-top:0.8em;
}
.shaded {
	background-color:#E0EADD;
	padding:0.5em;
	border-top:1px solid #659754;
}
.3-col-left {
	width:300px; float:left;
}
.3-col-right {
	width:300px; float:right;
}
.pull-quote-r {
	float:right; width:128px; background-color:#E0EADD; padding:5px; border-left:2px solid #659754; margin-left:10px;
	font-size:.8em;
	line-height:1.5em;
}
.content-main ul, .content-side ul  {
	padding-left:2em;
/*	list-style-image:url(/images/bullet-green.gif);*/
}
.content-main ul.bullet-red, .content-side ul.bullet-red  {
	padding-left:2em;
/*	list-style-image:url(/images/bullet-red.gif);*/
}
.caption {
	font-size:.8em;
	margin:-0.5em 0 1em 0;
	padding:0;
	display:block;
	line-height:1.2em;
	font-weight:bold;	
}
.qseal {}

.qseal-red {
	color:#9B443D;
	font-weight:bold;
}

.casestudyblock {
	padding-bottom:1em;
}

.casestudyblock img {
	border:1px solid #999;
}
.casestudydivide {
	border-bottom:1px solid #ccc;
	height:5px;
}

.product-img {
	border:1px solid #999;
	margin-top:1em;
}
dl.casestudy {
	padding:0;
	margin:1em 0 0 0;
}
.casestudy dt {
	float:left;
	clear:left;
	width:160px;
	text-align:left;
	font-weight:bold;
/*	font-size:0.9em;*/
}
.casestudy dt:after {
	content: ":";
} 
.casestudy dd {
	margin: 0 0 0 160px;
	padding: 0 0 0.5em 0;
}
.casestudy dd p {
	margin-top:0;
}
a.casestudy {
}
a.casestudyimg {
	text-decoration:none;
	border:none;
}
a#fancy_left, a#fancy_right {
	text-decoration:none;
	border:none;
}
.file-pdf {
/*	background:#fff url(/images/icon_pdf_white.gif) top left no-repeat;*/
	background:transparent url('/images/icon_pdf_white.gif') no-repeat scroll 0 0;
	padding:0 3px 0 23px;
	line-height:1.5em;
	border:none;
}
sup a {
	text-decoration:none;
	border:none;
}
.clientblock {
	border-top:1px solid #ccc;
	float:left;
	padding:1em 0;
	width:620px;
}
.clientblock img {
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin:0 20px 0 0;
}
.clientblock h3 {
	margin-left:118px;
	margin-top:0px;
}
.clientblock p {
	margin-left:118px;
	margin-bottom:0;
}
.logo-product {
	padding:5px;
	border:1px solid #ccc;
}
blockquote {
	margin-left:40px;
	margin-right:60px;
}
blockquote p {
	margin-top:0;
}
blockquote p.customer {
	margin-bottom:0;
	font-weight:bold;
}
#frm-contact label {
	float:left;
	width:7.5em;
}
#frm-contact input {
	width:15em;
}
#frm-contact select {
	width:auto;
}
#frm-contact textarea {
	width:28em;
}
#frm-contact #btn-send {
	margin-left:7.5em;
	width:5em;
}
.smaller {
	font-size:.75em;
}
.email, .email a {
	cursor:pointer;
	text-decoration:underline;
	color:#33F;
}
#frm-contact label.error {
	color:red;
	float:none;
	width:auto;
	padding-left:0.5em;
	vertical-align:top;
	font-size:.8em;
}
#frm-contact label.radio input {
	float:none;
	color:green;
	width:2em;
}
#calculator {
	background:#E0EADD url(/images/bg-green-noise.gif) top left repeat;
	border:1px solid #659754;
	padding:1em;
}
#calculator h2, #calculator h3 {
	margin:0 0 .5em 0;
}
#calculator h3 span {
	color:#000;
	font-style:italic;
}
#calculator p {
/*	margin:0;*/
	padding:0;
	font-size:.9em;
}
#calculator #c-length, #calculator #c-width {
	width:3em;
}
#calculator #c-width {
	margin-right:1em;
}
#calculator #c-calculate {
	margin:0 1em;
}
#calculator #c-total {
	font-weight:bold;
}
.documents a {
	border:none;
	text-decoration:none;
}
.documents th {
	color:#659754;
	font-weight:normal;
}
.documents th.main {
	text-align:left;
	width:550px;
}
.documents th.main-2col {
	text-align:left;
	width:500px;
}
.documents tr td {
	padding:2px 0;
}
.documents tr.alt td {
	background-color:#e9f0e6;
}
.documents tr.over td {
	background-color:#e3e3e3;
/*	color:#fff;*/
}
h2 + p, h3 + p {
	margin-top:0;
}
.img-col {
	margin-right:20px;
}
.case-studies-res a {
	text-decoration:none;
	border:none;
}