/*** ESSENTIAL STYLES ***/
/*ul,li { behavior: url(/flagship/media/scripts/iepngfix.htc); }*/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 500;
}
.sf-menu {
	line-height:	10px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	margin-left: 0px;

}
.sf-menu ul li ul{
	width:			100%;
	margin-left: 55px;
	margin-top: 14px;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	width: 90px;
	margin-left: 0px;
	

}
#whyflagship {
	width: 75px;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul{
	left:			0;
	top:			2.30em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0em;
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #fff;
	padding: 		8px 11px 7px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		#e19630;
}
.sf-menu li li {
	background:		white;
}
.first-li-paddingtop {
	padding-top: 7px;
	background-color:Green;
}
.last-li-paddingbottom {
	padding-bottom: 1px;
	
}

.sf-menu li li:hover {
	background:		white;
}

.sf-menu li li li {
	background:		transparent;
}
.sf-menu li li li:hover {
	background:		transparent;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background:		transparent;*/
	outline:		0;
	text-decoration:none;
}
.sf-menu li.sfHover{
	background:		#2d58a7;
	outline:		0;
}
.sf-menu  ul li.sfHover{
	background:		#ffffff;
	outline:		0;
}
.sf-menu  ul li.sfHover ul li{
	background:;
	outline:		0;
}
/*.sf-menu li:Hover{
	background:		white;
	outline:		0;
}*/


/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background: url(../../images/arrows-ffffff.gif) no-repeat -10px -10px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(../../images/shadow.png) no-repeat bottom right;
	width: 159px;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	
}
#submenubg 
{
	background-image:url(../../images/sub-bg.png);
	background-position:top left;
	/*background: url(../../images/sub-bg.png) no-repeat;*/
	/*background-image:url(http://www.sitepoint.com/images/blogs/design/8bit-trans.png);*/
	background-repeat:no-repeat;
	/* background: url(../../images/sub-bg.gif) no-repeat top left;IE6 only */
	width: 159px;
	padding: 0 8px 15px 0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}



#submenubg li {
	padding-left: 8px;
}

#submenubg2 {
	background:	url(../../images/sub-bg2.png) no-repeat;
	width: 159px;
	padding: 0 8px 16px 0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	
}
#submenubg2 li {
	padding-left: 8px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

a.sub_roll { font-family: Arial, Helvetica, sans-serif; color: #2d58a7; line-height: 5px; }
a.sub_roll:link { text-decoration: none; }
a.sub_roll:visited { text-decoration: none; color: #2d58a7; }
a.sub_roll:hover { text-decoration: underline; color: #2d58a7; }
a.sub_roll:active { text-decoration: none; color: #2d58a7;}

a.main_roll { font-family: Arial, Helvetica, sans-serif; color: #fff; background-color:#e19630; line-height: 10px;  }
a.main_roll:link { text-decoration: none; background-color:#e19630; }
a.main_roll:visited { text-decoration: none; color: #fff; background-color:#e19630; }
a.main_roll:hover { text-decoration: none; color: #fff; background-color:#2d58a7; }
a.main_roll:active { text-decoration: none; color: #fff; background-color:#e19630; }

a.contact_roll { font-family: Arial, Helvetica, sans-serif; color: #fff; line-height: 10px;  }
a.contact_roll:link { text-decoration: none; }
a.contact_roll:visited { text-decoration: none; color: #fff;  }
a.contact_roll:hover { text-decoration: underline; color: #fff;  }
a.contact_roll:active { text-decoration: none; color: #fff;  }


.sf-menu li.active {
	background:#2d58a7;
	color:#FFFFFF;
	
}
/*.sf-menu li a:hover {
	background:#2d58a7;
	color:#FFFFFF;
	
}*/

	
.sf-menu   li:hover  {
	background:#2d58a7;
	color:#FFFFFF;
	
}

/*.sf-menu li ul li  
{  
   float:none;  
   margin-top:-3px;  
     
   height:0;  
   width:159px;  
 }*/  
/*#nav {
	padding:0 0 0 130px;
	margin:0;
	list-style:none;
	height:25px;
	width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#e19630;
}
	
#nav li {
	float:left;
	width:90px;
	height:25px;
}
#nav li.last {
	float:right;
	width:111px;
	padding-right:10px;
}
	
#nav li a {
	display:block;
	float:left;
	width:90px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	color:#FFF;
}
	
#nav li a span {
	display:block;
	height:25px;
	width:82px;
	float:left;
	text-align:left;
	padding-left:11px;
	background:transparent;
}
#nav li.last a span {
	text-align:right;
	background:#e19630;
}
#nav li span.active {
	background:#2d58a7;
	color:#FFFFFF;
}
#nav li a b.p0 {
	display:block;
	width:8px;
	height:20px;
	background:transparent;
	float:left;
}
	
#nav li a b.p1 {
	clear:left;
	float:left;
	display:block;
	height:8px;
	width:100px;
	background:transparent;
	font-size:1px;
}
	
#nav li a b.p2 {
	display:block;
	float:left;
	height:8px;
	width:8px;
	background:transparent;
	font-size:1px;
}
	

#nav li a:hover {
	position:relative;
	visibility:visible;
	cursor:pointer;
	line-height:25px;
}
	

#nav li:hover {
	position:relative;
}
	
#nav li:hover > a {
	line-height:25px;
}
		

#nav li a:hover span {
	background:#2d58a7;
	color:#FFFFFF;
}
	
#nav li:hover > a span {
	background:#2d58a7;
	color:#FFFFFF;
}
	
#nav li.last a:hover span  {
	text-decoration:underline;
	background: #e19630;
}
#nav li.last:hover > a span  {
	text-decoration:underline;
	background: #e19630;
}
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:-9999px;
	width:0;
	height:0;
}
	

#nav table {
	border-collapse:collapse;
	padding:0;
	margin:0 0 -1px 0;
	border:0;
}
	

#nav :hover ul {
	left:0;
	top:25px;
	width:180px;
	z-index:500;
	background:url(../img/spacer.gif);
}	

ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../img/nav/rightarrow2.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../img/nav/rightarrow2.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

#nav :hover ul li {
	height:20px;
	width:180px;
}
	
#nav :hover ul li.pad1 {
	height:8px;
	width:180px;
	background:transparent;
}
	
#nav :hover ul li.pad2 {
	height:8px;
	width:180px;
	background:transparent;
}
	
#nav :hover ul li.pad1 b.p3 {
	display:block;
	width:8px;
	height:8px;
	font-size:1px;
	float:right;
	background:url(../img/nav/right2.png);
}
	
#nav :hover ul li b.p4 {
	display:block;
	width:8px;
	height:20px;
	float:right;
	background:url(../img/nav/side2.png);
}
	
#nav :hover ul li.pad2 b.p5 {
	display:block;
	width:172px;
	height:8px;
	font-size:1px;
	float:left;
	background:url(../img/nav/bottom2.png);
}
	
#nav :hover ul li.pad2 b.p6 {
	display:block;
	width:8px;
	height:8px;
	font-size:1px;
	float:left;
	background:url(../img/nav/corner2.png);
}
	
#nav :hover ul li.pad1 b.p7 {
	display:block;
	width:171px;
	height:8px;
	font-size:1px;
	float:left;
	background:#FFF;
}
	
#nav :hover ul li a {
	height:20px;
	line-height:15px;
	padding-left:10px;
	width:161px;
	background:#FFF;
	color:#2d58a7;
}	



#nav :hover ul li a:hover {
	color:#2d58a7;
	text-decoration:underline;
}
	
#nav :hover ul li:hover > a {
	color:#2d58a7;
	text-decoration:underline;
}*/

ul.sidebarnav {
	padding:0;
	margin:0 0 5px 0;
    list-style-type: none;
	line-height: 20px;
}

ul.sidebarnav ul.sidebarnav {
	margin-bottom: 0px;}
	
ul.sidebarnav li {
    list-style-type: none;
    background: url(../img/nav/arrow.gif) 0 6px no-repeat;	
	margin-left: 0;
	padding: 0 0 0 10px;}
ul.sidebarnav li.active {
    background: url(../img/nav/blackarrow.gif) 0 6px no-repeat;	
}
ul.sidebarnav li ul{
	padding: 0 0 0 10px;
	margin:0;}
ul.sidebarnav a, ul.sidebarnav a:link, ul.sidebarnav a:visited{
	color: #000;
}

ul.sidebarsubnav {
	padding:10px;
	margin: 0 0 5px 0;
    list-style-type: none;
	line-height: 20px;
}
ul.sidebarsubnav ul.sidebarsubnav {
	margin-bottom: 0px;}
	
ul.sidebarsubnav li {
    list-style-type: none;
    background: url(../img/nav/arrow.gif) 0 6px no-repeat;	
	margin-left: 0;
	padding: 0 0 0 10px;}
ul.sidebarsubnav li.active {
    background: url(../img/nav/blackarrow.gif) 0 6px no-repeat;	
}
ul.sidebarsubnav li ul{
	padding: 0 0 0 10px;
	margin:0;}
ul.sidebarsubnav a, ul.sidebarsubnav a:link, ul.sidebarsubnav a:visited{
	color: #000;
}


.hiddendiv {
	display: none;
}
