/*Theme: Orimas*/

/*********************** Sign In Input Text Box Control ************************/
INPUT, TEXTAREA, SELECT {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	color : #000000;
}

/*********************** Text Control ************************/
.pneStandardText {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
}

/*********************** Link/URL Control ************************/
.pneStandardLink {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.pneStandardLink:hover {
	color:#000000;
	text-decoration:underline;
}

/*********************** Page Line Control ************************/
.pneAccentLine {
	background-color: ;
}

.pneBofficeAccentLine {
	background-color: ;
}

/**************************** LEFT MENU ****************************/
/***(control mainpage)***/
.pneLeftMenuListPara {
    padding-left:10px;
}

/*********************** Left Menu Background Control ************************/

td.pneLeftMenu {
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;
	background:#c2cdce;
	width:224px;
}

.pneLeftMenu {
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;
	background:#c2cdce;
}

a.pneLeftMenu:hover {
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	text-decoration:underline;
}

/*********************** Left Menu Main Category Control ************************/

.pneLeftMenuMainHeader2{
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration : none;	

}

a.pneLeftMenuMainHeader{
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration : none;
}

.pneLeftMenuMainHeader{
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration : none;
	width:224px;	
}

a.pneLeftMenuMainHeader:hover {
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration : underline;
}

/*********************** Left Menu - First Letter of Main Category Control ************************/
.pneLeftMenuHeaderEm {
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	
}

/*********************** Left Menu SubCategory Control ************************/
a.pneLeftMenuLink {
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	width:224px;
}

.pneLeftMenuLink {
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;

}

a.pneLeftMenuLink:hover {
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}

/***ALERT: DO NOT CHANGE THE ELEMENTS BELOW THIS SECTION***/
/*********************** GENERAL COSMETICS ************************/
.pnePageHeader1 {
	font-family:times new roman;
	font-size:13pt;
	font-weight:bold;
	color:#8C8B8B;
}

.pnePageHeader2 {
	font-family:times new roman;
	font-size:13pt;
	font-weight:bold;
	color:#8C8B8B;
}

.pneStandardTextBold {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}

.pneStandardTextBoldLight {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	
}

.pneStandardTextAlert {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#ff0000;
}

.pneStandardTextAlert2 {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#006600;
}



.pneStandardLinkMenu {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.pneStandardLinkMenu:hover {
	color:#000000;
	text-decoration:underline;
}

.pneMoreInfoLink {
	color:#0182C4;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	text-decoration:underline;
}
a.pneMoreInfoLink:hover {
	color:#0182C4;
	text-decoration:underline;
}

.pneStandardLinkUn {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration:underline;
}

.pneStandardHeader {
	color:#b70086;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
}

.pneSmallText {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:7pt;
	color:#000000;
}

.pneNews {
	color:#000000;
	background:#E1E1E1;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
}

.pneBackgroundCell {
	background:#EEEEEE;
}

.pneAlertColor {
	color:#ff0000;
}

.pneAlertColor2 {
	color:#437DC5;
}

/***left menu(control backoffice)***/
.pneLeftMenuHeader {
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration : none;
	background-color : transparent;
	padding-left:5px;
}

a.pneLeftMenuHeader:hover {
	color:#06415c;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration : underline;
}

.pneLeftMenuPara {

	padding-left:10px;	
	width:224px;
}

.pneHeaderMenu {
	color:#FFFFFF;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration:none;
}

a.pneHeaderMenu:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.pneFooterMenu {
	color: #FFFFFF;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration:none;
	padding-bottom:5px;

}

a.pneFooterMenu:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/************************ PRODUCT PAGE *************************/

.pneTaxoTree {
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.pneTaxoPath {
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	text-decoration:underline;
	font-weight:bold;
}

.pneItemHeader{
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
}

.pneItemSectionHeader {
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.pneItemPara {
	line-height:5pt;
}

/*********************** ALTERNATING ROWS TABLE ****************/

.pneAltTitleCell {
	color:#000000;
	background:#E0E0E0;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.pneAltSubTitleCell {
	color:#000000;
	background:#EEEEEE;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
}

.pneAltContentCell {
	color:#000000;
	background:#FFFFFF;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
}

.pneAltCell1 {
	color:#000000;
	background:#FFFFFF;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
}

.pneAltCell2 {
	color:#000000;
	background:#FFFFFF;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
}

.pneAltClosingCell {
	color:#000000;
	background:#FFFFFF;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.pneAltCellSeparator{
	background:#E0E0E0;
}

.pneAcmgBackgroundCell {
	background:#FFFFFF;

}

.pneBofficeBackgroundCell {
	background:#FFFFFF;
}

