/*
  $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, Arial, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family : Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #999999; color:#000000 }
.orderEdit { font-family : Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffbfc9; text-decoration: underline; }

BODY {
  background: #000000;
  background-image:url(../../images/mainbak.gif);
  margin: 0px;
  	font-family: Tahoma, arial, sans;
	font-size: 11px;
	color: #CCCCCC;
}

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #9d9d9d;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  padding:4px;
}

A.headerNavigation { 
  color: #dd2975; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {

}

TD.footer {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;

  color: #ffffff;
  font-weight: bold;
    padding:2px;
}

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:;
}

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:;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #333333;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold; }

TR.subBar { background-color:#CCCCCC;
}

TD.subBar {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
}

TD.main, P.main {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #333333;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #dd2975; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #999999; color:#000000 }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }
.checkoutBarCurrent { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #dd2975; }

/* message box */

.messageBox { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000; }



/*/////////////////////// Added CSS codes ////////////////////////*/

.cssbutton {
 background: #959595; color: #000000; width: 110px; vertical-align: top; font-weight: normal; font-family: Tahoma;font-size: 12px;cursor: pointer;text-align:center;  border: 1px; border-style: solid; border-color: #333333; border-spacing: 1px;
}
 
.cssbuttonsubmit{
background: #959595; vertical-align: top; color: #000000;font-family: Tahoma;font-weight: normal;font-size: 12px;cursor: pointer;border:none;
}

.privatemessages { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background-color: transparent; font-weight: bold; color: #ff0000; text-align: center; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; border-top: 1px solid #ff0000; border-bottom: 1px solid #ff0000; padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 2px;}

.star-product-title {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align : center;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
.star-product {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #cccccc;
}
.star-product-price{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #cccccc;
}

/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {

}

/* Info Boxes */
.contentBox {
background-color:#333333;
}

TD.contentBoxHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color:#333333;
  color: #9b9b9b;
  font-weight:bold;
}
.contentBoxContents {
  background-color:#585858;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.CategoriesBox {
  background: #dd2975;
}
TD.CategoriesBoxHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image:url(site_images/boxheadingbg.gif);
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #4b4b4b;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.SideInfoBox {
  background: #dd2975;
}
TD.SideInfoBoxHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image:url(site_images/boxheadingbg.gif);
  color: #ffffff;
}
.SideInfoBoxContents {
  background: #4b4b4b;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.infoBox {

}

TD.infoBoxHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #333333;
  color: #ffffff;
}

.infoBoxContents {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #dadada;
}

.infoBoxNoticeContents {
  background: #dadada;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
/* Info Boxes */




/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #4b4b4b;
	border: 0px outset #4b4b4b;
}

.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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;		
	text-decoration: none;
	position: relative;
	display: block;
	padding-left:2px;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #ffffff;
	background-color: #4b4b4b;	
	text-decoration: none;		
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #9d9d9d;
	background-color: #333333;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #9d9d9d;
	background-color: #333333;	
	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: #9d9d9d;
	border: 0px outset #ffffff;
background-color: #4b4b4b;
	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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	padding-left:4px;
	position: relative;
	display: block;	
	background-color: #999999;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #ffffff;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #9d9d9d;
	background-color: #333333;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #9d9d9d;
	background-color: #333333;	
	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: #ffffff;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #ffffff;
}

.get1free { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}

.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: 12px;
    font-style:italic;
  	font-weight: bold;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:19pt;
 	border-style: ridge;
	}
<!--changes "Please remove other gifts..." -->
.span.gift1
	{
	margin-top: 2px;
	padding: 1px;
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:oblique ;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #FF0202;
 	border-style: none;
	}
<!--changes "(Maximum 1 gift per order)" -->
.span.gift2
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:normal;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #5C150A;
	}
<!--changes "By spending over %s you have qualified..." -->
.span.gift3
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:normal;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #5C150A;
	}
<!--changes "Spend just %s more to get ..." -->
.span.gift4
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:italic;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #FF0202;
	}
<!--changes the Name of gift -->
.span.gift5
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 18px;
    font-style:italic;
  	font-weight: 600;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:20pt;
  	color: #5C150A;
	}
	
.menubox a, a,#footerContent a:hover, .navBox a:hover, .color{color:#<?php echo $htmlColor ?> ;}
.girlBoxMini img,.girlBox img {	border: 3px solid #dd2975;}
#footer2 {	height: 137px;	background: url(../../images/footerBack4.gif) repeat-x;}
.magTBox img {border:2px solid #<?php echo $htmlColor ?>;}
select{background: #dd2975;}
.footerContent{
	color: #CCCCCC;
	font-size: 10px;	
}
.footerContent a {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration:underline;
}
.footerContent a:hover {
	color: #dd2975;
	text-decoration:underline;
}

.footerContent b {
	color: #FFFFFF;
}

A.red {
  color: #dd2975;
}

A.red:hover {
  color: #ffffff;
  text-decoration:underline;
}

A.articlelink{
   color:#0000FF;
  text-decoration: none;
}
