/********* Colors ************/
/*
lt blue:#82D0EF
med blue: #55C6F0
dk blue: #43BCE3

gold: #F7D041
dk brown #472809

dk pink: #F17FB3
lt pink: #F7A2CB

*/


/****** Main Table ******/
.basicTable 	{width: 1018px; background: transparent;}

.mainTable {
	width: 1018px;
	background: transparent url(../images/site_img/wrap_middle.png) repeat-y;	
	}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}

.mainTableCell		 	{padding: 0px 8px; vertical-align: top;}
.mainTableCellLeft 		{padding: 0px 0px 0px 10px; vertical-align: top;}
.mainTableCellCenter 	{padding: 0px 15px 0px 25px; vertical-align: top;}
.mainTableCellRight 	{padding: 0px 20px 0px 10px; vertical-align: top;}

.homeGreeting 		{padding: 0; vertical-align: top;}
.homeGreetingTable	{
	width: 100%;
	background: transparent url(../images/site_img/featured_background.jpg) no-repeat 10px 0px;
	height: 301px;
}
.homeGreetingLeft	{vertical-align: bottom;}
.homeGreetingLeft img	{height: 11px; width: 11px;}
.homeGreetingCenter 		{padding: 0px 0px; width: 100%; }
.homeGreetingRight	{vertical-align: top;}
.homeGreetingRight img	{height: 10px; width: 10px;}

.introBlock {border: 1px solid #F17FB3;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	position: relative;
	width: 1018px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/site_img/headernav1.jpg) no-repeat top center;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	/*display: none;*/
	background: ;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	display: none;
	}
	
.headerMenu td#logoL {vertical-align: top; padding: 0;}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin: 0px 0px 0px 22px;
	border: 0px;
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 95%;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: right;
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto; display: block; float: right;}
.headerMenu td#menu td {text-align: center; padding: 0px 7px; }

.header-menu-div {
  width: 98%;
  float: left;
  overflow: hidden;
}
/* Active & Noneactive links in menu */
a.menu {
	font-size: 9pt;
	color: #F7D041;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
a.menu:link, a.menu:visited {color: #F7D041;}
a.menu:hover, a.menu:active {color: #472809; text-decoration: none;}

a.menuActive {
	font-size: 9pt;
	color: #472809;
	text-decoration: none;
	text-transform: capitalize;
}

a.menuActive:link, a.menuActive:visited {
}
a.menuActive:hover, a.menuActive:active {
	font-size: 9pt;
	color: #472809;
	text-decoration: none;
	text-transform: capitalize;
}

/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border: 1px solid #472809;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border: 1px solid ##472809;
	display:block;
	font-size: 8pt; 
	color: #472809;
	text-decoration:none;
	text-align: left;
	background: #F7D041;
}

a.subMenu:hover, a.subMenu:active {
	background: #F7D041; 
	color: #472809;
	font-weight: bold;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 100%;}
td#menu td.secondaryBegin img.Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenu:hover 		{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenuActive 		{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: none;}
a.secondaryMenuActive:hover	{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: underline;}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

/****** Menu ******/

.filterPopup {
	display: none;
	position: absolute;
	border: 1px solid #ffd075; 
	background-color: #fff1c7;
	z-index: 2000;
}
.filterPopup a {color: #0a0509; line-height: 160%;}
.filterPopup a:hover, .filterPopup a:active {color: #1584d2;}

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {margin: 0px 0px 7px 0px;}

.breadcrumbBegin {width: 10px;}
.breadcrumbBegin img {width: 1px; height: 1px;}
.breadcrumbDelimiter {
	width: 100%;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #1677B8; font-size: 9pt;}
.breadcrumbDelimiter a {color: #1584D2; text-decoration: none; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #1584D2; text-decoration: underline; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a.treeItemLast {font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter span {
	color: #1584D2;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {}

.breadcrumbEnd {}
.breadcrumbEnd img {display: none;}
/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 11pt; color: #aaaaaa; margin-right: 10px;}
.breadcrumbDelimiter span.active {font-size: 11pt; color: #444444; margin-right: 10px; font-weight: bold;}
/****************** end Order Pages ***********************************/

.block-checkout-breadcrumb {
	color: #888;
	background: #82D0EF;
	border: 1px solid #472809;
}
.block-checkout-breadcrumb .breadcrumbDelimiter span.nonactive {
	font-size: 10pt;
	color: #888;
	margin-right: 10px;
	}
.block-checkout-breadcrumb .breadcrumbDelimiter span.active {
	font-size: 10pt;
	color: #000;
	margin-right: 10px;
	font-weight: bold;}
/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #83CFEF;
	}

.titleTopLeft {
	display: none;
	width: 0px;
	border: 0px;
		}
.titleTopImgLeft {width: 0px; height: 0px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	}
.titleTopCenter div {
	color: #f17fb3;
	font-size: 12pt;
	text-transform: uppercase;
	}
.titleTopCenter h1 {
	color: #f17fb3;
	font-size: 12pt;
	line-height: 14pt;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.titleTopCenter div b {font-weight: normal;}
.titleTopRight {
	display: none;
	width: 0px;
	border: 0px;
	
	}
.titleTopImgRight {width: 0px; height: 0px;}

/****** Top ******/

/****** Center ******/

.block {
	border: 0px;
	background: transparent;
	}
.blockTD {padding: 0px;}
.menuLeft {padding: 0px;}

/****** Center ******/

/****** Bottom ******/

.titleBot {
	display: none;	
	margin-bottom: 8px;}

.titleBotLeft {
	width: 24px;
	border: 0px;
		}
.titleBotImgLeft {width: 24px; height: 1px;}

.titleBotRight {
	width: 100%;
	text-align: right;
	border: 0px;
		}
.titleBotImgRight {width: 24px; height: 23px;}

/****** Bottom ******/
.block-products-latest,
.block-top-sellers,
.block-offers,
.block-related-products {text-align: center;}
.block-products-latest a,
.block-top-sellers a,
.block-offers a.bigtitle,
.block-related-products a.title {color: #3c3c3c; font-weight: bold; font-size: 8pt; text-decoration: none;}
.block-products-latest a:hover,
.block-top-sellers a:hover,
.block-offers a.bigtitle:hover,
.block-related-products a.title:hover
 {color: #000; text-decoration: none;}

.block-related-products td a {
	width: 100%;
	margin: 0px auto;	
}

.block-filter .titleTopRight, .block-simple .titleTopRight, .block-banners .titleTopRight, .block-navigation .titleTopRight
 {width: 100%; text-align: right;}
.block-filter .titleTopImgLeft, .block-simple .titleTopImgLeft, .block-banners .titleTopImgLeft, .block-navigation .titleTopImgLeft 
 {width: 24px; height: 23px;}
.block-filter .titleTopImgRight, .block-simple .titleTopImgRight, .block-banners .titleTopImgRight, .block-navigation .titleTopImgRight
 {width: 24px; height: 23px; }

/*table#user-home .titleTopLeft {background: url(../images/rainbow/block-t-l.gif) no-repeat top;}*/
table#user-home .titleTopRight {width: 100%; text-align: right;}
table#user-home .titleTopImgLeft {width: 24px; height: 23px;}
table#user-home .titleTopImgRight {width: 24px; height: 23px;}

/************* end Fieldset ***************/

/***************custom blocks in left & right column********************/
.mainTableCellLeft .titleTopLeft, .mainTableCellRight .titleTopLeft 
 {width: 23px; }
 
.mainTableCellLeft .titleTopImgLeft, .mainTableCellRight .titleTopImgLeft 
 {width: 23px; height: 1px;}
 
.mainTableCellLeft .titleTopCenter, .mainTableCellRight .titleTopCenter 
 {padding:10px 0px 0px 0px;}
 
.mainTableCellLeft .titleTopCenter table, .mainTableCellRight .titleTopCenter table 
 { width: 100%;}
 
.mainTableCellLeft .titleTopCenter div, .mainTableCellRight .titleTopCenter div 
 { text-align: left; padding-top: 10px;}
 
.mainTableCellLeft .titleTopRight, .mainTableCellRight .titleTopRight 
 {width: 24px; }
 
.mainTableCellLeft .titleTopImgRight, .mainTableCellRight .titleTopImgRight 
 {width: 24px; height: 55px;}
.mainTableCellLeft .block, .mainTableCellRight .block 
 {background: #ffffff;}
.mainTableCellLeft .block .blockTD, .mainTableCellRight .block .blockTD 
 {}

.mainTableCellLeft .block .menuLeft, .mainTableCellRight .block .menuLeft 
 {}
 
.mainTableCellLeft .titleBotLeft, .mainTableCellRight .titleBotLeft 
 {width: 23px; border: 0px; }
 
.mainTableCellLeft .titleBotImgLeft, .mainTableCellRight .titleBotImgLeft 
 {width: 23px; height: 1px;}
.mainTableCellLeft .titleBotRight, .mainTableCellRight .titleBotRight 
 {width: 100%; border: 0px; }
 
.mainTableCellLeft .titleBotImgRight, .mainTableCellRight .titleBotImgRight 
 {width: 24px; height: 23px;}

.mainTableCellLeft .block-filter .titleTopRight, .mainTableCellLeft .block-simple .titleTopRight, .mainTableCellLeft .block-banners .titleTopRight, .mainTableCellLeft .block-navigation .titleTopRight,
.mainTableCellRight .block-filter .titleTopRight, .mainTableCellRight .block-simple .titleTopRight, .mainTableCellRight .block-banners .titleTopRight, .mainTableCellRight .block-navigation .titleTopRight
 {width: 100%; text-align: right;}
.mainTableCellLeft .block-filter .titleTopImgLeft, .mainTableCellLeft .block-simple .titleTopImgLeft, .mainTableCellLeft .block-banners .titleTopImgLeft, .mainTableCellLeft .block-navigation .titleTopImgLeft, 
.mainTableCellRight .block-filter .titleTopImgLeft, .mainTableCellRight .block-simple .titleTopImgLeft, .mainTableCellRight .block-banners .titleTopImgLeft, .mainTableCellRight .block-navigation .titleTopImgLeft 
 {width: 23px; height: 23px;}
.mainTableCellLeft .block-filter .titleTopImgRight, .mainTableCellLeft .block-simple .titleTopImgRight, .mainTableCellLeft .block-banners .titleTopImgRight, .mainTableCellLeft .block-navigation .titleTopImgRight,
.mainTableCellRight .block-filter .titleTopImgRight, .mainTableCellRight .block-simple .titleTopImgRight, .mainTableCellRight .block-banners .titleTopImgRight, .mainTableCellRight .block-navigation .titleTopImgRight
 {width: 24px; height: 23px; }
/***************custom blocks in left & right column********************/

/***************custom blocks offers and categories********************/
.block-categories-catalog .titleTopLeft
 {width: 23px; }
.block-categories-catalog .titleTopImgLeft
 {width: 23px; height: 1px;}
.block-categories-catalog .titleTopCenter
 {}
.block-categories-catalog .titleTopRight
 {width: 24px; }
.block-categories-catalog .titleTopImgRight
 {width: 24px; height: 55px;}
.block-categories-catalog .block
 {}
.block-categories-catalog .block .blockTD
 {}
.block-categories-catalog .titleBotLeft
 {width: 23px; border: 0px; }
.block-categories-catalog .titleBotImgLeft
 {width: 23px; height: 1px;}
.block-categories-catalog .titleBotRight
 {width: 100%; border: 0px; }
.block-categories-catalog .titleBotImgRight
 {width: 24px; height: 23px; }

.block-offers .titleTopLeft
 {width: 23px; }
.block-offers .titleTopImgLeft
 {width: 23px; height: 1px;}
.block-offers .titleTopCenter
 {}
.block-offers .titleTopRight
 {width: 24px; }
.block-offers .titleTopImgRight
 {width: 24px; height: 55px;}
.block-offers .block
 {}
.block-offers .block .blockTD
 {}
.block-offers .titleBotLeft
 {width: 23px; border: 0px; }
.block-offers .titleBotImgLeft
 {width: 23px; height: 1px;}
.block-offers .titleBotRight
 {width: 100%; border: 0px; }
.block-offers .titleBotImgRight
 {width: 24px; height: 23px;}
/***************custom blocks offers and categories********************/

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 10pt;
	white-space: nowrap;
	background: url(../images/default/cblock-t-bgr.gif) repeat-x top;
}
td.userHomeTitle b {color: #0000CC;}

div.userHomeBottom {						
	background: none;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {color: #444444; text-decoration:underline;}
div.userHomeBottom a:hover {color: #444444; text-decoration:none;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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; margin: 0px 5px 0px 55px;}
td.userHome img.support 	{background: url(../images/icons/admin_support.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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.png) no-repeat; width: 50px; height: 50px; border:0px; 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 *******************/

/*****************************************************************************/

/************* Button Links *******************/
td.butTd {}
td.butTd span.spacer {display: none; color: #1584D2;}	/* '|' between button */

a.button, a.buttonCart, a.buttonBasket{
	font-size: 9pt;
	padding: 0px;
	white-space: nowrap;
	text-decoration: none;
	color: #FFF;
}

a.button:link, a.button:visited {}
a.button:hover, a.button:active,
a.buttonCart:hover, a.buttonCart:active,
a.buttonBasket:hover, a.buttonBasket:active {color: #FFF;}

a.button span, a.buttonCart span, a.buttonBasket span	{
	background: #F17FB3;
	font-weight: bold;
	display: block;
	float: right;
	width: 100px;
	padding: 3px;
	margin: 2px;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;	
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	text-align: center;
	font-size: 8pt;
}
a.button span:hover, a.buttonCart span:hover, a.buttonBasket span:hover	{
	border-top: 1px solid #333;
	border-left: 1px solid #333;	
	border-bottom: 2px solid #AAA;
	border-right: 2px solid #AAA;
}
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 		{}		/* 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; width: 120px; font-size: 10pt;}			/* Continue shopping (basket) */
a.button-retrieve span 	{padding: 2px; font-size: 8pt;}			/* Retrieve Cart (basket) */
a.button-save span 		{padding: 2px; font-size: 8pt;}			/* Save cart (basket) */
a.button-clear span 		{padding: 2px; font-size: 8pt;}			/* Clear cart (basket) */
a.button-checkout span 	{font-weight: bold; font-size: 10pt;}			/* Checkout (basket) */

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;}

.block-cart a#check {display: none;}

a.disabled {							/* disadled add to cart */
	color: gray; 
	cursor: pointer; 
	font: bold 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; 
}
a.disabled:hover {color: gray; cursor: pointer; text-decoration: none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory 			{background: transparent; margin: 0px; padding: 3px 0px;}
.selectedtopCategory {background: #F4F4F4; margin: 0px; padding: 3px 0px; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}
        
.subCategory 			{background: transparent; margin: 0px; padding: 0px;}
.fw-block-categories-list li.subCategory 			{display: none;}
.selectedsubCategory {background: #F4F4F4; margin: 0px; padding: 0px; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}

.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 *******************/
.offerTitleTop				{display: none;}
.offerTitle					{text-align: center; clear: right; display: block; margin: 0px; padding: 0px;}
.offerTd 					{text-align: center;}
.offerTd img.offerImg	{
	display: block;
	padding: 0px;
	background: transparent;
	margin: 0px auto;
	}
	
.offerTd div.offerText	{text-align: center; font-size: 8pt;}
.offerTd a.buttonMore span {display:none;}


.block-products-list .block .blockTD img.productImg,
.block-product-details .block .blockTD img.productImg {
	padding:2px;
	background:transparent;
	border:0px;
	} 
/************* List *******************/
.block-products-list a.bigtitle {
	text-align: center;
	font-size: 8pt;
	text-decoration: none;
	color: #3c3c3c;
}
.block-products-list a.bigtitle:hover {
	text-decoration: none;
	color: #000;
}
.block-products-list select {
	border: 1px solid #4D3030;
	font-size: 8pt;
	margin: 0px 0px 3px 0px;
}
.block-products-list .property select {
	width: 100px;
}
.block-products-list  {
	text-align: center;
}
.block-products-list .new-product {
	float: left;
	width: 30px;
	height: 30px;
	margin: 0px 0px 0px 10px;
	z-index: 50;
}
.block-products-list .compare {
	float: right;
	width: 30px;
	height: 30px;
	margin: 0px 10px 0px 0px;
	z-index: 50;
}
.block-products-list .product-properties {
	text-align: right;
	vertical-align: top;
	}
/************* List *******************/

/************* Categoties (catalogue) *******************/
.block-categories-catalog .blockTD	 			{padding-left: 3px;}
.block-categories-catalog .blockTD img 		{display: none;}
.block-categories-catalog a.bigtitle			{
	text-decoration: none;
	font-size: 9pt;
	text-transform: capitalize;
	color: #555;
}
.block-categories-catalog a.bigtitle:hover 	{text-decoration: none; color: #000;}

/************* Hot (news,...) *******************/
.block-hot .blockTD img 				{display: none;}
.block-hot .blockTD .articleDate		{display: none;}
.block-hot .blockTD div 				{padding-left: 15px;}
.block-hot a.bigtitle 					{padding-left: 15px; background: url(../images/default/arrow-green.gif) no-repeat 0px 4px; display: block; position: relative; left: -15px; font-size: 10pt; text-decoration: underline;}
.block-hot a.bigtitle:hover 			{padding-left: 15px; background: url(../images/default/arrow-green.gif) no-repeat 0px 4px; text-decoration: none;}
/*.block-hot div.smalltext {padding-left: 15px;}*/

/*****************************************************************************/

/************* Footer *******************/
.footerAll {
	background: url(../images/site_img/wrap_bottom.jpg) no-repeat top center;
}
.footerMenu	{
	padding-top: 15px;
	text-align:center;
	font-size:8pt;
	margin: 0px 0px 0px 0px;
}
.footerMenu	span {padding: 0px 0px 0px 5px; color: #F17FB3;}
.footerHTML	{text-align:center; padding: 0px; color: #f17fb3;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right; padding: 0px 10px 0px 0px;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

.copyright {
 color: #F17FB3;
 text-align: center; 
 width: 100%;
}
/************* Footer *******************/

body {font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		margin: 0px;
		padding: 0px;
		}
body.popup	{}
tr, td		{}
h1, h2		{padding: 0px; margin: 0px;}

.middlebg 			{background: #82D0EF;}
.middlebg td 		{font-weight: bold;}
.usualbg  			{background: transparent;}
.errorbg  			{background: #FFE0E0; border: 1px solid #CC0000; color: #CC0000; padding: 6px;}
.popup .errorbg	{padding: 4px;}
.messagebg  		{background: #55C6F0; color: #000; font-weight: bold; padding: 6px;}

.padding10px				{padding: 10px;}
.padding6px td				{padding: 6px;}
.block-product-details
.padding6px td				{padding: 6px 10px;}
.padding6px td td			{padding: 0px;}
.padding6px
.padding4px td				{padding: 4px;}
.padding4px td				{padding: 4px;}
.padding4px td td			{padding: 0px;}
.padding2px					{padding: 2px;}
.paddingReviews td		{padding: 0px 11px;}
.paddingReviews td td	{padding: 0px;}
.paddingRev5px td			{padding: 5px 11px;}
.paddingRev3px td			{padding: 3px 3px 3px 11px;}

input					{font-size: 9pt; }
input.usualprice	{background-color: transparent; border: none; text-align: right;}
input.orderprice	{background-color: transparent; border: none; text-align: right;  font-weight: bold; }
input.search		{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.text			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.field			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.fieldSmall	{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 8pt;}
input.submit		{
	background: #F17FB3;
	color: #FFF;
	font-weight: bold;
	display: block;
	float: right;
	width: 100px;
	padding: 3px;
	margin: 2px;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;	
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	text-align: center;
}
input.submit:hover 	{
	border-top: 1px solid #333;
	border-left: 1px solid #333;	
	border-bottom: 2px solid #AAA;
	border-right: 2px solid #AAA;
}
	input#clear		{color: #3C3C3C;}
	input#reset		{color: #3C3C3C;}
	input#preview	{color: #FFF;}
	input#cancel	{color: #3C3C3C;}
	input#delete	{color: #3C3C3C;}
	
.header-block-search input.submit {
	display: none;
}
	
select, select.search, select.field {
	border: 1px solid #4D3030;
	font-size: 8pt;
	margin: 0px 0px 3px 0px;
	}
select.country_id {width: 100px;}
select.text {width: 100px;}
textarea				{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 11pt;}

input.field {margin-bottom: 3px;}

form { margin: 0px; padding: 0px;}

a.header 			{color: #1584D2; text-decoration: underline; }
a.header:hover		{color: #1584D2; text-decoration: underline; }
a.title				{font-size: 10pt; font-weight: bold;  color: #1584D2; text-decoration: underline; }
a.title:hover		{text-decoration: none; }
a.smallText			{color: #f17fb3; text-decoration: none; font-size: 8pt; }
a.smallText:hover	{color: #43BCE3; text-decoration: underline; font-size: 8pt; }
a						{color: #43BCE3; text-decoration: none;}
a:hover				{color: #43BCE3; text-decoration: underline; }

.titleText	  {color: #43BCE3; text-decoration: none; }
.articleDate	{font-size: 8pt; color: #7777CC; font-style: italic; }
.top				  {font-size: 8pt; padding: 2px 0px;}
.smallText		{font-size: 8pt; }
.middleText		{font-size: 9pt; }
.bigText			{font-size: 10pt; }
.comment			{font-size: 8pt; color: #7777CC; }
.message			{font-size: 9pt; color: #0000CC; }
.title			{font-size: 10pt; font-weight: bold; color: #43BCE3; }
.bigtitle		{font-size: 12pt; font-weight: bold; color: #43BCE3; }
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

/***** Delimiter for list and rollover for details *****/
/***/.vDelimiter {padding: 0px 0px 0px 0px;}
/***/.hDelimiter {border-bottom: 1px solid #83CFEF;}
/***/
/***/.rolloverImagesTop {padding: 10px 0px 0px 0px;}
/***/.rolloverImages {float: left; padding: 5px; text-align: center; width: 30%;}
/***/.manufacturerImage {padding: 10px 0px 0px 0px;}
/***** Delimiter for list and rollover for details *****/

/***** Visualisation tubs on product details *****/
td.tab				{border: 1px solid #83CFEF; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #83CFEF; border-bottom: none; background: #83CFEF; padding: 0px;}
a.tab					{background: none; color: #1584D2; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #83CFEF; color: #1584D2; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #83CFEF; color: #1584D2; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #83CFEF; color: #1584D2; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #83CFEF;}
/***** Visualisation tubs on product details *****/
/***** Visualisation tubs on UserHome pages *****/
.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border: 1px solid #919B9C; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: #83CFEF; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #919B9C; border-top: 2px solid #919B9C; border-bottom: none; padding: 5px 9px 5px 9px; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919B9C; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #919B9C;}
td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #919B9C;}
a.blackSm, a.blackSm:hover {text-decoration: none;}
/***** Visualisation tubs on UserHome pages *****/
/***** Prices on the site *****/
.priceBlock {color: #228EB1; font-size: 8pt; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal;}

.priceBlockOld {color: #f17fb3; text-decoration: line-through;}
.priceBlockOld .price {font-weight: normal;}
.priceBlockOld .priceTax {font-weight: normal;}

.priceBlockHidden {color: #000; font-weight: bold; display: none;}
.priceBlockHidden .price {font-weight: bold;}
.priceBlockHidden .priceTax {font-weight: normal;}

.priceBlockEdit {color: #000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; 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;}

.salesBlock {color: #228eb1; font-weight: bold; border: none; background: transparent;}
.salesPrice {font-weight: bold;}
.salesTax {font-weight: normal;}

.priceSaveBlock {color: green; font-weight: bold;}
.priceSaveBlock .price {font-weight: bold;}
.priceSaveBlock .percent {font-weight: normal;}

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/***** Prices on the site *****/
/***** Visualisation product list as table *****/
.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory {
	text-align: left;
	border-bottom: 2px solid #83CFEF;
	text-transform: uppercase;
	color: #f17fb3;
	font-size: 10pt;
	line-height: 14pt;
	margin: 0px;
	padding: 0px;
}




.productsDelimiter 		{background: #83CFEF; padding: 0px !important;}
.productsDelimiterTop 	{background: #83CFEF; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}
/***** Visualisation product list as table *****/
/***** Rating iamges *****/
.neutral {display: none; }
.commend		{background: url(../images/icons/commend.png) no-repeat; width: 20px; height: 20px; border:0px;}
* html .commend {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/commend.png,sizingMethod=crop);}
.discommend	{background: url(../images/icons/discommend.png) no-repeat; width: 20px; height: 20px; border:0px;}
* html .discommend {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/discommend.png,sizingMethod=crop);}
.not-rated	{background: url(../images/icons/not-rated.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .not-rated {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/not-rated.png,sizingMethod=crop);}
.rating-1	{background: url(../images/icons/rating-1.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-1 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-1.png,sizingMethod=crop);}
.rating-2	{background: url(../images/icons/rating-2.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-2 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-2.png,sizingMethod=crop);}
.rating-3	{background: url(../images/icons/rating-3.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-3 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-3.png,sizingMethod=crop);}
.rating-4	{background: url(../images/icons/rating-4.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-4 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-4.png,sizingMethod=crop);}
.rating-5	{background: url(../images/icons/rating-5.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-5 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-5.png,sizingMethod=crop);}
/***** Rating iamges *****/
/***** Wishlist pop-up window *****/
.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: #CCCCCC;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #F4F4F4; border: 1px solid #78C7FF;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font: 14px, sans-serif; text-align:justify;}
/***** Wishlist pop-up window *****/
/***** New Product's icon *****/
.block-product-details .newProduct {display: block; position: relative; padding-right: 34px !important;}
.block-product-details img.newProduct {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: -1px; margin: 0px 0px 0px 2px;}
* html .block-product-details .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.block-products-list img.newProduct {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: relative; bottom: -6px; margin: 0px 0px 0px 2px;}
* html .block-products-list .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: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png,sizingMethod=crop);}
/***** New Product's icon *****/
/***** Restricted Item's icon *****/
.block-products-list .restrictedItem img.restrictedItem {background: url(../images/icons/lock.png) no-repeat; width: 22px; height: 23px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .block-products-list .restrictedItem img.restrictedItem {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock.png,sizingMethod=crop);}
.restrictedItem img.restrictedItem {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .restrictedItem img.restrictedItem {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);}
.restrictedCategory img.restrictedCategory {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .restrictedCategory img.restrictedCategory {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);}
/***** Restricted Item's icon *****/
/***** Manual list *****/
.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;}
/***** Manual list *****/
/***** Custom menu list *****/
.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;}
/***** Custom menu list *****/
/***** Matrix price *****/
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; }
/***** Matrix price *****/

.commonbg {background: url(../images/site_img/background.jpg);}

.fw-block-categories-list {
	width: 100%;
	margin: 12px 0px 0px 0px;
	height: 25px;
	overflow: hidden;
}

.fw-block-categories-list ul {
list-style-type: none;
margin: 0px;

}
.fw-block-categories-list li {

}
.fw-block-categories-list li.selectedtopCategory {
	border: 0;
}
.fw-block-categories-list a.title {
	color: #FFF;
	font-size: 9pt;
	line-height: 16pt;
	text-transform: capitalize;
	text-decoration: none;
}
.fw-block-categories-list a.title:hover {
	color: #55C6F0;
}
.fw-block-categories-list .selectedtopCategory a.title{
	color: #55C6F0;
}
#cat-nav {
	float: left;
	margin: 12px 0px 0px 0px;
	height: 25px;
	overflow: hidden;
	width: 98%;
	background: none;
	padding: 0;
	z-index: 25;
}

#cat-nav ul {
	width: 100%;
	height: 25px;
	list-style: none;
	background: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#cat-nav a {
	display: block;
	width: 100%;
/*	width: 10em;
	w\idth: 6em; */
	padding: 0em 0em;
	color: #FFF;
	font-size: 10pt;
/*	line-height: 16pt; */
	height: 25px;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
}
#cat-nav li {
	float: left;
	/* width: 10em; */
	width: auto;
	background: url(../images/site_img/nav_sep.png) no-repeat 5px 0px;
	height: 22px;
	margin: 0px;
	padding: 0px 5px 0px 17px;
}

#cat-nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 22.4em;
	w\idth: 21.9em;
	font-weight: normal;
	border: 0.25em solid #F17FB3;
	background: #F7A2CB;
	margin: 0;
	z-index: 30;
}

#cat-nav li li {
	padding: 0em 1em 0em 0em;
	width: 21em;
	background: none;
}

#cat-nav li ul a {
	width: 21em;
	w\idth: 25em;
	padding: 0px 0px 0px 3px;
	font-weight: bold;
	text-align: left;
}

#cat-nav li ul ul {
	margin: -1.75em 0 0 16em;
}

#cat-nav li:hover ul ul, #cat-nav li:hover ul ul ul, #cat-nav li.sfhover ul ul, #cat-nav li.sfhover ul ul ul {
	left: -999em;
}

#cat-nav li:hover ul, #cat-nav li li:hover ul, #cat-nav li li li:hover ul, #cat-nav li.sfhover ul, #cat-nav li li.sfhover ul, #cat-nav li li li.sfhover ul {
	left: auto;
}

#cat-nav li:hover, #cat-nav li.sfhover {
	background: #F17FB3;
}



/********************* end of category drop downs **********************/
.header-block-search {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 100%;
	height: 30px;
	background: transparent url("../images/site_img/search.jpg") no-repeat bottom right;
}
.header-block-search input {
	background: transparent;
}
input.header-search {
	margin: 7px 70px 0px 10px;
	height: 22px;
	width: 180px;
	border: 0;
}
#home-slide {
	float: left;
	width: 598px;
	margin: 19px 0px 0px 19px;
}
#home-offers {
	width: 356px;
	float: right;
}
#home-offers a img {
	border: 0;
}
#phone {
	float: right;
}
#shipping {
	float: left;
}

div.product_image {
	width: 100%;
	display: block;
	text-align: center;
}
div.product_image a {text-align: center;}
div.product_image img {
	display: block;
	margin: 0 auto;
}
div#product-sorter table	{
	background: #F7D041;
	width: auto;
	padding: 0px;
	margin: 2px;
	border-top: 1px solid #472809;
	border-left: 1px solid #472809;	
	border-bottom: 2px solid #472809;
	border-right: 2px solid #472809;
}
div#product-sorter table .middlebg	{
	background: transparent;
}
div#product-sorter table.padding6px td {
padding:2px;
}
div#product-sorter a {	
	font-size: 9pt;
	padding: 0px;
	white-space: nowrap;
	text-decoration: none;
	color: #472809;
}	
div#product-sorter a:hover {
	color: #000;
}
tr.item-rows td { padding: 0px 10px 5px 10px; }
tr.item-rows td table td { padding: 0px 0px;}
.nav-page-msg {
	color: #AAA;
}
div#nav-page {
	float: right;
	width: auto;
	font-size: 8pt;
	height: 18px;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}
div#nav-page img {
	border: 0;
	vertical-align: bottom;
}
a.nav-page {
	background: transparent;
	color: #462909;
	text-decoration: none;
	padding: 0px 4px;
	border: 1px solid #462909;
	font-size: 8pt;
	line-height: 6pt;
}
a.nav-page:hover {
	background: #F7D041;
}
.nav-page-current {
	background: #F7D041;
	color: #462909;
	padding: 0px 4px;
	border: 1px solid #462909;
	font-size: 8pt;
	line-height: 6pt;
}
#desc_data {font-size: 10pt;}
.phone {
	float: right;
	width: 200px;
	margin: 7px 0px 0px 0px;
	z-index: 1000;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #472809;
	clear: both;
	}
	
/*  Form styles */
.fieldwrap label {
	display: block;
	width: 150px;
	float: left;}
	
.security-narrow {
	text-align: center;
}
.security-narrow div {
	width: 48%;
	float: left;
	margin: 0px 0px 5px 0px;
}
.security-wide div {
	width: 19%;
	float: left;
	margin: 0px 0px px 0px;
}