﻿/* ---------------------------------------------------------------------------------------------------------------------------------------------------------  */
/* Base CSS -  Zigflitz Design  */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------  */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
input, select, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
strong, img {
	vertical-align: top;
}
.style1 {
	font-family: "Tempus Sans ITC", "Book Antigua", "Goudy Old Style", Century, Garamond, "Times New Roman", Times, san serif;
	color: #9fc6e5;
}
/*needed to keep everything pixel perfect in FF */
ul, ol, li {
	list-style-type: none;
}
body {
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img
{
	border: none;
}
a img {
	border: none;
	text-decoration: none;
}
a, :focus {
	outline: none;
}
/* TYPOGRAPHY - E2R on a 23px Horizontal Grid*/
body, textarea {
	color: LightGoldenRodYellow;
	background: #fff;
	font-family: Papyrus, Book Antigua, Goudy Old Style, Century, Garamond, Times New Roman, Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color:LightGoldenRodYellow;
	margin-bottom: 0;
}
h1 {
	font-size: 28px;
	line-height: 36pt;
}
.seaStack{
	font-family: "Tempus Sans ITC", sans-serif;
	font-size: 60px;
}
.seaStack span{
	font-family: Arial, sans-serif;
	font-size: 40px;
	vertical-align: top;
	margin-top: -10px;
}
h2 {
	font-size: 22px;
	line-height: 24pt;
}
h2.products
{
	font-size: 24px;
	line-height: 24pt;
	color: #9fc6e5;
}
.center h2{
	font-family: "Tempus Sans ITC", sans-serif;
	font-weight: normal;
	font-size: 26px;
	margin: -20px 0 30px 0px;
}
h3 {
	font-size: 20px;
}
h3#listTop
{
	font-size: 20px;
	margin-left: 1.75em;
}
#productList h3
{
	margin-top: 2em;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	font-weight: bold;
}
/* ELEMENTS */
img {
	vertical-align: top;
}
p {
	margin-bottom: 24px;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
p img {
	margin-top: 23px;
	margin-bottom: 23px;
}
p img.left {
	float: left;
	margin: 23px 1.5em 23px 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 23px 0 23px 1.5em;
}
p.topOfPageLink, p.topOfPageLink2
{
	float: right;
	margin-top: -5px;	
}
p.topOfPageLink a:link, p.topOfPageLink a:visited, p.topOfPageLink a:hover, 
p.topOfPageLink2 a:link, p.topOfPageLink2 a:visited, p.topOfPageLink2 a:hover 
{
	text-decoration: underline;
	color: #ffffbb;
}
a:focus, a:hover, a:visited {
	color: #000;
}
a {
	color: #009;
	text-decoration: underline;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	font-style: italic;
}
blockquote {
	margin: 23px;
	color: #666;
	font-style: italic;
}
del {
	color: #666;
}
dfn {
	font-weight: bold;
}
dl {
	margin: 0 0 23px 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
em, dfn {
	font-style: italic;
}
hr {
	color: #000;
	background-color: #000;
	clear: both;
	float: none;
	width: 100%;
	height: 2px;
	margin: 32px 0 35px 0;
	padding: 0;
	border: 0 solid black;
}
pre {
	margin: 23px 0;
	white-space: pre;
}
pre, code, tt {
	font: 16px 'andale mono', 'courier new', monospace;
	margin: 23px 0;
	padding-top: 0px;
}
/* this needs help  in IE*/
small, .small {
	font-size: 12px;
}
strong {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
/* LISTS */
ol > li {
	list-style-type: decimal;
}
ul > li {
	list-style-type: disc;
}
ul.seaStackSizes{
	margin-top: -40px;
	margin-left: 100px;
	margin-bottom: 70px;
}
ul.seaStackSizes li{
	font-size: 30px;
}
ul.seaStackSizes li a{
	text-decoration: underline;
}
ul.seaStackOptions{
	margin-top: 100px;
	margin-left: 10px;
}
ul.seaStackOptions li{
		font-size: 20px;
		display: inline;
        list-style: none;
        width: 165px;        
        float: left;
        margin: 0 13px 10px 13px;
        text-align: center;
}
ul.seaStackImage{
	float: left;
	margin-left: -40px;
	margin-right: -70px;
	padding: 0;
}
ul.seaStackImageDesc{	
	float: right;
	margin-right: 40px;
	margin-top: 150px;
	margin-bottom: -200px;
}
ul.seaStackImage li, ul.seaStackImageDesc li, ul.seaStackImageDesc li#seaStackMid{
	list-style: none;
	font-size: 24px;
}
ul.seaStackImageDesc li{
	margin-bottom:400px;
}
ul.seaStackImageDesc li#seaStackMid{
	margin-bottom: 350px;
}

ul.seaStackImageDesc li img{
	margin: -18px -20px -10px -26px;
}
li {
	font-size: 16px;
}
ul, ol {
	margin: 0 0 23px 35px;
}
li ul, ol ol, ul ul, ol ul, ul ol {
	margin-left: 15px;
	margin-bottom: 0;
}
/* TABLES */
table {
	margin-bottom: 23px;
	width: 100%;
	border-collapse: collapse;
	border: 2px solid black;
}
caption, th, td, tr, tbody, thead, tfoot {
	height: 21px;
	line-height: 21px;
}
caption, th {
	font-weight: bold;
}
tr, td {
	border: 2px solid black;
}
tr.even td {
	background-color: #eef;
}
tfoot {
	font-style: italic;
}
/* FORMS */
fieldset {
	padding: 21px 0 0px 23px;
	margin: 0 0 24px 0;
	border: 1px solid ##ff0f00; /* subtract border from lineheight */
}
legend {
	font-weight: bold;
}
label {
	vertical-align: top;
	padding-top: 3px; /*this gets IE and FF more consistent */;
	font-weight: bold;
	line-height: 23px;
	display: inline-block; /* triggers hasLayout for IE6 */
}
input, select, textarea {
	background-color: #fff;
	margin: 0 0 18px 0;
	padding-top: 3px;
	border: 2px solid #777;
}
textarea {
	line-height: 23px;
	overflow: auto;
	height: 228px /*multiple of base-line minus bottom border and padding */;
}
input, select {
	height: 21px;
}
select:focus {
	background-color: #9f9;
}
input:focus, textarea:focus {
	border-color: #0f0;
}
input:hover {
	background-color: #9f9;
}
/* BUTTONS */
input.button {
	height: 28px;
	padding: 0 10px;
}
select.button {
	height: 28px;
	padding: 0;
}
a.button {
	text-decoration: none;
	padding: 10px;
	background: transparent url('mask-black-25.png') repeat 0 0;
}
a.button:hover {
	background: transparent url('mask-black-50.png') repeat 0 0;
}
/* FORM VALIDATION*/
.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}
/* Use on elements that contain floats that need to be cleared */
.clearfix:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, .container {
	display: block;
}
.clear {
	clear: both;
}
/* COMMON CLASSES */
.added {
	background: #060;
	color: #fff;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.centered {
	text-align: center;
	margin: 0px auto 40px auto;
}
p.centered a
{
	color: #ffffbb;
}
.break
{
	margin-bottom: 150px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.center{	
	margin-left: 355px;
	margin-top: -120px;
}
.center p span{
	font-size: 18px;
	margin-left: 145px;
}
.centerImage{
	margin-top: -25px;
	margin-left: -15px;
	margin-bottom: -75px;
}
.centerImage ul{
	font-size: 40px;
}
.hidden {
	display: none;
}
.highlight {
	background: #ff0;
}
.loud {
	color: #F00;
}
.quiet {
	color: #666;
}
.removed {
	background: #900;
	color: #fff;
}

