/* W&T Seafood Style Sheet */
/* Last revision: 10.12.09 */
/*------------------------------------------*/


/* GLOBAL ESSENTIALS */
/* -------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	}

body {
	width: 100%;
	font-family: "Georgia", "Serif";
	font-size: 62.5%;
	color: #555;
	background-color: #E5F5F8;
}

p {
	font-size: 1.5em;
	line-height: 1.7em;
	margin-bottom: 1.0em;
}

p a { 
	border-bottom: 1px dotted #00A4E4;
	text-decoration: none;
	color: #555;
}

p a:hover { 
	color:#222;
}

.clear {
	clear: both;
}

/* Structure */
/* -------------------------------------- */

#header {
	width: 100%;
	height: 170px;
	padding-top: 43px;
	border-bottom: 3px solid #8CC63F;
	background-color: #fff;
	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
}

#contentWrap {
	width: 100%;
	background-color: #fff;
}

#mainWrap {
	width: 885px;
	padding: 30px 0 50px 50px;
}

#main {
	width: 630px;
	min-height: 400px;
	height: 400px;
	float: right;
}

div[id] #main {
	height: auto;
}

#home #main {
	width: 575px;
	float: none;
}


#footer {
	border-top: 3px solid #8CC63F;
	padding-top: 4px;
	clear: both;
	background-color: #fff;
}


/* Headers */
/* -------------------------------------- */

h1#logo {
	width: 212px;
	height: 64px;
	text-indent: -2000px;
	margin: 0 0 0 50px;
}

h1#logo a {
	width: 212px;
	height: 64px;
	display: block;
	background-image: url(../images/wt_seafood_logo.png);
}

h2 {
	color: #002545;
	font-size: 2.3em;
	font-family: "Georgia","Serif";
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #002545;
	font-weight: normal;
}

#home h2 {
	line-height: 1.5em;
	margin-bottom: 25px;
	padding-bottom: 10px;
	font-weight: normal;
}

h3 {
	color: #00A4E4;
	font-size: 1.6em;
	border-bottom: 1px solid #AFE0E9;
	font-family: "Arial","Sans-Serif";
	font-weight: normal;
	margin: 30px 0 5px 0;
	padding-bottom: 3px;
}

.calloutBlue h3 {
	margin: 0 0 5px 0;
}

span.top {
	float: right;
	font-family: "Arial","Sans-Serif";
	margin-top: -20px;
}

span.top a {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #8CC63F;
	text-decoration: none;
}

span.top a:hover {
	color: #333;
}

#home h3 {
	color: #002545;
	font-size: 1.4em;
	line-height: 1.0em;
	font-weight: bold;
	border-bottom: none;
}

h4 {
	color: #002545;
	font-size: 1.4em;
	font-family: "Arial","Sans-Serif";
	font-weight: normal;
}



/* Navigation */
/* -------------------------------------- */

ul#nav1 {
	width: 518px;
	height: 32px;
	padding: 65px 0 0 417px;
	clear: both;
	list-style: none;
}

ul#nav1 li {
	float: left;
	display: inline;
}

ul#nav1 li a {
	text-indent: -3000px;
	height: 32px;
	display: block;
	background-image: url(../images/nav1.gif);
}

ul#nav1 li a:hover { background-image: url(../images/nav1_hov.gif); }
ul#nav1 li a.current { background-image: url(../images/nav1_current.gif); }

ul#nav1 li a#home { background-position: 0 0; width:67px; }
ul#nav1 li a#about { background-position: -67px 0; width:107px; }
ul#nav1 li a#products { background-position: -174px 0; width:110px; }
ul#nav1 li a#blog { background-position: -284px 0; width:74px; }
ul#nav1 li a#faq { background-position: -360px 0; width:71px; }
ul#nav1 li a#contact { background-position: -431px 0; width:87px; }

#nav2 {
	background-color: #DAEBC1;
	padding: 5px 0 5px 0;
	margin-bottom: 30px;
}

#nav2 a {
	font-size: 1.3em;
	text-decoration: none;
	color: #002545;
	display: block;
	font-family: "Arial","Sans-Serif";
	padding: 5px 0 5px 10px;
}

#nav2 a:hover {
	background-color: #8CC63F;;
}


/* Footer */
/* -------------------------------------- */

#footer p {
	font-size: 1.0em;
	line-height: 1.0em;
	color: #1E4164;
	background-color: #E5F5F8;
	padding: 15px 0 15px 50px;
	font-family: "Arial","Sans-Serif";
}

#footer span {
	padding: 0 5px;
}

#footer a { color: #1E4164; }
#footer a:hover { color: #000; }


/* Callouts */
/* -------------------------------------- */

.primaryCallout {
	width: 285px;
	float: right;
	background-image: url(../images/primaryCallout.gif);
}

.sidebar p {
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 0 15px 0 20px;
	margin-bottom: 10px;
	color: #333;
}

.sidebar.resources p {
	line-height: 1.4em;
	padding: 0 15px 0 20px;
	margin-bottom: 7px;
	border-top: 0;
}

.sidebar.resources p.padded {
	padding-top: 10px;
}

.sidebar.resources strong {
	font-family: "Arial","Sans-Serif";
}

.sidebar h3 {
	width: 215px;
	height: 64px;
	text-indent: -5000px;
	padding: 0;
	margin: 0 0 15px 0;
	border-bottom: none;
}

#home h3#ourProducts {
	width: 285px;
	padding: 0;
	margin-bottom: 15px;
	background-image: url(../images/ourProducts.gif);
}

h3#ourProducts {
	background-image: url(../images/ourProductsInternal.gif);
}

h3#resources {
	margin: 0;
	background-image: url(../images/resources.gif);
}

h3#atAGlance {
	margin: 0;
	background-image: url(../images/atAGlance.gif);
}

h3#connect {
	margin: 0;
	background-image: url(../images/connect.gif);
}

a#dailyProductList {
	width: 285px;
	height: 58px;
	display: block;
	border-top: 2px solid #8CC63F;
	text-indent: -5000px;
	background-image: url(../images/dailyProductList.gif);
}

a#dailyProductList.internal {
	width: 215px;
	background-image: url(../images/dailyProductListInternal.gif);
}

a#dailyProductList:hover {
	background-position: 0 -58px;
}

.calloutBlue {
	background-image: url(../images/calloutBlueTop.gif);
	float: left;
	display: inline;
	margin-top: 10px;
	font-size: 0.9em;
	width: 275px;
	color: #444;
}

.calloutBlue div {
	padding: 15px 15px 10px 15px;
	background-image: url(../images/calloutBlueBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.calloutBlue p {
	margin-bottom: 5px;
	font-size: 1.4em;
	line-height: 1.6em;
}

.infoCall {
	width: 215px;
	background-image: url(../images/infoCallBackground.gif);
}

.infoCall p {
	border-top: 2px solid #ADDFEA;
	padding-top: 10px;
}

.infoCall div {
	padding-bottom: 9px;
	background-image: url(../images/infoCallBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.productsCall {
	width: 215px;
	background-image: url(../images/productsCallout.gif);
}

a.socialNetwork {
	width: 35px;
	height: 36px;
	display: block;
	text-indent: -5000px;
	border: none;
	float: left;
	margin-right: 5px;
}

a.socialNetwork:hover {
	border: none;
}

.twitter {
	background-image: url(../images/twitter.gif);
}

.facebook {
	background-image: url(../images/facebook.gif);
}


/* Forms */
/* -------------------------------------- */

form#signup {
	padding: 10px 0;
	display: none;
}

label {
	font-family: "Arial","Sans-Serif";
	display: block;
	font-size: 1.1em;
	color: #333;
	margin-bottom: 3px;
}

input {
	width: 200px;
	padding: 3px;
	border: 1px solid #999;
	margin-bottom: 13px;
}

input.signupButton {
	width: auto;
}

label.error {
	color: red;
	margin: -8px 0 13px 0;
}

input.error {
	border: 1px solid red;
	color: red;
}


/* Products */
/* -------------------------------------- */

#logobar {
	float: right;
	margin-left: 35px;
}


/* Contact */
/* -------------------------------------- */

.right {
	float: right;
}

/* Terms of Use */
/* -------------------------------------- */

#main ol, #main ul {
	font-size: 12px;
	line-height: 16px;
}

#main ol li, #main ul li {
	margin: 0 0 10px 20px;
}

#main ol li ol {
	margin-top: 7px;
}

#terms #main p {
	font-size: 12px;
	line-height: 16px;
}

table.mail_list {
	font-size: 1.2em;
	background-color: #FFF;
	margin: 20px;
}

table.mail_list td {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #999;
}

table.mail_list a {
	color: #555;
}