/****** Main Table ******/
.basicTable 	{
	width: 800px;
	background: url(../images/a2z/a2z_shop_grad2.jpg) no-repeat top center #ffffff;
	border: 1px solid #360035;	
}

.mainTable {
	width: 800px;
}
.mainTable75 {
	width: 800px;
}
.mainTable50 {width: 800px;}

.mainTableCell	 		{padding: 10px; vertical-align: top;}
.mainTableCellLeft 		{padding: 10px; vertical-align: top;}
.mainTableCellCenter 	{padding: 10px; vertical-align: top;}
.mainTableCellRight 	{padding: 10px; vertical-align: top;}

.homeGreeting 		{padding: 10px; vertical-align: top;}
.homeGreeting table	{width: 100%;border: 1px solid #CCC;}
.homeGreeting table td	{padding: 5px;}

.introBlock {border: 1px solid #CCC;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: url(../images/a2z/a2z_shop_headerbg.jpg);
	vertical-align: top;
	background-repeat:no-repeat;
	}
.headerMenu td#logo img {				/* Logo on the site */
	border: 0px;
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}

/* Active & Nonactive links in menu */


a.menu:link, a.menu:visited {
	font: 11px Trebuchet MS; 
	color:white; 
	text-decoration:none; 
	padding: 3px 8px 4px 3px;
	display:block;
}
a.menu:hover, a.menu:active {
	font: 11px Trebuchet MS; 
	color:white; 
	text-decoration:underline; 
	padding: 3px 8px 4px 3px;
	display:block;
}
a.menuActive:link, a.menuActive:visited {
	font: 11px Trebuchet MS; 
	color:white; 
	text-decoration:underline; 
	padding: 3px 8px 4px 3px;
	display:block;
}
a.menuActive:hover, a.menuActive:active {
	font: 11px Trebuchet MS; 
	color:white; 
	text-decoration:underline; 
	padding: 3px 8px 4px 3px;
	display:block;
}

/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb { margin: 10px 0px 25px 0px;}

.breadcrumbBegin {
	width: 20px;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border: 1px solid #360035;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #000000; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: #65005F; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter a.treeItemLast {color: #000000; font-weight: bold; text-decoration: none; cursor: default;}
.breadcrumbDelimiter a.treeItemLast:hover {color: #65005F; font-weight: bold; text-decoration: none; cursor: default;}
.breadcrumbDelimiter span {
	display: auto;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {display: none;}

.breadcrumbRSS {
	padding: 0px;
	border: 0px;
	padding: 0px 6px;
	}

.breadcrumbEnd {
	width: 20px;
	}
.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 ***************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 10px;}
.blockheader {
	background:url(../images/a2z/A2Z_shop_block_header.jpg) no-repeat;
	color:#FFFFFF;
	font: 13px Trebuchet MS;
	font-weight:Bold;
}
.blockheaderhome {
	background:url(../images/a2z/A2Z_shop_block_home_header.jpg) no-repeat;
	color:#FFFFFF;
	font: 13px Trebuchet MS;
	font-weight:Bold;
}
.blockheaderpage {
	background:url(../images/a2z/A2Z_shop_block_home_header568.jpg) no-repeat;
	color:#FFFFFF;
	font: 13px Trebuchet MS;
	font-weight:Bold;
}
.blockheaderfullpage {
	background:url(../images/a2z/A2Z_shop_block_home_header568.jpg) no-repeat;
	color:#FFFFFF;
	font: 13px Trebuchet MS;
	font-weight:Bold;
}
.titleTopLeft {
	width: 198px;
	border-top: 0px solid #360035;
	border-right: 1px solid #360035;
	border-bottom: 0px solid #360035;
	border-left: 1px solid #360035;
	background: url(../images/a2z/A2Z_shop_blockbg.jpg) no-repeat #F0F3F3;
	}
.titleTopLefthome {
	width: 357px;
	border-top: 0px solid #360035;
	border-right: 1px solid #360035;
	border-bottom: 0px solid #360035;
	border-left: 1px solid #360035;
	background: url(../images/a2z/A2Z_shop_blockbg.jpg) no-repeat #F0F3F3;
	}
.titleTopLeftpage {
	width: 568px;
	border-top: 0px solid #360035;
	border-right: 1px solid #360035;
	border-bottom: 0px solid #360035;
	border-left: 1px solid #360035;
	background: url(../images/a2z/a2z_shop_block_header_568.jpg) no-repeat #F0F3F3;
	}
.titleTopLeftfullpage {
	width: 780px;
	border-top: 0px solid #360035;
	border-right: 1px solid #360035;
	border-bottom: 0px solid #360035;
	border-left: 1px solid #360035;
	background: url(../images/a2z/a2z_shop_block_header_780.jpg) no-repeat #F0F3F3;
	}
.titleTopLeftfullpagesearch {
	width: 780px;
	border-top: 0px solid #360035;
	border-right: 0px solid #360035;
	border-bottom: 0px solid #360035;
	border-left: 0px solid #360035;
	background: url(../images/a2z/a2z_shop_block_header_780.jpg) no-repeat #F0F3F3;
	}
.titleTopImgLeft {width: 20px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #360035;
	border-right: 0px solid #360035;
	border-bottom: 0px solid #360035;
	border-left: 0px solid #360035;
	background: url(../images/a2z/A2Z_shop_blockbg.jpg) no-repeat #F0F3F3;
	}
.titleTopCenter div {
	display: inline-block;
    color: #000000;
    font-weight: bold;
    font-size: 9pt;
    font-family: Trebuchet MS;
    text-transform: normal;
	}

.titleTopRight {
	width: 20px;
	border-top: 0px solid #360035;
	border-right: 1px solid #360035;
	border-bottom: 0px solid #360035;
	border-left: 1px solid #360035;
	background: url(../images/a2z/A2Z_shop_blockbg.jpg) no-repeat #F0F3F3;
	}
.titleTopImgRight {width: 20px; height: 1px;}

/****** Top ******/

/****** Center ******/

.block {
	border-top: 0px solid #360035;
	border-right: 1px solid #360035;
	border-bottom: 1px solid #360035;
	border-left: 1px solid #360035;
	background: url(../images/a2z/A2Z_shop_blockbg.jpg) no-repeat #F0F3F3;
	}
.blockhome {
	border-top: 0px solid #360035;
	border-right: 1px solid #360035;
	border-bottom: 1px solid #360035;
	border-left: 1px solid #360035;
	background: url(../images/a2z/a2z_shop_home_block.jpg) no-repeat #F0F3F3;
	}
.blockpage {
	border-top: 0px solid #360035;
	border-right: 1px solid #360035;
	border-bottom: 1px solid #360035;
	border-left: 1px solid #360035;
	background: url(../images/a2z/A2Z_shop_blockbg600.jpg) no-repeat #F0F3F3;
	}
.blockfull {
	border-top: 0px solid #360035;
	border-right: 1px solid #360035;
	border-bottom: 1px solid #360035;
	border-left: 1px solid #360035;
	background: url(../images/a2z/A2Z_shop_blockbg780.jpg) no-repeat #F0F3F3;
	}
/****** Center ******/


/************* end Fieldset ***************/

/*****************************************************************************/
/************* 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;
	padding: 5px 20px 5px 20px;
	background: #f0f3f3;
	}
div.userHomeBottom a {font: bold 11px Trebuchet MS; color: #000000; text-decoration:underline;}
div.userHomeBottom a:hover {color: #65005F; text-decoration:none;}

td.userHome img.orders 		{background: url(../images/a2z/icons/icon_myorders.png) no-repeat; width: 30px; height: 30px; border:0px; float: left;}
* html td.userHome img.orders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/a2z/icons/icon_myorders.png,sizingMethod=crop);}
td.userHome img.profile 	{background: url(../images/a2z/icons/icon_change_details.png) no-repeat; width: 30px; height: 30px; border:0px; float: left;}
* html td.userHome img.profile {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/a2z/icons/icon_change_details.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/a2z/icons/icon_support.png) no-repeat; width: 30px; height: 30px; border:0px; float: left;}
* html td.userHome img.support {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/a2z/icons/icon_support.png,sizingMethod=crop);}
td.userHome img.carts	 	{background: url(../images/a2z/icons/icon_mycart.png) no-repeat; width: 30px; height: 30px; border:0px; float: left;}
* html td.userHome img.carts {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/a2z/icons/icon_mycart.png,sizingMethod=crop);}
td.userHome img.wishlist 	{background: url(../images/a2z/icons/icon_mywishlist.png) no-repeat; width: 30px; height: 30px; border:0px; float: left;}
* html td.userHome img.wishlist {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/a2z/icons/icon_mywishlist.png,sizingMethod=crop);}
td.userHome img.reminders 	{background: url(../images/a2z/icons/icon_reminders.png) no-repeat; width: 30px; height: 30px; border:0px; float: left;}
* html td.userHome img.reminders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/a2z/icons/icon_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:link, a.button:visited {color: #2a0028; font: bold 11px/18px Trebuchet MS; border: 1px solid #9d97ab; background: url(../images/a2z/a2z_shop_btn_off.png) repeat-x; text-decoration: none; padding: 1px 5px; white-space: nowrap;}
a.button:hover, a.button:active {color: #2a0028; font: bold 11px/18px Trebuchet MS; border: 1px solid #9d97ab; background: url(../images/a2z/a2z_shop_btn_on.png) repeat-x; text-decoration: none; padding: 1px 5px; white-space: nowrap;}

a.button span 	{}
a.button img 	{display: none;}

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 {							/* disabled add to cart */
	color: #666; cursor: pointer; 
	font: 8pt Trebuchet MS; 
	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: none; margin: 0px; padding: 3px 0px;	border-top: 1px solid #360035;	border-bottom: 1px solid #360035;}
        
.subCategory {background: none; margin: 0px; padding: 0px;}
.selectedsubCategory {background: none; margin: 0px; padding: 0px;	border-top: 1px solid #360035;	border-bottom: 1px solid #360035;}

.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 *******************/
.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) *******************/
.bl_categoriescatalog .blockTD	 			{padding-left: 18px;}

/*****************************************************************************/

/************* Footer *******************/

.footerMenu	{text-align: center; font-size: 8pt; margin-top: 10px;}
.footerMenu	span {padding: 0px 0px 0px 5px;}
.footerHTML	{text-align: center; margin: 10px 0px 10px 0px;}
.footerHTML font	{font-size: 12px;}
.footerImg	{text-align:right; padding: 0px 5px;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

/************* Footer *******************/


.commonbg { background: #FFFFFF; }
.pagebg { background: url(../images/a2z/shop_background.jpg) repeat-x #bdbdbd; }
.headerbg { background: #ffffff; }
.middlebg { background: none; }
.usualbg  { background: none; }
.errorbg  { background: #cc0000; }


body		{font: 8pt Trebuchet MS; color: black; margin: 0; padding: 0;}
body.popup	{font: 8pt Trebuchet MS; color: black; margin: 0; padding: 0;}
.product_title {font: 12px Trebuchet MS; color:#FFFFFF; font-weight:bold;}

tr, td					{font-size:8pt; font-family: Trebuchet MS; color: black; }
tr.usual, td.usual		{background-color: none;}
tr.header, td.header	{background-color: none; color: black;}
tr.middle, td.middle	{background-color: none; font-weight: bold;}
tr.error, td.error		{background-color: #FFE0E0; color: #cc0000; font-weight: bold;}

td.padding10px			{padding: 10px;}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}
table.paddingReviews td		{padding: 0px 11px;}
table.paddingReviews td td	{padding: 0px;}
table.paddingRev5px td		{padding: 5px 11px;}
table.paddingRev3px td		{padding: 3px 3px 3px 11px;}

td.tab				{border: 1px solid #360035; border-bottom: none; background: #dedede; padding: 0px;}
td.tabActive		{border: 1px solid #360035; border-bottom: none; background: #CCCCCC; padding: 0px;}
a.tab					{background: none; color: #666666; display: block; font: bold 14px Arial; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: none; color: #000000; display: block; font: bold 14px Arial; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: none; color: #000000; display: block; font: bold 14px Arial; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: none; color: #65005F; display: block; font: bold 14px Arial; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: none;}

.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border: 1px solid #360035; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: #E9E9E9; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #919B9C; border-top: 2px solid #360035; border-bottom: none; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #360035; 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 #360035;}
a.blackSm, a.blackSm:hover {text-decoration: none;}

input				{}
input.usualprice	{background-color: #F4F4F4; border: none; text-align: right; font-family: Trebuchet MS; font-size: 8pt;}
input.orderprice	{background-color: #dedede; border: none; text-align: right; font-family: Trebuchet MS; font-size: 8pt; font-weight: bold;}
input.search		{font-family:Trebuchet MS; font-size:8px; 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			{font-family:Trebuchet MS; font-size:8px; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.text			{font-family:Trebuchet MS; font-size:8pt; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.submit		{font-family:Trebuchet MS; font-size:8pt; padding-left:5px; padding-right:5px; height:19px;	-moz-opacity:0;
	filter:alpha(opacity: 100);
	opacity: 100;
	height: 20px;
	width: 65px;
	border: 1px solid #9d97ab;
    padding: 0;
    margin: 0px 0 0 0px;
	background: url(../images/a2z/a2z_shop_btn_off.png);
	background-repeat: repeat-x;
}
select				{font-family:Trebuchet MS; font-size:8pt; color:black}
select.search		{font-family:Trebuchet MS; font-size:7pt; color:black}
textarea			{font-family:Trebuchet MS; font-size:8pt; border: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}


form {margin: 0px;}

hr {background: #360035; border: 0px; color: #360035;}

a.header			{color: #000; text-decoration: underline;}
a.header:hover 		{color: #00f; text-decoration: underline;}
a.title 			{}
a.title:hover 		{}
a.smallText 		{color: #000000; text-decoration: none; font-size: 8pt;}
a.smallText:hover 	{color: #65005F; text-decoration: underline; font-size: 8pt;}
a 					{color: black; text-decoration: underline;}
a:hover 			{color: #65005F; text-decoration: underline;}


ol {color:#360035; margin-left:25px; margin-bottom:0px}
ul.faq {margin-left:35px; margin-bottom:0px; list-style:circle}
li {font-family:Trebuchet MS; font-weight:normal; color:black; margin-left:-5px; margin-bottom:7px}

/* prices styles */
.priceBlock {color: #000; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.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 styles */

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: #000000; background: none; padding: 5px 10px !important; }
.productsDelimiter 		{background: #360035; padding: 0px !important;}
.productsDelimiterTop 	{background: #360035; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}

.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 #360035;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 12px; text-align:justify;}

.bl_productdetails .newProduct {display: block; position: relative; padding-right: 34px !important;}
.bl_productdetails .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 .bl_productdetails .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.bl_productslist .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 .bl_productslist .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);}

.titleText			{color: #000; text-decoration: underline;}
.articleDate	{font-size: 8pt; color: #7777CC; margin-bottom: 5px;}
.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: #000000;}
.message		{font-size: 9pt; color: #000000;}
.title			{font-family:Trebuchet MS; font-size:9pt; text-decoration:none; color: #000000; font-weight:bolder;}
.bigtitle		{font-family:Trebuchet MS; font-size:11pt; text-decoration:underline; color: #000000; font-weight:bolder;}
.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;}

/*************  Manual  ***************/

.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;}

/*************  Left Menu  ***************/

.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;}

table.matrix { border: 1px solid #360035; margin-bottom: 5px; margin-top: 5px; }
th.matrixTop { padding-left: 5px; padding-right: 5px; border-bottom: 1px solid #360035;  }
th.matrixBottom { padding-left: 5px; padding-right: 5px; }
td.matrixTop { border-bottom: 1px solid #360035; border-left: 1px solid #360035; padding-left: 5px; padding-right: 5px; }
td.matrixBottom { border-left: 1px solid #360035; padding-left: 5px; padding-right: 5px; }
img, div {
	behavior: url(js/iepngfix.htc)
}
