/* Edited with EditCSS */
/**** LINK-tag style sheet arlive.css ****/

/* - Global settings - */
.absTop {background: url(../images/arlive/fon-tbgr.gif) repeat-x right bottom;}
.absRight {background: url(../images/arlive/fon-rbgr.gif) repeat-y left top;}
.absCenter {width: 802px;}
.absBottom {padding-bottom: 40px; border-top: 1px solid #FC7D05;}

.headerlinks {background: #000; text-align: right; font: bold 10px arial; color: #FFF;}
.headerlinks a {font: bold 10px arial; text-transform: uppercase; color: #FFF; text-decoration: none; margin: 0px 10px;}
.headerlinks a:hover {color: #FFF; text-decoration: underline;}

.footerlinks {background: url(../images/arlive/foot-bbgr.gif) repeat-x left bottom;}
/****** Main Table ******/

.mainTable {width: 802px; border-left: 2px solid #000; border-bottom: 12px solid #000; background: #FFFFFF;}
.mainTable75 {width: 802px; border-left: 2px solid #000; border-bottom: 12px solid #000; background: #FFFFFF;}
.mainTable75-uh {width: 802px; border-left: 2px solid #000; border-bottom: 12px solid #000; background: #A8A8A8;}
.mainTable75-up {width: 802px; border-left: 2px solid #000; border-bottom: 12px solid #000; background: #545454;}
.mainTable50 {width: 802px; border-left: 2px solid #000; border-bottom: 12px solid #000; background: #FFFFFF;}

.mainTableCell			 	{padding: 30px; vertical-align: top;}
.mainTableCellLeft 		{padding: 30px 0px 30px 30px; vertical-align: top;}
.mainTableCellCenter 	{padding: 30px; vertical-align: top;}
.mainTableCellCenterF 	{padding: 30px; vertical-align: top; background: #545454;}
.mainTableCellRight 		{padding: 30px 30px 30px 0px; vertical-align: top;}
.mainTableCellLeftI 		{padding: 0px 0px 10px 18px; vertical-align: top;}
.mainTableCellCenterI 	{padding: 0px 10px 10px 10px; vertical-align: top;}
.mainTableCellRightI		{padding: 0px 18px 10px 0px; vertical-align: top;}
.mainTableCellRightA 	{padding: 30px; vertical-align: top; background: #545454;}

.homeGreeting		{padding: 0px; vertical-align: top;}
.homeGreeting table	{width: 100%;}
.homeGreeting table td	{padding: 8px 6px 8px 6px; border-left: 5px solid #CCCCCC; border-right: 5px solid #CCCCCC;}

.introBlock {border: 1px solid #CCCCCC;}
.introBlock td {padding: 6px;}
.introBlock td li	{margin-left: 20px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	width: 802px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	/*border-bottom: 1px solid #FC7D05;*/
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: #000000 url(../images/arlive/logo.jpg) no-repeat top right;
	vertical-align: top;
	}
.headerMenu td#logo img.png {				/* Logo on the site */
	margin: 0px;
	border: 0px;
	width: 400px;
	height: 106px;
	}
.headerMenu td#logo .MenuTop	{padding: 3px 30px 0px 0px; vertical-align: top;font: 12px Arial;color: #FFF;}
.headerMenu td#logo .MenuTop a	{font: 12px Arial;color: #FFF;text-decoration: none; margin: 0px 6px;}
.headerMenu td#logo .MenuTop a:hover	{color: #FFF;text-decoration: none; margin: 0px 6px;}
.headerMenu td#logo .MenuTop div	{font: bold 10px Arial;color: #FFF; margin: 10px 0px 0px 0px;}

.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: #000000 url(../images/arlive/header-links-bgr.gif) repeat-x right top;
	border-top: 1px solid #FC7D05;
	border-bottom: 1px solid #000000;
	}
.headerMenu td#menu img#Img {display: block; width: 1px; height: 44px;}
.headerMenu td#menu #end img#Img {display: block; width: 10px; height: 1px;}
.headerMenu td#menu table {width: 100%;}
.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 11px Arial;
	color: #FFF;
	text-transform: uppercase; 
	text-decoration: none;
	padding: 16px 0px 20px 10px; 
	display:block;
	}
a.menu:hover, a.menu:active {
	font: bold 11px Arial;
	color: #FFF;
	text-transform: uppercase; 
	text-decoration: none;
	padding: 16px 0px 20px 10px; 
	display:block;
	}
a.menuActive:link, a.menuActive:visited {
	font: bold 11px Arial;
	color: #FC7D05;
	text-transform: uppercase;
	text-decoration: none;
	padding: 16px 0px 20px 10px; 
	display:block;
	}
a.menuActive:hover, a.menuActive:active {
	font: bold 11px Arial;
	color: #FC7D05;
	text-transform: uppercase;
	text-decoration: none;
	padding: 16px 0px 20px 10px; 
	display:block;
	}

#m_154 a	{padding-right: 10px;}
/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border-bottom: 1px solid #CCCCCC; margin: 0px 0px 15px 0px;}

.breadcrumbBegin {
	width: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3 url(../images/silver/bgr.gif) repeat-y left;
	}
.breadcrumbBegin img {width: 10px; height: 1px;}

.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: 1px solid #CCCCCC;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/

/*****************************************************************************/

.mainTable75-uh .UH-title td {padding: 0px 52px 9px 17px; font: bold 18px Arial; color: #FFF;}
.mainTable75-up .UP-title img {margin: 4px 6px;}
.mainTable75-up .UP-title div {margin: 10px 5px; font: bold 14px Arial; text-transform: uppercase; color: #DF8837;}
.mainTable75-up .UP-title td.tit {padding: 12px 5px; font: bold 18px Arial; color: #FFF;}
.mainTable75-up .UP-title td.tita {padding: 0px 40px 12px 5px;}
.mainTable75-up .UP-title td.tita a {font: bold 12px "Microsoft Sans Serif", sans-serif; color: #FFF; text-decoration: none;}
.mainTable75-up .UP-title td.tita a:hover {color: #FFF; text-decoration: underline;}
.mainTableCellCenterF .UF-title img {margin: 4px 6px;}
.mainTableCellCenterF .UF-title td.tit {padding: 12px 5px; font: bold 18px Arial; color: #FFF;}
.mainTableCellCenterF .UF-title td.tita {padding: 0px 40px 12px 5px;}
.mainTableCellCenterF .UF-title td.tita a {font: bold 12px "Microsoft Sans Serif", sans-serif; color: #FFF; text-decoration: none;}
.mainTableCellCenterF .UF-title td.tita a:hover {color: #FFF; text-decoration: underline;}
.mainTableCellRightA .UF-title img {margin: 4px 6px;}
.mainTableCellRightA .UF-title td.tit {padding: 12px 5px; font: bold 18px Arial; color: #FFF;}
.mainTableCellRightA .UF-title td.tita {padding: 0px 40px 12px 5px;}
.mainTableCellRightA .UF-title td.tita a {font: bold 12px "Microsoft Sans Serif", sans-serif; color: #FFF; text-decoration: none;}
.mainTableCellRightA .UF-title td.tita a:hover {color: #FFF; text-decoration: underline;}
.US-title img {margin: 4px 6px;}
.US-title td.tit {padding: 12px 5px; font: bold 18px Arial; color: #DF8837;}
.US-title td.tita {padding: 0px 40px 12px 5px;}
.US-title td.tita a {font: bold 12px "Microsoft Sans Serif", sans-serif; color: #000; text-decoration: none;}
.US-title td.tita a:hover {color: #000; text-decoration: underline;}


.mainTable75-uh .titleTopLeftP {width: 14px;border: 0px;background: url(../images/arlive/uh-tl.gif) no-repeat;}
.mainTable75-uh .titleTopImgLeftP {width: 14px; height: 16px;}
.mainTable75-uh .titleTopCenterP {border: 0px;background: #FA8E29;}
.mainTable75-uh .titleTopRightp {width: 14px;border: 0px;background: url(../images/arlive/uh-tr.gif) no-repeat;}
.mainTable75-uh .titleTopImgRightP {width: 14px; height: 16px;}
.mainTable75-uh .blockP {border: 0px;background: #EFEFEF url(../images/arlive/uh-rbgr.gif) repeat-y right top;}
.mainTable75-uh .blockTDP {border: 0px;background: transparent url(../images/arlive/uh-lbgr.gif) repeat-y left top;}
.mainTable75-uh .titleBotLeftP {width: 16px;border: 0px;background: url(../images/arlive/uh-bl.gif) no-repeat;}
.mainTable75-uh .titleBotImgLeftP {width: 16px; height: 20px;}
.mainTable75-uh .titleBotRightP {width: 100%;border: 0px;background: url(../images/arlive/uh-bbgr.gif) repeat-x left bottom;text-align: right;}
.mainTable75-uh .titleBotImgRightP {width: 21px; height: 21px;background: url(../images/arlive/uh-br.gif) no-repeat;}

.mainTable75-up .titleTopLeftP {width: 13px;border: 0px;background: url(../images/arlive/up-tl.gif) no-repeat;}
.mainTable75-up .titleTopImgLeftP {width: 13px; height: 21px;}
.mainTable75-up .titleTopCenterP {border: 0px;background: url(../images/arlive/up-tbgr.gif) repeat-x top;}
.mainTable75-up .titleTopRightP {width: 14px;border: 0px;background: url(../images/arlive/up-tr.gif) no-repeat;}
.mainTable75-up .titleTopImgRightP {width: 14px; height: 21px;}
.mainTable75-up .blockP {border: 0px;background: #F8F8F8 url(../images/arlive/up-rbgr.gif) repeat-y right top;}
.mainTable75-up .blockTDP {border: 0px;background: transparent url(../images/arlive/up-lbgr.gif) repeat-y left top; padding: 0px 10px 0px 10px;}
.mainTable75-up .titleBotLeftP {width: 16px;border: 0px;background: url(../images/arlive/up-bl.gif) no-repeat;}
.mainTable75-up .titleBotImgLeftP {width: 13px; height: 18px;}
.mainTable75-up .titleBotRightP {width: 100%;border: 0px;background: url(../images/arlive/up-bbgr.gif) repeat-x left bottom;text-align: right;}
.mainTable75-up .titleBotImgRightP {width: 14px; height: 18px;background: url(../images/arlive/up-br.gif) no-repeat;}

.mainTableCellCenterF .titleTopLeftF {width: 13px;border: 0px;background: url(../images/arlive/up-tl.gif) no-repeat;}
.mainTableCellCenterF .titleTopImgLeftF {width: 13px; height: 21px;}
.mainTableCellCenterF .titleTopCenterF {border: 0px;background: url(../images/arlive/up-tbgr.gif) repeat-x top;}
.mainTableCellCenterF .titleTopRightF {width: 14px;border: 0px;background: url(../images/arlive/up-tr.gif) no-repeat;}
.mainTableCellCenterF .titleTopImgRightF {width: 14px; height: 21px;}
.mainTableCellCenterF .blockF {border: 0px;background: #F8F8F8 url(../images/arlive/up-rbgr.gif) repeat-y right top;}
.mainTableCellCenterF .blockTDF {border: 0px;background: transparent url(../images/arlive/up-lbgr.gif) repeat-y left top; padding: 0px 10px 0px 10px;}
.mainTableCellCenterF .titleBotLeftF {width: 16px;border: 0px;background: url(../images/arlive/up-bl.gif) no-repeat;}
.mainTableCellCenterF .titleBotImgLeftF {width: 13px; height: 18px;}
.mainTableCellCenterF .titleBotRightF {width: 100%;border: 0px;background: url(../images/arlive/up-bbgr.gif) repeat-x left bottom;text-align: right;}
.mainTableCellCenterF .titleBotImgRightF {width: 14px; height: 18px;background: url(../images/arlive/up-br.gif) no-repeat;}

.mainTableCellRightA .titleTopLeftF {width: 13px;border: 0px;background: url(../images/arlive/up-tl.gif) no-repeat;}
.mainTableCellRightA .titleTopImgLeftF {width: 13px; height: 21px;}
.mainTableCellRightA .titleTopCenterF {border: 0px;background: url(../images/arlive/up-tbgr.gif) repeat-x top;}
.mainTableCellRightA .titleTopRightF {width: 14px;border: 0px;background: url(../images/arlive/up-tr.gif) no-repeat;}
.mainTableCellRightA .titleTopImgRightF {width: 14px; height: 21px;}
.mainTableCellRightA .blockF {border: 0px;background: #F8F8F8 url(../images/arlive/up-rbgr.gif) repeat-y right top;}
.mainTableCellRightA .blockTDF {border: 0px;background: transparent url(../images/arlive/up-lbgr.gif) repeat-y left top; padding: 0px 10px 0px 10px;}
.mainTableCellRightA .titleBotLeftF {width: 16px;border: 0px;background: url(../images/arlive/up-bl.gif) no-repeat;}
.mainTableCellRightA .titleBotImgLeftF {width: 13px; height: 18px;}
.mainTableCellRightA .titleBotRightF {width: 100%;border: 0px;background: url(../images/arlive/up-bbgr.gif) repeat-x left bottom;text-align: right;}
.mainTableCellRightA .titleBotImgRightF {width: 14px; height: 18px;background: url(../images/arlive/up-br.gif) no-repeat;}

.Logout td {padding: 30px 40px 60px 0px;}
.Logout a {font: bold 12px "Microsoft Sans Serif", sans-serif; color: #FFF; text-decoration: none;}
.Logout a:hover {color: #FFF; text-decoration: underline;}

td.userHome {padding:7;}

td.userHome img.orders 		{background: url(../images/arlive/uh-orders.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.profile 	{background: url(../images/arlive/uh-change.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.arr		 	{/*background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px;*/ border:0px; margin: 0px 0px 0px 55px;}
td.userHome img.support 	{background: url(../images/arlive/uh-support.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.forum 		{background: url(../images/arlive/uh-forum.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.products 	{background: url(../images/icons/admin_products.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.pages 		{background: url(../images/arlive/uh-ads.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.merchant 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.affiliates 	{background: url(../images/arlive/uh-aff_sale.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.payments 	{background: url(../images/arlive/uh-affiliate.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.carts	 	{background: url(../images/arlive/uh-saved_cart.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.affban	 	{background: url(../images/arlive/uh-affban.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.upload	 	{background: url(../images/arlive/uh-upload.png) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
td.userHome img.uploads	 	{background: url(../images/upload.png) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 5px;}
.userHomeBottom	{padding: 28px 40px 60px 0px; text-align: right; background: #A8A8A8;}
.userBut	{background: #A8A8A8;}
.userHomeBottom a	{font: bold 12px "Microsoft Sans Serif", sans-serif; color: #FFF; text-decoration: none;}
.userHomeBottom a:hover	{font: bold 12px "Microsoft Sans Serif", sans-serif; color: #FFF; text-decoration: underline;}

td.userHome div {margin-left: 60px; font: 12px "Microsoft Sans Serif", sans-serif; color: #000;}
td.userHome a.title {font: bold 12px "Microsoft Sans Serif", sans-serif; color: #000;}
td.userHome a.title:hover {color: #000;}
td.userHome a.smallText {font: 10px "Microsoft Sans Serif", sans-serif; color: #000;}
td.userHome a.smallText:hover {font: 10px "Microsoft Sans Serif", sans-serif; color: #000;}
/************* userHome *******************/
/************* Support *******************/
.blockS {background: #E8E8E8 url(../images/arlive/sup-br-bgr.gif) no-repeat right bottom;}
.lite {padding: 0px 14px 0px 14px;}
.light2 {padding: 14px 0px 0px 0px;}
.dark {background: #A5A4A3;}
.dark2 {background: #A5A4A3; padding: 14px 14px 0px 14px;}
.dark3 {background: #A5A4A3; padding: 14px;}
.Con {background: #FFF;}
.padd {padding-bottom: 14px;}
.Con .ConTopCenter {font: 10px "Microsoft Sans Serif", sans-serif; color: #000000; padding: 7px}
.Con .ConTopCenter ol {padding: 7px 0px 0px 5px; margin: 0px 0px 0px 10px;}



.titleTop {}
.titleTopLeft {width: 17px; background: url(../images/arlive/sup-tl.gif) no-repeat top left;}
.titleTopImgLeft {width: 17px; height: 15px; background: url(../images/arlive/sup-tl.gif) no-repeat top left;}
.titleTopCenter {display: none;}
.titleTopRight {width: 100%; background: #E8E8E8 url(../images/arlive/sup-tl-bgr.gif) no-repeat right top;text-align: right;}
.titleTopImgRight {width: 17px; height: 15px;}
.block {border: 0px;}
.blockTD {border: 0px; padding: 0px; background: #fff;}
.titleBot {margin-bottom: 10px;}
.titleBotLeft {width: 16px;border: 0px;background: url(../images/arlive/sup-bl.gif) no-repeat;}
.titleBotImgLeft {width: 17px; height: 16px;}
.titleBotRight {width: 100%;border: 0px;background: #E8E8E8 url(../images/arlive/sup-br-bgr.gif) no-repeat right bottom;text-align: right;}
.titleBotImgRight {width: 17px; height: 16px;}


.mainTableCellRightA .titleTopLeft {width: 1px; border: 0px; background: #F3F3F3;}
.mainTableCellRightA .titleTopImgLeft {width: 1px; height: 1px;}
.mainTableCellRightA .titleTopCenter {background: #F3F3F3; display: block;}
html>body .mainTableCellRightA .titleTopCenter {background: #F3F3F3; display: table-cell;}
.mainTableCellRightA .titleTopCenter div {margin: 10px 5px; font: bold 14px Arial; text-transform: uppercase; color: #4FB22F;}
.mainTableCellRightA .titleTopRight {width: 1px;border: 0px; border-right: 5px solid #DDD; background: #F3F3F3;}
.mainTableCellRightA .titleTopImgRight {width: 1px; height: 1px;}
.mainTableCellRightA .block {margin-bottom: 10px;}
.mainTableCellRightA .blockTD {border-right: 5px solid #DDD; border-bottom: 1px solid #DDD; background: #F3F3F3;}
.mainTableCellRightA .blockTDF .titleBot {display:none;}

.mainTableCellCenterF .titleTopLeft {width: 1px;border: 0px;background: #F3F3F3;}
.mainTableCellCenterF .titleTopImgLeft {width: 1px; height: 1px;}
.mainTableCellCenterF .titleTopCenter {background: #F3F3F3; display: block;}
html>body .mainTableCellCenterF .titleTopCenter {background: #F3F3F3; display: table-cell;}
.mainTableCellCenterF .titleTopCenter div {margin: 10px 5px; font: bold 14px Arial; text-transform: uppercase; color: #DF8837;}
.mainTableCellCenterF .titleTopRight {width: 1px;border: 0px; border-right: 5px solid #DDD; background: #F3F3F3;}
.mainTableCellCenterF .titleTopImgRight {width: 1px; height: 1px;}
.mainTableCellCenterF .block {margin-bottom: 10px;}
.mainTableCellCenterF .blockTD {border-right: 5px solid #DDD; border-bottom: 1px solid #DDD; background: #F3F3F3;}
.mainTableCellCenterF .blockTDF .titleBot {display:none;}


.block-simple.titleTop {display:none;}
.block-simple.titleBot {display:none;}
.block-category-description .titleTop {display:none;}
.block-category-description .titleBot {display:none;}
.block-category-description td {font: 12px Arial; color: #000000;}
.block-category-description td p {font: bold 10px Arial; color: #000000;}
.block-products-list .titleTop {display:none;}
.block-products-list .titleBot {display:none;}
.block-product-details .titleTop {display:none;}
.block-product-details .titleBot {display:none;}
/*.mainTableCellRightA .blockTDF .titleTop {display:none;}
.mainTableCellRightA .blockTDF .titleBot {display:none;}*/

.block-categories-list .titleTopLeft {width: 14px;border: 0px;background: url(../images/arlive/categ-l.gif) no-repeat top left;}
.block-categories-list .titleTopImgLeft {width: 14px; height: 20px; background: url(../images/arlive/categ-l.gif) no-repeat top left;}
.block-categories-list .titleTopCenter {background: #4F4D4C; display: block;}
html>body .block-categories-list .titleTopCenter {background: #4F4D4C; display: table-cell;}
.block-categories-list .titleTopCenter div {font: 12px Arial; color: #FFF;}
.block-categories-list .titleTopRight {width: 14px;border: 0px;background: url(../images/arlive/categ-r.gif) no-repeat;text-align: right;}
.block-categories-list .titleTopImgRight {width: 14px; height: 20px;}
.block-categories-list .blockTD {background: #E8E8E8;}

div.block-products-latest .blockTD	{width: 390px !important;}
.block-products-latest .titleTopLeft {width: 10px;border: 0px; display: none;}
.block-products-latest .titleTopImgLeft {width: 10px; height: 38px; background: url(../images/arlive/main-tl.gif) no-repeat right;}
.block-products-latest .titleTopCenter {display: block;background: url(../images/index7/upcoming_ar.gif) no-repeat top left; width: 335px; height: 62px; padding-left: 2px;}
/*html>body .block-products-latest .titleTopCenter {display: table-cell;}*/
.block-products-latest .titleTopCenter div {font: bold 12px Arial; color: #FFF; display:none;}
.block-products-latest .titleTopRight {width: 1px;border: 0px;background: url(../images/arlive/main-tbgr.gif) repeat-x; display: none;}
.block-products-latest .titleTopImgRight {width: 1px; height: 1px;}
.block-products-latest .titleBot {display:none;}
.block-products-latest .fullTD{background: #3D3D3D;}
.block-products-latest .full	{height: 5px !important; background: #1C1C1C;}
.block-products-latest a.recordTitle, .block-products-latest a.recordTitle:hover	{font: normal 10px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;}
.block-products-latest .code	{font: 11px Tahoma, sans-serif;}

.latestTd {padding: 3px 0px;}
.lat-left  {background: url(../images/arlive/main-latest-lbgr.gif) repeat-y left;}
.lat-center  {background: url(../images/arlive/main-latest-cbgr.gif) repeat-y center;}
.lat-right  {background: #3D3D3D;}
.lat-light  {background: #FFF url(../images/arlive/main-latest-bbgr.gif) repeat-x bottom; padding: 3px 0px 9px 0px;}
.lat-dark  {background: #3D3D3D; padding: 3px 2px 3px 2px;}
.lat-dark a {font: bold 9px Arial; color: #FFF;}
.lat-dark a:hover {color: #FFF; text-decoration: none;}
.lat-dark .date  {font: bold 9px Arial; color: #000;background: #FFF;}

.block-custom .titleTopLeft {width: 5px;border: 0px;}
.block-custom .titleTopImgLeft {width: 5px; height: 38px; background: url(../images/arlive/main-tl.gif) no-repeat right;}
.block-custom .titleTopCenter {display: block;background: url(../images/arlive/main-tbgr.gif) repeat-x; padding-left: 0px; letter-spacing: -0.5px;}
html>body .block-custom .titleTopCenter {display: table-cell;}
.block-custom .titleTopCenter div {font: bold 12px Arial; color: #FFF;}
.block-custom .titleTopRight {width: 1px;border: 0px;background: url(../images/arlive/main-tbgr.gif) repeat-x;}
.block-custom .titleTopImgRight {width: 1px; height: 1px;}
.block-custom .titleBot {display:none;}
.futureAR {margin-top: 10px;}
.futureAR .blockimg {background: #3D3D3D;}
.futureAR .blockimg img {margin: 10px;}
.futureAR .blocktext {background: #3D3D3D; line-height: 18px; color: #FFF;}
.futureAR .blocktext b {display: block;}

.searchTable {background: #E8E8E8;}
.searchTable td {background: #FFF !important;}
.searchTable tr.middle td {background: #E8E8E8 !important;}

.header {background: #E8E8E8;border-right: 5px solid #DDD;}
.header td {background: #F4F4F4;}
.header .checkoutTitle {padding: 2px 5px; font: bold 14px Arial; color: #DF8837;background: #E8E8E8;}
/*.header tr.middle td {background: #E8E8E8;}*/
/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:auto; color: #999999;}	/* '|' between button */


a.button:link, a.button:visited {color: #4144B9;padding: 0px 5px 0px 5px;font: bold 9pt sans-serif, arial, tahoma, verdana;}
a.button:hover, a.button:active {color: #6666ff;padding: 0px 5px 0px 5px;font: bold 9pt sans-serif, arial, tahoma, verdana;}

a.button#add			{color: #41B944;}		/* add to cart (products categories, product details) */
a.button#add:hover	{color: #6666ff;}
a.button#add span		{display:none;}	
a.button#add img		{background: url(../images/arlive/button-register.gif) no-repeat; width: 51px; height: 19px; border:0px; margin: 0px 10px 5px 0px;}
.block-product-details a.button#add img		{background: url(../images/arlive/bottom-register-det.gif) no-repeat; width: 51px; height: 21px; border:0px; margin: 0px 2px 5px 0px;}
a.button#view			{}		/* view cart (products categories, product details) */
a.button#view:hover	{}
a.button#view span	{display:none;}	
a.button#view img		{display:none;}
a.button#check			{}		/* check out (products categories, product details) */
a.button#check:hover	{}
a.button#check span	{display:none;}	
a.button#check img	{display:none;}

a.buttonBasket:link, a.buttonBasket:visited {color: #4144B9; font: bold 9pt sans-serif, arial, tahoma, verdana;}
a.buttonBasket:hover, a.buttonBasket:active {color: #6666ff; font: bold 9pt 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: #41B944;}		/* 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: 11px tahoma, sans-serif, arial, verdana;}
a.buttonCart:hover, a.buttonCart:active {font: 11px 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;
	}
a.buttonMore:hover, a.buttonMore:active {
	font-size: 9pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}

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: 0px 0px 0px 0px; padding: 3px 0px 3px 0px;}
.selectedtopCategory {background: #E1E1E1; margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px;	border-top: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;}
        
.subCategory {background: transparent; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.selectedsubCategory {background: #E1E1E1; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;	border-top: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 0px 0px 5px;}

/************* Latest *******************/

td.topArticle { padding: 3px 3px 3px 5px; }
td.subArticle { padding: 3px 3px 3px 5px; }

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}

/*****************************************************************************/

/************* 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; }
.forumMessageLeft { background: #F4F4F4; border-left:1px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #000000; }
.forumMessageRight { background: #F4F4F4; border: 1px solid #000000; }
.forumMessageTop { background: #CCCCCC; border-bottom: 1px solid #000000; }

/*****************************************************************************/

/************* Footer *******************/

.footerMenu			{text-align:center; font-size:8pt; margin: 0px 0px 4px 0px;}
* html .footerMenu	{margin: 0px 0px 2px 0px;}
*+html .footerMenu	{margin: 0px 0px 2px 0px;}
.footerMenu a.smallText			{font: bold 10px Arial; text-transform: uppercase;text-decoration: none;color: #FFF; padding: 0px 3px;}
.footerMenu a.smallText:hover		{font: bold 10px Arial; color: #FC7D05; padding: 0px 3px;}
.footerMenu span		{display: none;}
.footerMenu img		{display: none;}

.footerHTML			{text-align:center; margin: 0px;color: #FFF; font-size: 10px;}
.footerHTML div			{font: bold 10px Arial;color: #FC7D05; margin: 4px 0px 0px 0px;}
* html .footerHTML div	{margin: 0px 0px 0px 0px;}
*+html .footerHTML div	{margin: 0px 0px 0px 0px;}
.footerHTML a			{font: bold 10px Arial; text-transform: uppercase;text-decoration: none;color: #FFF;}
.footerHTML a:hover		{font: bold 10px Arial; color: #FC7D05;}

.footerImg			{display: none;}

/************* Footer *******************/


.commonbg { background: #908B8B; }
.headerbg { background: #000000; }
.middlebg { background: #CCCCCC; }
.usualbg  { background: #F4F4F4; }
.errorbg  { background: #FF0000; }


body		{font: 8pt tahoma,verdana,sans-serif; color: black; margin: 0px; padding: 0px; background: #908B8B;}
body.popup	{font: 8pt tahoma,verdana,sans-serif; color: black; margin: 0px; padding: 0px; background: #908B8B;}


tr, td					{font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black;}
tr.usual, td.usual		{background-color: ;}
tr.header, td.header	{color: black; font-weight:bolder; background-color: #eeeeee;}
tr.middle, td.middle	{background-color: #F4F4F4; font-weight: bold;}
tr.error, td.error		{background-color: #FFE0E0; 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: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:#656565; padding-left: 5px; padding-right: 5px; border: 2px solid #FFF; color: #FFF; font: 12px Arial; cursor: pointer;}
input#clear				{background:#CECDCD;}
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; }


a.header				{color: #3E3EAB; text-decoration: underline;}
a.header:hover 	{color: #6666ff; text-decoration: underline;}
a.title 				{font-weight: bolder; color: black; text-decoration: none;}
a.title:hover 		{font-weight: bolder; color: #6666ff; text-decoration: underline;}
a.smallText 		{color: #0000cc; font-size: 8pt; text-decoration: none;}
a.smallText:hover {color: #6666ff; font-size: 8pt; text-decoration: underline;}
a 						{color: #3E3EAB; text-decoration: none;}
a:hover 				{color: #6666ff; text-decoration: underline;}


.titleText			{color: #3E3EAB; text-decoration: underline;}

.articleDate	{font-size: 8pt; color: #828282; font-style: italic;}
.realprice		{text-decoration: line-through; border: none; background: transparent;}
.ourprice		{color: #d50000; font-weight: bold; border: none; background: transparent;}
.taxprice		{color: #d50000; font-size:8pt; }
.editprice    {font-family:Tahoma,Verdana,Arial,sans-serif; width: 80px; font-size:8pt; color:black}
.top			{font-size: 8pt; padding: 2px 0px 2px 0px;}
.smallText		{font-size: 8pt;}
.middleText		{font-size: 9pt;}
.bigText		{font-size: 10pt;}
.comment		{font-size: 8pt; color: #7777CC;}
.message		{font-size: 10pt; font-weight:bolder; color: black;}
.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;}

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: #6666ff; 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: #6666ff; 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;}


div.option {position:relative; margin: 5px 0px 5px 0px; display: block;}
div.option div {font: bold 10px Arial; line-height: 16px; color: #000000;}

/*div.left {position: relative; left: 0px;}
div.right {position: absolute; right: -50px; width: 33%; text-align: center;}
div.center {position: relative; left: 0px;}

div.leftRadio {padding: 0px 0px 0px 20px; width: 33%;}
div.leftRadio input {float: left; clear: left; position: relative; top: -2px; left: -5px;}
div.option br {font: 4px Arial; line-height: 4px;}
div.rightRadio {position: absolute; right: 0px; top: 0px; width: 33%; text-align: center;}
div.centerRadio {position: absolute; right: 0px; top: 0px; width: 33%; text-align: center; margin: 0px 100 0px 0px;}
div.centerRadio_copy {position: absolute; right: 0px; top: 0px; width: 33%; text-align: center; margin-left: 0px; margin-right: 33%; margin-top:0px; margin-bottom: 0px;}
div.centerRadio_detail {position: absolute; right: 0px; top: 0px; width: 180px; text-align: center; margin: 0px 180px 0px 0px;}*/

.listBgrDemo div.option div {font: bold 10px Arial; line-height: 16px; color: #000; position: relative; left: 0px; border: 1px solid #f00;}
.listBgrDemo div.left {position: relative; left: 0px; top: 13px; width: 87%; text-align: left;}
.listBgrDemo div.center {position: relative; width: 13%; text-align: center; right: 0px; top: 3px; margin: 0px 0px 0px 87%;}
.listBgrDemo div.leftRadio {padding: 0px 0px 0px 0px; width: 87%;}
.listBgrDemo div.centerRadio {position: absolute; right: 100px; top: 0px; width: 13%; text-align: center; margin: 0px 0px 0px 0px;}
.listBgrDemo div.right {display: block;}
.listBgrDemo div.rightRadio {display: none;}

.listBgrVip div.option div {font: bold 10px Arial; line-height: 16px; color: #000;}
.listBgrVip div.left {position: relative; left: 0px; width: 87%; text-align: left;}
.listBgrVip div.center {position: absolute; width: 13%; text-align: center; right: 0px; top: 0px; margin: 0px 0px 0px 87%;}
.listBgrVip div.leftRadio {padding: 0px 0px 0px 0px; width: 87%;}
.listBgrVip div.leftRadio2 input {display: none;}
.listBgrVip div.leftRadio2 div.tit {line-height: 12px;}
.listBgrVip div.leftRadio2 div.tit span {color: #FC7D05;}
.listBgrVip div.centerRadio {position: absolute; right: 0px; top: 0px; width: 13%; text-align: center; margin: 0px 0px 0px 0px;}
.listBgrVip div.right {display: none;}
.listBgrVip div.rightRadio {display: none;}

.vipOptions div.option div {font: bold 10px Arial; line-height: 16px; color: #000000;}
.vipOptions div.left {position:relative; padding: 0px 0px 0px 0px; width: 87%; text-align: left;}
.vipOptions div.right {position: absolute; top: 0px; right: 0px; width: 100px; text-align: center;}
.vipOptions div.center {position: absolute; right: 0px; top: 0px; width: 13%; text-align: center; padding: 0px 0px 0px 0px;}
html>body .vipOptions div.center {position: absolute; right: 0px; top: 0px; width: 13%; text-align: center; padding: 0px 0px 0px 0px; margin: 0px 75px 0px 0px;}
.vipOptions div.leftRadio {padding: 0px 0px 0px 0px; width: 87%;}
.vipOptions div.leftRadio2 input {display: none;}
.vipOptions div.leftRadio2 div.tit {line-height: 12px;}
.vipOptions div.leftRadio2 div.tit b {display: none;}
.vipOptions div.leftRadio2 div.tit span {display: none;}
.vipOptions div.rightRadio {position: absolute; top: 0px; right: 0px; width: 100px; text-align: center;}
.vipOptions div.centerRadio {position: absolute; right: 0px; top: 0px; width: 13%; text-align: center; padding: 0px 0px 0px 0px;}
html>body .vipOptions div.centerRadio {position: absolute; right: 0px; top: 0px; width: 13%; text-align: center; padding: 0px 0px 0px 0px; margin: 0px 75px 0px 0px;}

/*tr.listTitle a.bigtitle, tr.listTitle a.bigtitle:hover		{}
.listBgrDemo .Left		{background: url(../images/arlive/block-tbgr.gif) repeat-x bottom; height: 16px; padding-right: 3px; padding-left: 17px;}
.listBgrDemo .Left img.Left	{background: url(../images/arlive/block-tl.gif) no-repeat bottom left; width: 17px; height: 16px; position: relative; z-index: 100; float: left; border: 1px solid #f00;}*/
td.listTitle	{background: url(../images/arlive/block-tbgr.gif) repeat-x top left; font: 10px Arial, Helvetica, sans-serif;}
.listTitle div	{background: url(../images/arlive/block-tbgr.gif) repeat-x top; height: 16px; position: relative;}
.listTitle div img	{background: url(../images/arlive/block-tr.gif) no-repeat top right; height: 16px; width: 20px; position: absolute; top: 0px; right: 0px;}
.listTitle a.bigtitle, .listTitle a.bigtitle:hover	{font: 10px/10px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #FFF; text-decoration: none; background: url(../images/arlive/block-tbgr.gif) repeat-x top left; padding: 4px 0px 2px 17px; display: block; cursor: text; height: 20px;} 

.listBgr		{background: url(../images/arlive/block-cbgr.gif) repeat-y right;}
.listDescr_line	{background: url(../images/arlive/block-bbgr.gif) repeat-x top;}
.listDescr		{font: bold 9px Arial; color: #808080;}

.listBgrDemo		{background: url(../images/arlive/live-bgr.gif) repeat-y right;}
.listImgDemo img 		{margin: 5px 15px 0px 0px;}
.listBgrDemo .button img  {margin: 20px 0px 0px 0px;}

.listBgrVip		{background: url(../images/arlive/vip-bgr.gif) repeat-y right;}
.listImgVip img 		{margin: 5px 15px 0px 0px;}
.listBgrVip .button img  {margin: 0px 15px 4px 0px;}

/*.vip8 	{background: url(../images/arlive/vip-det-bgr8.gif) repeat-x bottom;}*/
.vip8 .vipdetbot {background: url(../images/arlive/vip-det-bbgr.gif) repeat-x bottom;}
.vip8 .orange {color: #FC7D05; font: bold 10px Arial;}
.vip8 .propertyTd		{padding: 0px 60px 0px 20px;}
/*.vip16 	{background: url(../images/arlive/vip-det-bgr16.gif) repeat-x bottom;}*/
.vip16 .vipdetbot {background: #FEF6C5 url(../images/arlive/vip-det-bbgr.gif) repeat-x top;}
.vip16 .orange {color: #FC7D05; font: bold 10px Arial;}
.vip16 .propertyTd		{padding: 0px 60px 0px 20px;}
.vip16 .detBgr	{background: #FEF6C5;}
/*.vip24 	{background: url(../images/arlive/vip-det-bgr24.gif) repeat-x bottom;}*/
.vip24 .vipdetbot {background: url(../images/arlive/vip-det-bbgr.gif) repeat-x bottom;}
.vip24 .orange {color: #FC7D05; font: bold 10px Arial;}
.vip24 .propertyTd		{padding: 0px 60px 0px 20px;}
.vip36 	{background: url(../images/arlive/vip-det-bgr36.gif) repeat-x bottom;}
.vip36 .vipdetbot {background: url(../images/arlive/vip-det-bbgr.gif) repeat-x bottom;}
.vip36 .orange {color: #FC7D05; font: bold 10px Arial;}
.vip36 .propertyTd		{padding: 0px 60px 0px 20px;}

.tableList	{margin-top: 40px;}
.tableList td		{font: bold 11px Arial;}
.tableList td b	{font: bold 14px Arial;}

.tablebuy		{margin-top: 40px; color: #918C8C;}
.tablebuy td		{font: 12px Arial; color: #918C8C;}
.tablebuy .orange		{padding: 1px 0px 1px 20px; font: 12px Arial; color: #FC7D05;}

div.down {font: bold 10px Arial; color: #333333; margin: 0px 0px 0px 15px;}
table.down .grey {background: #E6E6E6;}
table.down .orange {background: #F98A20;}
table.down .orange div {font: bold 13px Arial; color: #FFF7F0;}
table.down .bigtitle {font: bold 13px Arial; color: #101010; margin: 15px 5px;}
table.down .padding15 {padding: 15px 5px;}
table.down .productImg  {margin: 25px 40px 5px 40px;}
table.down .down-img img {background: #FECB9B;}
table.down .ourprice {font: bold 11px Arial; color: #A09B9B;}
table.down .button img  {margin: 0px 0px 4px 0px;}

.testim td  {padding: 4px; font: bold 10px Arial; color: #000;}

.highlights {font: bold 30px "Microsoft Sans Serif"; color: #A09B9B;}

.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: 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;}

.indicatorOrangeText {position:absolute;left:9px;top:5px;color:#FC7D05; font-weight:bold; font-size:10px; white-space: nowrap;}
.indicatorWhiteText  {position:absolute;left:7px;top:0px;color:white; font-weight:bold; font-size:10px; white-space: nowrap;}
.indicatorBarDiv {position:absolute;left:2px;top:5px;width:27px;height:13px;}
.indicatorMainDiv {width:86px; height:22px; margin-right:15px; margin-top:5px; padding:0px; position:relative;}

.block-products-latest .indicatorOrangeText {position:absolute;left:9px;top:3px;color:#FC7D05; font-weight:bold; font-size:10px; white-space: nowrap;}
.block-products-latest .indicatorWhiteText  {position:absolute;left:7px;top:-1px;color:white; font-weight:bold; font-size:10px; white-space: nowrap;}
.block-products-latest .indicatorBarDiv {position:absolute;left:5px;top:3px;width:27px;height:13px;}
.block-products-latest .indicatorMainDiv {width:86px; height:22px; margin-right:15px; margin-top:5px; padding:0px; position:relative;}

.block-product-details .indicatorOrangeText {position:absolute;left:9px;top:5px;color:#FC7D05; font-weight:bold; font-size:10px; white-space: nowrap;}
.block-product-details .indicatorWhiteText  {position:absolute;left:7px;top:0px;color:white; font-weight:bold; font-size:10px; white-space: nowrap;}
.block-product-details .indicatorBarDiv {position:absolute;left:2px;top:5px;width:27px;height:13px;}
.block-product-details .indicatorMainDiv {width:86px; height:22px; margin-right:15px; margin-top:5px; padding:0px; position:relative;}

.indicatorOrangeTextLatest {position:absolute;left:12px;top:3px;color:#FC7D05; font-weight:bold; font-size:10px; white-space: nowrap;}
.indicatorWhiteTextLatest  {position:absolute;left:5px;top:0px;color:white; font-weight:bold; font-size:10px; white-space: nowrap;}
.indicatorBarDivLatest {position:absolute;left:7px;top:3px;width:27px;height:13px;}
.indicatorMainDivLatest {width:87px; height:25px; margin-right:15px; margin-top:5px; padding:0px; position:relative;}
.span_white {color:#FFFFFF; font-size: 10px;}
.span_orange {color:#FC7D05; font-size: 10px;padding-left:22px;}


/**** LINK-tag style sheet style7.css ****/

/* CSS Document */

/*Body
	{
	margin:0px;
	background-color:#8f8b8a;
	}*/
form
	{
	margin:0px;
	padding:0px;
	}
p
	{
	margin:0px;
	padding:0px;
	}
ul
	{
	margin:0px;
	padding:0px;
	}
li
	{
	margin:0px;
	padding:0px;
	}
#body
	{
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-left:9px;
	margin-right:10px;
	margin-bottom:2px;
	text-align:left;
	width:780px;
	display:table;
	background-color:#FFFFFF;
	position: relative;
	}
#body_left
	{
	margin:0px;
	padding:0px;
	float:left;
	width:348px;
	background-color:#1c1c1c;
	}

#black_color
	{
	margin:0px;
	padding:0px;
	}
#black_color #inner348
	{
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	clear:both;
	}
#black_color ul
	{
	margin:0px;
	padding:0px;
	}
#black_color li
	{
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
	background-image:url(../images/index7/white_arrow.gif);
	background-repeat:no-repeat;
	list-style:none;
	padding-left:20px;
	}
#black_color li a
	{
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;

	}
#black_color li a:hover
	{
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fc7413;
	line-height:18px;
	text-decoration:none;	
	}
	
#body_right
	{
	margin:0px;
	padding:0px 18px 17px 0px;
	width:390px;
	background:url(../images/index7/right_image.jpg) no-repeat top right;
	height:343px;
	float: right;
	vertical-align: top;
	position: absolute; top: 0px; right: 0px;
	}
#body_right, x:-moz-any-link	{position: absolute; top: 234px; right: 245px;}
*+html #body_right	{position: absolute; top: 0px; right: 0px;}
#body_right #bottom_button
	{
	margin:0px;
	padding-top:250px;
	width:408px;
	text-align:right;
	}	

.white_text
	{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	color:#ffffff;
	}
.white_text_normal_11
	{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#b7b7b7;
	}
.ornage_text
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#de6814;
	}
.ornage_text a
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#de6814;
	}
.ornage_text a:hover
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#f8f8f8;
	}
.white_text11
	{
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
.orange_text12
	{
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#de6814;
	text-decoration:none;
	}
#body_second_curve
	{
	background-color:#676767;
	width:758px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:8px;
	display:table;
	}
#body_second_curve #curve_left
	{
	width:191px;
	float:left;	
	background-color:#676767;
	}

#second_curve_left
	{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	background-repeat:no-repeat;
	padding-left:33px;
	background-image:url(../images/index7/second_curve_left.gif);
	width:191px;
	height:20px;
	position: relative;
	top: -23px;
	}
html>body #second_curve_left {
	width:158px;
}
#second_curve_center
	{
	background-color:#1c1c1c;
	text-decoration:none;
	text-align:left;	
	padding-left:20px;
	}
#second_curve_center ul
	{
	margin:0px;
	padding:0px;
	}
#second_curve_center li
	{
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
	background-image:url(../images/index7/white_arrow1.gif);
	background-repeat:no-repeat;
	list-style:none;
	padding-left:20px;
	}
#second_curve_center li a
	{
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;

	}
#second_curve_center li a:hover
	{
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fc7413;
	line-height:18px;
	text-decoration:none;	
	}
#body_second_curve #curve_right
	{
	width:556px;
	float:right;
	background-color:#676767;
	}
#second_right_curve
	{
	background-color:#1c1c1c;
	width:528px;
	padding-left:14px;
	padding-right:14px;
	display:table;
	}
#second_right_curve_inner_left
	{
	width:345px;
	background-color:#1c1c1c;
	float:left;
	}
#second_right_curve_inner_right
	{
	width:164px;
	float:right;
	background-color:#1c1c1c;
	}
#second_right_smallcurve
	{
	background-color:#3d3d3d;
	width:330px;
	padding-left:10px;
	padding-right:5px;
	display:table;
	}
#second_right_smallcurve_left
	{
	width:83px;
	float:left;
	}
#second_right_smallcurve_center
	{
	width:130px;
	float:left;
	}
#second_right_smallcurve_right
	{
	width:116px;
	float:right;
	}
.white_text_small
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	}
.white_text_hover
	{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	color:#ffffff;
	}
.white_text_hover:hover
	{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	color:#fc7413;
	}
.right_img
	{
	background-image:url(../images/index7/girl_listen_music1.gif);
	background-repeat:no-repeat;
	height:307px;
	width:164px;
	}

/**** Inline STYLE-tag style sheet ****/

* html .png {//background-image: url('none') !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/tr.gif,sizingMethod=scale);}

* html .png-powered {//background-image: url('none') !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/button-powered.png,sizingMethod=scale)}


.upheader	{background: url(../images/arlive/fon-tbgr.gif) repeat-x top left; font: 10px/10px Arial, Helvetica, sans-serif; color: #fff;}
.upheader div.Right	{background: #000 url(../images/arlive/header-tr.gif) no-repeat top right; position: relative; padding: 6px 24px 6px 25px;}
.upheader div.Right .Img	{background: url(../images/arlive/header-tl.gif) no-repeat top left; width: 24px; height: 22px; border: none; position: absolute; top: 0px; left: 0px;}
* html .upheader div.Right .Img	{position: absolute; top: 0px; left: -25px;}
.upheader div.Right .links	{display: inline-block; float: right; text-align: right; position: absolute; top: 7px; right: 27px;}
.upheader div.Right .links a	{font: 10px/10px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; white-space: nowrap; text-transform: uppercase; margin: 0px 6px;}
.upheader div.Right .links a:hover	{font: 10px/10px Arial, Helvetica, sans-serif; color: #fff; text-decoration: underline; white-space: nowrap; text-transform: uppercase; margin: 0px 6px;}

.upheader .Add	{position: relative; height: 0px;}
.upheader .Add span	{display: inline-block; position: absolute; top: 3px; right: 31px;}
.upheader .Add span a	{font: 12px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; margin: 0px 6px 0px 6px;}
.upheader .Add span a:hover	{font: 12px Arial, Helvetica, sans-serif; color: #fff; text-decoration: underline; margin: 0px 6px 0px 6px;}

.block-simple .titleTop	{display: none;}
.block-simple .padding10px, .block-simple .blockTD	{padding: 0px;}
.usualbg	{padding: 0px; background: none;}
.block-simple .titleBotLeft, .block-simple .titleBotRight	{display: none;}
.block-simple .titleBot	{height: 1px;}
.block-articles-latest .titleBot	{display: none;}
.footerAll	{background: url(../images/arlive/foot-bbgr.gif) repeat-x top left; width: 802px;}

.headerTopCenter	{background: url(../images/arlive/fon-tbgr.gif) repeat-x top left; height: 37px;}
.headerTopCenter img.left	{background: url(../images/arlive/fon-tl.gif) no-repeat top left; height: 37px; width: 87px;}
.headerTopCenter img.right	{background: url(../images/arlive/fon-tc.gif) no-repeat top right; width: 23px; height: 37px; position: relative; z-index: 100;}
.headerTopRight	{background: url(../images/arlive/fon-tr.gif) no-repeat top left; width: 51px; height: 37px;}
.headerTopRight img	{width: 51px; height: 37px;}
.BodyRight	{background: url(../images/arlive/fon-rbgr.gif) repeat-y top left; width: 51px; vertical-align: top;}
.BodyRight img	{background: url(../images/arlive/fon-cr.gif) no-repeat top left; width: 51px; height: 74px;}
.footerBotRight	{background: url(../images/arlive/fon-br.gif) no-repeat top left; width: 51px;}
.footerBotRight img	{width: 51px;}
.BodyLeft	{width: 51px;}
.BodyLeft img	{width: 51px;}

.block-custom-page-body .titleBot	{display:;}
.block-custom-page-body .blockTD	{background: #fff;}

.greyTop	{background: #A2A1A0; vertical-align: top; height: 50px;}
.greyTop img.left	{background: url(../images/arlive/sup-tc.gif) no-repeat top left; width: 14px; height: 15px; position: relative; top: -1px; left: -1px;}
.greyTop img.right	{background: url(../images/arlive/sup-tr.gif) no-repeat top right; width: 14px; height: 15px; position: relative; top: -1px; right: -1px;}
.greyBot	{background: #A2A1A0; vertical-align: bottom; height: 20px;}
.greyBot img.left	{background: url(../images/arlive/sup-bc.gif) no-repeat top left; width: 14px; height: 15px; position: relative; left: -1px; bottom: -1px;}
.greyBot img.right	{background: url(../images/arlive/sup-br.gif) no-repeat top right; width: 14px; height: 15px; position: relative; right: -1px; bottom: -1px;}
html:first-child .greyTop img.left, html:first-child .greyBot img.left	{position: relative; left: -3px;}
html:first-child .greyTop img.right, html:first-child .greyBot img.right	{position: relative; right: -3px;}
.greyTD	{background: #A2A1A0; padding: 1px 0px 13px 14px;}
.greyTD input.text	{width: 250px;}
.greyTD select.text	{}
.greyTD textarea.text	{width: 230px;}
.greyLeft	{white-space: nowrap; text-align: right; padding-right: 4px; padding-bottom: 7px;}

.forUser .mainTableCellCenter	{background: #545454;}
.forUser .mainTable	{background: #545454;}
div.block-login-advanced	{background: #545454;}
div.block-login-advanced .titleTopCenterP	{background: #000 url(../images/arlive/up-tbgr.gif) repeat-x top left !important; height: 21px;}
div.block-login-advanced .titleTopLeftP img {background: url(../images/arlive/up-tl.gif) no-repeat top left !important; width: 13px; height: 21px; float: left;}
.block-login-advanced .titleTopLeft	{width: 71px; background: none;}
.block-login-advanced .titleTopLeft img	{background: url(../images/arlive/up-profile.gif) no-repeat top left; width: 60px; height: 64px; margin: 4px 5px 3px 6px;}
.block-login-advanced .titleTopCenter	{display: block; vertical-align: top; padding: 39px 5px 12px 6px;}
.block-login-advanced .titleTopCenter div	{font: bold 18px Arial, Helvetica, sans-serif; color: #fff; vertical-align: top;}
.block-login-advanced .titleTopRight	{display: none;}
div.block-login-advanced .blockTD	{background: url(../images/arlive/up-rbgr.gif) repeat-y top right;}
div.block-login-advanced .block	{background: #fff url(../images/arlive/up-lbgr.gif) repeat-y top left;}
div.block-login-advanced .blockTD .userTD .middlebg	{border-right: 1px solid #fff; border-left: 1px solid #fff; border-top: 2px solid #fff;}
div.block-login-advanced .blockTD .userTD .Left	{border-left: 7px solid #F8F8F8;}
div.block-login-advanced .blockTD .userTD	{margin: 0px 4px; width: 98%;}
div.block-login-advanced .blockTD .userTD .usualbg	{padding-top: 6px; padding-bottom: 6px;}

.titleTopP	{background: url(../images/arlive/up-tbgr.gif) repeat-x top left; height: 21px;}
.titleTopLeftP	{background: url(../images/arlive/up-tbgr.gif) repeat-x top left; height: 21px;}
.titleTopLeftP img {background: url(../images/arlive/up-tl.gif) no-repeat top left; width: 12px; height: 21px; float: left;}
.titleTopRightP {width: 14px; background: url(../images/arlive/up-tr.gif) no-repeat top right;}
.titleTopRightP img {background: url(../images/arlive/up-tr.gif) no-repeat top right; width: 14px; height: 21px; float: right;}
.titleTopCenterP	{background: url(../images/arlive/up-tbgr.gif) repeat-x top left; height: 21px;}

div.block-login-advanced .titleBot	{display: block;}
div.block-login-advanced .titleBotLeft {width: 16px; background: url(../images/arlive/up-bl.gif) no-repeat top left;}
div.block-login-advanced .titleBotLeft img {width: 13px; height: 18px;}
div.block-login-advanced .titleBotRight {width: 100%;border: 0px;background: url(../images/arlive/up-bbgr.gif) repeat-x left bottom;text-align: right;}
div.block-login-advanced .titleBotRight img {width: 14px; height: 18px; background: url(../images/arlive/up-br.gif) no-repeat top right;}

.block-user-profile .titleTopCenter	{display: block; vertical-align: top; padding: 39px 5px 12px 6px;}
.block-user-profile .titleTopCenter div	{font: bold 18px Arial, Helvetica, sans-serif; color: #fff; vertical-align: top;}
.block-user-profile .titleTopLeft	{width: 72px; background: none;}
.block-user-profile .titleTopLeft img	{background: url(../images/arlive/up-profile.gif) no-repeat top left; width: 60px; height: 64px; margin: 4px 5px 3px 6px;}
.block-user-profile .titleTopRight	{display: none;}
.block-user-profile .middlebg	{background: #F4F4F4;}
.block-user-profile .padding6px	{background: #F8F8F8;}
.block-user-profile .padding6px td	{padding: 8px 11px;}
.block-user-profile .blockTD	{background: url(../images/arlive/up-rbgr.gif) repeat-y top right; padding-right: 5px;}
.block-user-profile .block	{background: url(../images/arlive/up-lbgr.gif) repeat-y top left; padding-left: 4px;}
.block-user-profile .titleBotLeft {width: 16px; background: url(../images/arlive/up-bl.gif) no-repeat top left;}
.block-user-profile .titleBotLeft img {width: 13px; height: 18px;}
.block-user-profile .titleBotRight {width: 100%;border: 0px;background: url(../images/arlive/up-bbgr.gif) repeat-x left bottom;text-align: right;}
.block-user-profile .titleBotRight img {width: 14px; height: 18px; background: url(../images/arlive/up-br.gif) no-repeat top right;}
.block-user-profile .titleBot	{display: block;}

.block-products-list .blockTD, .block-category-description .blockTD	{background: #fff;}

.block-basket .headerbg	{background: #F4F4F4;}
.block-basket .blockTD	{background: #fff;}
.block-basket .addTitle	{font: bold 18px/18px Arial, Helvetica, sans-serif; text-align: right; padding: 28px 5px 15px 5px; color: #DF8837;}
.block-basket .lines	{border-right: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8;}
.block-basket .lines td	{border-left: 1px solid #E8E8E8; border-top: 1px solid #E8E8E8; padding: 6px 4px 7px 4px;}
.block-basket .lines td.goods	{border: none;}

.block-checkout-login .padding6px	{background: #fff;}
.block-checkout-login .blockTD	{background: #fff;}

.block-order-info .titleTopCenter	{display: block; vertical-align: top; padding: 0px !important;}
.block-order-info .titleTopCenter div	{font: bold 18px/18px Arial, Helvetica, sans-serif; text-align: right; padding: 20px 5px 0px 610px; color: #DF8837; display: block; position: relative; top: 7px;}
.block-order-info .titleTopLeft, .block-order-info .titleTopRight	{display: none;}
.block-order-info .lines	{background: #f4f4f4; border-bottom: 1px solid #E8E8E8; border-right: 1px solid #E8E8E8;}
.block-order-info .lines td	{border-left: 1px solid #E8E8E8; border-top: 1px solid #E8E8E8;}
.block-order-info .wline td	{border: none;}
.block-order-info .personal	{background: #E8E8E8;}
.block-order-info .personal .titleBotLeft	{background: url(../images/arlive/sup-tl.gif) no-repeat top left; width: 17px; height: 15px;}
.block-order-info .personal .titleBotLeft img	{width: 17px; height: 15px;}
.block-order-info .personal .titleBotRight	{width: 100%; text-align: right;}
.block-order-info .personal .titleBotRight	{background: url(../images/arlive/sup-tl-bgr.gif) no-repeat top right; width: 17px; height: 15px;}
.block-order-info .check	{background: #E8E8E8; margin-top: 10px;}
.block-order-info .check .titleTopCenter div	{display: block; font: bold 14px/14px Arial, Helvetica, sans-serif; color: #df8837; padding: 3px 5px !important; text-align: left; background: #E8E8E8; position: relative; top: 0px;}

.block-order-cart .lines	{background: #f4f4f4; border-bottom: 1px solid #E8E8E8; border-right: 1px solid #E8E8E8;}
.block-order-cart .lines td	{border-left: 1px solid #E8E8E8; border-top: 1px solid #E8E8E8;}
.block-order-cart .wline td	{border: none;}
.block-order-cart .titleBot, .block-order-cart .titleBotLeft, .block-order-cart .titleBotRight	{background: #fff; background-image: none; height: 5px !important;}
.block-order-cart .titleBotLeft, .block-order-cart .titleBotRight	{display: none;}
.block-order-cart .tCart	{text-align: right; font: bold 18px/18px Arial, Helvetica, sans-serif; color: #DF8837; padding: 27px 5px 12px 5px;}

.block-order-payment-form .check	{background: #E8E8E8; margin-top: 10px;}
.block-order-payment-form .check .titleTopCenter	{display: block;}
.block-order-payment-form .check .titleTopLeft, .block-order-payment-form .check .titleTopRight	{display: none;}
.block-order-payment-form .check .titleTopCenter div	{display: block; font: bold 14px/14px Arial, Helvetica, sans-serif; color: #df8837; padding: 3px 5px !important; text-align: left; background: #E8E8E8;}
.block-order-payment-form .lines	{background: #f4f4f4; border-bottom: 1px solid #E8E8E8; border-right: 1px solid #E8E8E8;}
.block-order-payment-form .lines td	{border-left: 1px solid #E8E8E8; border-top: 1px solid #E8E8E8; padding: 6px;}
.block-order-payment-form .wline td	{border: none;}

.block-order-data-preview .titleTop	{display: none;}
.block-order-data-preview .tCart	{display: block; font: bold 14px/14px Arial, Helvetica, sans-serif; color: #df8837; padding: 3px 5px !important; text-align: left; background: #E8E8E8; margin-top: 10px;}
.block-order-data-preview .lines	{background: #f4f4f4; border-bottom: 1px solid #E8E8E8; border-right: 1px solid #E8E8E8;}
.block-order-data-preview .lines td	{border-left: 1px solid #E8E8E8; border-top: 1px solid #E8E8E8; padding: 6px;}
.block-order-data-preview .wline td	{border: none;}
.imp	{border: 1px solid #E8E8E8; padding: 8px;}

.block-products-search-advanced .lines	{background: #fff; border-bottom: 1px solid #E8E8E8; border-right: 1px solid #E8E8E8;}
.block-products-search-advanced .lines td	{border-left: 1px solid #E8E8E8; border-top: 1px solid #E8E8E8; padding: 6px;}
.block-products-search-advanced .wline td	{border: none;}
.block-products-search-advanced .tCart	{display: block; font: bold 18px/18px Arial, Helvetica, sans-serif; color: #df8837; padding: 3px 5px !important; text-align: right; margin-top: 10px; margin-bottom: 10px;}

.block-search .blockTD	{padding: 5px;}

.block-products-list .yellowBot	{background: url(../images/arlive/live-bgr.gif) repeat-y top right; height: 14px; width: 100%; text-align: right;}
.block-products-list .yellowBot img	{background: url(../images/arlive/live-br.gif) no-repeat top right; height: 14px; width: 23px; position: relative; float: right; z-index: 100;}
.listBgrDemo	{margin-bottom: 20px;}
.listBgrDemo td	{font: 10px/10px Arial, Helvetica, sans-serif;}
.listBgrDemo .property	{position: relative; top: -5px;}

.blockTDP	{background: url(../images/arlive/uh-rbgr.gif) repeat-y right top; padding: 0px 9px;}
.blockP {background: url(../images/arlive/uh-lbgr.gif) repeat-y left top;}
.titleBotP	{margin-bottom: 0px;}
.titleTopLeftP {width: 13px; height: 16px; background: url(../images/arlive/uh-tl.gif) no-repeat;}
.titleTopImgLeftP {width: 13px; height: 16px;}
.titleTopCenterP {height: 16px; background: #FA8E29;}
.userHomeTitle {height: 16px; background: #FA8E29;}
.titleTopRightP {width: 14px; height: 16px; background: url(../images/arlive/uh-tr.gif) no-repeat;}
.titleTopImgRightP {width: 14px; height: 16px;}
.titleBotLeftP {width: 16px;border: 0px;background: url(../images/arlive/uh-bl.gif) no-repeat;}
.titleBotImgLeftP {width: 16px; height: 20px;}
.titleBotRightP {width: 100%;border: 0px;background: url(../images/arlive/uh-bbgr.gif) repeat-x left bottom;text-align: right;}
.titleBotImgRightP {width: 21px; height: 21px;background: url(../images/arlive/uh-br.gif) no-repeat;}

.forUserHome .mainTableCellCenter	{background: #A8A8A8 !important; padding: 0px;}
.block-user-home	{background: #A8A8A8 !important; padding: 30px;}
.block-user-home .userHome	{background: #EFEFEF !important; padding: 9px 9px 12px 0px;}
.block-user-home .blockTD	{background: url(../images/arlive/uh-rbgr.gif) repeat-y right top; padding: 0px 9px;}
.block-user-home .block {background: url(../images/arlive/uh-lbgr.gif) repeat-y left top;}
.block-user-home .titleBotP	{margin-bottom: 0px;}
.block-user-home .titleTopLeftP {width: 14px; height: 16px; background: url(../images/arlive/uh-tl.gif) no-repeat;}
.block-user-home .titleTopImgLeftP {width: 14px; height: 16px; background: url(../images/arlive/uh-tl.gif) no-repeat !important;}
.block-user-home .titleTopCenterP {height: 16px; background: #FA8E29;}
.block-user-home .userHomeTitle {height: 16px; background: #FA8E29;}
.block-user-home .titleTopRightP {width: 14px; height: 16px; background: url(../images/arlive/uh-tr.gif) no-repeat;}
.block-user-home .titleTopImgRightP {width: 14px; height: 16px; background: url(../images/arlive/uh-tr.gif) no-repeat !important;}
.block-user-home .titleBotLeftP {width: 16px;border: 0px;background: url(../images/arlive/uh-bl.gif) no-repeat;}
.block-user-home .titleBotImgLeftP {width: 16px; height: 20px;}
.block-user-home .titleBotRightP {width: 100%;border: 0px;background: url(../images/arlive/uh-bbgr.gif) repeat-x left bottom;text-align: right;}
.block-user-home .titleBotImgRightP {width: 21px; height: 21px;background: url(../images/arlive/uh-br.gif) no-repeat;}
.block-user-home .userImg	{text-align: right; font: bold 18px Arial, Helvetica, sans-serif; padding: 30px 50px 9px 0px; color: #fff; position: relative;}
.block-user-home .userImg img	{position: absolute; top: 0px; left: 16px;}

.block-user-orders	{background: #545454 !important; padding: 45px 30px 30px 30px;}
.orderTitle	{text-align: left; font: bold 18px Arial, Helvetica, sans-serif; padding: 30px 40px 0px 84px; color: #fff; position: relative;}
.orderTitle a	{text-align: right; font: bold 12px "Microsoft Sans Serif",sans-serif; padding: 0px 0px 0px 0px; color: #fff; text-decoration: none; position: relative; top: -20px; float: right;}
.orderTitle a:hover	{text-align: right; font: bold 12px "Microsoft Sans Serif",sans-serif; padding: 0px 0px 0px 0px; color: #fff; text-decoration: underline; position: relative; top: -20px; float: right;}
.orderTitle img	{position: absolute; top: -10px; left: 6px;}
.blockTDB	{background: url(../images/arlive/up-rbgr.gif) repeat-y right top; padding: 0px 12px 0px 0px; height: 30px;}
.blockTDB .padding6px	{background: #fff;}
.blockB {background: url(../images/arlive/up-lbgr.gif) repeat-y left top; padding-left: 12px;}
.titleBotB	{margin-bottom: 0px;}
.titleTopLeftB {width: 12px; height: 21px; background: url(../images/arlive/up-tl.gif) no-repeat top left;}
.titleTopImgLeftB {width: 12px; height: 21px;}
.titleTopCenterB {height: 21px; background: url(../images/arlive/up-tbgr.gif) repeat-x top left;}
*+html .titleTopCenterB	{display: block; width: 100%;}
* html .titleTopCenterB	{display: block; width: 100%;}
.titleTopRightB {width: 14px; height: 16px; background: url(../images/arlive/up-tr.gif) no-repeat;}
.titleTopImgRightB {width: 14px; height: 16px;}
.titleBotLeftB {width: 13px; background: url(../images/arlive/up-bl.gif) no-repeat;}
.titleBotImgLeftB {width: 13px; height: 18px;}
.titleBotRightB {width: 100%; background: url(../images/arlive/up-bbgr.gif) repeat-x left top;text-align: right;}
.titleBotImgRightB {width: 14px; height: 18px; background: url(../images/arlive/up-br.gif) no-repeat;}
.block-user-orders .userHomeBottom	{background: #545454; padding: 40px 40px 50px 0px;}

.block-user-order	{background: #545454 !important; padding: 45px 30px 30px 30px;}
.blockTDB .center	{background: #F4F4F4;}
.block-user-order .blockTDB .padding6px td	{background: #F4F4F4;}
.block-user-order .blockTDB .usualbg	{background: #F4F4F4;}
.block-user-order .registration	{font: bold 14px/14px Arial, Helvetica, sans-serif; color: #DF8837; text-transform: uppercase; padding: 16px 0px; background: #F4F4F4;}
.block-user-order .registration1	{font: bold 14px/14px Arial, Helvetica, sans-serif; color: #DF8837; text-transform: uppercase; padding: 20px 0px 26px 0px; background: #F4F4F4;}
.block-user-order .userHomeBottom	{background: #545454; padding: 40px 40px 50px 0px;}
.block-user-order .pad td	{border: 8px solid #F4F4F4;}

.block-user-support	{background: #545454 !important; padding: 45px 30px 30px 30px;}
.block-user-support .userHomeBottom	{background: #545454; padding: 40px 40px 50px 0px;}
.block-user-profile .titleTopCenter div	{position: relative;}
.block-user-profile .account	{position: absolute; top: 0px; right: 0px;}
.block-user-profile .account a	{text-align: right; font: bold 12px "Microsoft Sans Serif",sans-serif; padding: 0px 40px 0px 0px; color: #fff; text-decoration: none; position: relative; top: 6px; float: right;}
.block-user-profile .account a:hover	{text-align: right; font: bold 12px "Microsoft Sans Serif",sans-serif; padding: 0px 40px 0px 0px; color: #fff; text-decoration: underline; position: relative; top: 6px; float: right;}

.block-user-change-password	{background: #545454 !important; padding: 45px 30px 30px 30px;}
.block-user-change-password .userHomeBottom	{background: #545454; padding: 40px 40px 50px 0px;}

.block-user-carts	{background: #545454 !important; padding: 45px 30px 30px 30px;}
.block-user-carts .userHomeBottom	{background: #545454; padding: 40px 40px 50px 0px;}
.block-user-carts .padding6px td	{background: #F4F4F4;}

.block-content .blockTDB ul	{position: relative; left: 20px;}
.block-content .blockTDB .padding10px	{background: #F3F3F3;}
.forArticle .mainTableCellRight	{background: #545454 !important; padding: 45px 30px 30px 30px;}
* html .forArticle .mainTableCellRight	{padding-left: 0px;}
.block-content .titleBot	{display: none;}
.block-content .orderTitle img	{position: absolute; top: 3px; left: 6px;}
* html .block-content .orderTitle img	{position: absolute; top: 3px; left: -60px;}
.block-content h1	{display: block; font: bold 13px/13px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #4FB22F; padding: 10px 10px 20px 8px; background: #F3F3F3 !important; margin: 0px !important;}

div.vleft {position: relative; left: 0px; font: 10px Arial, Helvetica, sans-serif;}
div.vright {position: absolute; right: 0px; width: 33%; text-align: center; font: 10px Arial, Helvetica, sans-serif;}
div.vcenter {position: relative; left: 200px; top: -13px; font: 10px Arial, Helvetica, sans-serif;}

div.vleftRadio {padding: 0px 0px 0px 20px; width: 33%; font: 10px Arial, Helvetica, sans-serif;}
div.vleftRadio2 {font: 10px Arial, Helvetica, sans-serif;}
div.vleftRadio2 input {display: none; font: 10px Arial, Helvetica, sans-serif;}
div.vrightRadio {position: relative; right: 0px; top: 0px; width: 33%; text-align: center; font: 10px Arial, Helvetica, sans-serif;}
div.vcenterRadio {position: relative; left: 230px; top: -13px; width: 33%; text-align: center; font: 10px Arial, Helvetica, sans-serif;}
div.vleftRadio2 img	{display: none;}
div.vcenter {position: relative; left: 270px;}

.block-products-list .vip a.button-add	{position: relative;}
.block-products-list .vip a.button-add img	{border: none; position: relative; top: 0px; left: 0px;}
.block-products-list .vip div	{padding-right: 15px;}
.block-products-list .vip	{width: 100px;}

.forProducts .mainTableCellLeft .block-simple .titleTop	{display: none;}
.block-password-forgot .usualbg	{background: #F4F4F4;}
.block-password-forgot .blockTD table	{padding: 20px; border-collapse: collapse;}

.block-articles-latest .titleTop	{display: none;}
.block-articles-latest .block	{background: #676767 !important;}
.block-articles-latest .blockTD	{background: #676767 !important;}

.block-articles-list .titleTopCenter	{display: block; background: #F3F3F3; border-top: 10px solid #F8F8F8;}
.block-articles-list .titleTopCenter h1	{display: block; font: bold 13px/13px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #4FB22F; padding-left: 8px;}
.block-articles-list .titleTopLeft	{display: none;}
.block-articles-list .titleTopRight	{display: none;}
.block-articles-list .shadowLeft {background: url(../images/arlive/up-lbgr.gif) repeat-y left top; padding-left: 12px;}
.block-articles-list .shadowRight {background: url(../images/arlive/up-rbgr.gif) repeat-y right top; padding-right: 12px;}
.block-articles-list .hDelimiter	{border-bottom: 1px solid #808080; padding-top: 20px;}
.block-articles-list .blockTD	{padding-left: 10px; padding-right: 10px; background: #F3F3F3;}
.block-articles-list .middlebg td	{background: #F3F3F3;}
.block-articles-list a.bigtitle	{padding-bottom: 0px; margin-bottom: 0px;}
.block-articles-list a.bigtitle:hover	{padding-bottom: 0px; margin-bottom: 0px;}
.block-articles-list h2.listing	{padding-bottom: 0px; margin-bottom: 0px;}
.block-articles-list .titleBot	{display: block;}
.block-articles-list .titleBotLeft {background: url(../images/arlive/up-bl.gif) no-repeat left top; width: 13px; height: 18px;}	
.block-articles-list .titleBotLeft img {width: 13px; height: 18px;}
.block-articles-list .titleBotRight {background: url(../images/arlive/up-bbgr.gif) repeat-x left top; width: 100%; height: 18px; text-align: right;}	
.block-articles-list .titleBotRight img {background: url(../images/arlive/up-br.gif) no-repeat right top; width: 13px; height: 18px;}	

.forArticle .mainTableCellRight	{background: #545454 !important; padding: 45px 30px 30px 30px;}
.block-articles-details .h1 h1	{display: block; font: bold 14px Arial, Helvetica, sans-serif; color: #000; width: 60%;}
.block-articles-details .blockTD	{padding-left: 10px; padding-right: 10px; padding-bottom: 35px;}
.block-articles-details .h1	{position: relative; margin: 15px 0px 18px 0px; padding-left: 3px;}
.block-articles-details .h1 a.a1	{position: absolute; right: 30px; top: 0px;}
.block-articles-details .h1 a.a2	{position: absolute; right: 0px; top: 0px;}

.block-products-list .prodDate	{font: 10px Arial, Helvetica, sans-serif; color: #fc7d05; padding-top: 10px; padding-left: 17px;}
.block-products-list .greyTitle td {background: url(../images/arlive/block-tbgr.gif) repeat-x left top; vertical-align: top;}
.block-products-list .greyTitle h2	{margin: 0px; padding: 0px; font: 10px Arial, Helvetica, sans-serif; color: #fff; padding-top: 3px; padding-bottom: 2px; white-space: nowrap; display: block; position: relative; top: 0px; width: 350px !important;}
.block-products-list .manufCode	{font: 10px Arial, Helvetica, sans-serif; color: #fff; padding-top: 2px; text-align: center;}
.block-products-list .manufCode .mcodeBlock	{display: inline-block; width: 90px; height: 14px; overflow: hidden;}
.block-products-list .manufCode img	{position: relative; top: -2px;}
.block-products-list .manufCode img, x:-moz-any-link	{position: relative; top: -16px;}
html:first-child .block-products-list .manufCode img	{position: relative; top: -2px; right: 0px;}
body:last-child:not(:root:root) .block-products-list .manufCode img	{position: relative; top: -2px;}
.block-products-list .greyTitle a.bigtitle	{font: 10px/10px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; white-space: nowrap; display: inline-block;}
.block-products-list .greyTitle a.bigtitle:hover	{font: 10px/10px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; white-space: nowrap; display: inline-block;}

.list_live div.left {width: 100px; float: left; top: 7px; white-space: nowrap;}
.list_live div.right {width: 100px; float: left; white-space: nowrap;}
.list_live div.center {width: 100px; float: left; top: -5px; left: -37px; white-space: nowrap;}
.list_live div.leftRadio {width: 33%;}
.list_live div.centerRadio {width: 33%; position: absolute; top: 20px;}
.list_live div.rightRadio {width: 33%; position: absolute; left: -40px; display: none;}

.block-products-list a.button-add span	{display: none;}
.block-products-list a.button-add img	{border: none; background: url(../images/arlive/button-register.gif) no-repeat top right; width: 51px; height: 19px; margin-top: 60px; position: relative; right: 20px;}
.block-products-list .indicatorWhiteText	{display: inline-block; white-space: nowrap;}
.block-products-list .indicatorWhiteText span	{position: relative; top: 0px; left: 0px;}
.block-products-list .greyGround	{background: url(../images/arlive/block-cbgr.gif) repeat-y top right;}
.Description div	{font: 9px Arial, Helvetica, sans-serif; color: #808080; background: url(../images/arlive/block-bbgr.gif) repeat-x top left; padding-right: 5px; padding-left: 10px; padding-bottom: 3px; padding-top: 3px; margin-right: 10px; position: relative;}
.Description div img	{position: absolute; bottom: 0px; right: -10px; background: url(../images/arlive/block-br2.gif) no-repeat bottom right; width: 20px; height: 17px;}

.list_live .listBgrDemo .property	{position: relative; top: 0px; font: 10px Arial, Helvetica, sans-serif;}
.list_live a.button-add img	{border: none; background: url(../images/arlive/button-register.gif) no-repeat top right; width: 51px; height: 19px; position: relative; right: 20px; top: -35px;}
.list_live .listBgrDemo .leftRadio	{position: absolute; top: 28px; left: 22px; font: 10px/19px Arial, Helvetica, sans-serif; white-space: nowrap; width: 100px;}
.list_live .listBgrDemo .leftRadio #item_property_17	{position: absolute; top: 2px; left: -30px;}
.list_live .listBgrDemo .leftRadio #item_property_18	{position: absolute; top: 22px; left: -30px;}
.list_live .listBgrDemo .leftRadio .new46	{position: absolute; top: 22px; left: 0px;}
.list_live .listBgrDemo .centerRadio	{position: absolute; top: 32px; left: 179px; font: 10px/10px Arial, Helvetica, sans-serif; text-align: right !important;}
.list_live .listBgrDemo .leftRadio input	{position: absolute; top: -11px; left: 77px; font: 10px Arial, Helvetica, sans-serif; margin-bottom: 5px;}
* html .list_live .listBgrDemo .left	{display:block !important; position: absolute; z-index: 2000;}

.list_live .listBgrDemo .leftRadio2	{position: absolute; top: 25px; left: 22px; font: 10px/19px Arial, Helvetica, sans-serif; white-space: nowrap; width: 100px;}
.list_live .listBgrDemo .leftRadio2 #item_property_19	{position: absolute; top: 2px; left: -25px;}
.list_live .listBgrDemo .leftRadio2 #item_property_20	{position: absolute; top: 0px; left: -47px;}
.list_live .listBgrDemo .leftRadio2 .new46	{position: absolute; top: 0px; left: -21px;}
.list_live .listBgrDemo .centerRadio2	{position: absolute; top: -22px; left: 212px;}
.list_live .listBgrDemo .centerRadio2 .new169	{position: absolute; top: 22px; left: -6px;}
.list_live .listBgrDemo .leftRadio input	{position: absolute; top: -11px; left: 77px; font: 10px Arial, Helvetica, sans-serif; margin-bottom: 5px;}

.forDetails .mainTableCellCenter 	{padding: 30px 20px; vertical-align: top;}

.block-product-details .prodDate	{font: 10px/12px Arial, Helvetica, sans-serif; color: #fc7d05; padding-left: 20px; clear: both;}
.block-product-details .greyTitle td {background: url(../images/arlive/det-tbgr.gif) repeat-x left top; vertical-align: top;}
.block-product-details .greyTitle h1	{margin: 0px; padding: 0px; font: 10px/10px Arial, Helvetica, sans-serif; color: #fff; padding-top: 0px; padding-bottom: 0px; white-space: nowrap;}
.block-product-details .manufCode	{font: 10px/10px Arial, Helvetica, sans-serif; color: #fff; text-align: center;}
.block-product-details .manufCode img	{position: relative; top: 0px; margin-bottom: -10px;}
html:first-child .block-product-details .manufCode img	{position: relative; top: 0px; right: 0px;}
body:last-child:not(:root:root) .block-product-details .manufCode img	{position: relative; top: 0px;}
.block-product-details .indicatorWhiteText	{font-weight: bold !important;}
.block-product-details .prodDate .Links	{width: 50px !important; display: block; float: right;}

.block-product-details a.button-add span	{display: none;}
.block-product-details a.button-add img	{border: none; background: url(../images/arlive/button-register.gif) no-repeat top right; width: 51px; height: 19px; margin-top: 0px; position: relative; right: -75px;}
.block-product-details .gTable .rigthFoto img	{background: url(../images/arlive/det-ct.gif) no-repeat right top; vertical-align: top;}
.block-product-details .gTable	{background: url(../images/arlive/det-rbgr.gif) repeat-y right top;}
.block-product-details .blockTD	{background: #E7E6E6 url(../images/arlive/det-cbgr.gif) repeat-x left top;}

.hookDetails	{position: relative; padding-left: 140px; padding-right: 60px; padding-top: 10px; border-top: 1px solid #FC7D05; font: 10px Arial, Helvetica, sans-serif; margin-bottom: 20px;}
.hookDetails div.left	{width: 33%; position: absolute; top: 5px; left: 140px;}
.hookDetails div.center	{width: 33%; position: absolute; top: 5px; left: 250px;}
.hookDetails div.right	{width: 33%; position: absolute; top: 5px; right: 0px;}
.hookDetails div.leftRadio	{position: relative; top: 16px; left: 0px; line-height: 9px;}
.hookDetails div.centerRadio	{position: absolute; top: 30px; left: 270px; line-height: 14px;}
.hookDetails div.rightRadio	{position: absolute; top: 30px; left: 370px; line-height: 14px;}

.detTitle		{background: url(../images/arlive/block-tbgr.gif) repeat-x bottom; font: bold 10px Arial; line-height: 10px; color: #FFF;}
.detBgr			{background: url(../images/arlive/det-rbgr.gif) repeat-y right; height: 32px;}
.detBgrTd		{background: #E7E6E6 url(../images/arlive/det-cbgr.gif) repeat-x top;}
.desImg			{background: url(../images/arlive/det-ct.gif) no-repeat right top; padding-right: 10px; padding-top: 5px;}
.detDescr		{background: url(../images/arlive/det-bbgr.gif) repeat-x top;}
.detDescr		{font: bold 9px Arial; color: #000000;}
.propertyTd		{padding: 0px 60px 0px 140px;}
.descTd			{padding: 0px 20px 0px 12px;}
.descTd td		{font: bold 10px Arial; color: #000000;}
.descTd span		{font: bold 10px Arial; color: #918C8C;}
span.desc		{font: bold 10px Arial; color: #fc7d05;}


.list_vip div.center	{position: absolute; left: -35px;}
.list_vip .leftRadio2	{position: absolute; left: 0px; top: 25px;}
.list_vip div.centerRadio	{position: absolute; left: 240px; top: 0px;}
.propRelative	{position: relative !important; top: 0px !important; left: 0px !important;}

.vip16 .gTable	{background: url(../images/arlive/det-rbgr.gif) repeat-y right top;}
.vip16 .greyTitle	{background: url(../images/arlive/block-tbgr.gif) repeat-x left top;}
.vip16 .greyTitle h1	{margin: 0px; padding: 0px; font: 10px/10px Arial, Helvetica, sans-serif; color: #fff; display: none;}
.vip16 .orange16	{padding: 0px; margin: 0px; background: #FEF6C5 url(../images/arlive/vip-det-bgr16.gif) repeat-x left top;}
.vip16  a.button-add img	{border: none; background: url(../images/arlive/vip-register-det.gif) no-repeat top right; width: 48px; height: 20px; margin-top: 0px; position: relative; right: 27px; top: -15px; display: inline-block; float: right;}
.vip16 div.center	{width: 100px; position: relative; top: -17px; left: 302px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip16 div.right	{width: 100px; position: relative; top: -34px; left: 342px; font: 10px/17px Arial, Helvetica, sans-serif;} 
.vip16 div.left	{width: 100px; padding-left: 20px; padding-top: 10px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip16 div.leftRadio2	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; left: 20px; top: -30px;}
.vip16 div.centerRadio	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; top: 0px; right: 219px;}
.vip16 div.rightRadio	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; top: 0px; right: 124px;}
.vip16 input#item_property_23	{display: none;}
.vip16 .manufCode img	{position: relative; top: 0px; margin-bottom: 0px;}
.vip16 div#desc_data	{padding-top: 8px;}
.vip16 .blockTD	{background-color: #FEF6C5;}

.vip24  a.button-add img	{border: none; background: url(../images/arlive/vip-register-det.gif) no-repeat top right; width: 48px; height: 20px; margin-top: 0px; position: relative; right: 27px; top: -19px; display: inline-block; float: right;}
.vip24 div.center	{width: 100px; position: relative; top: -21px; left: 302px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip24 div.right	{width: 100px; position: relative; top: -38px; left: 352px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip24 div.left		{width: 100px; padding-left: 20px; padding-top: 10px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip24 .propRelative div.leftRadio2	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; left: 20px; top: 35px;}
.vip24 .propRelative div.centerRadio	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; top: 0px; right: 141px;}
.vip24 .propRelative div.rightRadio	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; top: 0px; right: 54px;}
.vip24 .manufCode img	{position: relative; top: 0px; margin-bottom: 0px;}
.vip24 input#item_property_24	{display: none;}
.vip24 div#desc_data	{padding-top: 20px;}
.vip24 .blockTD	{background-color: #E7E6E6;}

.vip8 .gTable	{background: url(../images/arlive/det-rbgr.gif) repeat-y right top;}
.vip8 .greyTitle	{background: url(../images/arlive/block-tbgr.gif) repeat-x left top;}
.vip8 .greyTitle h1	{margin: 0px; padding: 0px; font: 10px/10px Arial, Helvetica, sans-serif; color: #fff; display: none;}
.vip8 .orange16	{padding: 0px; margin: 0px; background: #FEF6C5 url(../images/arlive/vip-det-bgr16.gif) repeat-x left top;}
.vip8  a.button-add img	{border: none; background: url(../images/arlive/vip-register-det.gif) no-repeat top right; width: 48px; height: 20px; margin-top: 0px; position: relative; right: 27px; top: -15px; display: inline-block; float: right;}
.vip8 div.center	{width: 100px; position: relative; top: -21px; left: 302px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip8 div.right		{width: 100px; position: relative; top: -38px; left: 352px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip8 div.left		{width: 100px; padding-left: 20px; padding-top: 10px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip8 div.leftRadio2	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; left: 20px; top: -23px;}
.vip8 div.centerRadio	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; top: 0px; right: 141px;}
.vip8 div.rightRadio	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; top: 0px; right: 54px;}
.vip8 input#item_property_35	{display: none;}
.vip8 .manufCode img	{position: relative; top: 0px; margin-bottom: 0px;}
.vip8 div#desc_data	{padding-top: 10px;}
.indicatorMainDiv b	{font-weight: bold !important;}
.vip8 .blockTD	{background-color: #E7E6E6;}

.vip36 .manufCode img {position: relative; top: 0px; margin-bottom: 0px;}
.vip36 div.center	{width: 100px; position: relative; top: -21px; left: 302px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip36 div.right	{width: 100px; position: relative; top: -38px; left: 352px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip36 div.left	{width: 100px; padding-left: 20px; padding-top: 10px; font: 10px/17px Arial, Helvetica, sans-serif;}
.vip36 div.leftRadio2	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; left: 20px; top: -30px;}
.vip36 div.centerRadio	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; top: -30px; right: 141px;}
.vip36 div.rightRadio	{font: 10px/17px Arial, Helvetica, sans-serif; position: absolute; top: -30px; right: 54px;}
.vip36 input#item_property_25	{display: none;}
.vip36 div#desc_data	{padding-top: 40px;}
.vip36 .greyTitle	{background: url(../images/arlive/block-tbgr.gif) repeat-x left top;}
.vip36 a.button-add img	{border: none; background: url(../images/arlive/vip-register-det.gif) no-repeat top right; width: 48px; height: 20px; margin-top: 0px; position: relative; right: 27px; top: -19px; display: inline-block; float: right;}
.vip36 .gTable	{background: #fff url(../images/arlive/det-rbgr.gif) repeat-y right top;}

body:last-child:not(:root:root) #body_right {position: relative; top: 0px; left: 0px;}

*+html img.liveRight	{position: relative; right: -78px;}
* html img.liveRight	{position: relative; right: -78px;}

.fullTD .indicatorOrangeTextLatest	{display: none;}
.fullTD .indicatorBarDivLatest	{position: absolute; left: 21px; top: 3px;}
.fullTD .indicatorWhiteTextLatest	{}

.down .downBig	{text-align: right;}
.down .first	{white-space: nowrap; vertical-align: top; font: bold 12px/14px Arial, Helvetica, sans-serif; color: #000; background: #E6E6E6; padding: 0px 15px 0px 0px;}
.down .first .bigtitle	{font: bold 12px/14px Arial, Helvetica, sans-serif; color: #000; padding: 15px 0px 15px 15px; display: inline-block;}
.down .second	{white-space: nowrap; vertical-align: top; font: bold 12px/14px Arial, Helvetica, sans-serif; color: #000; background: #E6E6E6; padding: 15px 15px 0px 0px;}
.down .third	{white-space: nowrap; vertical-align: top; background: #F98A20;}
.down .third div.downProp	{font: normal 10px/14px Arial, Helvetica, sans-serif; color: #fff; padding: 15px 0px 0px 10px;}
.down .first .gLT	{vertical-align: top;}
.down .first .gLB	{vertical-align: bottom; float: left;}
img.oRT	{vertical-align: top; float: right;}
img.oRB	{display: inline-block; position: relative; top: 47px; right: -3px;}

.down .priceBlock {color: #A09B9B; font: bold 11px/14px Arial, Helvetica, sans-serif; padding-top: 13px; padding-bottom: 10px;}
.down .priceBlock .price {font-weight: bold;}
.down .priceBlock .priceTax {font: normal 11px/14px Tahoma, Helvetica, sans-serif; color: #D50000;}

.down .priceBlockOld {color: #000; text-decoration: line-through; display: none;}
.down .priceBlockOld .price {font-weight: normal;}
.down .priceBlockOld .priceTax {font-weight: normal; display: none;}

.down .salesBlock {color: #A09B9B; font: bold 11px/14px Arial, Helvetica, sans-serif; padding-top: 13px; padding-bottom: 10px;}
.down .salesPrice {font-weight: bold;}
.down .salesTax {font: normal 11px/14px Tahoma, Helvetica, sans-serif; color: #D50000;}

.down .priceSaveBlock {color: green; font-weight: bold; display: none;}
.down .priceSaveBlock .price {font-weight: bold;}
.down .priceSaveBlock .percent {font-weight: normal;}

.down a.button-add	{position: relative; top: 0px; left: 0px; height: 0px; width: 0px; display: block;}
.down a.button-add img	{position: absolute; top: -50px; left: 50px; display: block; background: url(../images/arlive/down-buy.gif) no-repeat top left; width: 37px; height: 19px;}
.down .down-img	{text-align: right;}
.down .down-img img	{background: #fecb9b;}
.down .downDesc	{font: normal 11px/14px Arial, Helvetica, sans-serif; color: #000; vertical-align: bottom; padding-top: 20px;}
.down .productImg	{margin-left: 45px; margin-top: 23px;}

* html .indexTestimonials	{position: relative; width: 190px; overflow: hidden; background: #1C1C1C;}
* html .indexTestimonials #second_curve_left	{position: relative; top: -12px; left: 0px; width: 190px; height: 20px; z-index: 10000 !important;}
* html .block-products-latest .code	{display: inline-block;}
*+html .list_vip div.center {position: absolute; left: 145px; top: 0px;}
* html .list_vip .leftRadio2 {position: absolute; left: 0px;}
* html .list_vip div.center {position: absolute; left: -20px;}
* html .list_vip div.centerRadio {position: absolute; left: 250px;}
* html .block-categories-list .titleTop	{display: block;}
* html .block-categories-list .titleBot	{display: block;}
* html .forImg24	{position: relative;}
* html .forImg24 img	{position: absolute; right: 45px;}
*+html .forImg24	{position: relative;}
*+html .forImg24 img	{position: absolute; right: 45px;}
*+html .list_vip div.center {position: absolute; left: 235px;}
* html .list_live .listBgrDemo .centerRadio {position: absolute; top: 32px; left: 58px; text-align: right;}

.block-product-details #desc_data td.padding10px h3	{font: bold 12px/14px Tahoma, Helvetica, sans-serif;}
.block-product-details #desc_data td.padding10px h4	{font: bold 10px/14px Tahoma, Helvetica, sans-serif;}
.block-product-details #desc_data td.padding10px h5	{font: bold 10px/14px Tahoma, Helvetica, sans-serif;}
.block-product-details .hookDetails	{position: relative; top: 0px !important; left: 0px !important;}

.list_hook div.left {width: 100px; float: left; white-space: nowrap; margin-bottom: 5px; position: absolute; left: 0px; top: 5px; font: 10px/14px Arial, Helvetica, sans-serif;}
.list_hook div.center {width: 100px; float: left; white-space: nowrap; position: absolute; left: 100px; top: 5px; font: 10px/14px Arial, Helvetica, sans-serif;}
.list_hook div.right {width: 100px; float: left; white-space: nowrap; position: absolute; left: 200px; top: 5px; font: 10px/14px Arial, Helvetica, sans-serif;}
.list_hook div.leftRadio {width: 100px; position: relative; left: 0px; top: 25px; font: 10px/10px Arial, Helvetica, sans-serif;}
.list_hook div.centerRadio {width: 100px; position: absolute; left: 130px; top: 25px; font: 10px/14px Arial, Helvetica, sans-serif;}
.list_hook div.rightRadio {width: 100px; position: absolute; left: 230px; top: 25px; font: 10px/14px Arial, Helvetica, sans-serif;}
.list_hook td.Description	{padding-top: 36px;}

*+html .list_hook div.left {width: 100px; float: left; white-space: nowrap; margin-bottom: 5px; position: absolute; left: -100px; top: 5px; font: 10px/14px Arial, Helvetica, sans-serif;}
*+html .list_hook div.center {width: 100px; float: left; white-space: nowrap; position: absolute; left: 0px; top: 5px; font: 10px/14px Arial, Helvetica, sans-serif;}
*+html .list_hook div.right {width: 100px; float: left; white-space: nowrap; position: absolute; left: 100px; top: 5px; font: 10px/14px Arial, Helvetica, sans-serif;}
*+html .list_hook div.leftRadio {width: 100px; position: relative; left: -100px; top: 20px; font: 10px/7px Arial, Helvetica, sans-serif;}
*+html .list_hook div.centerRadio {width: 100px; position: absolute; left: 30px; top: 25px; font: 10px/14px Arial, Helvetica, sans-serif;}
*+html .list_hook div.rightRadio {width: 100px; position: absolute; left: 130px; top: 25px; font: 10px/14px Arial, Helvetica, sans-serif;}

* html .list_hook div.left {width: 100px; float: left; white-space: nowrap; margin-bottom: 5px; position: absolute; left: -100px; top: 5px; font: 10px/14px Arial, Helvetica, sans-serif;}
* html .list_hook div.center {width: 100px; float: left; white-space: nowrap; position: absolute; left: 0px; top: 5px; font: 10px/14px Arial, Helvetica, sans-serif;}
* html .list_hook div.right {width: 100px; float: left; white-space: nowrap; position: absolute; left: 100px; top: 5px; font: 10px/14px Arial, Helvetica, sans-serif;}
* html .list_hook div.leftRadio {width: 100px; position: relative; left: -100px; top: 20px; font: 10px/7px Arial, Helvetica, sans-serif;}
* html .list_hook div.centerRadio {width: 100px; position: absolute; left: 30px; top: 25px; font: 10px/14px Arial, Helvetica, sans-serif;}
* html .list_hook div.rightRadio {width: 100px; position: absolute; left: 130px; top: 25px; font: 10px/14px Arial, Helvetica, sans-serif;}
* html .block-products-list .manufCode img	{position: relative; top: -16px;}
* html .Description div img	{position: absolute; bottom: 36px; right: 0px; background: url(../images/arlive/block-br2.gif) no-repeat bottom right; width: 20px; height: 17px;}

* html .hookDetails div.left	{width: 33%; position: absolute; top: 5px; left: 0px;}
* html .hookDetails div.center	{width: 33%; position: absolute; top: 5px; left: 130px;}
* html .hookDetails div.right	{width: 33%; position: absolute; top: 5px; left: 250px;}
* html .hookDetails div.leftRadio	{position: relative; top: 16px; left: 0px; line-height: 8px;}
* html .hookDetails div.centerRadio	{position: absolute; top: 30px; left: 150px;}
* html .hookDetails div.rightRadio	{position: absolute; top: 30px; left: 270px;}

.block-basket .titleTop	{display: block;}
.block-basket .titleBot	{display: block;}

.forRSS	{text-align: right; padding: 10px 3px; border: 1px solid #fff;}

* html .block-custom-page-body .titleTop	{display: inline-block; background: #E8E8E8;}
* html .block-custom-page-body .titleTopLeft	{display: inline-block;}
* html .block-custom-page-body .titleTopCenter	{display: none;}
* html .block-custom-page-body .titleTopRight	{display: inline-block;}
*+html .block-custom-page-body .titleTop	{display: inline-block; background: #E8E8E8;}
*+html .block-custom-page-body .titleTopLeft	{display: inline-block;}
*+html .block-custom-page-body .titleTopCenter	{display: none;}
*+html .block-custom-page-body .titleTopRight	{display: inline-block;}

* html .block-custom-page-body .titleBot	{display: block;}
* html .block-custom-page-body .titleBotLeft	{display: block;}
* html .block-custom-page-body .titleBotRight	{display: block;}
*+html .block-custom-page-body .titleBot	{display: block;}
*+html .block-custom-page-body .titleBotLeft	{display: block;}
*+html .block-custom-page-body .titleBotRight	{display: block;}