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

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

.mainTableCell		 	{padding: 0px 3px 0px 3px; vertical-align: top;}
.mainTableCellLeft 		{padding: 0px 0px 0px 3px; vertical-align: top; background-color: #ffffe5;}
.mainTableCellCenter 	{padding: 0px 3px 0px 3px; vertical-align: top; background-color: #ffffe5;}
.mainTableCellRight 	{padding: 0px 3px 0px 0px; vertical-align: top; background-color: #ffffe5;f}

.homeGreeting 		{padding: 1px 3px 3px 3px; vertical-align: top;}
.homeGreeting table	{width: 100%;border: 2px solid #cccc67;}
.homeGreeting table td	{padding: 5px;}

.introBlock {border: 2px solid #cccc67;}
.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: #CCCC66 url(../images/convex/banana/header-bgr.gif) repeat-x top;
        height: 148px;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: url(../images/arenadejuegos/fondo_header.gif) no-repeat left top;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	border: 0px;
	margin: 0px 0px 0px 0px;
	}
	
.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/arenadejuegos/top-menu-bgr.gif) repeat-x top;}
.headerMenu td#menu td.end img.Img {display: block;width: 1px; height: 1px;}

div.imgmenu {padding: 0px 3px 3px 3px;}
table.imgmenu {border: 3px solid #b09e47;}
.imgmenu .arrow {margin: 0px 10px;}
/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font: bold 9pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: #666633; 
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/arenadejuegos/top-menu-bgr.gif) repeat-x top;
	padding: 7px 10px 8px 10px; 
	display:block;
	}
a.menu:hover, a.menu:active {
	font: bold 9pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: #FFF; 
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/arenadejuegos/top-menu-bgr2.gif) repeat-x top; 
	padding: 7px 10px 8px 10px; 
	display:block;
	}
a.menuActive:link, a.menuActive:visited {
	font: bold 9pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: #FFF; 
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/arenadejuegos/top-menu-bgr2.gif) repeat-x top; 
	padding: 7px 10px 8px 10px; 
	display:block;
	}
a.menuActive:hover, a.menuActive:active {
	font: bold 9pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: #FFF; 
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/arenadejuegos/top-menu-bgr2.gif) repeat-x top; 
	padding: 7px 10px 8px 10px; 
	display:block;
	}


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

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

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

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

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

table.secondaryMenu 		{}
td.secondaryBegin img.Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #666633;}
a.secondaryMenu:hover 		{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #666633;}
a.secondaryMenuActive 		{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #666633; text-decoration: none;}
a.secondaryMenuActive:hover	{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #666633; text-decoration: underline;}
td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

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

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

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

.breadcrumb {border: 2px solid #b09e47; margin: 0px 0px 2px 0px;}

.breadcrumbBegin {
	width: 20px;
	border: 0px solid #999;
	background: #ffffe5;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border: 0px solid #999;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: #ffffe5;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #666633; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: #cccc66; 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;
	}

.breadcrumbRSS {
	padding: 0px 10px 0px 0px;
	}
.breadcrumbEnd {
	width: 20px;
	border: 0px solid #999;
	background: #ffffe5;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

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

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

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

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

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 10px;
	border: 0px solid #999;
	background: url(../images/arenadejuegos/block-t-l.gif) no-repeat top left;
	}
	
.titleTopImgLeft {width: 10px; height: 25px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:0px 0px 0px 0px;
	border: 0px solid #999;
	background: url(../images/arenadejuegos/block-t-bgr.gif) repeat-x top;
	}
	
.titleTopCenter div {
    color: #504619;
    font-weight: normal;
    font-size: 10pt;
    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: 0px solid #999;
	background: url(../images/arenadejuegos/block-t-r.gif) no-repeat top right;
	}
.titleTopImgRight {width: 9px; height: 25px;}

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

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

.block {
	border-top: 3px solid #ffffe5;
	border-right: 3px solid #ffffe5;
	border-bottom: 3px solid #ffffe5;
	border-left: 3px solid #ffffe5;
	background: #ffffe5;
	}

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

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

.titleBot {margin-bottom: 2px;}

.titleBotLeft {
	width: 3px;
	border: 0px solid #999;
	background: #b09e47 url(../images/convex/banana/block-b-l.gif) no-repeat bottom left;
	}
.titleBotImgLeft {width: 0px; height: 3px;}

.titleBotRight {
	width: 100%;
	border: 0px solid #999;
	background: #ffffe5 url(../images/convex/banana/block-b-r.gif) no-repeat bottom right;
	}
.titleBotImgRight {width: 1px; height: 3px;}

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

.bl_simple .titleTopLeft {background: #b09e47;}
.bl_simple .titleTopRight {background: #b09e47;}
.bl_simple .titleTopImgLeft {width: 1px; height: 3px;}
.bl_simple .titleTopImgRight {width: 1px; height: 3px;}

.bl_banners .titleTopLeft {background: #ffffe5;}
.bl_banners .titleTopRight {background: #ffffe5;}
.bl_banners .titleTopImgLeft {width: 1px; height: 3px;}
.bl_banners .titleTopImgRight {width: 1px; height: 3px;}

.bl_navigation .titleTopLeft {background: #b09e47;}
.bl_navigation .titleTopRight {background: #b09e47;}
.bl_navigation .titleTopImgLeft {width: 1px; height: 3px;}
.bl_navigation .titleTopImgRight {width: 1px; height: 3px;}
/*.bl_navigation .block td {padding:2; background-color: #ffffe5;}*/

table#user-home .titleTopLeft {background: #b09e47;}
table#user-home .titleTopRight {background: #b09e47; 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: 7px;}
td.userHomeTitle {
	//font-size: 10pt; color: #666633;
	width: 1;
	white-space: nowrap;
	padding:0px 0px 0px 0px;
	border: 0px solid #999;
	background: url(../images/convex/banana/block-t-bgr.gif) repeat-x top;
	}
td.userHomeTitle b {color: #666633;}

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:0px 0px 0px 20px;background: none;border:none;}
div.userHomeTop td a {color:#fff;text-decoration:underline;}
div.userHomeTop td a:hover {color:#fff;text-decoration:none;}

div.userHomeBottom {						/* 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.userHomeBottom a {
	font: bold 9pt/28pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: #b2b359; 
	border: 0px solid #fff; 
	background: url(../images/arenadejuegos/button-bgr.gif) repeat-x center; 
	padding: 7px 18px 10px 18px; 
	display:block;
}
html>body div.userHome td a {padding: 6px 17px 7px 18px;}
div.userHomeBottom a:hover {color: #b2b359;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* 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/icons/admin_profile.png) no-repeat; width: 50px; height: 50px; border:0px; 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/icons/admin_support.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* 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/icons/admin_carts.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* 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/icons/admin_wishlist.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* 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-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: #b2b359; font: bold 8pt arial,tahoma,verdana,sans-serif; text-decoration: none;}
a.button:hover, a.button:active {display:inline-block; cursor: pointer; color: #b2b359; font: bold 8pt arial,tahoma,verdana,sans-serif; text-decoration: none;}

a.button-add span 		{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* add to cart (products categories, product details) */
a.button-add img 		{display: none;}
a.button-view span 		{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* view cart (products categories, product details) */
a.button-view img 		{display: none;}
a.button-check span		{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* check out (products categories, product details) */
a.button-check img 		{display: none;}
a.button-wishlist span 	{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* check out (products categories, product details) */
a.button-wishlist img 	{display: none;}

a.buttonBasket:link, a.buttonBasket:visited {display:inline-block; cursor: pointer; color: #b2b359; font: bold 8pt arial,tahoma,verdana,sans-serif; text-decoration: none;}
a.buttonBasket:hover, a.buttonBasket:active {display:inline-block; cursor: pointer; color: #b2b359; font: bold 8pt arial,tahoma,verdana,sans-serif; text-decoration: none;}

a.button-shopping span 	{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* Continue shopping (basket) */
a.button-shopping img 	{display: none;}
a.button-retrieve span 	{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}			/* Retrieve Cart (basket) */
a.button-retrieve img 	{display:none;}
a.button-save span 		{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}			/* Save cart (basket) */
a.button-save img 		{display:none;}
a.button-clear span 	{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* Clear cart (basket) */
a.button-clear img 		{display: none;}
a.button-checkout span 	{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* Checkout (basket) */
a.button-checkout img 	{display: none;}

a.buttonCart:link, a.buttonCart:visited {display:inline-block; cursor: pointer; color: #b2b359; font: bold 8pt arial,tahoma,verdana,sans-serif; text-decoration: none;}
a.buttonCart:hover, a.buttonCart:active {display:inline-block; cursor: pointer; color: #b2b359; font: bold 8pt arial,tahoma,verdana,sans-serif; text-decoration: none;}

a.button-check span 	{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* Checkout (small cart) */
a.button-check img 		{display:none;}
a.button-amend span 	{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* Amend cart (small cart) */
a.button-amend img 		{display:none;}
a.button-view span 		{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* View cart (small cart) */
a.button-view img 		{display:none;}

a.buttonMore:link, a.buttonMore:visited {display:inline-block; cursor: pointer; color: #a09442; font: bold 9pt arial,tahoma,verdana,sans-serif; text-decoration: none;}
a.buttonMore:hover, a.buttonMore:active {display:inline-block; cursor: pointer; color: #a09442; font: bold 9pt arial,tahoma,verdana,sans-serif; text-decoration: none;}

a.buttonMore span 		{display:; padding: 6px 10px 8px 10px; line-height: 28px; background: url(../images/arenadejuegos/button-bgr.gif) repeat-x; white-space: nowrap;}	/* read more... (special offers, etc.) */
a.buttonMore img 		{display:none;}

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

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

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

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

/************* Latest *******************/
td.topArticle {padding: 0px 0px 0px 0px;}
td.subArticle {padding: 0px 0px 0px 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:2px solid #cccc67; 	border-top: 2px solid #cccc67; border-bottom: 2px solid #cccc67; }
.forumMessageRight { background: #FAF5FF; border: 2px solid #cccc67; }
.forumMessageTop { background: #FAF7AA; border-bottom: 2px solid #cccc67; }

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

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

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

.footerMenu	{text-align:center; font-size:8pt; padding: 15px 0px 0px 0px; background-color: #ffffe5;}
.footerMenu	img 	{display: none; width: 0px; height: 0px;}
.footerMenu	span 	{margin: 0px 0px 0px 5px;}

.footerHTML	{text-align:center; background-color: #ffffe5;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right; background-color: #ffffe5;}
.footerImg img		{width: 80px; height: 26px; border:0px; }

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

.commonbg { background: #FFFFFF; }
.headerbg { background: #e1e191; }
.middlebg { background: #eaeaa3; }
.usualbg  { background: #ffffe5; }
.errorbg  { background: #FF0000; }

body		{font: 9pt "Verdana", sans-serif; color: #666633; margin: 0px; padding: 0px;}
body.popup	{font: 9pt "Verdana", sans-serif; color: #666633; margin: 0px; padding: 0px;}

tr, td				{font-size: 9pt; font-family: "Verdana", sans-serif; color: #666633; }
tr.usual, td.usual		{background-color: #ffffe5; }
td.usual		{text-align: center; }
tr.header, td.header		{background-color: #e1e191; color: white; }
tr.middle, td.middle		{background-color: #fccc26; 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: #b2b359; }
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #cccc67; color: white; }
.tabActive:hover	{text-decoration: none; color: #ffffe5; }
.tabline 			{background: #cccc67;}

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 3px 0px 0px; 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 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; 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		{background: url(../images/arenadejuegos/back.gif) repeat-x top;}
input.text		{background: url(../images/arenadejuegos/back.gif) repeat-x top;}
input.submit		{font-family: Arial, Verdana, sans-serif; font-size:8pt; background: transparent /* url(../images/arenadejuegos/button-bgr.gif) repeat-x top*/;padding: 0 15 2 15;/*width:100px; height: 26px; */ font-size:10pt; font-weight:bold; color: #666633; border: 1px solid gray; cursor: pointer; background: #eaeaa3;}
select				{font-size: 9pt;}
select.search		{}
textarea			{}

form {margin: 0px;}

//hr {background: #666633; border: 0px; color: #666633;}


a.header 			{color: #666633; text-decoration: underline; }
a.header:hover		{color: #cccc66; text-decoration: underline; }
a.title				{font-size: 10pt; font-weight: bold;  color: #666633; text-decoration: underline; }
a.title:hover		{font-size: 10pt; font-weight: bold;  color: #cccc66; text-decoration: underline; }
a.smallText			{color: #666633; text-decoration: underline; font-size: 8pt; }
a.smallText:hover	{color: #cccc66; text-decoration: none; font-size: 8pt; }
a						{color: #666633; text-decoration: underline; font-size: 9pt; }
a:hover				{color: #cccc66; 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: #666633; background: #EAEAA3; padding: 5px 10px !important; }
.productsDelimiter 		{background: #CCCC67; padding: 0px !important;}
.productsDelimiterTop 	{background: #CCCC67; 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: #FFFFE5; border: 1px solid #CCCC67;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 12px; text-align:justify;}

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


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

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

a.subMenu:hover, a.subMenu:hover:active{
	background: #b2b359; 
	color: #665214;
	display:block;
	text-decoration:none;
}*/

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

.propiedades {
border: 1px solid #666633;
color: #666633;
font-size: 10px;
background: #eaeaa3;
}

