/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl 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: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #8A3471;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; 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: #70d250; text-decoration: underline; }


BODY {
  text-align: center;
  background: #E5D6DF;
  background-image: url("images/purple-gradient.jpg");
  background-repeat: repeat-x;
  color: #8A3471;
  margin: 0px;
}
.midsection {
   background-image: url("images/bk_top.jpg");
   background-repeat:no-repeat;
}
.midsection2 {
   background-image: url("images/bk_bottom.jpg");
   background-repeat:no-repeat;
}
.corporateart {
   background-image: url("images/bk_corp.jpg");
   background-repeat:no-repeat;
}
.leftsection {
   background-image: url("images/bk_left.jpg");
   background-repeat:repeat-y;
   width:20px;
}
.leftsection_corner {
   background-image: url("images/infobox/corner_left.jpg");
   background-repeat:repeat-y;
}
.rightsection_corner {
   background-image: url("images/infobox/corner_right.jpg");
   background-repeat:repeat-y;
}
.rightsection {
   background-image: url("images/bk_right.jpg");
   background-repeat:repeat-y;
   width:20px;
}
.box_top_l {
   background-image: url("images/infobox/box_top_l.gif");
   background-repeat:no-repeat;
   width:10px;
    height:10px; 
}
.box_mid_l {
   background-image: url("images/infobox/mid_l.gif");
   background-repeat:repeat-y;
   width:10px;
}
.box_mid_r {
   background-image: url("images/infobox/mid_r.gif");
   background-repeat:repeat-y;
   width:10px;
}
.box_top_l2 {
   background-image: url("images/infobox/box_top_l.gif");
   background-repeat:no-repeat;
   height:10px; 
}
.box_top_c {
   background-image: url("images/infobox/box_top_c.gif");
   background-repeat:repeat-x;
   height:10px;

}
.box_top_c2 {
   background-image: url("images/infobox/box_top_c.gif");
   background-repeat:repeat-x;
   height:10px;
   width:98%;
}
.box_top_r {
   background-image: url("images/infobox/box_top_r.gif");
   background-repeat:no-repeat;
      width:10px;
	     	  height:10px;
}
.box_bottom_l {
   background-image: url("images/infobox/box_bottom_l.gif");
   background-repeat:no-repeat;
      width:10px;

}
.box_bottom_c {
   background-image: url("images/infobox/box_bottom_c.gif");
   background-repeat:repeat-x;
}
.box_bottom_r {
   background-image: url("images/infobox/box_bottom_r.gif");
   background-repeat:no-repeat;
      width:10px;
}
.box_mid {
   background-image:url("images/infobox/box_mid.gif");
   background-repeat:repeat-y;
}
.box_cont_l {
   background-image: url("images/infobox/box_cont_l.gif");
   background-repeat:no-repeat;
   width:10px;
     	  height:10px; 
}
.box_cont_c {
   background-image: url("images/infobox/box_cont_c.gif");
   background-repeat:repeat-x;
   	  height:10px;
}
.box_cont_r {
   background-image: url("images/infobox/box_cont_r.gif");
   background-repeat:no-repeat;
      width:11px;
	  height:10px;
	  padding-left:1px;
}
.box_cont_b_l {
   background-image: url("images/infobox/box_cont_b_l.gif");
   background-repeat:no-repeat;
   width:10px;
}
.box_cont_b_c {
   background-image: url("images/infobox/box_cont_b_c.gif");
   background-repeat:repeat-x;
}
.box_cont_b_r {
   background-image: url("images/infobox/box_cont_b_r.gif");
   background-repeat:no-repeat;
      width:10px;
}
.box_cont_mid_l {
   background-image: url("images/infobox/box_cont_mid_l.gif");
   
}
.box_cont_mid_c {
   background-image: url("images/infobox/box_cont_mid_c.gif");
   background-repeat:repeat-y;
}
.box_cont_mid_r {
   background-image: url("images/infobox/box_cont_mid_r.gif");
   width:10px;
   padding:1px;
}
.menu_bar {
   background-image: url("images/menu.jpg");
   background-repeat:no-repeat;
   width:900px;
   padding-left:20px;
   padding-right:10px;
}
.menu_bar2 {
   padding-left:30px;
   padding-right:10px;
}
.menu_bar_content {
   padding-left:5px;
   padding-right:5px; 
   color:#FFFFFF;
     font-family:Arial Rounded MT Bold;
   font-size:16px;

}
.menu_bar_content2 {
   padding-left:5px; 
   color:#FFFFFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
   font-size:11px;
}
.menu_bar_content4 {
   padding-right:5px; 
   color:#FFFFFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
   font-size:11px;
}
.menu_bar_content5 {
   padding:2px; 
   color:#FFFFFF;
     font-family:Arial Rounded MT Bold;
   font-size:14px;
}
.menu_bar_content6 {
   padding-right:10px; 
}
.menu_bar_content3 {
   padding-right:25px; 
   color:#FFFFFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
   font-size:11px;
   text-decoration:underline;
   font-weight:bold;
}
a.menu_bar_content {
  color: #FFFFFF;
  text-decoration: none;
}

a.menu_bar_content:hover {
  color: #ccc;
  text-decoration: none;
}
a.menu_bar_content4 {
  color: #FFFFFF;
  text-decoration: none;
}

a.menu_bar_content4:hover {
  color: #ccc;
  text-decoration: none;
}

.fixcenter {
  width: 900px;
  background: #ffffff;
  color: #8A3471;
  margin: auto;
  text-align: left;
}
.content_main {
  text-align: center;
  background: #ffffff;
  color: #8A3471;
}
.center_bar {
   background-image: url("images/center_header.jpg");
   background-repeat:no-repeat;
   width:880px;
   padding-left:20px;
   padding-right:10px;
}

A {
  color: #8A3471;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}
.category_title {
color:#8A3471;
font-family:Arial Rounded MT Bold;
font-size:14px;
padding-top:2px;
}

TD.headerNavigation {
color:#8A3471;
font-family:Arial Rounded MT Bold;
font-size:14px;
padding-top:10px;
}
TD.headerNavigation2 {
color:#8A3471;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
padding-bottom:5px;
}

A.headerNavigation { 
  color: #8A3471; 
}

A.headerNavigation:hover {
  color: #8A3471;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  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: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #00FFFF;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #00FFFF;
  background-image: url("images/box_header.gif");
  color: #ffffff;
  font-weight: bold;
}
.productBox {
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px; 

border: 1px solid #8A3471;
background: #fff; 
padding: 1px 5px 2px;
color:#8A3471;
font-family:Arial Rounded MT Bold;
font-size:12px;
padding-top:5px;

}
.productBox_price {
color:#8A3471;
font-family:Arial Rounded MT Bold;
font-size:12px;
vertical-align:center;
}
.categories {
color:#8A3471;
font-family:Arial Rounded MT Bold;
font-size:12px;
vertical-align:center;


}
.productBox_desc {
color:#8A3471;
font-family:Arial Rounded MT Bold;
font-size:12px;
vertical-align:top;
padding-top:5px;
text-align:center;
}
.productBox_div {
height:1px;
background-color:#00FFFF;

}
.infoBox {
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border: 3px solid #79FFF9;
border-radius: 10px; 

background: #B8FFFC; 
padding: 1px 5px 2px;
color:#8A3471;
font-family:Arial Rounded MT Bold;
font-size:14px;
}
.infoBox3 {
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border: 3px solid #79FFF9;
border-radius: 10px; 
background: #ffffff; 
padding: 1px 5px 2px;
color:#8A3471;
font-family:Arial Rounded MT Bold;
font-size:14px;
}
.infoBox2 {
background: #ffffff; 
padding: 1px 5px 2px;
color:#8A3471;
font-family:Arial Rounded MT Bold;
font-size:14px;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  text-align:left;
  
}
.infoBoxContents2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  text-align:center;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:Arial Rounded MT Bold;
  font-size:16px;
  color: #ffffff;
  background-image: url("images/infobox.jpg");
  vertical-align:middle;
}
TD.infoBoxHeading2 {
  font-family:Arial Rounded MT Bold;
  font-size:16px;
  color: #ffffff;
  background-image: url("images/infobox2.jpg");
}
TD.infoBoxHeading3 {
  font-family:Arial Rounded MT Bold;
  font-size:12px;
  color: #ffffff;
  background-image: url("images/infobox2.jpg");
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: none;
  border-color: #8A3471;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #8A3471;
  font-weight: bold;
  padding:2px;
  text-align:center;
}
.productListing-heading2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #8A3471;
  font-weight: bold;
  padding:2px;
  text-align:center;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  vertical-align:middle;
   text-align:center;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {

}
.pageHeading {
font-family:Arial Rounded MT Bold;
  font-size:16px;
  color: #ffffff;
  background-image: url("images/infobox2.jpg");
  }

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8A3471;
}

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

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


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: #f1f9fe;
  border-color: #00FFFF;
  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:Arial Rounded MT Bold;
  color: #ff0000;
}

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

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

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

/* 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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

TABLE.productinfoBox {
border: solid; border-color:#8A3471; border-width: 1px;
background: #FEF7FB;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

TD.Price {
font-family:Arial Rounded MT Bold;
  font-size: 20px;
  font-weight: bold;
  color: #8A3471;
}

/*-------------------------------------*/
/*   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: 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;
}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */