/* RadMenu Default skin */

.MenuBackground
{
    background: #000 repeat-x top left;
}
.RadMenu_MainMenu 
{
	text-align: left;
	margin-top:0px;
	margin-left:0px;
	margin-right: auto;
	width: 979px;
}


.RadMenu_MainMenu_rtl
{
	text-align: right;
}

.RadMenu_MainMenu .rmRootGroup
{
	border: none;
	border-bottom-width: 12;
	border-top-color: transparent;
}

.RadMenu_MainMenu_Context
{
	background: none;
	border: 0;
}

.RadMenu_MainMenu .rmLink,
.RadMenu_MainMenu .rmTemplate
{
	line-height: 40px;
	text-decoration: none;
	color: #fff;
}
/*
.RadMenu_MainMenu .rmLink:focus,
.RadMenu_MainMenu .rmFocused
{
    margin-top: -38px;
	outline: 0;
}*/

.RadMenu_MainMenu .rmExpanded
{
	position: relative;
	z-index: 10000;
}


.RadMenu_MainMenu .rmItem:hover
{
    background-image:url('../images/menu_hover10.png');
	height: 50px;
	margin-top: 0px;
}
.RadMenu_MainMenu .rmItem2:hover
{
    background-image:url('../images/menu_hover10.png');
	height: 50px;
	margin-top: 0px;
}
.RadMenu_MainMenu .rmFocused
{
  /* Needs to be here for Raymarine 2009 layout */
  margin:0px;
}



.RadMenu_MainMenu .rmLink:hover,
.RadMenu_MainMenu .rmFocused
{
	
	/*background-image:url('menu/menuItemHover.png');
	height: 38px;
	margin-top: 0px;*/
	cursor:pointer;
}


.RadMenu_MainMenu .rmLink,
.RadMenu_MainMenu .rmTemplate
{
	font: normal 12px Arial, sans-serif;
	margin-top: 0px;
}

.RadMenu_MainMenu .rmGroup
{
    color: black;
	background-color: Transparent;
	margin-top: 6px;
    border: solid 0px transparent;
}


.RadMenu_MainMenu .rmGroup .rmLink,
.RadMenu_MainMenu .rmGroup .rmTemplate
{
	text-decoration: none;
	color: black;
	background-image: none;
	
}

.RadMenu_MainMenu_rtl .rmGroup .rmLink
{
	text-align: right;
}

.RadMenu_MainMenu .rmGroup .rmItem:hover,
.RadMenu_MainMenu .rmGroup .rmFocused,
.RadMenu_MainMenu .rmGroup .rmExpanded
{
	color: black;
	/*background: #cccccc;
	cursor:pointer;*/
}
.RadMenu_MainMenu .rmGroup .rmItem2:hover,
.RadMenu_MainMenu .rmGroup .rmFocused,
.RadMenu_MainMenu .rmGroup .rmExpanded
{
	color: black;
	/*background: #cccccc;
	cursor:pointer;*/
}


.RadMenu_MainMenu .rmText
{
	padding: 3px 20px 5px;
	
}

.RadMenu_MainMenu .rmGroup .rmLink .rmText
{
	font-size: 11px;
	padding: 4px 37px 5px 20px;

}

.RadMenu_MainMenu_rtl .rmGroup .rmLink .rmText
{
	padding: 4px 20px 5px 37px;
	
		
}

/* <expand arrows styling> */

.RadMenu_MainMenu .rmGroup .rmLink .rmExpandRight
{
	background: transparent url(Menu/ArrowExpand.gif) no-repeat right -1px;
}

.RadMenu_MainMenu .rmGroup .rmLink .rmExpandLeft
{
	background: transparent url(Menu/ArrowExpandRTL.gif) no-repeat left -1px;
}

.RadMenu_MainMenu .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_MainMenu .rmGroup .rmFocused .rmExpandRight,
.RadMenu_MainMenu .rmGroup .rmExpanded .rmExpandRight
{
	background-image: url(Menu/ArrowExpandHovered.gif);
}

.RadMenu_MainMenu .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_MainMenu .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_MainMenu .rmGroup .rmExpanded .rmExpandLeft
{
	background-image: url(Menu/ArrowExpandHoveredRTL.gif);
}

/* </expand arrows styling> */

.RadMenu_MainMenu .rmHorizontal .rmItem { border-right: 0px solid white; padding-top:0px; padding-bottom:1px; text-align:center; min-height:10px }
.RadMenu_MainMenu .rmHorizontal .rmItem2 { border-right: 0px solid white; padding-top:0px; padding-bottom:1px; text-align:center; min-height:10px }
.RadMenu_MainMenu .rmHorizontal .rmLast { border-right: 0;}

.RadMenu_MainMenu .rmVertical .rmItem { border-bottom: 0px solid #353535; z-index: 10000;}
.RadMenu_MainMenu .rmVertical .rmItem2 { border-bottom: 0px solid #353535; z-index: 10000;}
.RadMenu_MainMenu .rmVertical .rmLast { border-bottom: 0; padding-bottom: 1px; z-index: 10000;}

.RadMenu_MainMenu_rtl .rmHorizontal .rmItem { border-left: 0; }
.RadMenu_MainMenu_rtl .rmHorizontal .rmItem2 { border-left: 0; }
.RadMenu_MainMenu .rmRootGroup .rmGroup .rmItem,
.RadMenu_MainMenu_Context .rmGroup .rmItem
{ border-right: 0; border-bottom: 0; padding-bottom: 0; }
.RadMenu_MainMenu .rmRootGroup .rmGroup .rmItem2,
.RadMenu_MainMenu_Context .rmGroup .rmItem
{ border-right: 0; border-bottom: 0; padding-bottom: 0; }
.RadMenu_MainMenu .rmGroup .rmItem
{
    margin-top: 0px;
    padding-top: 0px;
    height: 24px;
}
.RadMenu_MainMenu .rmGroup .rmItem2
{
    margin-top: 0px;
    padding-top: 0px;
    height: 24px;
}
.RadMenu_MainMenu .rmGroup .rmLink 
{
    text-align: left;
    height: 28px;
    background-image:none;
	margin-top: 6px;
	padding-top:0px;
}

.RadMenu_MainMenu .rmGroup .rmLink:hover
{
    text-align: left;
    height: 28px;
    background-image:none;
	margin-top: 6px;
	padding-top:0px;
	cursor:pointer;
}
/*.RadMenu_MainMenu .rmGroup .rmItem:hover
{
    padding-top: 6px;
    height: 24px;
}

.RadMenu_MainMenu .rmGroup .rmExpanded
{
	z-index: 1;
}*/
/*.RadMenu_MainMenu .rmGroup .rmItem2:hover
{
    padding-top: 6px;
    height: 24px;
}

.RadMenu_MainMenu .rmGroup .rmExpanded
{
	z-index: 1;
}*/
.RadMenu_MainMenu .rmTopArrow,
.RadMenu_MainMenu .rmBottomArrow
{
	height: 10px;
	width: 100%;
	background: #fff url(Menu/ArrowScrollUpDown.gif) no-repeat top center;
}

.RadMenu_MainMenu .rmBottomArrow
{
	background-position: center -18px;
}

.RadMenu_MainMenu .rmLeftArrow,
.RadMenu_MainMenu .rmRightArrow
{
	width: 10px;
	height: 100%;
	margin-top: -1px;
	background: #fff url(Menu/ArrowScrollLeftRight.gif) no-repeat left center;
}

.RadMenu_MainMenu .rmRightArrow
{
	background-position: -18px center;
}

.RadMenu_MainMenu .rmItem .rmDisabled .rmText
{
	color: #999;
	
}
.RadMenu_MainMenu .rmItem2 .rmDisabled .rmText
{
	color: #999;
	
}
.RadMenu_MainMenu .rmRootGroup .rmItem .rmDisabled
{
	background: none;
}
.RadMenu_MainMenu .rmRootGroup .rmItem2 .rmDisabled
{
	background: none;
}
.RadMenu_MainMenu .rmGroup .rmItem .rmDisabled
{
	background-color: #fff;
}
.RadMenu_MainMenu .rmGroup .rmItem2 .rmDisabled
{
	background-color: #fff;
}
.RadMenu_MainMenu .rmRootGroup .rmSeparator,
.RadMenu_MainMenu .rmGroup .rmSeparator
{
	background: #8f8f8f;
	border-top: 1px solid #676767;
	border-bottom: 0;
}

.RadMenu_MainMenu .rmSeparator .rmText
{
	display: none;
}

.RadMenu_MainMenu .rmHorizontal .rmSeparator
{
	height: 40px;
	width: 1px;
	line-height: 20px;
	border: 0;
}

.RadMenu_MainMenu .rmVertical .rmSeparator
{
	height: 1px;
	margin: 3px 0;
	border: 0;
	line-height: 1px;
	z-index: 10000;
}

.RadMenu_MainMenu .rmLeftImage
{
	margin: 2px;
}

.RadMenu_MainMenu .rmSlide
{
	margin: -1px 0 0 -1px !important;z-index: 10000;
}

.RadMenu_MainMenu .rmHorizontal .rmSlide
{
	margin-top: -2px !important;z-index: 10000;
}

.RadMenu_MainMenu_rtl .rmSlide
{
	margin-left: 0 !important;
	margin-right: -1px !important;
	z-index: 10000;
}

.RadMenu_MainMenu .rmGroup .rmSlide
{
	margin: 0 !important;z-index: 10000;
}

.RadMenu_MainMenu .rmItem .rmDisabled:hover
{
	background: none;
}
.RadMenu_MainMenu .rmItem2 .rmDisabled:hover
{
	background: none;
}

/* Custom Template Item Classes */
.RaySec_About
{
    background-color: Transparent;
    background-image:url('../images/menu_hover2.png');
    background-position:top;
    background-repeat:no-repeat;
    border: solid 1px Transparent;
    width: 187px;
    height: 195px;
    margin-left: -17px;
    margin-top: -48px;
	z-index:1000000;
}

.RaySec_Solution
{
    background-color: Transparent;
    background-image:url('../images/menu_hover4.png');
    background-position:top;
    background-repeat:no-repeat;
    border: solid 1px Transparent;
    width: 187px;
    height: 195px;
    margin-left: -17px;
    margin-top: -48px;
	z-index:1000000;
}
.RaySec_Products
{
    background-color: Transparent;
    background-image:url('../images/menu_hover3.png');
    background-position:top;
    background-repeat:no-repeat;
    border: solid 1px Transparent;
    width: 187px;
    height: 130px;
    margin-left: -17px;
    margin-top: -48px;
	z-index:8000;
}
.RaySec_Support
{
    background-color: Transparent;
    background-image:url('../images/menu_hover6.png');
    background-position:top;
    background-repeat:no-repeat;
    border: solid 1px Transparent;
    width: 213px;
    height: 155px;
    margin-left: -41px;
    margin-top: -48px;
	z-index:1000000;
}
.RaySec_Contact
{
    background-color: Transparent;
    background-image:url('../images/menu_hover.png');
    background-position:top;
    background-repeat:no-repeat;
    border: solid 1px Transparent;
    width: 187px;
    height: 155px;
    margin-left: -17px;
    margin-top: -48px;
	z-index:1000000;
}
.RaySec_News
{
    background-color: Transparent;
    background-image:url('../images/menu_hover5.png');
    background-position:top;
    background-repeat:no-repeat;
    border: solid 1px Transparent;
    width: 245px;
    height: 155px;
    margin-left: -17px;
    margin-top: -48px;
	z-index:1000000;
}
.RaySec3
{
    height: 300px;
    background-image:url('menu/RaySec3.png');
}
.RayMenu .MI43, .MI3, MI4, MI53
{
    margin-top: 30px;
    z-index:99999;
}
/* Company menu */
.RaySec1
{
    background-color: Transparent;
    background-image:url('menu/RaySec1.png');
    background-position:top;
    background-repeat:no-repeat;
    border: solid 1px Transparent;
    width: 238px;
    height: 242px;
    margin-left: -30px;
}

/* Product Menu */
.RaySec2
{
    background-color: Transparent;
    background-image:url('menu/RaySec2.png');
    background-position:top;
    background-repeat:no-repeat;
    border: solid 1px Transparent;
    width: 510px;
    height: 250px;
    margin-left: -46px;
    margin-top: -6px;
}
.RayMenu .MI2
{
    width: 160px;
    border: solid 0px Transparent;
    margin-top: 6px;
    margin-left: 2px;
}
.RayMenuImage
{
    float:right;
    height: 109px;
    width: 162px;
    border: solid 1px Transparent;
    border-left: solid 1px #cccccc;
    margin-right: 4px;
    margin-top: -6px;
}
.RayMenuImage img
{
   height: 108px;
   width: 154px;
}

.RayMenuDesc
{
    text-align: left;
    float:right;
    height: 106px;
    width: 154px;
    border: solid 1px Transparent;
    border-left: solid 1px #cccccc;
    margin-right: 4px;
    padding: 4px;
    
}

.RayMenu
{
   margin-top: 1px;
   margin-left: 8px;
}
.RayMenuItems
{
    float:left;
    width: 180px;
}
.RayMenuItem
{
    width: 180px;
    border: none;
    text-align:left;
    height: 24px;
    float:left;
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 8pt;
}

.RayMenuItem:hover
{
    background-repeat:no-repeat;
    background-position:left;
    background-image:url('../images/MenuItemHover.png');
}
RayMenuLink img
{
    height: 10px;
    width: 10px;
    float: right;
    vertical-align: top;
}
.RayMenuArrow
{
    background-image:url('../images/Arrow.gif');
    background-repeat:no-repeat;
    background-position:top;
    width: 20px;
    height: 20px;
    background-position:center;
    float:left;
}

.RayMenuLink table
{
    width: 158px;
    border: none;
    padding:0px;
    margin: 0px;
}
/*
.RayMenuArrowLeft
{
    display:inline;
    float:right;
    float:top;
    margin-top:0px;
    vertical-align: top;
    height: 10px;
    width: 10px;
    margin-right: 46px;
}

.RayMenuArrowLeft img
{
    margin-top: 3px;
    vertical-align: top;
    height: 10px;
    width: 10px;
    margin-left: 54px;
}*/
.RayMenuLink
{
    padding-top: 3px;
	font-family: "Tahoma", "Arial", "Verdana";
    font-size: 12px;
}
.RayMenuLink A
{
    padding-top: 3px;
	font-family: "Tahoma", "Arial", "Verdana";
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

.RayMenuLink A:hover
{
    padding-top: 3px;
	font-family: "Tahoma", "Arial", "Verdana";
    font-size: 12px;
    color: #0166A9;
    text-decoration:none;
}

.RayMenuItems A
{
    font: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    text-decoration: none;
}


/* How to buy */
.RaySec4
{
    background-color: Transparent;
    background-image:url('menu/RaySec4.png');
    background-position:top;
    background-repeat:no-repeat;
    border: solid 1px Transparent;
    width: 442px;
    height: 190px;
    margin-left: -76px;
    padding-left: 50px;
}

.RaySec4 img
{
    border: none;
    padding-left: 2px;
}

.RaySec4 .RayMenuLink
{
   padding-top: 2px;
   font: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: Black;
}

.RayMenuHowToBuy
{
    background-color: Transparent;
    background-image:url('menu/RaySec4a.png');
    background-position:top;
    background-repeat:no-repeat;
    border: solid 1px Transparent;
    float: left;
    width: 206px;
    height: 119px;
    margin-top: 18px;
    margin-left: -20px;
    margin-left: -18px;
    visibility: hidden;
}

.RayMenuHowToBuy table
{
    margin-top: 6px; 
    margin-left: 12px
}
.RayMenuHowToBuy div
{
    margin-left: 5px;
}
.RayMenuHowToBuy div:hover
{
    cursor:pointer;
}