body div#contactForm input.contactSubmit, div#productRegistrationForm input.registerProductSubmit
{
background:transparent url(/images2/simrad/red_submit.png) no-repeat scroll left top;
border-width:0;
height:21px;
width:121px;
}
/* language selection menu */
.startpage #content #main
{
	z-index: 100;
}

#languageSelector {
	background-color:#bdbdbd;
	left:626px;
	top:-182px;
	position:absolute;
	width:100px;
	z-index:300;
}
* html body div#main div#languageSelector {
	background-color:#bdbdbd;
	left:626px;
	top:-146px;
	position:absolute;
	width:100px;
	z-index:300;
}
#languageSelectionMenuButton {
	background: transparent url("/images/simrad/languageDropDownArrow.png") no-repeat scroll 85px 5px;
	padding:0 0 0 8px;
}
#languageSelectionMenuButton A {
	COLOR: #fff
}
#languageSelectionMenu {
	DISPLAY: none
}
#languageSelectionMenu LI {
	FONT-SIZE: 10px; COLOR: #fff
}
body.startpage div#main div#languageSelectionMenu LI A {
	DISPLAY: block; PADDING-LEFT: 8px; WIDTH: 92px; COLOR: #fff;text-decoration: none;
}
body.startpage div#main #languageSelectionMenu LI A:hover {
	COLOR: #fff; BACKGROUND-COLOR: #c43428;text-decoration: none;
}

#gloval-navi a:link,
#gloval-navi a:visited,
#gloval-navi a:active {
	background: url(/img/gnav.gif) no-repeat left top;
}
#gloval-navi a:hover {
	background: url(/img/gnav_o.gif) no-repeat left top;
	color: #fff
}
#languageSelectionMenu {
	display: block
}
#languageSelectionMenu li {
	font-size: 10px; color: #fff
}
#languageSelectionMenu li a {
	display: block; padding-left: 8px; width: 92px; color: #fff
}
#languageSelectionMenu li a:hover {
	color: #fff; background-color: #c43428
}

/* regionalNavigation general */
* html #regionalNavigation{
	background: url(/images2/simrad/left_menu_gradient.png) repeat-x left top
}
#regionalNavigation {
	/*min-height: 812px;  THIS WAS STRANGE!!! 
	height: 812px;*/ 
	min-height: 845px; 
	background: url(/images2/simrad/left_menu_gradient.png) repeat-x left top;
	padding-top: 27px;
}
* html body #regionalNavigation {
	height: 845px!important;
} 

/*========================================
 + Simrad regionalNavigation Each Level
========================================*/

#regionalNavigation div a:hover
{
	font-weight: normal;
}
div#regionalNavigation div.regionalNavHeading
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	font-family: Arial;
	color: #6A717C;
	text-transform: uppercase;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 6px;
	padding-right: 10px;
}
/* Level 1 */

#regionalNavigation div.menuLevel1,
body #regionalNavigation div.menuLevel1Selected,
body #regionalNavigation div.menuLevel1SelectedAncestor
{
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 6px;
	padding-right: 10px;
}
body.Event #regionalNavigation div.menuLevel1,
body.Event #regionalNavigation div.menuLevel1Selected,
body.Event #regionalNavigation div.menuLevel1SelectedAncestor
{
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#regionalNavigation div.menuLevel1 a,
body #regionalNavigation div.menuLevel1Selected a,
body #regionalNavigation div.menuLevel1SelectedAncestor a
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	font-family: Arial;
	color: #6A717C;
	text-transform: uppercase;
}
body.Event #regionalNavigation div.menuLevel1 a,
body.Event #regionalNavigation div.menuLevel1Selected a,
body.Event #regionalNavigation div.menuLevel1SelectedAncestor a
{
	text-transform: none;
	font-weight: normal;
	line-height: 14px;
}

body #regionalNavigation div.menuLevel1 a:hover,
body #regionalNavigation div.menuLevel1:hover
{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #6A717C;
}
body.Event #regionalNavigation div.menuLevel1 a:hover,
body.Event #regionalNavigation div.menuLevel1:hover
{
	font-weight: normal;
	line-height: 14px;
	color: #db001a;
}
body #regionalNavigation div.menuLevel1Selected,
body #regionalNavigation div.menuLevel1Selected a,
body #regionalNavigation div.menuLevel1SelectedAncestor,
body #regionalNavigation div.menuLevel1SelectedAncestor a
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #000;
	background-color: transparent;
	background-image: none;
}

body.Event #regionalNavigation div.menuLevel1Selected,
body.Event #regionalNavigation div.menuLevel1Selected a,
body.Event #regionalNavigation div.menuLevel1SelectedAncestor,
body.Event #regionalNavigation div.menuLevel1SelectedAncestor a
{
	color: #fff;
	background-color: #db001a;
}

body #regionalNavigation div.menuLevel1Selected a:hover,
body #regionalNavigation div.menuLevel1SelectedAncestor a:hover
{
	/* IE6 didn't want to change this unless I set it specifically */
	font-weight: bold;
	line-height: 14px;
}

body.Event #regionalNavigation div.menuLevel1Selected a:hover,
body.Event #regionalNavigation div.menuLevel1SelectedAncestor a:hover
{
	font-weight: normal;
}

/* Level 2 */

#regionalNavigation div.menuLevel2,
#regionalNavigation div.menuLevel2Selected,
#regionalNavigation div.menuLevel2SelectedAncestor
{
	padding-left: 30px;
}
#regionalNavigation div.menuLevel2 a
{
	color: #525f6a;
}
#regionalNavigation div.menuLevel2Selected
{
	background-color: #db001a;
	color: #fff;
	background-image: none;
}
body #regionalNavigation div.menuLevel2SelectedAncestor
{
	display: block;
	background-color: #db001a;
}
#regionalNavigation div.menuLevel2Selected a,
#regionalNavigation div.menuLevel2Selected:hover a,
#regionalNavigation div.menuLevel2Selected a:hover,
body #regionalNavigation div.menuLevel2SelectedAncestor,
body #regionalNavigation div.menuLevel2SelectedAncestor a
{
	color: #fff;
	background-image: none;
	font-weight: normal;
}

/* Level 3 */

#regionalNavigation div.menuLevel3,
#regionalNavigation div.menuLevel3Selected,
#regionalNavigation div.menuLevel3SelectedAncestor
{
	padding-left: 30px;
	margin: 2px 0;
}
#regionalNavigation div.menuLevel3 a,
#regionalNavigation div.menuLevel3Selected a,
#regionalNavigation div.menuLevel3SelectedAncestor a
{
	color: #000;
	padding-left: 15px;
	display: block;
}
#regionalNavigation div.menuLevel3 a:hover
{
	color: #db001a;
}
#regionalNavigation div.menuLevel3Selected a,
#regionalNavigation div.menuLevel3Selected:hover a,
#regionalNavigation div.menuLevel3Selected a:hover
{
	color: #db001a;
	background-color: transparent;
	background: url(/images2/simrad/left_menu_red_pointer.png) 1px 5px no-repeat;
	font-weight: normal;
}
#regionalNavigation div.menuLevel3SelectedAncestor,
#regionalNavigation div.menuLevel3SelectedAncestor a
{
	color: #000000;
	background-color: #E4E5E7;
	background-image: none;
	font-weight: normal;
	display: block;
}
* html body div#regionalNavigation div.menuLevel3Selected a,
* html body div#regionalNavigation div.menuLevel3Selected a:link,
* html body div#regionalNavigation div.menuLevel3Selected a:hover
{
	background-image: none;
}
* html body div#regionalNavigation div.menuLevel3Selected a:link,
* html body div#regionalNavigation div.menuLevel3Selected a:hover,
* html body div#regionalNavigation div.menuLevel3Selected
{
	background:url(/images2/simrad/left_menu_red_pointer.png) 35px 6px no-repeat;
}

/* Level 4 */

#regionalNavigation div.menuLevel4,
#regionalNavigation div.menuLevel4Selected,
#regionalNavigation div.menuLevel4SelectedAncestor
{
	padding-left: 45px;
}
#regionalNavigation div.menuLevel4 a
{
	color: #000000;
	padding-left: 12px;
	display: block;
}
#regionalNavigation div.menuLevel4 a:hover
{
	color: #db001a;
}
#regionalNavigation div.menuLevel4Selected a,
#regionalNavigation div.menuLevel4Selected:hover a,
#regionalNavigation div.menuLevel4Selected a:hover
{
	padding-left: 12px;
	background-color: transparent;
	color: #db001a;
	background: url(/images2/simrad/left_menu_red_pointer.png) 1px 5px no-repeat;
	font-weight: normal;
	display: block;
}
#regionalNavigation div.menuLevel4SelectedAncestor,
#regionalNavigation div.menuLevel4SelectedAncestor a
{
	padding-left: 28px;
	color: #000000;
	background-image: none;
	font-weight: normal;
	display: block;
}
* html body div#regionalNavigation div.menuLevel4Selected a,
* html body div#regionalNavigation div.menuLevel4Selected a:link,
* html body div#regionalNavigation div.menuLevel4Selected a:hover,
* html body div#regionalNavigation div.menuLevel4SelectedAncestor a:link
{
	background-image: none;
}
* html body div#regionalNavigation div.menuLevel4Selected
{
	background:url(/images2/simrad/left_menu_red_pointer.png) 44px 6px no-repeat;
}

/* Level 5 */

#regionalNavigation div.menuLevel5,
#regionalNavigation div.menuLevel5Selected,
#regionalNavigation div.menuLevel5SelectedAncestor
{
	padding-left: 50px;
}
#regionalNavigation div.menuLevel5 a
{
	color: #000;
	padding-left: 12px;
	display: block;
}
#regionalNavigation div.menuLevel5 a:hover
{
	color: #db001a;
}
#regionalNavigation div.menuLevel5Selected a,
#regionalNavigation div.menuLevel5Selected:hover a,
#regionalNavigation div.menuLevel5Selected a:hover
{
	background-color: transparent;
	color: #db001a;
	background: url(/images2/simrad/left_menu_red_pointer.png) 1px 5px no-repeat;
	font-weight: normal;
	display: block;
	padding-left:12px;
}
#regionalNavigation div.menuLevel5SelectedAncestor,
#regionalNavigation div.menuLevel5SelectedAncestor a
{
	color: #000000;
	background-color: #E4E5E7;
	background-image: none;
	font-weight: normal;
	display: block;
}
* html body div#regionalNavigation div.menuLevel5Selected a,
* html body div#regionalNavigation div.menuLevel5Selected a:link,
* html body div#regionalNavigation div.menuLevel5Selected a:hover,
* html body div#regionalNavigation div.menuLevel5SelectedAncestor a:link
{
	background-image: none;
}
* html body div#regionalNavigation div.menuLevel5Selected
{
	background:url(/images2/simrad/left_menu_red_pointer.png) 56px 6px no-repeat;
}
/* Level 6 */

#regionalNavigation div.menuLevel5,
#regionalNavigation div.menuLevel5Selected,
#regionalNavigation div.menuLevel5SelectedAncestor
{
	padding-left: 55px;
}
#regionalNavigation div.menuLevel5 a
{
	color: #000;
	padding-left: 12px;
	display: block;
}
#regionalNavigation div.menuLevel5 a:hover
{
	color: #db001a;
}
#regionalNavigation div.menuLevel5Selected a,
#regionalNavigation div.menuLevel5Selected:hover a,
#regionalNavigation div.menuLevel5Selected a:hover
{
	background-color: transparent;
	color: #db001a;
	background: url(/images2/simrad/left_menu_red_pointer.png) 1px 5px no-repeat;
	font-weight: normal;
	display: block;
	padding-left:12px;
}
#regionalNavigation div.menuLevel5SelectedAncestor,
#regionalNavigation div.menuLevel5SelectedAncestor a
{
	color: #000000;
	background-color: #E4E5E7;
	background-image: none;
	font-weight: normal;
	display: block;
}
* html body div#regionalNavigation div.menuLevel6Selected a,
* html body div#regionalNavigation div.menuLevel6Selected a:link,
* html body div#regionalNavigation div.menuLevel6Selected a:hover,
* html body div#regionalNavigation div.menuLevel6SelectedAncestor a:link
{
	background-image: none;
}
* html body div#regionalNavigation div.menuLevel6Selected
{
	background:url(/images2/simrad/left_menu_red_pointer.png) 60px 6px no-repeat;
}
/* End - regionalNavigation */

body #global {
	line-height: 1.8;
	padding-right: 7px;
	border-top: #e5e5e5 0px solid;
	border-bottom: #e5e5e5 0px solid; height: 25px;
	background: url(/images2/simrad/topmeny_gradient_m_stroke.jpg) repeat-x 0 0; color: #fff;
	height: 30px;
	width: 961px;
	top: 93px;
}
ol#globalNavigation {
	clear: none;
	float: left;
	overflow: auto;
	padding: 0 0 0 19px;	
	margin-top: 2px;
}
ol#globalNavigation LI
{
	padding-top: 1px;
	font-size: 12px;
	font-weight: normal;
}
ol#globalNavigation li a {
	text-transform: uppercase;
	color: #525f6a;
	display:block;
	padding: 0 10px
}
ol#globalNavigation li a:hover {
	color: #db001a;
	padding: 0 10px
	display:block
}
ol#globalNavigation li.selectedMenuItem A {
	color: #db001a;
	background-color: #fff
}
ol#globalNavigation li.selectedMenuItem {
	background-color: #fff
}
.globalSearchField {
	width: 117px;
	/*border-right: #cccccc 1px solid; border-top: #666666 1px solid; border-left: #666666 1px solid; border-bottom: #cccccc 1px solid;*/
	border: #cccccc 1px solid;
	color: #525f6a;
	margin-top: 3px;
	margin-right: 8px;
}
.globalSearchSubmit {
	border-right: #666666 0px solid; border-top: #666666 0px solid; 
	border-left: #666666 0px solid; CURSOR: pointer; color: white; border-bottom: #666666 0px solid;
	background: url(/images2/simrad/search_glass.gif) no-repeat center center; 
	height: 16px;
	width: 15px;
	margin-top: 3px;
}
#content #main {
	margin: 0;
}
#content #breadcrumbs {
	height: auto; /*  CAN REMOVE THIS ONE  */
	left:10px;
	top:-37px;
}
* html body #content #breadcrumbs {
	height: auto; /*  CAN REMOVE THIS ONE  */
	left:10px;
	top:-27px;
}
body.Dealer_Region #content #breadcrumbs,
body.Dealer_Listing #content #breadcrumbs {
	left:0;
	top:-179px;
}
* html body.Dealer_Region #content #breadcrumbs,
* html body.Dealer_Listing #content #breadcrumbs {
	top:-171px;
}
* html body.Category_Listing #content #breadcrumbs,
* html body.Older_Products #content #breadcrumbs {
	height: auto; /*  CAN REMOVE THIS ONE  */
	left:0px;
	top: -147px;
	position: relative;
	height: 14px;
	overflow: hidden;
}
* html body.Category_Listing #content #regionalNavigation,
* html body.Older_Products #content #regionalNavigation {
	top: -14px;
}
/*
* html body.Category_Listing #content #main {
	float: right;
	width: 75%;
	margin-right: -2px;
}
*/

#breadcrumbs ol  {
	width: auto;
	background-color: #383838;
	padding-right: 5px;
	padding-left: 3px;
	margin-top: 0px;
	overflow: hidden;
}
#breadcrumbs ol li {
	background: transparent url(/images2/lowrance/gt.png) no-repeat -1px 4px; 
	color: #fff;
	padding-left: 9px;
	padding-right: 5px;
}
* html #breadcrumbs ol li {
	background-color: #383838;
}
#breadcrumbs ol li.first {
	padding-left: 10px;
}
#breadcrumbs ol li a{
	color: #e4e5e6
}
#breadcrumbs ol li a:hover{
	color: #fff
}
div#content div#secondary {
	z-index: 1;
	min-height: 169px;
	background: url(/images2/simrad/bgSecondary.jpg) repeat-x left top;
	left: 484px; float: right; color: #000; position: relative; top: 0px
}
html{
	background: url(/images2/simrad/BG_ny.png) no-repeat center top;
	background-color: #EBECEE;
	background-attachment: fixed;
}
body {
	background: url(/images2/simrad/bg-top.png) no-repeat center 22px;
	padding-top: 10px;
}
*+html body {
	padding-top: 37px;
}
* html body{
	background: url(/images2/simrad/bg-top.gif) no-repeat center 12px;
	padding-top: 10px;
}
body.startpage div#content div#secondary {
	top: 1px;
}
body.Simrad_Campaign_Page div#content div#secondary {
	top: 1px
}
body.Simrad_Campaign_Page_2 div#content div#secondary {
	top: 1px
}
div#content div#secondary div#productSpecifications DT {
	font-weight: bold; color: #000
}
div#content div#secondary div#productSpecifications DD {
	color: #010101
}
div#secondary div#columnHeader {
	border-top: #ccc 1px solid; 
	background: url(/images2/simrad/dots2.png) #e9eaea no-repeat 16px center; 
	left: 0px; 
	color: #db001a; 
	border-bottom: #ccc 1px solid; 
	top: -21px
}
div#secondary div#newsletterForm td input.submitEmailButton {
	border-top-width: 0px; 
	border-left-width: 0px; 
	background: url(/images2/simrad/submitButton.png) no-repeat left top; 
	border-bottom-width: 0px; 
	width: 84px; 
	height: 32px; 
	border-right-width: 0px
}
#content {
	min-height: 338px;
	overflow: visible; 
	background-color: #FFFFFF;
}
#content #secondary {
	margin-bottom: 0px; top: 0px
}
.Simrad_Campaign_Page #aspnetForm {
	height: 990px
}
.Simrad_Campaign_Page_2 #aspnetForm {
	height: 990px
}
#aspnetForm{
	background:transparent url(/images2/simrad/bg-middle.png) repeat-y scroll left top;
	margin:27px auto auto;
	padding-left:10px;
	padding-right:10px;
	width:968px;
}
* html body #aspnetForm{
	background:transparent url(/images2/simrad/bg-middle.gif) repeat-y scroll left top;
	margin:27px auto auto;
	padding-left:10px;
	padding-right:10px;
	width:968px;
}
div#branding {
	background-color: #fff;
	margin-bottom: 25px; /*  Overridden because of new height of the menu bar  */
	height: 95px;
	width: 968px;
}
* html body.startpage div#branding {
	background-color: #fff;
	margin-bottom: 0px; /*  Overridden because of new height of the menu bar  */
	height: 60px;
	width: 968px;
}
body.startpage div#branding {
	background-position: 251px 21px; background-image: url(/images2/simrad/BgBanner_compass.png); background-REPEAT: no-repeat; background-color: #fff
}
body.Simrad_Campaign_Page div#branding {
	background-position: 251px 21px; background-image: url(/images2/simrad/BgBanner_compass.png); background-REPEAT: no-repeat; background-color: #fff
}
body.Simrad_Campaign_Page_2 div#branding {
	background-position: 251px 21px; background-image: url(/images2/simrad/BgBanner_compass.png); background-REPEAT: no-repeat; background-color: #fff
}
div#brandingLogo {
	float: left; width: 245px; height: 95px
}
div#brandingLogo IMG {
	padding-right: 0px; padding-left: 30px; padding-bottom: 0px; padding-top: 23px
}
div#simradBrandingTagline {
	display: none;font-size: 13px; left: 817px; color: #525F6A; position: absolute; top: 44px
}
body.startpage div#simradBrandingTagline {
	left: 817px;
	top:44px;
}
* html body.startpage div#simradBrandingTagline {
	left: 817px;
	top:50px;
}
body.Simrad_Campaign_Page div#simradBrandingTagline {
	left: 762px
}
body.Simrad_Campaign_Page_2 div#simradBrandingTagline {
	left: 762px
}
div#branding div.upperMainBrandingPicture {
	left: 728px; width: 242px; position: absolute; top: 0px; height: 95px
}
div#branding div#upperMainBrandingPictureLeisure {
	background: url(/images2/simrad/categoryimageLeisuretopright.jpg) no-repeat left top
}
div#branding div#upperMainBrandingPictureProfessional {
	background: url(/images2/simrad/categoryimageProfessionaltopright.jpg) no-repeat left top
}
div#branding div#upperMainBrandingPictureGeneral {
	background: url(/images2/simrad/categoryimageGeneraltopright.jpg) no-repeat left top
}
body.startpage div#branding div#upperMainBrandingPictureGeneral {
	background: none transparent scroll repeat 0% 0%
}
body.Simrad_Campaign_Page div#branding div#upperMainBrandingPictureGeneral {
	background: none transparent scroll repeat 0% 0%
}
body.Simrad_Campaign_Page_2 div#branding div#upperMainBrandingPictureGeneral {
	background: none transparent scroll repeat 0% 0%;
}
#siteinformation {
	font-weight: bold;
	height: 2em;
	padding: 0 25px;
	margin: 28px auto;
	color: #525f6a;
	text-align: center;
	/*--------To remove the bottom shadow simply remove the css code below this comment ----------*/
	background: transparent url(/images2/simrad/bg-bottom.png) no-repeat scroll top center;
	margin: 0 auto 28px auto;
	padding: 28px 0 0;
	width: 988px;
}
* html body #siteinformation {
	background: transparent url(/images2/simrad/bg-bottom.gif) no-repeat scroll top center;
}
#siteinformation span span {
	text-transform: capitalize;
}
#siteinformation a {
	font-weight: normal;
	color: #525f6a;
	font-size: 10px;
}
#siteinformation a:hover {
	color: #db001a;
}
#siteinformation ul {
	width: auto; position: relative; height: 20px;
	text-align: center;	
}
#siteinformation li {
	position: relative;
	display: inline;
	clear: none;
	float: none;
}
#siteinformation li.siteInfoLiVerticalBar {
	border-right: 1px solid #cccccc;
}
#siteinformation  li.bg-none {
	display: block;
	width: 100%;
	top: 0;
	border: none;
	color:#525f6a;
	font-weight: normal;
}
#siteinformation  li.bg-none  span{
	margin: 0 auto;
	float: none;
	clear: none;
}
#siteinformation  li.bg-none  span span{
	margin: 0;
}
* html div#secondary {
	height: 200px
}
* html div#content div#regionalNavigation {
	height: 599px
}
	div#categoryListing div.listingBox
	{
		clear: none;
		float: left;
		overflow: hidden;
		width: 168px;
		margin-right: 0;
		height: 250px;
		border-right: 1px solid #ccc;
		position: relative;
		left: 1px;
		zoom:1;
	}
	body div#content div#main div#categoryListing div.categoryListingMainPages div.listingBox h2
	{
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top:0px;
		line-height: 1.8;
	}
	body div#content div#main div#categoryListing div.categoryListingMainPages div.listingBox h2 a
	{
		background: url(/images2/lowrance/product_category_gradient.png) transparent repeat-x top left;
		margin: 0px;
		padding: 4px 10px;
		color:#666;
		display: block
	}
	body div#content div#main div#categoryListing div.categoryListingMainPages div.listingBox h2 a:hover
	{
		margin: 0px;
		padding: 4px 10px;
		color: #fff;
		background: url(/images2/lowrance/selected_category_gradient.png) transparent repeat-x top left;
	}
	div#categoryListing div.listingBox div.boximage { text-align: left; }
	div#categoryListing div div.listingBox div.boxbodyText
	{
		font-size: 10px;
		line-height: 11px;
		color: #525f6a;
		padding: 0 10px;
	}
	body div#content div#main div#sub-description div#categoryListing .categoryListingMainPages h1.categoryListingHeading span
	{
		color: #000;
		padding-top: 20px
	}
	body#apsisNewsletterForm
	{
		z-index: 100;
		left: 744px;
		width: 230px;
		position: absolute;
		top: 165px;
	}

/* Form Style to overwright */

body div#main div#contactForm h1 span
{
	font-weight: normal;
	font-size: 18px;
	display: block;
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: none;
	border-top: none;
	color: #000;
	padding:0;
	text-transform: uppercase;
	position: absolute;
	width:676px;
}
* html body.Contact_Page div#content div#main
{
	float:right;
	left:-50px;
	margin-bottom:20px;
	margin-top:0;
	position:relative;
	width:676px;
}
* html body.Contact_Page div#main div#contactForm h1 span
{
	font-weight: normal;
	font-size: 18px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: none;
	border-top: none;
	color: #000;
	padding:0;
	text-transform: uppercase;
	position: absolute;
}
/*body div#main div#contactForm div.form
{
	position: relative;
	top: 50px;
}*/
body div#main div#contactForm h1,
body div#main div#productRegistrationForm h1,
body div#main div#productRegistrationForm td span.subHeader
{
	background:none;
	border-bottom:none;
	border-top: 0px solid #717070;
	color:#000;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:0px;
	text-transform:uppercase;
}
body #contactForm p{
	position: relative;
	top: 40px;
}
body.Category_Listing div#main div#categoryListing div.categoryListingMainPages div.listingDescription,
body.Older_Products div#main div#categoryListing div.categoryListingMainPages div.listingDescription
{
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	line-height:1.6;
	margin: 5px 0 0 0;
	padding:0 0px 10px;
	width:676px;
}
*+html body div#main div#categoryListing div.categoryListingMainPages div.listingDescription
{
	margin:0;
}
* html body div#main div#categoryListing div.categoryListingMainPages div.listingDescription
{
	margin:0;
}
body div#main div#categoryListing div.categoryListingMainPages div.listingDescription p
{
	margin-bottom: 0px;
	font-size: 12px;
}
body div#main div#categoryListing div.categoryListingMainPages div.listingDescription p a{
	color: #000000;
	text-decoration: underline;
}
body div#main div#categoryListing div.categoryListingMainPages div.listingDescription p a:hover{
	color: #da0019;
	text-decoration: underline;
}
/* added 2011.06.06, by Mary Dolgin, Nansen. Added padding so that bullet points will be displayed correctly. */
body div#main div#categoryListing div.listingDescription ul { list-style-type: disc; padding-left: 25px; }


* html body.Event_Listing #content #main,
* html body.Event #content #main,
* html body.News_Listing #content #main,
* html body.News_Article #content #main,
* html body.Article #content #main,
* html body.Older_Products #content #main,
* html body.Registraton_Page #content #main,
* html body.Contact_Page #content #main
	{
		overflow: hidden;
		height: auto !important;
	}
* html body.Article #content #main
	{
		height: auto!important;
		min-height: 1000px;
	}
* html body.Article #content #main,
* html body.Downloads #content #main
{
	height: auto!important;
	overflow: hidden;
}
* html body.Downloads #content #main
{
	width: 717px !important;
}
* html body.Downloads #content
{
	height: 845px!important;
}
* html body.Downloads #content div#regionalNavigation
{
	top:147px
}
* html body.Downloads #content div#main
{
	top:-6px
}
* html body div#global
{
	z-index: 100
}
* html body .Article div#article div.articleContent,
* html body .Contact_Page div#main div#contactForm,
* html body .Registraton_Page div#main div#productRegistrationForm
{
	height: 800px!important;
}
* html body.Contact_Page #content #main #contactForm
{
	height: 800px!important;
}

body .Downloads div#content div#secondary
{
	background-color: #FAFAFA;
	border: 1px solid #ccc;
	color: #000;
	position: absolute;
	top: 200px;
	left: 695px;
	min-height: 120px;
	display: block;
	float: none;
}
* html body .Downloads div#content div#secondary
{
	float: none;
	position: relative;
	display: block;
	background-color: #FAFAFA;
	color: #000;
	top: -85px;
	left: 680px;
	min-height: 100px;
	height: auto;
	width: 242px;
	border: 1px solid #ccc;
}
body.Downloads div#secondary div#columnHeader
{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
left:-1px;
line-height:1.8;
}
ticle div#contnet div#main div#article
{
	height: auto !important
}
* html body.Article form
{
	height: 100%!important
}
* html body.Article div#content
{
	height: auto !important;
}
* html body.Article div#content #main
{
	height: auto !important;
	overflow: hidden;
	width: 722px
}
body div#content div#main div#downloads h1,
body div#content div#main div#Downloads h1 span
{
	color:#000000;
	display:block;
	font-size:18px;
	font-weight:normal;
	line-height:1.4;
	padding-top:10px;
	position:static;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:8px;
	top:-20px;
	margin-bottom: 20px;
}
* html body div#content div#main div#downloads h1
{
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 20px;
	display: block;
	height: 20px;
}

/* Glossary of Terms */

body.Glossary_of_Terms #content #main
{
	left:0;
	width:724px;
}
* html body.Glossary_of_Terms #content #main
{
	left:0;
	width:722px;
}
body div#glossaryOfTerms h1
{
	color:#000000;
	display:block;
	font-size:18px;
	font-weight:normal;
	line-height:1.4;
	padding-top:10px;
	position:static;
	text-transform:none;
	background: none;
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
	padding-left: 0;
}
body div#glossaryOfTerms dl
{
	margin-top: 15px;
}
body div#glossaryOfTerms dl dt
{
	width:200px;
	padding-right: 10px;
	padding-left: 10px;
}
body div#glossaryOfTerms dl dd
{
	width:450px;
}

/*========================================
   Table alternating rows: 
========================================*/

tr.firstRow 
{
	font-size: 11px;
	line-height: 16px;
	background-color: #dedfe1;
	color: #525f6a;	
}

tr.secondRow 
{
	font-size: 11px;
	line-height: 16px;
	background-color: #fff;
	color: #525f6a;	
}

/* Tables in Download Page */
body div#main div#downloadlist table,
body div#main div#downloadlist table p
{
	width: 400px;
}
body.Downloads div#main div#downloadlist table,
body.Downloads div#main div#downloadlist table p
{
	width: 676px;
}
body div#main div#downloadlist table
{
	font-size: 11px;
	color: #6a717c;
}
body div#main div#downloadlist table
{
	margin-top: 15px;
}
body div#main div#downloadlist table thead,
body div#main div#downloadlist table thead th
{
	font-size: 11px;
	border-top: 1px solid #6a717c;
	border-bottom:1px solid #6a717c;
	background-color: #fff;
	color: #da0019;
}
tr.productDownloadsFirstRow 
{
	background-color: #eaeae8;
}
div#main div#downloadlist tr.productDownloadsFirstRow td.downloadTableLeftPadding
{
	background-color: #eaeae8;
}
body div#main div#article a,
body div#main div#newsArticle a
{
	text-decoration: underline;
	color: #000000;
}
body div#main div#article a:hover,
body div#main div#newsArticle a:hover
{
	text-decoration: underline;
	color: #DA0019;
}
body div#main div#article tr td a
{
	text-decoration: none;
}
body div#main div#article tr td a:hover
{
	text-decoration: none;
}

div#apsisNewsletterForm form{
	height: 300px;
	padding-bottom:30px;
}
body.simrad div#apsisNewsletterForm h2{
	border-bottom: 1px solid #cccccc;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 22px;
}
div#apsisNewsletterForm div#buttonRow{
	padding-top: 7px;
	border-top:  1px solid #cccccc;	
	overflow:hidden;
}
div#formContents input#approve{
	margin-left: 70px;
}
div#formContents select{
	width: 208px;
}
div#newsletterTextRow{
	color: #000000;
}
div#apsisNewsletterForm label{
	color: #000000;
}

/* Media - Box */
body.Downloads div#content div#secondary{
	left: 700px;
	width: 200px;
	min-height: 105px;
}
body.Downloads div#content div#secondary div#columnHeader{
	width:168px;
}
body.Downloads div#content div#secondary input.text{
	width: 150px;
	margin-top: 0;
}
body.Downloads div#content div#secondary div.section{
	margin-left: 19px;
	margin-bottom: 0;
}
body.Downloads div#content div#secondary input.submit{
	margin-top: 0;
	margin-bottom: 10px;
	float: none;
	margin-left: 114px;
}
* html body.Downloads form div#content div#secondary{
	width: 180px;
	left: 750px;
}
* html body.Downloads div#content div#secondary div.section{

}
* html body.Downloads div#content div#secondary div.section div#columnHeader{
	width: 176px;
	padding-left: 20px;
}

* html body.Downloads div#content div#secondary input.submit{
	margin-top: 5px;
	float: none;
	margin-left: 115px;
}

/* ADD FOR DISCON */

div#disconProduct{
	float:left;
	margin-bottom:15px;
	overflow:hidden;
	width: 682px;
	margin-top: 20px;
}
div#disconProduct h1{
	color: #db001a;
}
div#disconProduct h2{
	margin: 3px 0;
	color: #525F6A;
	font-weight: normal;
}
div#replaceList{
	float: left;
}
div.replaceItem{
	width: 195px;
	margin-right: 30px;
	float: left;
}
div.replaceList div.replaceItem p{
	line-height: 1;
	color: #525F6A;
	font-size: 11px;
}
div.disconImg{
	text-align: center;
	vertical-align: middle;
	width: 195px;
	height: 158px;
	overflow: hidden;
}
div#productDescription div.disconImg img{
	float: none;
	margin-bottom: 0;
}
div#productDescription h2.discontinuedProductHeading{
	font-size: 18px;
	margin-top: 15px;
	color: #db001a;
	font-weight: normal;
	text-transform: uppercase;
}
/* Replacement List */
div.replaceList div.replaceItem {
	float:left;
	margin-right:7px;
	width:220px;
	position: relative;
	padding-bottom: 30px;
}
div.replaceList div.disconImg {
	height:158px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	width: 218px;
}
div#disconProduct h2.replaceName a {
	color:#000000;
	font-weight:normal;
	left:34px;
	margin:3px 0;
	top:6px;
	width:160px;
	text-align:center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial;
}
div#disconProduct h2.replaceName a:hover{
	color:#DB001A;
	text-decoration: underline;
}
div.replaceList div.replaceItem p {
	color:#646464;
	font-size:10px;
	font-family: Arial;
	line-height:1;
	padding:0 15px;
	position:absolute;
	top:223px;
}
.myaccount
{
	padding-top:20px;
display: block;
	border-bottom: 1px solid #D4D0CA;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 18px;
	text-transform: none;
	color: #db001a;
	zoom: 1;
}

table#id_matrix{ margin-top: 50px;}
