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

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


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

}

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


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


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #ffffff;
	background-color: #2852ba;
	font-size: 12px;	
	text-decoration: none;	
}

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

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


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

.verbar	{   /* Color of main vertical menubar and border */
	color: #2852ba;
	background-color: #CCCCCC;
	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: Verdana;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

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

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

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #FFFFFF;
	background-color: #2852ba;	
	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: Verdana;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

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

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

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #FFFFFF;
	background-color: #2852ba;	
	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;
}

.boxText { font-family: Verdana; font-size: 9pt; font-weight: normal; color: #2852ba; }
.errorBox { font-family : Verdana; font-size : 9pt; font-weight: normal; background-color: #cccccc;  }
.stockWarning { font-family : Verdana; font-size : 9pt; font-weight: normal; color: #cc0033; }
.productsNotifications {   font-weight: normal; background-color: #cccccc; }
.orderEdit { font-family : Verdana; font-size : 9pt; font-weight: normal; color: #2852ba; text-decoration: underline; }

BODY {
  background-color: #2852ba;
  margin-left: 5px;
  margin-right: 5px;
font-family: Verdana; color: #333333;
  font-size: 9pt; font-weight: normal;
}

h1{
font-family: Verdana; color: #2852ba;
  font-size: 14pt; font-weight: normal;
  }

table
{
background-color:#ffffff;
font-family: Verdana; color: #333333;
  font-size: 9pt; font-weight: normal;
}

ul.sitemap {
color: #2852ba;
}
A {
  color: #2852ba;
  font-size: 9pt; font-weight: normal;
  text-decoration: none;
}

A:hover {
  color: #666666;
  font-size: 9pt; font-weight: normal;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background-color: #2852ba;
}

TR.headerNavigation {
  background-image: url(catalog/images/titlebg.gif);
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  background-image: url(catalog/images/titlebg.gif);
  color: #ffffff;
  
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #CCCCCC;
}

TR.headerError {
  background: #2852ba;
}

TD.headerError {
  font-family: Verdana;
  font-size: 9pt;
  background-image: url(catalog/images/titlebg.gif);
  color: #ffffff;
  text-align : center;
}

TR.headerInfo {
  background: #2852ba;
}

TD.headerInfo {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  background-image: url(catalog/images/titlebg.gif);
  color: #ffffff;
  
  text-align: center;
}

TR.footer {
  background-image: url(catalog/images/titlebg.gif);
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
}

TD.footer {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  background-image: url(catalog/images/titlebg.gif);
  color: #ffffff;
  
}
.bgtable { background-color: #2852ba;
font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  color:#FFFFFF;
}
.infoBox {
  background-color: #cccccc;
  background-repeat: repeat-x
  border: 1px;
  border-style: solid;
  border-color: #0066CC;
}

.infoBoxContents {
  background-color: #cccccc;
  background-repeat: repeat-x
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
}

.infoBoxNotice {
  background-color:#FFFFFF;
}

.infoBoxNoticeContents {
   background-color: #CCCCCC;
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
}

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal; text-align:center;
  background-image: url(catalog/images/titlebg.gif);
  text-indent: 1px;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
}

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-color: #cccccc;
  font-size: 9pt; font-weight: normal;
  color: #2852ba;
}

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-color: e2e2e2;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #2852ba;
  border-spacing: 1px;
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  color: #333333;
}

.productListing-heading {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  background-image: url(catalog/images/titlebg.gif);
  color: #FFFFFF;
  
}

TD.productListing-data {
  font-family: Verdana; color:#333333;
  font-size: 9pt; font-weight: normal;
}

A.pageResults {
  color: #FFFFFF;
}

A.pageResults:hover {
  color: #CCCCCC;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 12pt; font-weight: normal;
  color: #2852ba;
}

TR.subBar {
font-weight: normal;
  background-image: url(catalog/images/titlebg.gif);
}

TD.subBar {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  color: #2852ba;
}

TD.main, P.main {
  font-family: Verdana;
  font-size: 10pt; font-weight: normal;
   color: #333333;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
}

TD.accountCategory {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  
}

TD.fieldValue {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
}

TD.tableHeading {
  font-family: Verdana;
  font-size: 12pt; font-weight: normal;
  
}

SPAN.newItemInCart {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal; color: #2852ba;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 9pt; font-weight: normal; color: #2852ba;
} 

SPAN.greetUser {
  font-family: Verdana;
  font-size: 10pt; font-weight: normal;
  color: #2852ba;
  
}

TABLE.formArea {
  background-color: #cccccc; 
  border-color: #2852ba;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
}

TD.formAreaTitle {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  
}

SPAN.markProductOutOfStock {
  font-family: Verdana;
  font-size: 9pt; font-weight: normal;
  color: #333333;
  
}

SPAN.productSpecialPrice {
  font-family: Verdana; font-weight: normal;
  color: #FF3333;
}

SPAN.errorText {
  font-family: Verdana; font-weight: normal;
  color: #333333;
}

.moduleRow { }
.moduleRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; font-weight: normal;}
.moduleRowSelected { background-color: #FFFFFF; font-weight: normal;}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana; font-size: 9pt; font-weight: normal; color: #2852ba; }
.checkoutBarCurrent { font-family: Verdana; font-size: 9pt; font-weight: normal; color: #FFFFFF; }

/* message box */

.messageBox { font-family: Verdana; font-size: 9pt; font-weight: normal; }
.messageStackError, .messageStackWarning { font-family: Verdana; font-size: 9pt; font-weight: normal; background-color: #FFFFFF; }
.messageStackSuccess { font-family: Verdana; font-size: 9pt; font-weight: normal; background-color: #FFFFFF; }

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 9pt; font-weight: normal; color: #ff0000; }
