h5{font-size:110%}
h4{font-size:120%}
h3{font-size:130%}
h2{font-size:140%}
h1{font-size:150%}

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

.basicTable {
	width: 784px;
	/*width: 100%;*/
}
.mainTable {

    width:774px;
	border: 1px solid #022255;
	margin-right:10px;
	margin-left:10px;
	min-height: 568px;
	height: 568px;

}
.mainTable75 {
	width: 75%;
	min-height: 568px;
	height: 568px;
}
.mainTable50 {
	width: 50%;
	min-height: 568px;
	height: 568px;
}
.mainTableCell {
	padding: 0px;
	vertical-align: top;
}
.mainTableCellLeft {
text-align:left;
	padding: 0px;
	vertical-align: top;

	background-color:#FFFFFF;
	/*gradient divider*/
	
	background-image:url(../images/mw/gradient.jpg);
	background-position:right 10px;
	background-repeat:no-repeat;

}
.mainTableCellCenter {
text-align:left;
	padding: 0px;
	vertical-align: top;
	background-color:#FFFFFF;
}
.mainTableCellRight {
text-align:left;
	padding: 0px;
	vertical-align: top;
	/*background:#FFFFFF;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;*/
	background-image:url(../images/mw/white.png);
}
.homeGreeting {
	padding: 0px 20px 15px 20px;
	vertical-align: top;
}
.homeGreeting table {
	width: 100%;
}
.homeGreeting table td {
	padding: 8px 6px 8px 15px;
	border: 1px solid #DDDDDD;
	background: #6aadc8 url(../images/mw/demo-bgr.gif) repeat-x 0px 0px;
}
.homeGreeting img {
	margin: 10px 0px 10px 0px;
}
.homeGreeting a {
	font-weight: bold;
}
.introBlock {
	border: 1px solid #CCCCCC;
}
.introBlock td {
	padding: 6;
}
/****** Main Table ******/



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



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

.headerMenu {
	margin: 0px;
	padding: 0px;
	width: 798px;
	border: none;
	background: url(../images/mw/logo.png);
	background-repeat:no-repeat;

	}
.headerMenu td#logo {					/* Background under logo on the site */
	display: none;
	}
.headerMenu td#logo img {				/* Logo on the site */
	}
.headerMenu td#logoL {
display: none;
}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin: 0px;
	border: 0px;
}
.headerMenu td#menu {					/* Text Menu with or without images */
	width: 504px;
	height:33px;
	vertical-align:middle;
	text-align:right;
	margin: 0px;
	padding-top: 210px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
}
.headerMenu td#menu img.Img {
	width: auto;
	height: auto;
}
.headerMenu td#menu table {
	width: 504px;
	height:33px;
	margin-right: 15px;
	background:url(../images/mw/navBG.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top: 1px solid #022255;
	border-left: 1px solid #022255;
	border-right: 1px solid #022255;
}
.headerMenu td#menu td {
	text-align: center;
	padding:0px;
	vertical-align:middle;
}
.headerMenu td#menu td img {
	display: block;
}
.headerMenu td#menu td br {
	display: none;
}
.headerMenu td#menu td nobr {
	display: inline;
	cursor: pointer;
}
/* Active & Nonactive links in menu */


.topmenu {
background-image:url(../images/mw/mainNavBGSep.jpg);
background-repeat:no-repeat;
background-position:right 5px;
	/*border-right: 1px solid white;*/
}
.headerMenu td#menu a {
	text-decoration: none;
}
.headerMenu td#menu a:hover {
	text-decoration: none;
}
a.menu:link, a.menu:visited {
	text-decoration: none;
	color: #fff;
	padding: 0px 0px 0px 0px;
	font:normal 12px/12px Verdana, Tahoma;
	text-transform: uppercase;
}
a.menu:hover, a.menu:active {
	text-decoration: none;
	color: #e0cccd;
	font:normal 12px/12px Verdana, Tahoma;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
}
a.menuActive:link, a.menuActive:visited {
	text-decoration: none;
	color: #e0cccd;
	font:normal 12px/12px Verdana, Tahoma;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	/*background: url(../images/mw/tmenu-a.gif) no-repeat 0px center;*/
}
a.menuActive:hover, a.menuActive:active {
	text-decoration: none;
	color: #e0cccd;
	font:normal 12px/12px Verdana, Tahoma;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	/*background: url(../images/mw/tmenu-a.gif) no-repeat 0px center;*/
}
#m_142{ background:none; }
/****** Sub Menu ******/



.subMenuBlock {
	background: #FFE58F;
	display:none;
	position:absolute;
	border-top: 1px solid #6e7caf;
	border-left: 1px solid #6e7caf;
	z-index: 2500;
}
a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #6e7caf;
	border-bottom: 1px solid #6e7caf;
	display: block;
	font: 11px tahoma, verdana, sans-serif;
	color: #0a0509;
	text-decoration:none;
	text-align: left;
	background: #c8c1fb;
}
a.subMenu:hover, a.subMenu:active {
	background: #ddd9ff;
	color: #26779a;
	display:block;
	text-decoration:none;
}
/****** Secondary Menu ******/



table.secondaryMenu {
	width: 100%;
}
td#menu td.secondaryBegin img.Img {
	width: 1px;
	height: 25px;
}
a.secondaryMenu {
	display:block;
	font: bold 12px sans-serif, arial, tahoma, verdana;
	padding: 0px 0px 0px 20px;
	color: #fff;
}
a.secondaryMenu:hover {
	display:block;
	font: bold 12px sans-serif, arial, tahoma, verdana;
	padding: 0px 0px 0px 20px;
	color: #fff;
}
a.secondaryMenuActive {
	display:block;
	font: bold 12px sans-serif, arial, tahoma, verdana;
	padding: 0px 0px 0px 20px;
	color: #fbb401;
	text-decoration: none;
}
a.secondaryMenuActive:hover {
	display:block;
	font: bold 12px sans-serif, arial, tahoma, verdana;
	padding: 0px 0px 0px 20px;
	color: #fbb401;
	text-decoration: underline;
}
td#menu td.secondaryEnd {
	width: 100%;
}
td#menu td.secondaryEnd img.Img {
	width: 1px;
	height: 25px;
}
/****** Menu ******/



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



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



.breadcrumb {
	border-bottom: 0px solid #EAEAEA;
	margin: 0px 0px 15px 0px;
}
.breadcrumbBegin {
	width: 10px;
	border-top: 1px solid #DDDDDD;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
 background:;
}
.breadcrumbBegin img {
	width: 10px;
	height: 1px;
}
.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border-top: 1px solid #DDDDDD;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #dedede;
	font-size: 8pt;
	padding: 4px 0px 4px 0px;
 background:;
}
.breadcrumbDelimiter td {
}
.breadcrumbDelimiter a {
	color: #00628b;
	;
	text-decoration: underline;
	font-size: 8pt;
}
.breadcrumbDelimiter a:hover {
	color: #00628b;
	text-decoration: none;
	font-size: 8pt;
}
.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: #00628b;
	font-weight:normal;
}
.breadcrumbDelimiter span {
	color: #00628b;
	display: auto;
	font-size: 11px;
}
.breadcrumbDelimiter img {
	display: none;
}
.breadcrumbRSS {
	border-top: 1px solid #DDDDDD;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #dedede;
	padding: 0px 4px;
 background:;
}
.breadcrumbEnd {
	width: 20px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #dedede;
 background:;
}
.breadcrumbEnd img {
	width: 1px;
	height: 1px;
}
/************* Breadcrumb *******************/

/*************** Order Pages ****************/

.breadcrumbDelimiter span.nonactive {
	font-size: 10pt;
	color: #5287A3;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
}
.breadcrumbDelimiter span.active {
	font-size: 10pt;
	color: #00628B;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
}
/************* end Order Pages ***************/



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



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



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



.titleTop {
	margin-top: 0px;
}
.titleTopLeft {
	width: 20px;
}
.titleTopImgLeft {
	width: 20px;
	height: 0px;
}
.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 0px 20px 5px 10px;
	}

.titleTopCenter div {
	color: #022255;
	font-weight:700;
	font-size: 18px;
	letter-spacing:-.01ems;
	font-family: arial, tahoma, verdana, sans-serif;
	text-transform: uppercase;
	z-index: 2000;
	position: relative;
	bottom: 0px;
	margin: 10px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
}
	.mainTableCellRight .titleTopCenter{
	padding-left:40px;
	background:url(../images/mw/h1-underline.png) bottom left no-repeat;
	font-style:normal;
	}
.mainTableCellRight .titleTopCenter div {
	color: #022255;
	font-weight:500;
	font-size: 20px;
	letter-spacing:-.01ems;
	font-family: verdana, arial, tahoma, verdana, sans-serif;
	text-transform: uppercase;
	z-index: 2000;
	position: relative;
	bottom: 0px;
	margin: 10px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
}
.titleTopCenter div b {
	font-weight: normal;
}
.titleTopRight {
	width: 0px;
}
.titleTopImgRight {
	width: 0px;
	height: 0px;
}
/****** Top ******/



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



.block {
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #dedede;
	border-left: 0px solid #022255;
	border-right: 0px solid #022255;
	padding:10px;
	margin:0;
	/*background:#FFFFFF;*/
}
.block .blockTD {
	padding: 0px/* 5px 0px 5px*/;
}
.block .menuLeft {
	padding: 0px/* 5px 0px 5px*/;
}
/****** Center ******/



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



.titleBot {
	margin-bottom: 0px;
}
.titleBotLeft {

}
.titleBotImgLeft {
	width: 0px;
	height: 0px;
}
.titleBotRight {

}
.titleBotImgRight {
	width: 0px;
	height: 0px;
}
/****** Bottom ******/


/*
.bl_simple .titleTopLeft {
	background: url(../images/mw/block-t-l.gif) no-repeat top;
}
.bl_simple .titleTopRight {
	background: url(../images/mw/block-t-r2.gif) no-repeat top right;
	width: 100%;
}
.bl_simple .titleTopImgLeft {
	width: 0px;
	height: 0px;
}
.bl_simple .titleTopImgRight {
	width: 0px;
	height: 0px;
}
.bl_banners .titleTopLeft {
	background: url(../images/mw/block-t-l.gif) no-repeat top;
}
.bl_banners .titleTopRight {
	background: url(../images/mw/block-t-r2.gif) no-repeat top right;
	width: 100%;
}
.bl_banners .titleTopImgLeft {
	width: 6px;
	height: 6px;
}
.bl_banners .titleTopImgRight {
	width: 6px;
	height: 6px;
}
.bl_navigation .titleTopLeft {
	background: url(../images/mw/block-t-l.gif) no-repeat top;
}
.bl_navigation .titleTopRight {
	background: url(../images/mw/block-t-r2.gif) no-repeat top right;
	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 0px 0px 0px;
}
.bl_cart .block td.header {
	padding: 3px 0px 3px 0px;
}
.bl_cart #begin {
	width: 100%;
	height: 1px;
	background: #ecc04d;
}
.bl_cart #end {
	width: 100%;
	height: 2px;
	background: #ecc04d;
}*/
table#user-home .titleTopLeft {
	background: url(../images/mw/block-t-l.gif) no-repeat top;
}
table#user-home .titleTopRight {
	background: url(../images/mw/block-t-r2.gif) no-repeat top right;
	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 {
	font-size: 10pt;
	white-space: nowrap;
	padding: 0px 10px 0px 0px;
	border-top: 1px solid #fff;
}
td.userHomeTitle b {
	color: #0000CC;
}
div.userHomeBottom {
	background: none;
	padding: 5px 20px 5px 20px;
}
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: none;
}	/* '|' between button */
a.button:link, a.button:visited {
	font: 17px sans-serif, arial, tahoma, verdana;
	text-transform: lowercase;
	text-decoration: underline;
	color: #26779a;
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
}
a.button:hover, a.button:active {
	font: 17px sans-serif, arial, tahoma, verdana;
	text-transform: lowercase;
	text-decoration: none;
	color: #26779a;
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
}
a.button span {
	cursor: pointer;
}
a.button img {
	display: none;
}
a.button-add span {
	color: #ff4e00;
}			/* add to cart (products categories, product details) */
a.button-add:link, a.button-add:visited, a.button-add:hover, a.button-add:active {
	color: #ff4e00;
}
a.button-view span {
}			/* view cart (products categories, product details) */
a.button-check span {
}			/* check out (products categories, product details) */
a.button-wishlist span {
}		/* wishlist (products categories, product details) */
a.buttonBasket:link, a.buttonBasket:visited {
	font: 17px sans-serif, arial, tahoma, verdana;
	text-transform: lowercase;
	text-decoration: underline;
	color: #26779a;
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
}
a.buttonBasket:hover, a.buttonBasket:active {
	font: 17px sans-serif, arial, tahoma, verdana;
	text-transform: lowercase;
	text-decoration: none;
	color: #26779a;
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
}
a.buttonBasket b {
	font-weight: normal;
}
a.buttonBasket span {
	cursor: pointer;
}
a.buttonBasket img {
	display: none;
}
a.button-shopping span {
	color: #ff4e00;
}			/* Continue shopping (basket) */
a.button-shopping:link, a.button-shopping:visited, a.button-shopping:hover, a.button-shopping:active {
	color: #ff4e00;
}
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 {
	color: #ff4e00;
}			/* Checkout (basket) */
a.button-checkout:link, a.button-checkout:visited, a.button-checkout:hover, a.button-checkout:active {
	color: #ff4e00;
}
a.buttonCart:link, a.buttonCart:visited {
	color: #14729a;
	font: normal normal normal 12px arial, tahoma, sans-serif, verdana;
	text-decoration: underline;
	padding: 0px 5px 0px 0px;
	white-space: nowrap;
}
a.buttonCart:hover, a.buttonCart:active {
	color: #14729a;
	font: normal normal normal 12px arial, tahoma, sans-serif, verdana;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
	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 {
	font: 17px sans-serif, arial, tahoma, verdana;
	text-transform: lowercase;
	text-decoration: underline;
	color: #ff4e00;
	white-space: nowrap;
}
a.buttonMore:hover, a.buttonMore:active {
	font: 17px sans-serif, arial, tahoma, verdana;
	text-transform: lowercase;
	text-decoration: none;
	color: #ff4e00;
	white-space: nowrap;
}
.bl_offers a.buttonMore:link, .bl_offers a.buttonMore:visited,  .bl_offers a.buttonMore:hover, .bl_offers a.buttonMore:active {
	color: #00628B;
}
a.buttonMore b {
	font-weight: normal;
}
a.buttonMore span {
	cursor: pointer;
}		/* read more... (special offers, etc.) */
a.buttonMore img {
	display:none;
}
a.disabled {							/* disabled add to cart */
	color: #666;
	cursor: pointer;
	font: 17px sans-serif, arial, tahoma, verdana;
	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: 3px 0px;
}
.topCategory a.title {
	color: #ffffff;
}
.topCategory a.title:hover {
	color: #ffffff;
}
.selectedtopCategory {
	background: #EEE;
	margin: 0px;
	padding: 3px 0px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.selectedtopCategory a.title {
	color: #00628b;
}
.selectedtopCategory a.title:hover {
	color: #00628b;
}
.subCategory {
	background: transparent;
	margin: 0px;
	padding: 0px;
}
.subCategory a.title {
	color: #ffffff;
}
.subCategory a.title:hover {
	color: #ffffff;
}
.selectedsubCategory {
	background: #EEE;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.selectedsubCategory a.title {
	color: #00628b;
}
.selectedsubCategory a.title:hover {
	color: #00628b;
}
.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.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: #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: #FAD03A;
	border-bottom: 1px solid #9DC8DA;
}
/************* Categoties (catalogue) *******************/

.bl_categoriescatalog .blockTD {
	padding-left: 0px;
}
/*****************************************************************************/



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



.footerAll {
	width: 100%;
}
.footerMenu {
	display: block;
	width: 100%;
	/*background: url(../images/mw/bottom-img-t.gif) no-repeat 0px 0px;*/

	text-align: center;
	height: auto;
}
.footerMenu a {
}
.footerMenu img {
	width: 1px;
	height: 61px;
}
.footerMenu span {
	display: none;
}
.footerMenu img.separator {
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #4298bb;
	margin: 0px 5px 4px 6px;
	vertical-align: bottom;
}
.footerHTML {
	width: 100%;
	/*background: url(../images/mw/bottom-img-b.gif) no-repeat 0px 0px;*/

	text-align: center;
	height: auto;
	padding-top: 5px;
}
.footerHTML font {
	font-size: 7pt;
	color: Black;
}
.footerHTML img {
	display:none;
	width: 1px;
	height: 10px;
}
.footerImg {
	text-align:right;
	height: 26px;
}
.footerImg img {
	width: 80px;
	height: 26px;
	border:0px;
}
/************* Footer *******************/





/*.commonbg { background: #FFFFFF; }

.headerbg { background: #000000; }

.middlebg { background: #CCCCCC; }

.usualbg  { background: #F4F4F4; }*/

.errorbg {
	background: #FF0000;
}
body {
	font: 8pt tahoma, verdana, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: #731d20;
	background-image: url(../images/mw/flareBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body.popup {
	font: 8pt tahoma, verdana, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
	background: #FAD03A;
}
body.editor {
	background: #FAD03A;
}
tr, td {
	font-size: 10pt;
	font-family: tahoma, verdana, sans-serif;
	color: black;
}
tr.usual, td.usual {/*background-color: #F4F4F4;*/
}
tr.header, td.header {
	color: black;
	font-weight:bolder; /*background-color: #eeeeee;*/
}
tr.middle, td.middle {/*background-color: #F4F4F4; font-weight: bold;*/
}
tr.error, td.error {
	background-color: #FFE0E0;
	color: #d50000;
	font-weight: bold;
}
body.popup tr.usual, body.popup td.usual {
	background-color: transparent;
}
body.popup tr.header, body.popup td.header {
	background-color: #CC9C00;
	color: #FFFFFF;
}
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-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}
a.tab {
	font-family: sans-serif, arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
background:;
	color: #FFFFFF;
}
a.tab:hover {
	text-decoration: none;
	color: #FFFFFF;
}
td.tabActive {
	border-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}
a.tabActive {
	font-family: sans-serif, arial, tahoma, verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
background:;
	color: #00628B;
}
a.tabActive:hover {
	text-decoration: none;
	color: #00628B;
}
.tabline {
	background: #DDDDDD;
}
td.tab {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: none;
	padding: 0px;
}
td.tabActive {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #DDDDDD;
	padding: 0px;
}
a.tab {
	background: none;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
}
a.tab:hover {
	background: #DDDDDD;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
}
a.tabActive {
	background: #DDDDDD;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
	cursor: text;
}
a.tabActive:hover {
	background: #DDDDDD;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
	cursor: text;
}
.tabline {
	background: #DDDDDD;
}
.blockTDtabs table {
	width: 100%;
	margin-bottom: 10px;
}
div.adminTab {
	font: 11px Verdana, sans-serif;
	border: 1px solid #DDDDDD;
	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 #DDDDDD;
	border-top: 2px solid #DDDDDD;
	border-bottom: none;
	padding: 5px 9px 5px 9px;
	;
	margin: 3px 0px 0px 0px;
	white-space: nowrap;
}
td.adminTab {
	border-bottom: 1px solid #DDDDDD;
	vertical-align: bottom;
}
td.adminTabActive {
	border: none;
}
td.beginTab {
	padding: 0px 4px;
	border-bottom: 1px solid #DDDDDD;
}
td.endTab {
	padding: 0px 4px;
	width: 90%;
	border-bottom: 1px solid #DDDDDD;
}
a.blackSm, a.blackSm:hover {
	text-decoration: none;
}
input {
	font-size: 8pt;
	font-family: tahoma, verdana, sans-serif;
	color: black;
}
input.usualprice {
	background: transparent;
	border: none;
	text-align: right;
	font-family: tahoma, verdana, sans-serif;
	font-size:10pt;
}
input.orderprice {
	background: transparent;
	border: none;
	text-align: right;
	font-family: tahoma, verdana, sans-serif;
	font-size:10pt;
	font-weight: bold;
}
input.search {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12pt !important;
	width:120px;
	border: #9DC8DA 1px solid;
	color:black;
	background: #FFFCC0;
}
input.text {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10pt;
	border: #9DC8DA 1px solid;
	color:black;
	background: #FFFCC0;
}
input.field {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10pt;
	border: #9DC8DA 1px solid;
	color:black;
	background: #FFFCC0;
}
input.field {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:8pt;
	border: #9DC8DA 1px solid;
	color:black;
	background: #FFFCC0;
}
input.submit {
	background: transparent;
	font-weight: normal;
	border: 0px;
	color: #FF6C00;
	text-transform: lowercase;
	font-size: 13pt;
	cursor: pointer;
}
input.submit#clear {
	background: transparent;
	font-weight: normal;
	border: 0px;
	color: #8A8A8A;
	text-transform: lowercase;
	font-size: 13pt;
	cursor: pointer;
}
input.submit#reset {
	background: transparent;
	font-weight: normal;
	border: 0px;
	color: #8A8A8A;
	text-transform: lowercase;
	font-size: 13pt;
	cursor: pointer;
}
input.submit#preview {
	background: transparent;
	font-weight: normal;
	border: 0px;
	color: #FF6C00;
	text-transform: lowercase;
	font-size: 13pt;
	cursor: pointer;
}
input.submit#cancel {
	background: transparent;
	font-weight: normal;
	border: 0px;
	color: #8A8A8A;
	text-transform: lowercase;
	font-size: 13pt;
	cursor: pointer;
}
input.submit#delete {
	background: transparent;
	font-weight: normal;
	border: 0px;
	color: #8A8A8A;
	text-transform: lowercase;
	font-size: 13pt;
	cursor: pointer;
}
select {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10pt;
	border: #9DC8DA 1px solid;
	color:black;
	background: #FFFCC0;
}
select.search {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12pt;
	border: #9DC8DA 1px solid;
	color:black;
	background: #FFFCC0;
	margin-bottom: 5px;
}
.mainTableCellCenter select.search {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12pt;
	border: #9DC8DA 1px solid;
	color:black;
	background: #FFFCC0;
	margin-bottom: 0px;
}
textarea {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10pt;
	border: #9DC8DA 1px solid;
	color:black;
	background: #FFFCC0;
}
form {
	margin: 0px;
}
hr {
	background: #DDDDDD;
	border: 0px;
	color: #DDDDDD;
}
a.header {
	color: #ffffff;
	text-decoration: underline;
}
a.header:hover {
	color: #FAF7AA;
	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 {
	color: #00628b;
	font-size: 8pt;
}
a.smallText:hover {
	color: #00628b;
	font-size: 8pt;
	text-decoration: none;
}
a {
	color: #00628b;
}
a:hover {
	color: #00628b;
	text-decoration: none;
}
/* 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: 60px;
	font-size: 12px;
	border: #9DC8DA 1px solid;
	color:black;
	background: #FFFCC0;
}
.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: #DDDDDD;
	padding: 0px !important;
}
.productsDelimiterTop {
	background: #DDDDDD;
	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: #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: 14px, sans-serif;
	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: 0px;
	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: #00628b;
	text-decoration: underline;
}
.articleDate {
	font-size: 8pt;
	color: #828282;
	font-style: italic;
}
.top {
	font-size: 8pt;
	padding: 2 0 2 0;
}
.smallText {
	font-size: 8pt;
}
.middleText {
	font-size: 9pt;
}
.bigText {
	font-size: 10pt;
}
.comment {
	font-size: 8pt;
	color: #7777CC;
}
.message {
	font-size: 8pt;
	font-weight:bolder;
	color: blue;
}
.title {
	font-family: tahoma, verdana, sans-serif;
	font-size:10pt;
	font-weight:bolder
}
.bigtitle {
	font-family:sans-serif, arial, tahoma, verdana;
	font-size: 11pt;
	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;
}
.bl_offers .ourprice {
	color: #000000;
	font-weight: bold;
	border: none;
	background: transparent;
}
a.bigtitle {
	font-family:sans-serif, arial, tahoma, verdana;
	font-size:10pt;
	font-weight: bolder;
	color: #00628b;
	text-decoration: none;
}
a.bigtitle:hover {
	font-family:sans-serif, arial, tahoma, verdana;
	font-size:10pt;
	font-weight: bolder;
	color: #00628b;
	text-decoration: underline;
}
.bl_categoriescatalog a.bigtitle {
	font-family:sans-serif, arial, tahoma, verdana;
	font-size:10pt;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
.bl_categoriescatalog a.bigtitle:hover {
	font-family:sans-serif, arial, tahoma, verdana;
	font-size:10pt;
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
}
div.bl_offers a.bigtitle {
	font-size:10pt;
	font-weight: bolder;
	color: #00628b;
	text-decoration: none;
}
div.bl_offers a.bigtitle:hover {
	font-size:10pt;
	font-weight: bolder;
	color: #00628b;
	text-decoration: underline;
}
div.bl_productdetails div.bigtitle {
	color: #26779a;
	font-weight: normal;
	font-size: 14pt;
	text-transform: lowercase;
}
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;
}
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;
}
.white{
background:url(../images/mw/white.gif) #FFFFFF repeat;
}
.sideQuotes{
background:#FFFFFF;
padding:20px;
float:right;
margin-left:10px;
width:160px;
padding-bottom:300px;
}