/****** Main Table ******/
.basicTable 	{width: 100%;}

.mainTable {width: 100%;}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}

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


.homeGreeting 		{padding: 8px 16px 8px 16px; vertical-align: top;}
.homeGreeting table	{width: 100%;border: 1px solid #6699ff;}
.homeGreeting table td	{padding: 5px;}

.introBlock {border: 1px solid #6699ff;}
.introBlock td {padding: 6px;}

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

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

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

.headerMenu {
	position: relative;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: ;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	width: 0px;
	height: 0px;
	border: 0px solid #333;
	background: ;
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: #ffffff;
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: 100%;}
.headerMenu td#menu td {text-align: center;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {color: #0000cc; text-decoration: none; font-size: 8pt;}
a.menu:hover, a.menu:active {color: #6666ff; text-decoration: none; font-size: 8pt;}
a.menuActive:link, a.menuActive:visited {color: #0000cc; text-decoration: none; font-size: 8pt;}
a.menuActive:hover, a.menuActive:active {color: #6666ff; text-decoration: none; font-size: 8pt;}

/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid navy; 
	border-left: 1px solid navy;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px; 
	border-right: 1px solid navy;
	border-bottom: 1px solid navy;
	display:block;
	font: 11px tahoma, verdana, sans-serif; 
	color: white;
	text-decoration:none;
	text-align: left;
	background: #6699FF;
}

a.subMenu:hover, a.subMenu:active {
	background: #FAF5FF; 
	color:navy;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 100%; border-bottom: 1px solid #000; border-top: 1px solid #000; margin: 10px 0px 0px 0px;}
td#menu td.secondaryBegin img.Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{display:block; font: 8pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #0000cc;}
a.secondaryMenu:hover 		{display:block; font: 8pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #6666ff;}
a.secondaryMenuActive 		{display:block; font: 8pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #0000cc; text-decoration: none;}
a.secondaryMenuActive:hover	{display:block; font: 8pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #6666ff; text-decoration: underline;}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

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

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

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

.breadcrumb {border: 1px solid #6699ff; margin: 5px 0px 10px 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: #faf5ff;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	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: #faf5ff;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #0000cc; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: #6666ff; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter span {font-size: 8pt;}
.breadcrumbDelimiter img {display: none;}

.breadcrumbRSS {
	padding: 0px 10px 0px 0px;
	}

.breadcrumbEnd {
	width: 20px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #faf5ff;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 10pt; color: #0000cc; margin-right: 10px;}
.breadcrumbDelimiter span.active {font-size: 10pt; color: #0000cc; margin-right: 10px; font-weight: bold;}
/************* end Order Pages ***************/

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

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

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

.titleTop {margin-top: 5px;}

.titleTopLeft {
	width: 20px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #6699ff url(../images/curved/cornlt.gif) no-repeat top left;
	}
.titleTopImgLeft {width: 20px; height: 1px;}

.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: #6699ff;
	}
.titleTopCenter div {
    color: #ffffff;
    font-weight: normal;
    font-size: 10pt;
    font-family: verdana,arial,tahoma,sans-serif;
    text-transform: normal;

	z-index: 2000;
	position: relative;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}

.titleTopRight {
	width: 20px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #6699ff url(../images/curved/cornrt.gif) no-repeat top right;
	}
.titleTopImgRight {width: 20px; height: 20px;}

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

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

.block {
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #faf5ff;
	}

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

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

.titleBot {margin-bottom: 15px;}

.titleBotLeft {
	width: 20px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #6699ff url(../images/curved/cornlb.gif) no-repeat left;
	}
.titleBotImgLeft {width: 20px; 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: #6699ff url(../images/curved/cornrb.gif) no-repeat right;
	}
.titleBotImgRight {width: 1px; height: 20px;}

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

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

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 10pt; color: #FFFFFF;
	white-space: nowrap;
	background: #6699ff;
}
td.userHomeTitle b {color: #FFFFFF;}

div.userHomeBottom {						
	display: auto;
	background: none;
	padding: 10px 20px;
	}
div.userHomeBottom a {font: bold 11px Tahoma; color: #000000; text-decoration:underline;}
div.userHomeBottom a:hover {color: #000000; 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 img.wishlist 	{background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.reminders 	{background: url(../images/icons/user_profile.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 {}
td.butTd span.spacer {display: auto;}	/* '|' between button */

a.button:link, a.button:visited { 
	color: blue; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration:none; 
	border: 1px solid blue; 
	background: transparent; 
	padding-left:3px; padding-right:3px; 
}
a.button:hover, a.button:active {
	color: white; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration:none; 
	border: 1px solid blue; 
	background: blue; 
	padding-left:3px; padding-right:3px; 
}
a.button-add span 		{display: auto; white-space: nowrap;}		/* add to cart (products categories, product details) */
a.button-add img 		{display: none;}
a.button-view span 		{display: auto; white-space: nowrap;}		/* view cart (products categories, product details) */
a.button-view img 		{display: none;}
a.button-check span 	{display: auto; white-space: nowrap;}		/* check out (products categories, product details) */
a.button-check img 		{display: none;}
a.button-wishlist span 	{display: auto; white-space: nowrap;}		/* wishlist (products categories, product details) */
a.button-wishlist img 		{display: none;}

a.buttonBasket:link, a.buttonBasket:visited {}
a.buttonBasket:hover, a.buttonBasket:active {}

a.button-shopping span 	{display: auto; white-space: nowrap;}			/* Continue shopping (basket) */
a.button-shopping img 	{display: none;}
a.button-retrieve span 	{display: auto; white-space: nowrap;}			/* Retrieve Cart (basket) */
a.button-retrieve img 	{display: none;}
a.button-save span 		{display: auto; white-space: nowrap;}			/* Save cart (basket) */
a.button-save img 		{display: none;}
a.button-clear span 		{display: auto; white-space: nowrap;}			/* Clear cart (basket) */
a.button-clear img 		{display: none;}
a.button-checkout span 	{display: auto; white-space: nowrap;}			/* Checkout (basket) */
a.button-checkout img 	{display: none;}

a.buttonCart:link, a.buttonCart:visited {}
a.buttonCart:hover, a.buttonCart:active {}

a.button-check span 	{display: auto; white-space: nowrap;}		/* Checkout (small cart) */
a.button-check img 		{display: none;}
a.button-amend span 	{display: auto; white-space: nowrap;}		/* Amend cart (small cart) */
a.button-amend img 		{display: none;}
a.button-view span 		{display: auto; white-space: nowrap;}		/* View cart (small cart) */
a.button-view img 		{display: none;}

a.buttonMore:link, a.buttonMore:visited {}
a.buttonMore:hover, a.buttonMore:active {}

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

a.disabled {							/* disadled add to cart */
	color: #666; cursor: pointer; 
	font: 8pt tahoma, arial,sans-serif; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: transparent; 
	padding-left:3px; padding-right:3px; 
}
a.disabled:hover {color: #666; cursor: pointer; text-decoration:none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory {background: transparent; margin: 0px; padding: 3px 0px;}
.selectedtopCategory {background: #DED5FF; margin: 0px; padding: 3px 0px;	border-top: 1px solid #6699ff;	border-bottom: 1px solid #6699ff;}
        
.subCategory {background: transparent; margin: 0px; padding: 0px;}
.selectedsubCategory {background: #DED5FF; margin: 0px; padding: 0px;	border-top: 1px solid #6699ff;	border-bottom: 1px solid #6699ff;}

.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;}
.offerImg		{text-align: left;}
.offerImg img	{float: left; margin: 0px 5px 0px 0px;} 
.offerImg div	{text-align: justify;}
.offerImg div#offerText	{display: ;}

/************* Forum *******************/
.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft { background: #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; }

/************* Categoties (catalogue) *******************/
.bl_categoriescatalog .blockTD	 			{padding-left: 16px;}

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

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

.footerMenu	{text-align:center; font-size:8pt;}
.footerHTML	{text-align:center;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

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

.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.middlebg { background: #FAF7AA; }
.usualbg  { background: #FAF5FF; }
.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: black; }
tr.usual, td.usual		{background-color: #faf5ff; }
tr.header, td.header	{background-color: #6699FF; color: white; }
tr.middle, td.middle	{background-color: #FAF7AA; font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }

td.padding10px			{padding: 10px;}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}

.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: #FAF7AA; }
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #6699FF; color: white; }
.tabActive:hover	{text-decoration: none; color: white; }
.tabline 			{background: #6699FF;}

div.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: 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 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px 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: 1px solid #919b9c;}
td.adminTabActive	{border: 0px;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #919b9c;}
td.endTab			{padding: 0px 4px; width: 100%; border-bottom: 1px solid #919b9c;}

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: Verdana, Arial, sans-serif; font-size:8pt; }
select				{}
select.search		{}
textarea			{}

form {margin: 0px;}

hr {background: #FAF7AA; border: 0px; color: #FAF7AA;}

a.header 			{color: #ffffff; text-decoration: underline; }
a.header:hover		{color: #FAF7AA; text-decoration: underline; }
a.title				{font-size: 10pt; font-weight: bold;  color: #0000CC; text-decoration: underline; }
a.title:hover		{font-size: 10pt; font-weight: bold;  color: #6666ff; text-decoration: underline; }
a.smallText			{color: #0000cc; text-decoration: none; font-size: 8pt; }
a.smallText:hover	{color: #6666ff; text-decoration: none; font-size: 8pt; }
a					{color: #0000cc; text-decoration: none; font-size: 9pt; }
a:hover				{color: #6666ff; text-decoration: none; }

/* prices styles */
.priceBlock { color: #000; font-weight: bold; font-family: verdana, sans-serif; }
.priceBlockOld { color: #000; text-decoration: line-through; font-family: verdana, sans-serif; }
.priceBlockHidden { color: #000; font-weight: bold; font-family: verdana, sans-serif; display: none; }
.priceBlockEdit { color: #000; font-weight: bold; font-family: verdana, sans-serif; }
.priceBlock .price, .priceBlockHidden .price { font-weight: bold; }
.priceBlockOld .price { font-weight: normal; }
.priceBlockEdit input.price { text-align: right; font-weight: bold; width: 80px; font-size:10pt; color:black; 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 {color: #000; font-weight: bold; border: none; background: transparent; font-family: verdana, sans-serif; }
.salesPrice { font-weight: bold; }
.salesTax { font-weight: normal; }

.priceSaveBlock { color: green; font-weight: bold; font-family: verdana, sans-serif; }
.priceSaveBlock .price { font-weight: bold; }
.priceSaveBlock .percent { font-weight: normal; }

.pointsPriceBlock { font-family: verdana, sans-serif; }
.pointsPriceBlock .points { }

.rewardPointsBlock { font-family: verdana, sans-serif; }
.rewardPointsBlock .points { }

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: #000000; background: #FAF7AA; padding: 5px 10px !important; }
.productsDelimiter 		{background: #FAF7AA; padding: 0px !important;}
.productsDelimiterTop 	{background: #FAF7AA; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}

.wishlist-opacity	{display: none; z-index: 900; filter: alpha(opacity=50); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1; moz-opacity: 0.5; opacity: 0.5;}
.wishlist-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 400px; background: #CCCCCC;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #FAF5FF; border: 1px solid #6699FF;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 12px; text-align:justify;}

.titleText			{color: #0000cc; text-decoration: none; }
.articleDate	{font-size: 8pt; color: #7777CC; 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: 9pt; color: #0000CC; }
.title			{font-size: 10pt; font-weight: bold; color: #0000CC; }
.bigtitle		{font-size: 12pt; font-weight: bold; color: #0000CC; }
.error			{color: red; }
.terms      { height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

/*************  Manual  ***************/

.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2px 2px 2px 5px;}
.menuLeft .level2 {padding: 2px 2px 2px 15px;}
.menuLeft .level3 {padding: 2px 2px 2px 30px;}
.menuLeft .level4 {padding: 2px 2px 2px 40px;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}
