/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

ul, ul ol {
	margin: 0;
	padding: 0;
	}

ul li {
	list-style-type: none;
	list-style-image: none;
	}

ul li:before {
	content: "\00BB \0020";
	}
.pricegray{
	color: #707070;
}
.pricered{
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.pricegray1{
	color: #707070;
	font-size: 14px;
}
.pricered1{
	color: #AA0022;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright_bottom{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 40px;
	padding-left: 20px;

}

.main_content{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

IMG{
border:0px;
}
.title_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;

}


A.CateginfoBoxContents{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;

}

A.CateginfoBoxContentsnew{
	color: #8BB400;
	text-decoration: none;
	font: bold 10px Tahoma;
}



.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#000000; }
A.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight : normal; }
A.boxText:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight : normal; }
.boxText_center { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:5px; padding-right:5px; }
.boxText_left { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:15px; padding-right:10px; }
.boxText_right { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:5px; padding-right:5px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #FFFFFF; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000000; text-decoration: underline; }

body {
    margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}

.ChristmasBg {
	background-image: url("/files/Christmas/bg.jpg"); 
	background-position: 0 0; 
	background-repeat: repeat-x; 
}

.style1 {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

A {
  color: #555555;
  text-decoration: none;
  font-family: Tahoma;
	font-size: 11px;
}

A:hover {
  color: #8BB400;
  text-decoration: underline;
}

A.OnBackground {
  color: #1054AF;
  text-decoration: none;
  font-family: Tahoma;
	font-size: 11px;
}

A.OnBackground:hover {
  color: #1054AF;
  text-decoration: underline;
}


FORM {
	display: inline;
}

TR.header {

}

TR.headerNavigation {
/*  background: #bbc3d3; */
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: url(../../templates/3580/images/menu_bg.gif) repeat-x left top;
  color: #000000;
  font-weight : bold;
  height: 32px;
}

A.headerNavigation { 
  color: #8BB400; 
}

A.links { 
  color: #8BB400; 
}


A.links:hover { 
  color: #FFA206; 
}

A.headerNavigation:hover {
  color: #8BB400;
}

TR.headerError {
  background: #FFFFFF;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}



A.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #8BB400;
}

.infoBox {

}

.infoBox_form {
  background: #FFFFFF;
}

.infoBox_button {
/*  background: #b6b7cb; */
}

.infoBox_center {
  background: #b6b7cb;
}

.infoBox_left {
/*  background: #b6b7cb; */
}

.infoBox_right {
  background: #b6b7cb;
}


.infoBoxContents_form {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_button {
/*  background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_center {
  background: #f8f8f9; 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_center {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxContentsText_center {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
}


.infoBoxContentsText_left {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxContentsText_left {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
}


.infoBoxContents_right {
  background: #f8f8f9; 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_right {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxContentsText_right {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
}

.infoBoxContents_categ {
  background: #f8f8f9; 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_categ {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxContentsText_categ {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
}

A.productTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TD.infoBoxHeading_center {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #000000;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #000000;
}

TD.infoBoxHeading_categ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #000000;
  border-spacing: 1px;
}
TABLE.linkListing {
  border: 1px solid #8BB400;
}

.linkListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #8BB400;
}

TD.linkListing-data {
  border-right: 1px solid #8BB400;
  border-bottom: 1px solid #8BB400;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8BB400;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}

A.pageResults {
  color: #8BB400;
}

A.pageResults:hover {
  color: #8BB400;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}


.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px; 
  color: #000000; 
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #8BB400; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #8BB400; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFFFF; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFFFF; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; padding-right: 7px; }








.templateinfobox     {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

TD.infoBoxContents {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	padding-top:5;
	padding-left:5;
}
.infoBoxContents {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	padding-top:5;
	padding-left:5;
	padding-right:5;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Tahoma;
	font-size: 10px;
	color: #79848C;
	font-weight: bold;
	
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.contentBoxHeading {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:3;
	padding-top:8;
	padding-left:6;
}

TD.contentBoxHeading2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:0;
	padding-left:6;
}

.links_bottom{
font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}



   .text {  padding-left:20; padding-right:10 }
   td {font-family:Tahoma,sans-serif; font-size: 10px}
   li {
	list-style : url(images/pic.jpg);
}
a {text-decoration:none;}
.bg {background-repeat:no-repeat; background-position:top;}
.bg2 {background-repeat:no-repeat; background-position:top; padding-left:20; padding-right:10}
.sl {color:000000}

.advanced_search{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;

}

.main_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height:25px;
	padding-left: 20px;
	padding-right: 20px;
	align: center;

}

.top_links{
	padding-left: 20px;

}

.welcome_source{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BB400;
	font-weight: bold;
	padding-left: 20px;
}

.content_text{
padding-left: 20px;
}
iframe {
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

.sstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sstyle3 {
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}
.sstyle3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #006600; }
.sstyle5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003300; }
.sstyle6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sstyle7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #658700;
	font-weight: bold;
}
.sstyle8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	font-weight: bold;
}
.sstyle9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
p.ppp {
	margin: 0px;
	padding: 0px;
}
.sstyle10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

H1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
H2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.gb_top{
	background-image:url(/files/shopping_cart/gb_top.gif);
	background-repeat:repeat-x;
	width:557px;
}
.gb_height{
	background-image:url(/files/shopping_cart/gb_height.gif);
	background-repeat:repeat-y;
	width:5px;
}
.gb_bottom{
	background-image:url(/files/shopping_cart/gb_bottom.gif);
	background-repeat:repeat-x;
}
.sgb_top{
	background-image:url(/files/shopping_cart/sgb_top.gif);
	background-repeat:repeat-x;
}
.sgb_height{
	background-image:url(/files/shopping_cart/sgb_height.gif);
	background-repeat:repeat-y;
}
.sgb_bottom{
	background-image:url(/files/shopping_cart/sgb_bottom.gif);
	background-repeat:repeat-x;
}
.sb_column{
   width:33%;
   text-align:center;
   vertical-align:middle;
}
.sb_ctr{
   text-align:center;
   vertical-align:middle;
}
.sb_ctr_top{
	padding-top:15px;
	text-align:center;
	vertical-align:top;
}
.sb_input{
	width:44px;
	height:17px;
	font:9px 'Arial';
}
.sb_caption{
    color:#000000;
	font:18px 'Arial';
	padding-bottom:10px;
}
.sb_white_t{
    color:#FFFFFF;
	font:12px 'Arial';
	font-weight: bold;
}
.sb_subtotal_t{
	float:right;
    color:#424242;
	font:14px 'Arial';
	font-weight: bold;
}
.sb_prodname{
    color:#1054af;
	font:12px 'Arial';
	font-weight: bold;
	text-decoration: none;
}
.sb_fprodname{
    color:#1054af;
	font:11px 'Arial';
	text-decoration: none;
}
.sb_price{
    color:#5a7400;
	font:14px 'Arial';
	font-weight: bold;
}
.sb_price_incvat{
    color:#5f5f5f;
	font:11px 'Arial';
}

.ban_top{
	background-image:url(/files/shopping_cart/ban_top.gif);
	background-repeat:repeat-x;
}
.ban_height1{
	background-image:url(/files/shopping_cart/ban_height1.gif);
	background-repeat:repeat-y;
	width:11px;
}
.ban_height2{
	background-image:url(/files/shopping_cart/ban_height2.gif);
	background-repeat:repeat-y;
	width:11px;
}






















/*-------------------------------------*/
/*   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: Verdana, Arial, sans-serif;
	font-size: 12px;	
	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: Verdana, 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: 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: Verdana, Arial, sans-serif;
	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: #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: Verdana, Arial, sans-serif;
	font-size: 12px;			
	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: 12px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #FFFFFF;
	background-color: #8bb400;
	font-size: 12px;	
	text-decoration: none;	
		font-weight: bold;
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;	
		font-weight: bold;
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #FFFFFF;
		font-weight: bold;
}

.verdana11px {
	font-family: Tahoma;
	font-size: 0.7em;
}

.verdana11pxpink {
	color: #80309e;
	font-family: Tahoma;
	font-size: 11px;
}

a.verdana11pxpink:hover {
	font-decoration: underline;
}

.tttt {
	color: #87af02;
	font-size: 16px;
}

.share 
{
    float:left;
}
.share1 {
	width:237px;
	background-color:#ffffff;
}
	.share1 .shareHeader {
        background-image:url(/files/top.gif);
        background-repeat:no-repeat;
        height:5px;
        
	}    
	.share1 .shareFooter {
        background-image:url(/files/bottom.gif);
        background-repeat:no-repeat;
        height:6px;
	}	
.shareContent 
{
	border-left:solid 2px #503c1b;
	border-right:solid 2px #503c1b;
	border-top: 0;
	padding:0 10px 10px 10px;
}    
    .shareContent h1 
    {
        font-family:Arial,sans-serif;
        font-size:12px;
        font-weight:bold;
        color:#1d580b;
        padding-top:5px;
        padding-bottom:5px;
        float:left;
    }   
    .shareItems 
    {
        padding:10px 5px;
    }       
        .share2 .shareItems 
        {
            padding-left:20px;
            border-bottom:none;
        }
        .shareItems td img
        {
            vertical-align:bottom;
            margin-right:5px;
        }
        .shareContent .shareItems a:link, .shareContent .shareItems a:visited, .shareContent .shareItems a:hover 
        {
            font-size:12px;
            color:#000;
            text-decoration:none;
        }
    .shareEmail 
    {
        padding-top:10px;
    }
        .shareEmail h2 
        {
            font-size:11px;
            font-family:Arial,sans-serif;
            font-weight:bold;
            color:#503c1b;
            padding-top:5px;
        }
        .shareEmail p 
        {
            font-size:11px;
            color:#1d580b;
            padding:10px 0;
            font-weight:bold;
        }
         .label4 
        {
            font-size:11px;
            color:Black;
            font-weight:normal;
            padding-bottom:10px;
            display:block;
        }
        .label 
        {
            font-size:9px;
            color:#503c1b;
            display:block;
        }
        .label2 
        {
            font-size:12px;
            color:RED;
        }
        .label3
        {
            
            font-size:9px;
            color:#503c1b;
            display:inline-block;
        }
        .shareEmail input.text
        {
            width:125px;
            padding-left:5px;
            font-size:11px;
            border:solid 1px #000;
            margin-bottom:7px;
        }
        .shareEmail textarea.textarea
        {
            width:210px;
            font-size:11px;
            border:solid 1px #000;
            margin-bottom:7px;
            padding:4px;
        }    
            .shareEmail_submit 
            {
                text-align:right;
                width:100%;
            }
            .shareEmail_submit input 
            {
                margin-left:5px;                
            }    
.shareClose 
{
    text-align:right;
    float:right;
    padding-top:7px;
    padding-bottom:5px;
}
    .shareClose img 
    {
        vertical-align:middle;
    }
    .shareContent .shareClose a:link, .shareContent .shareClose a:visited, .shareContent .shareClose a:hover 
    {
        font-size:10px;
        line-height:9px;
        font-weight:bold;
        color:#503c1b;
        text-decoration:none;
    }            


#search  {
	list-style-type: none;
	list-style-image: none;
}
