.editable {
   border:1px solid #848484;
   padding:5px;
   background-color:#dfebf7;
}

.text_description {
	font-size:11px;
}

/* GREYBOX  */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }


/*---------------------------*/
/* Lightbox 2.0 -------------*/
/*---------------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*---------------------------*/
/* Fine Lightbox 2.0 --------*/
/*---------------------------*/

.StyleCERCA {
	font-size: 12px;
	font-weight: bold;
}

.smalltitlestyle {
	font-size: 9px;
}

DIV.borderlight {
border-color:#333333;
border-width:1px;
border-style:solid;
background-color:#FFFFFF;
}
	
TR.product_sheet_left {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
background-color:#819bca;
}

TD.product_sheet_left {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
background-color:#819bca;
}

TD.product_sheet_right {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color:#d7dfee;
}

.title {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}

.title_text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
font-weight:bold;
}
.title_text_red {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF0000;
font-weight:bold;
}


.news_title {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
}

.small_news_text {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
}

TD {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

TD.news_text {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}


TD.menu_selected {
background-color:#E4EFF8;
}

TD.menu_unselected {
background-color:#C0D8F0;
}

.borderbottom {
border-bottom-color:#C9D1D1;
border-bottom-style:solid;
border-bottom-width:thin;
}

.bordertop {
border-top-color:#C9D1D1;
border-top-style:solid;
border-top-width:thin;
}

.borderleft {
border-left-color:#C9D1D1;
border-left-style:solid;
border-left-width:thin;
}

.borderright {
border-right-color:#C9D1D1;
border-right-style:solid;
border-right-width:thin;
}

.listingProduct {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

.testo {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

.title_supporto {
font-family:Arial, Helvetica, sans-serif;
font-size:10px
font-weight:bold;
color:#990000;
}

.testo_12 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
}

.headingCategory {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-transform:uppercase;

}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size:10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size:10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size:10px; color: #1409A2; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size:10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.inner_boxhd {
	background-color:#F0F0F0;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #A1A3A9;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  background: #DDE9F7;
  color: #000000;
  font-weight : bold; 
}

A.header_login{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-weight:bold;
color:#000000;
}

A.header_login:hover{
color:#1C6AAA;
}

A.headerNavigation { 
  color: #000000; 
  font-size:10px;
}

A.headerNav { 
  color: #FFFFFF; 
  font-size:10px;
}

A.headerNav:hover { 
  color: #FFFFFF; 
  font-size:10px;
}

A.headerNavigation:hover {
  color: #6699cc;
  font-size:10px;  
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:10px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.column_left_box {
border-right-color:#999999; 
border-right-style:solid; 
border-right-width:1px; 

background-color:#C5DCF1;
}


TD.column_box {
	border-top-color:#B8BDC1; 
	border-top-style:solid; 
	border-top-width:1px;

	border-bottom-color:#B8BDC1; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
	
border-right-color:#B8BDC1; 
border-right-style:solid; 
border-right-width:1px; 

border-left-color:#B8BDC1; 
border-left-style:solid; 
border-left-width:1px;

background-color:#FFFFFF;
}

TD.column {
background-color:#FFFFFF;
}

TR.boxhd {
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:11;
	font-weight:bold;
	color:#666666;
}

TD.column_boxhd {	
	border-right-color:#999999; 
	border-right-style:solid; 
	border-right-width:1px; 
	
	border-left-color:#999999; 
	border-left-style:solid; 
	border-left-width:1px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:11;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#C5DCF1;
}

DIV.header {
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:18;
	color:#758FA6;
}

TD.header_boxhd {	
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:18;
	color:#758FA6;
}

TD.header_boxhd2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:15;
	font-weight:bold;
	color:#758FA6;
}

TD.header_boxhd_red {	
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:18;
	color:#FF0000;
}

SPAN.header_boxhd_red {
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:18;
	color:#FF0000;
}

TD.boxhd {	
	border-right-color:#999999; 
	border-right-style:solid; 
	border-right-width:1px; 
	
	border-left-color:#999999; 
	border-left-style:solid; 
	border-left-width:1px;
	
	border-bottom-color:#999999; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
	
	border-top-color:#999999; 
	border-top-style:solid; 
	border-top-width:1px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:11;
	font-weight:bold;
	color:#FFFFFF;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:10px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #F4F6F8;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  background: #F4F6F8;
  color: #000000;
}

.infoBox {
}

.infoBoxContents_white {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
 /* border-left-color:#666666; border-left-style:solid; border-left-width:medium; 
/*    border-right-color:#666666; border-right-style:solid; border-right-width:medium; 
  border-bottom-color:#666666; border-bottom-style:solid; border-bottom-width:medium; 
  border-top-color:#666666; border-top-style:solid; border-top-width:medium;" */
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
 /* border-left-color:#666666; border-left-style:solid; border-left-width:medium; 
/*    border-right-color:#666666; border-right-style:solid; border-right-width:medium; 
  border-bottom-color:#666666; border-bottom-style:solid; border-bottom-width:medium; 
  border-top-color:#666666; border-top-style:solid; border-top-width:medium;" */
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
}

TD.infoBoxHeading {
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight: bold;
  color: #000000;
}

TABLE.buttonbox {
  border-left-color:#1409A2; border-left-style:solid; border-left-width:thin; 
  border-right-color:#1409A2; border-right-style:solid; border-right-width:thin; 
  border-bottom-color:#1409A2; border-bottom-style:solid; border-bottom-width:thin; 
  border-top-color:#1409A2; border-top-style:solid; border-top-width:thin;"
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  border-left-color:#666666; border-left-style:solid; border-left-width:medium; 
  border-right-color:#666666; border-right-style:solid; border-right-width:medium; 
  border-bottom-color:#666666; border-bottom-style:solid; border-bottom-width:medium; 
  border-top-color:#666666; border-top-style:solid; border-top-width:medium;"
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing { 
  border: 1px;
  border-style: solid;
  border-color: #1409A2;
  border-spacing: 2px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #1409A2;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Bodoni MT Black, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #A58F8F;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px; 
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  height:150px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px; 
  font-weight:bold; font-style:italic; 
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #3300CC;
  font-weight: bolder;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  background: #ccFFcc;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size:10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; background-color: #921601; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size:10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #ff0000; }


.style41 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-decoration: underline;
}
/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Arial, Helvetica, sans-serif;
	font-size:10px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Arial, Helvetica, sans-serif;
	font-size:10px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size:10px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Arial, Helvetica, sans-serif;
	font-size:10px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family:Arial, Helvetica, sans-serif;
	font-size:10px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size:10px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	background-color: #159CC9;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	font-size:10px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
	background-color: #159CC9;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;	
}

