




.ssf-blue, .ssf-blue * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.ssf-blue {
	line-height:	1.0;
}
.ssf-blue ul {
	position:		absolute;
	top:			-999em;
	width:			10em; 
}
.ssf-blue ul li {
	width:			100%;
}
.ssf-blue li:hover {
	visibility:		inherit; 
}
.ssf-blue li {
	float:			left;
	position:		relative;
}
.ssf-blue a {
	display:		block;
	position:		relative;
}
.ssf-blue li:hover ul,
.ssf-blue li.wpm-hover ul {
	left:			0;
	top:			2.5em; 
	z-index:		99;
}
ul.ssf-blue li:hover li ul,
ul.ssf-blue li.wpm-hover li ul {
	top:			-999em;
}
ul.ssf-blue li li:hover ul,
ul.ssf-blue li li.wpm-hover ul {
	left:			10em; 
	top:			0;
}
ul.ssf-blue li li:hover li ul,
ul.ssf-blue li li.wpm-hover li ul {
	top:			-999em;
}
ul.ssf-blue li li li:hover ul,
ul.ssf-blue li li li.wpm-hover ul {
	left:			10em; 
	top:			0;
}


.ssf-blue a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; 
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; 
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/wp-content/plugins/menubar/templates/Superfish/arrows-ffffff.png') no-repeat -10px -100px; 
}
a > .sf-sub-indicator {  
	top:			.8em;
	background-position: 0 -100px; 
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.wpm-hover > a > .sf-sub-indicator {
	background-position: -10px -100px; 
}


.ssf-blue ul .sf-sub-indicator { background-position:  -10px 0; }
.ssf-blue ul a > .sf-sub-indicator { background-position:  0 0; }

.ssf-blue ul a:focus > .sf-sub-indicator,
.ssf-blue ul a:hover > .sf-sub-indicator,
.ssf-blue ul a:active > .sf-sub-indicator,
.ssf-blue ul li:hover > a > .sf-sub-indicator,
.ssf-blue ul li.wpm-hover > a > .sf-sub-indicator {
	background-position: -10px 0; 
}


.sf-shadow ul {
	background:	url('/wp-content/plugins/menubar/templates/Superfish/shadow.png') no-repeat bottom right;
	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;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}



.ssf-blue-wrap {
	clear:			both;
	margin: 		10px 0 0 0;
	padding:		0;
	font-size: 		12px;
	font-weight: 	bold;
	height:			30px;
	background:		#1872CA;			
	position:		relative;
	z-index:		49;
}


.ssf-blue {
	float:			left;
	width:			100%; 
}
.ssf-blue a {
	border:			0;
	padding: 		.75em 1em;
	text-decoration: none;
	border-right:	1px solid #8EC3F7;		
}
.ssf-blue li li a {
	border:			0;
	padding: 		.75em 1em;
	text-decoration: none;
	border-top:		1px solid #8EC3F7;		
	border-left:	1px solid #8EC3F7;		
}
.ssf-blue a, .ssf-blue a:link, .ssf-blue a:visited  {
	color:			white;				
}
.ssf-blue li li a, .ssf-blue li li a:link, .ssf-blue li li a:visited  {
	color:			#0E4377;			
}
.ssf-blue li {
	height:			30px;
	background:		#1872CA;			
}
.ssf-blue li li {
	height:			auto;
	background:		#C6E1FB;			
}
.ssf-blue li:hover, .ssf-blue li.wpm-hover,
.ssf-blue a:focus, .ssf-blue a:hover, .ssf-blue a:active {
	text-decoration: none;
	background:		#55A5F3;			
	outline:		0;
}

.ssf-blue li.selected, 
.ssf-blue li.current-cat, 
.ssf-blue li.current-cat-parent, 
.ssf-blue li.current_page_item, 
.ssf-blue li.current_page_parent,
.ssf-blue li.current_page_ancestor {
	background:		#55A5F3;			
}

.ssf-blue li.right {
	float: right;
}

.ssf-blue li.right a, 
.ssf-blue li.right form {
	border-left:	1px solid #8EC3F7;		
	border-right:	0;
}

.ssf-blue form {
	margin: 0;
	padding: 0;
	background: url('/wp-content/plugins/menubar/templates/Superfish/searchbox.png') no-repeat center center;
	height: 30px;
	width: 195px;
	border-right:	1px solid #8EC3F7;		
}

.ssf-blue form input.wpm-text {
	border: 0;
	background: transparent;
	margin: 6px 0 0 6px;
	width: 154px;
	}

.ssf-blue form input.wpm-submit {
	border: 0;
	background: transparent;
	cursor: pointer;
	height: 20px;
	width: 26px;
}

.ssf-blue-after {
	clear: both;
	margin: 0;
	padding: 0;
	background: url('/wp-content/plugins/menubar/templates/Superfish/shadow2.png') repeat-x;
	height: 6px;
}


