/*Theme: LifeTronic */

/*********************** Sign In Input Text Box Control ************************/
INPUT, TEXTAREA {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #666666;
}

/*********************** Text Control ************************/
.pneStandardText {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#666666;
}

/*********************** Link/URL Control ************************/
.pneStandardLink {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

A.pneStandardLink:hover {
	color:#0000CC;
	text-decoration:underline;
}

/*********************** Page Line Control ************************/
.pneAccentLine {
	background:#CCCCCC;
}

.pneBofficeAccentLine {
	background:#CCCCCC;
}

/**************************** LEFT MENU ****************************/
/***(control mainpage)***/
.pneLeftMenuListPara {
        margin-left:8pt;
}


/*********************** Left Menu Background Control ************************/
.pneLeftMenu {
	color:#666666;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;
	background-color : #FFFFFF;
	
}

A.pneLeftMenu:hover {
	color:#000000;
	text-decoration:underline;
}

/*********************** Left Menu Main Category Control ************************/
.pneLeftMenuMainHeader{
	color:#0000CC;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration : none;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:3px;
	background:#ffffff url(/marketroot/images/themes/lifetronic/lefthd.gif) left top no-repeat;
	border-bottom: 1px solid #C1C1C1;
}

a.pneLeftMenuMainHeader{
	background:transparent;
	border: 0px;
}

A.pneLeftMenuMainHeader:hover {
	color:#0000CC;
	font-size:9pt;
	font-weight:bold;
	text-decoration : underline;
}

/*********************** Left Menu SubCategory Control ************************/
.pneLeftMenuLink {
	color:#484848;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	background-color:#F1F1F1;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	border-bottom: 1px solid #C1C1C1;
}

a.pneLeftMenuLink {
	border:0px;
}

A.pneLeftMenuLink:hover {
	color:#0000CC;
	font-size:8pt;
	text-decoration:none;
}


/***ALERT: DO NOT CHANGE THE ELEMENTS BELOW THIS SECTION***/
/*********************** GENERAL COSMETICS ************************/
.pnePageHeader1 {
	font-family:times new roman;
	font-size:13pt;
	font-weight:bold;
	color:#0000CC;
}

.pnePageHeader2 {
	font-family:times new roman;
	font-size:13pt;
	font-weight:bold;
	color:#0000CC;
}



.pneStandardTextBold {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
}

.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:#006699;
	font-family:arial,helvetica;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
A.pneMoreInfoLink:hover {
	color:#006699;
	text-decoration:underline;
}

.pneStandardLinkUn {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration:underline;
}

.pneStandardHeader {
	color:#000000;
	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:#0000CC;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration : none;
}

A.pneLeftMenuHeader:hover {
	color:#0000CC;
	font-size:9pt;
	font-weight:bold;
	text-decoration : underline;
}



.pneLeftMenuPara {
        margin-left:2pt;
}

/************************ PRODUCT PAGE *************************/

.pneTaxoTree {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.pneTaxoPath {
	color:#000000;
	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;
}
