/****** colors ******/
/*

pink: #f6dfdf
hot pink: #FF6699
blue: #8eced6
green: #cdcf99

/****** Main Table ******/
.basicTable 	{width: 940px; }

.mainTable {
	width: 930px;
	margin: 5px 5px;
	padding: 0px 0px 20px 0px;
	background: white;
	border: #cdcf99 1px solid;
	}
.mainTable75 {width: 75%;}
.mainTable50 {width: 470px;}

.mainTableCell	 		{padding: 5px; vertical-align: top; }
.mainTableCellLeft 		{padding: 3px; vertical-align: top;}
.mainTableCellCenter 	{padding: 3px 5px; vertical-align: top;}
.mainTableCellRight 	{padding: 3px; vertical-align: top;}

.homeGreeting 		{padding: 10px; vertical-align: top;}
.homeGreetingTable	{width: 100%; border: 0px solid #CCC;}
.homeGreetingCenter 		{padding: 5px;}

.introBlock {border: 0px solid #CCC;}
.introBlock td {padding: 6px;}

/****** Main Table ******/
#page-background {
	width: 100%;
	background: #FFF;
	padding: 0px 0px 10px; 0px;
}
#s-logo {
	width: 279px;
	height: 226px;
	background: transparent;
	margin: 5px;
	float: left;
	margin: -50px 0px 0px -25px;
	z-index: 3500;
}
#s-logo img {
	border: 0px;
}

#tag-holder {
  width: 300px;
  height: 22px;
  padding: 0px;
  float: right;
  font-size: 10pt;
  text-align: center;
}
#tag-holder ul {
	list-style-type: none;
  	background: #f5f8fa;
	margin: 0;
	padding: 0;
	height: 28px;
	float: right;
	vertical-align: middle;
}
#tag-holder ul li {
	float: left;
	height: 20px;
	margin: 3px 0px 0px 0px;
	padding: 0px 15px;
	border-right: 1px solid #B1B461;
}
#tag-holder ul li.tag-end {
	border: 0;
	width: 1px;
}
#tag-holder ul li.tag-end img {
	border: 0;
}
#tag-holder ul li a {
	text-decoration: none;
 	color: #000;
}
#tag-holder ul li a:hover {
	color: #FF6699;
}
.tag-line {
  float: right;

}
.header-block-search {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 170px;
	height: 60px;
	background: transparent url("../images/site_img/search-box.png") no-repeat top left;
}
.header-block-search input {
	background: transparent;
}
.header-block-search input.header-search {
	margin: 2px 0px 0px 5px;
	height: 20px;
	width: 110px;
	border: 0;
	float: left;
	vertical-align: bottom;
	font-size: 12pt;
}
.header-block-search input.submit {
	border: 0;
	background: transparent;
	width: 50px;
	height: 20px;
	margin: 0;
	padding: 0;
}
div.princess {
	background: url(../images/site_img/bowtiara2.jpg) no-repeat 30px 0px;
	width: 240px;
	height: 150px;
	text-align: center;
}
div.princess:hover {
	background: url(../images/site_img/bowtiara1.jpg) no-repeat 30px 0px;
	width: 240px;
	height: 150px;
}
div.princess input.princess-submit {
	width: 100%;
	height: 150px;
}

div.color-search {
	color: #CDCF99;
	font-size: 11pt;
	width: 150px;
	vertical-align: top;
	text-align: right;
	}
div.color-search a {
	color: #CDCF99;
	text-decoration: none;
	}
div.color-search a:hover {
	color: #FF6699;
	text-decoration: none;	
	}
/*******************************************************************************/

/****** Menu ******/
  
.headerMenu {
	width: 940px;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFF;
	height: 185px;
	position: relative;
	background: white url('../images/site_img/header_background.gif') no-repeat;
	z-index: 5;
   }

/* Logo on the site */
/*	
.headerMenu td#logo img {
	background: white url('../images/site_img/mermaid.png');
  border: 0px;
	margin: 5px;
	position: relative;
	top: -50px;
  right: 25px;
	}
*/	

.headerMenu div#menu {					/* Text Menu with or without images */
	height: 36px;
	width: 680px;
	z-index: 3000;
	/* background: url('../images/site_img/nav_bar1.png') repeat-x bottom right; */
	vertical-align: middle;
	position: absolute;
	bottom: 8px;
	right: 10px;
	}
	
.headerMenu div#menu img.Img {width: 0px; height: 0px;}
.headerMenu div#menu table {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}
.headerMenu div#menu td {text-align: center;}

/* Active Noneactive links in menu */

a.menu {
	font-size: 13px;
	font-weight: bold; 13px;
	text-decoration:none;
	text-transform: lowercase; 
	border-right:1px solid white; 
	padding: 5px 10px 4px 10px;
	display:block;
}
a.menu:link, a.menu:visited {
	color:black; 
}

a.menu:hover, a.menu:active {
	color:#f40050;
	text-decoration: none;	
}
a.menuActive {
	font-weight: bold;
	font-size: 13px;
	color:#f40050; 
	text-decoration:none; 
	border-right:1px solid white;
	text-transform: lowercase;  
	padding: 5px 5px 4px 5px;
	display:block;
}
a.menuActive:hover, a.menuActive:active {
	text-decoration:none;	
}

/****** Sub Menu ******/

.subMenuBlock {
	background: #A7A7A7;
	display:none;
	position:absolute;
	border-top: 1px solid black;
	border-left: 1px solid black;
	text-align: left;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 7px 20px 7px 10px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 11px;
	color:black;
	display:block;
	text-decoration:none;
	background: #A7A7A7 ; 
}

a.subMenu:hover, a.subMenu:active {
	background:#DDDDDD;
	color:black;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 100%; border-bottom: 1px solid #000;}
td#menu td.secondaryBegin img.Img	{width: 1px; height: 25px;}

a.secondaryMenu 			{display:block; font: bold 11px; padding: 0px 0px 0px 20px; color: #000;}
a.secondaryMenu:hover 		{}
a.secondaryMenuActive 		{text-decoration: none;}
a.secondaryMenuActive:hover	{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 black; 
	background-color: #f3f3f3;
	z-index: 2000;
}
.filterPopup a {line-height: 160%;}
.filterPopup a:hover, .filterPopup a:active {}

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 0px solid #CCC; margin: 10px 0px 25px 0px;}

.breadcrumbBegin {
	width: 20px;
	border: 0px solid #CCC;
	background: white;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: white;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #000000; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: #FF6699; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter a.treeItemLast {color: #000000; font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {color: #000000; font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter span {
	display: auto;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {display: none;}

.breadcrumbRSS {
	padding: 0px;
	border: 0px;
	padding: 0px 6px;
	background: #f3f3f3;
	}

.breadcrumbEnd {
	width: 10px;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 10pt; color: #999999; margin-right: 10px; font-weight: bold;}
.breadcrumbDelimiter span.active {font-size: 10pt; color: #000000; margin-right: 10px; font-weight: bold;}
/************* end Order Pages ***************/

/* Pagination Navigation */
.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: #000;
	text-decoration: none;
	padding: 0px 4px;
	border: 1px solid #000;
	font-size: 8pt;
	line-height: 6pt;
}
a.nav-page:hover {
	background: #F6DFDC;
	text-decoration: none;
	color: #000;
}
.nav-page-current {
	background: #F6DFDC;
	color: #000;
	padding: 0px 4px;
	border: 1px solid #462909;
	font-size: 8pt;
	line-height: 6pt;
}



/*****************************************************************************/
/*
COLORS - BY ADDING green or pink to the class, you can change the title top and border of the blocks
green: #CDCF99
pink: #F6DFDC
 */
/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 3px; background: #8eced6;}

.mainTableCellCenter .titleTop {
	/* background: #cdcf99; */
	background: transparent;
	border-bottom: 3px solid #cdcf99;
	}

div.baby .titleTop {
	background: transparent;
	border-bottom: 0px;
	}

div.green .titleTop {
	background: #CDCF99;
	}

div.pink .titleTop {
	background: #F6DFDC;
	}


.titleTopLeft {
	width: 3px;
	}
		
.titleTopImgLeft {width: 3px; height: 0px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal; padding: 0px;}
		
.titleTopCenter div {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 13pt;
	font-family:Comic Sans MS, Comic Sans MS, cursive, san-serif;
	padding: 2px 0px 2px 0px;
	}
.titleTopCenter div a:hover {
	color: #FFF;
	}

.mainTableCellCenter .titleTopCenter div {}
	
.titleTopCenter h1 {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 14pt;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
		}
.mainTableCellCenter .titleTopCenter h1  {}

.titleTopRight {
	width: 20px;
	}
	
.titleTopImgRight {width: 0px; height: 0px;}

/****** Top ******/

/****** Center ******/

.block {
  margin: 0;
  padding: 0;
	background: transparent;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-style: none none none none;
	position: relative
	}

.mainTableCellRight .block {
  margin: 0;
  padding: 0;
	border-top: 0px;
	border-right: 1px solid #8eced6;
	border-left: 1px solid #8eced6;
	border-bottom: 1px solid #8eced6;
	background: transparent;
	}

div.green .block {
	border: 1px solid #CDCF99;
	}

div.pink .block {
	border: 1px solid #F6DFDC;
	}

.blockTD {
  border: none;
  border-style: none;
  border-width: none;
  position: relative;
}
/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 25px; }

.titleBotLeft {
	width: 20px;
	border: 0px solid #CCC;
	background: #CCC;
	}
.titleBotImgLeft {width: 1px; height: 0px;}

.titleBotRight {
	width: 100%;
	border: 0px solid #CCC;
	background: #CCC;
	}
.titleBotImgRight {width: 1px; height: 0px;}

div.baby .titleBot {display: none;}
/****** Bottom ******/

/************* end Fieldset ***************/

/* Product Detail Block */
/************* Fieldset *******************/
/****** Top ******/
.block-products-list .titleTop,
.block-categories-catalog .titleTop,
.block-product-details .titleTop {margin: 0px 0px 5px 0px; border-bottom: 3px solid #CED3A2; padding: 0px 0px 3px 0px;}
.block-products-list .titleTopLeft,
.block-categories-catalog .titleTopLeft,
.block-product-details .titleTopLeft {
	width: 20px;
	background: transparent;
	}
.block-products-list .titleTopImgLeft,
.block-categories-catalog .titleTopImgLeft,
.block-product-details .titleTopImgLeft {display: none; width: 0px; height: 0px;}

.block-products-list .titleTopCenter,
.block-categories-catalog .titleTopCenter,
.block-product-details .titleTopCenter {		/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 0px;
	background: transparent;
	}
.block-products-list .titleTopCenter div,
.block-categories-catalog .titleTopCenter div,
.block-product-details .titleTopCenter div {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	background: transparent;
	padding: 2px 0px 2px 0px;
	}
.block-products-list .titleTopCenter h1,
.block-categories-catalog .titleTopCenter h1,
.block-product-details .titleTopCenter h1 {
	display: block;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	background: transparent;
	text-transform: none;
	vertical-align: top;
	}
.block-products-list .titleTopRight,
.block-categories-catalog .titleTopRight,
.block-product-details .titleTopRight {
	width: 0px;
	background: transparent;
	}
.block-products-list .titleTopImgRight,
.block-categories-catalog .titleTopImgRight,
.block-product-details .titleTopImgRight {display: none; width: 0px; height: 0px;}

/****** Top ******/

/***** Center ******/
.block-product-details .block {
	border: 0px;
	background: transparent;
	font-size: 9pt;
	}

.block-articles-list table.block table table table {border-bottom: 2px solid #cdcf99; }
/****** Center ******/
.product-main {margin: 10px 0px 0px 0px;}
.product-left {
	float: left;
	width: 440px;
	text-align: center;
}
.product-right {
	float: right;
	width: 180px;
	margin: 0px 10px 10px 0px;	
}


/****** Bottom ******/
.block-products-list .titleBot,
.block-categories-catalog .titleBot,
.block-product-details .titleBot {margin-bottom: 25px; }
.block-products-list .titleBotLeft,
.block-categories-catalog .titleBotLeft,
.block-product-details .titleBotLeft {
	width: 20px;
	border: 0px solid #CCC;
	background: #CCC;
	}
.block-products-list .titleBotImgLeft,
.block-categories-catalog .titleBotImgLeft,
.block-product-details .titleBotImgLeft {width: 1px; height: 0px;}
.block-products-list .titleBotRight,
.block-categories-catalog .titleBotRight,
.block-product-details .titleBotRight {
	width: 100%;
	border: 0px solid #CCC;
	background: #CCC;
	}
.block-products-list .titleBotImgRight,
.block-categories-catalog .titleBotImgRight,
.block-product-details .titleBotImgRight {width: 1px; height: 0px;}

/****** Bottom ******/

.block-cart {font-size: 8pt;}


/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 10pt;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #f3f3f3;
}
td.userHomeTitle b {color: #0000CC;}

div.userHomeBottom {						
	display: auto;
	background: none;
	padding: 5px 20px 5px 20px;
	background: #CCCCCC;
	}
div.userHomeBottom a {font: bold 11px Tahoma; color: #000000; text-decoration:underline;}
div.userHomeBottom a:hover {color: #000000; 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 {}	/* '|' between button */

a.button {
	color: #000;
	font-weight: bold;
	font-size: 11pt;
	line-height: 13pt;
	border-top: 2px solid #DDD;
	border-left: 2px solid #DDD;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background: #F6DFDC;
	text-decoration: none;
	padding: 3px 3px;
	white-space: nowrap;
	}

.block-product-details a.button {
	display: block;
	float: right;
	margin: 3px 0px 3px 50px;
	}
.block-product-details a.button-add {
	background: #FF6699;
}
.block-product-details a.button-check {
	display: none;
}
a.button:link, a.button:visited {}
a.button:hover, a.button:active {
	color: #FFF;
	text-decoration: none;
	background: #8eced6;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
	}

a.button span {font-size: 8pt; font-weight: bold; font-family: verdana,geneva,san-serif; text-transform: uppercase;}
a.button img 	{display: none;}

a.buttonBasket {
	color: #000;
	font-weight: bold;
	font-size: 11pt;
	line-height: 13pt;
	border-top: 2px solid #DDD;
	border-left: 2px solid #DDD;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background: #F6DFDC;
	text-decoration: none;
	padding: 3px 3px;
	white-space: nowrap;
	}

a.buttonBasket:link, a.buttonBasket:visited {white-space: nowrap;}
a.buttonBasket:hover, a.buttonBasket:active {white-space: nowrap;}

a.buttonBasket span 	{}
a.buttonBasket img 	{display: none;}

a.buttonCart:link, a.buttonCart:visited {white-space: nowrap;}
a.buttonCart:hover, a.buttonCart:active {white-space: nowrap;}

a.buttonCart span 	{}
a.buttonCart img 	{display: none;}

a.buttonMore:link, a.buttonMore:visited {}
a.buttonMore:hover, a.buttonMore:active {}

a.buttonMore span 	{}		/* read more... (special offers, etc.) */
a.buttonMore img 	{display: none;}

.disabled {							/* disadled add to cart */
	color: #666; cursor: pointer; 
	font-size: 8pt; 
	text-decoration:none; 
	border: 1px solid #808080; 
	background: #C0C0C0; 
	padding: 0px 3px; 
}
a.disabled:hover {color: #666; cursor: pointer; text-decoration:none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory {background: transparent; margin: 0px; padding: 3px 0px;}
.selectedtopCategory {background: #f6dfdf; margin: 0px; padding: 3px 0px;	border-top: 1px solid #CACACA;	border-bottom: 1px solid #CACACA;}
        
.subCategory {background: transparent; margin: 0px; padding: 0px;}
.selectedsubCategory {background: #f6dfdf; margin: 0px; padding: 0px;	border-top: 1px solid #CACACA;	border-bottom: 1px solid #CACACA;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 0px 0px 5px;}
.cat_topCategory {width: 100%; display: block; margin: 0 auto;}
/************* 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 *******************/
.offerTitle		{display: none;}
.offerTd		{text-align: left;}
.offerTd img	{float: left; margin: 0px 5px 0px 0px;} 
.offerTd div	{text-align: justify;}
.offerTd div.offerText	{display: ;}

/************* Forum *******************/
.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft { background: #f3f3f3; border-left:1px solid #999999; 	border-top:1px solid #999999; border-bottom:1px solid #999999; }
.forumMessageRight { background: #f3f3f3; border: 1px solid #999999; }
.forumMessageTop { background: #dedede; border-bottom: 1px solid #999999; }

/************* Categoties (catalogue) *******************/
.block-categories-catalog .blockTD	 			{padding-left: 1px;}

/*****************************************************************************/

/************* Footer *******************/

.footerMenu	{text-align: center; font-size: 8pt; margin-top: -40px; background: #f6dfdf; padding: 5px;}


.footerMenu	span {padding: 0px 0px 0px 5px; color: ##B1B461;}
.footerHTML	{text-align: center; margin: 0px 0px 10px 0px; }
.footerHTML font	{font-size: 12px;}
.footerImg	{text-align:right; padding: 0px 5px;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

a.footer-text {
	text-decoration: none;
 	color: #000;
 	text-transform: lowercase;
	
}
a.footer-text:hover {
	color: #FF6699;
	text-decoration: none;
}

/************* Footer *******************/

body			{
				font-size: 9pt;
				font-family: Comic Sans MS, Comic Sans MS, cursive, sans-serif;
				color: black;
				margin: 0;
				padding: 0;
				background-image: url('/images/site_img/bg.png');
				}
body.popup	{background: #FFF;}
body.editor	{background: #FFF;}

tr, td		{font-size: 9pt; vertical-align: top;}
td.category_cat_img {width: 33%;}
h1, h2		{padding: 0px; margin: 0px;}

.middlebg 			{background: white;}
.middlebg td 		{font-weight: bold;}
.usualbg  			{background: transparent; }
.errorbg  			{background: #F6dfdf; border: 1px solid #8eced6; color: #CC0000; padding: 6px;}
.block-basket .errorbg  {background: #F6dfdf; border: 1px solid #8eced6; color: #CC0000; padding: 6px; text-align: right;}
.popup .errorbg	{padding: 4px;}
.messagebg  		{color: #FF6699; font-weight: normal; padding: 6px; border: 1px solid #FF6699;}

.padding10px				{padding: 3px;}
.padding6px td				{padding: 6px;}
.block-product-details
.padding6px td				{padding: 6px 10px;}
.padding6px td td			{padding: 0px;}
.padding6px
.padding4px td				{padding: 1px;}
.padding4px td				{padding: 4px;}
.padding4px td td			{padding: 0px;}
.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: 11px;
}
input.search		
{width:150px; 
border-left: #747474 1px solid; 
border-top: #747474 1px solid; 
border-right: #dcdcdc 1px solid; 
border-bottom: #dcdcdc 1px solid; 
color:black}

input.field			{border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.text			{border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.submit		{/*padding-left:5px; padding-right:5px; height:19px*/background: #8ECed6;}
select				{color:black; font-size: 11px;}
select.search		{color:black;}
textarea				{border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black; font-size: 11px;}

.block-basket input.submit {
	color: #000;
	font-weight: bold;
	font-size: 11pt;
	line-height: 13pt;
	border-top: 2px solid #DDD;
	border-left: 2px solid #DDD;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background: #F6DFDC;
	text-decoration: none;
	padding: 3px 3px;
	white-space: nowrap;
	}

.block-order-info select {width: 150px;}

.block-product-details select {
	font-size: 9pt;
	background: #fff;
	color: #000;
	width: 150px;
}

form {margin: 0px; padding: 0px;}


a.header				{color: #000; text-decoration: underline;}
a.header:hover 	{color: #00f; text-decoration: underline;}
a.title 				{font-size: 10pt; font-weight: bold;  color: #F40050; text-decoration: none;}
a.title:hover 		{font-size: 10pt; font-weight: bold;  color: #8eced6; text-decoration: none; }
a.smallText 		{color: #000000; text-decoration: none; font-size: 9pt;}
.block-products-list a.smallText {color: #000000; text-decoration: none; font-size: 8pt; font-weight: normal;}
a.smallText:hover {color: #f40050; text-decoration: none;}
a 						{color: black; text-decoration: none;}
a:hover 				{color: #F40050; text-decoration: none;}

.titleText			{color: #000; text-decoration: none;}
.articleDate	{font-size: 8pt; color: #7777CC; margin-bottom: 5px;}
.block-articles-list-events .articleDate {color: #FF6699; font-weight: bold; margin-bottom: 3px;}
.top			{font-size: 8pt; padding: 2 0 2 0;}
.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:9pt; text-decoration:none; color: #000000; font-weight:bold;}
.bigtitle	{font-size:10pt; text-decoration:none; color: #000000; font-weight:bold;}
a.bigtitle:hover	{ font-size:10pt; text-decoration:none; color: #FF6699; font-weight:bold;}
.error			{color: #cc0000; font-size:9pt}
.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 {}
.hDelimiter {}

.rolloverImagesTop {margin: 10px 0px 0px 0px;}
.rolloverImages {float: left; padding: 5px; text-align: center; width: 30%;}
.manufacturerImage {padding: 10px 0px 0px 0px;}

.fabrics {float: left; width: 100px; height: 115px; overflow: hidden; margin: 0px 10px 10px 0px;}
.fabrics img {border: 0px solid #CCC; height: 100px;}
/***** Delimiter for list and rollover for details *****/

/***** Visualisation tabs on product details *****/
td.tab				{border: 1px solid #dedede; border-bottom: none; background: #dedede; padding: 0px;}
td.tabActive		{border: 1px solid #CCCCCC; border-bottom: none; background: #CCCCCC; padding: 0px;}
a.tab					{background: #cdcf99; color: black; display: block; font-weight: bold font-size:14px; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #8eced6; color: white; text-decoration: none;}
a.tabActive			{background: #cdcf99; color: black; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #8eced6; color: white; text-decoration: none; cursor: text;}
.tabline 			{background: #CCCCCC;}
/***** Visualisation tubs on product details *****/
/***** Visualisation tubs on UserHome pages *****/
.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font-size: 11px; font-family: arial,verdana,tahoma,sans-serif; border: 1px solid #919B9C; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: #E9E9E9; white-space: nowrap;}
div.adminTabActive 	{font-weight: bold; font-size: 11px; font-family: arial,verdana,tahoma,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: #000; font-weight: normal; font-size; 9pt; text-align: right;}
.priceBlock .price {font-weight: normal;}
.priceBlock .priceTax {font-weight: normal;}

.priceBlockOld {color: #000; 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: 50px; font-size: 12px; color: black; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid;}

.salesBlock {color: #000; 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 		{font-size: 10pt; font-weight: bold; color: #000000; background: white; padding: 6px !important; }
.productsDelimiter 		{background: #CCCCCC; padding: 0px !important;}
.productsDelimiterTop 	{background: #CCCCCC; 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-size: 12px; 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 .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: -2px; margin: 0px 0px 5px 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 .newProduct img {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 *****/

.baby {
	background: url('../images/site_img/child-bow.png') no-repeat top left;
	width: 620px;
	height: 248px;
	text-align: right;
}

.productImg {border: 0px;}
.top {font-size: 8pt; padding: 2px 0px; text-align: center;}
div.fabric div.product-left img.productImg {width: 400px; height: 300px;}

span.sherri-msg {
	display: block;
	float: right;
	clear: both;
	text-align: right;
	width: 70%;
	color: #FF6699;
	font-style: italic;
	font-size: 8pt;
}

.block-order-data-preview input.submit {position: relative; bottom: 30px;}
