/****** Main Table ******/

.mainTable 		{width: 100%;}
.mainTable75 	{width: 75%;}
.mainTable50 	{width: 50%;}

.mainTableCell	 			{padding: 0px; vertical-align: top; background: #ffffff;}
.mainTableCellLeft 		{padding: 0px; vertical-align: top; background: #00748d url(../images/marine/tropic/lcolumn-l.gif) repeat-y right; border-right: 1px solid #ffffff;}
.mainTableCellCenter 	{padding: 0px; vertical-align: top; background: #ffffff;}
.mainTableCellRight 		{padding: 0px; vertical-align: top; background: #00748d url(../images/marine/tropic/rcolumn-l.gif) repeat-y left;}

.homeGreeting 						{padding: 0px; vertical-align: top;}
.homeGreeting table				{width: 100%; background: #ffffff url(../images/marine/tropic/ccolumn-t.gif) repeat-x top;}
.homeGreeting table td			{background: url(../images/marine/tropic/ccolumn-b.gif) repeat-x bottom;}
.homeGreeting table div			{}
.homeGreeting table div div	{padding: 15px;}
.homeGreeting table td span	{color: #ff6600; font: 10pt Arial, Helvetica, sans-serif; display: block; padding: 0px 0px 5px 0px;}

.introBlock {border: 0px solid #D5D5D5;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/marine/bg_logo2.png);
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	display: none;
	background: ;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	width: 0px;
	height: 0px;
	border: 0px solid #333;
	background: ;
	}
	
.headerMenu td#logoL {}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin: 20px 20px 32px 30px;
	border: 0px;
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	vertical-align: top;
	padding: 40px 0px 0px 0px;
	}
.headerMenu td#menu img#Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: 100%;}
.headerMenu td#menu td {text-align: center;}

.headerMenu td#begin {width: 26px; background: url(../images/marine/tmenu-l-img.gif) no-repeat bottom;}
.headerMenu td#begin img#Img {width: 26px; height: 1px;}
.headerMenu td#end {width: 100%; /*background: url(../images/marine/tmenu-l-img.gif) no-repeat bottom;*/ border-bottom: 1px solid #e5e5e5;}
.headerMenu td#end img#Img {width: 1px; height: 1px;}

/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited, a.menu:hover, a.menu:active 
{display:block;background: url(../images/marine/tropic/tmenu-r-na.gif) no-repeat right; color: #fff; text-decoration: none; font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform: uppercase;}
a.menu nobr {display:block;background: url(../images/marine/tropic/tmenu-l-na.gif) no-repeat left; padding: 4px 27px 4px 13px;} 

a.menuActive:link, a.menuActive:visited, a.menuActive:hover, a.menuActive:active 
{display:block;background: url(../images/marine/tropic/tmenu-r.gif) no-repeat right; color: #7b7b7b; text-decoration: none; font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform: uppercase;}
a.menuActive nobr {display:block;background: url(../images/marine/tropic/tmenu-l.gif) no-repeat left; padding: 4px 27px 4px 13px;} 

/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #6a9c02; 
	border-left: 1px solid #6a9c02;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #6a9c02;
	border-bottom: 1px solid #6a9c02;
	display:block;
	font: 9px tahoma, verdana, sans-serif; 
	color: #0a0509;
	text-decoration:none;
	text-align: left;
	background: #90E200;
}

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 10px "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 10px "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 10px "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 10px "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; margin: 0px 0px 0px 0px; background: #2e5bb6 url(../images/marine/tropic/ccolumn-t.gif) repeat-x top;}

.breadcrumbBegin {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	background: url() repeat-x bottom;
	}
.breadcrumbBegin img {width: 1px; height: 30px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border: 0px;
	font-size: 8pt;
	padding: 6px 6px 6px 20px;
	background: url() repeat-x bottom;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #b2e004; font-size: 9pt;}
.breadcrumbDelimiter a {color: #b2e004; text-decoration: none; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #b2e004; text-decoration: underline; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter span {
	color: #7bc8ff;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {
	border: 0px;
	padding: 0px 20px 0px 0px;
	background: url() repeat-x bottom;
	}

.breadcrumbEnd {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	background: url() repeat-x bottom;
	}
.breadcrumbEnd img {width: 1px; height: 30px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 10pt; color: #dfdfdf; margin-right: 10px; display: inline; font-weight: bold;}
.breadcrumbDelimiter span.active {font-size: 10pt; color: #E1F4F7; margin-right: 10px; display: inline; font-weight: bold;}
/************* end Order Pages ***************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 1px;
	border: 0px;
	background: url(../images/marine/tropic/ccolumn-t.gif) repeat-x top;
	}
.titleTopImgLeft {width: 1px; height: 16px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:13px 20px 11px 20px;
	border: 0px;
	background: url(../images/marine/tropic/ccolumn-t.gif) repeat-x top;
	}
.titleTopCenter div {
	color: #ffffFF;
	font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.titleTopCenter div b {font-weight: normal;}
.titleTopRight {
	width: 1px;
	border: 0px;
	background: url() repeat-x top;
	}
.titleTopImgRight {width: 1px; height: 1px;}

/****** Top ******/


/****** Center ******/

.block {
	border: 0px;
	background: #ffffff;
	}
.blockTD {padding: 0px 10px;}
.menuLeft {padding: 0px 10px;}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 0px;}

.titleBotLeft {
	width: 1px;
	border: 0px;
	background: url(../images/marine/tropic/ccolumn-b.gif) repeat-x bottom;
	}
.titleBotImgLeft {width: 1px; height: 17px;}

.titleBotRight {
	width: 100%;
	text-align: right;
	border: 0px;
	background: url(../images/marine/tropic/ccolumn-b.gif) repeat-x bottom;
	}
.titleBotImgRight {width: 1px; height: 1px;}

/****** Bottom ******/

/************* end Fieldset ***************/

/***************custom blocks in left column********************/
.mainTableCellLeft .titleTopLeft {width: 1px; background: url(../images/marine/tropic/lcolumn-t.gif) repeat-x top right;}
.mainTableCellLeft .titleTopImgLeft {width: 1px; height: 17px;}
.mainTableCellLeft .titleTopCenter { background: url(../images/marine/tropic/lcolumn-t.gif) repeat-x top right; padding:10px 0px 0px 10px;}
.mainTableCellLeft .titleTopCenter table { width: 100%;}
.mainTableCellLeft .titleTopCenter div { text-align: center;}
.mainTableCellLeft .titleTopRight {width: 20px; background: url(../images/marine/tropic/lcolumn-l.gif) repeat-y top right; vertical-align: top;}
.mainTableCellLeft .titleTopImgRight {width: 20px; height: 14px; background: url(../images/marine/tropic/lcolumn-t-r.gif) no-repeat top right;}
 
.mainTableCellLeft .block {background: none;}
.mainTableCellLeft .block .blockTD {background: none;}
.mainTableCellLeft .block .menuLeft {background: none;}
 
.mainTableCellLeft .titleBotLeft {width: 100%; border: 0px; background: url(../images/marine/tropic/lcolumn-b.gif) repeat-x bottom;}
.mainTableCellLeft .titleBotImgLeft {width: 1px; height: 1px;}
.mainTableCellLeft .titleBotRight {width: 19px; border: 0px; background: url(../images/marine/tropic/lcolumn-b-r.gif) no-repeat;}
.mainTableCellLeft .titleBotImgRight {width: 19px; height: 17px;}

/***************custom blocks in right column********************/
.mainTableCellRight .titleTopLeft  {width: 19px; background: url(../images/marine/tropic/lcolumn-t.gif) repeat-x top left; vertical-align: top;}
.mainTableCellRight .titleTopImgLeft  {width: 19px; height: 14px; background: url(../images/marine/tropic/rcolumn-t-l.gif) no-repeat top left;}
.mainTableCellRight .titleTopCenter  {background: url(../images/marine/tropic/lcolumn-t.gif) repeat-x top right; padding:10px 10px 0px 0px;}
.mainTableCellRight .titleTopCenter table  { width: 100%;}
.mainTableCellRight .titleTopCenter div  { text-align: center;}
.mainTableCellRight .titleTopRight  {width: 1px; background: url(../images/marine/tropic/lcolumn-t.gif) repeat-x top right;}
.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; background: url(../images/marine/tropic/rcolumn-bl.gif) no-repeat;}
.mainTableCellRight .titleBotImgLeft  {width: 19px; height: 17px;}
.mainTableCellRight .titleBotRight  {width: 100%; border: 0px; background: url(../images/marine/tropic/rcolumn-b.gif) repeat-x bottom;}
.mainTableCellRight .titleBotImgRight  {width: 1px; height: 1px;}

/***************custom blocks in left & right column********************/

.bl_simple .titleTopLeft, 
.bl_banners .titleTopLeft, 
.bl_navigation .titleTopLeft { width: 100%;}

/*****************************************************************************/

td.userHome {padding:7;}
td.userHomeTitle {
	font-size: 10pt; color: #FFF;
	white-space: nowrap;
	padding: 0px 10px 0px 0px;
	border: 0px;
	background: url(../images/marine/tropic/ccolumn-t.gif) repeat-x top;
	}

div.userHomeBottom {
	margin: 0px;
	background: none;
	border: 0px;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {color: #FFF; text-decoration:underline;}
div.userHomeBottom a:hover {color: #FFF; text-decoration:none;}

td.userHome img.orders 		{display: none; background: url(../images/icons/admin_orders.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.profile 	{display: none; background: url(../images/icons/user_profile.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.arr		 	{display: none; background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0 5 0 55;}
td.userHome img.support 	{display: none; background: url(../images/icons/admin_support.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.forum 		{display: none; background: url(../images/icons/admin_forum.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.products 	{display: none; background: url(../images/icons/admin_products.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.pages 		{display: none; background: url(../images/icons/admin_pages.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.merchant 	{display: none; background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.affiliates	{display: none; background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.payments 	{display: none; background: url(../images/icons/admin_payments.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.carts	 	{display: none; background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}

/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:none;}	/* '|' between button */

a.button:link, a.button:visited {display:inline-block; cursor: pointer; color: #666666; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.button:hover, a.button:active {display:inline-block; cursor: pointer; color: #666666; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}

a.button#add span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}	/* add to cart (products categories, product details) */
a.button#add img {display: none;width:110;height:26;border:0;background: url(../images/marine/button-add_cart_big.gif) no-repeat;}
a.button#view span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}	/* view cart (products categories, product details) */
a.button#view img {display: none;width:110;height:26;border:0;background: url(../images/marine/button-view_cart_big.gif) no-repeat;}
a.button#check span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}	/* check out (products categories, product details) */
a.button#check img {display: none;width:110;height:26;border:0;background: url(../images/marine/button-check_out_big.gif) no-repeat;}

a.buttonBasket:link, a.buttonBasket:visited {display:inline-block; cursor: pointer; color: #666666; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.buttonBasket:hover, a.buttonBasket:active {display:inline-block; cursor: pointer; color: #666666; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}

a.buttonBasket#shopping span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}	/* Continue shopping (basket) */
a.buttonBasket#shopping img {display: none;width:131;height:26;border:0;background: url(../images/marine/button-continue_shopping.gif) no-repeat;}
a.buttonBasket#retrieve span 	{display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}			/* Retrieve Cart (basket) */
a.buttonBasket#retrieve img 	{display:none;}
a.buttonBasket#save span 		{display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}			/* Save cart (basket) */
a.buttonBasket#save img 		{display:none;}
a.buttonBasket#clear span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}	/* Clear cart (basket) */
a.buttonBasket#clear img {display: none;width:110;height:26;border:0;background: url(../images/marine/button-clear_cart.gif) no-repeat;}
a.buttonBasket#checkout span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}	/* Checkout (basket) */
a.buttonBasket#checkout img {display: none;width:110;height:26;border:0;background: url(../images/marine/button-check_out_big.gif) no-repeat;}

a.buttonCart:link, a.buttonCart:visited {display:inline-block; cursor: pointer; color: #666666; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.buttonCart:hover, a.buttonCart:active {display:inline-block; cursor: pointer; color: #666666; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}

a.buttonCart#check span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}	/* Checkout (small cart) */
a.buttonCart#check img {display:none;width:84;height:26;border:0 solid red;background: url(../images/marine/button-checkout.gif) no-repeat;}
a.buttonCart#amend span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}	/* Amend cart (small cart) */
a.buttonCart#amend img {display:none;width:84;height:26;border:0 solid red;background: url(../images/marine/button-amend_cart.gif) no-repeat;}
a.buttonCart#view span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}	/* View cart (small cart) */
a.buttonCart#view img {display:none;width:74;height:26;border:0 solid red;background: url(../images/marine/button-view_cart.gif) no-repeat;}

a.buttonMore:link, a.buttonMore:visited {display:inline-block; cursor: pointer; color: #666666; font-family: arial,tahoma,verdana,sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.buttonMore:hover, a.buttonMore:active {display:inline-block; cursor: pointer; color: #666666; font-family: arial,tahoma,verdana,sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none;}

a.buttonMore span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/marine/button-bgr.gif) repeat-x;}	/* read more... (special offers, etc.) */
a.buttonMore img {display:none;width:110;height:26;border:0 solid red;background: url(../images/marine/button-read_more.gif) no-repeat;}

a.disabled {							/* disadled add to cart */
	color: #666; 
	cursor: pointer; 
	font: bold 8pt arial,tahoma,verdana,sans-serif;
	text-decoration: none;
}
a.disabled:hover {color: #666; cursor: pointer; text-decoration: none;}

/************* Button Links *******************/


/*****************************************************************************/

/************* Category *******************/

.topCategory 			{background: transparent; margin: 0; padding: 3 0 3 0;}
.selectedtopCategory {background: transparent; margin: 0; padding: 3 0 3 0; border-top: 0px solid #F4F4F4; border-bottom: 0px solid #F4F4F4;}
.selectedtopCategory a.title {color: #7bc8ff;}
        
.subCategory 			{background: transparent; margin: 0; padding: 0;}
.selectedsubCategory {background: transparent; margin: 0; padding: 0; border-top: 0px solid #F4F4F4; border-bottom: 0px solid #F4F4F4;}
.selectedsubCategory a.title {color: #7bc8ff;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0 0 0 5;}

/************* Latest *******************/

td.topArticle { padding: 3 3 3 5; }
td.subArticle { padding: 3 3 3 5; }

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}

/*****************************************************************************/

/************* Offers *******************/
.bl_offers .block .blockTD a.bigtitle			{font-size: 10pt; color: White; text-decoration: underline;}
.bl_offers .block .blockTD a.bigtitle:hover 	{text-decoration: none;}
#offerTitleTop				{display: none;}
#offerTitle					{text-align: left; clear: right; display: block;}
.offerImg					{text-align: left;}
.offerImg img				{float: left; padding:2px;background:#fff;margin: 0 8 3 0;border:0px;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#0192AC', Positive='true');/* top: -20px; position: relative;*/} 
.offerImg div				{text-align: justify;}
.offerImg div#offerText	{display: ;}
.offerImg a.buttonMore span {display:none;}

/************* Product details like Offers *******************/
.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
{padding:2px;background:#fff;border:0px;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#0192AC', Positive='true');} 

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold; }
.forumUser 				{color: black; font-weight: bold; }
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #bee4ff; border-left:1px solid #00748D; 	border-top:1px solid #00748D; border-bottom:1px solid #00748D; }
.forumMessageRight 	{background: #bee4ff; border: 1px solid #00748D; }
.forumMessageTop 		{background: #00748D; border-bottom: 1px solid #00748D; }

/************* 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/tropic/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/tropic/arrow-green.gif) no-repeat 3px 5px; text-decoration: none;}
/*.bl_hot div.smalltext {padding-left: 15px;}*/

/*****************************************************************************/

/************* Footer *******************/

.footerAll	{background: url(../images/marine/border-bt.gif) repeat-x 0px 1px; height: 45px;}
.footerMenu	{text-align:center; font-size:8pt;position:relative;top:28px; margin: 0px 12%;}
.footerMenu	span {display: none; padding: 0 0 0 5;}
.footerMenu	img.separator		{margin: 0 2;}
.footerMenu	a.smallText 		{color: #666699; font: bold 8pt Arial, Helvetica, sans-serif; text-decoration: underline;}
.footerMenu	a.smallText:hover {color: #660099; font: bold 8pt Arial, Helvetica, sans-serif; text-decoration: none;}
.footerHTML	{text-align:center; padding: 10px; float:left;}
.footerHTML font	{font-size:8px; color: #666699;}
.footerImg	{text-align:right; float:right;}
.footerImg img		{width: 80px; height: 26px; border:0px; margin-top: 10px;}

/************* Footer *******************/

/*.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }*/
.middlebg { background: #e5e5e5; }
.errorbg  { background: #FF0000; }

body		{ font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #999999; margin: 0px; padding:0px;}
body.popup	{ font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #999999; margin: 0px; padding:0px; background: #ffffff;}

tr, td						{font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #999999; }
.mainTableCellLeft tr, 
.mainTableCellRight tr, 
.mainTableCellLeft td, 
.mainTableCellRight td 
 {color: #63DDE8; }

/*tr.usual, td.usual		{background-color: #F4F4F4; }
tr.header, td.header		{background-color: #6699FF; color: white; }*/
tr.middle, td.middle		{background-color: #; font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }
/*table.usual 				{background-color: #F4F4F4;}*/

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: #00748D; color: #ffffff; }

td.padding10px			{padding: 10px;}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}

td.tab				{border-top: 1px solid #00748D; border-right: 1px solid #00748D; border-left: 1px solid #00748D;}
.tab				{font-size: 11pt; font-weight: bold; text-decoration: none; background: transparent;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 11pt; font-weight: bold; text-decoration: none; background: #00748D; color: #ffffff; }
.tabActive:hover	{text-decoration: none; color: #ffffff; }
.tabline 			{background: #00748D;}

div.adminTab 			{font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding: 3px 8px 2px 8px; margin:3px 2px 0px 2px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
div.adminTabActive 	{font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding: 5px 9px 4px 9px;; margin:3px 0px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919b9c;}
td.adminTabActive	{border: 0px;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #919b9c;}
td.endTab			{padding: 0px 4px; width: 100%; border-bottom: 1px solid #919b9c;}
a.blackSm						{color: #000;}
a.blackSm:hover				{color: #000;}


input				{font-family: Courier, monospace; font-size: 9pt; }
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 9pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 9pt; font-weight: bold; }
input.search		{}
input.text			{}
input.submit		{font-family: Arial, Verdana, sans-serif; font-size:8pt; background: transparent url(../images/convex/grass/button-bgr.gif) repeat-x top; padding: 0 15 2 15;/*width:100px;*/ height: 26px; font-size:9pt; font-weight:bold; color: #50732d; border:0px; cursor: pointer;}
select				{font-size: 9pt;}
select.search		{}
textarea			{}
form { margin: 0; }

hr {background: #00748D; border: 0px; color: #00748D;}

a.header 			{color: #ffffff; text-decoration: underline; }
a.header:hover		{color: #FAF7AA; text-decoration: underline; }
a.title				{font-size: 9pt; font-weight: bold;  color: #666666; text-decoration: underline; }
a.title:hover		{font-size: 9pt; font-weight: bold;  color: #666666; text-decoration: none; }
/*a.top10				{color: #999999; text-decoration: none; font-size: 9pt; }
a.top10:hover		{color: #B1FAFF; text-decoration: underline; }*/
a.smallText			{color: #333333; text-decoration: none; font-size: 9pt; }
a.smallText:hover	{color: #333333; text-decoration: underline; font-size: 9pt; }
a						{color: #333333; text-decoration: none; font-size: 9pt; }
a:hover				{color: #333333; text-decoration: underline; }

.bl_content a.top10				{color: #ff6600; text-decoration: none; font-size: 9pt; }
.bl_content a.top10:hover		{color: #ff6600; text-decoration: underline; }

.mainTableCellLeft a.title, 
.mainTableCellLeft a.title:hover, 
.mainTableCellLeft a.smallText, 
.mainTableCellLeft a.smallText:hover, 
.mainTableCellLeft a, 
.mainTableCellLeft a:hover, 
/*.mainTableCellLeft .bl_content a.top10, 
.mainTableCellLeft .bl_content a.top10:hover, */
.mainTableCellRight a.title, 
.mainTableCellRight a.title:hover, 
.mainTableCellRight a.smallText, 
.mainTableCellRight a.smallText:hover, 
.mainTableCellRight a, 
.mainTableCellRight a:hover, 
/*.mainTableCellRight .bl_content a.top10, 
.mainTableCellRight .bl_content a.top10:hover, */
.footerHTML a, 
.footerHTML a:hover
 {color: #B2E004;}
a.top10				{color: #63DDE8; text-decoration: none; font-size: 9pt; }
a.top10:hover		{color: #63DDE8; text-decoration: underline; }

/* prices styles */
.priceBlock { color: #ff6600; font-weight: bold; font-family: Arial, Helvetica; }
.priceBlockOld { color: #ff6600; text-decoration: line-through; font-family: Arial, Helvetica; }
.priceBlockHidden { color: #ff6600; font-weight: bold; font-family: Arial, Helvetica; display: none; }
.priceBlockEdit { color: #ff3300; font-weight: bold; font-family: Arial, Helvetica; }
.priceBlock .price, .priceBlockHidden .price { font-weight: bold; }
.priceBlockOld .price { font-weight: normal; }
.priceBlockEdit input.price { text-align: right; font-weight: bold; width: 80px; font-size:10pt; color:black; border-top: 1px solid #7F9DB9; border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; }
.priceBlock .priceTax, .priceBlockHidden .priceTax { font-weight: normal; }
.priceBlockOld .priceTax { font-weight: normal; }

.salesBlock {color: #ff3300; font-weight: bold; border: none; background: transparent; font-family: Arial, Helvetica; }
.salesPrice { font-weight: bold; }
.salesTax { font-weight: normal; }

.priceSaveBlock { color: #00748D; font-weight: bold; font-family: Arial, Helvetica; }
.priceSaveBlock .price { font-weight: bold; }
.priceSaveBlock .percent { font-weight: normal; }

.pointsPriceBlock { font-family: Arial, Helvetica; }
.pointsPriceBlock .points { }

.rewardPointsBlock { font-family: Arial, Helvetica; }
.rewardPointsBlock .points { }

.titleText			{color: #666666; text-decoration: none; }
.articleDate	{font-size: 8pt; color: #999999; font-style: italic; }
.top				{font-size: 9pt; padding: 2 0 2 0;}
.smallText		{font-size: 9pt; }
.middleText		{font-size: 9pt; }
.bigText			{font-size: 9pt; }
.comment			{font-size: 9pt; color: #7777CC;}
.message			{font-size: 9pt; color: #fff;}
.title			{font-size: 8pt; font-weight: bold; color: #666666;}
.bigtitle		{font-size: 9pt; font-weight: bold; color: #666666;}
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }


/*************  Manual  ***************/

.level1 {padding: 2 2 2 15;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2 2 2 30;}
.level3 {padding: 2 2 2 40;}
.level4 {padding: 2 2 2 50;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2 2 2 5;}
.menuLeft .level2 {padding: 2 2 2 15;}
.menuLeft .level3 {padding: 2 2 2 30;}
.menuLeft .level4 {padding: 2 2 2 40;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}
