/*********
colors
lime green: #bddb42;
red:  #912122;
aqua: #387a80;

***************/

body a{outline: none;}

#centerme
{
	width:900px;
	height: auto;
	margin: 0 auto;
}


.red{color: #912122;}

/*************  home content  ***************/
#homeFlash{
	width:840px;
	height: 380px;	
	margin:0 auto;
	padding: 0;	 
}

h2.featuredProduct {
	font-size: 18px;
	color: #bddb42;
	margin-left: 10px;
}

#featuredProductWrap{
	width:840px;	
	margin:0 auto;
	padding-top:10px;	
	border-top: 2px dotted #bddb42;
}

#homeCol{
	width: 275px;
	float: left;
	border-right: 2px dotted #bddb42;
	text-align: center;
}

#homeColLast{
	border: none;
	text-align: center;
	}

#homeCol a, #homeColLast a{
	font-size: 18px;
	line-height: 2em;}

#homeCol a.button, #homeColLast a.button {
	font-size: 12px;
	border: 1px solid #bddb42;
	color: #bddb42;
	padding: 4px;
	margin-top: 10px;
	}

#homeCol .button:hover, #homeColLast .button:hover{
	background: #912122;
	color: #fff;
	}

/****** Main Table ******/

.mainTable 		
{
	margin-top:-30px;
	width: 900px;
	background: white;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #bddb42;
}

.mainTable75 	
{
	margin:0;
	width: 900px; 
	width: 898px !ie_only;
	background: white;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #bddb42;
}

.mainTable50 	
{
	margin:0;
	width: 900px; 
	width: 898px !ie_only;
	background: white;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #bddb42;

}


.mainTableCell	 			
{
	margin:0;
	padding: 0px; 
	vertical-align: top; 
	background: white;
}

.mainTableCellLeft 	
{
	margin:0;
	padding: 0px; 
	vertical-align: top; 
	background: white;
	border-right: 2px dotted #bddb42; 

}

.mainTableCellCenter 	
{
	margin:0;
	padding: 0px; 
	vertical-align: top; 
	background: white;
	
}

.mainTableCellRight
{
	margin:0;
	padding: 0px; 
	vertical-align: top; 
	background: white; 
	border-left: 2px dotted #bddb42; 
	
	
}

.homeGreeting {padding: 0px; vertical-align: top;}

.homeGreeting table				
{
	width: 100%; 
	background-color: white;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #bddb42;
}
.homeGreeting table td {background-color: white;}
.homeGreeting table div			{}
.homeGreeting table div div	{padding: 15px;}
.homeGreeting table td span	{color: #bddb42; font: 15pt Arial, Helvetica, sans-serif; display: block; padding: 0px 0px 5px 0px;}

.introBlock {}
.introBlock td {padding: 6px;}



/*********************************************************** 
				
				header menu styles 
				
************************************************************/

#header{
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #bddb42;
	width: 898px;
	height: 265px;
	margin: 20px auto 0 auto;
	background: url(../images/logo-stripe.png) no-repeat center 10px white;
}

/*	list Setup */
ul.mainnav {
	width: 890px;
	height: 230px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: block;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.mainnav li {
	float: left;	
	margin-right: 6px;
	}
	
ul.mainnav li a {
	display: block;
	height: 70px;
	width: 70px;
	margin-top: 145px;
	padding: 0;
	background: url('../images/mainnav.png') no-repeat;
outline-color: e: none;
	}

ul.mainnav li a.home {
	display: block;
	height: 140px;
	width: 250px;
	background: none;
	margin: 10px 14px 0 10px;
	}

/*	Up Links */

ul.mainnav li.products a {
	background-position: 0 0;
	}

ul.mainnav li.custom-options a {
	background-position: -76px 0;
	}

ul.mainnav li.pricing a {
	background-position: -152px 0; 
	}
	
ul.mainnav li.turn-around-time a {
	background-position: -229px 0;
	}
	
ul.mainnav li.faq a {
	background-position: -305px 0;
	}

ul.mainnav li.blog a {
	background-position: -381px 0;
	}

ul.mainnav li.about a {
	background-position: -457px 0;
	margin-right: 0;
	}

ul.mainnav li.contact a {
	background-position: -533px 0;
	margin-right: 0;
	}

/*	Hover Links */
ul.mainnav li.products a:hover {
	background-position: 0 -69px;
	}
	
ul.mainnav li.custom-options a:hover {
	background-position: -76px -69px;
	}

ul.mainnav li.pricing a:hover {
	background-position: -152px -69px; 
	}
	
ul.mainnav li.turn-around-time a:hover {
	background-position: -229px -69px;
	}
	
ul.mainnav li.faq a:hover {
	background-position: -305px -69px;
	}

ul.mainnav li.blog a:hover {
	background-position: -381px -69px;
	}

ul.mainnav li.about a:hover {
	background-position: -457px -69px;
	margin-right: 0;
	}

ul.mainnav li.contact a:hover {
	background-position: -533px -69px;
	margin-right: 0;
	}


/************************** old viart Menu **************************/
/*
.headerMenu {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #bddb42;
	width: 898px;
	height: 265px;
	margin: 20px auto 0 auto;
	background: url(../images/marine/logo-stripe.png) no-repeat left top white;
	}

.headerMenu #logo  {
	display: inline; 	 			
	background-color: transparent;
	margin: 20px 0 0 40px;
	border: none;
	width: 472px;
	height: 156px;
	float: left;
}

#login{
	float:right;
	margin:30px 0 0 0;
	width:200px;
	}
*/


/* Text Menu with or without images */
/*
.headerMenu #menu {					
	width: 400px;
	float: left;
	display: inline; 
	margin: -62px 0 0 430px;
	}
	
.headerMenu td#menu img#Img {width: 0px; height: 0px;}
.headerMenu #menu table 
{
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	
}
.headerMenu #menu td 
{
	text-align: center;
}
*/

/* Active & Noneactive links in menu */

/*
a.menu:link, a.menu:visited, a.menu:active, a.menuActive:active, a.menuActive:visited 
{
	margin-top: 40px;
	padding-top: 32px;
	display:block;
	background: transparent url(../images/marine/circle-up.png) no-repeat top center;
	color: #fff; 
	text-decoration: none; 
	font: bold 12px  Helvetica, Arial,  sans-serif; 
	letter-spacing: .12em;
	outline: none;		
	width: 90px;
	height: 77px;
}



a.menuActive:link, a.menuActive:hover, a.menu:hover, a.menuActive:active, a.menuActive:visited 
{
	margin-top: 40px;
	padding-top: 32px;
	display:block;
	background: transparent url(../images/marine/circle-over.png) no-repeat top center; 
	color: #fff; 
	text-decoration: none; 
	font: bold 12px Helvetica, Arial,  sans-serif; 
	letter-spacing: .12em;
	outline: none;
	width: 90px;
	height: 77px;
}
*/


/******************* 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: 11px tahoma, verdana, sans-serif; 
	color: #0a0509;
	text-decoration:none;
	
	background: #387a80;
	 
}

a.subMenu:hover, a.subMenu:active { 
	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 
{
	
	text-transform: lowercase;
	border: 0; 
	margin: 0; 
	background-color: white
	
	}

.breadcrumbBegin {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	}
.breadcrumbBegin img {width: 1px; height: 30px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border: 0px;
	font-size: 8pt;
	padding: 6px 6px 6px 20px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #387a80; font-size: 10px;}

.breadcrumbDelimiter a {
	color: #387a80; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: normal;}
	
.breadcrumbDelimiter a:hover 
{
	color: #912122;
	text-decoration: none; 
	font-size: 10px; 
	font-weight: normal;}
	
.breadcrumbDelimiter span {
	color: #387a80;
	font-size: 9px;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {
	border: 0px;
	padding: 0px 20px 0px 0px;
	background: url(../images/marine/ccolumn-b.gif) repeat-x bottom;
	}

.breadcrumbEnd {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	
	}
.breadcrumbEnd img {width: 1px; height: 30px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 11px; color: #666666; margin-right: 10px; display: inline;}
.breadcrumbDelimiter span.active {font-size: 11px; color: #912122; 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/ccolumn-t.gif) repeat-x top; */
	}
.titleTopImgLeft {width: 1px; height: 16px;}

/* Title of block (example: any blocks, articles,...) */
.titleTopCenter {						
	white-space: normal;
	padding:0 0 0 20px;
	border: 0px;
	/*background: url(../images/marine/ccolumn-t.gif) repeat-x top;*/	
}

.titleTopCenter div {
	color: #666666;
	font: 16px  Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	display: none;
}

.titleTopCenter div b {font-weight: normal;}
.titleTopRight {
	width: 1px;
	border: 0px;
	/* background: url(../images/marine/ccolumn-t.gif) repeat-x top; */
	}
.titleTopImgRight {width: 1px; height: 1px;}

/****** Top ******/

/****** Center ******/

.block {
	border: 0px;
	background: white;
	}
	
.blockTD {padding: 0px 10px;}

.menuLeft {padding: 0px 10px;}

.blockTD .usual padding10px{padding-left:30px; }

.block-order-info,  .block-order-cart, .block-order-payment-form, .block-order-data-preview{
	width: 800px;
	margin: 0 auto;}


/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 0px;}

.titleBotLeft {
	width: 1px;
	border: 0px;
	/* background: url(../images/marine/ccolumn-b.gif) repeat-x bottom; */
	}
.titleBotImgLeft {width: 1px; height: 17px;}

.titleBotRight {
	width: 100%;
	text-align: right;
	border: 0px;
	/* background: url(../images/marine/ccolumn-b.gif) repeat-x bottom; */
	}
.titleBotImgRight {width: 1px; height: 1px;}

.bottomTitle{font-style: italic; border-bottom: 1px solid #ccc; display: block; margin-right: 20px;}

/****** Bottom ******/

/************* end Fieldset ***************/

/***************custom blocks in left column********************/
.mainTableCellLeft .titleTopLeft {width: 1px;}
.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; margin-top:-50px;}
 
.mainTableCellLeft .titleBotLeft {width: 100%; border: 0px; }
.mainTableCellLeft .titleBotImgLeft {width: 1px; height: 1px;}
.mainTableCellLeft .titleBotRight {width: 19px; border: 0px; }
.mainTableCellLeft .titleBotImgRight {width: 19px; height: 17px;}

/***************custom blocks in right column********************/
.mainTableCellRight .titleTopLeft  {width: 19px; }
.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;}
.mainTableCellRight .titleBotImgLeft  {width: 19px; height: 17px;}
.mainTableCellRight .titleBotRight  {width: 100%; border: 0px; }
.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:10px;}
td.userHomeTitle {
	font-size: 12px; 
	color: gray;
	white-space: nowrap;
	padding: 0px 80px 0px 0px;
	border: 0px;

	}

div.userHomeBottom {
	margin: 0px;
	background: none;
	border: 0px;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {color: #387a80; text-decoration:none;}
div.userHomeBottom a:hover {color: #912122; 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:auto; color: #387a80;}	/* '|' between button */

a.button:link, a.button:visited {font: 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;}
a.button:hover, a.button:active {font: 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;}

a.button#add span 		{display:auto; font-weight: bold;}	/* add to cart (products categories, product details) */
a.button#add img 		{display:none;}
a.button#view span 		{display:auto;}						/* view cart (products categories, product details) */
a.button#view img 		{display:none;}
a.button#check span 	{display:auto;}						/* check out (products categories, product details) */
a.button#check img 		{display:none;}

a.buttonBasket:link, a.buttonBasket:visited {font: 11px Arial, Helvetica, sans-serif;}
a.buttonBasket:hover, a.buttonBasket:active {font: 11px Arial, Helvetica, sans-serif;}

a.buttonBasket#shopping span 	{display:auto;}			/* Continue shopping (basket) */
a.buttonBasket#shopping img 	{display:none;}
a.buttonBasket#retrieve span 	{display:auto;}			/* Retrieve Cart (basket) */
a.buttonBasket#retrieve img 	{display:none;}
a.buttonBasket#save span 		{display:auto;}			/* Save cart (basket) */
a.buttonBasket#save img 		{display:none;}
a.buttonBasket#clear span 		{display:auto;}			/* Clear cart (basket) */
a.buttonBasket#clear img 		{display:none;}
a.buttonBasket#checkout span 	{display:auto;}			/* Checkout (basket) */
a.buttonBasket#checkout img 	{display:none;}

a.buttonCart:link, a.buttonCart:visited 
{
	font: 10px   Arial, Helvetica,sans-serif;
	border: 1px solid #bddb42;
	padding: 5px;
	margin: 5px;
	height: 10px;
}
a.buttonCart:hover, a.buttonCart:active {
	font: 10px  Arial, Helvetica, sans-serif;
	border: 1px solid #bddb42;
	padding: 5px;
	margin: 5px;
	height: 10px;
	}

a.buttonCart#check span 	{display:auto;}		/* Checkout (small cart) */
a.buttonCart#check img 		{display:none;}
a.buttonCart#amend span 	{display:auto;}		/* Amend cart (small cart) */
a.buttonCart#amend img 		{display:none;}
a.buttonCart#view span 		{display:auto;}		/* View cart (small cart) */
a.buttonCart#view img 		{display:none;}

a.buttonMore:link, a.buttonMore:visited {font: normal normal normal 9pt Arial, Helvetica, sans-serif;}
a.buttonMore:hover, a.buttonMore:active {font: normal normal normal 9pt Arial, Helvetica, sans-serif;}

a.buttonMore span 	{display:auto;}			/* read more... (special offers, etc.) */
a.buttonMore b 		{font-weight: normal;}
a.buttonMore img 	{display:none;}

a.disabled {							/* disadled add to cart */
	color: #bddb42; 
	cursor: pointer; 
	font: bold 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;
	text-decoration: none;
}
a.disabled:hover {color: #bddb42; cursor: pointer; text-decoration: none;}

/************* Button Links *******************/

/*****************************************************************************/

/************* Category *******************/


.col1{
	text-align: center;
	float:left;
	margin: 10px 0;
	width: 280px;
	display:inline;

}

.col2{
	float:left;
	margin: 10px 0 10px 25px;
	width: 280px;
	text-align: center;
	padding-bottom: 40px;
	display:inline;

}

.col1 a img, .col2 a img{border: none; outline: none;}

.pricingButt{
	border: 1px solid #bddb42;
	width: 75px; 
	margin: 4px auto 0 auto;
	display: block;
	background-color: #387a80;
}

.pricingButt a{display: block;	padding: 2px; color: #fff;}

.pricingButt:hover{
	background-color: #912122;
	 }
	
.pricingButt a:hover{color: #fff;}
	

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background-color: #fff;
	font-size:13px;
	/* height:70px; */
	width:400px;
	padding:25px;
	color:#333;	
	border: 1px solid #ccc;
}

/* style the trigger elements */
#scale img {
	border:0;
	cursor:pointer;
	margin:0 0;
}

	
/************* left navigation *******************/
/* .block-navigation{margin-top: -30px;} */
/* .block-categories-list{line-height: normal;} */
.topCategory {background: transparent; margin: 0; padding: 0;}

.topCategory a.title, .selectedtopCategory a.title{
	margin:0 0 0 40px;
	font-size: 14px;
	padding:0;
	}
	
/* .topCategory a.title img, .selectedtopCategory a.title img{margin-left: -40px; border-width:0 0 2px 0 ; border-style: dotted; border-color: #fff;  } */

.selectedtopCategory a.title{
	border-bottom: 2px dotted #bddb42;
	font-weight:bold; 
	}
	
.selectedtopCategory a.title:hover{color: #387a80;}

.topCategory a img, .selectedtopCategory a img{
	/* border-bottom: 2px dotted #fff;  */
	padding: 0;
	margin-bottom: -4px;
	}

/* .topCategory a img:hover{border-bottom: 2px dotted #bddb42;} */

.subCategory a.title{
	background: transparent; 
	margin-left: 50px; 
	padding: 0;
	}
	
.selectedsubCategory a.title{
	color: #387a80;
	font-weight:bold; 
	border-bottom: 2px dotted #bddb42;
	margin-left: 50px;
	}

/* .selectedsubCategory a.title:hover{font-weight:bold;} */

.ignore, .selectedsubCategory a.title .ignore{
	position: absolute;
	left: -5000px; 
	top: -5000px;
	border: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	}
	
.sample{
	display:block; 
	height: 28px;
	background:url(../images/subnav/samples.gif) 0 1px no-repeat; 
	cursor: pointer;
	}
	
.sample:hover, .selectedtopCategory .sample{background-position: 0 -26px;}

.sweet-pea{
	display:block; 
	height: 35px;
	background:url(../images/subnav/sweet-pea.gif) 0 1px no-repeat; 
	cursor: pointer;
	}

.sweet-pea:hover, .selectedtopCategory .sweet-pea{background-position: 0 -35px;}

.embossed-graphics{
	display:block; 
	width: 235px;
	height: 39px;
	margin: 0;
	padding: 0;
	background:url(../images/subnav/embossed-graphics.gif) 5px 0 no-repeat; 
	cursor: pointer;
	}

.embossed-graphics:hover, .selectedtopCategory .embossed-graphics{background-position:5px -39px;}

.EB-link{
	color: #6e462b;
	font: bold italic 14px/1em Helvetica;
	padding: 4px;
	background-color: #fefdf8;
	border: 1px solid #6e462b;
}

.EB-link:hover{color: #fefdf8; background-color: #6e462b;}

/* .selectedtopCategory .sweet-pea{background-position: 0 -35px; margin-top: -10px;} */


/* .selectedsubCategory a img .title .hide{display: none;} */
/*
a.title	{
	letter-spacing: .01em;
	font-size: 12px; 
	font-weight: normal; 
	color: #387a80;  
	text-decoration: none; 
	}
a.title:hover{
	letter-spacing: .01em;
	font-size: 12px; 
	font-weight: normal;  
	color: #912122; 
	text-decoration: none; 
	}
*/



/****************** OLD side navigation styles

.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 {font-weight:bold; color: #387a80;
border-bottom: 2px dotted #bddb42;;
}

.selectedtopCategory a.title:hover{font-weight:bold ;
}
        
.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: #387a80;
font-weight:bold; border-bottom: 2px dotted #bddb42;}

.selectedsubCategory a.title:hover{font-weight:bold;}

.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='#224ca2', 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 
{margin:0; padding:2px;background-color:transparent;border:0px; outline: none;/* filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#224ca2', 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 #19449a; 	border-top:1px solid #19449a; border-bottom:1px solid #19449a; }
.forumMessageRight 	{background: #bee4ff; border: 1px solid #19449a; }
.forumMessageTop 		
{ 
	border-bottom: solid #bddb42;
 }

/************* 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;}*/

/*****************************************************************************/

/************* Footer *******************/

.footerAll	{
	width:900px;
	height:49px;
	margin:0 auto 30px auto;
	background: url(../images/marine/footer-img.gif) no-repeat top center; 
}
.footerMenu	{
	text-align:left; 
	font-size:10px;
	margin: 0;
	padding-top: 60px;
}
.footerMenu	span {
	display: inline; 
	padding: 0 0 0 5;
	color: #912122;
	}
.footerMenu	img.separator		{margin: 0 5;}
.footerMenu	a.smallText 		{color: #912122; font: 10px Arial, Helvetica, sans-serif; text-decoration: none;}
.footerMenu	a.smallText:hover {color: #387a80; font: 10px 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;}
.copyright{
	float:right;
	color: #912122;
	margin:-10px 10px 0 0; 
	
}

/************* body styles *******************/

/*.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }*/
.middlebg { }
.errorbg  { background: #912122; }

body{ 
	font-size: 14px; 
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif; 		
	color: #999999; 
	margin: 0; 
	padding:0; 		
	background: #abacc3; 
	}
	
body.popup	{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #999999; margin: 0px; padding:0px; background: white; }

h1{
	font-size:18px;
	font-weight: normal;
	color: #666;
	margin-bottom: 4px;
 }
 

h2.listing{margin: 0; }

p{margin: 0 0 6px 0;}


tr, td{
	/*
line-height: 1.5em;
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 		color: #999999; 
*/}

/*tr.usual, td.usual		{background-color: white; }
tr.header, td.header		{background-color: #6699FF; color: white; }*/

tr.middle, td.middle{ 
	border-style: none; 
	background-color: white; 
	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		{ 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 #133D92; border-right: 1px solid #133D92; border-left: 1px solid #133D92;}
.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; color: #ffffff; }
.tabActive:hover	{text-decoration: none; color: #ffffff; }
.tabline{
	background: white;
	border: 1px solid #bddb42;

}

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 #19449a;}
td.adminTabActive	{border: 0px;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #19449a;}
td.endTab			{padding: 0px 4px; width: 100%; border-bottom: 1px solid #19449a;}
a.blackSm						{color: #000;}
a.blackSm:hover				{color: #000;}

input.text{
	font-family: Arial, Helvetica, sans-serif; 		
	font-size: 11px;
	border: 1px solid #bddb42; }
	
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #999;}
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #bddb42;}
input.search{
	border: 1px solid #bddb42; 
	background: white;
	color: #999999;
	
	}
	
	input.search select{
	border: 1px solid #bddb42; 
	background: white;
	color: #999999;
	
	}

	
input.text{
	color: #999999;
	border: 1px solid #bddb42; 
	background: white;
	}
	
input.field{
	border: 1px solid #bddb42; 
	background: white;
	color: #999999;

	}
	

input.submit {
	font-weight: normal; 
	border: 0; 
	color: #666666; 
	font-size: 10pt; 
	cursor: pointer; 
	background: url(../images/marine/button-r.gif) no-repeat right; 
	height: 24px; 
	padding: 0px 7px 2px 3px; 
	margin:0 ;
	}
	
	input#clear		{color: #8A8A8A;}
	input#reset		{color: #8A8A8A;}
	input#preview	{color: #FF6C00;}
	input#cancel	{color: #8A8A8A;}
	input#delete	{color: #8A8A8A;}



select{
	border: 1px solid #bddb42;
	background: white;
	color: #999999;
	}
	
select.search{
	border: 1px solid #bddb42; 
	background: white;
	color: #999999;
	}
	

	
textarea	{
	border: 1px solid #bddb42; 
	background: white;
	color: #999999;
	height:100px;
	width:300px;
	}

input.field {margin-bottom: 2px; border: 1px solid #bddb42;}
select.field {margin-bottom: 2px; border: 1px solid #bddb42;}

input.submit {margin: 5px 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.gif) no-repeat left; 
	font: 18px Arial; 
	padding-left: 4px !important; 
	white-space: nowrap; 
	display: inline-block; 
	padding-top:2px !ie_only;
	}
/*For old templates < ver. 3.3*/
td.submit {background: url(../images/marine/button-l.gif) no-repeat left; padding-left: 4px !important;}

form { margin: 0; }

hr {
	display: none;
	/* border-bottom: 2px #bddb42 dotted; */
	}

a.header 			{color: #387a80; text-decoration: underline; }
a.header:hover		{color: #912122; text-decoration: underline; }
a.top10{
	font-size: 12px; 
	color:  #387a80;
	text-decoration:none; }
	
a.top10:hover		{color: #912122; text-decoration: underline; }

a.smallText{
	font-size: 12px; 
	color:  #387a80;
	text-decoration:none; }
	
a.smallText:hover	{
	color: #912122; 
	text-decoration: underline; 
	font-size: 12px; }
	
a					{color: #387a80; text-decoration: none; font-size: 9pt; }
a:hover				{color: #912122; text-decoration: none; }

.bl_content a.top10	{
	font-size: 12px; 
	font-weight: normal; 
	color: #387a80;
	line-height: normal;
	}
	
.bl_content a.top10:hover		
	{color: #912122; 
	text-decoration: none; }

.bl_content ul{
	margin:0;
	padding: 0;
	}
	
.bl_content ul li{
	list-style-type: none;
	padding-bottom: 8px;
	margin: 0;
	}

/* prices styles */
.priceBlock { font-weight: bold; font-family: Arial, Helvetica; }
.priceBlockOld { color: #912122; text-decoration: line-through; font-family: Arial, Helvetica; }
.priceBlockHidden { color: #666; font-weight: bold; font-family: Arial, Helvetica; display: none; }
.priceBlockEdit { color: #912122; 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 { font-weight: bold; border: none; background: transparent; font-family: Arial, Helvetica; }
.salesPrice { font-weight: bold; }
.salesTax { font-weight: normal; }

.priceSaveBlock { color: #912122; 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: #387a80; text-decoration: none; }
.articleDate	{font-size: 8pt; font-style: italic; }
.top				{font-size: 11px; padding: 2 0 2 0;}
.smallText		{font-size: 12px; }
.middleText		{font-size: 11px; }
.bigText			{font-size: 11px; }
.comment			{font-size: 11px; color: #999999;}
.message			{font-size: 11px; color: #999999;}
.title {
	font-size: 12px; 
	font-weight: normal; 
	color: #387a80;}

.bigtitle {
	font-size: 12px; 
	font-weight: normal; 
	color: #387a80;}
	
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }


/************************ prices, turnaround time & custom options page styles **********************/

h2{
	font-size:14px;
	font-weight: bold;
	color: #999;
	margin: 20px 0 0 0;
 }
 
h3{
	font-size:12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin: 0;
 }
 
#turnaround{padding: 10px;}



#turnaround .title{background-color: #ccc;}
	
#pricing table, #turnaround table{
	border-collapse: collapse; 
	width: 100%;
	text-align: center;
	
	}

#pricing th, #turnaround th{
	background-color: #edebeb;
	font-weight: bold;
	color: #333;
	border-right: 2px dotted #333;
	padding: 4px;
	font-size: 11px;
}

#pricing td, #turnaround td{
	border-right: 2px dotted #333;
	padding: 4px;
	font-size: 11px;
	}

#pricing .last, #turnaround .last{border: none;}

#pricing .gray, #turnaround .gray{background-color: #edebeb;}

#pricing .size
	{
	color: #333;
	font-weight: bold;
	text-align: left;
	}
	
#turnaround .info{
	color: #333;
	font-weight: bold;
/* 	text-align: left; */
	}
	
.bottomBorder{border-bottom: 1px solid #ccc;}

#pdf{
	background: url(../images/pdficon_small.gif) center left no-repeat;
	padding:10px 0 5px 22px;
	height: 20px;
	margin: 6px 0 1z5px 0;
	border-bottom: 1px solid #ccc;
	}

.back-to-top-no-pdf{
	text-align:right; 
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	margin-top: 4px;
	
	}

#pdf .back-to-top{
	float: right; 
	margin-top: -18px; 
	height: 20px;
	}

#turnaround .back-to-top{
	text-align: right;
	height: 50px;
	padding-top: 30px;
	}
	
#note{
	font-style: italic;
	margin: 10px 0;
	}

.printing{
	border-bottom: 2px solid #bddb42;
}

#swatch{
	width: 50px;
	height: 50px;
/* 	border: 1px solid #387a80; */
	}

table.swatches tr td{padding-bottom: 14px;}

ul.tips li{padding: 10px 40px; list-style-position: inside;}

/*************  custom subnav  ***************/
.customSubnav{
	list-style: none;
	margin-left: -10px;
	padding: 0;
	
}

.customSubnav li{
	background: url(../images/tree_top.gif) left top no-repeat;
	padding-left: 20px;
}


/*************  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: 8px 2px 0 0;
	margin: 0;
	border-bottom: 2px dotted #fff;
}
.menuLeft .level1:hover{border-bottom: 2px dotted #bddb42;}

.menuLeft .level2{padding-left:32px;}
	
.menuLeft .level2 a	{font-size: 14px;}

.menuLeft .level2 a:hover, .menuLeft .level3 a:hover, .menuLeft .level4 a:hover {border-bottom: 2px dotted #bddb42;}

.menuLeft .level3 {padding-left: 65px;}

.menuLeft .level4 {padding-left: 85px;}

.menuLeft .a a {
	font-weight: bold;
	border-bottom: 2px dotted #bddb42;
	}

/* .menuLeft .a:hover {border-bottom: 2px dotted #bddb42;} */

/*************  faqs  ***************/
.example{ margin-top:4px; color: #666; font-size: 13px; }

.marginBottom{margin-bottom: 0;}

/*************  sweet pea link  ***************/
.sweetpealink{background: url(../images/sweetpeaArrow.gif) bottom left no-repeat; width:150px; height:30px; padding:0 20px 10px 0; color: #99bc22; font-weight:bold;}

.sweetpealink:hover{color: #912122;}
