/* 
	copyright 2007 ASC Signal All Rights Reserved 
	Client: Resilience Capital
	Author: Maya Lindenmuth - Brulant, Inc.
	Date: 12/06/07	
	Modified: 20090606 by Bulldog Software, Inc.
		changes:
			changed H3 padding-bottom from 2 to 8 within "conact_list"
*/ /************************ DEFAULT :: START **********************/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p {
	margin: 0px;
	padding: 0px 0px 2px;
	font-weight: normal;
}

ul,dl,dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

form,table {
	padding: 0px !important;
	margin: 0px !important
}

fieldset {
	padding: 0px !important;
	margin: 0px !important;
	width: auto !important;
}

legend {
	padding: 0px;
	margin: 0px !important;
	white-space: normal;
	width: inherit !important;
}

input,textarea {
	margin: 0px !important;
	padding: 2px 3px !important;
	vertical-align: middle;
}

select {
	padding: 0px 0px 0px 3px;
	height: 18px;
	vertical-align: middle;
}

blockquote {
	margin: 0px;
	padding: 0px;
}

sup {
	line-height: 0px;
}

/************************ DEFAULT :: END **********************/
	/************************ PAGE :: START **********************/
#container {
	width: 851px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	display: block;
}

/* clearfix */
.clearfix:after,#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix,#container {
	display: table;
}

/* Hides from IE-mac \*/
* html .clearfix,* html #container {
	height: 1%;
}

/************************ HEADER BRANDING SECTION :: START **********************/
#branding {
	float: left;
	width: 851px;
	height: 134px;
	float: left;
}

#branding #logo {
	margin: 48px 0px 0px 0px;
	float: left;
}

#branding #logo a {
	display: block;
	width: 111px;
	height: 60px;
	margin-left: 6px;
}

#branding #logo a b {
	position: relative;
	left: -9999px;
}

/************************ NAVIGATION - MAIN :: START **********************/
#nav_main {
	float: right;
	width: 730px;
}

#nav_main ul li {
	float: left;
	padding: 7px 20px;
}

/************************ NAVIGATION - MAIN :: END **********************/
	/************************ HEADER BRANDING SECTION :: END **********************/
	/************************ NAVIGATION - LEFT :: START **********************/
#nav_secondary {
	float: left;
	margin-top: 22px;
	padding-bottom: 20px;
}

#nav_secondary ul li {
	width: 186px;
}

#nav_secondary ul li b {
	display: block;
	width: 100%;
	height: 100%;
}

#nav_secondary ul li a {
	width: 70px;
	display: block;
	margin-left: 8px;
	padding-left: 12px;
}

/************************ SATELITE IMAGE POSITIONING :: START **********************/
#nav_secondary ul li.ns1 {
	height: 55px;
	padding-bottom: 16px;
}

#nav_secondary ul li.ns1 a {
	position: relative;
	top: 13px;
}

#nav_secondary ul li.ns2 {
	height: 65px;
	padding-bottom: 19px;
}

#nav_secondary ul li.ns2 a {
	position: relative;
	top: 26px;
}

#nav_secondary ul li.ns3 {
	height: 69px;
	padding-bottom: 10px;
}

#nav_secondary ul li.ns3 a {
	position: relative;
	top: 26px;
}

#nav_secondary ul li.ns4 {
	height: 69px;
	padding-bottom: 19px;
}

#nav_secondary ul li.ns4 a {
	position: relative;
	top: 31px;
}

#nav_secondary ul li.ns5 {
	height: 61px;
}

#nav_secondary ul li.ns5 a {
	position: relative;
	top: 27px;
}

/************************ SATELITE IMAGE POSITIONING :: END **********************/
	/************************ NAVIGATION - LEFT :: END **********************/
	/************************ CONTENT :: START **********************/
#content {
	width: 660px;
	float: right;
	min-height: 491px;
}

.content_wrapper {
	margin: 35px 40px 10px 5px;
}

.content_wrapper2 {
	margin: 5px 0px 10px 5px;
}

.content_wrapper_faqs {
	margin: 35px 40px 10px 5px;
	height: 350px;
}

.distributor_wrapper {
	margin: 10px 10px 10px 0px;
	height: 397px;
	padding-bottom: 32px;
}

/************************ CONTENT -DEFAULT :: START **********************/
#content .content_body h1 {
	padding-bottom: 20px;
}

#content .content_body h2 {
	padding-bottom: 10px;
}

#content .content_wrapper h3 {
	padding-bottom: 20px;
}

#content .content_body ul h3 {
	padding: 0px;
}

#content .content_body ul {
	float: left;
	width: 260px;
}

#content .content_body ul li {
	padding-bottom: 20px;
}

#content .content_body ul.descriptions {
	width: 435px;
}

#content .content_body ul.descriptions li {
	padding-bottom: 15px;
}

#content .content_body ul.descriptions b {
	line-height: 1.6em;
}

#content .content_body2 h1 {
	padding-bottom: 20px;
}

#content .content_body2 ul h3 {
	padding: 0px;
}

#content .content_body2 ul {
	float: left;
	width: 260px;
}

#content .content_body2 ul li {
	padding-bottom: 20px;
}

#content .content_body2 ul.descriptions {
	width: 435px;
}

#content .content_body2 ul.descriptions li {
	padding-bottom: 15px;
}

#content .content_body2 ul.descriptions b {
	line-height: 1.6em;
}

#content .content_wrapper p {
	padding-bottom: 15px;
}

#content .content_wrapper p img {
	padding-top: 10px;
}

#content .content_wrapper table {
	margin: 10px 10px 0px 0px !important;
	clear: none;
	width: 600px;
}

#content .content_wrapper table th {
	padding-left: 10px;
}

#content .content_wrapper table td {
	padding: 10px !important;
	vertical-align: top;
}

#content .content_wrapper table td h3 {
	padding: 0px;
}

/************************ CONTENT - CONSISTENT PAGE ACTION LINK :: START **********************/
.pdf_link {
	position: absolute;
	top: 600px;
	z-index: 100;
	clear: both;
	float: left;
}

.pdf_link2 {
	position: absolute;
	top: 600px;
	z-index: 101;
	clear: both;
	float: left;
	left: 785px;
	width: 400px;
}

.pdf_link2 p {
	margin: 0px;
	padding: 0px;
}

.pdf_link_right {
	position: absolute;
	top: 560px;
	z-index: 100;
	float: left;
	clear: both;
}

.pdf_link_right p {
	background: url(../images/globalbackground/blue_arrow.gif) no-repeat;
	padding-left: 15px;
	margin-left: 415px;
}

.pdf_link p {
	background: url(../images/globalbackground/blue_arrow.gif) no-repeat;
	padding-left: 15px;
}

.pdf_link2 p {
	background: url(../images/globalbackground/blue_arrow.gif) no-repeat;
	padding-left: 15px;
	margin: 0px;
}

/************************ CONTENT - CONSISTENT PAGE ACTION LINK :: END **********************/
	/************************ CONTENT -DEFAULT :: END **********************/
	/************************ CONTENT -HOME :: START **********************/
#content .content_main h2 {
	margin-top: 65px;
	padding-bottom: 35px;
}

/************************ CONTENT -HOME :: END **********************/
	/************************ CONTENT - CONTACT PAGE :: START **********************/
	/************************ CONTENT - CONTACT COLUMNS :: START **********************/
.contact .content_wrapper {
	margin-right: 0px !important;
}

#content .content_column {
	float: left;
	min-width: 142px;
	padding-right:1em;
}

#content .content_long_column {
	float: left;
	min-width: 490px;;
}

#content .content_column h2 {
	margin: 0px;
	padding: 0px 0px 10px;
}

#content .content_column h3 {
	margin: 0px 0px 5px;
	padding: 3px 3px 5px;
}

#content .content_column p {
	margin-bottom: 10px;
}

#content .content_column p img {
	padding: 0px;
	margin: 0px;
}

#content .content_column table {
	margin: 0px 0px 10px !important;
	width: 100%;
}

#content .content_column table td {
	padding: 0px !important;
}

#content .content_column ul li {
	padding: 0px 0px 6px 12px;
	width: 140px;
}

#content .content_long_column h2 {
	margin: 0px;
	padding: 0px;
}

#content .content_long_column p {
	margin: 0px 0px;
	padding-bottom: 8px;
}

#content .content_long_column ol {
	float: left;
	width: 470px;
	padding-left: 10px;
	margin-bottom: 8px;
}

#content .content_long_column ol li {
	padding: 3px 20px 3px 10px;
	float: left;
	display: block;
}

#content .content_long_column2 {
	float: left;
	width: 490px;
}

#content .distributors_columns {
	height: 350px;
}

/************************ CONTENT - CONTACT COLUMNS :: END **********************/
	/************************ CONTENT - CONTACT EMAIL LIST :: START **********************/
#content #contact_column {
	float: left;
	width: 490px;
}

#contact_column h2 {
	
}

#contact_column .contact_list {
	float: left;
	width: 148px;
	padding-right: 14px;
}

#contact_column .last {
	width: 172px;
}

#contact_column .contact_list .contact_list_wrapper {
	margin-bottom: 20px;
	overflow: hidden;
}

#contact_column .contact_list h2 {
	padding: 0px 0px 2px;
	margin-bottom: 5px;
}

#contact_column .contact_list h3 {
	padding: 0px 0px 8px;
}

#contact_column .contact_list p {
	padding-bottom: 12px;
}

#content #distributor_column {
	float: left;
	width: 100%;
	//height: 405px;
}

#distributor_column h2 {
	
}

#distributor_column .distributor_list {
	float: left;
	width: 200px;
	padding-right: 10px;
}

#distributor_column .last {
	width: 200px;
}

#distributor_column .distributor_list .distributor_list_wrapper {
	margin-bottom: 0px;
}

#distributor_column .distributor_list h2 {
	padding: 0px 0px 2px;
	margin-bottom: 0px;
}

#distributor_column .distributor_list h3 {
	padding: 0px 0px 2px;
}

#distributor_column .distributor_list p {
	padding-bottom: 6px;
}

/************************ CONTENT - CONTACT EMAIL LIST :: END **********************/
	/************************ CONTENT - CONTACT PAGE :: END **********************/
	/************************ CONTENT  - SECONDARY PDF PAGE :: START **********************/
.module {
	float: left;
	width: 205px;
}

.long {
	width: 410px !important;
}

.split {
	width: 307px !important;
}

.length {
	width: 307px !important;
}

.module dl {
	padding: 5px 0px 0px 45px;
	margin-bottom: 25px;
}

.module dl dt {
	padding-bottom: 3px;
}

.module dl dd {
	padding-bottom: 2px;
}

.module dl dd em {
	display: block;
	padding: 2px 0px 4px;
}

.module dl dd b {
	display: block;
	float: left;
	margin-right: 8px;
}

.module2 {
	float: right;
	width: 186px;
	clear: none;
	padding: 52px 5px 0px 0px;
	height: 419px;
}

.module2 dl {
	padding: 5px 0px 0px 45px;
	margin-bottom: 25px;
}

.module2 dl dt {
	padding-bottom: 3px;
	font-weight: bold;
}

.module2 dl dd {
	padding-bottom: 2px;
}

.module2 dl dd em {
	display: block;
	padding: 2px 0px 4px;
}

.module2 dl dd b {
	display: block;
	float: left;
	margin-right: 8px;
}

/************************ CONTENT  - SECONDARY PDF PAGE :: END **********************/
	/************************ CONTENT :: END **********************/
#nav_site_info {
	width: 660px;
	position: absolute;
	top: 635px;
	left: auto;
	z-index: 5;
	clear: both;
	float: left;
}

#nav_site_info p {
	float: right;
	padding-right: 35px;
}

/************************ STYLES THAT WILL PRINT ONLY :: START **********************/
#print {
	display: none;
}

/************************ STYLES THAT WILL PRINT ONLY :: END **********************/
	/************************ PAGE :: END **********************/
#numbers ul {
	float: left;
}

#numbers ul li {
	float: left;
	padding-right: 7px;
}

#numbers ul li b a {
	color: #333;
}

#numbers ul li b a:hover {
	color: #0000FF;
}

#numbers .current {
	color: #0000FF;
}

#buttons {
	float: right;
	margin-right: 35px;
}

#buttons b {
	color: #0000FF;
}

#list_wrapper {
	float: left;
	clear: none;
	margin-right: 40px;
}

#list_wrapper #list {
	border-bottom: 2px solid #999;
	width: 150px;
	margin-bottom: 5px;
}

#list_wrapper #list p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#list_wrapper #list.list_last {
	border-style: none;
}

.content_body2 {
	width: 455px;
	float: left;
	clear: none;
	height: 471px;
	padding-right: 5px;
}

.warranty {
	
}

.content_body .news_grid {
	margin: 0px 40px 0px 0px;
	padding: 0px;
}