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

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	padding: 0;
	margin: 0;
}
ul {
	list-style: none outside;
}
a, area {
	outline: none;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}
a:link, a:visited {
	color: #09F;
}
body img   {
	border: none;
	outline: none;
}

/* BODY */
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-color: #627582;
	margin: 0px;
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .globalWrap_body selector */
	background-image: url(product-bckgrd/backgrnd-main-grey-repeat.jpg);
	background-repeat: repeat;
}
.globalWrap_y-repeat  {
	display: block;
	background-image: url(product-bckgrd/backgrnd-repeat-x.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.globalWrap_image  {
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(product-bckgrd/backgrnd-main-bluesky.jpg);
	position: relative;
}
.globalWrap_spacer {
	display: block;
	background-repeat: repeat;
	background-image: url(body/background-image.gif);
	width: 100%;
	height: 100%;
}
.globalWrap_body { 
	width: 972px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
} 
.globalHeader {
	position: relative;
	top: 0px;
	left: 0px;
	height: 131px;
}
.globalHeader .ia_home {
	position: absolute;
	z-index: 98;
	left: 5px;
	top: 10px;
}
.globalHeader .search-form {
	position: absolute;
	z-index: 98;
	right: 10px;
	top: 65px;
}
.globalHeader .ia_quote a, .globalHeader .ia_order a {
	right: 116px;
	top: 17px;
	position: absolute;
	z-index: 2000;
	display: block;
	height: 26px;
	width: 100px;
	background-image: url(header/images/order_now_button.gif);
	background-repeat: no-repeat;
	font-size: 1.4em;
	padding-top: 9px;
	color: #FFFFFF;
	float: left;
	background-position: left top;
	font-weight: bolder;
	text-align: center;
}
.globalHeader .ia_order a {
	background-position: left -70px;
}
.globalHeader .ia_quote a:hover {
	background-position: left -35px;
}
.globalHeader .ia_order a:hover {
	background-position: left -105px;
}
.globalHeader .ia_order a {
	right: 10px;
	background-image: url(header/images/order_now_button.gif);
}
.globalHeader .addthis {
	position: absolute;
	z-index: 98;
	left: 314px;
	top: 27px;
}
.globalHeader .breadcrumbs {
	font-size: 1.2em;
	color: #FFF;
	position: absolute;
	z-index: 98;
	left: 25px;
	top: 122px;
}
.globalHeader .breadcrumbs a {
	color: #FFF;
	font-weight: bold;
}
.globalHeader .breadcrumbs a:hover {
	color: #FFF;
}
.globalWrap_container {
	top: 0px;
	left: 0px;
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 600px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.globalWrap_container .flashbanner {
	margin-top: -32px;
}

.main_content {
	float: left; /* since this element is floated, a width must be given */
	width: 735px; /* the background color will be displayed for the length of the content in the column, but no further */
	font-size: 1.5em;
	color: #666;
	min-height: 500px;
}
.main_content p {
	padding: 15px 0px;
}
.sidebar1 {
	margin: 0 0 0 735px;
}

.itemText {
	font-size: 1em;
	width: 480px;
	float: left;
	padding: 10px;
	margin-left: 10px;
}
.itemText h1 {
	font-size: 2.2em;
	color: #990000;
	display: block;
	font-weight: 100;
	padding: 5px;
}
.itemText h2 {
	font-weight: 100;
	margin-top: 20px;
}
.itemDetails {
	width: 205px;
	float: left;
	padding: 10px;
}



.itemDetails ul {
	list-style-type: none;
	font-size: .85em;
}
.itemDetails ul li {
	padding: 5px 0;
	border-bottom: 1px solid #c6c6c6;
}
.itemDetails ul li a {
	padding: 0 0 0 20px;
	color: #1c8396;
	text-decoration: none;
	background-image: url(images/bulletDocument.gif);
	background-repeat: no-repeat;
}
.itemDetails ul li a:hover {
	text-decoration: underline;
}
.itemGallery {
	margin-bottom: 30px;
	margin-top: 20px;
	margin-left: 20px;
}
.itemVideo {
	padding: 20px;
}

.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-0 {
	margin-right: 0px;
}

.call-to-action {
	display: block;
	width: 100%;
	clear: both;
	font-weight: bold;
}
a.btn-print-this {
	color: #333;
	background-image: url(body/global-sprite.png);
	display: block;
	height: 29px;
	padding-top: 11px;
	width: 150px;
	background-position: right -787px;
	background-attachment: scroll;
	float: left;
}
a.btn-print-this span {
	background-image: url(body/global-sprite.png);
	display: block;
	height: 40px;
	width: 23px;
	margin-top: -11px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-position: -147px -68px;
	background-color: #FFF;
	float: left;
}
a.btn-send-me-a-quote {
	color: #FFFFFF;
	background-image: url(body/global-sprite.png);
	display: block;
	height: 29px;
	padding-top: 11px;
	width: 280px;
	background-position: right -501px;
	background-attachment: scroll;
	float: left;
}
a.btn-send-me-a-quote span {
	background-image: url(body/global-sprite.png);
	display: block;
	height: 40px;
	width: 33px;
	margin-top: -11px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-position: -137px -107px;
	background-color: #FFF;
	float: left;
}
.call-to-action .addthis_toolbox {
	font-weight: normal;
	font-size: 0.8em;
	margin-left: 5px;
}


.subjectNav {
	display: block;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 30px;
	width: 232px;
}

.subjectNav h3 {
	display: block;
	padding: 10px 0px 10px 20px;
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	font-weight: 100;
}
.subjectNav h3 a {
	color: #993333;
}

.subjectNav a {
	color: #999999;
}
.subjectNav a:hover {
	color: #333333;
}
.subjectItem a {
	display:block;
	float:left;
	width:110px;
	height: 15px;
	padding-top: 55px;
	margin-bottom: 12px;
	text-align: center;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
} 
.subjectMore h3{
	float: right;
	font-size: 1.6em;
}



.globalFooter {
	display: block;
	clear: both;
	background-color: #FFF;
	text-align: center;
	font-size: 1.2em;
	padding-left: 20px;
	padding-right: 20px;
}
.globalFooter a {
	text-decoration: none;
	color: #069;
}
.globalFooter a:hover {
	text-decoration: underline;
}
.globalFooter .footerAdwrap {
	display: block;
	clear: both;
	height: 100px;
	padding: 60px;
}
.globalFooter .footerAdwrap .footerAd1{
	padding: 10px;
}
.globalFooter .footerAdwrap .footerAd2{

}
.footer-global-bottom {
	background-image: url(footer/images/footer-global-bottom.gif);
	height: 8px;
	width: 100%;
}
.footer-terms, .footer-logo {
	font-size: 1.4em;
	padding: 20px 0px;
	color: #CCC;
	text-align: center;
	clear: both;
}
.footer-terms a {
	color: #CCC;

}
.footer-terms a:hover {
	text-decoration: underline;
	color: #999;
}
.footer-terms h5 {
	font-size: 1.4em;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 40px;
}
.footer-terms .footer-nav {
	display: block;
	float: left;
	text-align: left;
}
.footer-terms .footer-nav.f-nav1 {
	margin-left: 5%;
	width: 28%;
}
.footer-terms .footer-nav.f-nav2 {
	width: 27%;
}
.footer-terms .footer-nav.f-nav3 {
	width: 20%;

}
.footer-terms .footer-nav.f-nav4 {
	width: 20%;
}
.footer-terms .footer-nav a {
	width: 100%;
	clear: both;
	display: block;
	padding-top: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear {
	display: block;
	clear: both;
}

.full-page {
	font-size: 1.2em;
	padding: 30px;
	line-height: 1.5;
	color: #666666;
	
}
.full-page h1 {
	color: #000000;
	padding-bottom: 15px;
	padding-top: 15px;
}
.full-page h2 {
	color: #000000;
}
.full-page p {
	padding-bottom: 15px;
}
