/*
  $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
*/

body {
  font-family : Verdana, Arial, sans-serif; 
  text-align: center;
  background: #9f9f9f;
  background-image: url(images/bodybg.jpg);
  background-repeat: repeat-x;
  color: #000000;
  margin: 0px;
}

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

.errorBox { 
  font-size : 10px; 
  background: #ffb3b5; 
  font-weight: bold; 
}

.stockWarning { 
font-size : 10px; color: #cc0033; 
}

.productsNotifications { 
  background: #E0E0E0; 
}

.orderEdit { 
font-size : 10px; color: #5D005E; 
text-decoration: underline; 
}

.fixcenter {
  width: 925px;
  border: solid; 
  border-width: 1px;
  background: #ffffff;
  color: #6A1F77;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  text-align: left;
}

.fixwidth {
  width: 925px;
}

.centertable {
  width: 565px;
}

.popupwindow {
  margin-top: 12px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #C1C1C1;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C1C1C1;
  color: #F9E5A2;
  font-weight : bold;
}

A.headerNavigation { 
  color: #F9E5A2; 
}

A.headerNavigation:hover {
  color: #5D005E;
}

TD.headerNavigationDark {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #717171;
  color: #ECC02D;
  font-weight : bold;
}

TD.headerNavigationFiller {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #717171;
  color: #717171;
  font-weight : bold;
}

A.headerNavigationDark { 
  color: #F3D162; 
}

A.headerNavigationDark:hover {
  color: #5D005E;
}

TD.headerLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #717171;
  color: #5D005E;
  font-weight : bold;
}

A.headerLink { 
  color: #FFF6D9; 
}

A.headerLink:hover {
  color: #5D005E;
}

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

.footerBg {
  height: 101px;
  background-image: url(images/footer_spacer.gif);
  background-repeat: repeat-x;
  }

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

.footerText a:link { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

.footerText a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

.footerTextGray {
  color: #C1C1C1;
  }

.footerTextGray:hover {
  color: #5D005E;
}

TR.footer {
  background: #C1C1C1;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C1C1C1;
  color: #5D005E;
  font-weight: bold;
}

TD.footerGray {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C1C1C1;
  color: #C1C1C1;
  font-weight: bold;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-size: 10px;
  color: #000000;
}

TD.categ {
  vertical-align: top;
}

.centerBox {
  background: #8C8C8C;
  height: 25px;
  font-size: 11px;
  font-weight: bold;
  color: #5D005E;
}

.infoBox {
  background: #EEEEEE;
  width: 100%;
}

.infoBoxColumn {
  width: 100%;
}

.infoBoxContents {
  background: #EEEEEE;
  font-size: 10px;
  width: 100%;
}

.infoBoxWide {
  background: #EEEEEE;
  width: 100%;
}

.infoBoxColumnWide {
  width: 100%;
}

.infoBoxContentsWide {
  background: #EEEEEE;
  font-size: 10px;
  width: 430px;
}

.contentBoxContents {
  background: #E0E0E0;
  font-size: 10px;
}

.whiteBoxContents {
  background: #FFFFFF;
}

.infoBoxAnnounce {
  background: #E0E0E0;
  font-size: 10px;
}

.pictBoxContents {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-spacing: 8px;
  border-style: outset;
  border-color: #909090;
  background: #8C8C8C;
  font-size: 10px;
}

.priceBoxContents {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 8px;
  border-color: #F9E5A2;
  background: #F9E5A2;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-weight: bold;
  font-size: 11px;
  background: url(images/infobox/infobox_bg.gif);
  color: #5D005E;
}

TD.infoBoxHeading a {
  color: #5D005E;
}

TD.infoBoxHeading a:hover {
  color: #FFF6D9;
}

TD.infoBox, SPAN.infoBox {
  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: #f8f8f9;
}

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

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

.productListing-heading {
  font-size: 10px;
  background: #C1C1C1;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #333333;
}

A.pageResults:hover {
  color: #333333;
  background: #F3D162;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #5D005E;
}

TD.itemHeading, DIV.itemHeading {
  font-size: 16px;
  font-weight: bold;
  color: #5D005E;
}

TD.itemHeadingWhite, DIV.itemHeadingWhite {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}

TD.pageSubHeading, DIV.pageSubHeading {
  font-size: 14px;
  color: #333333;
}

TR.subBar {
  background: #DADADA;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, DIV.main {
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
}

.mainWhite a:link { 
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

.mainWhite a:visited { 
  font-size: 11px;
  line-height: 1.5;
  color: #fff6d9;
}

.mainWhite a:hover { 
  font-size: 11px;
  line-height: 1.5;
  color: #f3d162;
}

.mainWhite a:active { 
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

.indented { 
  font-size: 11px;
  margin-left: 25px;
  margin-right: 25px;
}

TD.mainTight, P.mainTight {
  font-size: 11px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  color: #000000;
}

TD.smallTextWhite, SPAN.smallTextWhite, P.smallTextWhite {
  font-size: 10px;
  color: #FFFFFF;
}

TD.smallSpacedText14, SPAN.smallSpacedText14, P.smallSpacedText14 {
  line-height:14px;
  font-size: 10px;
  color: #000000;
}

TD.smallSpacedText18, SPAN.smallSpacedText18, P.smallSpacedText18 {
  line-height:18px;
  font-size: 10px;
  color: #000000;
}

TD.smallSpacedText, SPAN.smallSpacedText, P.smallSpacedText {
  line-height:20px;
  font-size: 10px;
  color: #000000;
}

TD.smallSpacedText28, SPAN.smallSpacedText28, P.smallSpacedText28 {
  line-height:28px;
  font-size: 10px;
  color: #000000;
}

TD.smallReturn, SPAN.smallReturn, P.smallReturn {
  font-family : Verdana, Arial, sans-serif; 
  line-height:6px;
}

TD.specialsSmallText, SPAN.specialsSmallText, P.specialsSmallText {
  border:1px solid #5D005E;
  line-height:12px;
  font-family : Verdana, Arial, sans-serif; 
  font-size: 9px;
  color: #5D005E;
  background: #FEFCF4;
}

TD.whiteText, SPAN.whiteText, P.whiteText {
  font-size: 10px;
  color: #FFFFFF;
}

TD.mediumText, SPAN.mediumText, P.mediumText {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

TD.accountCategory {
  font-size: 13px;
  color: #585858;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

TD.fieldValue {
  font-size: 12px;
  color: #000000;
}

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

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #5D005E;
}

TABLE.formArea {
  background: #E0E0E0;
  border-color: #C1C1C1;
  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 {
  color: #ff0000;
}

SPAN.mainTightGray {
  font-size: 11px;
  color: #585858;
}

SPAN.mainTightGray:hover {
  text-decoration: none;
  color: #5D005E;
}

SPAN.errorText {
  color: #ff0000;
}

SPAN.purpleText {
  color: #5D005E;
  line-height: 1.0;
}

SPAN.purpleBorder {
  color: #714896;
  line-height: 1.0;
}

SPAN.yellowText { 
  color: #F9E5A2; 
}

SPAN.yellowText:hover {
  color: #5D005E;
}

.moduleRow { }
.moduleRowOver { background-color: #C1C1C1; cursor: pointer; }
.moduleRowSelected { background-color: #E0E0E0; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #9A9A9A; }
.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: #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;
}

.bot {
  vertical-align: bottom;
}
.mid {
  vertical-align: middle;
}
.top {
  vertical-align: top;
}

/* Header tags controller */
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #5D005E;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #5D005E;
}

/* VJ Links Manager v1.18 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #717171;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #5D005E;
}
TD.linkListing-data {
  border-right: 1px solid #717171;
  border-bottom: 2px solid #717171;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #E0E0E0;
}

TR.linkListing-even {
  background: #FCFCFC;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #717171;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #717171;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #717171;
  color: #FFFFFF;
  text-align: center;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #ECC02D; 
}
A.linkListingMain {
  color: #ECC02D;
}
A.linkListingMain:hover {
  color: #5D005E;
}

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

.mainSolution a:link { 
  font-size: 10px;
  color: #5d005e;
}

.mainSolution a:visited { 
  font-size: 10px;
  color: #5d005e;
}

.mainSolution a:hover { 
  font-size: 10px;
  color: #ecc02d;
}

.mainSolution a:active { 
  font-size: 10px;
  color: #FFFFFF;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.18 end */

/* Estimated Shipping Box */

.estimatedshippingBox {
  background: #EEEEEE; 
}

TD.estimatedshippingBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #EEEEEE;
  color: #ffffff; 
}

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

.ShowShipping {
  background: #C1C1C1;
  color: #5D005E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-align: center;
} 

/* Estimated Shipping Box end */

/* Vertical Fly-Out Menu Style */

.verbar	{   /* Color of main vertical menubar and border */
	z-index: 9;
	color: black;
	background-color: #EEEEEE;
	border: 0px outset #fdfefd;
}

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

.vertitem	a {   /* Font style, size of main menu items */
	z-index: 9;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;		
	text-decoration: none;
	position: relative;
	width: 140px;
	display: block;
}

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

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

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

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

.vertsubframe	{   /* Color of submenu item and border */
	z-index: 9;
	background-color: #EEEEEE;
	border: 2px outset #fdfefd;
	position: relative;
	display: block;	
}

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

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

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

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

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

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

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

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

/* Vertical Fly-Out Menu Style end */
/*changes the table of gift  margin is that if there is more than one gift that they dont stick together */	
.table.gifts{
	margin: 1px;
	}

/*changes the table of gift */
TD.gift{
  margin: 6px;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-style:italic;
  letter-spacing:0.1mm;
  word-spacing:0.4mm;
  text-decoration:none;
  border-style: ridge;
  }
/*changes Please remove other gifts... */
TD.gift1, SPAN.gift1{
  margin-top: 2px;
  padding: 1px;
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  font-style:oblique ;
  font-weight: normal;
  letter-spacing:0.1mm;
  color: #FF0202;
  border-style: none;
  }

/*changes (Maximum 1 gift per order) */
TD.gift2, SPAN.gift2{
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  letter-spacing:0.1mm;
  color: #000000;
  }
/*changes By spending over %s you have qualified... */
TD.gift3, SPAN.gift3{
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  letter-spacing:0.1mm;
  color: #000000;
  }
/*changes Spend just %s more to get ... */
TD.gift4, SPAN.gift4{
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  font-style:italic;
  font-weight: normal;
  letter-spacing:0.1mm;
  color: #FF0202;
  }
/*changes the Name of gift */
TD.gift5, SPAN.gift5{
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  letter-spacing:0.1mm;
  color: #000000;
  background: #F2E8F9;
  }
/*gift message text */
TD.gift6, SPAN.gift6{
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  background: #F2E8F9;
  color: #5D005E;
  font-weight : bold;
  }
