/*  
Theme Name: GasGun
Version: 0.9
Author URI: http://mattherrebout.com/
*/
.bigger {
	font-size: 13px;
}
.green {
	display: inline;
	color: green;
}
.red {
	display: inline;
	color: red;
}
.stocks {
	margin: 0 10px 5px 10px;
	background: #F4F4F4;
	font-weight: bold;
	padding: 3px 9px;
	font-size: 8px;
}
img.alignleft {
	float: left;	
}
/* what contact us gets     page_item page-item-3 current_page_ancestor current_page_parent   */
#newsBox li {
	margin:0 0 15px 12px;
	list-style:none;
	padding: 10px 0;
	}
h1 a {
text-decoration: none;
}
ul#suckerfishnav li.page-item-3 a   {
 border-right: none;
 padding-right: 1px;
 width: 87px;
}

#suckerfish-pages-container {
	float:right;
	text-align:left;	
}
#suckerfishnav li ul li a {
background-color: #555; // first level dropdown
font-size:11px;
color: #FFF;
border-right:none;
}

#suckerfishnav li.page-item-3 ul li a {
	width:179px;
}




#suckerfishnav {
    background:#9C1F1B url("../multi-level-navigation-plugin/images/suckerfish_red.png") repeat-x;
    font-size:18px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:181px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:179px;
    border-bottom:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    font-size:12px;
    color:#dddddd;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#9C1F1B;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#dddddd;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#dddddd;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#444444;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#DA0909;
    }


#searchform{
	background-color:#00369F;
	padding:2px 4px 2px 4px;
	width: 210px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
	
#search-home {
	float: right;
	margin-right: 33px;
	_margin-right: 21px;
	background-color: #00369F;
	padding-top: 1px;
}

form #s {	
	padding:none;
	margin: none;
	width:118px;
}

form #s-home {	
	padding:none;
	margin: none;
	width:139px;
}
		
form #searchsubmit {	
	padding:none;
	margin: none;
	width:63px;
    font-size:90%;
    line-height:130%;
}	

form #searchsubmit-home {	
	padding-top: 0px;
	margin: none;
	width:63px;
    font-size:90%;
    line-height:130%;
}

.entrytext ol {
	margin: 15px 5px 10px 40px;
}

.entrytext ol li {
	margin: 0 0 10px 0;
}

.map-bubble {
	width: 240px;
	padding: 4px 4px 24px 4px;
}

.map-bubble-sm {
	width: 210px;
	padding: 1px 1px 4px 1px;
	font-size: 80%;
	line-height: normal;
}

.current_page_ancestor {
	background-color: #0015FF;
}

.wellform-p {
	margin: 2px 0px 8px 52px;
}

table.wellform {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #CCC #CCC #CCC #CCC;
	border-collapse: collapse;
	background-color: white;
	margin: 2px 0px 8px 42px;
	width: 500px;
}
table.wellform th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: #CCC #CCC #CCC #CCC;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.wellform td {
	text-align: center;
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: #CCC #CCC #CCC #CCC;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}



.clear {
	clear: both;
	height: 1px;
	width: 1px;
	padding: none;
	margin: none;
}

.entrytext ul#caseStudy {
	margin: 0; 
	padding: 0;
	background: none;
	z-index: -1;
	}

.entrytext ul#caseStudy li {
	clear: both;
	border-bottom: 1px dashed #999999;
	overflow: hidden;
	padding: 10px 0;
	margin: 0;
	width: 100%;
	background-image: none;
	}

.entrytext ul#caseStudy li p {
	float: left;
	width: 256px;
	text-align: justify;
	}

.entrytext ul#caseStudy li img {
	float: right;
	}

.entrytext table.fieldOffice {
	margin: 20px 20px;
	border: 1px dashed #CCCCCC;
	border-left: none;
	border-bottom: none;
	}

.entrytext table.fieldOffice td {
	vertical-align: top;
	padding: 16px;
	border: 1px dashed #CCCCCC;
	border-right: none;
	border-top: none;
	}

.entrytext table.fieldOffice td h2 {
	margin-left: -10px;
	}

#home-table {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}

#topbar {
	text-align:right;
	padding:0 0 0 4px;
	background-color:#00369F;
	height: 26px;
	overflow: hidden
	}
	
#gg-logo {
	padding: 2px 0;
	color: #f1f1f1;
	font-size: 11px;
	float: left;
	display: inline;
	}
.entrytext p a img {
	margin: 0 5px;
}
	
#sidebar img {
	margin:0;
}

#sidebar ul, p {
	margin:8px;
}

#sideblue {
}

* { 
	outline:0;
	padding: 0;
	margin:0;
	}

#wrapper #contentWrapper {
	background: #fcfcfc url(images/bgdHome.jpg) no-repeat center top;
	}

#contentHome {
	float:left;
	width:500px; 
	padding:15px 0;
	margin: 0 0 0 13px;
	}

#mainColHome {
	float: left;
	width: 529px;
	}

#header img {
	float: right;
	}

#sidebarHome {
	font-size: 11px;
	float: right;
	width: 238px;
	padding: 0 0 18px 0;
	margin: 0 18px 0 0;
	}
	
#sidebarHome img {
	margin: 3px 0 0 16px;
	}
	
#sidebarHome h3 {
	font-size: 14px;
	}

#newsBox, #vidsBox, #pubsBox {
	clear: both;
	padding: 11px 0 0 0;
	width: 200px;
	}

h3#newsHeading {
	clear: both;
	padding: 18px 0 0 20px;
	background: url(images/iconNews.gif) no-repeat left 19px;
	border-top: 1px dashed #CCCCCC;
	margin: 30px 0 0 0;
	}
#pubsBox h3#pubsHeading {
	clear: both;
	padding: 18px 0 0 20px;
	background: url(images/brochure.jpg) no-repeat left 19px;
	border-top: 1px dashed #CCCCCC;
	}
#vidsBox h3#vidsHeading {
	clear: both;
	padding: 18px 0 0 20px;
	background: url(../../../images/tv.jpg) no-repeat left 19px;
	border-top: 1px dashed #CCCCCC;
	}

#newsBox span, #vidBox span {
	display: block;
	font-weight: bold;
	}
#newsBox {
	height: 300px;
	margin: 0;
	width: 240px;
	overflow: hidden;
}
.floatLeft {
	float: left;
	}

.floatRight, .alignright {
	float: right;
	}

.paddingRight {
	padding-right: 18px;
	}

.paddingLeft {
	padding-left: 18px;
	}



/*--------------------------------------------------------------------------------------
		LAYOUT
----------------------------------------------------------------------------------------*/
body {
	color:#333;
	font-family:verdana, arial, tahoma, sans-serif;
	font-size:12px;
	text-align:center;
	background-color: #ededed;
	}

#wrapper {
	width: 792px;
	margin:0 auto;
	line-height:1.5em;
	text-align:left;
	background:#FFF url(images/wrapperbg2.gif) repeat-y top left;
	font-family:verdana, arial, tahoma, sans-serif;
	}

#header {
	height:168px;
	width: 529px;
	background-position:top right;
	background-repeat:no-repeat;
	text-align: right;
	float:left;
	padding: 3px 0 7px 0;
	}
		
#content {
	float:right;
	width:581px; 
	padding-top:15px;
	padding-bottom:15px;
	}

#sidebar {
	float:left;
	overflow:hidden;
	width: 210px;
	padding-top:2px;
	padding-bottom:15px;
	font-family:verdana, arial, tahoma, sans-serif;
	background:url(images/wrapperbg.gif) no-repeat top left;
	}
#footer {
	line-height:1.3em;
	font-size:10px;
	color:#12497A;
	text-align:center;
	clear:both;
	padding:10px 13px;
	margin:0 auto;
	background:#f4f4f4 url(images/footerbg.gif) no-repeat top left;
	font-family:verdana, arial, tahoma, sans-serif;
	}

/*--------------------------------------------------------------------------------------
		BASE STYLES
----------------------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2364A0;
	font-weight:normal;
	margin-left:15px;
	margin-bottom:10px;
	}

abbr, acronym {
  border-bottom: 1px dotted #5B5959;
  cursor: help;
  }

cite {
	font-style:normal;
	}

dl {
	margin-left:15px;
	}

p {
	margin:0 7px 6px 15px;
	font-family:verdana, arial, tahoma, sans-serif;
	}

p a, blockquote a, .navigation a, #newsBox li a {
	color:#2179C8;
	text-decoration:none;
	}

	p a:hover, blockquote a:hover, .navigation a:hover {
		color:#000;
		background-color:#FAEEC3;
		border-bottom-style:solid;
		}

select, textarea {	
	border:1px solid #aaa;
	font-family:Verdana;
	font-size:11px;
	padding:2px 1px 1px 3px;
	}

ul a {
	color:#4C3707;
	text-decoration:none;
	}

	ul a:hover {
		color:#000;
		}

blockquote {
	  margin: 5px 0 10px 30px;
	  padding: 18px 0 0 22px;
	  font-size: 90%;
	  color:#000;
	  line-height: 1.5em;
	  background: url(images/quote-open.gif) no-repeat top left;
	  }		
	
/*--------------------------------------------------------------------------------------
		CONTENTBOX
----------------------------------------------------------------------------------------*/
 /* http://redmelon.net/tstme/4corners/ */
.rbroundbox { background-color: #DAD9D7}
.rbtop div  { background: url(images/topleft.gif) no-repeat top left; }
.rbtop      { background: url(images/topright.gif) no-repeat top right; }
.rbbot div  { background: url(images/bottomleft.gif) no-repeat bottom left; }
.rbbot      { background: url(images/bottomright.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 190px;
	height: 14px;
	font-size: 1px;
}


/*--------------------------------------------------------------------------------------
		CONTENT
----------------------------------------------------------------------------------------*/

	#content h1,
	#contentHome h1 {
		font-size:20px;
		}
		
	#content h2,
	#contentHome h2 {
		font-size:16px;
		}
		
	#content h3,
	#contentHome h3 {
		font-size:13px;
		color:#0C5681;
		}

	.gold {
		color:#946B0B;
		}
	
	.blue {
		color:#006699;
		}

	#content ul,
	#contentHome ul{
		list-style:none;
		margin:5px 10px 7px 25px;
		}
	
	#content ul li,
	#contentHome ul li {
		padding-left:15px;
		background: #FFF url(images/bullet.gif) no-repeat 0 5px;
		margin-bottom:12px;
		}

	p.date {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#946B0B;
		margin-bottom:3px;
		}
		
		
		#fresh{
			/*padding-right:40px;
			background:#fff url(images/fresh.gif) no-repeat top right;*/
			float:left;
			margin:0 8px 0 15px;
			}
	
	h2.posttitle {
		margin-bottom:5px;
		}
	
		h2.posttitle a {
			font: 15px/1em "Trebuchet MS", Verdana, Arial, sans-serif;
			color:#006699;
			padding:0 0 0 15px;
			background: #FFF url(images/posticon.gif) no-repeat top left;
			text-decoration:none;
			}
		
			h2.posttitle a:hover {
				color:#000;
				}
				
			h2#firstpost a {
				padding:0;
				background-image:none;
				}

	.post  {/*entire post, including meta info*/
		margin-bottom:15px;
		}
		
	.post.search {
		margin-bottom:15px;
		}
		
	.postmetadata.search {
		border-top:0;
		margin-top:-7px;
		}
		
	.entry {  /*actual content of post*/
		padding-bottom:2px;
		}
		
		.entry a{  /*actual content of post*/
			text-transform:uppercase;
			font-size:11px;
			}
	
		.firstletter {
			font-size:20px;
			}
	
	p.postmetadata {
		padding:4px 0 5px 0;
		font: 11px/1.2em Arial, Helvetica, sans-serif;
		margin-top:0px;
		border-top:1px solid #ddd;
		color:#979696;
		}
			
		p.postmetadata a {
			border-width:0;
			}
			
		p.postmetadata a:hover {
			border-width:0;
			}
			
	.comments {
		padding-left:18px;
		background:#FFF url(images/comments.gif) no-repeat top left;
		padding-right:4px;
		}
		
	.category {
		padding-left:20px;
		background:#FFF url(images/category.gif) no-repeat 0 0;
		padding-right:4px;
		}
	
	.permalink {
		padding-left:20px;
		background:#FFF url(images/permalink.gif) no-repeat 0 0;
		padding-right:4px;
		}
	
	.highlight {
		color:#006699;
		}
		
	.navigation {
		margin-left:15px;
		height:1.5em;
		margin-bottom:20px;
		}
		
		.navigation#topnav {
			margin-top:34px;
			margin-bottom:15px;
			}
		
		.navigation .alignleft{
			float:left;
			text-align:left;
			width:50%
			}
			
		.navigation .alignright{
			float:right;
			text-align:right;
			width:50%;
			}
/*--------------------------------------------------------------------------------------
		SIDEBAR
----------------------------------------------------------------------------------------*/	


	#sidebar p{
		margin:8px 5px 5px 2px;
		}

		#sidebar p#sidebarsearch {
			margin:0;
			}

	#sidebar h2 {
		font-size:16px;
		margin-bottom:3px;
		margin-top:10px;
		margin-left:3px;
		}

	#sidebar ul {
		list-style:none;
		margin-right:10px;
		}
		
		#sidebar ul a{
	color:#FFF;
	text-decoration:none;
			}
			
			#sidebar ul a:hover{
				border-width:0;
				background-color:#eee;
				color:#1F7EC1;
				}
		
		#sidebar ul ul {
			list-style-type: none;
			margin-left:3px;
			}
		
			#sidebar ul ul li a{
				padding-left:14px;
				background-image:url(images/bullet_sidebar.gif);
				background-repeat:no-repeat;
				background-position:1px -17px;
				display:block;
				}
				
			#sidebar ul ul li a:hover{
				background-position:1px 4px;
				}
/*--------------------------------------------------------------------------------------
		PAGE SPECIFIC STYLES: ARCHIVES
----------------------------------------------------------------------------------------*/
.month {
	margin:0 0 15px 15px;
	display:block;
	}

.month a {
	font: 15px/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#006699;
	text-decoration:none;
	}

		.month a:hover {
			color:#000;
			}


/*--------------------------------------------------------------------------------------
		FLICKr
----------------------------------------------------------------------------------------*/
/*
#flickr { 
	margin-left:3px;
	}

	#flickr a, #flickr a:hover {
		border-width:0;
		}

	#flickr img {
		border:1px solid #5FA2DF;
		margin:5px 15px 12px 0;
		padding:1px;
		height:60px;
		width:60px;
		float:left;
		}

		#flickr img:hover {
			border-color:#175B98;
			}
*/
	.red {
		color:red;
		}
		
#flickr {
	margin-left:0;
	}

#flickr a {
	display: block;
	float: left;
	padding: 0 1px 5px 4px;
	position: relative;
	height: 64px;
	width: 64px;
	border-width:0;
	margin:5px 5px 2px 0;
	}

#flickr a:hover {
	font-size: 100%;
	z-index: 1;
	border-width:0;
	}

#flickr img {
	border: 1px solid #ddc;
	padding: 1px;
	height: 60px;
	width: 60px;
	border:1px solid #5FA2DF;
	}

#flickr a:hover img {
	background: #fff;
	border-color:#175B98;
	position: absolute;
	width: 75px;
	height: 75px;
	top: -7px;
	left: -4px;
	}
/*--------------------------------------------------------------------------------------
		PAGE SPECIFIC STYLES: CONTACT
----------------------------------------------------------------------------------------*/
.required{
		color:#FF0000;
		font-size:10px;
	}
	
	.errortxt{
		color: #FF0000;
		display:none;
	}
	
	#errorwarning{
		color: #FFFFFF;
		padding: 6px 15px;
		background-color: #FF0000;
		border-left: 15px solid #990000;
		margin: 10px 0 10px 15px;
		display:none;
		}


#contactform {
	margin-top:15px;
	font-size:11px;
	}

	#contactform  #name, #email, #subject, #message  {
		width:310px;
		margin:0;
		}

	#contactform #message{
		width:310px;
		height:200px;
		padding: 0 2px;
		}

p.red {
	color:red;
	font-size:10px;
	margin-right:2px;
	margin-top:-4px;
	}

dl#contactform dd{
	margin-bottom:4px;
	}

#sendbutton {
	border-width:0; 
	}
/*--------------------------------------------------------------------------------------
		COMMENTS
----------------------------------------------------------------------------------------*/
#commentform input, textarea{
	color:#0C3E69;
	}

#commentform input{
	font-size:11px;
	}

#commentform textarea{
	padding:2px 4px;
	}

#author, #email, #url {
	width:200px;
	padding:1px 0 1px 17px;
	}

#author {
	background:url(images/com_name.gif) no-repeat 2px -1px;
	}

#email {
	background:url(images/com_email.gif) no-repeat 2px -1px;
	}
	
#url {
	background:url(images/com_url.gif) no-repeat 2px -2px;
	}
	
#comment {
	width:450px;
	height:180px;
	background:url(images/com_com.gif) no-repeat 50% 50%;
	}

#submit	{
	margin-top:5px;
	border-width:0;
	padding:0;
	}

.commentlist {
	margin-left:12px;
	list-style:none;
	}

.commentlist li{
	margin-bottom:20px;
	padding:4px 0;
	}
	
	.commentlist li.alt{
		background-color:#FCF4DE;
		border:1px solid #C2A557;
		border-left-width:0;
		border-right-width:0;
		}
	
.commentlist li  p{
	margin:0 7px 9px 7px;
	}

.commentauthor a{
	color:#444;
	text-decoration:none;
	font-weight:bold;
	border-width:0;
	padding-left:14px;
	background:url(images/com_name.gif) no-repeat 0 50%;
	}

	.commentauthor a:hover{
		color:#0066CC;
		background-color:transparent;
		}
		
	.commentauthor em {
		font-size:11px;
		visibility:hidden;
		font-style:normal;
		font-weight:normal;
		}

		.commentauthor a:hover em{
			visibility:visible;
			}

.commentmetadata {
	margin:1px 7px 0 0;
	}

	.commentmetadata a{
		text-decoration:none;
		color:#333;
		}
	
		.commentmetadata a:hover{
			color:#0066CC;
			}

.commentdata {
	clear:both;
	font-size:11px;
	line-height:1.4em;
	}

	.commentdata:hover {
		color:#0C4A89;
		}
		
		
#respond, #comments {
	margin-bottom:15px;
	font-family:"Trebuchet MS", sans-serif;
	}
	
/*--------------------------------------------------------------------------------------
		FOOTER
----------------------------------------------------------------------------------------*/
#footer{}

.left {
	float:left;
	text-align:left;
	}

.right {
	float:right;
	text-align:right;
	}

#footer a {
	color:#397DBB;
	font-weight:normal;
	text-decoration:none;
	}

	#footer a:hover {
		color:white;
		border-bottom:1px solid #26649B;
		background-color:#5094D0;
		}



a img, a:hover img {
	border: none;
	border-bottom: none;
	background: #00369F;
	text-decoration: none;
	margin: 0 5px;
	padding:0;
}
#suckerfishnav {
background:#00369F ;
font-size:12px;
font-family:verdana,sans-serif;
font-weight:bold;
}

#suckerfishnav, #suckerfishnav ul {
float:left;
list-style:none;
line-height:26px;
padding:0;
margin:0 0 1px 0;
width:529px;
z-index: 1001;
}

#suckerfishnav a {
display:block;
color:#FFF;
text-decoration:none;
padding:0px 11px;
border-right: 1px #CCC solid;
overflow:hidden;
}

#suckerfishnav li {
float:left;
padding:0
}

#suckerfishnav li ul {
/* all dropdowns */
position:absolute;
left:-999em;
height:auto;
width:190px;
font-weight:normal;
margin:0;
line-height:1;
-moz-opacity:0.93;
opacity:0.93;
khtml-opacity:0.93;
}

#suckerfishnav li li {
padding-right:1px;
width:190px;
border-bottom:1px solid #aaa;
border-right:none;
}

#suckerfishnav li li a {
padding:6px 10px;
color: #FFF;
border-right:none;
}

#suckerfishnav li ul li {
font-weight:bold;
font-family:verdana,sans-serif;
color: #FFF;
border-right:none;
}
#suckerfishnav li:hover ul li a {
color: #FFF;
border-right:none;
}

#suckerfishnav li ul ul {
background-color: red;
color: #FFF;
margin:-17px 0 0 190px;
border-right:none;
}

#suckerfishnav li ul li:hover {
background-color: #00369F;
color: #FFF;
border-right:none;
/* small 1px background */
}

#suckerfishnav li ul li:hover a {
background-color: #222;
color: #FFF;
border-right:none;
/* CHILD BACKGROUND */
}

#suckerfishnav li ul li:hover li a {
background-color: #555;
color: #FFF;
/* GRNADCHILD BACKGROUND */
}

#suckerfishnav li ul li li:hover a {
background-color: #333;
color: #FFF;
/* grandchild backgrounds */
}

#suckerfishnav li ul li ul li:hover ul li a {
background-color: #555;
color: #FFF;
}

#suckerfishnav li ul li ul li:hover ul li:hover a {
background-color: #555;
color: #FFF;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {
background-color: white;
left:-999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul {
left:auto;
background:#222;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
background:#111; // parent
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
color: #FFF; // parent
}