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

.basicTable 	{width: 941px;}



.mainTable {width: 941px; background-image: url(../Images/fondo_body.gif); background-repeat: repeat-x; background-color: #FFFFFF;padding: 8px 0px 0px 0px;}

.mainTable75 {width: 941px;}

.mainTable50 {width: 941px;}



.mainTableCellLeft 		{padding: 0px 8px 0px 0px; vertical-align: top;}

.mainTableCellCenter 	{padding: 0px; vertical-align: top;}

.mainTableCellRight 	{padding: 0px 0px 0px 8px; vertical-align: top;}



.homeGreeting		{padding: 0px 0px 15px 0px; vertical-align: top;}

.homeGreetingTable	{width: 100%;}

.homeGreetingCenter	{padding: 8px 6px 8px 6px; background: #f3f3f3; border-left: 5px solid #CCCCCC; border-right: 5px solid #CCCCCC;}



.introBlock {border: 1px solid #CCCCCC;}

.introBlock td {padding: 6px;}



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



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



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



body {

	background-color: #E4E7E9;

	background-image: url(../Images/background.jpg);

	background-repeat: repeat-x;

	margin-left: 0px;

	margin-top: 0px;

}





.linksazul {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #E2F4FF;

	text-decoration: none;

}

.linksblanco {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

	text-decoration: none;

}

.linksblancosmall {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #ffffff;

	text-decoration: none;

}

.linksblanco:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

	text-decoration: none;

}

.linksblanco:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

	text-decoration: none;

}

.linksazul:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #E2F4FF;

	text-decoration: none;

}

.linksazul:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #E2F4FF;

	text-decoration: none;

}

.linksazulmarino {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #062A4A;

	text-decoration: none;

}

.linksazulmarino2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #062A4A;

	text-decoration: none;

}

.linksazulmarino:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #062A4A;

	text-decoration: none;

}

.linksazulmarino:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #062A4A;

	text-decoration: none;

}

.txtfield {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #375568;

	background-image: url(Images/btn_search.jpg);

	background-repeat:  repeat-x;

}

.headerMenu {

	width: 941px;

	margin: 0px 0px 2px 0px;

	padding: 0px 0px 0px 0px;

	}



.headerMenu td#logo  {					/* Background under logo on the site */



	vertical-align: top;

	}

.headerMenu td#logo img {				/* Logo on the site */

	

	border: 0px;

	}

	

.headerMenu td#logoL {display: none;}



.headerMenu td#menu {					/* Text Menu with or without images */

	width: 100%;



	}

.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 img {display: auto;}

.headerMenu td#menu td br {display: none;}

.headerMenu td#menu td nobr {display: auto;}



/* Active & Noneactive links in menu */





a.menu:link, a.menu:visited {

	font: bold 12px sans-serif,arial,tahoma,verdana;

	text-transform: uppercase;

	text-decoration:none; 

	color:#4B4B4B; 

	background-image: url(../Images/separador.gif);

	background-repeat:   no-repeat;

	background-position: right center; ; 

	padding: 6px 12px 4px 12px; 

	display:block;

	}

a.menu:hover, a.menu:active {

	font: bold 12px sans-serif,arial,tahoma,verdana;

	text-transform: uppercase;

	text-decoration:none; 

	color:#2280BE; 

    background-image: url(../Images/separador.gif);

	background-repeat:   no-repeat;

	background-position: right center; 

    padding: 6px 12px 4px 12px; 

	display:block;

	}

a.menuActive:link, a.menuActive:visited {

	font: bold 12px sans-serif,arial,tahoma,verdana;

	text-transform: uppercase;

	text-decoration:none; 

	color:#2280BE; 

	background-image: url(../Images/separador.gif);

	background-repeat:   no-repeat;

	background-position: right center;  

    padding: 6px 12px 4px 12px; 

	display:block;

	}

a.menuActive:hover, a.menuActive:active {

	font: bold 12px sans-serif,arial,tahoma,verdana;

	text-transform: uppercase;

	text-decoration:none; 

	color:#2280BE; 

	background-image: url(../Images/separador.gif);

	background-repeat:   no-repeat;

	background-position: right center;  

	padding: 6px 12px 4px 12px; 

	display:block;

	}



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



.subMenuBlock {

	background: #FFE58F;

	display:none;

	position:absolute;

	border-top: 1px solid #00121C;

	border-left: 1px solid #00121C;

    border-bottom: 1px solid #00121C;

	z-index: 2500;

	filter: alpha(opacity=80);

            -moz-opacity: 0.8;	

}



a.subMenu {

	width: 150px;

	padding: 6px 20px 6px 10px;

	border-right: 1px solid black;

	display:block;

	font: 11px sans-serif,arial,tahoma,verdana; 

	color:#fff;

	text-decoration:none;

	text-align: left;

	background: #143E57; 



}



a.subMenu:hover, a.subMenu:active {

	background: #DEDEDE; 

	color:black;

	display:block;

	text-decoration:none;

}



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





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



.filterPopup {

	display: none;

	position: absolute;

	border: 1px solid #CCCCCC; 

	background-color: #f3f3f3;

	z-index: 2000;

}

.filterPopup a {line-height: 160%;}

.filterPopup a:hover, .filterPopup a:active {}



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



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



.breadcrumb { margin: 0px 0px 0px 0px;}



.breadcrumbBegin {

	width: 0px;

	background: #F6FCFF;

	}

.breadcrumbBegin img {width: 10px; height: 1px;}



.breadcrumbDelimiter {

	width: 100%;

	white-space: normal;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #062A4A;

	padding: 4px 0px 4px 0px;

	background: #F6FCFF;

	text-decoration: none;

	}

.breadcrumbDelimiter td {}

.breadcrumbDelimiter a {color: #062A4A; text-decoration: underline; font-size: 10pt;text-decoration: none;}

.breadcrumbDelimiter a:hover {color: #062A4A; text-decoration: underline; font-size: 10pt;text-decoration: none;}

.breadcrumbDelimiter a.treeItemLast {font-weight: bold; text-decoration: none; cursor: text;text-decoration: none;}

.breadcrumbDelimiter a.treeItemLast:hover {font-weight: bold; text-decoration: none; cursor: text;text-decoration: none;font-size: 10pt;}

.breadcrumbDelimiter b {color: #062A4A;font-weight:normal;text-decoration: none; font-size: 10pt;}

.breadcrumbDelimiter span {

	color: #000;

	display: auto;

	font-size: 10px;

	}

.breadcrumbDelimiter img {display: none;}



.breadcrumbRSS {

	border-top: 1px solid #CCCCCC;

	border-right: 0px solid #dedede;

	border-bottom: 1px solid #f3f3f3;

	border-left: 0px solid #dedede;

	padding: 0px 4px;

	background: #f3f3f3;

	}



.breadcrumbEnd {

	width: 20px;

	background: #F6FCFF;

	}

.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: #082C42; margin-right: 10px; display: inline; font-weight: bold;}

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



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



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



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



.titleTop {margin-top: 0px;}



.titleTopLeft {

	width: 10px;

	

	}

.titleTopImgLeft {width: 10px; height: 1px;}



.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */

	white-space: normal;

	padding: 5px 5px 5px 0px;

	

	}

.titleTopCenter div {

	color: #375568;

	font: bold 11pt sans-serif,arial,tahoma,verdana;

	text-transform: uppercase;

	}

.titleTopCenter h1 {

	color: #375568;

	font: bold 11pt sans-serif,arial,tahoma,verdana;

	text-transform: uppercase;

	margin: 0px;

	padding: 0px;

}



.titleTopRight {

	width: 1px;

	}

.titleTopImgRight {width: 1px; height: 1px;}



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



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



.block {

	pading-right: 10px;

	

	}



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



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



.titleBot {margin-bottom: 15px;}



.titleBotLeft {

	width: 20px;

	border-bottom: 1px solid #CCCCCC;

}

.titleBotImgLeft {width: 1px; height: 1px;}



.titleBotRight {

	width: 100%;

	}

.titleBotImgRight {width: 1px; height: 1px;}



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



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



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

/************* userHome *******************/

td.userHome {padding: 7px;}

td.userHomeTitle {

	font-size: 10pt;

	white-space: nowrap;



}

td.userHomeTitle b {color: #002B6D;}



div.userHomeBottom {						

	background: none;

	padding: 5px 20px 5px 20px;

	background: #F4F4F4;border: 0px solid #ccc;

	}

div.userHomeBottom a {color: #000000; text-decoration:underline;}

div.userHomeBottom a:hover {color: #000000; text-decoration:none;}



td.userHome img.orders 		{width: 68px; height: 70px; border:0px; float: left; margin: 5px;}

* html td.userHome img.orders {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png,sizingMethod=crop);}

td.userHome img.profile 	{background: url(../images/icon-profile.gif) no-repeat; width: 68px; height: 70px; border:0px; margin: 5px; float: left;}

* html td.userHome img.profile {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png,sizingMethod=crop);}

td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 55px;}

td.userHome img.support 	{background: url(../images/icon-mysupport.gif) no-repeat; width: 68px; height: 70px; border:0px; float: left; margin: 5px;}

* html td.userHome img.support {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png,sizingMethod=crop);}

td.userHome img.forum 		{background: url(../images/icons/admin_forum.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.forum {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png,sizingMethod=crop);}

td.userHome img.products 	{background: url(../images/icons/admin_products.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.products {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png,sizingMethod=crop);}

td.userHome img.pages 		{background: url(../images/icons/admin_pages.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.pages {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png,sizingMethod=crop);}

td.userHome img.salesorders	{background: url(../images/icons/admin_salesorders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.salesorders {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png,sizingMethod=crop);}

td.userHome img.merchant 	{background: url(../images/icons/admin_merchant.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.merchant {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png,sizingMethod=crop);}

td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.affiliates {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png,sizingMethod=crop);}

td.userHome img.payments 	{background: url(../images/icons/admin_payments.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.payments {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png,sizingMethod=crop);}

td.userHome img.carts	 	{background: url(../images/icon-saved.gif) no-repeat; width: 68px; height: 70px; border:0px; float: left; margin: 5px;}

* html td.userHome img.carts {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png,sizingMethod=crop);}

td.userHome img.wishlist 	{background: url(../images/icon-wish.gif) no-repeat; width: 68px; height: 70px; border:0px; float: left; margin: 5px;}

* html td.userHome img.wishlist {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png,sizingMethod=crop); }

td.userHome img.reminders 	{background: url(../images/icons/admin_reminders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.reminders {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);}



td.userHome div {margin: 0px 0px 0px 50px;}

/************* userHome *******************/



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



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

td.butTd {}

td.butTd span.spacer {display: auto; color: #999999;}	/* '|' between button */





a.button:link, a.button:visited {color: #fff;  font: bold 12px sans-serif, arial; white-space: nowrap; margin: 4px;text-decoration: none;}



a.button span 	{cursor: pointer;}

a.button img 	{display: none;}



a.button-add span			{}			/* add to cart (products categories, product details) */

a.button-add			{background-image: url(../Images/btn_agregar_add.gif); padding: 5px 5px 5px 5px;color: #FFFFFF; text-decoration: none;  height: 23px;}



a.button-view span		{background-image: url(../Images/btn_agregar.gif); padding: 5px 5px 5px 5px; color: #FFFFFF; text-decoration: none;  height: 23px;}			/* view cart (products categories, product details) */

a.button-check span		{background-image: url(../Images/btn_agregar.gif); padding: 5px 5px 5px 5px; color: #FFFFFF; text-decoration: none;  height: 23px;}			/* check out (products categories, product details) */

a.button-wishlist span 	{background-image: url(../Images/btn_agregar.gif); padding: 5px 5px 5px 5px; color: #FFFFFF; text-decoration: none;  height: 23px;}		/* wishlist (products categories, product details) */





a.buttonBasket:link, a.buttonBasket:visited {color: #4144B9; text-decoration: none; font: bold 12px sans-serif, arial; white-space: nowrap;}

a.buttonBasket:hover, a.buttonBasket:active {color: #1F5476; text-decoration: none; font: bold 12px sans-serif, arial; white-space: nowrap;}



a.buttonBasket span 	{padding: 5px 5px 5px 5px;}

a.buttonBasket img 	{display: none;}



a.button-shopping span 		{background-image: url(../Images/btn_agregar.gif); padding: 5px 5px 5px 5px; color: #FFFFFF; text-decoration: none;  height: 23px;}			/* Continue shopping (basket) */

a.button-shopping				{color: #375568 !important;}

a.button-shopping:hover		{color: #1F5476 !important;}

a.button-retrieve span 		{background-image: url(../Images/btn_agregar.gif); padding: 5px 5px 5px 5px; color: #FFFFFF; text-decoration: none;  height: 23px;}			/* Retrieve Cart (basket) */

a.button-save span 			{background-image: url(../Images/btn_agregar.gif); padding: 5px 5px 5px 5px; color: #FFFFFF; text-decoration: none;  height: 23px;}			/* Save cart (basket) */

a.button-clear span 			{background-image: url(../Images/btn_agregar.gif); padding: 5px 5px 5px 5px; color: #FFFFFF; text-decoration: none;  height: 23px;}			/* Clear cart (basket) */

a.button-checkout span 		{background-image: url(../Images/btn_agregar_add.gif); padding: 5px 5px 5px 5px; color: #FFFFFF; text-decoration: none;  height: 23px;}			/* Checkout (basket) */

a.button-checkout				{background-image: url(../Images/btn_agregar_add.gif); padding: 5px 5px 5px 5px; color: #FFFFFF; text-decoration: none;  height: 23px;}

a.button-checkout:hover		{background-image: url(../Images/btn_agregar_add.gif); padding: 5px 5px 5px 5px; color: #FFFFFF; text-decoration: none;  height: 23px;}



a.buttonCart:link, a.buttonCart:visited {font: normal 11px tahoma, sans-serif; white-space: nowrap; white-space: nowrap;}

a.buttonCart:hover, a.buttonCart:active {font: normal 11px tahoma, sans-serif; white-space: nowrap; white-space: nowrap;}



a.buttonCart span 	{cursor: pointer;}

a.buttonCart img 		{display: none;}



a.button-check span 	{}		/* Checkout (small cart) */

a.button-amend span 	{}		/* Amend cart (small cart) */

a.button-view span 	{}		/* View cart (small cart) */



a.buttonMore:link, a.buttonMore:visited {font: bold 9pt sans-serif, arial; white-space: nowrap;}

a.buttonMore:hover, a.buttonMore:active {font: bold 9pt sans-serif, arial; white-space: nowrap;}



a.buttonMore span 	{cursor: pointer;}		/* read more... (special offers, etc.) */

a.buttonMore img 		{display: none;}



.disabled {							/* disadled add to cart */

	color: #666; cursor: pointer; 

	font: bold 11px sans-serif, arial; 

	text-decoration:none; 

	border: 1px solid gray; 

	background: silver; 

	padding-left: 3px; padding-right: 3px; 

}

a.disabled:hover {color: #666; cursor: pointer; text-decoration:none;}

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



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

.topCategory {background-image: url(../Images/lateral.gif); background-repeat:   no-repeat;

background-position: right center; ;  margin: 0px; padding: 3px 0px; height:37px; border-bottom: 1px solid #B1C3CE}

.selectedtopCategory {background-image: url(../Images/lateral.gif); background-repeat:   no-repeat;

background-position: right center; ;  margin: 0px; padding: 3px 0px; height:37px; border-bottom: 1px solid #B1C3CE}

        

.subCategory {background: #F6FCFF;

background-position: right center; margin-left: 10px; padding: 3px 0px; height:27px; border-bottom: 1px solid #FFFFFF}

.selectedsubCategory {background: #F6FCFF;

background-position: right center; margin-left: 10px; padding: 3px 0px; height:27px; border-bottom: 1px solid #FFFFFF}

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

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



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

td.topArticle {padding: 3px 3px 3px 0px;}

td.subArticle {padding: 3px 3px 3px 0px;}



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

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



/************* Offers *******************/

.offerTitle		{display: none;}

.offerTd		{text-align: left;}

.offerTd img	{float: center; margin: 0px 5px 0px 0px;} 

.offerTd div.offerText	{text-align: justify;}

/************* Offers *******************/



/************* Forum *******************/

.forumAdmin { color: blue; font-weight: bold; }

.forumUser { color: black; font-weight: bold; }

.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}

.forumMessageLeft { background: #F4F4F4; border-left: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }

.forumMessageRight { background: #F4F4F4; border: 1px solid #CCCCCC; }

.forumMessageTop { background: #DDDDDD; border-bottom: 1px solid #CCCCCC; }



/************* Categoties (catalogue) *******************/

.block-categories-catalog .blockTD	 			{padding-left: 5px;}



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



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



.footerMenu			{width: 941px;text-align:center;font-size:8pt;margin: 10px 0px 10px 0px;}

.footerHTML			{width: 941px;text-align:center;margin: 0px; border-left: 4px solid #ffaa00; border-top: 1px solid #dedede;}

.footerHTML font	{font-size: 10px;padding: 1px 0px 1px 10px;}

.footerImg			{text-align:right; padding: 0px 10px 0px 0px;}

.footerImg img		{width: 80px; height: 26px; border:0px; margin-top: 10px;}



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



body			{font-family: arial,sans-serif; font-size:10pt; sans-serif; color: black; margin: 0px; padding: 0px;}

body.popup	{font: 11px Tahoma, Arial, Helvetica, sans-serif; color: black; margin: 0px; padding: 0px;}



tr, td		{font: 11px Tahoma, Arial, Helvetica, sans-serif; color: black;}



h1, h2		{padding: 0px; margin: 0px;}



.middlebg 			{}

.middlebg td 		{font-weight: bold;}

.usualbg  			{}

.errorbg  			{background: #FFFFFF; border: 1px solid #143A51; color: #143A51; padding: 6px;}

.popup .errorbg	{padding: 4px;}

.messagebg  		{color: #002B6D; font-weight: bold; padding: 6px;}



.padding10px				{padding: 10px;}

.padding6px td				{padding: 6px;}

.block-product-details

.padding6px td				{padding: 6px 10px;}

.padding6px td td			{padding: 0px;}

.padding6px

.padding4px td				{padding: 4px;}

.padding4px td				{padding: 4px;}

.padding4px td td			{padding: 0px;}

.paddingReviews td		{padding: 0px 11px;}

.paddingReviews td td	{padding: 0px;}

.paddingRev5px td			{padding: 5px 11px;}

.paddingRev3px td			{padding: 3px 3px 3px 11px;}



input				{font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black;}

input.usualprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:10pt;}

input.orderprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:10pt; font-weight: bold;}

input.search		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size: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-color: #2280BE;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;height: 20px;}

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: 0px; padding: 0px;}



a.header			{color: #375568; text-decoration: underline;}

a.header:hover 		{color: #1F5476; text-decoration: underline;}

a.title 			{font-weight: bolder;  color: black; text-decoration: none;}

a.title:hover 		{font-weight: bolder;  color: #1F5476; text-decoration: underline;}

a.smallText 		{color: #0000cc;  font-size: 8pt;}

a.smallText:hover 	{color: #002B6D;  font-size: 8pt;}

a 					{color: #002B6D;}

a:hover 			{color: #1F5476;}

a:link 			{color: #002B6D;}



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

.articleDate	{font-size: 8pt; color: #828282; font-style: italic;}

.top			{font-size: 8pt; padding: 2 0 2 0;}

.smallText		{font-size: 8pt;}

.middleText		{font-size: 9pt;}

.bigText		{font-size: 10pt;}

.comment		{font-size: 8pt; color: #7777CC;}

.message		{font-size: 8pt; font-weight:bolder; color: blue;}

.title			{font-family: tahoma, verdana, sans-serif; font-size:10pt; font-weight:bolder}

.bigtitle		{font-family:arial,sans-serif; font-size: 11pt; font-weight: bold;}

.error			{color: #d50000;}

.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }

.link       {color: #375568; }



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



a.bigtitle			{font-family: arial,sans-serif; font-size:10pt; font-weight: bolder;  color: black; text-decoration: none;}

a.bigtitle:hover	{font-family: arial,sans-serif; font-size:10pt; font-weight: bolder;  color: #1F5476; text-decoration: underline;}



div.block-offers a.bigtitle			{font-size:10pt; font-weight: bolder;  color: black; text-decoration: none;}

div.block-offers a.bigtitle:hover	{font-size:10pt; font-weight: bolder;  color: #1F5476; text-decoration: underline;}

div.block-product-details div.bigtitle		{color: #41b944; font-weight: bold; font-size: 11pt; text-transform: uppercase;}

div.block-product-details span.bigtitle	{display:none;}



/***** Delimiter for list and rollover for details *****/

/***/.vDelimiter {border-right: 1px solid #fff;}

/***/.hDelimiter {background: #EEF0EF; border: 0px;}

/***/

/***/.rolloverImagesTop {padding: 10px 0px 0px 0px;}

/***/.rolloverImages {float: left; padding: 5px; text-align: center; width: 30%;}

/***/.manufacturerImage {padding: 10px 0px 0px 0px;}

/***** Delimiter for list and rollover for details *****/



/***** Visualisation tubs on product details *****/

td.tab				{border: 1px solid #F0F1F3; border-bottom: none; background: none; padding: 0px;}

td.tabActive		{border: 1px solid #F0F1F3; border-bottom: none; background: #dedede; padding: 0px;}

a.tab					{background: none; color: #375568; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}

a.tab:hover			{background: #F0F1F3; color: #375568; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}

a.tabActive			{background: #F0F1F3; color: #375568; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}

a.tabActive:hover	{background: #F0F1F3; color: #375568; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}

.tabline 			{background: #F0F1F3;}

/***** Visualisation tubs on product details *****/

/***** Visualisation tubs on UserHome pages *****/

.blockTDtabs table	{width: 100%; margin-bottom: 10px;background: #F0F1F3;}

div.adminTab 			{font: 11px Verdana, sans-serif; border: 1px solid #CCCCCC; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: none; white-space: nowrap;}

div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #CCCCCC; border-top: 2px solid #CCCCCC; border-bottom: none; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}

td.adminTab			{border-bottom: 1px solid #CCCCCC; vertical-align: bottom;}

td.adminTabActive	{border: none;}

td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #CCCCCC; }

td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #CCCCCC;}

a.blackSm, a.blackSm:hover {text-decoration: none;}

/***** Visualisation tubs on UserHome pages *****/

/***** Prices on the site *****/

.priceBlock {color: #000; font-weight: bold;}

.priceBlock .price {font-weight: bold;}

.priceBlock .priceTax {font-weight: normal;}



.priceBlockOld {color: #000; text-decoration: line-through;}

.priceBlockOld .price {font-weight: normal;}

.priceBlockOld .priceTax {font-weight: normal;}



.priceBlockHidden {color: #000; font-weight: bold; display: none;}

.priceBlockHidden .price {font-weight: bold;}

.priceBlockHidden .priceTax {font-weight: normal;}



.priceBlockEdit {color: #000; font-weight: bold;}

.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; font-size: 11px; color:black; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid;}



.salesBlock {color: #000; font-weight: bold; border: none; background: transparent;}

.salesPrice {font-weight: bold;}

.salesTax {font-weight: normal;}



.priceSaveBlock {color: #375568; font-weight: bold;}

.priceSaveBlock .price {font-weight: bold;}

.priceSaveBlock .percent {font-weight: normal;}



.pointsPriceBlock {}

.pointsPriceBlock .points {}



.rewardPointsBlock {}

.rewardPointsBlock .points {}

/***** Prices on the site *****/

/***** Visualisation product list as table *****/

.productsTable th 		{padding: 3px;}

.productsTable td 		{padding: 3px;}

.productsCategory 		{font-size: 10pt; font-weight: bold; color: blue; background: #EEF0EF; padding: 6px !important; color: #002B6D;}

.productsDelimiter 		{background: #EEF0EF; padding: 0px !important;}

.productsDelimiterTop 	{background: #EEF0EF; padding: 0px !important;}

.productsDelimiterTop img 	{height: 2px;}

/***** Visualisation product list as table *****/

/***** Rating iamges *****/

.neutral {display: none; }

.commend		{background: url(../images/icons/commend.png) no-repeat; width: 20px; height: 20px; border:0px;}

* html .commend {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/commend.png,sizingMethod=crop);}

.discommend	{background: url(../images/icons/discommend.png) no-repeat; width: 20px; height: 20px; border:0px;}

* html .discommend {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/discommend.png,sizingMethod=crop);}

.not-rated	{background: url(../images/icons/not-rated.png) no-repeat; width: 97px; height: 18px; border:0px;}

* html .not-rated {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/not-rated.png,sizingMethod=crop);}

.rating-1	{background: url(../images/icons/rating-1.png) no-repeat; width: 97px; height: 18px; border:0px;}

* html .rating-1 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-1.png,sizingMethod=crop);}

.rating-2	{background: url(../images/icons/rating-2.png) no-repeat; width: 97px; height: 18px; border:0px;}

* html .rating-2 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-2.png,sizingMethod=crop);}

.rating-3	{background: url(../images/icons/rating-3.png) no-repeat; width: 97px; height: 18px; border:0px;}

* html .rating-3 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-3.png,sizingMethod=crop);}

.rating-4	{background: url(../images/icons/rating-4.png) no-repeat; width: 97px; height: 18px; border:0px;}

* html .rating-4 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-4.png,sizingMethod=crop);}

.rating-5	{background: url(../images/icons/rating-5.png) no-repeat; width: 97px; height: 18px; border:0px;}

* html .rating-5 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-5.png,sizingMethod=crop);}

/***** Rating iamges *****/

/***** Wishlist pop-up window *****/

.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: #EEF0EF;}

.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #EEEEEE; border: 1px solid #333333;}

.wishlist-img-close	img {margin: 10px 10px 5px 0px;}

.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 12px, sans-serif; text-align:justify;}

/***** Wishlist pop-up window *****/

/***** New Product's icon *****/

.block-product-details .newProduct {display: block; position: relative; padding-right: 34px !important;}

.block-product-details .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: -2px; margin: 0px 0px 0px 2px;}

* html .block-product-details .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}

.block-products-list .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: relative; bottom: -6px; margin: 0px 0px 0px 2px;}

* html .block-products-list .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}

.newProduct img {background: url(../images/icons/new_m.png) no-repeat; width: 20px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}

* html .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png,sizingMethod=crop);}

/***** New Product's icon *****/

/***** Restricted Item's icon *****/

.block-products-list .restrictedItem img.restrictedItem {background: url(../images/icons/lock.png) no-repeat; width: 22px; height: 23px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}

* html .block-products-list .restrictedItem img.restrictedItem {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock.png,sizingMethod=crop);}

.restrictedItem img.restrictedItem {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}

* html .restrictedItem img.restrictedItem {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);}

.restrictedCategory img.restrictedCategory {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}

* html .restrictedCategory img.restrictedCategory {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);}

/***** Restricted Item's icon *****/

/***** Manual list *****/

.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;}

/***** Manual list *****/

/***** Custom menu list *****/

.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;}

/***** Custom menu list *****/

/***** Matrix price *****/

table.matrix { border: 1px solid gray; margin-bottom: 5px; margin-top: 5px; }

th.matrixTop { padding-left: 5px; padding-right: 5px; border-bottom: 1px solid silver;  }

th.matrixBottom { padding-left: 5px; padding-right: 5px; }

td.matrixTop { border-bottom: 1px solid silver; border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }

td.matrixBottom { border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }



/***** Matrix price *****/

#slideshow {
    position:relative;
    height:300px;
	margin-left:10px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 300px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 300px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

