@charset "utf-8";

html {
	height:100%;
	margin-bottom: 1px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #f5f5f5;
	height: 100.1%;
	margin: 0 0 1px;
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}



#header {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height: 107px;
	position: relative;
}

#logo {
	border: 0px;
	position: absolute;
	top: 15px;
	left: 10px;
}

.top_contacts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	border: 0;
	position: absolute;
	top: 15px;
	right: 20px;
	color: #37569a;
	text-align: right;
}

div.top_contacts a {
	color: #37569a;
}

div.top_contacts a:hover {
	color: #444444;
}

#main_menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 520px;
}

#top_bar {
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background: #37569a;
	overflow: hidden;
}


#flash_banner {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height: 280px;
	margin-top: 9px;
	position: relative;
	background: #ffffff;
}


#top_banner {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height: 120px;
	margin-top: 9px;
	position: relative;
	background: #ffffff;
}

#top_banner_thin {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height: 80px;
	margin-top: 9px;
	position: relative;
	background: #ffffff;
}

#home_contents_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	min-height: 420px;
	margin-top: 9px;
	position: relative;
}

#home_feature_link1 {
	min-height: 420px;
	height: auto !important;
	height: 420px;
	width: 274px;
	float: left;
	margin-right: 9px;
}

#home_feature_link2 {
	min-height: 420px;
	height: auto !important;
	height: 420px;
	width: 274px;
	float: left;
}

.home_feature {
	padding: 0px 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
	text-align: left;
	background: #ffffff;
}

.home_feature:hover {
	background: #dddddd;
}

.home_featured_text {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.home_feature h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #37569a;
	margin-top: 15px;
	margin-bottom: 12px;
}

div.home_feature h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #37569a;
	margin-top: 15px;
	margin-bottom: 12px;
}

.home_feature_bar {
	height: 1px;
	width: 274px;
	background: #37569a;
	margin-top: 0px;
	margin-bottom: 9px;
	overflow: hidden;
}

.home_feature_image {
	height: 103px;
	width: 274px;
}

.home_feature_image_60 {
	height: 60px;
	width: 274px;
}

div.home_feature p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 17px;
	line-height: 140%;
	text-align: justify;
}

div.home_feature ul {
	list-style-type: square;
	line-height: 190%;
	color: #666666;
}

.home_inline_link {
	font-weight: bold;
	color: #666666;
}



#home_side_link1 {
	position: absolute;
	height: 85px;
	width: 304px;
	top: 0px;
	left: 626px;
	border: 0;
}

#home_side_link2 {
	position: absolute;
	height: 65px;
	width: 304px;
	top: 74px;
	left: 626px;
}

#home_side_link3 {
	position: absolute;
	height: 65px;
	width: 304px;
	top: 148px;
	left: 626px;
}

#home_side_link4 {
	position: absolute;
	height: 198px;
	width: 304px;
	top: 222px;
	left: 626px;
}





.content {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	min-height: 400px;
	margin-top: 9px;
	position: relative;
	background: #ffffff;
	padding: 10px 40px 60px 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 140%;
}

div.content h1 {
	margin-top: 45px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #37569a;
	line-height: 140%;
}

div.content h2 {
	margin-top: 25px;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #37569a;
}

div.content h5 {
	font-size: 14px;
	font-weight: bold;
	color: #37569a;
	line-height: 140%;
	border-top: 1px #999999 solid;
	margin-top: 55px;
	margin-bottom: 15px;
	padding-top: 10px;
}

div.content p > a {
	font-weight: bold;
	color: #37569a;
}

div.content > p > a:hover {
	color: #111111;
}

div.content > ol > li > a {
	font-weight: bold;
	color: #37569a;
}

div.content > ol > li > a:hover {
	color: #111111;
}

div.content > ul > li > a {
	font-weight: bold;
	color: #333333;
}

div.content > ul > li > a:hover {
	color: #37569a;
}

.list_no_bullet {
	list-style-type: none;
}

.list_no_bullet > li {
	margin-top: 5px;
}

.content_bold {
	font-weight: bold;
}

.legal_text {
	font-size: 10px;
	font-style: italic;
	color: #888888;
}

.legal_text a {
	font-size: 10px;
	font-style: italic;
	color: #888888;
}

.legal_text_right {
	font-size: 10px;
	font-style: italic;
	color: #888888;
	text-align: right;
}

.legal_text_right > a {
	color: #555555;
}

.legal_text_right > a:hover {
	color: #111111;
}

div.content > p > a.link_black {
	color: #333333;
}

div.content > p > a.link_black:hover {
	color: #37569a;
}

.prod_index {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	min-height: 400px;
	margin-top: 9px;
	position: relative;
	background: #ffffff;
	padding: 10px 40px 60px 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 140%;
}

div.prod_index h1 {
	margin-top: 25px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #37569a;
	line-height: 140%;
}

div.prod_index h2 {
	font-size: 14px;
	font-weight: bold;
	color: #37569a;
	line-height: 140%;
	border-top: 1px #999999 solid;
	margin-top: 55px;
	margin-bottom: 15px;
	padding-top: 10px;
}

div.prod_index h3 {
	font-size: 12px;
	font-weight: bold;
	color: #37569a;
	line-height: 140%;
	margin-top: 30px;
	margin-bottom: 10px;
}

div.prod_index p {
	margin-bottom: 25px;
}

div.prod_index p a {
	margin-bottom: 25px;
	color: #444444;
}

div.prod_index p a:hover {
	color: #000000;
}

.prod_index_item {
	width: 100%;
	border: 1px black solid;
	margin-bottom: 20px;
}

div.prod_index_item h4 {
	font-size: 11px;
	font-weight: normal;
	color: #37569a;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px;
	padding-left: 30px;
	background: #eeeeee;
	border-bottom: 1px black solid;
	text-align: left;
}

div.prod_index_item h4 a {
	color: #37569a;
}

div.prod_index_item h4 a:hover {
	color: #000000;
}







.prod_index_img {
	width: 150px;
	float: left;
}

.prod_index_text {
	width: 680px;
	float: right;
	line-height: 140%;
	color: #333333;
	padding-right: 10px;
}

div.prod_index_text h4 {
	font-size: 12px;
	font-weight: bold;
	color: #37569a;
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #eeeeee;
}

div.prod_index_text p a {
	color: #444444;
}

div.prod_index_text p a:hover {
	color: #000000;
}



.prod_content {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	min-height: 400px;
	margin-top: 9px;
	position: relative;
	background: #ffffff;
	padding: 10px 40px 60px 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 140%;
}

.prod_title {
	clear: both;
	width: 700px;
}

div.prod_title h1 {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #37569a;
	line-height: 140%;
}

.prod_print_menu {
	position: absolute;
	right: 40px;
	top: 10px;
	border: 0;
}

div.prod_print_menu a img {
	margin-right: 12px;
}



.prod_bullet {
	float: left;
	width: 320px;
}

div.prod_bullet ul {
	list-style-type: square;
	line-height: 160%;
	text-align: left;
	color: #333333;
}

div.prod_bullet ul li{
	margin-bottom: 8px;
}

div.prod_bullet p {
	margin-top: 30px;
	line-height: 160%;
	color: #666666;
}

div.prod_bullet a img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.prod_price_table {
	background: #eeeeee;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 80%;
	border: solid 1px #aaaaaa;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	
.prod_price_table_item {
	padding: 2px;
	width: 40%;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #555555;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding-left: 5px;
}

.prod_price_table_value {
	padding: 2px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
	border-bottom: solid 1px #cccccc;
	padding-left: 5px;
}

.prod_price_table_link {
	padding: 2px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	text-align: center;
}

.prod_price_table_link a {
	color: #666666;
}

.prod_price_table_link a:hover {
	color: #111111;
}

.prod_price_table_note {
	font-size: 9px;
	color: #888888;
}

.prod_images {
	float: right;
	width: 482px;
	margin-right: 0px;
}

#loadarea {
	width: 480px;
	height: 260px;
	clear: both;
	border: solid 1px #aaaaaa;
	padding: 0px;
}

.prod_thumb {
	float: left;
	margin: 0px;
	margin-right: 3px;
	margin-top: 3px;
	border: solid 1px #aaaaaa;
	padding: 0px;
}

.prod_thumb_end {
	float: left;
	margin: 0px;
	margin-top: 3px;
	border: solid 1px #aaaaaa;
	padding: 0px;
}

.prod_thumb_tip_hide {
	display: none;
}

.prod_thumb_tip_show {
	float: right;
	margin: 0px;
	margin-left: 3px;
	margin-top: 3px;
	border: 0px;
	padding: 0px;
	width: 100px;
	text-align: right;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 140%;
}

.prod_thumb_img {
	float: top;
	margin: 0px;
	border-bottom: solid 1px #aaaaaa;
	padding: 0px;
}

.prod_thumb_text {
	float: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.prod_thumb_img_active {
	opacity:1.0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter:alpha(opacity=100);
}

.prod_thumb_img_nonactive {
	opacity:0.60;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
    filter:alpha(opacity=60);
}


.prod_detail {
	margin-top: 40px;
	width: 100%;
	min-height: 200px;
}
	
.prod_detail_head {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	border-top: dashed 1px #aaaaaa;
}

div.prod_detail_head a {
	font-weight: bold;
	margin-right: 50px;
}

.prod_detail_head_link_active {
	color: #37569a;
}

.prod_detail_head_link_active:hover {
	color: #111111;
}

.prod_detail_head_link_nonactive {
	color: #666666;
}

.prod_detail_head_link_nonactive:hover {
	color: #111111;
}

.prod_detail_section {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	border-top: dashed 1px #aaaaaa;
}
	
div.prod_detail_section h2 {
	font-size: 12px;
	font-weight: bold;
	color: #37569a;
	line-height: 140%;
	margin-left: 10px;
}

div.prod_detail_section h3 {
	font-size: 11px;
	font-weight: normal;
	color: #37569a;
	line-height: 140%;
	margin-top: 25px;
	margin-bottom: 0px;
	background: #eeeeee;
}

div.prod_detail_section p {
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 20px;
}

.inline_link {
	font-weight: bold;
	color: #37569a;
}

.inline_link:hover {
	color: #111111;
}

.prod_table_head {
	font-weight: bold;
	padding-top: 15px;
}

.prod_table_item {
	background: #e4e4e4;
}

.prod_table_value {
	background: #eeeeee;
}

.prod_table_note {
	font-size: 9px;
	color: #888888;
}

.prod_table_dl_head {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 50px;
}

.prod_table_dl_icon {
	width: 60px;
	height: 30px;
	text-align: right;
	padding-right: 10px;
}

.prod_table_dl_link {
	text-align: left;
	width: 200px;
	background: #eeeeee;
	color: #888888;
}

.prod_table_dl_link > a {
	color: #444444;
}

.prod_table_dl_link > a:hover {
	color: #111111;
}

.prod_sm_table_head {
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
}

.prod_sm_table_item {
	background: #e4e4e4;
	padding-right: 20px;
}

.prod_sm_table_value {
	background: #eeeeee;
	padding-right: 20px;
}






div.prod_download_top p {
	color: #888888;
	margin-bottom: 30px;
}
	
div.prod_download_top p a {
	color: #37569a;
}
	
div.prod_download_top p a:hover {
	color: #111111;
}
	
.prod_download_bottom {
	margin-top: 70px;
	width: 100%;
	color: #999999;
}
	
.prod_download_bottom_img {
	width: 112px;
	float: left;
}
	
.prod_download_bottom_text {
	width: 720px;
	float: right;
}

div.prod_download_bottom_text a {
	color: #666666;
}

div.prod_download_bottom_text a:hover {
	color: #111111;
}

.prod_accessories_img {
	width: 150px;
	float: left;
	margin-bottom: 20px;
}

.prod_accessories_text {
	width: 680px;
	float: right;
	line-height: 140%;
	color: #333333;
	background: #eeeeee;
	margin-bottom: 20px;
}

.prod_accessories_text > p > a {
	color: #444444;
}

.prod_accessories_text > p > a:hover {
	color: #111111;
}

.quote_form {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px;
}

.quote_form_text {
	text-align: right;
	width: 300px;
	padding-right: 10px;
}

.red_text {
	color: #ff0000;
}

.nav_map {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #444444;
}

div.nav_map a {
	color: #777777;
}

div.nav_map a:hover {
	color: #37569a;
}

span.nav_active a {
	color: #333333;
}

span.nav_active a:hover {
	color: #37569a;
}

.support_code {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	background: #eeeeee;
	color: #000000;
	line-height: 180%;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	margin-top: 9px;
	position: relative;
	padding: 5px 0px;
	color: #aaaaaa;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	background: #777777;
}

div.footer a {
	color: #cccccc;
}

div.footer a:hover {
	color: #ffffff;
}

.box_footer {
	background: #000000;
	border: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 930px;
	min-height: 16px;
	padding: 1px 0px;
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}


.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 11px Verdana;
list-style-type: none;
border-bottom: 1px solid #f5f5f5;
background: #37569a;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 18px;
border-right: 1px solid #f5f5f5;
color: white;
background: #37569a;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: black;
}

.mattblackmenu a.selected{
background: black;
}

.ddsubmenustyle, .ddsubmenustyle ul{
font: normal 11px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: #cccccc;
border: 1px solid #f5f5f5;
border-top-width: 0;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
text-align: left;
}

.ddsubmenustyle li a{
display: block;
width: 160px;
color: black;
background: #999999;
text-decoration: none;
padding: 6px 5px;
border-top: 1px solid #f5f5f5;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px;
}

.ddsubmenustyle li a:hover{
background-color: black;
color: white;
}

.downarrowpointer{
padding-left: 4px;
border: 0;
}

.rightarrowpointer{
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
