/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #ddeeee;
  color: #4d4d4d;
  margin: 0px;
  background-image: url(images/cute.gif);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position:center top;
}

.fixcenter {
  width: 758px;
  border: dashed; 
  border-width: 1px;
  background: #ffffff;
  color: #cccccc;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: left;
}

a img {
border: none; 
}

A {
  color: #2587CC;
  text-decoration: none;
}

A:hover {
  color: #eb4a8b;
  text-decoration: none;  
}

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #b4bc35;
  margin:0;
  display: inline;
}

FORM {
	display: inline;
}

TR.header {
  background: transparent;
}

TR.headerNavigation {
  background: transparent;
}

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

TD.headerSearch, a.headerSearch, .headerSearch{
  font-family:  Georgia, Verdana, Arial, sans-serif;
  font-size: 17px;
  font-style : italic;
  background: transparent;
  color: #2587CC;
  height:17px;
  line-height:17px;
}

TD.headerSearch, a.headerSearch, .headerSearch :hover {
  font-family:  Georgia, Verdana, Arial, sans-serif;
  font-size: 17px;
  font-style : italic;
  background: transparent;
  text-decoration: none;
  color: #eb4a8b;
  height:17px;
  line-height:17px;
}

A.headerDelivery { 
  margin-right: 240px;
}

.headerFenceLinksSo {
float:left;
}

.headerFenceLinks {
float:right;
}

A.headerNavigation { 
  color: #b4bc35; 
}

A.headerNavigation:hover {
  color: #eb4a8b;
}

A.LPFavourites {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 20px;
  color: #2587CC;
}

A.LPFavourites:hover {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 20px;
  color: #eb4a8b;
}

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-image: url(images/infobox/footer_grad.gif);
  background-repeat: repeat-x;
  line-height: 120px;
}

TD.footer {
  line-height: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f26522;
  font-weight: bold;
  padding-left: 50px;
}

TR.footerMain {
  background: transparent;
}

TD.footerMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #b4bc35;
}

TD.SEOMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style:italic;
  background: #ffffff;
  color: #b4bc35;
}

.infoBox {
  background: #ffffff;
  border: dashed; 
  border-width: 1px;
  border-color: #b4bc35;
}

.whiteinfoBox {
background: transparent;
}

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

.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: 14px;
  font-weight: bold;
  color: #2587CC;
  text-align: center;
  background-image: url(images/infobox/middle_top.gif);
  background-repeat: repeat-x; 
}

.infoboxHeading a:hover {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #eb4a8b;
 text-align: center;
 text-decoration: none
}

TD.whiteinfoBoxHeading {
  font-family: Georgia, someshit ,times;
  font-size: 20px;
  font-style: italic;
  color: #2587CC;
  text-align: center;

}

.whiteinfoboxHeading a:hover {
 font-family: Georgia,  Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #eb4a8b;
 text-decoration: none
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, 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.OLDproductListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.OLDproductListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #b4bc35;
  font-weight: bold;
}
.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #2587CC;
}

A.pageResults:hover {
  color: #eb4a8b;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 24px;
  color: #eb4a8b;
}

SPAN.pageHeadingBlue {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 24px;
  color: #b4bc35;
}

A.pageHeadingLinks, span.pageHeadingLinks {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size:17px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

P.productDescription, TD.productDescription, A.productDescription {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #4d4d4d;
}

A.productDescriptionLinks, span.productDescriptionLinks, TD.productDescriptionLinks {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #4d4d4d;
}

TD.mainHeader, P.mainHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #2587cc;
}

TD.LoginSubheader, P.LoginSubheader {
  font-family: Verdana, Arial, sans-serif;
  color: #2587CC;
  font-size: 11px;
  line-height: 1.5;
}

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

TD.smallestText, SPAN.smallestText, P.smallestText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  font-style:italic;
  color: #ADADAD;
}

TD.DisclaimerText, SPAN.DisclaimerText, P.DisclaimerText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #2587CC;
}

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: Georgia, Verdana, Arial, sans-serif;
  font-size: 17px;
  color: #eb4a8b;
  font-style: italic;
  height: 17px;
  line-height: 17px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #ffffff;
  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.productManufacturer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #eb4a8b;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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: #999999; }

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


/* new categories css menu apperance*/

.button1 {
	display: block;
	font-family: Georgia;
    font-size: 17px;
	font-style: italic;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/button.gif); 
	background-repeat: no-repeat;
}

.button1:hover {
	display: block;
	color: #2587CC;
	font-family: Georgia;
    font-size: 17px;
	font-style: italic;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/buttonhover.gif); 
	background-repeat: no-repeat;
}

.button2 {
	display: block;
	font-family: Georgia;
    font-size: 17px;
	font-style: italic;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/button.gif); 
	background-repeat: no-repeat;
}

.button2:hover {
	display: block;
	color: #eb4a8b;
	font-family: Georgia;
    font-size: 17px;
	font-style: italic;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/buttonhover.gif); 
	background-repeat: no-repeat;
}

.button3 {
	display: block;
	font-family: Georgia;
    font-size: 17px;
	font-style: italic;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/button.gif); 
	background-repeat: no-repeat;
}

.button3:hover {
	display: block;
	color: #b4bc35;
	font-family: Georgia;
    font-size: 17px;
	font-style: italic;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/buttonhover.gif); 
	background-repeat: no-repeat;
}

.item1 {
	display: block;
	background: #2587CC;
	font-family: Georgia;
    font-size: 11px;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
	background-image: url(images/infobox/itemblue.gif); 
	background-repeat: no-repeat;
}

.item1:hover {
	display: block;
	color: #2587CC;
	font-family: Georgia;
    font-size: 11px;
	background: white;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
}

.item2 {
	display: block;
	background: #eb4a8b;
	font-family: Georgia;
    font-size: 11px;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
	background-image: url(images/infobox/itempink.gif); 
	background-repeat: no-repeat;
}

.item2:hover {
	display: block;
	color: #eb4a8b;
	font-family: Georgia;
    font-size: 11px;
	background: white;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
}

.item3 {
	display: block;
	background: #b4bc35;
	font-family: Georgia;
    font-size: 11px;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
	background-image: url(images/infobox/itemgreen.gif); 
	background-repeat: no-repeat;
}

.item3:hover {
    display: block;
	color: #b4bc35;
	font-family: Georgia;
    font-size: 11px;
	background: white;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
}

/*---------- bubble tooltip -----------*/

a.tt{
    position:relative;
    z-index:24;
    color:#2587CC;
	/*font-weight:bold;*/
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #eb4a8b; background: url('');}
a.tt:hover span.tooltip{ font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold; text-decoration:none;
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #b4bc35;
    text-align: center;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url('images/tooltip/bubble.gif') no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url('images/tooltip/bubble_filler.gif') repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #b4bc35;
    background: url('images/tooltip/bubble.gif') no-repeat bottom;
}

/*---------- Graphical border -----------*/

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Georgia;
                 font-size: 17px;
				 font-style: italic;
                 text-align : center;
	             color: #2587CC;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Georgia, Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main { background: url('images/infobox_main/top.gif');
                 font-family: Georgia, Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Georgia, Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #2587CC;
                  }
TD.noborderbox {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 11px;
}
/*---Breadcrumb---*/
#breadcrumb { 
  padding: 0; 
  margin: 0; 
} 
#breadcrumb li { 
  display:inline; 
}
/*---- Begin Sitemap_SEO ----*/ 
ul.sitemap {
  color: #eb4a8b;
}
.sitemap {
  font-family: Georgia, Verdana, Arial, sans-serif;
font-size:14px;
}
.sitemap_indvidual { 
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size:17px;
  color: #eb4a8b;
}