/*
 * Hunts Marine global stylesheet
 * Copyright 2005 ITbyUs
 * Author David Dale
 */

a {
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #555555;
}

a:hover {
	color: #FF0000;
}

body, .bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
}

div.tabledata {
	padding: 10px;
}

form {
	margin: 0;
	padding: 0;
}

h1, .heading1 {
	color: #003366;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	margin: 20px auto;
}

h2, .heading2 {
	color: #3398FE;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}

h3, .heading3 {
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
}

h4, .heading4 {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}

li {
	list-style: square;
}

.body {
	background-color: #3398FE;
	background-image: url(../images/body-bg.gif);
	margin: 0;
}

.button {
	background-color: #3398FE;
	border: 0;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 130%;
}

.clr {
	clear: both;
	line-height: 0;
}

.formdata td {
	padding: 0;
}

.formdata th {
	background-color: #FFFFCC;
	border: 1px solid #FEC501;
	padding: 2px;
	text-align: right;
}

.formdata th.subheading {
	background-color: #DDEEFF;
	border: 1px solid #3398FE;
	padding: 2px;
	text-align: left;
}

.input {
	border: 1px solid #CCCCCC;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding: 2px;
	width: 500px;
}

.input:active, .input:hover {
	background-color: #F5F5F5;
}

.pdf {
	background-image: url(../images/icon-pdf.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.store {
	color: red;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

.tabledata {
	background-color: #FFFFCC;
	border: 1px solid #FEC501;
}

.tabledata a {
}

.tabledata a:visited {
}

.tabledata a:hover {
}

.tabledata p, .tabledata ul, .tabledata ol {
	margin: 0 auto 10px auto;
}

.tabledata td, .tabledata th {
	padding: 10px;
	text-align: left;
}

.tabledata th a {
	color: #000;
	font-size: 110%;
}

.tabledata th a:hover {
	color: #900;
}

.tabledata tr.light td {
	background-color: #FFFDEB;
}

#content {
	padding: 0 20px 20px 20px;
}

#content div.new_product {
	padding-left: 230px;
	padding-top: 20px;
	border-top: 1px solid #c0c0c0;
	margin: 10px 0;
	float: left;
}

#content div.new_product .button {
/*	background-color: #333333;
	border: 1px solid #333333;*/
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 6px;
	text-decoration: none;
/*	text-transform: uppercase;
	width: 30px;*/
}

#content div.new_product ul {
	margin: 0;
	padding: 0;
}

#content div.new_product ul li {
	list-style-type: none;
}

#content div.new_product ul li span {
	font-weight: bold;
	width: 140px;
	float: left;
}

#content div.new_product ul li.last {
	margin-top: 20px;
	font-weight: bold;
	font-size: 120%;
}

#content div.new_product ul li.last span {
	font-size: 120%;
	float: none;
	color: #36f;
}

#content div.new_product ul.gallery {
	margin-left: -230px;
	width: 230px;
	float: left;
}

#content div.new_product ul.gallery li {
	float: left;
	margin: 0 auto 10px;
	text-align: center;
	width: 100px;
	height: 65px;
	overflow: hidden;
}

#content div.new_product ul.gallery li.first,
#content div.new_product ul.gallery li.last {
	width: auto;
	height: auto;
	margin-left: 0;
}

#content div.new_product ul.gallery li.last {
	width: 90%;
}

#content div.new_product ul.gallery li.last p {
	margin: 0;
	font-size: 80%;
}

#content div.new_product ul.gallery li img {
	border: 1px solid #c0c0c0;
	padding: 2px;
}

#content div.new_product h1,
#content div.new_product h3 {
	margin-top: 0;
}

#content div.new_product h3 {
	font-weight: bold;
	font-size: 180%;
	color: #3366ff;
}

#finance {
	background-color: #34629e;
	padding: 10px;
}

#finance div {
	background-color: #FEC501;
	color: #000000;
	line-height: 120%;
	padding: 1px 5px 5px;
}

#finance div p {
	margin: 0 0 10px 0;
}

#finance a {
	color: #990000;
}

#finance a:hover {
	color: #FF0000;
}

#finance h2 {
	color: #990000;
	margin: 10px 0 0 0;
}

#footer {
	background-color: #004787;
	border: 2px solid #004787;
	border-top-width: 0;
	color: #FFFFFF;
	line-height: normal;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px;
	text-align: left;
	width: 940px;
}

#footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #3398fe;
	text-decoration: underline;
}

#footer img.admin {
	float: right;
}

#footer li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}

#footer ul {
	display: inline;
	margin: 0 10px;
	padding: 0;
}

#main {
	background-color: #FFFFFF;
	border: 2px solid #336699; /*border-bottom-width: 0; */
	border-width: 0 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
}

#menu {
	background-color: #33629E;
	background-image: url(../images/menu-bg-2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	width: 180px;
}

#menu .button {
	background-color: #333333;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 30px;
}

#menu .input {
	border: 1px solid #333333;
	font-size: 12px;
	width: 90px;
}

#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	width: 160px;
}

#menu li a:hover {
	background-color: #3398FE;
}

#menu p {
	margin: 10px;
}

#menu ul {
	margin: 15px 0;
	padding: 0;
}

#news {
	color: #003366;
	padding: 0 10px 5px 10px;
}

#news a {
	color: #003366;
	text-decoration: underline;
}

#news a:hover {
	color: #3398FE;
}

#news h2 {
	color: #003366;
	margin: 10px 0 0 0;
}

#news li {
	line-height: 140%;
	list-style: square;
}

#news li a {
	text-decoration: none;
}

#news ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#right {
	background-color: #337EC9;
	padding: 0;
	width: 273px;
}

#shadow {
	background-image: url(../images/shadow-bg.png);
	background-position: center;
	background-repeat: repeat-y;
}

#specials {
	background-color: #337EC9;
	color: #FFFFFF;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#specials a {
	color: #FFFFFF;
	text-decoration: underline;
}

#specials a:hover {
	color: #FEC501;
}

#specials h2 {
	color: #FFFFFF;
	margin: 10px 0 0 0;
}

#specials li {
	line-height: 140%;
	list-style: square;
}

#specials li a {
	text-decoration: none;
}

#specials ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#subscribe {
	background-color: #33629E;
	color: #fff;
	padding: 5px 10px;
}

#subscribe h2 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

#subscribe p {
	margin: 0 0 10px 0;
}

#subscribe a {
	color: #fff;
}

#tablelayout {
	width: 960px;
}

#wrapper {
	background-image: url(../images/wrapper-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}

#hero {
	background-repeat: no-repeat;
	background-position: top left;
	width: 507px;
	height: 283px;
}

#hero a {
  display: block;
  width: 100%;
  height: 100%;
}

#image-current {
	height: 413px;
	width: 550px;
	overflow: hidden;
}

.image-list p {
	font-style: italic;
	font-size: 90%;
}

.image-list ul {
	list-style: none;
	padding: 0;
}

.image-list li {
	display: inline;
}

.image-list img {
	height: 75px;
}

a.current-image img {
	border: 2px solid red;
}

.loading {
	background: url(/site/images/ajax_loader.gif) no-repeat center center;
}

/* SALEABLE PRODUCTS */
#content div.saleable_product {
  padding-top: 20px;
  border-top: 1px solid #c0c0c0;
  margin: 10px 0;
  float: left;
}

#content div.saleable_product h3 {
  color: #000080;
  font-weight: bold;
  margin-top: 0;
}

#content div.saleable_image {
  float: right;
  width: 240px;
  text-align: center;
  margin: 0 0 20px 20px;
}

#content div.saleable_image img {
  border: 0;
}

#content div.saleable_image p {
  padding: 5px 0;
  color: #555;
  font-style: italic;
  font-size: 85%;
}

#content ul.saleable_prices {
  padding: 0;
  margin: 20px 0;
  float: left;
  width: 480px;
}

#content ul.saleable_prices li {
  list-style: none;
  float: left;
  padding-left: 20px;
}

#content ul.saleable_prices li.ourprice {
  color: #f00;
  font-weight: bold;
  font-size: 140%;
  text-align: center;
}

#content div.saleable_product .button {
/*  background-color: #333333;
  border: 1px solid #333333;*/
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 6px;
  text-decoration: none;
/*  text-transform: uppercase;
  width: 30px;*/
}

#content p.saleable_info {
  clear: both;
  margin: 10px 0;
  padding: 0;
  font-size: 100%;
  color: #555;
}

