/* Aquatic Wholesale Fish Print */

body {
 margin: 0px; 
 font-size: 62.5%;
 /*
 background:url("/images/bubblesbackground.jpg");
 background-repeat: repeat-x; */
 background-color: #FFF; 
 }

#wrapper {
	position: relative;
	width: 980px; /* was 980 */
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
}

h1 {           
                font: bold 2.0em  Verdana, Arial, Helvetica, sans-serif;
                color: #0f2cc5;  
}

h1.nav {           
                font: bold 2.0em  Verdana, Arial, Helvetica, sans-serif;
                color: #0f2cc5; 
					 padding-left: 10px; 
}
h2 {            font: bold 2.0em Verdana, Arial, Helvetica, sans-serif;
                color: #0f2cc5; 
}

h3 {            font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
                color: #3A75C4;
					 margin: 0px 0px -1px 0;
}

h4 {            font: bold 1.7em Verdana, Arial, Helvetica, sans-serif;
                color: #FFF; 
}

h5 {            font: bold 1.65em Verdana, Arial, Helvetica, sans-serif;
                color: #336600; 
}

h6 {            font: bold 1.55em Verdana, Arial, Helvetica, sans-serif;
                color: #336600; 
}


#tophome {
  margin: 0px;
  padding: 0px; 
  top: 0px;
}

#left {
  position: absolute;
  left: 0px;
  top:  0px;  
  width: 0px;  
  background: #FFF; 
  padding: 0px; 
  color: #000;
  /*
 background:url("/images/left-tint.jpg");
 background-repeat: repeat;
 */
  
}

#center {
/* background:url("/images/top-tint.jpg");
 background-repeat: repeat-x;  */

  margin-left: 0px; 
  margin-right: 0px;
  background: #FFFFFF;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

#right {
  position: absolute;
  right: 0px;
  top: 0px; 
  width: 0px;
  padding: 0px;
  padding-left: 0px;
  background: #FFF;
  /*
  background:url("/images/right-tint.jpg");
  background-repeat: repeat; */
}

#footer {
  margin: 0px;
  color: #FFF;
  visibility: hidden;
  padding: 0px;
  width: 980px;
  padding: 0px 0px 0px 0px;
  color: #000;
}


#footlogos {
  position: relative;
  top: -5px;
  left: 320px;
  background:url("../images/master-footer-1.gif") no-repeat;
  height: 103px;
  width: 650px;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}


a.linkclass1 {text-decoration:none; color:#3A75C4; font-weight:bold; }
a.linkclass1:visited {text-decoration:none; color:#000; font-weight:bold; }
a.linkclass1:active {text-decoration:none; color:#DBD3D3; font-weight:bold; }
a.linkclass1:hover {text-decoration:underline; color:#1E5EBD; font-weight:bold; }

/* Footer */
a.linkclass {text-decoration:none; color:#FFF; font-weight:bold; }
a.linkclass:visited {text-decoration:none; color:#FFF; font-weight:bold; }
a.linkclass:active {text-decoration:none; color:#000; font-weight:bold; }
a.linkclass:hover {text-decoration:underline; color:#000; font-weight:bold; }

a.linkclass2 {text-decoration:none; color:#3A75C4; font-weight:bold; }
a.linkclass2:visited {text-decoration:none; color:#000; font-weight:bold; }
a.linkclass2:active {text-decoration:none; color:#568C57; font-weight:bold; }
a.linkclass2:hover {text-decoration:underline; color:#568C57; font-weight:bold; }


p,ul,ol {
   font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin:  0px;
	padding: 0px 0px;
	}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

ul.star{
	list-style-image: url("/images/blue-bullet.gif");
	margin-left: 30px;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
}

ul.star1{
	list-style-image: url("/images/blue-folder-bullet.gif");
	margin-left: 30px;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
}

ul.star2{
	list-style-image: url("/images/blue-folder-bullet-on-grey.gif");
	margin-left: 15px;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
}

ul.greenstar{
	list-style-image: url("../images/green-bullet.gif");
	margin-left: 30px;
	 font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

#nav {
 position: relative;
  top:  0px;   
 left: 60px;   
  margin: 0;
  padding: 0;
  background: #FFF;
  list-style-type: none;
  float: left; 
  font-family:arial;
  font-size:10pt;
  font-weight: bold;
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;  
  margin:  0 1px 0 0;
}
#nav a {
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
color: #000;  
text-decoration: none;
  line-height:25px;  
  text-align: center; 
	background-color: #FFF;
	padding-left: 0px; 
	font-family:arial;
  font-size:10pt;
  font-weight: bold;
 border-right: 1px solid #000;
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {
background-color: #FFF;
  color: #FF5200;
  font-family:arial;
  font-size:10pt;
  font-weight: bold;
}
    #body_hom #nav_hom a, 
	 #body_abo #nav_abo a,
	 #body_col #nav_col a,
	 #body_tro #nav_tro a,
    #body_fis #nav_fis a, 
	 #body_pro #nav_pro a,
	 #body_con #nav_con a {
  color: #0F2CC5;
  background-color: #FFF;
  font-family:arial;
  font-size:10pt;
  font-weight: bold;
}


.dropcap {
float:left;
color:#3A75C4;
font-size: 2.4em;
line-height:2.5em;
padding-top:2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
} 

#leftnavposition {
  position: relative;
  left: 0px; /* was 15*/
  top:   0px;
}

#logo1 {
  position: absolute;
  left: 10px;
  top:   10px;
}

#logo2 {
  position: absolute;
  left: 20px;
  top: 35px;
}


#logo3 {
  position: absolute;
  right: 15px;
  top:   35px;
  color: #3a6cbf;
  font: 3em Rockwell, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

ul.home{
	list-style-image: url("images/white-bullet.gif");
	margin-left: 30px;
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: White;
	
}

cite {
	float: right;
	margin: -10px 20px 0 0;
}


img {
	border: none;
}

hr {
	display: none;
}

/* // HTML Tags */

#listing {
  position: absolute;
  left: 0px;
  top:   15px;
  font: bold 1.5em  Rockwell, Verdana, Arial, Helvetica, sans-serif;
  color: #FB7019;
}

.table.foot {
  position: relative;
  left: 60px;
  top:  25px;
  color: #FFF;
  font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

/* left hand navigation in left column */
#leftnav {
  margin: 0;    
  padding: 0;
  background: #B5D1E8;  
  list-style-type: none;
  width: 137px;   
  float: left;
  
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-top: 2px solid #FFF;
}
#leftnav li {
  margin: 0;  
  padding: 0 0px; 
  float: left; 
  width: 100%; 
  border-bottom: 1px solid #FFF;
  border-top: 0px solid #FFF;
}
#leftnav a {    
  display: block;  
  color: #FB7019;
  text-decoration: none;
  padding: 0 0 0 5px;  
  line-height: 25px;    
  font-weight: bold;
  background: url(/images/taby18.gif) no-repeat;
  background-position: 0 2px; 
  font-family:arial;
  font-size:12pt;
  font-weight: bold;
}
#leftnav #leftnav_sit a {
  border: none;
}
#leftnav a:hover {  

  color: #000;
  background-position: 0 -37px; 
    font-family:arial;
  font-size:12pt;
  font-weight: bold;
}
    #body_trop #leftnav_trop a,
    #body_pla #leftnav_pla a,
    #body_gol #leftnav_gol a,
    #body_koi #leftnav_koi a,
	 #body_coa #leftnav_coa a,
	 #body_new #leftnav_new a,
	 #body_faq #leftnav_faq a,
	 #body_cer #leftnav_cer a,
	 #body_sit #leftnav_sit a
	  a {
	 	
    color: #FFF;
    font-weight: bold;
	 background-position: 0 -64px;  
	 
font-family:arial;
  font-size:12pt;
  font-weight: bold;
}

#leftnavposition {
  position: relative;
  left: 0px;  /* was 30 */
  top:   0px;
}

#navfoot {
  position: relative;
  top:  10px;    
  left: 335px;  
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 425px;    
  float: left; 
 
}
#navfoot li {
  margin: 0;
  padding: 0;
  float: left;
}
#navfoot a {
  float: left;
  width: 125px; 
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  line-height:25px;  
  text-align: center; 
 
	padding-left: 15px;
	 font-family:arial;
  font-size:12pt;
  font-weight: bold;

}
#navfoot #navfoot_con a {
  border: none;
}
#navfoot a:hover {

  color: #FF5200;
  background-position: -140px 0; 
    font-family:arial;
  font-size:12pt;
  font-weight: bold;
}
    #body_pri #navfoot_pri a, 
	 #body_sit #navfoot_sit a,
	 #body_ter #navfoot_ter a,

	 #body_xxx #navfoot_con a {
  color: #FFF;
  font-weight: bold; 
  background-position: -280px 0px; 
    font-family:arial;
  font-size:12pt;
  font-weight: bold;
}


.homepage {
	width: 515px;
}

.coldwater1 {
	width: 340px;
}

.coldwater2 {
	width: 180px;
}

#picback {
	width: 360px;
	background-color: #E7EFFE;   
	height: 400px;
}


.navhome {
 position: relative;
 top:  0px;   
 left: 0px;   
  margin: 0;
  padding: 0;
  background: #E7EFFE;
  list-style-type: none;
  float: left; 
  font-family:arial;
  font-size:10pt;
  font-weight: bold;
}
.navhome li {
  margin: 0;
  padding: 0;
  float: left;  
  margin:  0 1px 0 0;
 
}
.navhome a {
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
color: #000;  
text-decoration: none;
line-height:25px;  
text-align: center; 
background-color: #E7EFFE;
padding-left: 0px; 
font-family:arial;
font-size:10pt;
font-weight: bold;
border-right: 1px solid #000;
}
.navhome #navhome_sit a {
  border: none;
}
.navhome a:hover {
background-color: #E7EFFE;
  color: #FF5200;
  font-family:arial;
  font-size:10pt;
  font-weight: bold;
}
    #body_gol #navhome_gol a, 
	 #body_koi #navhome_koi a,
	 #body_tro #navhome_tro a,
	 #body_pla #navhome_pla a,
	 #body_coa #navhome_coa a,
    #body_trop #navhome_trop a,
	 #body_news #navhome_news a,
	 #body_sit #navhome_sit a {
  color: #3a6cbf;
  background-color: #FFF;
  font-family:arial;
  font-size:10pt;
  font-weight: bold;
}

