*{ padding: 0px; margin: 0px; }
*{ outline: none; }
img{ border: none; }
ul, li, h1, h2, h3, h4, p  { padding: 0px; margin: 0px; }
ul{ padding-left: 20px; }
body{background-color: #ccffff;padding-top: 8px;font-family:Arial, Helvetica, sans-serif;font-size: 13px;}

#wrapper{width: 980px;margin: 0px auto; border: 1px solid #000; }
.clear_both{ clear: both }
.cursor_pointer{ cursor: pointer; }
.float_left{ float: left; }
.display_none{ display: none !important; } 
.basicTable{}
.mainTable { overflow: hidden }
.mainTable75 {}
.mainTable50 {}

ol{ padding-left: 24px; }
ul{ padding-left: 24px; }

.mainTableCellLeft 		{ float: left; width: 160px; padding-top: 10px;  padding-left: 10px; padding-right: 16px; padding-bottom: 2000px; margin-bottom: -2000px; border-right: 1px solid #000; }
.mainTableCellCenter 	{ float: left; width: 574px; padding-top: 10px;  padding-left: 10px; padding-right: 16px; padding-bottom: 2000px; margin-bottom: -2000px; }
.mainTableCellRight 	{ float: left; width: 160px; padding-top: 10px;  padding-left: 10px; padding-right: 16px; padding-bottom: 2000px; margin-bottom: -2000px; border-left: 1px solid #000; }

.w940{ width: 940px !important; }
.w760{ width: 760px !important; }

.homeGreeting		{padding: 0px 0px 15px 0px; vertical-align: top;}
.homeGreetingTable	{width: 100%;}
.homeGreetingCenter	{padding: 8px 6px 8px 6px; background: #f3f3f3; border-left: 5px solid #CCCCCC; border-right: 5px solid #CCCCCC;}

.introBlock {border: 1px solid #CCCCCC;}
.introBlock td {padding: 6px;}

p{ margin-bottom: 12px; }
h1{ padding-bottom: 8px;}
h2{ padding-bottom: 6px;}

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

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

/****** Menu ******/

.headerMenu { border-bottom: 1px solid #000; width: 980px }	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu { padding: 4px; width: 100%; background-color: #c0edf3; }
.headerMenu td#menu img.Img {display: block;width: 25px; height: 1px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td img {display: auto;}
.headerMenu td#menu td br {display: none;}
.headerMenu td#menu td nobr {display: auto;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none; 
	color:#333; 
	padding: 3px 10px 4px 10px; 
	display:block;
	}
a.menu:hover, a.menu:active {
	text-transform: uppercase;
	text-decoration:none; 
	color:#333; 
	padding: 3px 10px 4px 10px; 
	display:block;
	}
a.menuActive:link, a.menuActive:visited {
	text-transform: uppercase;
	text-decoration:none; 
	color:black; 
	background:#cbf9fe; 
	padding: 3px 10px 4px 10px; 
	display:block;
	}
a.menuActive:hover, a.menuActive:active {
	text-transform: uppercase;
	text-decoration:none; 
	color:black; 
	padding: 3px 10px 4px 10px; 
	display:block;
	}

/****** Sub Menu ******/

.subMenuBlock {
	background: #FFE58F;
	display:none;
	position:absolute;
	border-top: 1px solid black;
	border-left: 1px solid black;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	display:block;
	color:black;
	text-decoration:none;
	text-align: left;
	background: #FFE58F; 
}

a.subMenu:hover, a.subMenu:active {
	background: white; 
	color:black;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{background: #ffffff; border: 2px solid #e0e0e0; border-top: none; width: 100%;}
td#menu td.secondaryBegin img.Img	{width: 5px; height: 1px;}
a.secondaryMenu 			{display:block; padding: 0px 0px 0px 20px; color: #000000;}
a.secondaryMenu:hover 		{display:block; padding: 0px 0px 0px 20px; color: #000000;}
a.secondaryMenuActive 		{display:block; padding: 0px 0px 0px 20px; color: #000000; text-decoration: none;}
a.secondaryMenuActive:hover	{display:block; padding: 0px 0px 0px 20px; color: #000000; 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 #CCCCCC; 
	background-color: #f3f3f3;
	z-index: 2000;
}
.filterPopup a {line-height: 160%;}
.filterPopup a:hover, .filterPopup a:active {}

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

/************* Breadcrumb *******************/

.breadcrumb {border-bottom: 1px solid #CCCCCC; margin: 0px 0px 15px 0px;}

.breadcrumbBegin {
	width: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3 url(../images/silver/bgr.gif) repeat-y left;
	}
.breadcrumbBegin img {width: 10px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	padding: 4px 0px 4px 0px;
	background: #f3f3f3;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #4144B9; text-decoration: underline; }
.breadcrumbDelimiter a:hover {color: #6666ff; text-decoration: underline; }
.breadcrumbDelimiter a.treeItemLast {font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter b {color: #4144B9;font-weight:normal;}
.breadcrumbDelimiter span {
	color: #000;
	display: auto;
	}
.breadcrumbDelimiter img {display: none;}

.breadcrumbRSS {
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	padding: 0px 4px;
	background: #f3f3f3;
	}

.breadcrumbEnd {
	width: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {color: #AAAAAA; margin-right: 10px; display: inline; font-weight: bold;}
.breadcrumbDelimiter span.active {color: #41b944; margin-right: 10px; display: inline; font-weight: bold;}
/************* end Order Pages ***************/

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

/************* Fieldset *******************/

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

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 10px;
	background: #f3f3f3;
	}
.titleTopImgLeft {width: 10px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 5px 5px 5px 0px;
	background: #f3f3f3;
	}
.titleTopCenter div {
	text-transform: uppercase;
	}
.titleTopCenter h1 {
	color: #41b944;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.titleTopRight {
	width: 1px;
	border-right: 5px solid #CCCCCC;
	background: #f3f3f3;
	}
.titleTopImgRight {width: 1px; height: 1px;}

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

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

.block {}

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

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

.titleBot {margin-bottom: 15px;}

.titleBotLeft {
	width: 20px;
	border-bottom: 1px solid #CCCCCC;
	background: #fff;
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	background: #fff;
	}
.titleBotImgRight {width: 1px; height: 1px;}

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

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

/*****************************************************************************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	white-space: nowrap;
	background: #f3f3f3;
}
td.userHomeTitle b {color: #0000CC;}

div.userHomeBottom {						
	background: none;
	padding: 5px 20px 5px 20px;
	background: #F4F4F4;border: 0px solid #ccc;
	}
div.userHomeBottom a {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 {display: auto; color: #999999;}	/* '|' between button */


a.button:link, a.button:visited {}
a.button:hover, a.button:active {}

a.button span 	{cursor: pointer;}
a.button img 	{display: none;}

a.button-add span		{ display: none; }			/* add to cart (products categories, product details) */
a.button-add			{ background: url("../images/add_to_cart.jpg"); width: 135px; height: 31px; display: block; }
a.button-add:hover		{}
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 {}
a.buttonBasket:hover, a.buttonBasket:active {}

a.buttonBasket span 	{cursor: pointer;}
a.buttonBasket img 	{display: none;}

a.button-shopping span 		{}			/* Continue shopping (basket) */
a.button-shopping			{}
a.button-shopping:hover		{}
a.button-retrieve span 		{}			/* Retrieve Cart (basket) */
a.button-save span 			{}			/* Save cart (basket) */
a.button-clear span 			{}			/* Clear cart (basket) */
a.button-checkout span 		{}			/* Checkout (basket) */
a.button-checkout			{}
a.button-checkout:hover		{}

a.buttonCart:link, a.buttonCart:visited {white-space: nowrap; white-space: nowrap;}
a.buttonCart:hover, a.buttonCart:active {white-space: nowrap; white-space: nowrap;}

a.buttonCart span 	{cursor: pointer;}
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 {white-space: nowrap;}
a.buttonMore:hover, a.buttonMore:active {white-space: nowrap;}

a.buttonMore span 	{cursor: pointer;}		/* read more... (special offers, etc.) */
a.buttonMore img 		{display: none;}

.disabled {							/* disadled add to cart */
	color: #666; cursor: pointer; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: silver; 
	padding-left: 3px; padding-right: 3px; 
}
a.disabled:hover {color: #666; cursor: pointer; text-decoration:none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory {}
.selectedtopCategory {}
.subCategory {}
.selectedsubCategory {}
.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {}
/************* Category *******************/

/************* Latest *******************/
td.topArticle {padding: 3px 3px 3px 0px;}
td.subArticle {padding: 3px 3px 3px 0px;}

a.subArticle {padding-left: 8px; 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.offerText	{text-align: justify;}

/************* Forum *******************/
.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft { background: #F4F4F4; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; }
.forumMessageRight { background: #F4F4F4; border: 1px solid #000000; }
.forumMessageTop { background: #CCCCCC; border-bottom: 1px solid #000000; }

/************* Categoties (catalogue) *******************/
.block-categories-catalog .blockTD	 			{padding-left: 5px;}

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

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

.footerAll{ border-top: 1px solid #000; }
.footerMenu			{text-align: center; margin: 10px 0px 10px 0px;}
.footerMenu a{ color: #000;  text-decoration: none; padding: 0px 8px 0px 8px; }
.footerHTML			{text-align: center; }
.footerHTML font	{padding: 1px 0px 1px 10px;}
.footerImg			{text-align:right; padding: 0px 10px 0px 0px;}
.footerImg img		{width: 80px; height: 26px; border: none; margin-top: 10px;}

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

body			{}
body.popup	{ color: black; margin: 0px; padding: 0px;}

tr, td		{color: black;}

.middlebg 			{ }
.middlebg td 		{font-weight: bold;}
.usualbg  			{ }
.errorbg  			{background: #FFE0E0; border: 1px solid #CC0000; color: #CC0000; padding: 6px;}
.popup .errorbg	{padding: 4px;}
.messagebg  		{color: #0000CC; 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;}
.paddingReviews td		{padding: 0px 11px;}
.paddingReviews td td	{padding: 0px;}
.paddingRev5px td			{padding: 5px 11px;}
.paddingRev3px td			{padding: 3px 3px 3px 11px;}

input				{color: black;}
input.usualprice	{background: transparent; border: none; text-align: right;  }
input.orderprice	{background: transparent; border: none; text-align: right;  font-weight: bold;}
input.search		{width:120px; 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		{}
select				{color: black;}
select.search		{}
textarea			{border: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}

.order_confirm{ background: url(../images/confirm_booking.jpg) repeat-x; width: 128px; height: 25px; border: none; cursor: pointer; }

form { margin: 0px; padding: 0px;}

a.header			{color: #3E3EAB; text-decoration: underline;}
a.header:hover 		{color: #6666ff; text-decoration: underline;}
a.title 			{font-weight: bolder;  color: black; text-decoration: none;}
a.title:hover 		{font-weight: bolder;  color: #6666ff; text-decoration: underline;}
a.smallText 		{}
a.smallText:hover 	{}
a 					{color: #333;}
a:hover 			{color: #333;}

.titleText			{color: #3E3EAB; text-decoration: underline;}
.articleDate	{ color: #828282; font-style: italic;}
.top			{ padding: 2 0 2 0;}
.smallText		{}
.middleText		{}
.bigText		{}
.comment		{ color: #7777CC;}
.message		{ font-weight:bolder; color: blue;}
.title			{ font-weight:bolder}
.bigtitle		{font-weight: bold;}
.error			{color: #d50000;}
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

a.bigtitle			{font-weight: bolder;  color: black; text-decoration: none;}
a.bigtitle:hover	{font-weight: bolder;  color: #6666ff; text-decoration: underline;}

div.block-offers a.bigtitle			    {color: black; text-decoration: none;}
div.block-offers a.bigtitle:hover	    {color: #6666ff; text-decoration: underline;}
div.block-product-details div.bigtitle	{ font-weight: bold;text-transform: uppercase;}
div.block-product-details span.bigtitle	{display:none;}

/***** Delimiter for list and rollover for details *****/
/***/.vDelimiter { border-right: 1px solid #CCCCCC; }
/***/.hDelimiter { border-bottom: 1px dashed #666; }
/***/
/***/.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 #dedede; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #dedede; border-bottom: none; background: #dedede; padding: 0px;}
a.tab				{background: none; color: #3E3EAB; display: block;font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #dedede; color: #6666ff; display: block;font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #dedede; color: #3E3EAB; display: block;font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #dedede; color: #3E3EAB; display: block;font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{ border-top: 1px dotted #000;}
/***** 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 #CCCCCC; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: none; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #CCCCCC; border-top: 2px solid #CCCCCC; border-bottom: none; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #CCCCCC; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #CCCCCC;}
td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #CCCCCC;}
a.blackSm, a.blackSm:hover {text-decoration: none;}
/***** Visualisation tubs on UserHome pages *****/
/***** Prices on the site *****/
.priceBlock { }
.priceBlock .price {}
.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: 60px; 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-weight: bold; color: blue; background: #CCCCCC; 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: #EEEEEE; border: 1px solid #333333;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px;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 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 .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 *****/




/* Stolen from convex_indigo */
.usualbg  			{background: #F4F4F4;}
.middlebg 			{background: #E0E0FF;}
.middlebg td 		{font-weight: bold;}
.errorbg  			{background: #FFE0E0; border: 1px solid #CC0000; color: #CC0000; padding: 6px;}
.popup .errorbg	{padding: 4px;}
.messagebg  		{color: #0000CC; font-weight: bold; padding: 6px;}
.block {	border-top: 0px solid #999;	border-right: 3px solid #6666FF;	border-bottom: 0px solid #999;	border-left: 3px solid #6666FF;	background: #FFF;	}
.titleTop {margin-top: 0px;}
.titleTopLeft {	width: 10px;	border: 0px solid #999;	background: url(../images/convex/blue/block-t-l.gif) no-repeat top left;	}
.titleTopImgLeft {width: 10px; height: 20px;}
.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */	white-space: normal;	padding:0px 7px 0px 0px;	border: 0px solid #999;	background: url(../images/convex/blue/block-t-bgr.gif) repeat-x top;	}
.titleTopCenter div {	color: #FFF;	font-size: 14px;	padding: 0px 0px 0px 7px;	}
.titleTopCenter h1 {	display: block;	color: #CCCCFF;	font: bold 14pt arial,verdana,tahoma,sans-serif;	margin: 0px;	padding: 0px 0px 0px 7px;}
.titleTopRight {	width: 9px;	border: 0px solid #999;	background: url(../images/convex/blue/block-t-r.gif) no-repeat top right;	}
.titleTopImgRight {width: 9px; height: 20px;}
.titleBot {margin-bottom: 2px;}
.titleBotLeft {	width: 3px;	border: 0px solid #999;	background: #6666FF url(../images/convex/blue/block-b-l.gif) no-repeat bottom left;	}
.titleBotImgLeft {width: 3px; height: 1px;}
.titleBotRight {width: 100%;border: 0px solid #999;background: #6666FF url(../images/convex/blue/block-b-r.gif) no-repeat bottom right;}
.titleBotImgRight {width: 1px; height: 3px;}


/* My Stuff */

.block-categories-list ul { padding: 0px; }
.block-categories-list li{ width: 166px; height: 27px; list-style-type: none; background: url(../images/bouncy/category_button.jpg) no-repeat; padding-bottom: 8px; }
.block-categories-list a{ display: block; line-height: 27px;text-decoration: none; padding-left: 8px; color: #000; font-weight: bold; font-size: 13px; font-weight: bold; text-align:center; }
.button-checkout ,  .button-check{ background: url("../images/make_the_booking.jpg"); width: 108px; height: 25px; display: block}
.button-checkout span, .button-check span{ display: none; }

.button-proceed { background: url("../images/proceed_with_booking.jpg"); width: 161px; height: 27px; display: block}
.button-proceed span, .button-check span{ display: none; }


.cat_section_image{ padding: 1px; border: 1px solid #666; margin-bottom: 6px; }
.category_section{ width: 140px;  height: 176px; float: left; }

.block-products-breadcrumb{ margin-bottom: 8px; }
.block-products-breadcrumb a{ color: #666666; text-decoration:none; }

.block-products-list .productImg{ padding: 1px; border: 1px solid #333; }
.block-products-list h2{ padding-left: 8px; font-size: 18px; margin-bottom: 8px; margin: 0px; padding: 0px; }
#block_custon_left1 p{ margin-bottom: 10px; }
.spec_table td{padding-right: 6px; xborder: 1px solid #00F; }
.block-products-list .short_description { font-size: 13px; margin-bottom: 12px; }
.block_margin{ margin-bottom: 32px; }
#areas_covered{ background: url("../images/bouncy/areas_covered.jpg"); width: 160px; height: 155px; position: relative; margin-bottom: 10px; }
#post_code_results{padding: 8px;padding-top: 16px;display: none;background-color: #FFF;border:1px solid #FF0000;height:76px;left:8px;position:relative;top:10px;width:125px;text-align:center;font-size: 16px;}

.post_code_field_1{ position: absolute; left: 14px; top: 120px; width: 40px; height: 16px; background-color: #F8F8F8; border: 1px solid #666; }
.post_code_field_2{ position: absolute; left: 66px; top: 120px; width: 40px; height: 16px; background-color: #F8F8F8; border: 1px solid #666; }
.jq_post_code_button{ position: absolute; left: 120px; top: 120px; cursor: pointer;  }
.block-cart{ margin-bottom: 16px; }
.block-cart td{ font-size: 11px;  }
.added_message{ padding: 4px; border: 1px dotted #000; margin: 8px 0px 8px 0px; background-color:#FFFFFF; font-weight: bold; }
.block-checkout-final{margin: 0px 80px 100px 80px;border: 1px solid #000;background-color: #FFFFFF;padding: 20px;}
.block-checkout-breadcrumb{ border: 1px solid #00c; background-color:#FFF; padding: 8px; margin-bottom: 16px; }
.block-checkout-breadcrumb .active{ font-weight: bold; }
.block-categories-list{ margin-bottom: 10px; }
.block-userhome-breadcrumb{ padding-bottom: 8px; }
.media-coverage{ position: relative; left: 8px; margin-bottom: 10px;}
#menu{ display: none;}

.block-products-list .price_left{  float: left; }
.block-products-list .price_right{ float: left; width: 84px; padding-left: 6px; }
.priceBlock{ font-wight: bold; font-size:18px; font-weight: bold; color: #CC0000; }

.dimensions span{ color: #000; font-weight: bold;}
.dimensions{ color: #333333; padding: 4px 0px 4px 0px; }

#availability_holder{
height: 180px;
width: 367px;border: 1px solid #000;background-color: #FFFFFF;position: absolute; display: none; z-index: 100;padding: 8px;
}

.more_button{  margin-right: 4px; }
.avail_button{  margin-right: 4px; }

.check_availability{ margin-left: 2px; margin-right: 6px; position: relative; top: 2px; }
.add_enclosure{ padding: 2px 2px 2px 8px; width: 255px; position: relative;  }
.booking_date_text{ position: relative; top: 5px; font-size: 10px; width: 80px; }

.block-product-details .price_left{ width: 466px;  float: left; }
.block-product-details .price_right{ width: 100px; float: left; text-align:right; }
.block-product-details .productImg{ border: 1px solid #333; padding: 1px;}

#header_logo{ position: relative; left: 10px; top: 10px; }
#header_image{ position: relative; left: 10px; top: 10px; }

.new_button{height:27px;list-style-type:none;padding-bottom:8px;width:166px;display: block;color:#000000;font-size:13px;font-weight:bold;line-height:27px;text-align:center;text-decoration:none;}

.pink{   background:transparent url(../images/bouncy/category_button.jpg) no-repeat scroll 0 0; }
.silver{ background:transparent url(../images/bouncy/category_button_silver.jpg) no-repeat scroll 0 0; }
.blue{   background:transparent url(../images/bouncy/category_button_blue.jpg) no-repeat scroll 0 0; }
.green{  background:transparent url(../images/bouncy/category_button_green.jpg) no-repeat scroll 0 0; }

a.new_button:hover{ color: #000 !important; }

#gallery_thumbs{width: 70px; float: left; padding-right: 10px; }
.item_details_cell{  }
.left_thumb_padding{ padding-left: 90px;}
.gallery_thumb{ border: 1px solid #000; padding: 1px; cursor: pointer; margin-bottom: 8px; }
#main_image{ width: 310px; }
.main_image_anchor{ color: #FFFFFF; position: absolute; top: 4px; left: 4px; text-decoration: none; font-size: 10px;display: block; width: 19px; height: 19px;background: url(../images/bouncy/magnify_button.jpg); z-index: 999; }
.main_image_anchor:hover{ color: #FF0000; }

#item_container{min-height: 286px; width:492px; float: left; }

#delivery_confirmation_message{padding: 8px;border: 1px dotted #00A;backgrcoound-color:#FFFFFF;font-size: 14px;color: #0000FF;text-align:center;}

.order_preview{ background: #F4F4F4 url(../images/confirm_your_booking.png) no-repeat 400px 60px; }

.top_sellers_item{ width: 234px; float: left; padding: 8px; }
.top_seller_left{  width: 84px;  float: left;}
.top_seller_right{ width: 150px; float: left;}
.view_button{ position: relative; left: 10px; top: 10px; }

.block_1 td, .block_1 td{ border: 1px solid #F0F; }
