/*FORM element controls*/



/*Next 3 lines only work for Netscape or Mozilla based browsers */

body {
	font-family: "Trebuchet MS", Arial, Verdana, "MS Sans Serif";
	font-size: 86%;
	padding-bottom: 20px;
/*	background: url(../images/bgtile.jpg) repeat center center; */
	background:#333;
	}
* {
	margin: 0;
	padding: 0;
}
img {border:0;}
#wrapper {
	margin-top: 15px;
	margin-left: auto;
	width: 976px;
	margin-right: auto;
	padding:2px;
	background-color: #FFFFFF;
}
#header {
	height: 164px;
	margin-bottom: 1px;
}
#headpanel {
	float: left;
	width: 778px;
	height: 164px;
	margin-left: 6px;
/*	border: solid 1px #999; */
	background:#333333;
}
#headpanel .header-top { margin:0 auto; position:relative; z-index:100; width:100%; height:164px; }
.header-top { 
	background-image: url(../images/slogan.png);
	background-repeat: no-repeat;
	background-position: 98% 100%;
}
#headpanel .header-top .namestyle {
	position:absolute;
	left:45px;top:60px;
	width:300px;
	height:63px;
	background-image: url(../images/pebblesname.png);
	background-repeat: no-repeat;
}
.slogan {
	background-color: #9A9A9A;
	width: 190px;
	height:25px;
	float:left;
	background-image: url(../images/sloganbgnd.jpg);  
	background-repeat: repeat-x; 
	text-align:center;
	padding-top:3px;
}
.slogan a:link, .slogan a:visited {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.slogan a:hover { color: #336699; }
/* Logo */
#logo {
	float: left;
	height: 164px;
	width: 190px;
}
#logo h1 {
	margin-left:-1000px;
	margin-top:-1000px;
}

#nav {
	margin-bottom: 0; height: 25px
}
#slogan {
	font-weight: bold;
	font-size: 10px;
	float: left;
	background-image: url(../images/sloganbgnd.jpg);
	width: 190px;
	color: #ffffff;
	background-repeat: repeat-x;
	height: 25px;
	text-align: center
}
#slogan .inside {
	padding-top: 4px
}
#navbar {
	float: left;
	height: 25px;
	margin-left: 6px;
	width: 778px;
	background-image: url(../images/sloganbgnd.jpg);
	background-repeat: repeat-x;
}
#navbar .moduletable ul, #navbar .moduletable li {
	list-style: none;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}
#navbar .moduletable li {
	margin-right: 22px;
}
#navbar .inside {
	padding-top: 3px;
	margin-left: 6px;
}
#navbar a:link {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#navbar a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#navbar a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#navbar a:hover {
	color: #336699;
	text-decoration: none;
	font-size: 14px;
}
#bodyholder {
	background: url(../images/leftcolbgnd.png) repeat-y;
	float: left;
}
#body {
	float: left;
	width: 100%;
/*	margin-bottom: 8px;
	background-image: url(../images/leftcolbgnd.png); 
	background-repeat: repeat-y;
*/
	background-image: url(../images/logobottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#main {
	width: 784px;
	float: left;
	margin: 0px;
	padding: 0px;
/*	background-image: url(../images/PebblesFront.jpg); 
	background-repeat: no-repeat;
	background-position: left bottom;
*/

}
#leftcol {
	font-size: 1.2em;
	float: left;
	width: 190px;
	color: #ffffff;
	text-align: center;
}
#leftcol .inside {
	margin-top: 2em
}
#leftcat {
	
}
#leftcat ul, #leftcat li {
	list-style: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}
#leftcat li {
	margin-bottom: .5em;
}

#leftcat a:link, #leftcat a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#leftcat a:hover {
	color: #336699;
	text-decoration: none;
	}
#leftcat a:active {
	color: #336699;
	text-decoration: none;
	}
#leftcat .moduletable-title h3 {
	font-size: 1em;
	font-weight: normal;
}
#content {
	float: left;
	margin-left: 6px;
	width:582px;
	padding:0;
}
#image1 {
	float: left;
	width: 188px;
	height: 188px;
	border: 1px solid #999999;
	margin:0;
	padding:0;
}
#image2, #image2a {
	float: left;
	margin-left: 6px;
	width: 188px;
	height: 188px;
	border: 1px solid #999999;
}
#image3 {
	margin-bottom: 8px;
	width: 188px;
	height: 188px;
	border: 1px solid #999999;
}
#content .inside {
	margin-top: 8px;
	clear: both;
}
#content ul, #content li {
	list-style: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#content ul, #content ul ul {
	margin-left: 14px;
	}
#content p {
	margin-top: .1em;
	margin-bottom: .4em;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #336699;
	margin: 0;
}
#content h1 {
		font-size: 1.4em;
		margin-top: .2em;
		margin-bottom: .1em;
}
#content h2 {
		font-size: 1.3em;
		margin-top: .2em;
		margin-bottom: .1em;
}
#content h3 {
		font-size: 1.1em;
		margin-top: .2em;
		margin-bottom: .1em;
}
#content h4 {
		font-size: 1em;
		margin-top: .2em;
		margin-bottom: .1em;
}
#content #button {
	height: auto;
	width: 50%;
	border: 1px solid #999999;
	color: #336699;
	}
#content #button .inside {
	padding: 8px;	
}
#content .contentheading {
	color: #999999;
	font-size: 1em;
	font-weight: bold;
}
#content .contentpaneopen {

}
#navcol {
	float: right;
	width: 190px;
	margin: 0;
	padding: 0;
}
#navcol .inside {
	margin-top: 8px;
}
#navcol #button {
	background-image: url(../images/b-r-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	color: #336699;
	font-size: .95em;
	margin: 0px;
	padding: 0px;
	}
#navcol #button .inside {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#navcol #button ul {
	list-style: none;
	}
#navcol #button li {
	list-style: none;
	}
#navcol #button li a:link, #button li a:visited {
	color: #336699;
	text-decoration: none;
	font-size: .95em;
	list-style: none;
	}
html>body #navcol #button li a {
	width: auto;
	list-style: none;
	}
#navcol #button li a:hover {
	text-decoration: underline;
	}
#footer {
	background: url(../images/sloganbgnd.jpg) repeat-x;
	height: 25px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.b-r-corner {
	background-image: url(../images/b-r-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 190px;
	width: 189px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
}

.float-r {

	float: right;

	}

.float-l {

	float: left;

	}

.tblborder {

	border: 1px solid #999999;

	text-align: center;

	width: 100%;

	margin-top: 8px;

	margin-bottom: 8px;

}

/* start of fishcart specific css */

input:focus, textarea:focus, option:focus {

    background-color: #EDEFEA;

    }



INPUT {

    font-size: 10px;

  

    font-weight: normal;

    }



TEXTAREA {

    font-size: 10px;

  

    font-weight: normal;

    }



SELECT {

    font-size: 11px;

  

    font-weight: normal;

    }



/*alert controls alert text*/



.alert  { 

	color: #990000;

	font-weight: normal;

	font-size: 11px;



	text-decoration: none;

	}



.alert { 

	color: #990000;

	font-weight: bold;

	font-size: 11px;



	text-decoration: none;

	}



.alert  A:link {

	color: #990000;

	font-weight: bold;

	font-size: 11px;



	text-decoration: underline;

	}



.alert  A:active {

	color: #990000;

	font-weight: bold;

	font-size: 11px;



	text-decoration: underline;

	}



.alert  A:visited {

	color: #990000;

	font-weight: bold;

	font-size: 11px;



	text-decoration: underline;

	}



.alert A:hover {

	color: #333333;

	font-weight: bold;

	font-size: 11px;



	text-decoration: none;

	}



/*.text controls the majority of the text in FishCart*/



.text  { 

	color: #000000;

	font-weight: normal;

	text-decoration: none;

	}



.text hr { 

	color: #000000;

	background-color: #666666;

	font-weight: bold;

	font-size: 11px;



	text-decoration: none;

	}



.text  A:link {

	color: #383c70;

	font-weight: normal;

	font-size: 11px;



	text-decoration: underline;

	}



.text  A:active {

	color: #383c70;

	font-weight: normal;

	font-size: 11px;



	text-decoration: underline;

	}



.text  A:visited {

	color: #383c70;

	font-weight: normal;

	font-size: 11px;



	text-decoration: underline;

	}



.text A:hover {

	color: #c96;

	font-weight: normal;

	font-size: 11px;
	text-decoration: underline;
	}
.div  {
	color: #383c70;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}

/*.header controls things such as Category links across the top section of display*/
.header  {

	color: #999999;

	font-weight: normal;

	font-size: .9em;

	text-decoration: none;

	}



.header b  {

	font-weight: bold;

	}



.header  A:link {

	color: #383c70;

	font-weight: bold;

	text-decoration: none;

	}



.header  A:active {

	color: #383c70;

	text-decoration: none;

	}



.header  A:visited {

	color: #383c70;

	text-decoration: none;

	}



.header A:hover  {

	color: #336699;

	text-decoration: none;

	}

.help  {

  background-color: #999999;

  color: #FFFFFF;

  font-weight: bold;

  font-size: 11px;

  text-decoration: none;

  }

ul, li {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	}
.divider {

	width: 80px;

	height: 100%;

	border-bottom: 1px dashed #333333;

	padding: 0px;

	}



.proddivider {

	width: 100%;

	border-bottom: 1px solid #333333; 

	margin: 0px;
	margin-bottom: 8px;
	}

                                                                                                                                     

.elmntdiv {

	width: 80px;

	height: 100%;

	border-bottom: 1px solid #333333;

	padding: 0px;

	}
#credits {
	font-size: 0.75em;
	color: #999999;
	text-align: center;
         margin-top: 6px;
         margin-bottom: 6px;
}
#credits a:link, #credits a:visited {
	color: #999999;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
                                                                                                                                     
.moduletable-search h3 {
	font-size: 12px;
	font-weight: normal;
}
.moduletable-search .inputbox-search {
	width: 188px;
	border-top: 1px solid #000000;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	font-family: "Trebuchet MS", Arial, Verdana, "MS Sans Serif";
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 12px;
	}

.back_button {
	font-size: .65em;
	text-transform: uppercase;
	font-weight: bold;
}
.back_button a:link, .back_button a:visited {
	color: #336699;
	text-decoration: none;
}
.back_button a:hover, .back_button a:active {
	text-decoration: none;
	color: #666666;
}
.pathway a:link, .pathway a:visited {
	color: #336699;
	text-decoration: none;
}
.pathway a:hover, .pathway a:active {
	text-decoration: none;
	color: #666666;
}

#mainlevel-title li a:link, 
#mainlevel-title li a:visited,
#mainlevel-title li a:hover,
#mainlevel-title li a:active {
	color: #336699;
}
.moduletable-right {
	background-image: url(../images/b-r-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	color: #336699;
	font-size: .95em;
	margin: 0px;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 8px;
    margin-bottom: 8px;
}
.moduletable-right h3 {
	color: #999;
	font-size: .85em;
	font-weight: bold;
}
.moduletable-right li a:link, .moduletable-right li a:visited {
	color: #336699;
	text-decoration: none;
	font-size: .95em;
}
.moduletable-right li a:hover, .moduletable-right li a:active {
	text-decoration: underline;
}

.pagenav_prev a:link,
.pagenav_prev a:visited,
.pagenav_next a:link,
.pagenav_next a:visited {
	color: #999;
	font-size: .85em;
	text-decoration: none;
	font-weight: bold;
}
.pagenav_prev a:hover, 
.pagenav_next a:hover {
	text-decoration: underline;
}
.pagenav_next a:active,
.pagenav_prev a:active {
	text-decoration: none;
	font-weight: bold;
}
.sectiontableheader {
	color: #336699;
	font-size: 1em;

}
.componentheading {
	color: #336699;
	font-size: .95em;
}
.category {
	color: #336699;
	font-weight: bold;
	font-style: oblique;
}
.contentdescription {
	font-size: .95em;
}
.contentpane {

}
.contentpaneopen a:link, .contentpaneopen a:visited {
	color: #336699;
	text-decoration: none;	
}
.contentpaneopen a:hover, .contentpaneopen a:active {
	text-decoration: underline;	
}
.sectiontableentry1 a:link, .sectiontableentry1 a:visited {
	color: #336699;
	margin-left: 8px;
	text-decoration: none;
}
.sectiontableentry1 a:hover, .sectiontableentry1 a:active {
	text-decoration: underline;
}
.sectiontablefooter {
	color: #999;
	font-size: .85em;
	font-weight: bold;
}
.pagenav a:link, .pagenav a:visited {
	text-decoration: underline;
}
.pagenav a:hover, .pagenav a:active {
	text-decoration: none;
	color: #336699;
}
.required {color:#ff0000;}

.contentpaneopen{width:576px;}