body {
	margin: 40px auto 10px auto;
	width: 800px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body.morning { background: url(/images/bg_dawn.gif) center top no-repeat #00607A fixed; }
body.day { background: url(/images/bg_day.gif) center top no-repeat #00607A fixed; }
body.dusk { background: url(/images/bg_dusk.gif) center top no-repeat #00607A fixed; }
body.night { background: url(/images/bg_night.gif) center top no-repeat #00607A fixed; }
body.sea{ background: url(/images/seaBG.jpg) center center no-repeat #00607A fixed; }

#sun {
	position: absolute;
	width: 800px;
	height: 200px;
	top: 0px;
	margin: 0px auto;
}

img {
	border:0;
}

form {
	margin:0;
}

a {
	color: #069;
}

a:hover {
	color: #09F;
	text-decoration: none;
}

a.customerMenu {
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	line-height:1.4em;
	font-weight:bold;
}

a.customerMenu:hover {
	color:#2F89FF;
}

.button {
	cursor:pointer; border:1px solid #0099FF; background-color:white; color:#0099FF;
}

.specialLink {
	color:gray;
	text-decoration:none;
}

#container {
	margin: 0px auto;
	margin-bottom: 25px;
	width: 777px;
	position: relative;
	display: block;
	z-index: 1;
}

#maintop {
	background: url(/images/main_top.png) no-repeat;
	height: 20px;
	width: 777px;
}

#main {
	position:relative;
	display:block;
	width:777px;
	background: url(/images/main_rails.png) repeat-y;
}

#mainIE {}

#nav {
	width: 599px;
	height: 122px;
	position: relative;
	display:block;
	z-index: 40;
}

#navBg {
	width: 599px;
	height: 122px;
	position: absolute;
	background: url(/images/content_top.png) no-repeat;
	top:0px;
	left:0px;
	z-index: 41;
}

#navbar {
	position: absolute;
	display:block;
	width:429px;
	height: 39px;
	right: 35px;
	top: 55px;
	z-index:42
}

#navbar img {border:0px;margin:0px;padding:0px; }

#subnav {
	height: 28px;
	width: 430px;
	position: absolute;
	right: 35px;
	top: 94px;
	z-index: 50;
}

#signin {
	width: 275px;
	margin: 0px auto;
	margin-bottom: 60px;
	margin-top: 60px;

}

#signin input {
	margin-top: 3px;
	padding: 3px;
	background: #FFF;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
}

#signin .submit {
	border-top: 1px solid #CCC;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 1px solid #CCC;
}

h1 {
	font-weight: normal;
	font-size: 20px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 15px;
	color: #666;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	color: #09F;
	padding-top: 10px;
}

.orangeText {
	font-size:16px;font-weight:bold;color:#fb7133;
}
.title {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 15px;

}

.newsdate {
	font-size: 12px;
	margin: -12px 0px 10px 0px;
	font-style: italic;
	color: #999;
}

.newsdate2 {
	font-size: 12px;
	font-style: italic;
	color: #999;
}

.newsbreak {
	display: block;
	position: relative;
	border-bottom: 1px dotted #CCC;
	height: 5px;
	margin: 15px 0px 10px 0px;
}

.jump {
	padding: 20px 0px;
	display: block;
	position: relative;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

.jump a {
	font-size: 11px;
	text-decoration: none;
}

.jump a:hover {
	text-decoration: underline;
}

.specialimage {
	float: left;
	text-align:center;
	border: 3px solid #CCC;
	padding: 2px;
	margin: 0px 25px 10px 0px;
	width: 260px;
	position:relative;
}

.itemTitle {
	font-weight:bold;font-size:12px;padding:3px;color:#FB6825;background-color:#fff0e1;margin-bottom:2px;cursor:pointer;margin-left:8px
}
.itemsDiv {
	line-height:18px;padding-left:15px;
}
.pw {
	position:relative;
}
.pp {
	position:absolute;
	top:0px;
	left:-40px;
	width:39px;
	height:22px;
}
.sw {
	position:relative; width:70px;
}
.sp {
	position:absolute;
	top:-2px;
	right:-62px;
	width:60px;
	height:22px;
	background-image:url(/images/special.png);
}

#map {
	float: right;
	width: 225px;
	height: 200px;
	border: 3px solid #CCC;
	padding: 5px;
	margin: 0px 0px 10px 10px;
}

#emailform {
	text-align: right;
	position: relative;
	display: block;
	line-height: 12px;
	padding: 5px;
	margin-left: 180px;
}

#emailform input {
	width: 150px;
	margin: 2px 0px;
	margin-right: 95px;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
	background: #FFF;
	padding: 3px;
}

#emailform select {
	width: 250px;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
	background: #FFF;
	padding: 3px;
	margin-right: 4px;
}

#emailform .submit {
	border-top: 1px solid #CCC;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}

#emailform textarea {
	width: 243px;
	height: 125px;
	margin-top: 5px;
	margin-right: 0px;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
	background: #FFF;
	padding: 3px;
}

#address {
	position: absolute;
	top: 73px;
	left: 30px;
	width: 140px;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
}

#contentmain {
	position: relative;
	display:block;
	width: 599px;
	background: url(/images/content_rails.png) repeat-y;
	z-index: 40;
}

#contenttext {
	padding: 3px 30px;
	font-size: 12px;
	position: relative;	
	z-index: 40;	
}

#contentleftcol {
	float: left;
	width: 285px;
	margin-right: 10px;
	text-align: right;
}

#contentleftcol input {
	width: 150px;
	background: #FFF;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
	margin-top: 3px;
	padding: 3px;
	font-size: 11px;
}

#contentleftcol .submit {
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	background: #FFF;
	margin-top: 5px;
	width: 158px;
	padding: 3px;
}

#contentbottom {
	background: url(/images/content_gallerybg_down.png) no-repeat;
	width: 599px;
	height: 167px;
	top: 0px;
	position: absolute;
	z-index: 50;
}

.contentbottom01 {
}

.contentbottom02 {
	background: url(/images/content_bottom_over.png) no-repeat;
	width: 599px;
	height: 36px;
	bottom: 0px;
	position: absolute;
	z-index: 50;
}

#contentbottomtext {
	position: absolute;
	top: 10px;
	right: 15px;
	z-index:46;
}

#contentbottomover {
	background: url(/images/content_bottom_over.png) no-repeat;
	width: 599px;
	height: 36px;
	bottom: -36px;
	position: absolute;
	z-index: 50;
}

#contentbottomgallery {
	background: url(/images/content_gallerybg.png) no-repeat center top;
	width: 599px;
	height: 131px;
	bottom: 10px;
	position: absolute;
	z-index: 60;
}

#gallerydisplay {
	text-align: center;
	margin-top: 45px;
	display: block;
	position: relative;
	z-index:48;
}

#gallerydisplay img{
	margin: 0px 6px;
}

#contentbottomgaltitle {
	position: absolute;
	top: 10px;
	right: 15px;
	z-index:47;
}


#contentbottomgaltext {
}

#modulebottom {
	position: relative;
	display:block;
	margin-top:0px;
	margin-left:2px;
	padding:12px 0 0 10px;
	background: url(/images/module_bottom.png) no-repeat;
	width: 597px;
	height: 232px;
}

#modulebottomAquafarm {
	background-image:url(/images/module_bottom_aquafarm.png);
	cursor:pointer;
	width: 580px;
	height: 177px;
}

#modulebottomBg  {
	top:0px;
	position: absolute;
	z-index: 19;
}

#modulebottomtext {
	position: absolute;
	display: block;
	top:17px;
	left:5px;
	height: 100px;
	width:340px;
	font-size: 11px;
	line-height: 12px;
	z-index: 40;
}

#modulebottompic {
	background: url(/images/module_bottom_pic.png) no-repeat;
	position:absolute;
	top:6px;
	right:0px;
	width: 221px;
	height: 153px;
	z-index: 40;
}

#moduleFilter {
	position: absolute;
	display:block;
	background:none;
	text-align:center;
	top: 25px;
	right: 7px;
	width: 193px;
	font-size: 11px;	
	z-index:20;
}

#moduleFilterTop {
	background-image:url('/images/module_right_top.png');
	background-repeat:no-repeat;
	display:block;
	width: 193px;
	height:18px;
}

#moduleFilterMiddle {
	background-color:#FFFFFF;
	display:block;
	padding-top:10px;
	width: 193px;
}

#moduleFilterBottom {
	background-image:url('/images/module_right_bottom.png');
	display:block;
	width: 193px;
	height:9px;
}

#moduleIndustry {
	margin-left:33px;
	text-align:left;
}

#moduleIndustryMiddle {
	background-image:url(/images/panelIndustryMiddle.png);
	background-repeat:repeat-y;
	padding-left:22px
}

#moduleHobby {
	position:relative;
	background-image:url(/images/panelHobby.png);
	background-position:33px;
	background-repeat:no-repeat;
	height:231px;
}

#moduleHobbyist {
	margin-left:33px;
	text-align:left;
}

#moduleHobbyistMiddle {
	background-image:url(/images/panelHobbyistMiddle.png);
	background-repeat:repeat-y;
	padding-left:22px
}

#macbox {
	background: url(/images/mac_cert_logo.png) center;
	width: 55px;
	height: 40px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#seaweed {
	position: absolute;
	z-index: 1;
	width: 160px;
	height: 196px;
	bottom: 0px;
	right: 17px;
}

#moduleright {
	position: absolute;
	display:block;
	top: 35px;
	right: 7px;
	width: 194px;
	height: 390px;
	text-align: center;
	font-size: 11px;	
	z-index: 20;
}

#moduleright2 {
	position: absolute;
	display:block;
	top: 25px;
	right: 7px;
	width: 194px;
	height: 372px;
	text-align: center;
	font-size: 11px;	
	z-index: 20;
}

#moduleLogin {
	position: absolute;
	display:block;
	top: 370px;
	right: 7px;
	width: 194px;
	height: 114px;
	z-index: 20;
}

#moduleLoginBg {
	position: absolute;
	display:block;
	top: 35px;
	left: -1px;
	width: 194px;
	height: 114px;
	z-index: 20;
	background-image:url(images/module_login_bg.png);
}

#modulerightBg {
	position:absolute;
	width:194px;
	height:371px;
	left:0px;
	bottom:0px;
	background-image: url(/images/module_right.png);
	z-index:20;
}

#modulerightlogin {
	width: 194px;
	color: #069;
	margin: 0px auto;
	position: relative;
	display: block;
	margin-left: 8px;
	margin-bottom: 48px;
}

#modulerightlogin a{
	color: #069;
}

#modulerightlogin a:hover {
	color: #FFF;
	text-decoration: none;
}

.modulebox {
	position: absolute;
	display: block;
	text-align: center;
	left: 10px;
	height:187px;
	width:194px;
	font-size: 10px;	
	line-height: 14px;
	z-index:24;
}

.modulebox img{
	margin: 3px 0px;
}

.fineprint {
	font-style: italic;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}

#footer {
	position: relative;
	display:block;
	width: 777px;
	height: 78px;
}

#footerBg {
	position: absolute;
	top:0px;
	left:0px;
	background: url(/images/main_foot.png) no-repeat;
	width: 777px;
	height: 78px;
}

#footertext {
	position: absolute;
	top: 35px;
	right: 187px;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	line-height: 14px;
}

#footertext a {
	color: #FFF;
	text-decoration: none;
}

#footertext a:hover {
	color: #069;
	text-decoration: underline;
}

img.imagebump {
	margin-bottom: 5px;
}


#sliderBg {
	width: 599px;
	height: 167px;
	top: 0px;
	position: absolute;
	z-index: 45;
}

.galleryBgDown {
	background-image: url(/images/content_gallerybg_down.png);
}

.galleryBgUp {
	background-image: url(/images/content_gallerybg_up.png);
}
 
#mainContentFooter {
	position:absolute;
	width:599px;
	height:36px;
	top:0px;
	left:0px;
	z-index:41;
	background-image:url(/images/content_bottom_over.png)
}

#galleryContainer { position:absolute;display:block;width:599px;bottom:4px;left:0px;z-index:42;overflow:hidden; }
#bottomContainer { position:relative;display:block;width:599px;height:36px;z-index:40; }
#galleryOutterContainer { position:absolute;display:block;width:552px;height:120px;top:48px;left:23px;z-index:48; }
#galleryLeftArrow { position:absolute;width:12px;height:80px;left:0px;top:0px; }
#galleryRightArrow { position:absolute;width:12px;height:80px;right:0px;top:0px; }
#gallerySlideContainer { position:absolute;display:block;top:0px;left:12px;width:528px;height:80px;overflow:hidden; }
#picSlider { position:absolute;display:block;width:1088px;height:80px;left:0px;top:0px; }

a.crumbNav {
	color:#999999;
	font-size:11px;
	text-decoration:none;
}
a.crumbNav:hover {
	color:#AAAAAA;
	font-size:11px;
	text-decoration:underline;
}

#crumbNavDiv { position:absolute;display:block;color:#999999;font-size:11px;top:110px;left:85px;z-index: 50; }

#newCustomerPanel {
	position:absolute; background-color:#FB7133; width:142px; top:220px; left:30px; color:white; font-weight:bold; font-size:12px; padding:10px
}

/* Tabbed Navigation */

ul.tabs {
    position: relative;
    display: block;
    height: 32px;
    margin: 20px 0 0 0;
    padding: 0;
}

ul.tabs li {
    position: relative;
    float: left;
    display: inline;
    border-top: 1px solid #eee;
    border-right: 1px solid #ccc;
    border-left: 1px solid #eee;
    list-style: none;
    margin: 0 3px 0 0;
    padding: 5px 10px;
    font-size: 1.4em;
    color: #999;
    background: #eee;
}

ul.tabs li.on,
ul.tabs li:hover {
    background: #fff;
    color: #fb6825;
    cursor: pointer;
}

#lpsCoral,
#spsCoral,
#softCoral {
    position: relative;
    display: block;
    border-top: 1px solid #eee;
    padding: 10px 0 0 0;
    margin: 0 -5px;
}

.itemTable TD {
	background-color:#EFEFEF;
}
.itemTableOrder TD {
	background-color:#00CCFF;
}
.itemsListing th {
	font-weight:bold;font-size:11px;width:45px;line-height:normal;background-color:#ffffff
}
.itemsListing input {
	width:35px;text-align:right
}

.buttonPlaceholder {
	position:absolute;
	width:248px;
	height:98px;
	background-color:#0099CC;
	border:1px solid #0066CC;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	line-height:100px;
	cursor:pointer;
}

.buttonLink {
	position:absolute;
	width:266px;
	cursor:pointer;
	background-repeat: no-repeat;
}

.retailimage {
	padding: 2px;
	border: 3px solid #CCC;
}
.retailImages {
	float: left;
	margin: 0px 10px 10px 0px;
}

.field {
	width:200px;
}
.errormsg {
	background-color:#8FD5F1;
}
.magnify {
	position:absolute;
	bottom:5px;
	right:5px;
	display:none;
	background-image:url(/images/magnifying_glass4.png);
	width:55px;
	height:66px;
	cursor:pointer;
}

