/****** Main Table ******/

.mainTable {width: 100%;}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}

.mainTableCellLeft 		{padding: 0px 3px 0px 3px; vertical-align: top;}
.mainTableCellCenter 	{padding: 0px 3px 0px 0px; vertical-align: top;}
.mainTableCellRight 	{padding: 0px 3px 0px 0px; vertical-align: top;}

.homeGreeting 		{padding: 1px 3px 3px 3px; vertical-align: top;}
.homeGreeting table	{width: 100%;border: 2px solid #CC3333;}
.homeGreeting table td	{padding: 5px;}

.introBlock {border: 2px solid #CC3333;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	position: relative;
	width: 100%;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	background: url(../images/convex/header-bgr.gif) repeat-x top;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	/*background: url(../images/convex/header-img.jpg) no-repeat right top;*/
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	width: 231px;
	height: 57px;
	border: 0px solid #333;
	margin: 0 0 3 0;
	background: url(../images/convex/logo.gif) no-repeat;
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: ;
	}
.headerMenu td#menu img#Img {display: block;width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td img {display: auto;}
.headerMenu td#menu td br {display: none;}
.headerMenu td#menu td nobr {display: auto;}
.headerMenu td#menu td#end {border-top: 1px solid #fff;width: 100%;background: url(../images/convex/top-menu-bgr.gif) repeat-x top;}
.headerMenu td#menu td#end img#Img {display: block;width: 1px; height: 1px;}
/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font-family: arial,tahoma,verdana,sans-serif;
	text-transform: ;
	text-decoration:none; 
	font-size:9pt; 
	font-weight:bold; 
	color: #FFCCCC; 
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/convex/top-menu-bgr.gif) repeat-x top; 
	padding: 7 30 8 30; 
	display:block;
	}
a.menu:hover, a.menu:active {
	font-family: arial,tahoma,verdana,sans-serif;
	text-transform: ;
	text-decoration:none; 
	font-size:9pt; 
	font-weight:bold; 
	color: #FFCCCC; 
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/convex/top-menu-bgr.gif) repeat-x top; 
	padding: 7 30 8 30; 
	display:block;
	}
a.menuActive:link, a.menuActive:visited {
	font-family: arial,tahoma,verdana,sans-serif;
	text-transform: ;
	text-decoration:none; 
	font-size:9pt; 
	font-weight:bold; 
	color: #FFCCCC; 
	border-right: 1px solid #fff; 
	border-top: 0px solid #fff; 
	background: ; 
	padding: 7 30 8 30; 
	display:block;
	}
a.menuActive:hover, a.menuActive:active {
	font-family: arial,tahoma,verdana,sans-serif;
	text-transform: ;
	text-decoration:none; 
	font-size:9pt; 
	font-weight:bold; 
	color: #FFCCCC; 
	border-right: 1px solid #fff; 
	border-top: 0px solid #fff; 
	background: ; 
	padding: 7 30 8 30; 
	display:block;
	}


/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 2px solid #CC3333; margin: 0px 0px 2px 0px;}

.breadcrumbBegin {
	width: 20px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFE5E5;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	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;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: #FFE5E5;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #660000; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: #ff6666; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter span {
	display: auto;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {
	display: none;
	height: 20px;
	width: 30px;
	background: #0000ff url(../images/curved/bread.gif) no-repeat center;
	}

.breadcrumbEnd {
	width: 20px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFE5E5;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 10px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/convex/block-t-l.gif) no-repeat top left;
	}
.titleTopImgLeft {width: 10px; height: 63px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	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;
	background: url(../images/convex/block-t-bgr.gif) repeat-x top;
	}
.titleTopCenter div {
    color: #FFCCCC;
    font-weight: normal;
    font-size: 14pt;
    font-family: arial,verdana,tahoma,sans-serif;
	 font-weight: bold;
    text-transform: normal;

	z-index: 2000;
	position: relative;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 7px;
	border: 0px solid #626ABC;
	}

.titleTopRight {
	width: 9px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/convex/block-t-r.gif) no-repeat top right;
	}
.titleTopImgRight {width: 9px; height: 63px;}

/****** Top ******/

/****** Center ******/

.block {
	border-top: 0px solid #999;
	border-right: 3px solid #CC3333;
	border-bottom: 0px solid #999;
	border-left: 3px solid #CC3333;
	background: #FFE5E5;
	}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 2px;}

.titleBotLeft {
	width: 3px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #CC3333 url(../images/convex/block-b-l.gif) no-repeat bottom left;
	}
.titleBotImgLeft {width: 3px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #CC3333 url(../images/convex/block-b-r.gif) no-repeat bottom right;
	}
.titleBotImgRight {width: 1px; height: 3px;}

/****** Bottom ******/

.bl_simple .titleTopLeft {background: #CC3333;}
.bl_simple .titleTopRight {background: #CC3333;}
.bl_simple .titleTopImgLeft {width: 1px; height: 3px;}
.bl_simple .titleTopImgRight {width: 1px; height: 3px;}

.bl_banners .titleTopLeft {background: #CC3333;}
.bl_banners .titleTopRight {background: #CC3333;}
.bl_banners .titleTopImgLeft {width: 1px; height: 3px;}
.bl_banners .titleTopImgRight {width: 1px; height: 3px;}

.bl_navigation .titleTopLeft {background: #CC3333;}
.bl_navigation .titleTopRight {background: #CC3333;}
.bl_navigation .titleTopImgLeft {width: 1px; height: 3px;}
.bl_navigation .titleTopImgRight {width: 1px; height: 3px;}
/*.bl_navigation .block td {padding:2; background-color: #FFE5E5;}*/

table#user-home .titleTopLeft {background: #CC3333;}
table#user-home .titleTopRight {background: #CC3333; width: 100%;}
table#user-home .titleTopImgLeft {width: 1px; height: 3px;}
table#user-home .titleTopImgRight {width: 1px; height: 3px;}

/************* end Fieldset ***************/

/*****************************************************************************/

/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/

td.userHome {padding:7;}
td.userHomeTitle {
	width: 1;
	white-space: nowrap;
	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;
	background: url(../images/convex/block-t-bgr.gif) repeat-x top;
	}

div.userHomeTop {					/* the button 'Logout' at the header */
	display: none;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
div.userHomeTop td	{padding:0 0 0 20;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 4px 4px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
div.userHome td	{padding:0 0 0 0;background: none;border:none;}
div.userHome td a {
	font-family: arial,tahoma,verdana,sans-serif;
	text-transform: ;
	text-decoration:none; 
	font-size:9pt; 
	font-weight:bold; 
	color: #FFCCCC; 
	border-right: 0px solid #fff; 
	border-top: 0px solid #fff; 
	background: url(../images/convex/button-bgr.gif) repeat-x center; 
	padding: 7 18 10 18; 
	display:block;
}
html>body div.userHome td a {padding: 6 17 7 18;}
div.userHome td a:hover {color: #FFCCCC;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.profile 	{background: url(../images/icons/user_profile.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0 5 0 55;}
td.userHome img.support 	{background: url(../images/icons/admin_support.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.products 	{background: url(../images/icons/admin_products.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.merchant 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}

td.userHome div {margin-left: 55px;}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:none;}	/* '|' between button */

a.button:link, a.button:visited {display:inline-block; cursor: pointer; color: #FFCCCC; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.button:hover, a.button:active {display:inline-block; cursor: pointer; color: #FFCCCC; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}

a.button#add span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* add to cart (products categories, product details) */
a.button#add img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-add_cart_big.gif) no-repeat;}
a.button#view span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* view cart (products categories, product details) */
a.button#view img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-view_cart_big.gif) no-repeat;}
a.button#check span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* check out (products categories, product details) */
a.button#check img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-check_out_big.gif) no-repeat;}

a.buttonBasket:link, a.buttonBasket:visited {display:inline-block; cursor: pointer; color: #FFCCCC; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.buttonBasket:hover, a.buttonBasket:active {display:inline-block; cursor: pointer; color: #FFCCCC; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}

a.buttonBasket#shopping span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Continue shopping (basket) */
a.buttonBasket#shopping img {display: none;width:131;height:26;border:0;background: url(../images/convex/button-continue_shopping.gif) no-repeat;}
a.buttonBasket#retrieve span 	{display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}			/* Retrieve Cart (basket) */
a.buttonBasket#retrieve img 	{display:none;}
a.buttonBasket#save span 		{display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}			/* Save cart (basket) */
a.buttonBasket#save img 		{display:none;}
a.buttonBasket#clear span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Clear cart (basket) */
a.buttonBasket#clear img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-clear_cart.gif) no-repeat;}
a.buttonBasket#checkout span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Checkout (basket) */
a.buttonBasket#checkout img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-check_out_big.gif) no-repeat;}

a.buttonCart:link, a.buttonCart:visited {display:inline-block; cursor: pointer; color: #FFCCCC; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.buttonCart:hover, a.buttonCart:active {display:inline-block; cursor: pointer; color: #FFCCCC; font-family: arial,tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}

a.buttonCart#check span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Checkout (small cart) */
a.buttonCart#check img {display:none;width:84;height:26;border:0 solid red;background: url(../images/convex/button-checkout.gif) no-repeat;}
a.buttonCart#amend span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Amend cart (small cart) */
a.buttonCart#amend img {display:none;width:84;height:26;border:0 solid red;background: url(../images/convex/button-amend_cart.gif) no-repeat;}
a.buttonCart#view span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* View cart (small cart) */
a.buttonCart#view img {display:none;width:74;height:26;border:0 solid red;background: url(../images/convex/button-view_cart.gif) no-repeat;}

a.buttonMore:link, a.buttonMore:visited {display:inline-block; cursor: pointer; color: #FFCCCC; font-family: arial,tahoma,verdana,sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.buttonMore:hover, a.buttonMore:active {display:inline-block; cursor: pointer; color: #FFCCCC; font-family: arial,tahoma,verdana,sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none;}

a.buttonMore span {display:; padding: 6 10 8 10; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* read more... (special offers, etc.) */
a.buttonMore img {display:none;width:110;height:26;border:0 solid red;background: url(../images/convex/button-read_more.gif) no-repeat;}

.disabled {							/* disadled add to cart */
	color: gray; cursor: hand; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: transparent; 
	padding-left:3px; padding-right:3px; 
}

/************* Button Links *******************/

/*****************************************************************************/

/************* Category *******************/

.topCategory {background: transparent; margin: 0 0 0 0; padding: 3 0 3 0;}
.selectedtopCategory {background: #FFCCCC; margin: 0 0 0 0; padding: 3 0 3 0;	border-top: 1px solid #CC3333;	border-bottom: 1px solid #CC3333;}
        
.subCategory {background: transparent; margin: 0 0 0 0; padding: 0 0 0 0;}
.selectedsubCategory {background: #FFCCCC; margin: 0 0 0 0; padding: 0 0 0 0;	border-top: 1px solid #CC3333;	border-bottom: 1px solid #CC3333;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0 0 0 5;}

/************* Category *******************/

/*****************************************************************************/

/************* Offers *******************/
#offerTitle		{display: none;}
.offerImg		{text-align: left;}
.offerImg img	{float: left; margin: 0 5 0 0;} 
.offerImg div	{text-align: justify;}
.offerImg div#offerText	{display: ;}

/************* Forum *******************/

.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumMessageLeft { background: #FAF5FF; border-left:1px solid #6699FF; 	border-top:1px solid #6699FF; border-bottom:1px solid #6699FF; }
.forumMessageRight { background: #FAF5FF; border: 1px solid #6699FF; }
.forumMessageTop { background: #FAF7AA; border-bottom: 1px solid #6699FF; }

/*****************************************************************************/

/************* Footer *******************/

.footerMenu	{text-align:center; font-size:8pt;padding:15 0 0 0;}
.footerMenu	img 	{display: none; width: 0px; height: 0px;}
.footerMenu	span 	{margin: 0 0 0 5;}

.footerHTML	{text-align:center;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right;}
.footerImg img		{background: url(../images/button-powered.gif) no-repeat; width: 75px; height: 26px; border:0px;}

/************* Footer *******************/

.commonbg { background: #FFFFFF; }
.headerbg { background: #FFB2B2; }
.middlebg { background: #FFCCCC; }
.usualbg  { background: #FFE5E5; }
.errorbg  { background: #FF0000; }

body		{font: 9pt "Verdana", sans-serif; color: #660000; margin: 0px; padding: 0px;}
body.popup	{font: 9pt "Verdana", sans-serif; color: #660000; margin: 0px; padding: 0px;}

tr, td						{font-size: 9pt; font-family: "Verdana", sans-serif; color: #660000; }
tr.usual, td.usual		{background-color: #FFE5E5; }
tr.header, td.header		{background-color: #FFB2B2; color: white; }
tr.middle, td.middle		{background-color: #FFCCCC; font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }

.tab					{font-size: 12pt; font-weight: bold; text-decoration: none; background: #FFCCCC; }
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #FF9999; color: white; }
.tabActive:hover	{text-decoration: none; color: #FFE5E5; }
.tabline 			{background: #FF9999;}

.adminTab {font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px 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 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px 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-family: Courier, monospace; font-size: 10pt; }
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 10pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 10pt; font-weight: bold; }
input.search		{}
input.text			{}
input.submit		{font-family: Arial, Verdana, sans-serif; font-size:8pt; background: transparent url(../images/convex/button-bgr.gif) repeat-x top; padding: 0 15 2 15;/*width:100px;*/ height: 26px; font-size:10pt; font-weight:bold; color: #FFCCCC; border:0px; cursor: pointer;}
select				{font-size: 9pt;}
select.search		{}
textarea			{}

form { margin: 0; }

a.header 			{color: #ffffff; text-decoration: underline; }
a.header:hover		{color: #FAF7AA; text-decoration: underline; }
a.title				{font-size: 10pt; font-weight: bold;  color: #660000; text-decoration: underline; }
a.title:hover		{font-size: 10pt; font-weight: bold;  color: #FF6666; text-decoration: underline; }
a.smallText			{color: #660000; text-decoration: underline; font-size: 8pt; }
a.smallText:hover	{color: #FF6666; text-decoration: none; font-size: 8pt; }
a						{color: #660000; text-decoration: underline; font-size: 9pt; }
a:hover				{color: #FF6666; text-decoration: none; }

.articleDate	{font-size: 8pt; color: #7777CC; font-style: italic; }
.realprice		{color: #FF6666; text-decoration: line-through; border: none; background: transparent; font-family: verdana, sans-serif; }
.ourprice		{color: #990000; font-weight: bold; border: none; background: transparent; font-family: verdana, sans-serif; }
.taxprice		{color: #990000; font-family: verdana,sans-serif;}
.editprice    {font-family:Tahoma,Verdana,Arial,sans-serif; width: 80px; font-size:10pt; color:black}
.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: 9pt; color: #660000; }
.title			{font-size: 10pt; font-weight: bold; color: #660000; }
.bigtitle		{font-size: 12pt; font-weight: bold; color: #660000; }
.error			{color: red; }


.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid navy; 
	border-left: 1px solid navy;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding-left: 10px; 
	padding-right:20px; 
	padding-bottom: 6px; 
	padding-top: 6px; 
	border-right: 1px solid navy;
	border-bottom: 1px solid navy;
	display:block;
	font-family:tahoma, verdana, sans-serif; 
	font-size:11px; 
	color: white;
	text-decoration:none;
	text-align: left;
	background: #6699FF;
}

a.subMenu:hover, a.subMenu:hover:active{
	background: #FAF5FF; 
	color:navy;
	display:block;
	text-decoration:none;
}

/*************  Manual  ***************/

.level1 {padding: 2 2 2 15;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2 2 2 30;}
.level3 {padding: 2 2 2 40;}
.level4 {padding: 2 2 2 50;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2 2 2 5;}
.menuLeft .level2 {padding: 2 2 2 15;}
.menuLeft .level3 {padding: 2 2 2 30;}
.menuLeft .level4 {padding: 2 2 2 40;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}