/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {font-family: Trebuchet MS, Arial, sans-serif; font-size: 11px; font-weight:bold; padding-left:5px; color: #333399;
}
.errorBox { font-family :  Trebuchet MS, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Trebuchet MS, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Trebuchet MS, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  margin: 0px;
  color: #193FCA;
  font-size: 16px;
  text-align: left
/* BOF: WebMakers.com Added: Setup Browser Scroll Bar */
  scrollbar-3dlight-color: #4682B4;
  scrollbar-arrow-color: #8CD600;
  scrollbar-base-color: Silver;
  scrollbar-darkshadow-color: #696969;
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: Black;
  scrollbar-face-color: #0E2B8D;
  scrollbar-track-color: #8CD600;
/* EOF: WebMakers.com Added: Setup Browser Scroll Bar */
}
A {
  color: #333399;
  text-decoration: none;
}
A:hover {
color:#00237E;
text-decoration: underline; 
}
h1 {
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#333399;
	}
h2 {
	font-size:20px;
	line-height:20px;
	font-weight:900;
	color:#333399;
	text-align:center;
	}
h3 {
	font-size:16px;
	line-height:16px;
	font-weight:900;
	color:#333399;
	text-align:center;
}
FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif) repeat;
 /* background: #8CD600; */
}

TD.headerNavigation {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  background: #8CD600;
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat 
  color: #0E2B8D;
/*  color: #000000; */
  font-weight : bold;
}

A.headerNavigation { 
  color: #0E2B8D; 
/*  color: #000000; */
}

A.headerNavigation:hover {
  color: #0E2B8D;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #8CD600;
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat
}

TD.footer {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  background: #8CD600;
/*  color: #ffffff; */
  color: #OE2B8D;
  font-weight: bold;
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
}


TD.infoBoxHeading,
/* BOF: Added for Links in Infobox Headings */
TD.infoBoxHeading A,
TD.infoBoxHeading A:hover {
/* EOF: Added for Links in Infobox Headings */
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #bbc3d3; */
  background: #8CD600;
  color: #0E2B8D;
  text-align: center;
  vertical-align: bottom;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
}

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: #f4f7fd;
}

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;
}

TR.productListing-heading {
  background: #FFFFFF;
}

TD.productListing-heading {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  background: #8CD600;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 14px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0E2B8D; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #193FCA;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
}

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

TD.fieldKey {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 13px;
}

SPAN.greetUser_OLD {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Trebuchet MS,  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Trebuchet MS, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Trebuchet MS, Arial, sans-serif;
  color: #ff0000;
}
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

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

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family:  Trebuchet MS, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Trebuchet MS, Arial, sans-serif; font-size: 10px; color: #000000; }
// ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// ::::::::::::::::::::::::: NEW STYLES :::::::::::::::::::::::::::::::::
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* WebMakers.com Added: New Styles */

/* LOGIN CLASSES */
TD.accountCategory {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:  Trebuchet MS, Arial, sans-serif; TEXT-ALIGN: left
}
SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #009148; FONT-FAMILY: Arial,  Trebuchet MS, sans-serif
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* WebMakers.com Added: Quantity Controller */
/* ERROR MESSAGES ON QUANTITY AND UNITS */
TD.QtyErrors, P.QtyErrors {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 9px;
  color= #FF0000;
  line-height: 1.5;
}

/* BOF: For Discount Prices */
TD.DiscountPriceTitle, P.DiscountPriceTitle {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPriceQty, P.DiscountPriceQty {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPrice, P.DiscountPrice {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
	color: #000000;
  line-height: 1.0;
}

TD.QuantityDiscountAvailable, P.QuantityDiscountAvailable {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 10px;
	color: #FF0000;
}
/* EOF: For Discount Prices */

/* BOF: PRICES */
TD.pageHeadingPriceSavings, DIV.pageHeadingPriceSavings {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0E2B8D;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0E2B8D;
}

TD.pageHeadingPriceWholesale, DIV.pageHeadingPriceWholesale {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #0000FF;
}

TD.pageHeadingPriceList, DIV.pageHeadingPriceList {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageHeadingPriceRebate, DIV.pageHeadingPriceRebate {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #D1AF0E;
}

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #388E8E;
}
/* EOF: PRICES */


/* BOF: Define an Outline style */
.outline {
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #FFFFFF;
}
/* EOF: Define an Outline style */

/* box2.php */
.infoBox2 {
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px
}

/* Shopping Cart Styles */
TD.ShoppingCartPrices, P.ShoppingCartPrices {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color=#000000;
  line-height: 1.5;
}

TD.ShoppingCartSavings, P.ShoppingCartSavings {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FF0000;
  line-height: 1.5;
}

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #D1AF0E;
  line-height: 1.5;
}

/* Shopping Cart Rows */
TR.productListing-odd_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #d5d5d5;
}

TR.productListing-even_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #ebebeb;
}

/* BOF: Sample colors for product listing */
A.productListing-data {
color: #008080;
}

A.productListing-data:hover {
color: #FF0000;
background: #C0C0C0;
}
/* EOF: Sample colors for product listing */


TD.ShoppingCartmainRed, P.ShoppingCartmainRed {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
  line-height: 1.5;
}

A.ShoppingCartError {
  color: #FF0000;
  text-decoration: none;
}

A.ShoppingCartError:hover {
  color: #FF0000;
  text-decoration: underline;
  background: #8080FF;
}

SPAN.ShoppingCartError {
  font-family:  Trebuchet MS, Arial, sans-serif;
  color: #ff0000;
}

TD.ShoppingCartHelp_main, P.ShoppingCartHelp_main {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.25;
}

TD.ShoppingCartShipping_main, P.ShoppingCartShipping_main {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.25;
}


/* BOF: Category Text Description Top Level and SubLevel */
TR.CategoriesDescriptionTop {
  background: #d2e9fb;
}

TD.CategoriesDescriptionTop {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

TR.CategoriesDescriptionSub {
  background: #d2e9fb;
}

TD.CategoriesDescriptionSub {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: normal;
/*  line-height: 1.5; */
  padding-right: 5px;
  padding-left: 5px
}

 /* EOF: Category Text Description Top Level and SubLevel */

/* Caution Messages */
TR.Caution {
  background: #EBCB14;
}

TD.Caution {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 10px;
  background: #FFFF00;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

/* Categories and Manufacturer default.php */
TD.pageHeading_section, DIV.pageHeading_section {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.product_info_BODY {
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
}

TR.product_info_BODY {
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
}

TABLE.product_info_BODY {
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
}

TABLE.HeaderBackground {
/*  background-image: url(images/clouds.jpg); */
/* BACKGROUND-REPEAT: repeat */
  background: #FFFFFF
}


TD.ShoppingCart, P.ShoppingCart, SPAN.ShoppingCart {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #000000;
  line-height: 1.5;
}

TD.ShoppingCartAttributes, P.ShoppingCartAttributes, SPAN.ShoppingCartAttributes {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  color: #00209F;
  line-height: 1.5;
}

TD.ShoppingCartAttributesError, P.ShoppingCartAttributesError, SPAN.ShoppingCartAttributesError {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  color: #FF0000;
  line-height: 1.5;
}

TD.ProductIsFree, P.ProductIsFree, SPAN.ProductIsFree {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #FF0000;
}

TD.ProductIsShowroomOnly, P.ProductIsShowroomOnly, SPAN.ProductIsShowroomOnly {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #0000FF;
}

/* Downloads not available message */
TD.DownloadsMsg, P.DownloadsMsg{
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
  color="FF0000";
}


/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="bbc3d3";
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #408080; */
  color: #ffffff;
}
A.HeaderPageLinks {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
A.HeaderPageLinks:hover {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

/* All Products */
TR.AllProducts {
  background: #d2e9fb;
}

TD.AllProducts {
  font-family:  Trebuchet MS, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}
/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
	border-bottom-color:#8CD600;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto%;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
font-size:11px;
font-weight:bold;	
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}
/*
  $Id: dynamenu_for_osc_styles.txt,v 1.00 2006/05/07 20:04:02 nate_02631 Exp $
	
	Dynamenu for osCommerce CSS Definitions

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  
	Released under the GNU General Public License
	
	Below are styles to be included in your catalog stylesheet (stylesheet.css) for
	use with Dynamenu for osCommerce. All the CSS declarations for various menu styles
	are included below. You need only include the style for the type of menu you plan
	to use in your store template (of course feel free to paste them all in if experimenting).
	
	The plain and DHTML menus also work with a set of templates found in the
	/includes/functions/dynamenu/templates folder, but in just about all cases
	modifying the styles below should net you the results you want. 
	
*/

	 

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: #193fca;
	background-color: #f8f8f9;
	border: none;
}

.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:  Trebuchet MS, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link 	{      /* Font style & color of main menu items */
	color: #193fca;
	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:visited 	{      /* Font style & color of main menu items */
	color: #193fca;
	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:  Trebuchet MS, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	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: #193fca;
	background-color: #f8f8f9;
	border: none;
}

.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:  Trebuchet MS, Arial, sans-serif;
	font-size: 11px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

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

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

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #193FCA;
	background-color: #8CD600;	
	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: #f8f8f9;
	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:  Trebuchet MS, Arial, sans-serif;
	font-size: 11px;			
	text-decoration: none;
	position: relative;
	display: block;	
}
.vertsubitem a:link {   /* Default font style & color of submenu items */
	color: #193FCA;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #193FCA;
	background-color: #8CD600;
	text-decoration: none;
}
.vertsubitem a:visited	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}
.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #193FCA;
	background-color: #8CD600;	
	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: #F4F7FD;
		font-weight: bold;
}

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

/*---------------------------*/
/* 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: 13px;	
	text-decoration: none;	
}


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

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

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}
/*  Css buttons */
   .cssbutton {
	background: #8CD600;
	color : #0E2B8D;
	width : 110px;
	vertical-align: top;
	font-weight: normal;
	font-family:  Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-align:center;
	border: 1px;
	border-style: dotted;
	border-color: #000000;
	border-spacing: 1px;
}

.cssbuttonsubmit{
background: #8CD600;
vertical-align: top;
color: #0E2B8D;
font-family:  Trebuchet MS, Arial, sans-serif;
font-weight: normal;
font-size: 12px;
cursor: pointer;
border:none;
}
.messageStackError, .messageStackWarning {
background-color:#FFB3B5;
font-family: Trebuchet MS,Arial,sans-serif;
font-size:10px;
}

.messageStackSuccess {
font-family: Trebuchet MS,Arial,sans-serif;
font-size:16px;
font-weight: bold;
color: #8CD600;
}

TD.infoBoxHeadingCategories {
  background: #f8f8f9;
border-bottom-color:#93C2D8;
border-bottom-style:dashed;
border-bottom-width:1px;
}
/*Popup info*/
a.lnk1 {
text-decoration: underline; 
}
a.lnk2 {
background:transparent url(images/arrow_small.gif) no-repeat scroll left top;
color:#0033FF;
font-family: Trebuchet MS,arial,helvetica, sans-serif;
font-size:8pt;
font-weight:normal;
line-height:15px;
padding:0px;
}
/*index.php page*/
a.nolink:link {text-decoration: none}
a.nolink:visited {text-decoration: none}
a.nolink:hover {text-decoration: none}
.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
