@charset "utf-8";
* {margin: 0; padding: 0; font: 100% Arial, Helvetica, sans-serif; font-size:12px;}
body { background:#fff url(../images/bg.png) repeat-x ;  }
#wrapper {
	width:984px;
	margin-right: auto;
	margin-left: auto;
}
.forms {
	padding: 6px;
}
.formborder {
	border: 1px solid #D2D2D2;
	background-image: url(../../../aquarium%20network/images/bgform.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 18px;
	margin-bottom: 8px;
}

#header { height:150px;}
.logo { float:left; width:260px; padding:18px 0px 0px 14px;}
#mainContent { background: #fff url(../images/shadow.png) no-repeat; }
.content_padding { padding:19px 21px 0px 21px}
.clear { clear:both;}
.separator { height:8px;}
#footer { background:url(../images/footer.png) no-repeat; height:35px;}
.footer_txt { padding:12px 0px 0px 0px; font-size:11px;}
.footer_txt a { padding:12px 0px 0px 0px; font-size:11px; text-decoration:none; color:#006;}
.txt {
	float:left;
	width:616px;
	text-align:left;
	padding-bottom:21px;
	line-height: 20px;
	background-image: url(../images/txtback.png);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-left: 16px;
}
.txt2 {
	float:left;
	width:900px;
	text-align:left;
	padding-bottom:21px;
	line-height: 20px;
}

.maintext {
	width: 590px;
	line-height: 18px;
}

.sidebar {
	float:left;
	width:286px;
	text-align:left;
	padding-bottom: 8px;
	background-image: images/subnack.jpg;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(../images/subnack.jpg);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}

.page_heading { font-size:27px; color:#2d325c; font-weight:bold;}
p { padding:12px 0px 12px 0px; color:#444444;}
.emphasis { color:#000; font-style:italic; font-weight:bold;}
.side_menu { background:url(../images/side_menu.png) no-repeat; height:40px;}
.side_menu a { line-height:40px; font-size:16px; color:#fff; text-decoration:none; padding-left:11px; font-weight:bold; letter-spacing:1px;}
.side_menu a:hover { color:#fae237}
.img_left { float:left; margin-right:9px;}
.img_left img { border:1px solid #666}
.data { float:left; width:141px;}
.element {padding:7px 0px 7px 0px;}
.right { float:right; width:592px; padding:94px 20px 0px 0px; }
.contact_info { color:#fff; font-size:17px;}
.highlight { font-weight:bold; color:#fae237; font-size:17px;}
.menubar { padding:9px 0px 0px 0px;}
.menu_bg {background:url(../images/menubar.png) no-repeat right; height:31px; }
.nav { text-align:right; padding-right:31px;}
.nav a { line-height:42px; color:#fff; padding:14px 22px 0px 22px; text-decoration:none; font-weight:bold; }
.nav a:hover { color:#e6fb00;}

.applemenu{
	margin: 5px 0;
	padding: 0;
	width: 286px;
}

.applemenu div.silverheader a{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 8px;
	text-decoration: none;
	background-color: black;
	background-image: url(../images/spry-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: #fae237;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background-image: url(images/side_menuover_02.gif));
	color: #fae237;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	padding: 5px;
	height: 130px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #2D325C;
	margin-bottom: 4px;
}

li {
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
}
