body {
	background-color: #151005;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.MIDDLECOLUMN {
	width: 748px;
}
.LanguageOptions {
	position: relative;
	height: 47px;
	width: 748px;
	text-align: right;
	color: #005E64;
	font-size: 10px;
}
.HEADER {
	position: relative;
	height: 128px;
	width: 748px;
	background-image: url(/coreyimages/headerbackground.gif);
	background-repeat: no-repeat;
}
.PhotoBoxHome {
	position: relative;
	height: 304px;
	width: 748px;
	background-image: url(/coreyimages/photo-boxes-home-backgrnd.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
.PhotoHome {
	position: absolute;
	left: 13px;
	height: 291px;
	width: 720px;
	border: 1px solid #F9D14B;
	z-index: 1;
}
.CONTENTBOX {
	background-image: url(/coreyimages/contentbackground.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 748px;
}

.CONTENTBOXLeftColumn {
	width: 279px;
	text-align:center;
	
}
.CONTENTBOXRightColumn {
	width: 443px;
}

.CONTENTBOXRightColumnContainer {
	padding: 24px;
}

	
.FOOTERBar {
	background-image: url(/coreyimages/footerbar.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 44px;
	width: 748px;
}


.FOOTERTextLinks {
	position: relative;
	height: 62px;
	width: 748px;
}
.FOOTERCorporateLinks {
	position: absolute;
	top: 18px;
	z-index: 3;
	color: #FFFFFF;
}
.FOOTERPageLinks {
	position: absolute;
	top: 18px;
	width: 748px;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
}
.FOOTERCopyright {
	position: absolute;
	top: 40px;
	color: #4D4D4D;
}
/* BUTTONS Defines the styles of the main navigation buttons */
.BUTTONS {
	position: absolute;
	height: 52px;
	width: 540px;
	left: 208px;
	z-index: 10;
	background-image: url(/coreyimages/buttonsbackground.jpg);
	background-repeat: repeat-x;
	top: -43px;

}

/* BUTTONS Shadow Draws a PNG transparent black shadow behind the main buttons */
.BUTTONSShadow {
	position: absolute;
	height: 15px;
	width: 536px;
	left: 212px;
	z-index: 9;
	background-image: url(/coreyimages/buttonsshadow.png);
	background-repeat: repeat-x;
	top: 9px;

}




.HeaderTextLinksandSearchBox {
	position: absolute;
	width: 432px;
	left: 310px;
	top: 45px;
	font-size: 10px;
	text-align: right;
	color: #B6D5D2;
}
.SearchBox {
	height: 15px;
	width: 146px;
}
.SearchForOurProducts {
	position: absolute;
	height: 133px;
	width: 184px;
	left: 34px;
	top: 157px;
	background-image: url(/coreyimages/searchforourproducts.png);
	background-repeat: no-repeat;
	z-index: 2;
}
.SEARCHByFishSpecies {
	position: absolute;
	height: 19px;
	left: 12px;
	top: 48px;
	font-size: 10px;
}

.SEARCHByFormula {
	position: absolute;
	height: 19px;
	left: 12px;
	top: 73px;
	font-size: 10px;
}
.SEARCHButtonForOurProducts {
	position: absolute;
	left: 114px;
	top: 74px;
}
.SEARCHButtonHeader {

	position: relative;
	top: 3px;
}
.LogoProSeries {
	position: absolute;
	height: 43px;
	width: 179px;
	left: 19px;
	top: 48px;
}

# dd menu
# ---------------------------


#menu_top{
	position:relative;
	margin:0;
	padding:0;
	list-style-type:none;
}

.ie7 #menu_top {
	margin-top: 10px;
}

.ie #menu_top {
	margin-top: 10px;
}


#menu_top li {
	position:relative;
	float:left;
	padding-left:2px;
	/*background-color:black;
	background-repeat:repeat-y;*/
	background: transparent;
	list-style-type: none;
}

/* the menu headings with the mouse off */

#menu_top li a, #menu_top_right li a {
	display:block;
	float:left;
	height:22px;
	margin-top: 0px;
	padding:24px 6px 0 6px;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
}

.gecko #menu_top li a {
	padding:23px 6px 0 6px;
}

/* menu headings with mouse on */
#menu_top li a:hover {
	height:21px;
	padding:24px 6px 0 6px;
	/*background-color:#4e4d4e;*/
}

.gecko #menu_top li a:hover {
	padding:23px 6px 0 6px;
}

/* the actual drop down menu */
#menu_top ul {
	position:absolute;
	display:block;
	float:none;
	top:41px;
	left:1px;
	width:220px;
	margin:0;
	margin-top: 0;
	padding:0;
	border-style: none;
	border-width:1px;
	border-color:black;
	background-color:#000;
	-moz-opacity:0.85;
	opacity:0.85;
	filter:alpha(opacity=85);
	overflow:hidden;
}

.gecko #menu_top ul {
	top: 48px;
	padding-top: 0;
}

#menu_top ul li {
	display:block;
	float:none;
	margin:0;
	top: 0;
	margin-top: 0;
	padding:0.2em 6px 0 6px;
	padding-top: 0;
	background-color:#977604;
	background-image:none;
}
.gecko #menu_top ul li {
	margin: 0em;
	padding: 0.2em;
}

#menu_top ul li a {
	display:block;
	float:none;
	margin-top:0;
	top: 0;
	color:white;
	height:auto;
	padding:0.2em 5px;
	/*padding-top: 0;*/
	font-weight:normal;
}

.gecko #menu_top ul li a {
	margin: 0em;
	padding: 0.2em;
}

#menu_top ul li a:hover {
	height:auto;
	margin-top: 0;
	padding:0.2em 5px;
	color:#d2d5d5;
	background-color: #6D5501;
}

.gecko #menu_top ul li a:hover {
	margin: 0em;
	padding: 0.2em;
}

form#searchform {
	position:relative;
}

div#search {
	position:relative;
	float:right;
	margin-right:3px;
}

input#Searchwords {
	width:5em;
}

label.overlabel, label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
}



.showme {
	color: #666;
	background-color: #212A2F;
	height: 200px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
	opacity: 0.95;
	-moz-opacity:0.95;
	border: 1px solid #847E7E;
	margin: 0;
	padding: 5px;
}
 
.hideme {
	color: #212A2F;
	background-color: #212A2F;
	height: 100px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	opacity: 0.0;
	-moz-opacity:0.0;
	margin: 60px;
	padding: 60px;
	border: 1px solid #847E7E;
	visibility: hidden;
}

.vmoduleheading {
	width:100%;
	font-size:1.1em;
	font-weight:bold;
	color:white;
	background:#b30000;
}

.vmodulebody {
	text-align:left;
	font-size:1em;
}

.vmodulebody a:link {
	color:black;
	text-decoration:none;
}

.vmodulebody ul, .vmodule ul,  {
	list-style-position:inside;
	list-style-image:url(/images/arrow.png);
	margin-left: -7px;
}

.modulebox {
	border-color:#b30000;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	padding:0;
	width:125px;
	margin:0;
}

.moduletitle {
	font-family:arial;
	font-size:1.1em;
	width:100%;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-align :center;
	padding :2px;
	background:#b30000;
	color:#fff;
}

.moduletext {
	font-family:arial;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	padding:2px;
}

a.moduletext:link, a.moduletext:visited {
	font-family :arial;
	font-size :1em;
	font-style :normal;
	font-weight :normal;
	color :#000;
	text-decoration :none;
}

a.moduletext:hover {
	font-family :arial;
	font-size :1em;
	text-decoration :underline;
	font-style :normal;
	color :red;
	font-weight :normal;
}

a.moduletext:active {
	color :red;
}

.newsbox {
	width :95%;
	padding :0;
	margin :0;
	font-family :arial;
	font-size :90%;
	font-style :normal;
	font-weight :normal;
	text-decoration :none;
	border-color:#666;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
}

.vmodule {
	top: -100px;
	margin: auto;
	width:90%;
	border:1px solid black;
	position: relative;
}

.thumbwrapper {
	float: left;
	height: 130px;
	width: 110px;
	padding: 5px;
	background: #F0EEE0;
	margin: 4px;
	border: 1px solid #AFAB8E;
	text-align: center;
}

img, div { behavior: url(/iepngfix.htc) }
