/* CSS Document */

/* IE6/Win-specific CSS */
@import url("ie6win.css");

body {
	margin: 0;
	padding: 0;
	background-color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

:focus
{
  -moz-outline-style: none;
}

p {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 11px;
	line-height: 14px;
}

#center_col ul {
	margin: 0;
	padding: 0 0 14px 0;
	list-style: none;
}

#center_col ul li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(imgs/bullet.gif) no-repeat 10px 5px;
	font-size: 11px;
	line-height: 14px;
}
	

h1 {
	margin: 0;
	padding: 0 0 14px 0;
	color: #3e8529;
	font-size: 18px;
	line-height: 22px;
}

h2 {
	margin: 0;
	padding: 0 0 14px 0;
	color: #636466;
	font-size: 14px;
	line-height: 18px;
}

.nopad {
	padding: 0;
}

#right_col h3 {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0 0 5px 0;
	color: #3E8529;
}


a, a:link, a:visited {
	color: #0076b4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.large12px {
	font-size: 12px;
	font-weight: bold;
	color: #3e8529;
}

.img_left {
	float: left;
	margin: 0 15px 15px 0;
}

.clear {
	clear: both;
}

#container {
	width: 996px;
	margin: 0 auto;
}

#container2 {
	width: 750px;
	margin: 0 auto;
}

#header {
	width: 996px;
	height: 105px;
	background: url(imgs/header_bg.jpg) no-repeat top;
	position: relative;
}

#logo {
	position: absolute;
	top: 0;
	left: 14px;
}









/* Top Nav */

#nav {
	width: 363px;
	height: 69px;
	position: absolute;
	top: 0;
	left: 232px;
}


#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 69px;
}

#nav ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a {
	margin: 0;
	padding: 0;
	text-indent: -999em;
	display: block;
	height: 69px;
	text-decoration: none;
}

#products a, #products a:link, #products a:visited {
	background: url(imgs/nav/products.gif) 0 0 no-repeat;
	width: 76px;
}

#products a:hover  {
	background-position: -76px 0;
}

#products_active {
	background: url(imgs/nav/products.gif) 0 0 no-repeat;
	background-position: -152px 0;
	width: 76px;
}


#about_us a, #about_us a:link, #about_us a:visited {
	background: url(imgs/nav/about_us.gif) 0 0 no-repeat;
	width: 73px;
}

#about_us a:hover  {
	background-position: -73px 0;
}

#about_us_active {
	background: url(imgs/nav/about_us.gif) 0 0 no-repeat;
	background-position: -146px 0;
	width: 73px;
}


#customer_support a, #customer_support a:link, #customer_support a:visited {
	background: url(imgs/nav/customer_support.gif) 0 0 no-repeat;
	width: 130px;
}

#customer_support a:hover  {
	background-position: -130px 0;
}

#customer_support_active {
	background: url(imgs/nav/customer_support.gif) 0 0 no-repeat;
	background-position: -260px 0;
	width: 130px;
}


#contact_us a, #contact_us a:link, #contact_us a:visited {
	background: url(imgs/nav/contact_us.gif) 0 0 no-repeat;
	width: 84px;
}

#contact_us a:hover  {
	background-position: -84px 0;
}

#contact_us_active {
	background: url(imgs/nav/contact_us.gif) 0 0 no-repeat;
	background-position: -168px 0;
	width: 84px;
}


/* End Top Nav */






/* Search */

#search_container {
	position: absolute;
	top: 28px;
	left: 774px;
	width: 200px;
}

#search_container img {
	margin-bottom: 4px;
}

#search_container form {
	margin: 0;
	padding: 0;
}

#search_container form input.input {
	border: 1px solid #848484;
	padding: 2px 1px;
	margin: 0;
	font-size: 11px;
	line-height: 11px;
	width: 118px;
	color: #333;
	vertical-align: middle;
}

#search_container form .button {
	vertical-align: middle;
	width: 59px;
	height: 17px;
	padding-left: 5px;
}

/* End Search */

#switcher {
	position: absolute;
	top: 79px;
	left: 914px;
	width: 51px;
}





#content {
	width: 968px;
	float: left;
	margin: 0 14px;
	background: #fff url(imgs/content_bg.gif) repeat-y;
}

#content2 {
	width: 968px;
	float: left;
	margin: 0 14px;
	background: #fff url(imgs/content_bg2.gif) repeat-y;
}

#content3 {
	width: 750px;
	float: left;
	margin: 0 14px;
	background: #fff url(imgs/content_bg2.gif) repeat-y;
}

#left_col {
	float: left;
	width: 219px;
}

/* Begin Secondary Nav */

#secondary_nav {
	/*margin: 16px 22px 22px 22px;*/
	margin: 16px 18px 18px 22px;
}

#secondary_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#secondary_nav ul li {
	color: #636466;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
}

#secondary_nav ul li img {
	padding-right: 4px;
	vertical-align: middle;
}

#secondary_nav ul ul {
	padding-bottom: 2px;
}

#secondary_nav ul li li {
	text-transform: none;
	padding: 0 0 0 15px;
	line-height: 18px;
}

#secondary_nav ul li a, #secondary_nav ul li a:link, #secondary_nav ul li a:visited {
	color: #636466;
	text-decoration: none;
}

#secondary_nav ul li a:hover {
	text-decoration: underline;
}

#secondary_nav ul li li.active a, #secondary_nav ul li li.active a, #secondary_nav ul li li.active a {
	color: #000;
}

.open {
	display: block;
}

.closed {
	display: none;
}

#secondary_nav form {
	margin: 0;
	padding: 0;
}

#secondary_nav form input.input {
	border: 1px solid #848484;
	padding: 2px 1px;
	margin: 0;
	font-size: 11px;
	line-height: 11px;
	width: 112px;
	color: #333;
	vertical-align: middle;
}

#secondary_nav form .button {
	vertical-align: middle;
	width: 32px;
	height: 17px;
	padding-left: 5px;
}

#secondary_nav form .select {
	font-size: 11px;
	line-height: 11px;
	color: #333;
	width: 157px;
	padding: 2px 1px;
	margin: 0;
	border: 1px solid #848484;
}

/* End Secondary Nav */

#left_col h3 {
	width: 175px;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0 22px 11px 22px;
	color: #fff;
	background: #3f8529 url(imgs/left_col_h3_bg.gif) no-repeat bottom;
}

#left_col dl {
	padding: 0 22px 20px 22px;
	margin: 0;
	line-height: 14px;
}

#left_col dt {
	font-weight: bold;
	color: #3e8529;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#left_col dd {
	font-size: 11px;
	color: #333;
	padding: 0;
	margin: 0;
}

#center_col {
	float: left;
	width: 489px;
	padding: 16px 22px;
}

#center_col2 {
	float: left;
	width: 675px;
	padding: 16px 22px;
}

#center_col3 {
	float: left;
	width: 900px;
	padding: 16px 22px;
}

#right_col {
	float: left;
	width: 196px;
	padding: 50px 20px 16px 0;
}

.img_left {
	float: left;
	margin: 0 14px 0 0;
}

#right_col .img_left {
	float: left;
	margin: 0 10px 10px 0;
}

#right_col p {
	font-size: 12px;
	line-height: 18px;
	color: #414141;
}

.module_shadow {
	background: url(imgs/module_shadow.gif) no-repeat bottom;
	padding-bottom: 34px;
	float: left;
	width: 196px;
	margin-bottom: 34px;
	clear: both;
}

.module {
	background: none;
	padding-bottom: 20px;
	width: 196px;
	clear: both;
}


.breadcrumbs {
	color: #414141;
	padding: 0 0 8px 0;
	font-size: 11px;
	line-height: 15px;
}

.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited {
	color: #414141;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	text-decoration: none;
}





#footer {
	clear: both;
	float: left;
	width: 968px;
	margin: 0 14px;
	background: url(imgs/footer_bg.gif) no-repeat top;
	padding: 26px 0;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
}

#footer_left {
	float: left;
	width: 550px;
}

#footer_right {
	float: left;
	width: 418px;
	text-align: right;
}

#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer2 {
	clear: both;
	float: left;
	width: 968px;
	margin: 0 14px;
	background: url(imgs/footer_bg2.gif) no-repeat top;
	padding: 26px 0;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
}

#footer2 a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer2 a:hover {
	text-decoration: none;
}


/* Table Container */

.table_container table {
	border: 0;
	padding: 0;
	margin: 0 0 14px 0;
	width: 100%;
	border-collapse: collapse;
}

.table_container table td, .table_container table th {
	font-size: 11px;
	padding: 5px 14px;
	margin: 0;
	text-align: left;
}

.table_container table tr.alt {
	background-color: #e0e0e0;
}



/* Right side arrow list */

.arrow_list, .arrow_list ul {
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-size: 11px;
	list-style: none;
}

.arrow_list li {
	font-weight: bold;
	font-size: 11px;
	color: #3e8529;
	padding: 0 0 14px 0;
	margin: 0;
}

.arrow_list li li {
	font-weight: normal;
	color: #636466;
	padding: 0 0 0 8px;
	margin: 0;
	background: url(imgs/blue_arrow.gif) no-repeat 0 5px;
}

.arrow_list li li.active {
	color: #000;
	background: url(imgs/black_arrow.gif) no-repeat 0 5px;
}

.arrow_list li li a, .arrow_list li li a:link, .arrow_list li li a:active, .arrow_list li li a:hover {
	color: #636466;
}
/* Makes link on right side a grey underline while allowing image to link too. */
.arrow_list li a, .arrow_list li li a:link, .arrow_list li li a:active, .arrow_list li li a:hover {
	color: #636466;
}
.arrow_list li li.active a, .arrow_list li li.active a:link, .arrow_list li li.active a:active, .arrow_list li li.active a:hover {
	color: #000;
}


/* Home Styles */

#home_header {
	width: 968px;
	padding: 0 14px;
	height: 309px;
	background: url(imgs/home_header_bg.gif) no-repeat top;
	position: relative;
}

#home_left_col {
	float: left;
	width: 219px;
	background: url(imgs/home_left_col_bg.gif) no-repeat top;
}

#home_right_col {
	float: left;
	width: 749px;
}

#home_search_bar {
	width: 749px;
	height: 48px;
	background: url(imgs/home_right_col_bg.gif) no-repeat top;
	position: relative;
}


#home_search_bar #search_container {
	position: absolute;
	top: 8px;
	left: 458px;
	width: 200px;
}

#home_search_bar #search_container img {
	margin-bottom: 2px;
}

#home_search_bar #search_container form {
	margin: 0;
	padding: 0;
}

#home_search_bar #search_container form input.input {
	border: 1px solid #848484;
	padding: 2px 1px;
	margin: 0;
	font-size: 11px;
	line-height: 11px;
	width: 118px;
	color: #333;
	vertical-align: middle;
}

#home_search_bar #search_container form .button {
	vertical-align: middle;
	width: 59px;
	height: 17px;
	padding-left: 5px;
}

#home_search_bar #switcher {
	position: absolute;
	top: 23px;
	left: 657px;
	width: 51px;
}

#home_content {
	width: 680px;
	padding: 20px 33px 0 36px;
	float: left;
}

#home_content_left {
	width: 288px;
	float: left;
	padding-right: 36px;
}

#home_content_right {
	float: left;
	width: 356px;
}

#home_content_right dl {
	margin: 0;
	padding: 0;
	line-height: 15px;
}

#home_content_right dt {
	font-size: 12px;
	font-weight: bold;
	color: #808285;
	margin: 0;
	padding: 0;
}

#home_content_right dd {
	font-size: 11px;
	padding: 0 0 15px 0;
	margin: 0;
}



/* Inner Columns */

.inner_col_wrapper {
	float: left;
	width: 489px;
	clear: both;
}

.inner_col_wrapper .inner_left_205 {
	width: 205px;
	padding: 0 25px 0 0;
	float: left;
}

.inner_col_wrapper .inner_right_259 {
	width: 259px;
	float: left;
}


.inner_col_wrapper .inner_left_230 {
	width: 230px;
	padding: 0 29px 0 0;
	float: left;
}

.inner_col_wrapper .inner_right_230 {
	width: 230px;
	float: left;
}
.input {
	width: 200px;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	color: #333;
}
.text1 {
	margin: 0 0 14px 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	font-size: 11px;
	line-height: 15px;
	width: 100%;
}


table.form {
	margin: 0 0 14px 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	font-size: 11px;
	line-height: 15px;
	width: 100%;
}

table.form td {
	vertical-align: middle;
	padding: 2px 0;
}

table.form form {
	margin: 0;
	padding: 0;
}


table.form input.input {
	width: 200px;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	color: #333;
}

table.form textarea.textarea {
	width: 350px;
	font-size: 12px;
	padding: 3px;
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	color: #333;
}

table.form select.select {
	width: 307px;
	font-size: 12px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	color: #333;
}

.file_list, .pdf_list, .vid_list {
	margin: 0 !important;
}
.file_list li, .pdf_list li, .vid_list li {
	line-height: 1.8 !important;
	margin-top: .5em !important;
	padding-left: 24px !important;
}
.file_list li {
	background: transparent url(imgs/icon_doc.gif) 4px 2px no-repeat !important;
}
.pdf_list li {
	background: transparent url(imgs/icon_pdf.gif) 4px 2px no-repeat !important;
}
.vid_list li {
	background: transparent url(imgs/Play_btn12.jpg) 4px 2px no-repeat !important;
}
.file_list li.singlepdf {
	line-height: 1.8 !important;
	margin-top: .5em !important;
	padding-left: 24px !important;
	background: transparent url(imgs/icon_pdf.gif) 4px 2px no-repeat !important;
}

/* Related Documents */

.Related_Documents {
	font-size: 11px;
	width: 170px;
	margin: 0 0 1em 0;
	line-height: 1.0;
	padding: 0;
	
}

/* Technical Support */

.Technical_Support {
	font-size: 11px;
	width: 170px;
	margin: 0 0 1em 0;
	line-height: 1.5;
	padding: 0;
	
}

/* Added this because Superscripts on Customer support page were thowing bullet alignment out of wack */
#Cust_Support ul li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(imgs/bullet.gif) no-repeat 10px 8px;
	font-size: 11px;
	line-height: 18px;
}