@import url("reset.css");
body {
	background-color: #C2C2C2;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	font-size: 12px;
	padding: 0 0 20px 0;
}
.clear {
	clear: both;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
h1 {
	color:#EA3B1E;
	font-family:Georgia;
	font-size:21px;
	margin-bottom:16px;
}
h2 {
	color: #0c3a07;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	color: #fff;
	font-size: 12px;
}
h4 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
h5 {
	color: #cc0000;
	font-size: 13px;
	font-weight: bold;
}
h6 {
	color: #ffd972;
	font-size: 9px;
	font-weight: bold;
}
p {
	margin-bottom: 10px;
}
#wrap {
	margin: 0 auto;
	width: 1002px;
	background: #fff;
}
#header {
	background: url(../images/header_bg.jpg) repeat-x left top;
	height: 37px;
}
#header .menu {
	float: right;
	margin-top: 5px;
}
#header .menu ul li {
	display: inline;
	background: url(../images/topMenu_border.jpg) no-repeat left top;
	padding: 0 10px;
}
#header .menu ul li a:link, #header .menu ul li a:visited, #header .menu ul li a:active {
	color: #fff;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	cursor: pointer;
}
#header .menu ul li:first-child {
	background: none;
}
#banner {
	background: url(../images/banner_bg.jpg) repeat-y left top;
	height: 100px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}
#banner .logo {
	float: left;
	width: 283px;
	height: 95px;
	padding-top: 5px;
}
#banner .moduletable-nav {
	float: left;
	width: 160px;
	line-height: 20px;
	margin: 10px 0 0 20px;
}
#banner .moduletable-nav ul li {
	background: url(../images/arrow.jpg) no-repeat left center;
	padding-left: 15px;
}
#banner .moduletable-nav ul li a:link, #banner .moduletable-nav ul li a:visited, #banner .moduletable-nav ul li a:active {
	color: #000;
	font-size: 11px;
}
#banner .moduletable-login {
	width: 176px;
	float: left;
	margin: 20px 0 0 30px;
}
#banner .moduletable-login ul li {
	margin-bottom: 10px;
}
#banner .moduletable-login ul li a:link, #banner .moduletable-login ul li a:visited, #banner .moduletable-login ul li a:active {
	padding-left: 25px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
#banner .moduletable-login span {
	color: #ff0000;
}
#banner .moduletable-login .wellcome {
	background: url(../images/guest.jpg) no-repeat left top;
}
#banner .moduletable-login .account {
	background: url(../images/account.jpg) no-repeat left top;
}
#banner .moduletable-login .cart {
	background: url(../images/cart.jpg) no-repeat left top;
}
#banner .ad {
	width: 320px;
	float: right;
	height: 90px;
	padding-top: 10px;
}
#container {
	padding: 0 2px;
	margin-bottom: 10px;
}
#leftCol {
	width: 214px;
	border: 1px solid #dbdbdb;
	padding: 4px 0 15px 0px;
	float: left;
}
#leftCol .moduletable-magazine {
	background: #616161;
	width: 196px;
	padding: 8px 8px 20px 8px;
	margin-bottom: 15px;
	color: #fff;
}
#leftCol .moduletable-magazine h3 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 8px;
}
#leftCol .moduletable-magazine .inputbox {
	background: url(../images/inputbox_repeat.jpg) repeat-x left top;
	width: 192px;
	height: 19px;
	color: #000;
	border: none;
	padding: 2px;
	margin-bottom: 5px;
}
#leftCol .moduletable-magazine a.readon {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url(../images/message_img.jpg) no-repeat left center;
	padding-left: 20px;
}
#leftCol .moduletable-magazine a.readon:link, #leftCol .moduletable-magazine a.readon:active, #leftCol .moduletable-magazine a.readon:visited {
	text-decoration: none;
}
#leftCol .moduletable-magazine a.readon:hover {
	text-decoration: underline;
}
#leftCol .moduletable-magazine .button {
	background: url(../images/button.jpg) no-repeat left top;
	width: 67px;
	height: 21px;
	line-height: 21px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#leftCol .moduletable-menu {
	width: 212px;
	margin-bottom: 10px;
}
#leftCol .moduletable-menu h3 {
	font-size: 15px;
	font-weight: bold;
	background: url(../images/menu_h3_bg.jpg) no-repeat left top;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#leftCol .moduletable-menu ul {
	margin-left: 15px;
	line-height: 24px;
}
#leftCol .moduletable-menu ul li {
	background: url(../images/menu_li_bg.jpg) no-repeat left center;
	padding-left: 10px;
}
#leftCol .moduletable-menu ul li a:link, #leftCol .moduletable-menu ul li a:active, #leftCol .moduletable-menu ul li a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	cursor: 333333;
}
#leftCol .moduletable-menu ul li a:hover {
	text-decoration: underline;
}
#leftCol .moduletable-specials {
	width: 212px;
	margin-bottom: 10px;
}
#leftCol .moduletable-specials h3 {
	font-size: 15px;
	font-weight: bold;
	background: url(../images/menu_h3_bg.jpg) no-repeat left top;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#leftCol .moduletable-specials img {
	border: 1px solid #dbdbdb;
	padding: 4px 6px 4px 6px;
	margin-bottom: 5px;
}
#leftCol .moduletable-specials .diving {
	width: 135px;
	background: url(../images/diving.jpg) repeat-x left top;
	border: 1px solid #dbdbdb;
	padding: 3px 0;
	text-align: center;
	margin-left: 35px;
}
#leftCol .moduletable-specials .diving h4 {
	font-size: 14px;
	color: #cc0000;
}
#leftCol .moduletable-faq {
	width: 212px;
	margin-bottom: 10px;
}
#leftCol .moduletable-faq h3 {
	font-size: 15px;
	font-weight: bold;
	background: url(../images/menu_h3_bg.jpg) no-repeat left top;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#leftCol .moduletable-faq ul {
	margin-left: 15px;
	line-height: 24px;
}
#leftCol .moduletable-faq ul li {
	background: url(../images/menu_li_bg.jpg) no-repeat left 8px;
	padding-left: 10px;
}
#leftCol .moduletable-faq ul li a:link, #leftCol .moduletable-faq ul li a:active, #leftCol .moduletable-faq ul li a:visited {
	text-decoration: none;
	color: #000;
	cursor: 333333;
}
#leftCol .moduletable-faq ul li a:hover {
	text-decoration: underline;
}
#leftCol .moduletable-sponsors {
	width: 212px;
}
#leftCol .moduletable-sponsors img {
	width: 126px;
	border: 1px solid #dbdbdb;
	padding: 4px 6px 4px 6px;
}
#leftCol .moduletable-sponsors h3 {
	font-size: 15px;
	font-weight: bold;
	background: url(../images/menu_h3_bg.jpg) no-repeat left top;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#rightcol {
	width: 775px;
	float: right;
}
#rightcol .moduletable-banner {
	border: 1px solid #dddddd;
	width: 773px;
	padding: 2px 0px;
	margin-bottom: 5px;
}
#rightcol .contentcol {
	width: 560px;
	float: left;
	line-height: 25px;
	margin-right: 5px;
}
#rightcol .contentcol .module {
	margin-bottom: 10px;
	background: url(../images/module_repeat.jpg) repeat-y left top;
	width: 555px;
}
#rightcol .contentcol .module div {
	background: url(../images/module_bottom.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}
#rightcol .contentcol .module div div div {
	background: url(../images/module_top.jpg) no-repeat left top;
	padding: 0px 0px 0 18px;
}
#rightcol .contentcol .module div div, #rightcol .contentcol .module div div div div {
	background-image: none;
	padding: 0;
}
#rightcol .contentcol .module h3 {
	color: #fff;
	font-size: 16px;
	padding: 0px 0 0 12px;
	margin-bottom: 18px;
}
#rightcol .contentcol .module .box {
	width: 114px;
	float: left;
	margin: 0px 15px 10px 0;
	height: 250px;
}
#rightcol .contentcol .module .box .boxTop {
	border: 1px solid #dbdbdb;
	margin-bottom: 5px;
	height: 142px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	overflow: hidden;
}
#rightcol .contentcol .module .box .boxTop img {
	border: 1px solid #000;
}
#rightcol .contentcol .module .box .boxBottom {
	background: url(../images/box_bg.jpg) repeat-x left top;
	text-align: center;
	border: 1px solid #dbdbdb;
}
#rightcol .contentcol .module .box .boxBottom span {
	color: #fc893d;
}
#rightcol .contentcol .module-gray {
	margin-bottom: 10px;
	background: url(../images/module_repeat.jpg) repeat-y left top;
	width: 555px;
}
#rightcol .contentcol .module-gray div {
	background: url(../images/module_bottom.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}
#rightcol .contentcol .module-gray div div div {
	background: url(../images/module_top.jpg) no-repeat left top;
	padding: 0px 10px 0 10px;
}
#rightcol .contentcol .module-gray div div, #rightcol .contentcol .module-gray div div div div {
	background-image: none;
	padding: 0;
}
#rightcol .contentcol .module-gray h3 {
	color: #fff;
	font-size: 16px;
	padding: 0px 0 0 20px;
	margin-bottom: 18px;
}
#rightcol .contentcol .module-gray .box {
	background: url(../images/module_box_bg.jpg) repeat-x left top;
	border: 1px solid #dbdbdb;
	padding: 3px;
	width: 119px;
	float: left;
	margin-right: 15px;
}
#rightcol .contentcol .module-gray .subscribe {
	background: url(../images/subscribe.jpg) no-repeat left top;
	width: 130px;
	height: 21px;
	font-size: 13px;
	line-height: 21px;
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS";
	margin-right: 10px;
}
#rightcol .contentcol .module-gray .read {
	background: url(../images/readmore.jpg) no-repeat left top;
	width: 96px;
	height: 21px;
	font-size: 13px;
	line-height: 21px;
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS";
	margin-right: 10px;
}
#rightcol .contentcol .module-gray .write {
	background: url(../images/write.jpg) no-repeat left top;
	width: 126px;
	height: 21px;
	font-size: 13px;
	line-height: 21px;
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS";
}
#rightcol .contentcol .module-gray a:hover {
	text-decoration: none;
}
#rightcol .rightpart {
	width: 198px;
	background: url(../images/rightcol_bg.jpg) repeat-y left top;
	color: #333;
	padding: 0 2px 300px 2px;
	float: left;
	border: 1px solid #e3e3e3;
}
#rightcol .rightpart .moduletable {
	width: 198px;
	margin-bottom: 8px;
}
#rightcol .rightpart .moduletable-user h3, #rightcol .rightpart .moduletable h3 {
	background: url(../images/moduletable_h3_bg.jpg) no-repeat left top;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 32px;
	margin-left: 1px;
	margin-bottom: 8px;
}
#rightcol .rightpart .moduletable h4 {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}
#rightcol .rightpart .moduletable h5 {
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#rightcol .rightpart .moduletable-user {
	width: 198px;
	margin-bottom: 8px;
}
#rightcol .rightpart .moduletable-user .label {
	font-size: 12px;
	color: #000;
	height: 19px;
	line-height: 19px;
	width: 65px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;
}
#rightcol .rightpart .moduletable-user .inputbox {
	width: 122px;
	height: 19px;
	background: url(../images/inputbox_bg.jpg) repeat-x left top;
	vertical-align: middle;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}
#rightcol .rightpart .moduletable-user .button {
	background: url(../images/login_button.jpg) no-repeat left top;
	width: 67px;
	height: 21px;
	color: #fff;
	border: none;
	margin-left: 70px;
	margin-bottom: 8px;
	cursor: pointer;
}
#rightcol .rightpart .moduletable-user ul {
	margin-left: 20px;
}
#rightcol .rightpart .moduletable-user ul li {
	height: 23px;
	line-height: 23px;
}
#rightcol .rightpart .moduletable-user ul li a:link, #rightcol .rightpart .moduletable-user ul li a:active, #rightcol .rightpart .moduletable-user ul li a:visited {
	background: url(../images/arrow.jpg) no-repeat left center;
	color:  #ff0000;
	font-weight: bold;
	padding-left: 13px;
	text-decoration: none;
}
#rightcol .rightpart .moduletable ul li {
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #333;
	padding-left: 20px;
	overflow: hidden;
}
#rightcol .rightpart .moduletable ul li a:link, #rightcol .rightpart .moduletable ul li a:active, #rightcol .rightpart .moduletable ul li a:visited {
	color:  #333;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}
#rightcol .rightpart .moduletable ul li a:hover, #rightcol .rightpart .moduletable-user ul li a:hover {
	text-decoration: underline;
}
#rightcol .rightpart .moduletable .box {
	width: 110px;
	background: #f2f2f2;
	border: 1px solid #dbdbdb;
	padding: 4px;
	margin-left: 36px;
}
#rightcol .rightpart .moduletable .img ul {
	margin-left: 13px;
}
#rightcol .rightpart .moduletable .img ul li {
	height: 39px;
	display: inline;
	margin-left: -16px;
}
#rightcol .rightpart .moduletable .box img {
	border: 1px solid #0f0300;
}
.content {
	margin-bottom: 20px;
}
.contentheading, .componentheading {
	color:#ea3b1e;
	font-size:21px;
	margin-bottom: 16px;
	font-family: Georgia;
}
.small, .createdate, .modifydate {
	color: #837c50;
	font-size: x-small;
}
.content ul {
	padding-bottom: 15px;
	padding-left: 30px;
}
.content ul li {
	color: #333333;
	list-style: disc;
	margin-bottom: 3px;
}
#footer {
	background: url(../images/footer_bg.jpg) repeat-x left top;
	padding-bottom: 10px;
	text-align: center;
}
#footer .footerNav {
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #929292;
	margin-bottom: 5px;
}
#footer .footerNav ul li {
	display: inline;
	margin: 0 8px;
}
#footer .footerNav ul li a:link, #footer .footerNav ul li a:active, #footer .footerNav ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#footer .footerNav ul li a:hover {
	text-decoration: underline;
	cursor: pointer;
}
#footer .copyright ul li {
	height: 19px;
	line-height: 19px;
	color: #fff;
}
.pageHeading {
	color:#EA3B1E;
	font-family:Georgia;
	font-size:21px;
	margin-bottom:16px;
}
.moduletable-menu .subcat {
	display: none;
}
.box .model, a.shop_purp, a.shop, .price2 {
	display: none;
}
.boxBottom b a {
	color: #000000;
	line-height: 12px;
}
.allprods {
	display: none;
}
.inputRequirement {
	font-weight: bold;
	color: #D32B0E;
}
#rightcol .contentcol .inputbox2, #rightcol .contentcol .inputbox, #rightcol .contentcol select, #rightcol .contentcol textarea {
	color:#000000;
	margin-bottom:5px;
	padding:2px;
	margin-right: 5px;
	margin-left: 5px;
	border: thin solid #999999;
}
.smallText {
	font-size: 10px;
	font-style: italic;
}
.pdesc h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.blog h3 {
	color: #000000;
}
a.main h3, .contentcol h3 {
	font-weight: bold;
	color: #FF7310;
}
.topic {
	font-size: 10px;
	font-style: italic;
}
.contentcol h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#leftCol .moduletable-specials .diving h4 a {
	color:#CC0000;
	font-size:14px;
}
.contentcol a:link {
	color: #EA3B1E;
}
.error {
	margin: 11px;
	padding: 11px;
	border: 1px dotted #EA3B1E;
	font-size: 12px;
	font-weight: bold;
	color: #EA3B1E;
	background:#F5F1F0;
}
#rightcol .contentcol .module .read {
	background:transparent url(../images/readmore.jpg) no-repeat scroll left top;
	color:#FFFFFF;
	float:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	margin-right:10px;
	text-align:center;
	width:96px;
}
.module-gray h5 a {
	color:#CC0000;
	font-size:13px;
	font-weight:bold;
}
.module-gray .box img {
	width: 112px;
	height: 100%;
}
a.h4 {
	color:#FF0000;
	font-weight:bold;
	margin:5px 0;
	text-align:center;
}
.box .t8, .box .t9 {
	display: none;
}
.pro_name_listing2, .box .shortdesc, .quanity_area, .model_listing, .buttons_listing {
	display: none;
}
.boxBottom h4 a.price {
}
.contentcol ul li a:link, #leftCol .contentcol ul li a:active, .contentcol ul li a:visited {
	color:#000000;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}
.contentcol ul li a:link, .contentcol ul li a:active, .contentcol ul li a:visited {
	color:#000000;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}
.contentcol ul li {
	background:transparent url(../images/menu_li_bg.jpg) no-repeat scroll left center;
	padding-left:10px;
}
.contentcol .stock,  #wholesale  {
	display: none;
}
.copyright a {
	color: #FFFFFF;
}
.page_next {
	display: block;
	margin-bottom: 25px;
	width: 100%;
}
.page_next td {
	text-align: left;
	font-size: 11px;
  }

.page_next td.smallText {
}
.cart_row1, .cart_row2 {
	clear: both;
	width: 100%;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DFD3D0;
	padding-bottom: 25px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 25px;
}
.cart_image {
	float: left;
	margin-right: 15px;
	padding: 3px;
	border: 2px solid #DFD3D0;
}
.shoppingcart_nav {
	padding-top: 25px;
}
a.cart_prod_name {
color:#EA3B1E;
font-family:Georgia;
font-size:21px;
margin-bottom:16px;
	text-decoration: none;
}
.remove_check_box {
	background-color: #DFD3D0;
	padding: 0px;
	width: 70px;
	margin-bottom: 11px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.contentcol .links ul li {
	background-image: none;
	display: block;
	clear: both;
	padding-bottom: 25px;
	height: 130px;
}
.contentcol .links ul li img {
	float: left;
	margin-right: 10px;
}
a.price {
	font-weight: bold;
}

