/****** Page Background ******/
.commonbg 	{background-color: #000000;}
/****** Main Tables ******/
.headertable1 {
	height: 186px;
	width: 968px;
	background: url(../images/lwheader1.jpg) no-repeat ;
	background-color: #000000;}

.headertable2 { background: url(../images/lwheader2.jpg) repeat-x ; background-color: #000000;}
.footertabletest { height: 75px;
	width: 900px;
	background-color: black;
	Position: absolute;
	z-index:1000;}


.basicTable     {}
.mainTable 		{width: 800px !important; margin-left: auto; margin-right: auto; valign: center; background-color: white;}
.mainTable75 	{width: 75%;}
.mainTable50 	{width: 50%;}

.mainTableCell	 			{padding: 0px; vertical-align: top; background: white;}

.mainTableCellLeft 		{padding: 0px; vertical-align: top; background: white ;border-left: 0px solid #990000; border-right: 0px solid #990000;}
.mainTableCellCenter 	{padding: 0px; vertical-align: top; background: white; border-left: 0px solid #990000; border-right: 0px solid #990000;}
.mainTableCellRight 		{padding: 0px; vertical-align: top; background: white ; border-left: 0px solid #990000; border-right: 0px solid #990000;}


.homeGreeting 						{padding: 12px; vertical-align: top;}
.homeGreeting table				{width: 100%; background: white; }
.homeGreeting table td			{background: white;}
.homeGreeting table div			{}
.homeGreeting table div div	{padding: 15px;}
.homeGreeting table td span	{ font: 15pt Arial, Helvetica, sans-serif; display: block; padding: 0px 0px 5px 0px; color: #F0F3FB;}

.introBlock {border: 0px solid #D5D5D5;}
.introBlock td {padding: 6px;}

/****** Main Tables ******/

/*******************************************************************************/
.style1 {color: #FFFFFF}
/****** Menu ******/

.headerMenu {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: url(../images/classic/bg-top.gif);
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	border: 0px;
	margin: 13px;
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: url(../images/classic/bg.gif) repeat-x;
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;text-transform: uppercase;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font-family:arial,sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:black; 
	text-decoration:none; 
	border-right:1px solid #2E2E2E; 
	border-top:1px solid #2E2E2E; 
	border-bottom:1px solid #2E2E2E; 
	background:#A7A7A7 url(../images/classic/bg-menu.gif); 
	padding-left:14px; padding-right:14px; padding-bottom:4px; padding-top:3px; 
	display:block;
}

a.menu:hover, a.menu:active {
	font-family:arial,sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	text-decoration:none; 
	border-right:1px solid #2E2E2E; 
	border-top:1px solid #2E2E2E; 
	border-bottom:1px solid #2E2E2E; 
	background:#A7A7A7 url(../images/classic/bg-menu_active.gif); 
	padding-left:14px; 
	padding-right:14px; 
	padding-bottom:4px; 
	padding-top:3px; 
	display:block;
}

a.menuActive:link, a.menuActive:visited {
	font-family:arial,sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	text-decoration:none; 
	border-right:1px solid #2E2E2E; 
	border-top:1px solid #2E2E2E; 
	border-bottom:1px solid #2E2E2E; 
	background:#A7A7A7 url(../images/classic/bg-menu_active.gif); 
	padding-left:14px; 
	padding-right:14px; 
	padding-bottom:4px; 
	padding-top:3px; 
	display:block;
}
a.menuActive:hover, a.menuActive:active {
	font-family:arial,sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	text-decoration:none; 
	border-right:1px solid #2E2E2E; 
	border-top:1px solid #2E2E2E; 
	border-bottom:1px solid #2E2E2E; 
	background:#A7A7A7 url(../images/classic/bg-menu_active.gif); 
	padding-left:14px; 
	padding-right:14px; 
	padding-bottom:4px; 
	padding-top:3px; 
	display:block;
}

/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #990000; 
	border-left: 1px solid #990000;
	z-index: 2500;
}

a.subMenu {
	width: 800px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	display:block;
	font: 11px tahoma, verdana, sans-serif; 
	color: #0a0509;
	text-decoration:none;
	text-align: left;
	background: #0896D6;
}

a.subMenu:hover, a.subMenu:active {
	background: #dfff61; 
	color: #588300;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 100%; border-bottom: 1px solid #E5E5E5;}
td#menu td.secondaryBegin img.Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{display:block; font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; padding: 0px 0px 0px 20px; color: #7b7b7b; text-transform: lowercase; text-decoration: underline;}
a.secondaryMenu:hover 		{display:block; font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; padding: 0px 0px 0px 20px; color: #7b7b7b; text-transform: lowercase; text-decoration: none !important;}
a.secondaryMenuActive 		{display:block; font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; padding: 0px 0px 0px 20px; color: #7b7b7b; text-transform: lowercase; text-decoration: none !important;}
a.secondaryMenuActive:hover	{display:block; font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; padding: 0px 0px 0px 20px; color: #7b7b7b; text-transform: lowercase; text-decoration: underline;}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 0px none; margin: 0px; background: #990000 }

.breadcrumbBegin {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	
	}
.breadcrumbBegin img {width: 1px; height: 30px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border: 0px none;
	font-size: 8pt;
	 padding-left:20px; padding-right:6px; padding-top:6px; padding-bottom:6px
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: white ; font-size: 9pt;}
.breadcrumbDelimiter a {color: white ; text-decoration: none; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: white ; text-decoration: underline; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a.treeItemLast {color: #c7d3ec; font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {color: #c7d3ec; font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter span {
	color: white;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {
	border: 0px none;
	background: url('../images/marine/ccolumn-b.gif') repeat-x bottom;; padding-left:0px; padding-right:20px; padding-top:0px; padding-bottom:0px
	}

.breadcrumbEnd {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	background: url('../images/marine/ccolumn-b.gif') repeat-x bottom;
	}
.breadcrumbEnd img {width: 1px; height: 30px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 11pt; color: #A7A7A7; margin-right: 10px; display: inline; font-weight: bold;}
.breadcrumbDelimiter span.active {font-size: 11pt; color: #white; margin-right: 10px; display: inline; font-weight: bold;}
/************* end Order Pages ***************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 10px;
	border: 0px none;
	
	}
.titleTopImgLeft {width: 1px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:19px 20px 11px 20px;	
	border: 0px none;
	background: /* url('../images/marine/ccolumn-t.gif') repeat-x top;*/ 
	;
	}
.titleTopCenter div {
	color: black;
	font: 13pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.titleTopCenter div b {font-weight: normal;}

.titleTopCenter h1 {
display: block;
color: black;
	font: 13pt  Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	

}

.titleTopRight {
	width: 1px;
	border: 0px none;
	
	}
.titleTopImgRight {width: 1px; height: 1px;}

/****** Top ******/

/****** Center ******/

.block {
	border: 0px;
	background: white;
	}
.blockTD {padding: 0px 10px;}
.block2TD {padding: 0px 10px;}
.menuLeft {padding: 0px 10px;}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom:25px;}

.titleBotLeft {
	width: 1px;
	border: 0px none;
	
	}
.titleBotImgLeft {width: 1px; height:17px;}

.titleBotRight {
	width: 100%;
	text-align: right;
	border: 0px none;
	
	}
.titleBotImgRight {width: 1px; height: 1px;}

/****** Bottom ******/

/************* end Fieldset ***************/

/***************custom blocks in left column********************/
.mainTableCellLeft .titleTopLeft {width: 1px;  repeat-x top right;}
.mainTableCellLeft .titleTopImgLeft {width: 1px; height: 17px;}
.mainTableCellLeft .titleTopCenter { padding:10px 0px 0px 10px;}
.mainTableCellLeft .titleTopCenter table { width: 100%;}
.mainTableCellLeft .titleTopCenter div { text-align: center;}
.mainTableCellLeft .titleTopRight {width: 20px; vertical-align: top}
.mainTableCellLeft .titleTopImgRight {width: 20px; height: 14px; }
 
.mainTableCellLeft .block {background: none;}
.mainTableCellLeft .block .blockTD {background: none;}
.mainTableCellLeft .block .menuLeft {background: none;}
 
.mainTableCellLeft .titleBotLeft {width: 100%; border: 0px none; }
.mainTableCellLeft .titleBotImgLeft {width: 1px; height: 1px;}
.mainTableCellLeft .titleBotRight {width: 19px; border: 0px none;  vertical-align: bottom}
.mainTableCellLeft .titleBotImgRight {width: 19px; height: 5px;}

/***************custom blocks in right column********************/
.mainTableCellRight .titleTopLeft  {width: 19px; vertical-align: top}
.mainTableCellRight .titleTopImgLeft  {width: 19px; height: 14px; }
.mainTableCellRight .titleTopCenter  { padding:10px 10px 0px 0px;}
.mainTableCellRight .titleTopCenter table  { width: 100%;}
.mainTableCellRight .titleTopCenter div  { text-align: center;}
.mainTableCellRight .titleTopRight  {width: 1px; }
.mainTableCellRight .titleTopImgRight  {width: 1px; height: 17px;}
 
.mainTableCellRight .block  {background: none;}
.mainTableCellRight .block .blockTD  {background: none;}
.mainTableCellRight .block .menuLeft  {background: none;}
 
.mainTableCellRight .titleBotLeft  {width: 19px; border: 0px none; }
.mainTableCellRight .titleBotImgLeft  {width: 19px; height: 5px;}
.mainTableCellRight .titleBotRight  {width: 100%; border: 0px none; }
.mainTableCellRight .titleBotImgRight  {width: 1px; height: 1px;}

/***************custom blocks in left & right column********************/

.bl_simple .titleTopLeft, 
.bl_banners .titleTopLeft, 
.bl_navigation .titleTopLeft { width: 100%;}

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 10pt;
	white-space: nowrap;
	
}
td.userHomeTitle b {color: black;}

div.userHomeBottom {						
	background: none;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {color: black; text-decoration:underline;}
div.userHomeBottom a:hover {color: #609c02; text-decoration:none;}

td.userHome img.orders 		{background: url('../images/icons/admin_orders_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.orders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png,sizingMethod=crop);}
td.userHome img.profile 	{background: url('../images/icons/admin_profile_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.profile {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png,sizingMethod=crop);}
td.userHome img.arr		 	{background: url('../images/icons/arr.gif') no-repeat; width: 15px; height: 16px; border:0px none; margin-left:55px; margin-right:5px; margin-top:0px; margin-bottom:0px}
td.userHome img.support 	{background: url('../images/icons/admin_support_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.support {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png,sizingMethod=crop);}
td.userHome img.forum 		{background: url('../images/icons/admin_forum_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.forum {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png,sizingMethod=crop);}
td.userHome img.products 	{background: url('../images/icons/admin_products_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.products {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png,sizingMethod=crop);}
td.userHome img.pages 		{background: url('../images/icons/admin_pages_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.pages {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png,sizingMethod=crop);}
td.userHome img.salesorders	{background: url('../images/icons/admin_salesorders_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.salesorders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png,sizingMethod=crop);}
td.userHome img.merchant 	{background: url('../images/icons/admin_merchant_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.merchant {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png,sizingMethod=crop);}
td.userHome img.affiliates 	{background: url('../images/icons/admin_affiliates_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.affiliates {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png,sizingMethod=crop);}
td.userHome img.payments 	{background: url('../images/icons/admin_payments_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.payments {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png,sizingMethod=crop);}
td.userHome img.carts	 	{background: url('../images/icons/admin_carts_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.carts {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png,sizingMethod=crop);}
td.userHome img.wishlist 	{background: url('../images/icons/admin_wishlist_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.wishlist {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png,sizingMethod=crop);}
td.userHome img.reminders 	{background: url('../images/icons/admin_reminders_d.png') no-repeat; width: 50px; height: 50px; border:0px none; float: left}
* html td.userHome img.reminders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);}

td.userHome div {margin: 0px 0px 0px 50px;}
/************* userHome *******************/
/*****************************************************************************/

.form-button
{
border: 3px round #999;
border-top-color: #ccc;
border-left-color: #ccc;
border-bottom-color: #609c02;
border-right-color: #609c02;
padding: 0.15em;
background:#0896D6;
font: bold 8pt arial, geneva, verdana, sans-serif;
color: #ffffff;
cursor: pointer;
}

.form-button:link 
{
color: #fff;
}

.form-button:visited
{
color: #fff;
}

.form-button:hover
{
background: #;
color: #060;
text-decoration: none;
}




/************* Button Links *******************/
td.butTd {}
td.butTd span.spacer {display: auto; color: white;}	/* '|' between button */

a.button:link, a.button:visited {font: 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; white-space: nowrap;}

a.button:hover, a.button:active {font: 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; white-space: nowrap;}


a.button span 	{}
a.button img 	{display: none;}

a.button-add span 		{font-weight:bold;}			/* add to cart (products categories, product details) */
a.button-view span 		{}		/* view cart (products categories, product details) */
a.button-check span 		{ }	/* check out (products categories, product details) */
a.button-wishlist span 	{}		/* wishlist (products categories, product details) */

a.buttonBasket:link, a.buttonBasket:visited {font: 14px/20px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonBasket:hover, a.buttonBasket:active {font: 14px/20px Arial, Helvetica, sans-serif; white-space: nowrap;}

a.buttonBasket span 	{}
a.buttonBasket img 	{display: none;}

a.button-shopping span 	{font-weight: bold;}			/* Continue shopping (basket) */
a.button-retrieve span 	{}			/* Retrieve Cart (basket) */
a.button-save span 		{}			/* Save cart (basket) */
a.button-clear span 		{}			/* Clear cart (basket) */
a.button-checkout span 	{text-decoration:none; font-weight: normal; color: #fff; border: 0px ; display: block;  cursor: pointer; background: url('../images/checkout.jpg') no-repeat right; width:80px;height: 30px; margin: 0px; padding-left:0px ; padding-right:10px; padding-top:10px; padding-bottom:0px;}				/* Checkout (basket) */

a.buttonCart:link, a.buttonCart:visited {font: 12px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonCart:hover, a.buttonCart:active {font: 12px Arial, Helvetica, sans-serif; white-space: nowrap;}

a.buttonCart span 	{}
a.buttonCart img 		{display: none;}

a.button-check span 		{}		/* Checkout (small cart) */
a.button-amend span 		{}		/* Amend cart (small cart) */
a.button-view span 		{}		/* View cart (small cart) */

a.buttonMore:link, a.buttonMore:visited {font: normal normal normal 12px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonMore:hover, a.buttonMore:active {font: normal normal normal 12px Arial, Helvetica, sans-serif; white-space: nowrap;}

a.buttonMore span 	{}			/* read more... (special offers, etc.) */
a.buttonMore b 		{font-weight: normal;}
a.buttonMore img 	{display:none;}

a.disabled {							/* disadled add to cart */
	color: #dedede; 
	cursor: pointer; 
	font: bold 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; 
}
a.disabled:hover {color: #dedede; cursor: pointer; text-decoration: none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory 			{background: transparent; margin: 0px; padding: 3px 0px;}
.selectedtopCategory {background: transparent; margin: 0px; padding: 3px 0px;}
.selectedtopCategory a.title {color: black;}
        
.subCategory 			{background: transparent; margin: 0px; padding: 0px;}
.selectedsubCategory {background: transparent; margin: 0px; padding: 0px;}
.selectedsubCategory a.title {color: black;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 0px 0px 5px;}
/************* Category *******************/

/************* Latest *******************/
td.topArticle {padding: 3px 3px 3px 0px;}
td.subArticle {padding: 3px 3px 3px 0px;}

a.subArticle {padding-left: 8px; font-size: 11px; background: url('../images/bullet.gif') no-repeat left 3px;}
/************* Latest *******************/

/************* Offers *******************/
.bl_offers .block .blockTD a.bigtitle			{font-size: 10pt; color: black; text-decoration: underline;}
.bl_offers .block .blockTD a.bigtitle:hover 	{text-decoration: none;}
.offerTitleTop				{display: block;}
.offerTitle					{text-align: left; clear: right; display: none;}
.offerTd					{text-align: left;margin: 0px 8px 3px 8px;}
.offerTd img.offerImg		{float: left; padding:2px;background:#fff;margin: 0px 8px 3px 0px;border:0px;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#990000', Positive='true');/* top: -20px; position: relative;*/} 
.offerTd div.offerText	{display: block;font-weight: bold; font-size: 10pt; color: #990000; }
/* .offerTd a.buttonMore span {display:none;}  */

/************* Product details like Offers *******************/
/* .bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg  */
/*{float: left; padding:2px;background:#fff;margin: 0px 8px 3px 0px;border:0px; */
/* filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#990000', Positive='true');/* top: -20px; position: relative;*/} */

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold; }
.forumUser 				{color: black; font-weight: bold; }
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #bdbdbd; border-left:1px solid #990000; 	border-top:1px solid #990000; border-bottom:1px solid #990000; }
.forumMessageRight 	{background: #bdbdbd; border: 1px solid #990000; }
.forumMessageTop 		{background: #990000; border-bottom: 1px solid #990000; }

/************* Categoties (catalogue) *******************/
.bl_categoriescatalog .blockTD	 			{padding-left: 18px;}
.bl_categoriescatalog .blockTD img 			{display: ;}
.bl_categoriescatalog .smallText				{color: White;}
.bl_categoriescatalog a.smallText			{color: White;}
.bl_categoriescatalog a.smallText:hover 	{color: White;}

/************* Hot (news,...) *******************/
.bl_hot .blockTD img 				{display: none;}
.bl_hot .blockTD .articleDate		{display: none;}
.bl_hot .blockTD div 				{padding-left: 15px;}
.bl_hot a.bigtitle 					{padding-left: 15px; background: url('../images/marine/arrow-green.gif') no-repeat 3px 5px; display: block; position: relative; left: -15px; font-size: 10pt; text-decoration: underline}
.bl_hot a.bigtitle:hover 			{padding-left: 15px; background: url('../images/marine/arrow-green.gif') no-repeat 3px 5px; text-decoration: none}
/*.bl_hot div.smalltext {padding-left: 15px;}*/

/*****************************************************************************/
.redline	{background: url('../images/redline.png') repeat-x 0px 1px; height: 6px; width: 800px; margin-left: auto; margin-right: auto}
/************* Footer *******************/

.footerAll	{background: url('../images/redline.png') repeat-x 0px 1px; height: 45px; width: 800px; margin-left: auto; margin-right: auto}
.footerMenu	{text-align:center; font-size:9pt;position:relative;top:28px; margin: 0px 3%;}
.footerMenu	span {display: none; padding: 0px 0px 0px 5px;}
.footerMenu	img.separator		{margin: 0px 5px; }
.footerMenu	a.smallText 		{color: #f0f3fb; font: bold 8pt Arial, Helvetica, sans-serif; text-decoration: underline;}
.footerMenu	a.smallText:hover {color: #3cacff; font: bold 8pt Arial, Helvetica, sans-serif; text-decoration: none;}
.footerHTML	{text-align:center; padding: 10px; float:left;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right; float:right;}
.footerImg img		{width: 80px; height: 26px; border:0px; margin-top: 10px;}

/************* Footer *******************/

/* .commonbg { background: #000000; }
.headerbg { background: white; }   blue*/

.usualbg  { background:none;} /*#f4f4f4; }  grey */
.middlebg { background: #A7A7A7; } /* dk grey*/

.errorbg  { background: #990000; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color: white; margin: 0px;}

body		{ font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px;}
body.popup	{ font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px; background: black;}
body.editor	{background: black;}

tr, td						{font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: black; }

/*tr.usual, td.usual		{background-color: #F4F4F4; }
tr.header, td.header		{background-color: white; color: white; }*/
tr.middle, td.middle		{background-color: #A7A7A7; font-weight: bold; font-color:white; }
tr.tiny, td.tiny		{font-size: 7pt; font-family: Arial, Helvetica, sans-serif; color: black; }

tr.error, td.error		{background-color: #FFE0E0; color: #990000; font-weight: bold; }
/*table.usual 				{background-color: #F4F4F4;}*/
tr.middlenew, td.middlenew		{background-color: #cccccc; font-weight: bold; }

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: #990000; color: #ffffff; }

td.padding10px			{padding: 0px;}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}
table.paddingReviews td		{padding: 0px 11px;}
table.paddingReviews td td	{padding: 0px;}
table.paddingRev5px td		{padding: 5px 11px;}
table.paddingRev3px td		{padding: 3px 3px 3px 11px;}

td.tab				{border: 1px solid #133D92; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #133D92; border-bottom: none; background: #133D92; padding: 0px;}
a.tab					{background: none; color: black ; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #133D92; color: #ffffff; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #133D92; color: #ffffff; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #133D92; color: #ffffff; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #133D92;}

.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border: 1px solid #133D92; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: none; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #133D92; border-top: 2px solid #133D92; border-bottom: none; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #133D92; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #133D92;}
td.endTab			{padding: 0px 4px; width: 100%; border-bottom: 1px solid #133D92;}
a.blackSm, a.blackSm:hover {text-decoration: none;}

input					{font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black;}
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff;}
input.search		{border-top: 1px solid black;border-right: 1px solid black;border-bottom: 1px solid black;border-left: 1px solid black; background: #bdbdbd;}
input.text			{border-top: 1px solid black;border-right: 1px solid black;border-bottom: 1px solid black;border-left: 1px solid black; background: #bdbdbd;}
input.field			{border-top: 1px solid black;border-right: 1px solid black;border-bottom: 1px solid black;border-left: 1px solid black; background: #bdbdbd;}
input.fieldSmall{border-top: 1px solid black;border-right: 1px solid black;border-bottom: 1px solid black;border-left: 1px solid black; background: #bdbdbd; font-size: 8pt;}
input.submit		{font-weight: normal; border: 0px none; color: #000; font-size: 10pt; cursor: pointer; background: url('../images/marine/button-r.png') no-repeat right; height: 28px; margin: 0px; padding-left:3px; padding-right:7px; padding-top:0px; padding-bottom:6px}
	input#clear		{color: #8A8A8A;}
	input#reset		{color: #8A8A8A;}
	input#preview	{color: #FF6C00;}
	input#cancel	{color: #8A8A8A;}
	input#delete	{color: #8A8A8A;}
select				{border-top: 1px solid black;border-right: 1px solid black;border-bottom: 1px solid black;border-left: 1px solid black; background: #bdbdbd;}
select.search		{border-top: 1px solid black;border-right: 1px solid black;border-bottom: 1px solid black;border-left: 1px solid black; background: #bdbdbd;}
textarea				{border-top: 1px solid black;border-right: 1px solid black;border-bottom: 1px solid black;border-left: 1px solid black; background: #f0f0f0;}

input.field {margin-bottom: 2px;}
select.field {margin-bottom: 2px;}

input.submit {margin: 0px 0px 0px 0px;}
html>body input.submit {margin: 1px 0px 2px 0px;}
* html input.submit {margin: 0px 0px 0px 0px;}

span.submit {background: url('../images/marine/button-l.png') no-repeat left; padding-left: 4px !important; white-space: nowrap; display: inline-block; font-style:normal; font-variant:normal; font-weight:normal; font-size:18px; font-family:Arial}
/*For old templates < ver. 3.3*/
td.submit {background: url('../images/marine/button-l.png') no-repeat left; padding-left: 4px !important}

form {margin: 0px;}

hr {background: #cecece; border: 0px; color: #cecece; 
height: 1px;}

a.header 			{color: #ffffff; text-decoration: underline; }
a.header:hover		{color: #FAF7AA; text-decoration: underline; }
a.title				{font-size: 10pt; font-weight: bold;  color: black ; text-decoration: underline; }
a.title:hover		{font-size: 10pt; font-weight: bold;  color: black ; text-decoration: none; }
a.top10				{color: white; text-decoration: none; font-size: 8pt; }
a.top10:hover		{color: #3cacff; text-decoration: underline; }
a.smallText			{color: white ; text-decoration: none; font-size: 8pt; }
a.smallText:hover	{font-weight: bold; color: white ; text-decoration: underline; font-size: 8pt; }

a.greeting			{color: #990000 ; text-decoration: underline; font-size: 10pt; }
a:hover				{color: black ; text-decoration: underline; }

.bl_content a.top10				{color: black ; text-decoration: none; font-size: 8pt; }
.bl_content a.top10:hover		{color: black ; text-decoration: underline; }

/* prices styles */
.priceBlock {color: #990000; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal;}

.priceBlockOld {color: #990000; text-decoration: line-through;} /* red */
.priceBlockOld .price {font-weight: normal;}
.priceBlockOld .priceTax {font-weight: normal;}

.priceBlockHidden {color: #990000; font-weight: bold; display: none;}
.priceBlockHidden .price {font-weight: bold;}
.priceBlockHidden .priceTax {font-weight: normal;}

.priceBlockEdit {color: #990000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; font-size: 12px; color: black; border-top: 1px solid black;border-right: 1px solid black;border-bottom: 1px solid black;border-left: 1px solid black; background: #bdbdbd;}

.salesBlock {color: #990000; font-weight: bold; border: none; background: transparent;}
.salesPrice {font-weight: bold;}
.salesTax {font-weight: normal;}

.priceSaveBlock {color: #990000; font-weight: bold;}
.priceSaveBlock .price {font-weight: bold;}
.priceSaveBlock .percent {font-weight: normal;}

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/* prices styles */

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: white ; background: #990000; padding: 5px 10px !important; }
.productsDelimiter 		{background: #990000; padding: 0px !important;}
.productsDelimiterTop 	{background: #990000; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}

.wishlist-opacity	{display: none; z-index: 900; filter: alpha(opacity=50); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1; moz-opacity: 0.5; opacity: 0.5;}
.wishlist-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 400px; background: #990000;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: black; border: 1px solid #990000;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 14px, sans-serif; text-align:justify;}

.bl_productdetails .newProduct {display: block; position: relative; padding-right: 34px !important;}
.bl_productdetails .newProduct img {background: url('../images/icons/new_l.png') no-repeat; width: 30px; height: 22px; border: medium none; position: absolute; bottom: 0px; margin-left:2px; margin-right:0px; margin-top:0px; margin-bottom:0px}
* html .bl_productdetails .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.bl_productslist .newProduct img {background: url('../images/icons/new_l.png') no-repeat; width: 30px; height: 22px; border: medium none; position: relative; bottom: -6px; margin-left:2px; margin-right:0px; margin-top:0px; margin-bottom:0px}
* html .bl_productslist .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.newProduct img {background: url('../images/icons/new_m.png') no-repeat; width: 20px; height: 16px; border: medium none; position: relative; bottom: -3px; margin-left:2px; margin-right:0px; margin-top:0px; margin-bottom:0px}
* html .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png,sizingMethod=crop);}

.titleText			{color: #f0f3fb ; text-decoration: none; }
.articleDate	{font-size: 8pt; color: black; font-style: italic; }
.top				{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt; color: black; }
.middleText		{font-size: 9pt; color: #f0f3fb;}
.bigText			{font-size: 10pt; }
.comment			{font-size: 8pt; color: black;}
.message			{font-size: 9pt; color: #fff;}
.title			{font-size: 10pt; font-weight: bold; color: black ;}
.bigtitle		{font-size: 12pt; font-weight: bold; color: black;}
.error			{color: #990000; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: #666666; text-decoration: underline;}

span.nobr       {white-space: nowrap !important; }

/*************  Manual  ***************/

.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2px 2px 2px 5px;}
.menuLeft .level2 {padding: 2px 2px 2px 15px;}
.menuLeft .level3 {padding: 2px 2px 2px 30px;}
.menuLeft .level4 {padding: 2px 2px 2px 40px;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}


table.matrix { border: 1px solid gray; margin-bottom: 5px; margin-top: 5px; }
th.matrixTop { padding-left: 5px; padding-right: 5px; border-bottom: 1px solid silver;  }
th.matrixBottom { padding-left: 5px; padding-right: 5px; }
td.matrixTop { border-bottom: 1px solid silver; border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }
td.matrixBottom { border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }

td.photocaption {color:#990000; font-size: 12pt; font-weight: bold;  text-align:center;}

a.button:link, a.button:visited {display: inline-block; cursor: pointer; color: white; font: bold 11px/28px arial; text-align:center; text-decoration: none; white-space: nowrap;}
a.button:hover, a.button:active {display: inline-block; cursor: pointer; color: #CCCCFF; font-weight:bold; font: bold 11px/28px arial; text-align:center; text-decoration: none; white-space: nowrap;}

a.button span 		{border: 0px none; display: inline-block;  background: url('../images/checkout.jpg') no-repeat center; width:82px;height: 30px; margin: 0px; padding-left:0px ; padding-right:0px; padding-top:0px; padding-bottom:0px;}
a.button img 		{display: none;}

a.button-add span 		{ }	/* add to cart (products categories, product details) */
a.button-view span 		{ }	/* view cart (products categories, product details) */

a.button-check span		{font:bold;}	/* check out (products categories, product details) */

.box3865835 {
  width: 225px;
  text-align: left;
  }

.box3865835 .boxtop {
  background-image: url(../images/boxtop.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0;
  font-size: 16px;
  color: #000000;
  
  }

.box3865835 .boxtopne {
	text-align: center;
	padding: 21px 25px 6px 25px;
}

.box3865835 .boxmid {
  background-image: url(../images/boxmid.png);
  background-repeat: repeat-y;
  background-position: top left;
  margin: 0;
  text-align: left;
  color: #000000;
  font-size: 13px;
  }

.box3865835 .boxmidne {
	padding: 3px 15px;
}

.box3865835 .boxbot {
  background-image: url(../images/boxbot.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0;
  text-align: left;
  padding: 10px;
  height: 23px;
  }
 

 
 .box3866138 {
  text-align: left;
  width: 200px;
  height: 200px;
  background: url(../images/box49476358.png)  no-repeat; 
	margin-left: auto; margin-right: auto; 
	margin-top: 5px;
  }

.box3866138 .boxtitle {
  text-align: center;
  margin: 0;
  padding: 6px 8px 4px 10px;
  font-size: 16px;
  color: ;
  }

.box3866138 .boxtext {
  margin: 0;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
  padding-left: 5px;
  color: #000000;
  font-size: 9px;
  }
  
  .bl_offers  .titleTopLeft
 {width: 23px; background: url(../images/default/lrblock-t-l.gif) no-repeat top left;}
.bl_offers .titleTopImgLeft
 {width: 23px; height: 1px;}
.bl_offers  .titleTopCenter
 {background: url(../images/default/lrblock-t-bgr.gif) repeat-x top;}
.bl_offers  .titleTopRight
 {width: 24px; background: url(../images/default/lrblock-t-r.gif) no-repeat top right;}
.bl_offers .titleTopImgRight
 {width: 24px; height: 55px;}
.bl_offers  .block
 {background: #ffffff url(../images/default/lrblock-r-bgr.gif) repeat-y right;}
.bl_offers  .block .blockTD
 {background: url(../images/default/lrblock-l-bgr.gif) repeat-y left;}
.bl_offers   .titleBotLeft
 {width: 23px; border: 0px; background: url(../images/default/lrblock-b-l.gif) no-repeat left;}
.bl_offers  .titleBotImgLeft
 {width: 23px; height: 1px;}
.bl_offers  .titleBotRight
 {width: 100%; border: 0px; background: url(../images/default/lrblock-b-bgr.gif) repeat-x bottom;}
.bl_offers  .titleBotImgRight
 {width: 24px; height: 23px; background: white url(../images/default/lrblock-b-r.gif) no-repeat right;}
 
  .bl_cust  .titleTopLeft
 {width: 23px; background: url(../images/default/lrblock-t-lsmall.gif) no-repeat top left;}
.bl_cust .titleTopImgLeft
 {width: 23px; height: 1px;}
.bl_cust  .titleTopCenter
 {background: url(../images/default/lrblock-t-bgrsmall.gif) repeat-x top;}
.bl_cust  .titleTopRight
 {width: 24px; background: url(../images/default/lrblock-t-rsmall.gif) no-repeat top right;}
.bl_cust .titleTopImgRight
 {width: 24px; height: 23px;}
.bl_cust  .block
 {background: #ffffff url(../images/default/lrblock-r-bgr.gif) repeat-y right;}
.bl_cust  .block .blockTD
 {background: url(../images/default/lrblock-l-bgr.gif) repeat-y left;}
.bl_cust   .titleBotLeft
 {width: 23px; border: 0px; background: url(../images/default/lrblock-b-l.gif) no-repeat left;}
.bl_cust  .titleBotImgLeft
 {width: 23px; height: 1px;}
.bl_cust  .titleBotRight
 {width: 100%; border: 0px; background: url(../images/default/lrblock-b-bgr.gif) repeat-x bottom;}
.bl_cust  .titleBotImgRight
 {width: 24px; height: 23px; background: white url(../images/default/lrblock-b-r.gif) no-repeat right;}
 
 h1 {letter-spacing: +1px; font-size:6; font-family: Arial, Helvetica, sans-serif; }
h4 {letter-spacing: 0.5px;word-spacing: 4px;line-height: 150%; font-size: 9pt; color: #666666; font-family: Arial, Helvetica, sans-serif; }
a.h4link	{letter-spacing: 0.5px;word-spacing: 4px;line-height: 150%; font-size: 9pt; color: #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:underline;}

a.h4link:hover		{letter-spacing: 0.5px;word-spacing: 4px;line-height: 150%; font-size: 9pt; color: #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none;}



hr 
{ 
border: 0; 
color: #CECECE; 
background-color: #CECECE; 
height: 1px; 
}

.boxcenter {
  text-align: center;
  	margin-left: auto; margin-right: auto; 
	margin-top: 0px;
  }
 
 .bl_custbl  .titleTopLeft  {width: 0px; }
.bl_custbl .titleTopImgLeft   {width: 0px; height: 0px;}
.bl_custbl  .titleTopCenter   {}
.bl_custbl  .titleTopRight {width: 0px; }
.bl_custbl .titleTopImgRight   {width: 0px; height: 0px;background: #ffffff;}
.bl_custbl   .usualbg  { background: none; }
.bl_custbl  .block .blockTD   {background: none;}
.bl_custbl    .titleBotLeft  {}
.bl_custbl   .titleBotImgLeft  {width: 0px; height: 0px;background: #ffffff;}
.bl_custbl   .titleBotRight  {width: 100%; border: 0px; }
.bl_custbl   .titleBotImgRight  {width: 0px; height:0px; background: #ffffff;}

.hDelimiter {height:30px;background: #f4f4f4; border: 0px;}


 
.block-products-list .block .blockTD img.productImg, .block-product-details .block .blockTD img.productImg
 
{float: left; padding:2px;background:#fff;margin: 0px 8px 3px 0px;border:0px;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#990000', Positive='true');/* top: -20px; position: relative;*/}