body {
	background: white;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 

}

form{
	display: inline;	
}

td, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
}	

th{
	text-align: left;	
}
blockquote{
	background-color: #eeeeee;	
	border: 1px solid silver;
	padding: 10px;
}

img {
	border: 0;
}
a {
	color: #0F81BA; 
	text-decoration: none;
}
a:hover {
	/*background: transparent; */
	text-decoration: underline;
	color: #aa0000;
}
a:hover span {
	text-decoration: underline;
}
h1 {
	font-size: medium; 
	f\ont-size: large; 
}
h2 {
	font-size: small; 
	f\ont-size: medium; 
	font-weight: bold;
}
h3 {
	font-size: x-small; 
	f\ont-size: small; 
	text-transform: uppercase;
}


.date{
	font-weight: Bold;
	font-size: x-small;
	margin-top: 10px;
	margin-left: 40px;	
}

.footer{
	font-size: 10px;	
}

.news{
	background-color: #89A7D6;	
	font-size: 10px;
	padding: 10px;
}

.news a{
	color: white;	
}

.signupTextbox{
	height: 15px;
	border: 0px ;
	font-size: 10px;
}

.newsletterBlock{
	background-color: #CCB442;
	padding-left: 10px;
	text-align: left;
	line-height: 150%;
}

.newsletterBlock a{
	color: black;
	text-decoration: none;	
	font-size: 10px;
	
	
}

.newsletterBlock a:hover{
	text-decoration: underline;	
	color: black;
}

.welcomeText{
	line-height: 150%;
	padding-left: 15px;
	padding-right: 40px;

}

.welcomeText b{
	font-size: 16px;				
}

.welcomeSeafoodBox{
	background-color: #F5F0D9;
	padding-left: 15px;	
}

.contentCol{
	padding-left: 40px;	
}

/* Our outer div */
#container {
	width: 758px;
	background: #fff url(images/containerBG.png) repeat-y;
	margin: 0 auto;
	padding: 9px 23px 20px 34px;
	text-align: left; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 701px;
}
html>body #container { 
	width: 701px;
}

#header h1 {
	margin: 0;
	padding: 0 0 0 10px;
}
#header h1#large_logo {
	padding: 0;
}
#header h1 img {
	float: left;
   position: relative;
}
/* Now the main navigation styles */
ul#nav {
	list-style: none;
	float: left;
	margin: 0;
	margin-top: 16px;
	width: 437px;
	position: relative;
	left: 135px;
	background: url(images/navGroup.gif) 0 -28px no-repeat;
}
#home ul#nav {
   left: 100px;
}
ul#nav li {
	height: 28px;
	float: right;
}

ul#nav li a { /* Used for all links */
	display: block;
	text-indent: -6000px;
	text-decoration: none;
}
ul#nav li#nav_tp a { /* ASE link */
	height: 28px;
	width: 68px;
	background-image: url(images/navGroup.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
ul#nav li#nav_tp a:hover { /* Rollover */
	background-position: 0 -28px;
}
#tp_home ul#nav li#nav_tp a { /* Current */
	background-position: 10 -56px;
}
ul#nav li#nav_mt a { 
	height: 28px;
	width: 114px;
	background-image: url(images/navGroup.gif);
   background-position: -68px 0;
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 68px;
}
ul#nav li#nav_mt a:hover { /* Rollover */
	background-position: -68px -28px;
}
#mt_home ul#nav li#nav_mt a { /* Current */
	background-position: -68px -56px;
}
ul#nav li#nav_lj a { 
	height: 28px;
	width: 106px;
	background-image: url(images/navGroup.gif);
   background-position: -182px 0;
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 182px;
}
ul#nav li#nav_lj a:hover { /* Rollover */
	background-position: -182px -28px;
}
#lj_home ul#nav li#nav_lj a { /* Current */
	background-position: -182px -56px;
}
ul#nav li#nav_about a { /* About Six Apart link */
	height: 28px;
	width: 83px;
	background-image: url(images/navGroup.gif);
   background-position: -288px 0;
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 288px;
}
ul#nav li#nav_about a:hover { /* Rollover */
	background-position: -288px -28px;
}
#re_home ul#nav li#nav_about a { /* Current */
	background-position: -288px -56px;
}
ul#nav li#nav_support a { /* Support link */
	height: 28px;
	width: 66px;
	background-image: url(images/navGroup.gif);
   background-position: -371px 0;
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 371px;
}
ul#nav li#nav_support a:hover { /* Rollover */
	background-position: -371px -28px;
}
#sp_home ul#nav li#nav_support a { /* Current */
	background-position: -371px -56px;
}
/* subnav */
#subnav h3 a {
   color: #fff;
}

#footer {
	color: #fff;
	width: 758px;
	background: url(images/bottom.gif) no-repeat; 
	line-height: 1.3em;
	text-align: center;
	margin: 0 auto;
	padding: 5px 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 698px;
}
html>body #footer { /* Be nice to Opera 5 */
	width: 698px;
}
#footer a { /* Set up our footer links */
	color: #fff;
	font-weight: normal;
	font-size: xx-small; 
	f\ont-size: x-small; 
}
#footer a:hover {
	text-decoration: underline;
}
.hide { /* Used to hide elements */
	display: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
/* This gets applied to the clearing div added to #domfix via the Javascript fix for IE/Mac */
.mac-clearfix {
	clear:both;
	height:0;
	overflow:hidden;
}

.latestNews{
	text-align: right;
	
	font-size: 75%;
	line-height: 1.8em;
	font-weight: bold;
}

.greenBar{
	background-image: url(images/ResearchBarBlank.jpg);
	background-repeat: no-repeat;
	width: 702;
	height: 40px;; 	
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

SELECT, .greenBar SELECT, .greenBar INPUT{
	font-size: 10px;	
}

.notice{
	background-color: #FCF1D1;
	border: 1px solid #FFCC33;
	padding: 10px;
	font-size: 12px;	
	
}

.highlight{
	color: red;
	font-weight: bold;	
}

.textareaLarge{
	
	height: 125px;	
}

.textbox, .miniTextbox, .textboxMed{
	width: 200px;
	font-size: 12px;

}

.textboxMed{
	width: 125px;	
}

.miniTextbox{
	width: 40px;	
}

.textboxLong{
	width: 500px;	
}

sup{
	font-size: 9px;
	color: red;	
}

pre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-wrap: auto;
}



#banner { /* Holds the header image */
	width: 698px;
	height: 262px;
	padding-top: 7px;
	position: relative; /* So we can use absolute positioning in the element */
}
#intro { /* The introduction paragraph */
	width: 450px;
	float: left;
	margin-bottom: 20px;
}
#content { /* The content section */
	width: 470px;
	float: right;
	margin-right: 11px;
	display: inline; /* So IE doesn't double the margin */
}
#sidebar { /* The sidebar */
	width: 200px;
	float: left;
}
#center_column {
	width: 210px;
	float: left;
	margin-left: 10px;
	display: inline; /* So IE doesn't double the margin */
}
#right_column {
	width: 220px;
	float: right;
	margin-right: 10px;
	display: inline; /* So IE doesn't double the margin */
}

/* ------------------------------------------------------------
 * Sub 3 column layout styles
 ------------------------------------------------------------ */

/* set the styles for the intro paragraph */
#intro p {
	line-height: 1.7em;
	margin-top: 3px;
}
/* Content section styles */
#content {	
	background: #fcf1d1 url(images/roundedBottom470.gif) no-repeat bottom;
	line-height: 1.3em;
	font-size: xx-small; /*feed to IE 5.5*/
	f\ont-size: x-small; /*feed to compliant browsers*/
	padding-bottom: 40px;
}
#content h2 {
	color: #fff;
	background: #fc3 url(images/roundedTop470.gif) no-repeat;
	margin: 0;
	font-size: 200%;
	padding: 9px 10px 9px 10px;
	text-transform: uppercase;
}
#content h3 {
	color: #fe9900;
	font-size: 150%;
	margin: 14px 0 8px 0;
}
#content h4 {
	color: #fc6700;
	font-size: small;
	margin: 0;
}



#sidebar h3 {
	color: #466677;
	background: url(images/roundedTop200.gif) no-repeat top;
	margin: 0;
	padding: 7px 11px;
}
#sidebar p {
	padding: 10px 0;
	margin: 0 11px;
}
#sidebar p.link {
	text-align: right;
}


#banner #r_head { /* The right half of the top banner */
	position: absolute;
	top: 7px;
	left: 346px;
}
#banner a { /* Links inside the banner */
	display: block;
	text-indent: -5000px;
	text-decoration: none;
	position: absolute;
}
#banner #start_registration { /* Start free trial link */
	background: url(images/registerToday.jpg) no-repeat;
	width: 174px;
	height: 34px;
	top: 213px;
	left: 496px;
}

#intro h3.title {
	margin: 0 15px 0 0;
	text-transform: none;
	font-size: x-small; /*feed to IE 5.5*/
	f\ont-size: small; /*feed to compliant browsers*/
	display: inline;
}
#intro h3.title a {
	color: #c60;
}
#more { /* More info box */
	background: url(images/loginBox.gif) no-repeat;
	width: 230px;
	height: 131px;
	margin: 10px 0 0 460px;
	position: relative; 
}
#username {
   width: 145px;
	position: relative;
	top: 34px;
	left: 70px;
	font-size: 80%;
}
#password {
   width: 95px;
	position: relative;
	top: 41px;
	left: 70px;
	font-size: 80%;
}
#forgot {
	position: relative;
	top: 25px;
	left: 175px;
}
#login {
	position: relative;
	top: 28px;
	left: 145px;
	vertical-align: middle;
}
input {
	font-size: 90%;
}
/* column styles */
#center_column {
	width: 275px;
	border-right: 1px solid #ffcb35;
   margin-bottom: -30px;
	float: left;
}
#center_column h3.tp_header {
	padding: 0;
	margin: 8px 0;
}
#center_column h4.tp_subheader {
	font-size: 14px;
   padding: 0;
	margin: 6px 0;
}
#center_column .featured_container {
	border-bottom: 1px solid #ffcb35;
}
#center_column .site_bucket {
	text-align: center;
	margin: 6px 4px 10px 0;
	float: left;
}
#right_column {
	width: 170px;
	float: left;
   overflow: hidden;
}
#right_column h2 {
   color: #ffcc32;
   background: transparent;
   text-align: right;
   font-size: 1.2em;
	padding: 0;
	margin: 8px 0;
}
#right_column ul {
   list-style: none;
   margin: 0;
}
#right_column li {
   font-size: 1.1em;
   margin: 14px 0;
   padding-bottom: 2px;
   text-align: right;
   border-bottom: 1px dotted #ffcb35;
}

/* News and Buzz sections */
#news {
	background: #e8eff3 url(images/roundedBottom200.gif) no-repeat bottom;
	margin-bottom: 19px;
	line-height: 1.3em;
}
#news p {
	background: url(images/dashedLineB.gif) repeat-x top;
}

.s9y_News{
		
}

.directoryGroup, .directoryItem{
	text-decoration: underline;
	
}
.directoryGroup, .directoryGroupSingle, .directoryGroupSingleAdmin{
	font-size: 12px;
	font-weight: bold;	
}

.directoryGroupSingleAdmin{
	color: red;	
}

.directoryItemNoLink, .directoryItem{
	font-size: 10px;
}

.inlineHelp{
	color: gray;
	font-size: 10px;	
}

.note {
	font-size:			x-small;
	font-style:			italic;
	color:				#555555;
}
.shadedArea {
	background-color:	#F2E4CB;
	padding:			6px;
}
.instructionBox {
	font-size:			x-small;
	color:				#555555;
	background-color:	#eaeaea;
	border:				1px dotted #999999;
	padding:			3px;
	width:				98%;
}
.noticeBox {
	background-color: #E8EFF3;
	border: 1px dashed #618594;
	padding: 10px;
	font-size: 12px;
	
}

.focusBox{
	background-color: #FCF1D1;
	border: 1px solid #FFCC33;
	padding: 10px;
	font-size: 12px;	
}

.focusBox a{
	color: #365A70;
}

.focusBox a:hover{
	color: #aa0000;
}

.seafoodNav{
	background-color: #F3F7F9;
	border: 1px solid #E8EFF3;
	padding: 10px;
	font-size: 12px;	
	line-height: 125%;
}

.seafoodNav a{
	color: #1081B9;
	font-weight: bold;
}

.seafoodNavItems{
	padding-left: 5px;
	line-height: 140%;	
}

.errorBox {
	background-color:	#ffbfbf;
	border:				1px dotted #ff3300;
	padding:			1px;
	padding-right:		3px;
	padding-left:		3px;
	width:				98%;
}

.inputForm td{
	/*background-color: #F2E4CB;*/
	
	font-size: 12px;
}
.inputForm th{
	background-color: silver;	
}
.inputForm td a{
	font-weight: bold;
	text-decoration: underline;	
}

.widetextinput{
	width: 250px;	
}

.formHeader{
	font-size: 16px;
	font-weight: bold;
	background-color: #E8EFF3;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.topTH{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #618594;
	color: #618594;
}

.description{
	font-size: 10px;
	line-height: 125%;
	padding-left: 25px;
	padding-right: 25px;	
}

.detailsTable, .detailsTable2{
	border-collapse: collapse;
	empty-cells: hide;	
	background-color: #eeeeee;
}

.detailsTable th, .detailsTable td, .detailsTable2 th, .detailsTable2 td{
	text-align: left;
	padding: 5px;
	border: 1px solid white;
}

.detailsTable2{
	background-color: #FCF1D1;
}


.tightUL{
	margin-bottom: 0px;
	margin-top: 5px;	
}

.commentTextarea{
	width: 400px;
	height: 50px;
		
}

.sellerProfile td{
text-align: center;
}


th .store, td .store{
    font-size: 10px;
}

.disclaimer{
    font-size: 10px;
    font-style: italic;
}
