@charset "UTF-8";
/* CSS Document */

html {
	background: #6195dc url(../images/background.png) repeat-x;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #f3f2f2;
	background: #6195dc url(../images/background.png) repeat-x;
	width: 960px;
	margin: 0 auto;
}

h2 {
	font-size: 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 20px 0;
}


p {	margin-bottom: 1em; }
strong { font-weight: bold; }
em { font-style: oblique; }
blockquote { padding-left: 2em; }

#header {
	height: 189px;
}
#header h1 a {
	float: left;
	display: block;
	height: 141px;
	width: 340px;
	background: url(../images/logo.png) no-repeat scroll -30px 0;
	text-indent: -9000px;
}
#header p.telephone {
	float: right;
	margin: 18px 10px 0 0;
	color: #6280a2;
	font-size: 24px;
	text-align: center;
	padding-top: 10px;
}
#header p.telephone span {
	display: block;
	font-size: 12px;
	line-height: 28px;
}
#header a {
	text-decoration: none;
	color: #6280a2;
}

#mainnav {
	height: 47px;
	background: transparent url(../images/mainnav.png) no-repeat;
	color: #f3f3f3;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#mainnav ul {
	padding-top: 17px;
	text-align: center;
}
#mainnav ul li {
	display: inline;
}
#mainnav a {
	color: #f3f3f3;
	padding: 0 15px;
	border-right: 2px solid #f3f3f3;
	text-decoration: none;
}
#mainnav a:hover {
	text-decoration: underline;
}
#mainnav .active {
	text-decoration: underline;
}
#mainnav .first {
	padding-left: 0;
}
#mainnav .last {
	padding-right: 0;
	border-right: none;
}

#panel { padding-bottom: 120px; }
#panel:before {
	background-image: url(../images/panel-top.png);
	content: "";
	display: block;
	height: 9px;
}
#panel:after {
	background-image: url(../images/panel-bottom.png);
	content: "";
	display: block;
	height: 14px;
}
#panelcontent {
	color: #414040;
	padding: 0 20px 20px 20px;
	background-color: #f3f3f3;
	min-height: 223px;
}
#panelcontent img {	float: left; padding-right: 20px; }
#panelcontent img.right { float: right; padding-left: 20px; padding-right: 0; }

#panelcontent ul li {
	list-style: disc;
	list-style-position: inside;
	line-height: 27px;
}
#panel p.calculator {
	clear: both;
	text-align: center;
	padding: 15px 0;
	margin-bottom: -20px;
	font-size: 120%;
}
#panel p.calculator a { font-weight: bold; }
#panel p.normal { font-size: 100%; }

#tabs { margin-left: 15px; clear: both; position: relative; }
#tabs ul { text-align: center; }
#tabs ul li { display: inline; }
#tabs a.tab {
	display: block;
	float: left;
	width: 181px;
	height: 26px;
	padding: 15px 5px 10px 2px;
	margin: 8px -3px -25px 0;
	background: transparent url(../images/tab-inactive.png) no-repeat;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
#tabs li.active a, #tabs li.active a:hover {
	background: transparent url(../images/tab-active.png) no-repeat;
	color: #666666;
}
#tabs a:hover {
	background: transparent url(../images/tab-hover.png) no-repeat;
	color: #666666;
}
#tabs span.tagline {
	position: absolute;
	left: 0;
	width: 930px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	margin-top: 62px;
	visibility: hidden;
}
#tabs li.active span.tagline { visibility: visible; }
#tabs ul:hover li span.tagline { visibility: hidden; }
#tabs ul:hover li:hover span.tagline {visibility: visible; }

#tagline {
	clear: both;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	margin-top: -115px;
}
#tagline a {
	color: #f3f2f2;
	text-decoration: underline;
}

.extra-info {
	border-top: 2px solid #75a1dc;
	border-bottom: 2px solid #75a1dc;
	padding: 25px 15px 20px 15px;
	margin-bottom: 30px;
}
.extra-info h3 {
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}
.extra-info .info-block { padding-bottom: 20px; }
.extra-info .info-block.last { padding-bottom: 0; }
.extra-info img { padding-bottom: 20px; }
.align-left { float: left; padding-right: 20px; }
.align-right { float: right; padding-left: 20px; }

#bodycontent .left {
	float: left;
	width: 740px;
	margin: -20px 0 40px 0;
}
#bodycontent .right {
	float: right;
	width: 190px;
	padding-left: 10px;
	margin: 10px 10px 40px 0;
}

.cols-1, .cols-2 { display: table; border-spacing: 20px; }
.row { display: table-row; border-bottom: 10px; }
.row div.product { display: table-cell; vertical-align: top; }

.product {
	background-color: #75a1dc;
	padding: 10px;
	width: 320px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.cols-1 { margin-top: -20px; }
.cols-1 .product { width: 680px; }
.cols-1 .product .content { width: 580px; }

.product .column { float: left; margin-right: 15px; width: 85px;}
.product .column img {
	background-color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.product .content { float: left; width: 220px; }
.product h4 { font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.product h4 span { display: block; color: #38669f; font-size: 12px; margin-top: 4px; }
.product p, .product ul { font-family:Verdana, Geneva, sans-serif; font-size: 10px; }
.product ul { margin-left: 15px; padding-bottom: 1.5em; }
.product ul li { list-style-type: disc; }

.product .links { margin-top: 10px; list-style: none; margin: 0; padding: 0; }
.product .links a { color: white; }
.product .links li { list-style: none; margin: 0; padding: 0; padding-left: 25px; height: 22px; line-height: 22px; }
.product .links .pdf { background: url(../images/link-pdf.png) no-repeat 0 0; }
.product .links .cad { background: url(../images/link-cad.png) no-repeat 0 0; }

.product-ie-topborder, .product-ie-bottomborder { display: none; }

.right h3 {
	font-size: 18px;
	font-weight: bold;
}
.right ul {
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 25px;
}
.right ul li { list-style-type: disc; }
.right ul.lines li { list-style-type: square; }
.right a { color: white; }
.right p { margin-top: 1em; }

#footer-top {
	background-image: url(../images/footer-top.png);
	height: 22px;
	width: 968px;
	margin-left: -4px;
}
#footer {
	clear: both;
	background-image: url(../images/footer-bg.png);
	width: 968px;
	color: #bfd5f3;
	margin-left: -4px;
}
#footer div { float: left; }
#footer div.links {
	text-align: right;
	padding-left: 50px;
	padding-right: 20px;
	border-right: 1px solid #75a1dc;
}
#footer div.address {
	padding-left: 20px;
}
#footer div.copyright {
	float: right;
	padding-right: 50px;
}
#footer a { color: #bfd5f3; }
#footer p.clear { clear: both; padding: 0; margin: 0; }


/** Sticky Footer **/
html, body { height: 100%; }
body > #wrap { height: auto; min-height: 100%; }
#bodycontent { padding-bottom: 130px; }
#footer-wrap { position: relative;
margin-top: -130px;
height: 130px;
clear: both;
}

/** Clearfix  **/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#panelcontent img.normal { float: none; }

/** FORMS **/
fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 1.5em 0 0 0;
	padding: 0;
	border: 2px solid #cccccc;
	background-color: #eaeaea;
}
legend {
	margin-left: 1em;
	font-weight: bold;
	font-size: 135%;
	color: #666666;
}
fieldset p { padding: 1em 1em 0 1em; }
fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}
fieldset.submit {
	float: none;
	width: auto;
	padding-top: 1.5em;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
}
label {
	position: relative;
	float: left;
	width: 10em;
	margin-right: 1em;
}
label em {
	position: absolute;
	left: 10em;
	top: 0.25em;
}
label strong {
	position: absolute;
	left: 28em;
	top: 0.2em;
	width: 40em;
	color: #C00;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
}
label strong img {
	position: absolute;
	left: -17em;
}
label.lefterror strong {
	display: block;
	position: auto;
}
fieldset fieldset {
	margin-top: 0;
	margin-bottom: -2.5em;
	border-style: none;
	background-color: transparent;
}
fieldset fieldset legend {
	color: #414040;
	margin-left: 0;
	font-size: 100%;
	font-weight: normal;
}
fieldset fieldset ol {
	position: relative;
	top: -1.5em;
	margin: 0 0 0 11em;
	padding: 0;
}
fieldset fieldset ol.columns li {
	clear: none;
	width: 25em;
}
fieldset fieldset label {
	float: none;
	width: auto;
	margin-right: auto;
}
textarea { width: 85%; }
p.error {
	display: block;
	border: 2px solid red;
	float: left;
	clear: left;
	margin: 1.5em 0 0 0;
	width: 100%;
	background-color: #ffeeee;
}
p.error span {
	display: block;
	padding: 0.5em;
	text-align: center;
}
p.success {
	display: block;
	border: 2px solid green;
	float: left;
	clear: left;
	margin: 1.5em 0 0 0;
	width: 100%;
	background-color: #eeffee;
}
p.success span {
	display: block;
	padding: 0.5em;
	text-align: center;
}