#sideBar {
	left: 5px;
	width: 164px;
	border-right: 1px solid #5A7B87;
	position: absolute;
	top: 115px;
	z-index:1000;
	display:none;
}

#sideBarTop {
	width: 164px;
	background-color: #5A7B87;
	visibility:visible;
}

#sideBarMenu {
	width: 164px;
	padding-top:2px;
	visibility:visible;
}

#sponsors {

	background-color: #5A7B87;
	width: 164px;
}

#mainSponsors {
	color:#FFCC00;
	font-weight:bold;
	text-align:center;
	font-size: 11px;
	font-family:arial,verdana,sans-serif;
	background-image: url(http://www.thefishsite.com/images/bg_topnavi1.png);
	background-repeat:repeat-x;
	height: 17px;
	padding-top: 3px;

}

#leftSponsors {
	background-color: #5A7B87;
	padding-left:4px;
	padding-top:5px;
	overflow:hidden;
	width: 160px;

}

#leftSponsors div {
	width: 164px;
	overflow:hidden;

}

#leftSponsors a {
	padding:0px 4px 4px 1px;
	float: left;
	display:block;

}

#supportingPartners {
	text-align:center;
	background-image: url(http://www.thefishsite.com/images/bg_topnavi1.png);
	background-repeat:repeat-x;
	height: 16px;
	padding-top: 3px;
	font-size: 11px;
	font-family:arial,verdana,sans-serif;
	color:#FFFFFF;
	font-weight:bold;

}

#leftSupportingPartners {
	border-top: 1px dashed #666633;
	margin: 5px 10px 0px 10px;
	padding-bottom: 5px;

}

#leftSupportingPartners a {
	padding: 4px 0px 4px 0px;
	text-align:center;
	border-bottom: 1px dashed #666633;
	font-size: 11px;
	font-family:arial,verdana,sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	display:block;

}

#leftSupportingPartners a:hover {
	color: #FFCC00;

}

#leftSupportingPartners div {
	position: absolute;
	display:none;
	margin-left: 144px;
	margin-top:-24px;
	width: 160px;

}

#leftSupportingPartners div img {
	background-color:#FFFFFF;
	border: 1px solid #000000;

}

#leftSupportingPartners div a {
	border: 0;

	padding: 0;
	display:inline;
}

/**
MENU STUFF
*/

.menuItem:link, .menuItem:active, .menuItem:visited {
	width: 152px;
	height: 16px;
	background-image: url(http://www.thefishsite.com/images/bg_leftnavi.png);
	margin: 0px 0px 0px 2px;
	padding: 3px 3px 0px 5px;
	font-size:x-small;
	font-family:verdana,arial,sans-serif;
	display:block;
	border-bottom: 2px solid #5a7b87;	
	color: #FFFFFF;
	text-decoration:none;
}

.menuItem:hover {	
	color: #FFCC00;
	text-decoration:none;
}

.menuItemShown:link, .menuItemShown:visited, .menuItemShown:active {
	width: 152px;
	height: 16px;
	background-image: url(http://www.thefishsite.com/images/bg_button2.png);
	margin: 0px 0px 0px 2px;
	padding: 3px 3px 0px 5px;
	color:#FFFFFF;
	font-size:x-small;
	font-family:verdana,arial,sans-serif;
	display:block;
	border-bottom: 2px solid #5a7b87;	
	text-decoration:none;
}

.menuItemShown:hover {
	color: #FFCC00;
	text-decoration:none;
}

.menuItemFlyout {
	position:absolute;
	margin-left:160px;
	margin-top:-21px;
	background-color:#FFFFFF;
	border-top: 1px solid #5a7b87;
	border-left: 1px solid #5a7b87;
	border-right: 1px solid #5a7b87;
	visibility:hidden;
	width: 163px;
	clear:both;
}

.menuItemFlyout a, .menuItemFlyout a:visited, .menuItemFlyout a:link,  .menuItemFlyout a:active  {
	font-size:x-small;
	padding: 3px 10px 4px 3px;
	border-bottom: 1px solid #5a7b87;
	cursor: pointer;
	width: 	150px;
	display:block;
	color: #000000;
	background-color:#EDF4FC;
	text-decoration:none;
}

.menuItemFlyout a:hover {
	background-color:#5a7b87;	
	text-decoration:none;
	color: #FFFFFF;	
}

.menuShown {
	padding-bottom: 5px;
	margin-top:0px;
	margin-left: 0px;
	width: 164px;
	position:static;
	clear:both;
}

.menuShown a, .menuShown a:visited, .menuShown a:active, .menuShown:link {
	border-bottom: 1px dashed #666633;
	padding: 2px 3px 2px 3px;
	font-size: 10px;
	color: #FFFFFF;
	margin-left:5px;
	margin-right:5px;
	display:block;
	width: 148px
}

.menuShown a:hover {
	color: #FFCC00;
	text-decoration:none;
}
