/****** Main Table ******/
html {
	overflow: hidden;
}

body {
	/*background-color: black;*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	width: 100%;
	min-height:100%;
  overflow: hidden;
}

#background {

height:100%;
overflow:hidden;
position:fixed;
left: 0;
top: 0;
width:100%;
z-index:0;
}

#background img {
	visibility:visible;
}


h1 { background: none repeat scroll 0 0 transparent;
    border: 0 solid #626ABC;
    bottom: 2px;
    color: white;
    font-family: sans-serif,arial,tahoma,verdana;
    font-size: 9pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2000; }

#full_width_container {
	height:100%;
	left:0;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;	
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:2;

}

#fixed_width_container {	
	margin: 0px;
	padding: 0px 8px;
	background-image: url("../images/trans_50.png");
	width: 1000;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.mainTable {width: 1000; padding: 0 0 0 0; }

.mainTable75 {width: 1000;}

.mainTable50 {width: 1000;}



.mainTableCellLeft 		{padding: 0 0 0 0; vertical-align: top; background: #ffffff;}

.mainTableCellCenter 	{padding: 0; vertical-align: top; background: #ffffff;}

.mainTableCellRight 	{padding: 0 0 0 8; vertical-align: top;}



.homeGreeting		{padding: 0; vertical-align: top;}

.homeGreeting table	{width: 100%;}

.homeGreeting table td	{padding: 8 6 8 6; border-left: 5px solid #CCCCCC; border-right: 5px solid #CCCCCC;}



.introBlock {border: 1px solid #CCCCCC;}

.introBlock td {padding: 6;}



/****** Main Table ******/



/*******************************************************************************/



/****** Menu ******/



.headerMenu {
	width: 1000;
	margin: 0px;
	padding:0px;
}

.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: url(../images/menu_back.png); 
}

.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 {font-size:12px}



/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {

	font-family: sans-serif,arial,tahoma,verdana;

	text-transform: uppercase;

	text-decoration:none; 

	font-size:11px; 

	font-weight:bold;
	
	color:#333333;

	padding: 11 16 11 16; 

	display:block;

	}

a.menu:hover, a.menu:active {

	font-family: sans-serif,arial,tahoma,verdana;

	text-transform: uppercase;

	text-decoration:none; 

	font-size:11px; 

	font-weight:bold; 

	color:white; 

	border-right:0px solid #ffffff; 

	border-top:1px solid #ffffff;

	border-left:0px solid #ffffff; 

	border-bottom:1px solid #ffffff; 

	background:#003366; 

	padding: 10 16 10 16; 

	display:block;

	}

a.menuActive:link, a.menuActive:visited {

	font-family: sans-serif,arial,tahoma,verdana;

	text-transform: uppercase;

	text-decoration:none; 

	font-size:11px; 

	font-weight:bold; 

	color:white; 

	border-right:0px solid #ffffff; 

	border-top:1px solid #ffffff;

	border-left:0px solid #ffffff; 

	border-bottom:1px solid #ffffff; 

	background:#003366; 

	padding: 10 16 10 16; 

	display:block;

	}

a.menuActive:hover, a.menuActive:active {

	font-family: sans-serif,arial,tahoma,verdana;

	text-transform: uppercase;

	text-decoration:none; 

	font-size:11px; 

	font-weight:bold; 

	color:white; 

	border-right:0px solid #ffffff; 

	border-top:1px solid #ffffff;

	border-left:0px solid #ffffff; 

	border-bottom:1px solid #ffffff; 

	background:#003366; 

	padding: 10 16 10 16; 

	display:block;

	}





/****** Menu ******/



/*****************************************************************************/



/************* Breadcrumb *******************/



.breadcrumb {border-bottom: 1px solid #CCCCCC; margin: 0px 0px 5px 0px;}



.breadcrumbBegin {

	width: 1px;
	height: 26px;

	border-top: 1px solid #CCCCCC;

	border-right: 0px solid #dedede;

	border-bottom: 1px solid #f3f3f3;

	border-left: 0px solid #dedede;

	background: #f3f3f3;

	}

.breadcrumbBegin img {width: 4px; height: 0px;}



.breadcrumbDelimiter {

	width: 100%;

	white-space: normal;

	padding: 0px 0px 0px 0px;

	border-top: 1px solid #CCCCCC;

	border-right: 0px solid #dedede;

	border-bottom: 1px solid #f3f3f3;

	border-left: 0px solid #dedede;

	font-size: 8pt;

	padding: 4px 0px 4px 0px;

	background: #f3f3f3;

	}

.breadcrumbDelimiter td {}

.breadcrumbDelimiter a {color: #4144B9; text-decoration: underline; font-size: 8pt;}

.breadcrumbDelimiter a:hover {color: #6666ff; text-decoration: underline; font-size: 8pt;}

.breadcrumbDelimiter b {color: #4144B9;font-weight:normal;}

.breadcrumbDelimiter span {

	color: #000;

	display: auto;

	font-size: 11px;

	}

.breadcrumbDelimiter img {

	display: none;

	height: 20px;

	width: 30px;

	background: #0000ff url(../images/curved/bread.gif) no-repeat center;

	}



.breadcrumbEnd {

	width: 20px;

	border-top: 1px solid #CCCCCC;

	border-right: 0px solid #dedede;

	border-bottom: 1px solid #f3f3f3;

	border-left: 0px solid #dedede;

	background: #f3f3f3;

	}

.breadcrumbEnd img {width: 1px; height: 1px;}



/************* Breadcrumb *******************/



/*****************************************************************************/



/************* Fieldset *******************/



/****** Top ******/



.titleTop {margin-top: 0px;}



.titleTopLeft {

	width: 5px;

	white-space: normal;

	padding: 7px 0px 5px 0px;

	border-top: 0px solid #ff7f00;

	border-right: 0px solid #ff7f00;

	border-bottom: 0px solid #f3f3f3;

	border-left: 0px solid #ff7f00;

	background: #003366;

	}

.titleTopImgLeft {width: 5px; height: 1px;}



.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */

	white-space: normal;

	padding: 7px 0px 5px 0px;

	border-top: 0px solid #ff7f00;

	border-right: 0px solid #dedede;

	border-bottom: 0px solid #f3f3f3;

	border-left: 0px solid #dedede;

	background: url(../images/line_1.gif);

	}

.titleTopCenter div {

	color: white;

	font-weight: bold;

	font-size: 9pt;

	font-family: sans-serif,arial,tahoma,verdana;



	z-index: 2000;

	position: relative;

	bottom: 2px;

	margin: 0px 0px 0px 0px;

	background: none;

	padding: 0px 0px 0px 0px;

	border: 0px solid #626ABC;

	}



.titleTopRight {

	width: 5px;

	border-top: 0px solid #ff7f00;

	border-right: 0px solid #ff7f00;

	border-bottom: 0px solid #f3f3f3;

	border-left: 0px solid #dedede;

	background:#003366;

	}

.titleTopImgRight {width: 5px; height: 1px;}



/****** Top ******/



/****** Center ******/



.block {

	border-top: 0px solid #CCCCCC;

	border-bottom: 0px solid #dedede;

	border-left: 0px solid #dedede;

	border-right: 0px solid #CCCCCC;

	border-color: #ff7f00;

	border-spacing: 0px;

	background: #ff7f00;

	}



/****** Center ******/



/****** Bottom ******/



.titleBot {margin-bottom: 2px;}



.titleBotLeft {

	width: 20px;

	border-top: 0px solid #dedede;

	border-right: 0px solid #dedede;

	border-bottom: 0px solid #CCCCCC;

	border-left: 0px solid #dedede;

	background: #fff;

	}

.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;

	background: #fff;

	}

.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:7;}

td.userHomeTitle {

	display: none;

	white-space: normal;

	padding: 0px 0px 0px 0px;

	border-top: 1px solid #999;

	border-right: 0px solid #999;

	border-bottom: 0px solid #999;

	border-left: 0px solid #999;

	background: #f3f3f3;

	}



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 */

	display: auto;

	margin: 0px 0px 0px 0px;

	background: none;

	padding: 0px 0px 0px 0px;

	border: none;

	}

div.userHome td	{padding:5 20 5 20;background: #003366;border: 0px solid #ccc;}

div.userHome td a {color:#000;text-decoration:underline;}

div.userHome td a:hover {color:#000;text-decoration:none;}



span.orange_item_name {color:#ff7f00;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: 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:auto; color: #999999;}	/* '|' between button */



a.partner:link, a.partner:visited { 

	text-decoration:none;

	color: #ffffff;

}

a.partner:hover, a.button:active {

	text-decoration:underline;

	color: #ffffff;

}



a.button:link, a.button:visited { 

	color: #ffffff;

	padding: 3 5 3 5;

	font-size: 9pt;

	font-weight: bold;

	font-family: sans-serif, arial, tahoma, verdana;

	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

	background: #999999;

	}

a.button:hover, a.button:active {

	color: #ffffff;

	padding: 3 5 3 5;

	font-size: 9pt;

	font-weight:bold;

	font-family: sans-serif, arial, tahoma, verdana;

	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

	text-decoration:none;

	}



/* add to cart (products categories, product details) */

a.button#add	{

	color: #ffffff;

	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

	padding: 5;

	text-decoration:none;

	background: #003366;

}		





a.button#add:hover		{color: #FFFFFF;}

a.button#add span		{display:auto;}	

a.button#add img		{display:none;}

a.button#view			{padding: 5;}		/* view cart (products categories, product details) */

a.button#view:hover		{}

a.button#view span		{display:auto;}	

a.button#view img		{display:none;}

a.button#check			{}		/* check out (products categories, product details) */

a.button#check:hover	{}

a.button#check span		{display:auto;}	

a.button#check img		{display:none;}



a.buttonBasket:link, a.buttonBasket:visited {

	color: #993300;

	font-size: 9pt;

	font-weight: bold;

	font-family: sans-serif, arial, tahoma, verdana;

	}

a.buttonBasket:hover, a.buttonBasket:active {

	color: #6666ff;

	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: #993300;}		/* Checkout (basket) */

a.buttonBasket#checkout:hover	{color: #6666ff;}

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: 9pt;

	font-weight: bold;

	font-family: sans-serif, arial, tahoma, verdana;

	color: #CC0000;

	}

a.buttonMore:hover, a.buttonMore:active {

	font-size: 9pt;

	font-weight: bold;

	font-family: sans-serif, arial, tahoma, verdana;

	color: #CC0000;

	}



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: 1px solid gray; 

	background: silver; 

	padding-left:3px; padding-right:3px; 

}



/************* Button Links *******************/



/*****************************************************************************/



/************* Category *******************/



.topCategory {background: transparent; margin: 0 0 0 0; padding: 6 2 4 0;}
.selectedtopCategory { margin: 0 0 0 0; padding: 6 0 4 0;	border-top: 0px solid #CCCCCC;	border-bottom: 0px solid #CCCCCC;}

        
.subCategory {background: transparent; margin: 0; padding: 0; vertical-align: bottom}
.selectedsubCategory {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: 0 0 0 0;}



/************* 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: white; font-weight: bold; }

.forumMessageLeft { background: #313131; border-left:1px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #000000; }

.forumMessageRight { background: #313131; border: 1px solid #000000; }

.forumMessageTop { background: #313131; border-bottom: 1px solid #000000; }



/*****************************************************************************/



/************* Footer *******************/



.footerMenu			{width: 1000px;text-align:center;font-size:8pt;margin: 10 0 10 0;}

.footerHTML			{color: #ffffff; background: #151515; text-align:left;margin: 0; border-top: 0px solid #dedede;vertical-align: middle;}

.footerHTML font	{color: #ffffff; padding: 1 0 1 10;}

.footerImg			{text-align:right;}

.footerImg img		{background: url(../images/button-powered.gif) no-repeat; width: 75px; height: 26px; border:0px;}



/************* Footer *******************/


.commonbg { }

.headerbg { background: #FFFFFF; }

.middlebg { background: #FFFFFF; }

.usualbg  { background: #FFFFFF; }

.errorbg  { background: #FFFFFF; }





body		{font: 8pt tahoma,verdana,sans-serif; color: black; margin: 0px; padding: 0px; }

body.popup	{font: 8pt tahoma,verdana,sans-serif; color: black; margin: 0px; padding: 0px;}





tr, td					{font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: #3B3B3B;}

tr.usual, td.usual		{background-color: #FFFFFF;}

tr.header, td.header	{color: black; font-weight:bolder; background-color: #FFFFFF;}

tr.middle, td.middle	{background:url(../images/line_1.gif); font-weight: bold; color: #ffffff;}

tr.error, td.error		{background-color: #FFFFFF; color: #d50000; font-weight: bold;}





td.tab				{border-top: 1px solid #dedede; border-right: 1px solid #dedede; border-left: 1px solid #dedede;}

td.tabActive		{border-top: 1px solid #dedede; border-right: 1px solid #dedede; border-left: 1px 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 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-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:8pt;}

input.orderprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:10pt; font-weight: bold; color: #ffffff; }

input.search		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; width:120px; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}

input.text			{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}

input.submit		{background:#FFE58F url(../images/c2s/bg-button.gif)  repeat-x; padding-left: 5px; padding-right: 5px;}

select				{font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black;}

select.search		{}

textarea			{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; border: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}





form { margin: 0; }





a.header			{color: #ffffff; text-decoration: underline;}

a.header:hover 		{color: #FAF7AA; text-decoration: underline;}

a.title 			{color: #333333; text-decoration: none; font-size: 8pt;font-family:Verdana,arial,sans-serif;}

a.title:hover 		{color: #333333; text-decoration: underline; font-size: 8pt;font-family:Verdana,arial,sans-serif;}

a.titlef 			{color: #ffffff; text-decoration: none;}

a.titlef:hover 		{color: #ffffff; text-decoration: underline;}

a.smallText 		{color: #0000cc;  font-size: 8pt;}

a.smallText:hover 	{color: #6666ff;  font-size: 8pt;}

#a 					{color: #3E3EAB;}

#a:hover 			{color: #333333;}

A {color: #333333;  text-decoration: none;}
A:hover {  color: #333333;  text-decoration: underline;}





.articleDate	{font-size: 9pt; color: #828282; font-style: italic;}

.realprice		{text-decoration: line-through; border: none; background: transparent;}

.ourprice		{color: #CC0000; font-weight: bold; border: none; background: transparent;}

.taxprice		{color: #ff7f00; font-size:9pt; }

.editprice    {font-family:Tahoma,Verdana,Arial,sans-serif; width: 80px; font-size:8pt; color:black}

.top			{font-size: 9pt; padding: 2 0 2 0;}

.smallText		{font-size: 8pt;}

.middleText		{font-size: 9pt;}

.bigText		{font-size: 9pt;}

.comment		{font-size: 8pt; color: #7777CC;}

.message		{font-size: 8pt; font-weight:bolder; color: #CC0000;}

.title			{font-family: tahoma, verdana, sans-serif; font-size:9pt; font-weight:bolder}

.bigtitle		{font-family:arial,sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; }

.error			{color: #CC0000;}



a.bigtitle			{font-family: arial,sans-serif; font-size:9pt; font-weight: bolder;  color: #666666; text-decoration: none;}

a.bigtitle:hover	{font-family: arial,sans-serif; font-size:9pt; font-weight: bolder;  color: #666666; text-decoration: underline;}



div.bl_offers a.bigtitle			{font-size:9pt; font-weight: bolder;  color: black; text-decoration: none;}

div.bl_offers a.bigtitle:hover	{font-size:9pt; font-weight: bolder;  color: #6666ff; text-decoration: underline;}

div.bl_productdetails div.bigtitle		{color: #993300; font-weight: bold; font-size: 11pt;}

div.bl_productdetails span.bigtitle	{display:none;}



.subMenuBlock {

	background: #FFE58F;

	display:none;

	position:absolute;

	border-top: 1px solid black;

	border-left: 1px solid black;

	z-index: 2500;

}



a.subMenu {

	width: 150px;

	padding-left: 10px; 

	padding-right:20px; 

	padding-bottom: 6px; 

	padding-top: 6px; 

	border-right: 1px solid black;

	border-bottom: 1px 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: 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;}


/**
* @file elSelect.js
* @downloaded from http://www.cult-f.net/2007/12/14/elselect/
* @author Sergey Korzhov aka elPas0
* @site  http://www.cult-f.net
* @date December 14, 2007
* 
*/

#gift_finder_controls, #gift_finder_gender, #gift_finder_price {
	height: 45px;
	margin-top: 46px;
	float: left;
}

#gift_finder_controls {
	margin-left: 210px;
}

#gift_finder_gender, #gift_finder_price {
	margin-left: 16px;
}

#gift_finder_controls select, #gift_finder_gender select, #gift_finder_price select {
	color: #3b3b3b;
	font-size: 12px;
	font-family: verdana;
	width: 150px;
	margin-right: 20px;
	float: left;
	margin-top: 6px;
}




.elSelect {
	width:152px;
	height:23px;
	background:url("../images/elselect/select_bg.gif") no-repeat 0% 0%;
}
.elSelect .selected {
	background-color:#fff !important;
	color:#3b3b3b !important;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:5px 0 0 6px;
	width:123px;
	font-size:10px;
	color:#3b3b3b;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 23px;
	height: 20px;
	float: right;
	background:url(../images/elselect/select_arrow.gif) no-repeat 0% 0%;
}
.elSelect .optionsContainerTop {
	position:absolute;
	background:url(../images/elselect/top_center.gif) repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div {
	background:url(../images/elselect/top_left.gif) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div div {
	background:url(../images/elselect/top_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	background:url("../images/elselect/bottom_center.gif") repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div {
	background:url(../images/elselect/bottom_left.gif) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div div {
	background:url(../images/elselect/bottom_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
}
.elSelect .option {
	padding:4px 0 5px 5px;
	background-color:#ECF1F2;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	text-align:left;
	font-size:10px;
	color:#3b3b3b;
	cursor: pointer;
}
.elSelect .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}
.icon_1 {
	background:url(../images/elselect/icon_1.gif) no-repeat 4px 50%;
	padding-left:20px !important;
}
.icon_2 {
	background:url(../images/elselect/icon_2.gif) no-repeat 4px 50%;
	padding-left:20px !important;
}

