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

.mainTable {
	width: 780px;
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px auto;
	padding: 10px;
}
.mainTable75 {
	width: 780px;
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
	}
.mainTable50 {width: 760px;}

.mainTableCellLeft 		{padding: 0 0 0 0; 
							vertical-align: top; 

}
							
.mainTableCell 		{
	padding: 0 0 0 0;
	vertical-align: top;
	background-position: top;
}
.mainTableCellCenter 	{padding: 0px; vertical-align: top;}
.mainTableCellRight 	{padding: 0 0 0 8px; vertical-align: top;}

.homeGreeting		{padding: 0 0 15px 0; vertical-align: top;}
.homeGreeting table	{width: 100%;}
.homeGreeting table td	{padding: 8px 6px 8px 6px;}
.introBlock td {padding: 6px;}

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

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

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

.headerMenu {
	width: 780px;
	margin: 0px;
	padding: 0px;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: #00aef0 url(../images/silver/dark/top.jpg) no-repeat center center;
	vertical-align: top;
	height: 198px;
	}
.headerMenu td#logo img {				/* Logo on the site */
	margin: 10px 22px 7px 22px;
	border: 0px;
	display: none;
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: #1e1e1e;
	}
.headerMenu td#menu img#Img {display: block; width: 25px; height: 1px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td br {display: none;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font-family: tahoma,sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:#1e1e1e; 
	padding: 5px 10px 6px 10px; 
	display:block;
	}
a.menu:hover, a.menu:active {
	font-family: tahoma,sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	background:#f32837; 
	padding: 5px 10px 6px 10px; 
	display:block;
	}
a.menuActive:link, a.menuActive:visited {
	font-family: tahoma,sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:#f32837; 
	padding: 5px 10px 6px 10px; 
	display:block;
	}
a.menuActive:hover, a.menuActive:active {
	font-family: tahoma,sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:#f32837; 
	padding: 5px 10px 6px 10px; 
	display:block;
	}


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

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

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

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

.breadcrumbBegin {
	width: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #dedede;
	}
.breadcrumbBegin img {width: 10px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #dedede;
	font-size: 8pt;
	padding: 4px 0px 4px 0px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #4144B9; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: #f32837; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter b {color: #4144B9;font-weight:normal;}
.breadcrumbDelimiter span {
	color: #000;
	font-size: 11px;
	}
.breadcrumbDelimiter img {
	display: none;
	height: 20px;
	width: 30px;
	}

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

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

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

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

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

.titleTop {margin: 0px 0px 0px 10px; 

}

.titleTopLeft {
	width: 0px;
	margin: 0px;
	padding: 0px;
}
.titleTopImgLeft {width: 0px; height: 0px;
}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
.titleTopCenter div {
	color: #f32837;
	font-weight: bolder;
	font-size: 16px;
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	z-index: 2000;
	bottom: 0px;
	margin: 15px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	}

.titleTopRight {
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #dedede;
	}

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

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

table {
	width: 100%;
}

.block {
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #dedede;
	border-left: 0px solid #dedede;
	color: #FFFFFF;
	}

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

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

.titleBot {margin-bottom: 15px; display: none;}

.titleBotLeft {
	width: 20px;
	border-top: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #dedede;
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-top: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #dedede;
	}
.titleBotImgRight {width: 1px; height: 1px;}

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

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

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

/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/

td.userHome {padding:7px;}
td.userHomeTitle {
	display: none;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	}

div.userHomeTop {					/* the button 'Logout' at the header */
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
div.userHomeTop td	{padding:0px 0px 0px 20px;background: none;border:none;}
div.userHomeTop td a {color:#fff;text-decoration:underline;}
div.userHomeTop td a:hover {color:#fff;text-decoration:none;}

div.userHome {						/* the button 'Logout' at the footer */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	}
div.userHome td	{padding:5px 20px 5px 20px;background: none;border: 0px solid #ccc;}
div.userHome td a {color:#000;text-decoration:underline;}
div.userHome td a:hover {color:#000;text-decoration:none;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.profile 	{background: url(../images/icons/user_profile.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
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.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.products 	{background: url(../images/icons/admin_products.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.merchant 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}

td.userHome div {margin-left: 55px;}
/************* userHome *******************/

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

/************* Button Links *******************/

td#butTd {
	text-align: center;
	padding: 5px;
}
td#butTd span#spacer {color: #999999;}	/* '|' between button */


a.button:link, a.button:visited { 
	color: #f32837;
	padding: 0px 5px 0px 5px;
	font-size: 9pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}
a.button:hover, a.button:active {
	color: #1e1e1e;
	padding: 0 5px 0px 5px;
	font-size: 9pt;
	font-weight:bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}

a.button#add			{color: #1e1e1e;}		/* add to cart (products categories, product details) */
a.button#add:hover		{color: #f32837;}
a.button#add img		{display:none;}
a.button#view			{}		/* view cart (products categories, product details) */
a.button#view:hover		{}
a.button#view img		{display:none;}
a.button#check			{}		/* check out (products categories, product details) */
a.button#check:hover	{}
a.button#check img		{display:none;}

a.buttonBasket:link, a.buttonBasket:visited {
	color: #4144B9;
	font-size: 9pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}
a.buttonBasket:hover, a.buttonBasket:active {
	color: #f32837;
	font-size: 9pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}

a.buttonBasket#shopping span	{display:auto;}			/* Continue shopping (basket) */
a.buttonBasket#shopping img		{display:none;}
a.buttonBasket#retrieve span 	{display:auto;}			/* Retrieve Cart (basket) */
a.buttonBasket#retrieve img 	{display:none;}
a.buttonBasket#save span 		{display:auto;}			/* Save cart (basket) */
a.buttonBasket#save img 		{display:none;}
a.buttonBasket#clear span		{display:auto;}			/* Clear cart (basket) */
a.buttonBasket#clear img		{display:none;}
a.buttonBasket#checkout			{color: #1e1e1e;}		/* Checkout (basket) */
a.buttonBasket#checkout:hover	{color: #f32837;}
a.buttonBasket#checkout span	{display:auto;}			
a.buttonBasket#checkout img		{display:none;}

a.buttonCart:link, a.buttonCart:visited {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma, sans-serif, arial, verdana;
	}
a.buttonCart:hover, a.buttonCart:active {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma, sans-serif, arial, verdana;
	}

a.buttonCart#check span {display:auto;}	/* Checkout (small cart) */
a.buttonCart#check img 	{display:none;}
a.buttonCart#amend span {display:auto;}	/* Amend cart (small cart) */
a.buttonCart#amend img 	{display:none;}
a.buttonCart#view span 	{display:auto;}	/* View cart (small cart) */
a.buttonCart#view img 	{display:none;}

a.buttonMore:link, a.buttonMore:visited {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma, sans-serif, arial, tahoma, verdana;
	}
a.buttonMore:hover, a.buttonMore:active {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma, sans-serif, arial, tahoma, verdana;
	}

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

.disabled {							/* disadled add to cart */
	color: gray; 
	cursor: hand; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	text-decoration:none; 
	border: 0px solid gray; 
	background: silver; 
	padding-left:3px; padding-right:3px; 
}

/************* Button Links *******************/

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

/************* Category *******************/

.topCategory {background: transparent; margin: 0 0 0 0; padding: 3px 0px 3px 0px;}
.selectedtopCategory {/*background: #00aef0;*/ margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px;	border-left: 0px solid #1e1e1e;	border-bottom: 0px solid #CCCCCC;}
.subCategory {background: transparent; margin: 0 0 0 0; padding: 0 0 0 0;}
.selectedsubCategory {background: #E1E1E1; margin: 0 0 0 0; padding: 0 0 0 0;	border-top: 0px solid #CCCCCC;	border-bottom: 0px solid #CCCCCC;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 0px 0px 5px;}

/************* Latest *******************/

td.topArticle { padding: 3px 3px 3px 5px; }
td.subArticle { padding: 3px 3px 3px 5px; }

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}

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

/************* Offers *******************/
#offerTitle		{display: none;}
.offerImg		{text-align: left;}
.offerImg img	{float: left; margin: 0px 5px 0px 0px;} 
.offerImg div	{text-align: justify;}

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

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

/************* Footer *******************/
/*** COMMENTAAR YTSEN: om het oranje blokje weg te halen, zet de 4px hieronder op 0px en de lelijke grijze balk gaat weg door de 1px op 0px te zetten ***/
.footerMenu			{width: 780px;font-size:12px;margin: 0 0 0 0; padding: 5px 0px 5px 0px; background-color:#1e1e1e; color: #FFFFFF; font-family:sans-serif, Arial, Helvetica, sans-serif;}
.footerMenu	span {margin-left:3px;}
.footerHTML			{width: 760px;text-align:left;margin: 0; border-left: 0px solid #ffaa00; border-top: 0px solid #dedede;}
.footerHTML font	{font-size:10px;padding: 1px 0px 1px 10px;font-family:sans-serif, Arial, Helvetica, sans-serif;}
.footerImg			{text-align:center;}
.footerImg img		{width: 0px; height: 0px; border:0px; margin-top: 0px;}
/*** COMMENTAAR YTSEN: footer image is het logo van Viart waar ze in de html een transparante gif overheen trekken; heb de afmetingen op 0 gezet; logo verdwenen ***/
/************* Footer *******************/


.commonbg {
	background-color: #f32837;
	background-image: url(../images/silver/dark/bg.jpg);
	background-position: left top;
	background-attachment: fixed;
}
.headerbg { background: #000000; }
.middlebg { background: #F4F4F4; }
.usualbg  { background: #F4F4F4; }
.errorbg  { background: #FF0000; }


body		{
	font: 12px tahoma,verdana,sans-serif;
	color: #1e1e1e;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/silver/dark/bg.jpg);
	background-position: left top;
}
body.popup	{font: 12px tahoma,verdana,sans-serif; color: #1e1e1e; margin: 0px; padding: 0px;}
.blockTD img {
	margin: 0px;
}
.blockTD td{
	padding: 0px 3px 0px 3px;
}

.blockTD .header{
	padding: 0px 3px 0px 3px;
}
tr, td					{font-size: 12px; font-family: tahoma,verdana,sans-serif; color: #1e1e1e; margin: 0px; padding: 0px;}
tr.usual {width: 100%; font-size: 10px;}
.usual td{font-size: 12px;}
tr.header, td.header	{color: #f32837; font-weight:bolder;}
tr.middle, td.middle	{ margin: 0px; padding: 0px 5px 0px 5px; background-color: #F4F4F4; font-weight: bold;}
tr.error, td.error		{background-color: #FFE0E0; color: #d50000; font-weight: bold;}

td.padding10px			{padding: 10px;}

td.padding10px td		{padding-right: 10px; padding-bottom: 10px;}
.bl_poll td.padding10px td		{padding: 0px 4px 0px 0px;}

td.tab				{border-top: 1px solid #dedede; border-right: 0px solid #dedede; border-left: 0px solid #dedede;}
td.tabActive		{border-top: 1px solid #dedede; border-right: 0px solid #dedede; border-left: 0px solid #dedede;}
.tab				{font-family: sans-serif, arial; font-size: 10pt; font-weight: bold; text-decoration: none; background: transparent;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-family: sans-serif, arial, tahoma, verdana; font-size: 10pt; font-weight: bold; text-decoration: none; background: #dedede;}
.tabActive:hover	{text-decoration: none;}
.tabline 			{background: #dedede;}

.adminTab {font-size:11px; border-bottom:#919b9c 0px solid; border-left:#91a7b4 0px solid; border-right:#91a7b4 0px solid; border-top:#91a7b4 0px solid; padding-top:3px; padding-right:8px; padding-left:8px; padding-bottom:2px; margin:3px 3px 0px 0px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}
.adminTabActive {font-size:11px; border-right:#919b9c 0px solid; border-left:#919b9c 0px solid; border-top:#FF8200 0px solid; border-bottom:0px solid; padding-top:5px; padding-bottom:4px; padding-right:9px; padding-left:9px; margin:3px 3px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}

input				{font-size: 12px; 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:8pt; width:120px; border-left: #747474 0px solid; border-top: #747474 0px solid; border-right: #dcdcdc 0px solid; border-bottom: #dcdcdc 0px solid; color:black}
input.text			{margin: 0px; padding: 3px;font-family:Tahoma,Verdana,Arial,sans-serif; font-size:12px; border: #1e1e1e 1px solid; color:#1e1e1e; width: 200px;}
input.submit		{background:#f32837; padding: 2px 5px 2px 5px; margin: 0px;border: solid #f32837 1px; color: #FFFFFF;}
select				{font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black;}
select.search		{}
textarea			{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:12px; border: #999999 1px solid; color:black;}
.field				{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:12px; border: #999999 1px solid; color:black;}


form { margin: 0; }


a.header			{color: #1e1e1e; text-decoration: underline;}
a.header:hover 		{color: #f32837; text-decoration: underline;}
a.title 			{font-weight: bolder;  color: black; text-decoration: none;}
a.title:hover 		{font-weight: bolder;  color: #f32837; text-decoration: underline;}
a.smallText 		{color: #ffffff;  font-size: 10px;font-family:sans-serif,Tahoma,Verdana,Arial,sans-serif;}
a.smallText:hover 	{color: #f32837;  font-size: 10px;}
a 					{color: #1e1e1e;}
a:hover 			{color: #f32837;}


.titleText			{color: #3E3EAB; text-decoration: underline;}

.articleDate	{font-size: 8pt; color: #FFFFFF; padding: 5px 0px 5px 0px;}
.realprice		{text-decoration: line-through; border: none; background: transparent;}
.ourprice		{color: #d50000; font-weight: bold; border: none; background: transparent;}
.taxprice		{color: #d50000; font-size:8pt; }
.editprice    {font-family:Tahoma,Verdana,Arial,sans-serif; width: 80px; font-size:8pt; color:black}
.top			{font-size: 8pt; padding: 2px 0px 2px 0px;}
.smallText		{font-size: 8pt;}
.middleText		{font-size: 9pt;}
.bigText		{font-size: 10pt;}
.comment		{font-size: 8pt; color: #1e1e1e;}
.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,sans-serif; font-size: 14px; font-weight: bold;padding: 0px 0px 5px 0px;}
.error			{color: #d50000;}
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }

div.adminTab 			{font-size:11px; border-bottom:#919b9c 0px solid; border-left:#91a7b4 0px solid; border-right:#91a7b4 0px solid; border-top:#91a7b4 0px solid; padding: 3px 8px 2px 8px; margin:3px 2px 0px 2px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
div.adminTabActive 	{font-size:11px; border-right:#919b9c 0px solid; border-left:#919b9c 0px solid; border-top:#FF8200 0px solid; border-bottom:0px solid; padding: 5px 9px 4px 9px; margin:3px 0px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
td.adminTab			{border-bottom: 0px solid #919b9c;}
td.adminTabActive	{border: 0px;}
td.beginTab			{padding: 0px 4px; border-bottom: 0px solid #919b9c;}
td.endTab			{padding: 0px 4px; width: 100%; border-bottom: 0px solid #919b9c;}

div.bl_offers a.bigtitle			{font-size:10pt; font-weight: bolder;  color: black; text-decoration: none;}
div.bl_offers a.bigtitle:hover	{font-size:10pt; font-weight: bolder;  color: #f32837; text-decoration: underline;}
div.bl_productdetails div.bigtitle		{color: #1e1e1e; font-weight: bold; font-size: 11pt; text-transform: uppercase;}
div.bl_productdetails span.bigtitle	{display:none;}

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

a.subMenu {
	width: 150px;
	padding-left: 10px; 
	padding-right:20px; 
	padding-bottom: 6px; 
	padding-top: 6px; 
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	display:block;
	font-family:tahoma, verdana, sans-serif; 
	font-size:11px; 
	color:black;
	text-decoration:none;
	text-align: left;
	background: #FFE58F; 
}

a.subMenu:hover, a.subMenu:hover:active{
	background: white; 
	color:black;
	display:block;
	text-decoration: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;}
