/*
  $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; }
.season { font-family:Verdana, Arial, sans-serif; font-size: 14px; color:#00F; font-weight: bold; }

BODY {
  text-align: center;
  background: url(images/shop_bg.gif);
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 850px;
  border: solid; border-width: 0px;
  background: #ffffff;
  color: #ffffff;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}



A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: url(images/heading_bg.gif);
  background-color: #2029EA;
  
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000099;
  background-image:url(images/infobox/box_background.gif);
  color: #ffffff;
  font-weight : bold;
  height:30px;
}

TD.delivery-info {
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	color:#FFF;
	
}
	

TD.homeheaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000099;
  background-image:url(images/infobox/box_background.gif);
  color: #ffffff;
  font-weight : bold;
  height:30px;
  padding-top:9px;
  padding-left:7px;
}

TD.headercart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background-color: #2029EA;
  color: #ffffff;
  border-style:none;
}

.headercartlinks {
  border-style:none;
}

SPAN.headercartcolor {
	color:#FF0;
	font-weight:bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000099;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000099;
}

.infoBoxContents {
  background: #FFF1F1;
  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: 10px;
  font-weight: bold;
  background:#000099;
  background-image: url(images/infobox/box_background.gif);
  color: #ffffff;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000099;
  color: #ffffff;
  background-image:url(../images/infobox_bg.gif);
}

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: #e7e7f6;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #C70066;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000099;
  color: #FFFFFF;
  font-weight: bold;
}

.home-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000099;
  background-image: url(images/infobox/box_background.gif);
  color: #FFFFFF;
  font-weight: bold;
  
}

.table-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(../images/table_heading_bg_sm.gif);
  padding-top:10px;
  padding-bottom:8px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.borderless, span.borderless, a.borderless {
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    border-style:none;
}
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: #7b9ebd;
  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: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FF7373; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ff0000; }

.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: #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; }
h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}
TD.testamonial {
    font-family: Times New Roman, Verdana, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
}
TD.indexbody {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #000000
}
.barcode { font-family: IDAutomationHC39M; font-size: 16px; color: #000000; }
.smallText {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000
}
.main {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000
}
.free_delivery {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#390;
	font-weight:bold;
}
.infoBoxContents {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000
}
.productListing-data {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000
}
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/


/* ultimate buttons */
/* applegray, appleblue, darkgray buttons /////////////////// */
.buttons {
	background: transparent url('images/button_right.png') no-repeat scroll top right;
	color: #FFFFFF; /*use #F8F8F8 for appleblue, darkgray buttons */
	display: block;
	float: left;
    font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px; 
	margin: 0px 0px 0px 0px; /* margins entire button */
	padding-right:15px; /* overlap of left image on right image */
	border: none;
	text-decoration:none;
	cursor:pointer;

} 

.buttons_off {
	background: transparent url('images/button_right_off.png') no-repeat scroll top right;
	color: #FFFFFF; /*use #F8F8F8 for appleblue, darkgray buttons */
	display: block;
	float: left;
    font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px; 
	margin: 0px 0px 0px 0px; /* margins entire button */
	padding-right:15px; /* overlap of left image on right image */
	border: none;
	text-decoration:none;
	cursor:pointer;

}

.buttons span { background: transparent url('images/button_left.png') no-repeat;
	color: #FFF;
	display: block;
    padding: 2px 6px 2px 14px;  /*positions text in button */
} 
.buttons_off span { background: transparent url('images/button_left.png') no-repeat;
	color: #FFF;
	display: block;
    padding: 2px 6px 2px 14px;  /*positions text in button */
} 

.buttons:hover {
	color: #ffffff; /* use #FFFFFF for appleblue, darkgray buttons */
	cursor: pointer;
	text-decoration:underline;
}

.buttons_off:hover {
	color: #ffffff; /* use #FFFFFF for appleblue, darkgray buttons */
	cursor: pointer;
	text-decoration:underline;
} 

.buttons:hover span {
} 

.buttons_submit_backup {
	background: transparent url('images/button_left.png') no-repeat;
    font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF; /*use #F8F8F8 for appleblue button, darkgray buttons */
	display: block;
	float:left;
	padding: 3px 6px 3px 16px; /*positions text in button */
	border:none;
	cursor:pointer;
	text-decoration:none;
} 
.buttons_submit {
	background: transparent url('images/button_left.png') no-repeat scroll top right;
	color: #FFFFFF; /*use #F8F8F8 for appleblue, darkgray buttons */
	display: block;
	float: left;
    font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px; 
	margin: 0px 0px 0px 0px; /* margins entire button */
	padding-right:15px; /* overlap of left image on right image */
	padding: 3px 6px 3px 16px; /*positions text in button */
	border: none;
	text-decoration:none;
	cursor:pointer;
}
.buttons_submit:hover {
	color: #ffffff; /* use #FFFFFF for appleblue, darkgray buttons */
	cursor: pointer;
	text-decoration:underline;
	
}

.freeship{
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #ff0000;
 text-decoration: none;
 }
 .freeship2{
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 }
 TD.carrot{
	 color: #000;
	 text-align:center;
	 
 }
 SPAN.carrot{
	 color: #090;
	 text-decoration:underline;
	 font-weight:bold;
 }
 SPAN.remaining{
	 font-style:italic;
 }
 SPAN.remainingqty{
	 color:#F00;
	 font-style:italic;
 }
 p.season{	
	background:url(../images/season_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
	}
img
{  border-style: none;
}
.offer{
	vertical-align: bottom;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	position: relative;
	left:25px;
	bottom:25px;
	}
.new_product_offer{
	vertical-align: top;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	position: relative;
	left:55px;
	top:95px;
	}
p.price{
	font-size: 9px
	color: #000;
	text-align:left
	}
.sdLogo{
	position:relative;
	top:0px;
	background-image:url(../images/special_delivery.png);
	background-repeat:no-repeat;
	width:181px;
	height:57px;
}
.sdInfo{
	position:relative;
	top:35px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#394478;
	text-align:center;
}
