BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000;
	line-height: 18px;
	text-decoration : none;
    margin: 0;
    padding: 0;
	text-align:left;
}

/* changes background color for entire page */
.backgroundImage {
	background-color: #d6d6d6;
	text-align:center; /* to center the page */
}


/* LAYOUT */ 
/* ---------------------------------------------------------------------------------------------------------- */

/* container div */
#container {
	width:950px; 
	background-color: #ffffff; 
	margin:0px auto; /* to center the page */
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(/resources/ui/skins/phadebasnew/images/bg_kanter.gif);
	background-repeat: repeat-y;
}

 /* controls size of the header */
#header {
	width: 950px; 
	height: 95px; 
	background-image:url(/resources/ui/skins/phadebasnew/images/header_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0;
}

/* Logotype */
#logo {
	float: left; 
	margin: 0;
}
	
/* To the right in the header */
#headerRight {
	float:right;
	width: 432px;
	height: 95px;
	margin: 0;
	background-image:url(/resources/ui/skins/phadebasnew/images/header_right.jpg);
	background-repeat: no-repeat;
}

/* Menu with background image */
#menu {
	width: 950px; 
	//height: 33px; 
	background-image: url('/resources/ui/skins/phadebasnew/images/menuLevel0_bg.gif'); 
	background-repeat: repeat-x;
}

/* Content - container for the main content of the page (must be set for IE to float left correctly ) */
#content {
	padding: 0;
	margin: 0;
	padding-bottom: 1px solid #000;
}

/* Main area - contains panel 2, main content (screen) and panel 3 */
#mainarea {
	float: left;
	display: inline;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
	margin-right: 25px;
}

#footer {
	width: 940px; 
	height: 30px;
	float:left;
	display: inline;
	background-image: url('/resources/ui/skins/phadebasnew/images/footer_bg.gif'); 
	background-repeat: repeat-x;
	background-color: #0069aa;
	padding-top: 12px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

/* Panel 1 */
.panel1 {
	width: 280px;
	float: left;
	display: inline;
	margin-right: 29px;
	padding: 0;
}

.boxForensic, .boxAlimentary, .boxResearch {
	height: 200px;
	background-color: #ffffff;
	background-image: url('/resources/ui/skins/phadebasnew/images/section_bg.gif'); 
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

.boxDidYouKnow {
	height: 200px;
	background-color: #ffffff;
	background-image: url('/resources/ui/skins/phadebasnew/images/section_bg.gif'); 
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

.boxOrderOnline {
	height: 200px;
	background-color: #ffffff;
	background-image: url('/resources/ui/skins/phadebasnew/images/section_bg_order.gif'); 
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

.boxContact {
	height: 390px;
	background-color: #0069aa;
	background-image: url('/resources/ui/skins/phadebasnew/images/section_bg_new.gif'); 
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

.boxContact td, .boxContact table, .boxContact tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

	
	
	.boxForensic td, .boxOrderOnline td, .boxAlimentary td, .boxResearch td, .boxDidYouKnow td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
	}
	
	.boxForensic h1, .boxOrderOnline h1, .boxAlimentary h1, .boxResearch h1, .boxProducts h1, .boxNew h1, .boxDidYouKnow h1, .boxContact h1  {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color : #ffffff;
		margin: 0;
		padding-bottom: 15px;
	}
	
	/* Links in the sectionContainers */
	.boxForensic a:link, .boxOrderOnline a:link, .boxAlimentary a:link, .boxResearch a:link, .boxDidYouKnow a:link, .boxContact a:link,
	.boxForensic a:visited, .boxOrderOnline a:visited, .boxAlimentary a:visited, .boxResearch a:visited, .boxDidYouKnow a:visited, .boxContact a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
	}
	.boxForensic a:hover, .boxOrderOnline a:hover, .boxAlimentary a:hover, .boxResearch a:hover, .boxDidYouKnow a:hover, .boxContact a:hover,
	.boxForensic a:active, .boxOrderOnline a:active, .boxAlimentary a:active, .boxResearch a:active, .boxDidYouKnow a:active, .boxContact a:active { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}
	
	/* Links in the sectionContainers */
	.boxContact a:link, .boxContact a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #000000;
		font-weight: bold;
	}
	
	.boxContact a:hover, .boxContact a:active { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #000000;
		font-weight: bold;
		text-decoration: underline;
	}
	

.boxProducts {
	height: 390px;
	background-color: #0069aa;
	background-image: url('/resources/ui/skins/phadebasnew/images/section_bg_products.gif'); 
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

.boxNew {
	height: 390px;
	background-color: #0069aa;
	background-image: url('/resources/ui/skins/phadebasnew/images/section_bg_new.gif'); 
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

	.boxNewInner {
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 10px;
		text-align:center;
	}
	
.infoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #606060;
	margin-top: 30px;
}


/* Panel 2 */
.panel2 {
	width: 280px;
	float: left;
	display: inline;
	margin-right: 29px;
	padding: 0;
}

/* Panel 3 */ 
.panel3 {
	width: 280px;
	float:left;
	display: inline;
	padding: 0;
}


/* Panel 4 */ 
.panel4 {
	float:left;
	display: inline;
	padding: 0;
}

.panel5 {
	width: 280px;
	float: left;
	display: inline;
	padding: 0;
}

/* clears div float (left or right) */
.clear {
	clear:both;
}


.footer {
	width: 950px;
	float:left;
	display: inline;
	background-image: url('/resources/ui/skins/phadebasnew/images/footer_bg.gif'); 
	background-repeat: repeat-x;
	background-color: #0069aa;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}
.footer .sectionSkin1 {
	margin-left: 10px;	
}

.footerText  {
	background-color: #0069aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

/* Links in the footer */
	.footerText a:link, .footerText a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
	}
	.footerText a:hover, .footerText a:active { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}


/* END LAYOUT */
/* ---------------------------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------------------------- */
/* SECTION STYLES */
/* sectionContainer1 is not set - will have the default background colour for the web site */

/* HIGHLIGHT BOX */
.sectionContainer2 {
	width: 190px;
	float: left;
	display: inline;
	background-color: #eaeaea;
	color: #404040;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

/* PROMO BOX */
.sectionContainer3 {
	width: 150px;
	float: left;
	display: inline;
	background-color: #f8b500;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 12px;
}

/* CONCEPT BOX */
.sectionContainer4 {
	width: 150px;
	float: left;
	display: inline;
	background-color: #9acd32;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

	/* Links in the sectionContainers */
	.sectionContainer2 a:link, .sectionContainer3 a:link, .sectionContainer4 a:link,
	.sectionContainer2 a:visited, .sectionContainer3 a:visited, .sectionContainer4 a:visited {
		color: #000000; 
		font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
	}
	.sectionContainer2 a:hover, .sectionContainer3 a:hover, .sectionContainer4 a:hover, 
	.sectionContainer2 a:active, .sectionContainer3 a:active, .sectionContainer4 a:active { 
		color: #ffffff; 
		font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
	}
 
 
/* GENERAL styles */
/* ---------------------------------------------------------------------------------------------------------- */
A,A:hover,A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1ba10e;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A:visited {
	color: #1ba10e;
}

IMG {
	border: none;
	padding: 0;
	margin: 0;
}

TABLE {
	margin: 0;
	padding: 0;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000;
	line-height: 18px;
	text-decoration: none;
	vertical-align: top;
	padding: 0;
	margin:0;
}

FORM {
	margin: 0;
	padding: 0;
}

PRE {
  	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

U {
    text-decoration: underline;
}

UL {
	margin-top:2px;
	margin-left:18px;
	margin-bottom:0px;
}

DL {
	margin-top:2px;
	margin-left:18px;
	margin-bottom:0px;
}

STRONG {
    font-weight: bold;
}

CITE {
    font-weight: normal;
	font-style: normal;
	background-color: #B8E4FF;
}

P {
	margin: 0px;
	padding-bottom: 10px;
}


/* ---------------------------------------------------------------------------------------------------------- */
/* H1, Page Title */
H1,.pageTitle,.pageTitle:hover,.inputPageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0069aa;
	text-decoration: none;
	line-height: 30px;
}

/* Index Title - if you have a Table of Contents */
.pageIndexTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.pageIndexLink,.pageIndexLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1ba10e;
	font-weight: bold;
	text-decoration: none;
	line-height: 14pt;
}

.pageIndexLink:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* SECTION - the div around the sections */
.sectionContainer {
/*	width: 100%;*/
	margin-bottom: 20px;
}

.sectionNbr {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DDDDDD;
	vertical-align: bottom;
	padding-top: 30px;
}

.sectionImageCaption {
	background-color: #ECEBEA;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: black;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	font-style: italic;
	text-align: right;
}

.sectionTitle,.sectionTitle:hover,.inputSectionTitle, H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #606060;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.sectionTitle,.sectionTitle:hover, H2 {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.sectionSubTitle,.sectionSubTitle:hover,.inputSectionSubTitle, H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	color: #606060;
}

.sectionSubTitle,.sectionSubTitle:hover, H3 {
	padding-top: 0px;
	padding-bottom: 2px;
}

.sectionBodytext,.sectionBodytext:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	color:#000000;
}

.sectionLink,.sectionLink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #f8b500;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}

.sectionLink:hover {
	text-decoration: underline;
}

.docTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B0B0B0;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* ---------------------------------------------------------------------------------------------------------- */
.tableHead, .tableFooter, .tableSpacer, .tableBg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	padding: 2px;
    background-color:#EEEEEE;
	border-right: 1px none #999999;
	border-left: 1px none #999999;
}

.tableHead {
	border-top: 1px none #999999;
	border-bottom: 1px solid #999999;
}

.tableFooter {
	border-top: 1px solid #999999;
	border-bottom: 1px none #999999;
}

.tableSpacer {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.tableDark {
    background-color:#FFFFFF;
}

.tableSelected {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF9900;
}

/* ---------------------------------------------------------------------------------------------------------- */

.moduleHead,.moduleFooter {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
    background-color:#FFFFFF;
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}

.moduleHead {
	border-top: 1px none #999999;
	border-bottom: 1px solid #FFFFFF;
}


.moduleFooter {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px none #999999;
}

.moduleBorder {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	/* border-top: 1px none #404040;
	border-right: 1px none #404040;
	border-bottom: 1px none #404040;
	border-left: 1px none #404040; */
}

.moduleItem {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* DOCUMENT */
.moduleDocumentHead,.moduleDocumentFooter,.moduleDocumentSpacer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #330033;
	padding: 2px;
    background-color:#D8E0FF;
	border-right: 1px none #999999;
	border-left: 1px none #999999;
}

.moduleDocumentHead {
	border-top: 1px none #999999;
	border-bottom: 1px solid #999999;
}

.moduleDocumentFooter {
	border-top: 1px solid #999999;
	border-bottom: 1px none #999999;
}

.moduleDocumentBorder {
	border-top: 1px solid #404040;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #404040;
}

.moduleDocumentSpacer {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.moduleDocumentDark {
    background-color:#F4F4F4;
}

.moduleDocumentTitle {
	font-size: 10px;
	font-weight: bold;
}

.moduleDocumentOwner {
	font-size: 10px;
	font-style: italic;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* GALLERY */
.moduleGalleryHead,.moduleGalleryFooter {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	padding-top: 4px;
	padding-bottom: 4px;
    background-color:#eaeaea;
}

.moduleGalleryHead {
	border-top: 1px none #dcdcdc;
}

.moduleGalleryFooter {
	border-top: 1px solid #999999;
	border-bottom: 1px none #999999;
}

.moduleGalleryFooter a, .moduleGalleryFooter a:visited {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;	
}

.moduleGalleryFooter a:hover {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;	
}

.moduleGalleryBorder {
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* SHOP */

.moduleShopHead,.moduleShopFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	border-right: 1px none #00568c;
	border-left: 1px none #00568c;
}

.moduleShopHead {
	border-top: 1px none #00568c;
	border-bottom: 1px solid #00568c;
	background-color: #0069aa;
}

.moduleShopFooter {
	border-top: 1px solid #00568c;
	border-bottom: 1px none #00568c;
}

.moduleShopBorder {
	border: 1px solid #00568c;
}

.moduleShopBorderTop {
	border-top: 1px solid #00568c;
}
.moduleShopBorder td {
	padding-left: 8px;
	padding-right: 8px;
}

.moduleShopCell {
	border-right: 1px solid #00568c;
	padding-left: 3px;
	padding-right: 3px;
}
.moduleShopCellBg {
	background-color: #0068a8;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* Links */
	.moduleShopCellBg a:link, .moduleShopCellBg a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
	}
	
	.moduleShopCellBg a:hover, .moduleShopCellBg a:active { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #000000;
		font-weight: bold;
		text-decoration: underline;
	}

.moduleShopHeaderBg {
	background-image:url(/resources/ui/skins/phadebasnew/images/titlebg.gif);
}

.moduleShopHeaderBg h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color : #ffffff;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
	}





/* ---------------------------------------------------------------------------------------------------------- */
/* FORUM */
.moduleForumHead,.moduleForumFooter {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330033;
	padding: 5px;
    background-color:#cecece;
	border-right: 1px none #999999;
	border-left: 1px none #999999;
}

.moduleForumHead {
	border-top: 1px none #999999;
	border-bottom: 1px solid #999999;
}

.moduleForumFooter {
	border-top: 1px solid #999999;
	border-bottom: 1px none #999999;
}

.moduleForumBorder {
	border-top: 1px solid #404040;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #404040;
}

.moduleForumSpacer {
}

.moduleForumDark {
    background-color:#F4F4F4;
}

.moduleForumSelected {
    background-color:#F4F4F4;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* SITEMAP */
.moduleSitemapTable {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

.moduleSitemapHead {
	font-weight: bold;
	color: #000000;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:1px;
	border-top: 2px solid #f8b500;
	border-bottom: 2px solid #CCCCCC;
}

.moduleSitemapHeadLink, .moduleSitemapHeadLink:hover {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.moduleSitemapItemLink, .moduleSitemapItemLink:hover {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.moduleSitemapSubItemLink, .moduleSitemapSubItemLink:hover {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* ARTICLE */
.articleTable {
	/* border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC; */
}

.articleHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:1px;
	border-top: 2px none #FF9900;
	border-bottom: 2px none #CCCCCC;
}

.articleFooter {
	font-weight: bold;
	color: #333333;
	padding-top:0px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:1px;
	border-bottom: 2px none #CCCCCC;
	border-top: 2px none #CCCCCC;
	height:16px;
}

.articleHeadLink, .articleHeadLink:hover {
	font-size: 9px;
	color: #FF9900;
}

.articleItem {
	padding-left:12px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:10px;
}

.articleItemClear {
	padding-top:5px;
}

.articleItemLink, .articleItemLink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #914903;
	padding-top:0px;
	padding-bottom:0px;
	line-height:14px;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* Misc */
.sidebarBox {
	border:1px solid #313131;
	background-color:#FFEE99;
	color:#313131;
	padding:3px;
}


.border {
    background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.borderFrame {
    background-color: #FFFFFF;
	border-left: 1px solid #996633;
	border-top: 1px solid #996633;
	border-right: 3px solid #776666;
	border-bottom: 3px solid #776666;
}

.borderSolid {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.borderTop {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}

.borderTopSolid {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}

.borderBottom {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}

.borderRight {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}

.borderLeft {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}

.borderBottomSolid {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* FORMS */
.input,.inputMedium,.inputWide,.inputNarrow,.inputSectionBodyText,.inputSectionLink {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
}

.input,.inputMedium,.inputWide,.inputNarrow,.inputPageTitle,.inputSectionTitle,.inputSectionSubTitle,.inputSectionBodyText,.inputSectionLink {
    text-align: left;
    text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.input {
	width:120px;
}

.inputMedium {
    width:200px;
}

.inputWide {
    width:350px;
}

.inputNarrow {
    width:35px;
}

.inputPageTitle {
	height: 30px;
    width: 350px;
}

.inputSectionTitle,.inputSectionSubTitle {
    width:173px;
}

.inputSectionBodyText {
    width:348px;
}

.inputSectionLink {
	color: #993300;
    width:173px;
}


.fileUpload {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    text-align: left;
    text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.button,.buttonWide {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
	background-color: #0069aa;
	border-top: 1px solid #34c3ff;
	border-right: 1px solid #003a5e;
	border-bottom: 1px solid #003a5e;
	border-left: 1px solid #34c3ff;
	padding: 2px;
}

.button {
    width: 65px;
}

.buttonWide {
    width: 110px;
}

.personalPageMenuHead {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #666666;
    padding: 2px;
    background-color:#EEEEEE;
    border-right: 1px none #999999;
    border-left: 1px none #999999;
    border-top: 1px none #999999;
    border-bottom: 1px solid #999999;
}
    
.personalPageEditButtonBg, .personalPageEditButtonBg:hover {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
	font-weight: bold;
    color: #000000;
	border: 1px solid #CCCCCC;
    background-image:url(/resources/ui/skins/admin/images/button_bg_green_out.jpg);
	padding: 0px;
	margin: 0px;
    line-height: 11pt;
    width: 65px;
}

.personalPageEditButtonBg:hover {
    text-decoration:underline;
    background-image:url(/resources/ui/skins/admin/images/button_bg_green_over.jpg);
}

.personalPageEditHeader {
    background-image:url(/resources/ui/skins/admin/images/page_header_bg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
    padding: 3px;
}

.personalPageEditBorder {
    border: 1px solid #CCCCCC;
    background-image:url(/resources/ui/skins/admin/images/page_bg.jpg);
    background-position: right;
    background-repeat: repeat-y;
}


/* ---------------------------------------------------------------------------------------------------------- */
/* MENU */

/* Sets background for the title in MenuLevel1 */
.menuTitleBg {
	width: 165px;
	height: 16px;
	padding-top: 10px;
	margin:0;
}

/* Sets properties for the image in MenuLevel1 */
.menuImage {
	width: 165px;
	height: 75px;
	padding-top: 5px;
	margin:0;
}

/* Menu Level 0 */
.menuLevel0, .menuLevel0:hover, .menuLevel0:visited, .menuLevel0Selected, .menuLevel0Selected:hover, .menuLevel0Selected:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 13pt;
}

.menuLevel0 {
	text-decoration: none;
}

.menuLevel0Selected, .menuLevel0Selected:visited {
	font-weight: bold;
}

.menuLevel0:hover {
	text-decoration: underline;
}

.menuLevel0Selected:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* Menu Level 1 */
.menuLevel1, .menuLevel1:hover, .menuLevel1:visited, .menuLevel1Selected, .menuLevel1Selected:hover, .menuLevel1Selected:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	line-height: 10pt;
	padding-top: 0px;
}

.menuLevel1 {
	text-decoration: none;
}

.menuLevel1Selected, .menuLevel1Selected:visited {
	font-weight: bold;
}

.menuLevel1:hover {
	text-decoration: underline;
}

.menuLevel1Selected:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* Menu Level 2 */
.menuLevel2, .menuLevel2:hover, .menuLevel2:visited, .menuLevel2Selected, .menuLevel2Selected:hover, .menuLevel2Selected:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	/* line-height: 10pt; */
}

.menuLevel2 {
	text-decoration: none;
}

.menuLevel2Selected, .menuLevel2Selected:visited {
	font-weight: bold;
}

.menuLevel2:hover {
	text-decoration: underline;
}

.menuLevel2Selected:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* Menu Level 3 */
.menuLevel3, .menuLevel3:hover, .menuLevel3:visited, .menuLevel3Selected, .menuLevel3Selected:hover, .menuLevel3Selected:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 13pt;
	text-transform:uppercase;
/*	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 10pt;*/
}

.menuLevel3 {
	text-decoration: none;

}

.menuLevel3Selected, .menuLevel3Selected:visited {
	font-weight: bold;
}

.menuLevel3:hover {
	text-decoration: underline;
}

.menuLevel3Selected:hover {
	font-weight: bold;
	text-decoration: underline;
}


/* Menu Cell 0 */
.menuCell0 {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
}

/* Menu Cell 1 */
.menuCell1 {
	text-align: left;
	padding: 0;
	margin: 0;
	/* background-image: url('/resources/ui/skins/nazar_blue/images/menuTitleBg.gif'); 
	background-repeat: no-repeat;
	background-position: bottom left; */
}

/* Menu Cell 2 - white bg */
.menuCell2 {
	text-align:left;
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	background-color: #FFFFFF;
}

/* Menu Cell 2 - grey bg */
.menuCell2Even {
	text-align:left;
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	background-color:#eaeaea;
}

/* Menu Cell 3 */
.menuCell3 {
	text-align:left;
	padding-left:20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	/* border-top: border-top: 1px solid #BA8C4C;
	background-color: #FFFFFF; */
}

/* Where is ths used? */
.menuTop2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-transform: uppercase;
}

/* Where is ths used? */
.menuBottom2 {
	/* border-top: 1px solid #88B4E0; */
}

/* ---------------------------------------------------------------------------------------------------------- */

/* Where is ths used? */
.beige {
	color:#B5973B;
}

/* Where is ths used? */
.breadcrumb, .breadcrumb:hover, .breadcrumbActive, .breadcrumbActive:hover, .shortcut, .shortcut:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumbActive, .breadcrumbActive:hover {
	font-weight: bold;
}

.shortcut:hover, .breadcrumb:hover, .breadcrumbActive:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* Where is ths used? */
.panelBorder {
	border-left: 1px solid #634221;
}


.panelImageCaption{
	background-color: #ECEBEA;
	font-family: verdana;
	font-size: 10px;
	color: black;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	font-style: italic;
	text-align: right;
}

.panelTitle,.panelTitle:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.panelSubTitle,.panelSubTitle:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-left: 4px;
	color: #914903;
	padding-top: 20px;
	padding-bottom: 2px;
}

.panelBodytext,.panelBodytext:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding-left: 12px;
	color:#000000;
}

.panelLink,.panelLink:hover, .panelLink:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #914903;
	font-weight: normal;
	text-decoration: none;
	padding-left: 12px;
	line-height: 12pt;
}

.panelLink:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------------------------------------------------------- */
.sectionQuote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #914903;
	width: 150px;
	margin: 20px;
	padding: 20px;
}

.sectionQuoteRight, .sectionQuoteLeft {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #110099;
	width: 150px;
	margin: 20px;
	padding: 20px;
}

.sectionQuoteRight {
	float: right;
}

.sectionQuoteLeft {
	float: left;
}


/* ---------------------------------------------------------------------------------------------------------- */
.headerLink, .headerLink:hover, .headerLink:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.headerLink:hover {
	color: #88B4E0;
}

.headerLink:visited {
	color: #CCCCCC;
}

.headerInput {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;
	background-color: #000000;
	border-top: 1px solid #88B4E0;
	border-right: 1px solid #88B4E0;
	border-bottom: 1px solid #88B4E0;
	border-left: 1px solid #88B4E0;
	width:60px;
}

.headerButton {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
	background-color: #88B4E0;
	border-top: 1px solid #ABD5FF;
	border-right: 1px solid #f8b500;
	border-bottom: 1px solid #f8b500;
	border-left: 1px solid #ABD5FF;
    width: 8px;
    height: 8px;
	vertical-align:middle;
	margin-bottom:5px;
}

.mailTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	vertical-align: bottom;
	text-align: right;
	letter-spacing: 0.05em;
	padding-right: 5px;
}




/* Links in the sectionContainers */
	.boxForensic a:link, .boxOrderOnline a:link, .boxAlimentary a:link, .boxResearch a:link,
	.boxForensic a:visited, .boxOrderOnline a:visited, .boxAlimentary a:visited, .boxResearch a:visited, {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
	}
	.boxForensic a:hover, .boxOrderOnline a:hover, .boxAlimentary a:hover, .boxResearch a:hover,
	.boxForensic a:active, .boxOrderOnline a:active, .boxAlimentary a:active, .boxResearch a:active { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}

	/* Section skin 2 */
	.sectionSkin2 {
		height: 200px;
		background-color: #ffffff;
		background-image: url('/resources/ui/skins/phadebasnew/images/section_bg_sectionskin2.gif'); 
		background-repeat: no-repeat;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		margin-bottom: 15px;
	}

	.sectionSkin2 td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
	}
	
	.sectionSkin2 h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color : #ffffff;
		margin: 0;
		padding-bottom: 15px;
	}
	
	.sectionSkin2 h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color : #ffffff;
		margin: 0;
		padding-bottom: 15px;
	}
	
	.sectionSkin2 a:link, .sectionSkin2 a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
	}
	.sectionSkin2 a:hover, .sectionSkin2 a:active { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}
/* Section skin 3 */
	.sectionSkin3 {
		height: 200px;
		background-color: #ffffff;
		background-image: url('/resources/ui/skins/phadebasnew/images/section_bg_sectionskin3.jpg'); 
		background-repeat: no-repeat;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		margin-bottom: 15px;

	}

	.sectionSkin3 td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
	}
	
	.sectionSkin3 h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color : #ffffff;
		margin: 0;
		padding-bottom: 15px;
	}
	
	.sectionSkin3 h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color : #ffffff;
		margin: 0;
		padding-bottom: 15px;
	}
	
	.sectionSkin3 a:link, .sectionSkin3 a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
	}
	.sectionSkin3 a:hover, .sectionSkin3 a:active { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}
	
/* Section skin 4 */
	.sectionSkin4 {
		height: 390px;
		background-color: #ffffff;
		background-image: url('/resources/ui/skins/phadebasnew/images/section_bg_sectionskin4.gif'); 
		background-repeat: no-repeat;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		margin-bottom: 15px;
	}

	.sectionSkin4 td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
	}
	
	.sectionSkin4 h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color : #ffffff;
		margin: 0;
		padding-bottom: 15px;
	}
	
	.sectionSkin4 h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color : #ffffff;
		margin: 0;
		padding-bottom: 15px;
	}
	
	.sectionSkin4 a:link, .sectionSkin4 a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
	}
	.sectionSkin4 a:hover, .sectionSkin4 a:active { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}
	
/* Section skin 5 */
	.sectionSkin5 {
		height: 390px;
		background-color: #ffffff;
		background-image: url('/resources/ui/skins/phadebasnew/images/section_bg_sectionskin5.jpg'); 
		background-repeat: no-repeat;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		margin-bottom: 15px;
	}

	.sectionSkin5 td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
	}
	
	.sectionSkin5 h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color : #ffffff;
		margin: 0;
		padding-bottom: 15px;
	}
	
	.sectionSkin5 h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color : #ffffff;
		margin: 0;
		padding-bottom: 15px;
	}
	
	.sectionSkin5 a:link, .sectionSkin5 a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
	}
	.sectionSkin5 a:hover, .sectionSkin5 a:active { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.boxProductsInner {
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 10px;
		padding: 5px;
		background-color: #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #000000;
	}


/* Links in the sectionContainers */
	.boxNewInner a:link, .boxProductsInner a:link, 
	.boxNewInner a:visited, .boxProductsInner a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #1ba10e;
		font-weight: bold;
	}
	.boxNewInner a:hover, .boxProductsInner a:hover,
	.boxNewInner a:active, .boxProductsInner a:active { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color : #1ba10e;
		font-weight: bold;
		text-decoration: underline;
	}

