/****** Stylesheet for NTMbooks.com 04/16/2009 *****
*****ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© 2009 Maui Media All Rights Reserved. *****
***** Main Table ******/
.basicTable
{
	width: 100%;
}
.mainTable
{
	width: 100%;
	min-height: 568px;
	height: 568px;
	padding-top: 0px;
	background: #FFFFFF url(../images/ntm/mainTable_background.gif) no-repeat top left;
	border-left: 1px solid #403E39;
	border-right: 1px solid #403E39;
}
.mainTable75
{
	width: 75%;
	min-height: 568px;
	height: 568px;
}
.mainTable50
{
	width: 500;
	min-height: 568px;
	height: 568px;
}
.mainTableCell
{
	padding: 0px;
	vertical-align: top;
}
.mainTableCellLeft
{
	padding: 12px 10px 0px;
	vertical-align: top;
}
.mainTableCellCenter
{
	padding: 10px 10px 0px;
	vertical-align: top;
	background: #FFF;
}
.mainTableCellRight
{
	padding: 12px 5px 0px 10px;
	vertical-align: top;
	/*[disabled]background-color:#FFF;*/
	/*[disabled]border-left:1px dashed #C4BFB8;*/
}
.homeGreeting
{
	padding: 0px 20px 15px;
	vertical-align: top;
}
.homeGreeting TABLE
{
	width: 100%;
}
.homeGreeting TABLE TD
{
	padding: 8px 6px 8px 15px;
	border: 1px solid #DDDDDD;
}
.homeGreeting IMG
{
	margin: 10px 0px;
}
.homeGreeting A
{
	font-weight: bold;
}
.introBlock
{
	border: 1px solid #D4D7AA;
	font-size: 1.2em;
	color: #A11C1F;
	font-weight: bold;
	padding: 3px;
}
.introBlock TD
{
	padding: 6;
}
/****** Main Table *****
*****************************************************************************
***** Menu ******/
.headerMenu
{
	width: 100%;
	margin: 6px 0px 0px;
	padding: 0px;
	/*[disabled]background:url(../images/ntm/main_background.jpg) repeat-x 0px 0px;*/
	height: 88px;
	color: #FFFFFF;
}
.headerMenu TD#logo
{
/*Background under logo on the site
vertical-align: top;*/
	height: 88px;
}
.headerMenu TD#logo IMG
{
/*Logo on the site*/
	/*[empty]background:;*/
	border: 0;
	top: -4px;
	position: relative;
	left: -6px;
}
.headerMenu TD#logoL
{
}
.headerMenu TD#logoL IMG
{
/*Logo on the site (if logo is left)*/
	margin: -33px 25px 10px 15px;
	border: 0px none #000000;
}
.headerMenu TD#menu
{
/*Text Menu with or without images*/
	/*[empty]background:;*/
	vertical-align: top;
	padding: 3px 0px 4px;
}
.headerMenu TD#menu IMG.Img
{
	display: block;
	width: 1px;
	height: 1px;
}
.headerMenu TD#menu TABLE
{
	width: 100%;
}
.headerMenu TD#menu TD
{
	text-align: center;
	padding: 0;
}
.headerMenu TD#menu TD IMG
{
	display: none;
}
.headerMenu TD#menu TD BR
{
	display: none;
}
/*.headerMenu td#menu td nobr*/
#INVALID-RULE
{
	display: inline-block;
	cursor: pointer;
}
/*Active & Noneactive links in menu*/
.headerMenu TD#menu A
{
	font-size: 1em;
	line-height: 2.5em;
	text-decoration: none;
	color: #FFFFFF;
}
.headerMenu TD#menu A:hover
{
	text-decoration: underline;
}
A.menu:link, A.menu:visited
{
	text-transform: capitalize;
	/*[disabled]padding:0px 0px 0px 10px;*/
}
A.menu:hover, A.menu:active
{
	text-decoration: underline;
	text-transform: capitalize;
	/*[disabled]padding:0px 0px 0px 10px;*/
}
A.menuActive:link, A.menuActive:visited
{
	text-transform: capitalize;
	/*[disabled]padding:0px 0px 0px 10px;*/
}
A.menuActive:hover, A.menuActive:active
{
	text-transform: capitalize;
	/*[disabled]padding:0px 0px 0px 10px;*/
}
/****** Sub Menu ******/
.subMenuBlock
{
	background: #FFE58F;
	display: none;
	position: absolute;
	border-top: 1px solid #6D8DAD;
	border-left: 1px solid #6D8DAD;
	z-index: 2500;
}
A.subMenu
{
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #6E7CAF;
	border-bottom: 1px solid #6E7CAF;
	display: block;
	text-decoration: none;
	text-align: left;
}
A.subMenu:hover, A.subMenu:active
{
	display: block;
	text-decoration: none;
}
/****** Secondary Menu ******/
TABLE.secondaryMenu
{
	width: 100%;
}
TD#menu TD.secondaryBegin IMG.Img
{
	width: 1px;
	height: 25px;
}
A.secondaryMenu
{
	display: block;
	padding: 0px 0px 0px 20px;
}
A.secondaryMenu:hover
{
	display: block;
	padding: 0px 0px 0px 20px;
}
A.secondaryMenuActive
{
	display: block;
	padding: 0px 0px 0px 20px;
}
A.secondaryMenuActive:hover
{
	display: block;
	padding: 0px 0px 0px 20px;
}
TD#menu TD.secondaryEnd
{
	width: 100%;
}
TD#menu TD.secondaryEnd IMG.Img
{
	width: 1px;
	height: 25px;
}
/****** Menu *****
***************************************************************************
************ Breadcrumb *******************/
.breadcrumb
{
	/*[disabled]border-bottom:0px none #EAEAEA;*/
	margin: 0px 0px 15px;
}
.breadcrumbBegin
{
	width: 10px;
	/*[disabled]border-top:1px solid #DDDDDD;*/
	/*[disabled]border-right:0px none #DEDEDE;*/
	/*[disabled]border-bottom:1px solid #DDDDDD;*/
	/*[disabled]border-left:1px solid #DDDDDD;*/
	/*[empty]background:;*/
}
.breadcrumbBegin IMG
{
	width: 10px;
	height: 1px;
}
.breadcrumbDelimiter
{
	width: 100%;
	white-space: normal;
	/*[disabled]border-top:1px solid #DDDDDD;*/
	/*[disabled]border-right:0px none #DEDEDE;*/
	/*[disabled]border-bottom:1px solid #DDDDDD;*/
	/*[disabled]border-left:0px none #DEDEDE;*/
	padding: 4px 0px;
	/*[empty]background:;*/
}
.breadcrumbDelimiter TD
{
}
.breadcrumbDelimiter A
{
	font-size: 0.9em;
}
.breadcrumbDelimiter A:hover
{
}
.breadcrumbDelimiter B
{
}
.breadcrumbDelimiter SPAN
{
	display: inline;
}
.breadcrumbDelimiter IMG
{
	display: none;
}
.breadcrumbRSS
{
	/*[disabled]border-top:1px solid #DDDDDD;*/
	/*[disabled]border-right:0px none #DEDEDE;*/
	/*[disabled]border-bottom:1px solid #DDDDDD;*/
	/*[disabled]border-left:0px none #DEDEDE;*/
	padding: 0px 4px;
	/*[empty]background:;*/
}
.breadcrumbEnd
{
	width: 20px;
	/*[disabled]border-top:1px solid #DDDDDD;*/
	/*[disabled]border-right:1px solid #DDDDDD;*/
	border-bottom: 1px solid #DDDDDD;
	/*[disabled]border-left:0px none #DEDEDE;*/
	/*[empty]background:;*/
}
.breadcrumbEnd IMG
{
	width: 1px;
	height: 1px;
}
/************* Breadcrumb ******************
************** Order Pages ****************/
.breadcrumbDelimiter SPAN.nonactive
{
	margin-right: 10px;
	display: inline;
}
.breadcrumbDelimiter SPAN.active
{
	margin-right: 10px;
	display: inline;
}
/************* end Order Pages **************
***************************************************************************
************ Fieldset ******************
***** Top ******/
.titleTop
{
	margin-top: 0px;
}
.titleTopLeft
{
	background: no-repeat top;
	width: 0px;
	border-top: 0px none #EFF0D0;
	border-right: 0px none #EFF0D0;
	border-bottom: 0px none #EFF0D0;
	border-left: 0px none #EFF0D0;
}
.titleTopImgLeft
{
	width: 6px;
	height: 0px;
}
.titleTopCenter
{
/*Title of block (example: any blocks, articles,...)*/
	white-space: normal;
	padding: 0px;
	border-top: 0px none #DDDDDD;
	border-right: 0px none #DEDEDE;
	border-bottom: 0px none #F3F3F3;
	border-left: 0px none #DEDEDE;
	/*[empty]background:;*/
}
.titleTopCenter DIV
{
	z-index: 2000;
	position: relative;
	margin: 0px;
	background: none;
	padding: 0px;
	color: #7C1C01;
	font-size: 1.3em;
	font-weight: bold;
	width: 100%;
}
.titleTopCenter DIV B
{
}
.titleTopRight
{
	width: 6px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #FBF4E2;
	border-left: 0px none #DEDEDE;
	background: no-repeat top;
}
.titleTopImgRight
{
	width: 6px;
	height: 0px;
}
/****** Top *****
***** Center ******/
.block
{
	border-top: 0px none #CCCCCC;
	border-bottom: 0px none #DEDEDE;
	border-left: 0px none #DDDDDD;
	border-right: 0px none #DDDDDD;
}
.block .blockTD
{
	padding: 0px;
	/*[disabled]border-right:1px solid #D1D8E5;*/
	/*[disabled]border-left:1px solid #D1D8E5;*/
}
.block .menuLeft
{
	padding: 0px 10px;
}
/****** Center *****
***** Bottom ******/
.titleBot
{
	margin-bottom: 15px;
}
.titleBotLeft
{
	width: 6px;
	border-top: 0px none #DEDEDE;
	border-right: 0px none #DEDEDE;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #DEDEDE;
}
.titleBotImgLeft
{
	width: 6px;
	height: 6px;
}
.titleBotRight
{
	width: 100%;
	border-top: 0px none #DEDEDE;
	border-right: 0px none #DEDEDE;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #DEDEDE;
}
.titleBotImgRight
{
	width: 1px;
	height: 6px;
}
/****** Bottom ******/
.bl_simple .titleTopLeft
{
}
.bl_simple .titleTopRight
{
	width: 100%;
}
.bl_simple .titleTopImgLeft
{
	width: 6px;
	height: 6px;
}
.bl_simple .titleTopImgRight
{
	width: 6px;
	height: 6px;
}
.bl_banners .titleTopLeft
{
}
.bl_banners .titleTopRight
{
	width: 100%;
}
.bl_banners .titleTopImgLeft
{
	width: 6px;
	height: 6px;
}
.bl_banners .titleTopImgRight
{
	width: 6px;
	height: 6px;
}
.bl_navigation .titleTopLeft
{
}
.bl_navigation .titleTopRight
{
	width: 100%;
}
.bl_navigation .titleTopImgLeft
{
	width: 6px;
	height: 6px;
}
.bl_navigation .titleTopImgRight
{
	width: 6px;
	height: 6px;
}
.bl_navigation .menuLeft
{
	padding: 5px 5px 5px 20px;
}
.bl_categorieslist .block .blockTD
{
	padding: 0px;
}
.bl_cart .block TD.header
{
	padding: 3px 0px;
}
.bl_cart #begin
{
	width: 100%;
	height: 1px;
}
.bl_cart #end
{
	width: 100%;
	height: 2px;
}
TABLE#user-home .titleTopLeft
{
}
TABLE#user-home .titleTopRight
{
	width: 100%;
}
TABLE#user-home .titleTopImgLeft
{
	width: 6px;
	height: 6px;
}
TABLE#user-home .titleTopImgRight
{
	width: 6px;
	height: 6px;
}
/************* end Fieldset **************
***************************************************************************
************ userHome *******************/
TD.userHome
{
	padding: 7px;
}
TD.userHomeTitle
{
	white-space: nowrap;
	padding: 0px 10px 0px 0px;
	border-top: 1px solid #FFF;
}
TD.userHomeTitle B
{
	color: #527F1F;
}
DIV.userHomeBottom
{
	background: none;
	padding: 5px 20px;
}
DIV.userHomeBottom A
{
}
DIV.userHomeBottom A:hover
{
}
TD.userHome IMG.orders
{
	background: url(../images/icons/admin_orders.png) no-repeat;
	width: 50px;
	height: 50px;
	border: 0px none #000000;
	float: left;
}
* HTML TD.userHome IMG.orders
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.profile
{
	background-image: none, url(! 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 none #000000;
	margin: 0px 5px 0px 55px;
}
TD.userHome IMG.support
{
	background: url(../images/icons/admin_support.png) no-repeat;
	width: 50px;
	height: 50px;
	border: 0px none #000000;
	float: left;
}
* HTML TD.userHome IMG.support
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.forum
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.products
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.pages
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.salesorders
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.merchant
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.affiliates
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.payments
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.carts
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.wishlist
{
	background-image: none, url(! 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 none #000000;
	float: left;
}
* HTML TD.userHome IMG.reminders
{
	background-image: none, url(! important);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);
}
TD.userHome DIV
{
	margin: 0px 0px 0px 50px;
}
/************* userHome ******************
***************************************************************************
************ Button Links *******************/
TD.butTd
{
}
TD.butTd SPAN.spacer
{
	display: none;
}
/*'|' between button*/
A.button:link, A.button:visited
{
	text-transform: lowercase;
	text-decoration: underline;
	padding: 0px 10px 0px 0px;
}
A.button:hover, A.button:active
{
	padding: 0px 10px 0px 0px;
}
A.button-add:link, A.button-add:visited
{
	text-transform: lowercase;
	text-decoration: underline;
	color: #CF640A;
}
A.button-add:hover, A.button-add:active
{
}
A.button-add SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*add to cart (products categories, product details)*/
A.button-add IMG
{
	display: none;
}
A.button-view SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*view cart (products categories, product details)*/
A.button-view IMG
{
	display: none;
}
A.button-check SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*check out (products categories, product details)*/
A.button-check IMG
{
	display: none;
}
A.button-wishlist SPAN
{
	display: inherit;
	white-space: nowrap;
}
/*wishlist (products categories, product details)*/
A.button-wishlist IMG
{
	display: none;
}
A.buttonBasket:link, A.buttonBasket:visited
{
	text-transform: lowercase;
	text-decoration: underline;
	padding: 0px 10px 0px 0px;
}
A.buttonBasket:hover, A.buttonBasket:active
{
	text-transform: lowercase;
	padding: 0px 10px 0px 0px;
}
A.button-checkout:link, A.buttonBasket#checkout:visited
{
	text-transform: lowercase;
	text-decoration: underline;
	color: #CF640A;
}
A.button-checkout:hover, A.buttonBasket#checkout:active
{
	text-transform: lowercase;
	color: #CF640A;
}
A.buttonBasket B
{
}
A.button-shopping SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*Continue shopping (basket)*/
A.button-shopping IMG
{
	display: none;
}
A.button-retrieve SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*Retrieve Cart (basket)*/
A.button-retrieve IMG
{
	display: none;
}
A.button-save SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*Save cart (basket)*/
A.button-save IMG
{
	display: none;
}
A.button-clear SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*Clear cart (basket)*/
A.button-clear IMG
{
	display: none;
}
A.button-checkout SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*Checkout (basket)*/
A.button-checkout IMG
{
	display: none;
}
A.buttonCart:link, A.buttonCart:visited
{
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
}
A.buttonCart:hover, A.buttonCart:active
{
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 5px 0px 0px;
}
A.button-check SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*Checkout (small cart)*/
A.button-check IMG
{
	display: none;
}
A.button-amend SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*Amend cart (small cart)*/
A.button-amend IMG
{
	display: none;
}
A.button-view SPAN
{
	white-space: nowrap;
	cursor: pointer;
}
/*View cart (small cart)*/
A.button-view IMG
{
	display: none;
}
A.buttonMore:link, A.buttonMore:visited
{
	text-transform: lowercase;
	text-decoration: underline;
	color: #B4664C;
}
A.buttonMore:hover, A.buttonMore:active
{
	text-transform: lowercase;
	text-decoration: none;
	color: #B4664C;
}
.bl_offers A.buttonMore:link, .bl_offers A.buttonMore:visited
{
	text-transform: lowercase;
	text-decoration: underline;
	color: #CF640A;
}
.bl_offers A.buttonMore:hover, .bl_offers A.buttonMore:active
{
}
A.buttonMore B
{
	font-weight: normal;
	white-space: nowrap;
}
A.buttonMore SPAN
{
	display: inline-block;
	cursor: pointer;
}
/*read more... (special offers, etc.)*/
A.buttonMore IMG
{
	display: none;
}
A.disabled
{
/*disabled add to cart*/
	color: #666;
	cursor: pointer;
	padding-right: 10px;
	text-transform: lowercase;
	text-decoration: none;
}
A.disabled:hover
{
	color: #666;
	cursor: pointer;
	text-decoration: none;
}
/************* Button Links ******************
************ Category *******************/
.topCategory
{
	background: transparent;
	margin: 0px;
	padding: 0 0px 3px;
	color: #7B863D;
}
.topCategory A.title
{
	color: #333;
}
.topCategory A.title:hover
{
}
.selectedtopCategory
{
	background: #FEFEFE;
	margin: 0px;
	padding: 3px 0px;
	border-top: 1px dashed #EFEFEF;
	border-bottom: 1px dashed #EFEFEF;
	color: #67855B;
}
.selectedtopCategory A.title
{
}
.selectedtopCategory A.title:hover
{
}
.subCategory
{
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
.subCategory A.title
{
	font-size: 1em;
	color: #19677F;
	font-weight: normal;
}
.subCategory A.title:hover
{
	color: #CF640A;
	font-weight: normal;
}
.selectedsubCategory
{
	background: #EFF0D0;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #E1E3BA;
	border-bottom: 1px solid #E1E3BA;
	font-size: 1em;
}
.selectedsubCategory A.title
{
}
.selectedsubCategory A.title:hover
{
}
.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img
{
	margin: 0px 0px 0px 0;
}
/************* 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;
}
.offerImg
{
	float: left;
	padding-right: 5px;
}
.offerImg IMG
{
	float: left;
	margin: 0px 5px 0px 0px;
}
.offerImg DIV
{
	text-align: left;
}
.offerImg DIV#offerText
{
	/*[empty]display:;*/
}
/************* Forum *******************/
.forumAdmin
{
	color: #19677F;
	font-weight: bold;
}
.forumUser
{
	color: #000000;
	font-weight: bold;
}
.forumGuest
{
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.forumMessageLeft
{
	background: #FFFCC0;
	border-left: 1px solid #9DC8DA;
	border-top: 1px solid #9DC8DA;
	border-bottom: 1px solid #9DC8DA;
}
.forumMessageRight
{
	background: #FFFCC0;
	border: 1px solid #9DC8DA;
}
.forumMessageTop
{
	background: #EFF0D0;
	border-bottom: 1px solid #9DC8DA;
}
/************* Categoties (catalogue) *******************/
.bl_categoriescatalog .blockTD
{
	padding-left: 12px;
}
/****************************************************************************
************ Footer *******************/
.footerAll
{
	width: 100%;
	background: #413E39;
	border-top: 2px solid #413E39;
}
.footerMenu
{
	display: block;
	width: 100%;
	text-align: center;
	background: #413E39;
	height: 35px;
	padding: 14px 0px 0px;
	margin: 0px;
}
.footerMenu IMG
{
	width: 1px;
	height: 61px;
}
.footerMenu IMG
{
	height: 1px;
}
.footerMenu SPAN
{
	display: none;
}
.footerMenu IMG.separator
{
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #B4664C;
	margin: 0px 5px 4px 6px;
	vertical-align: bottom;
}
.footerHTML
{
	width: 100%;
	text-align: center;
	line-height: 1.4em;
	background-color: #403D38;
	padding: 0 0 14px;
}
.footerHTML FONT
{
	color: #F5F5F5;
	font-size: 1em;
}
.footerHTML IMG
{
	display: none;
	width: 1px;
	height: 10px;
}
.footerHTML A
{
	color: #F5F5F5;
}
.footerImg
{
	text-align: right;
}
.footerImg IMG
{
	width: 80px;
	border: 0px none #000000;
}
/************* Footer ******************
.commonbg { background: #FFFFFF; }
.headerbg { background: #000000; }
.middlebg { background: #CCCCCC; }
.usualbg  { background: #F4F4F4; }*/
.errorbg
{
	background: #FF0000;
}
BODY
{
	font: 13px Arial, Geneva, Helvetica, Verdana, sans-serif;
	color: #333;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(../images/ntm/main_background5.jpg) repeat-x;
	min-width: 990px;
	max-width: 990px;
}
BODY.popup
{
	margin: 0px;
	padding: 0px;
	background: #EFF0D0;
}
TR, TD
{
}
TR.usual, TD.usual
{
/*background-color: #F4F4F4;*/
}
TR.header, TD.header
{
	color: #000000;
	font-weight: bolder;
/*background-color: #eeeeee;*/
}
TR.middle, TD.middle
{
/*background-color: #F4F4F4; font-weight: bold;*/
}
TR.error, TD.error
{
	background-color: #F5F5F5;
	color: #CF640A;
	font-weight: bold;
}
BODY.popup TR.usual, BODY.popup TD.usual
{
}
BODY.popup TR.header, BODY.popup TD.header
{
	background-color: #FFF;
	color: #FFFFFF;
}
TD.padding0px
{
	padding: 0px 5px;
}
TD.padding10px
{
	padding: 5px;
}
TABLE.padding6px TD
{
	padding: 6px;
}
TABLE.padding6px TD TD
{
	padding: 0px;
}
TABLE.padding4px TD
{
	padding: 4px;
}
TABLE.padding4px TD TD
{
	padding: 0px;
}
TD.tab
{
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
A.tab
{
}
A.tab:hover
{
}
TD.tabActive
{
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
A.tabActive
{
}
A.tabActive:hover
{
}
.tabline
{
	background: #DDDDDD;
}
DIV.adminTab
{
	font-size: 11px;
	border-bottom: 1px solid #919B9C;
	border-left: 1px solid #91A7B4;
	border-right: 1px solid #91A7B4;
	border-top: 1px solid #91A7B4;
	padding: 3px 8px 2px;
	margin: 3px 2px 0px;
	cursor: hand;
	background: #F5F3EB;
	-moz-border-radius: 4px 4px 0px 0px;
	white-space: nowrap;
	white-space: nowrap;
}
DIV.adminTabActive
{
	font-size: 11px;
	border-right: 1px solid #919B9C;
	border-left: 1px solid #919B9C;
	border-top: 2px solid #FF8200;
	border-bottom: 0px none #000000;
	padding: 5px 9px 4px;
	margin: 3px 0px 0px;
	font-weight: bold;
	cursor: default;
	background-color: #F5F5F5;
	-moz-border-radius: 4px 4px 0px 0px;
	white-space: nowrap;
	white-space: nowrap;
}
TD.adminTab
{
	border-bottom: 1px solid #919B9C;
}
TD.adminTabActive
{
	border: 0px none #000000;
}
TD.beginTab
{
	padding: 0px 4px;
	border-bottom: 1px solid #919B9C;
}
TD.endTab
{
	padding: 0px 4px;
	width: 100%;
	border-bottom: 1px solid #919B9C;
}
INPUT
{
	border: 0px none #000000;
	margin: 0px;
	padding: 0px;
}
.text INPUT
{
	border: 1px solid #9DC8DA;
	background: #FFFCC0;
	padding-left: 0px;
}
INPUT.usualprice
{
	border: none;
	text-align: right;
}
INPUT.orderprice
{
	border: none;
}
INPUT.search
{
	width: 120px;
	border: 1px solid #303231;
	background: #FFF;
}
INPUT.text
{
	border: 1px solid #9DC8DA;
	background: #FFFCC0;
}
INPUT.field
{
	border: 1px solid #D4D7AA;
	background: #FFF;
}
INPUT.field
{
	border: 1px solid #CCC;
	background: #FFF;
}
INPUT.submit
{
	background: #FF6600 url(../images/ntm/bg_btn4.jpg) repeat-x;
	border-left: 1px solid #A86B5A;
	color: #FFF;
	cursor: pointer;
	text-transform: lowercase;
	font-size: 0.9em;
	margin-top: 5px;
	border-left: 1px solid #A86B5A;
	border-right: 1px solid #A86B5A;
	border-top: 1px solid #A86B5A;
	border-bottom: 1px solid #8D5A4C;
	padding: 0px 3px 3px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 2px;
	position: relative;
	top: -1px;
	#top: 2px;
}
INPUT.submit#clear
{
	border: 0px none #000000;
	color: #D4D7AA;
	cursor: pointer;
}
INPUT.submit#reset
{
	border: 0px none #000000;
	color: #E1E3BA;
	text-transform: lowercase;
	cursor: pointer;
}
INPUT.submit#preview
{
	background: transparent;
	border: 0px none #000000;
	color: #CF640A;
	text-transform: lowercase;
	cursor: pointer;
}
INPUT.submit#cancel
{
	border: 0px none #000000;
	color: #D4D7AA;
	text-transform: lowercase;
	cursor: pointer;
}
INPUT.submit#delete
{
	border: 0px none #000000;
	color: #D4D7AA;
	text-transform: lowercase;
	cursor: pointer;
}
SELECT
{
	border: 1px solid #666;
	background: #FFF;
	font-size: 1em;
}
SELECT.search
{
	border: 1px solid #9DC8DA;
	background: #FFFCC0;
	margin-bottom: 5px;
}
.mainTableCellCenter SELECT.search
{
	border: 1px solid #9DC8DA;
	background: #FFFCC0;
	margin-bottom: 0px;
}
TEXTAREA
{
	border: 1px solid #9DC8DA;
	background: #FFFCC0;
}
FORM
{
	margin: 0px;
}
HR
{
	background: #DDDDDD;
	border: 0px none #000000;
	color: #DDDDDD;
}
A.header
{
	color: #FFFFFF;
	text-decoration: none;
}
A.header:hover
{
	color: #E3E8ED;
	text-decoration: underline;
}
A.title
{
}
A.title:hover
{
	font-weight: bold;
	color: #19677F;
}
A.smallText
{
	color: #555725;
	font-size: 0.9em;
}
A.smallText:hover
{
	text-decoration: underline;
}
A
{
	color: #413E39;
	text-decoration: underline;
}
.offerTd
{
	text-align: left;
	vertical-align: top;
}
A:hover
{
	color: #C44724;
	text-decoration: underline;
}
/*prices styles*/
.priceBlock
{
	font-weight: bold;
}
.priceBlockOld
{
	font-size: 0.9em;
}
.priceBlockHidden
{
	font-weight: bold;
	display: none;
}
.priceBlockEdit
{
	font-weight: bold;
}
.priceBlock .price, .priceBlockHidden .price
{
	font-weight: bold;
}
.priceBlockOld .price
{
	font-weight: normal;
	text-decoration: line-through;
}
.priceBlockEdit INPUT.price
{
	text-align: right;
	font-weight: bold;
	width: 80px;
	border-top: 1px solid #7F9DB9;
	border-right: 1px solid #BACDDF;
	border-bottom: 1px solid #BACDDF;
	border-left: 1px solid #7F9DB9;
}
.priceBlock .priceTax, .priceBlockHidden .priceTax
{
	font-weight: normal;
}
.priceBlockOld .priceTax
{
	font-weight: normal;
}
.salesBlock
{
	font-weight: normal;
	border: none;
	color: #666666;
	font-size: 0.9em;
}
.salesPrice
{
	font-weight: bold;
	color: #990000;
	font-size: 1.2em;
}
.salesTax
{
	font-weight: normal;
}
.priceSaveBlock
{
	color: #666666;
	font-size: 0.9em;
	padding-bottom: 10px;
}
.priceSaveBlock .price
{
	color: #990000;
}
.priceSaveBlock .percent
{
	font-weight: normal;
	color: #990000;
}
.pointsPriceBlock
{
}
.pointsPriceBlock .points
{
}
.rewardPointsBlock
{
}
.rewardPointsBlock .points
{
}
.productsTable TH
{
	padding: 3px;
}
.productsTable TD
{
	padding: 3px;
}
.productsCategory
{
	font-weight: bold;
	padding: 10px 10px 5px 8px !important;
	font-size: 1.2em;
	color: #19677F;
	border-bottom: 1px dashed #917E52;
}
.productsDelimiter
{
	background: #DDDDDD;
	padding: 0px !important;
}
.productsDelimiterTop
{
	background: #DDDDDD;
	padding: 0px !important;
}
.productsDelimiterTop IMG
{
	height: 2px;
}
.productImg
{
}
.wishlist-opacity
{
	display: none;
	z-index: 900;
	filter: alpha(opacity=50);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #F5F5F5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.wishlist-shadow
{
	display: none;
	z-index: 1000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	background: #96AD7F;
}
.wishlist-block
{
	position: relative;
	bottom: 5px;
	right: 5px;
	width: 400px;
	background: #E8E1A5;
	border: 1px solid #5FA1C3;
}
.wishlist-img-close IMG
{
	margin: 10px 10px 5px 0px;
}
.wishlist-descr
{
	padding: 0px 35px 20px 30px;
	font-size: 1em;
}
.titleText
{
	color: #19677F;
}
.articleDate
{
	font-size: 0.75em;
	color: #CF640A;
	font-style: italic;
}
.top
{
	padding: 2 0;
}
.smallText
{
	font-size: 1em;
}
.middleText
{
	font-size: 1em;
}
.bigText
{
	font-size: 1.2em;
}
.comment
{
	font-size: 0.75em;
	color: #5C6F93;
}
.message
{
	font-size: 0.75em;
	font-weight: bolder;
	color: #5C6F93;
}
.title
{
	font: bold 1em sans-serif;
}
.bigtitle
{
	font-weight: bold;
	font-size: 1em;
}
.error
{
	color: #CF640A;
}
.terms
{
	height: 300px;
	width: 600px;
	overflow: auto;
	border: 1px solid #C0C0C0;
}
.link
{
	color: #67855B;
}
SPAN.nobr
{
	white-space: nowrap !important;
}
.bl_offers .ourprice
{
	font-weight: bold;
	border: none;
	background: transparent;
}
A.bigtitle
{
	color: #000000;
	text-decoration: none;
	font-size: 1.1em;
}
A.bigtitle:hover
{
	color: #000000;
	text-decoration: underline;
}
.bl_categoriescatalog A.bigtitle
{
	font-size: 1em;
	text-decoration: none;
}
.bl_categoriescatalog A.bigtitle:hover
{
	text-decoration: underline;
}
DIV.bl_offers A.bigtitle
{
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
DIV.bl_offers A.bigtitle:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
DIV.bl_productdetails DIV.bigtitle
{
	color: #527F1F;
	font-weight: normal;
	font-size: 1.3em;
	text-transform: lowercase;
	border-bottom: 1px dashed #D4D7AA;
}
DIV.bl_productdetails SPAN.bigtitle
{
	display: none;
}
/*************  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;
}
H1
{
	color: #19677F;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
H1 A
{
	text-decoration: none;
}
H1 A:hover
{
	text-decoration: underline;
}
H2
{
	color: #527F1F;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	display: inline;
}
H2 A
{
	text-decoration: none;
}
H2 A:hover
{
	text-decoration: underline;
}
H3
{
	color: #01675B;
	font-size: 1em;
	border-bottom: 2px dotted #8D746C;
	margin: 5px 0 0;
	padding: 0;
	line-height: 1.3em;
}
.bl_categoriescatalog
{
	border: 1px solid #EAF3D5;
}
.bl_cart
{
	border: 1px solid #E2DCD4;
	background-color: #FFF;
	margin-bottom: 6px;
}
.bl_subscribe
{
	border: 1px solid #E2DCD4;
}
.header_search
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: block;
	font-weight: bold;
	font-family: georgia, "Times New Roman", serif;
}
#header_search
{
	height: 40px;
	padding: 0;
	margin: 0;
}
.header_search_input
{
	display: inline;
	border: 1px solid #D4D7AA;
	height: 20px;
	position: relative;
	top: -4px;
	#top: 0px;
}
.header_advanced_search
{
	font: 0.9em sans-serif;
	position: relative;
	top: -1px;
}
.bl_categorieslist
{
	border: 1px dashed #C4BFB8;
	background: #F5EFE4;
	margin-top: 4px;
}
.bl_categorieslist A.title
{
	font-size: 1em;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	display: block;
	line-height: 1.5em;
}
.bl_categorieslist A.title:hover
{
	text-decoration: underline;
}
INPUT.header_submit
{
	background: #FF6600 url(../images/ntm/bg_btn4.jpg) repeat-x;
	color: #FFF;
	cursor: pointer;
	font-variant: small-caps;
	text-transform: lowercase;
	font-size: 1.3em;
	height: 25px;
	font-weight: bold;
	position: relative;
	top: 2px;
	border-left: 1px solid #A86B5A;
	border-right: 1px solid #A86B5A;
	border-top: 1px solid #E4D3CF;
	border-bottom: 1px solid #8D5A4C;
	padding: 0px;
	margin: 0px;
	#top: -2px;
}
.header_search_submit
{
	margin: 0px;
	padding: 0px;
}
A.button-add DIV
{
	white-space: nowrap;
	cursor: pointer;
}
.unsubscribe_text
{
	font-size: 0.9em;
	text-align: right;
}
.add2cart
{
	/*[disabled]display:inline;*/
	background: url(../images/ntm/button_add_cart.gif) no-repeat left center;
	/*[disabled]height:100px;*/
	width: 100px;
	padding: 0.5em 2.5em 0.5em 30px;
	color: #FFF;
	text-decoration: none;
	line-height: 1em;
}
.add2cart A
{
	text-decoration: none;
	color: #FFF;
}
.selectedsubCategory IMG
{
	position: relative;
	top: 2px;
}
DIV .right_title
{
	font-size: 0.9em;
	/*[empty]color:;*/
}
.footerMenu A
{
	color: #FFFFFF;
}
#header_search A
{
	color: #FFFFFF;
	text-transform: lowercase;
	padding-left: 5px;
}
.titleMiniCart
{
/*Title of block (example: any blocks, articles,...)*/
	white-space: normal;
	padding: 5px 0px 0px;
	border-top: 0px none #DDDDDD;
	border-right: 0px none #DEDEDE;
	border-bottom: 0px none #F3F3F3;
	border-left: 0px none #DEDEDE;
	background: url(../images/ntm/cart_icon.gif) no-repeat 0px 5px;
	line-height: 2.3em;
}
.titleMiniCart DIV
{
	z-index: 2000;
	position: relative;
	margin: 0px 0px 0px 33px;
	background: none;
	padding: 0px;
	color: #81B14E;
	font-size: 1.3em;
	font-weight: bold;
	width: 100%;
}
.titleMiniCart DIV B
{
}
TD DIV
{
	margin-right: 5px;
	background-color: #FFFFFF;
}
.block-simple
{
	padding: 0px;
	margin: 0px;
}
#continue
{
	margin-bottom: 10px;
	margin-right: 10px;
}
.catDescription
{
	padding-left: 6px;
	padding-right: 5px;
	line-height: 1.4em;
}
.headerLanguage
{
	color: #FFF;
	position: relative;
	top: 10px;
}
.langForm
{
	display: inline;
	padding-right: 20px;
}
.mainTableCellRight .bl_simple
{
	border: 1px solid #E2DCD4;
	background-color: #FFF;
	margin-top: 5px;
}
/***** Rating iamges *****/
.neutral
{
	display: none;
}
.commend
{
	background: url(../images/ntm/commend.gif) no-repeat;
	width: 20px;
	height: 20px;
	border: 0px solid #000000;
}
* HTML .commend
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/ntm/commend.gif,sizingMethod=crop);
}
.discommend
{
	background: url(../images/ntm/discommend.gif) no-repeat;
	width: 20px;
	height: 20px;
	border: 0px solid #000000;
}
* HTML .discommend
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/ntm/discommend.gif,sizingMethod=crop);
}
.not-rated
{
	background: url(../images/ntm/not_rated.gif) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .not-rated
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/ntm/not_rated.gif,sizingMethod=crop);
}
.rating-1
{
	background: url(../images/ntm/rating_1.gif) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .rating-1
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/ntm/rating_1.gif,sizingMethod=crop);
}
.rating-2
{
	background: url(../images/ntm/rating_2.gif) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .rating-2
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/ntm/rating_2.gif,sizingMethod=crop);
}
.rating-3
{
	background: url(../images/ntm/rating_3.gif) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .rating-3
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/ntm/rating_3.gif,sizingMethod=crop);
}
.rating-4
{
	background: url(../images/ntm/rating_4.gif) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .rating-4
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/ntm/rating_4.gif,sizingMethod=crop);
}
.rating-5
{
	background: url(../images/ntm/rating_5.gif) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .rating-5
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/ntm/rating_5.gif,sizingMethod=crop);
}
/***** Rating iamges *****/
