/*Theme: FutureSofa */

/***THIS SECTION ONWARDS IS CUSTOMIZED BY MARKETROOT SOLUTIONS SDN BHD***/
/*********************** Main Body ************************/
body {
	background: #D1D0D0;
}

table.topnav{
	align:left;
	width:100%;
}
/*
table.topnews td.newstitle{
text-align:left;
	font-size:12px;
	font-weight:bold;
}
table.topnews td.newslink{
text-align:left;
	font-size:12px;
	font-weight:bold;
}*/

/*FONT, TD, P, LI {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}*/

/*********************** Table Data(TD) Command Control ************************/
/*TD.padded {padding-left:10px; }*/

/*********************** Sign In Input Text Box Control ************************/
INPUT, TEXTAREA {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*border-style:solid; 
	border-color :cccccc;
	border-width: 1px; 
	background-color :eeeeee;*/
	color : #000000;
}

/*********************** Drop Down List Control ************************/
SELECT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*border-color :cccccc;
	background-color : eeeeee;*/
	color : 000000;
}

/*********************** Text Control ************************/
.pneStandardText {
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}

/*********************** Link/URL Control ************************/
.pneStandardLink {
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

A.pneStandardLink:hover {
	color:#000000;
	text-decoration:underline;
}

/*********************** Page Line Control ************************/
.pneAccentLine {
	background:transparent;
}

.pneBofficeAccentLine {
	background:transparent;
}

/*********************** Header(h) & Footer(f) ************************/
/*********************** Header and Footer Background Color ************************/
.hfMainBgColor {
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration:none;
	background-color :#333333;
	color : #FFFFFF;
}

/*********************** Header Navigator Menu Control ************************/
.hMenu {
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	color : #FFFFFF;
/*	border-style: solid;
	border-width: 1pt;
	border-color: #000000; */
	background: #333333;
}

/*********************** Header Search Function Background Control ************************/
.hSearchBox {
	color:#FFFFFF;
	background: #333333;
	font-family:arial,helvetica;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;	
}
.hSearchInput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
/*	border-style: solid;
	border-width: 0pt;
	border-color: #FF8484;
	background-color :#ffffff; */  
	color : #333333;
}

/**************************** LEFT MENU ****************************/
/***(control mainpage)***/
.pneLeftMenuListPara {
	margin-left:3pt;
}


/*********************** Left Menu Background Control ************************/
.pneLeftMenu {
	color:#666666;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;
	background-color : #E1E1E1;
}

A.pneLeftMenu:hover {
	color:#666666;
	text-decoration:underline;
}

/*********************** Left Menu Main Category Control ************************/
.pneLeftMenuMainHeader {
	color:#333333;
	background:#E1E1E1 url(/marketroot/images/themes/futuresofa/newsbg.gif) left top no-repeat;
	padding-top:1px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:22px;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration : none;
}

a.pneLeftMenuMainHeader {
	background:transparent;
	padding-left:0px;
}

A.pneLeftMenuMainHeader:hover {
	color:#333333;
	font-size:9pt;
	font-weight:bold;
	text-decoration : underline;
}

/*********************** Left Menu - First Letter of Main Category Control ************************/
.pneLeftMenuHeaderEm {
	color:#333333;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
}*

/*********************** Left Menu SubCategory Control ************************/
.pneLeftMenuLink  {
	color:#666666;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	padding-top:3px;
	padding-left:3px;
	padding-bottom:3px;
	background: #E1E1E1;
	text-decoration:none;
}

a.pneLeftMenuLink {
	padding-left:0px;
}

A.pneLeftMenuLink:hover {
	color:#666666;
	font-size:8pt;
	text-decoration : underline;
}

/*********************** Right Navigator-News Section ************************/
/*************** Right Navigator Background Control *****************/
.nav_right {
	background:#E1E1E1
	padding-left:5px;
	padding-right:6px;
}

/*************** Right Navigator-News Title Control *****************/
.newstitle{
	color:#333333;
	background:#E1E1E1 url(/marketroot/images/themes/futuresofa/newsbg.gif) left top no-repeat;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:20px;
}

/*************** Right Navigator-News Link Control *****************/
.newslink{
	color:#666666;
	background:transparent;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	border-style:underline;
	padding-left:4px;
	padding-right:4px;
	width:100%;
}

a.newslink{
	padding-left:0px;
	padding-right:0px;
}

/*************** Right Navigator-News Date Control *****************/
.newsdate{
	color:#CC0000;
	background:transparent;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	padding-left:13px;
	text-align:left;
	width:100%;
}


/*********************** Promo Page Bg(p)************************/
.pBg {
    background:#FFFFFF;
	color:#666666;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	/*background: #E1E1E1;*/
}

/***ALERT: DO NOT CHANGE THE ELEMENTS BELOW THIS SECTION***/
/*********************** GENERAL COSMETICS ************************/
.pnePageHeader1 {
	font-family:arial,helvetica,sans-serif;
	font-size:13pt;
	font-weight:bold;
	color:#0F1E9D;
}

.pnePageHeader2 {
	font-family:arial,helvetica,sans-serif;
	font-size:13pt;
	font-weight:bold;
	color:#0F1E9D;
}



.pneStandardTextBold {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#333333;
}

.pneStandardTextBoldLight {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	
}

.pneStandardTextAlert {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#cc0000;
}

.pneStandardTextAlert2 {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#00cc00;
}



.pneStandardLinkMenu {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	color:#dddddd;
	font-weight:bold;
	text-decoration:none;
}

A.pneStandardLinkMenu:hover {
	color:#ffffff;
	text-decoration:none;
}
.pneMoreInfoLink {
	color:#B40404;
	font-family:arial,helvetica;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}
A.pneMoreInfoLink:hover {
	color:#cc0000;
	text-decoration:underline;
}

.pneStandardLinkUn {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration:underline;
}

.pneStandardHeader {
	color:#333333;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight=bold;
}

.pneSmallText {
	font-family:arial,helvetica,sans-serif;
	font-size:7pt;
	color:#000000;
}

.pneNews {
	color:#000000;
	background:#E1E1E1;
	font-family:arial,helvetica;
	font-size:8pt;
}

.pneBackgroundCell {
	background:#EEEEEE;
}

.pneAlertColor {
	color:#cc0000;
}

.pneAlertColor2 {
	color:#cc0000;
}

/***left menu(control backoffice)***/
.pneLeftMenuHeader {
	color:#333333;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration : none;
}

A.pneLeftMenuHeader:hover {
	color:#333333;
	font-size:9pt;
	font-weight:bold;
	text-decoration : underline;
}



.pneLeftMenuPara {
        margin-left:2pt;
}


/*.pneHeaderMenu {
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration:none;
	background-color : #cc0000;
	color : #006;
}*/

/*A.pneHeaderMenu:hover {
	color:#F00;
	text-decoration:none;
}*/

/*.pneHeaderSearchMenu {
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight:bold;
	background-color : #B40404;
	color : #000000;
}*/

/*.pneHeaderSearchMenuTableCell {
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration:none;
	background-color : #ffffff;
	color : #dddddd;
}*/

/*.pneFooterMenu {
	color: #000000;
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:none;
	background-color : #cc0000;
}*/

/*A.pneFooterMenu:hover {
	color:#000000;
	text-decoration:none;
}*/

/*.pneFooterMenuCopyright {
	color: #cccccc;
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration:none;
	background-color : #000000;
}*/
/************************ PRODUCT PAGE *************************/

.pneTaxoTree {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.pneTaxoPath {
	color:#333333;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

.pneItemHeader{
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
}

.pneItemSectionHeader {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.pneItemPara {
	line-height:5pt;
}

/*********************** ALTERNATING ROWS TABLE ****************/

.pneAltTitleCell {
	color:#000000;
	background:#eeeeee;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.pneAltSubTitleCell {
	color:#333333;
	background:#dddddd;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
}

.pneAltContentCell {
	color:#333333;
	background:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
}

.pneAltCell1 {
	color:#333333;
	background:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
}

.pneAltCell2 {
	color:#333333;
	background:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
}

.pneAltClosingCell {
	color:#000000;
	background:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.pneAltCellSeparator{
	background:#dddddd;
}

/*********************** Content Page Bg(p)************************/
.pneAcmgBackgroundCell {
	background:#FFFFFF;
}

.pneBofficeBackgroundCell {
	background:#FFFFFF;
}

/*********************** Control Main Menu Extension Link ************************/
/*** ext1 by default is home button ***/
.ext1 {cursor:hand;}

.ext2 {cursor:default;}

.ext3 {cursor:default;}

.ext4 {cursor:default;}

/*********************** Left Navigator-Menu Section (under CFG) ************************/
/*.navigator_box_color{
	background: transparent
 }*/


/*********************** PRODUCT LISTING(pl) & PRODUCT DETAILS(pd) ************************/

.plpdProductName {
	font-family: Arial;
	font-size: 8pt;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.plpdProductPrice {
	font-family: Arial;
	font-size: 8pt;
	color: #ff0000;
	font-weight: normal;
}

.plStandardTexts {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background: transparent;
}

.pdStandardTexts {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background: transparent;
}

.pdStandardDetails {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background: transparent;
}

.plpdHeaderBg {
	background: #111F9C;
}

.plpdMainBg {
	background: transparent;
}

.plpdBorderLine {
	background: #333333;
}
.sideimageborder {
	border-style: solid;
	border-color: #63A6D1;
	border-width:1;
	width:100;
	height:100;
	color:#003366;
	background:transparent;
	font-family:arial,helvetica,sans-serif;
	font-size:7pt;
	border-style:underline;	
}
.closerlook{
	width:100;
	height:20;
	border-style: solid;
	border-color: #E6E4E4;
	border-width:0;	
	background:transparent;
	font-family:arial,helvetica,sans-serif;
	font-size:7pt;
	border-style:underline;
}

.pneLink{
	color:blue;
	font-size:8pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
A.pneLink:hover {
	text-decoration:none;

}
