/*
  $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, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #70d250; text-decoration: underline; }

#cwdusacontainer 
{
	width:990px;
	color: #000000;
	text-align: center;
}


BODY {
  text-align: center;
  margin: 0;
}
table{
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #81B606;
}

TD.headerNavigation {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #81B606;
  color: #ffffff;
  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: 11px;
  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: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.catg
{
	line-height:20px;
}
.infoBox {
	border:#89B90B solid 1px;
}

.infoBoxContents {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.commClass
{
	height:28px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#669999;
	color:#FFFFFF;

}
TD.infoBoxHeading {
	height:28px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#669999;
	color:#FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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: #81B606;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background:#81B606;
  color:#FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
    background:#ffffff;

}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #81B606;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

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

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

TD.accountCategory {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  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: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

productSpecialPrice {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

.messageBox { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

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

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

.infoBoxProducts {
  text-align: center;
  border: solid 1 #999999; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
}
.infoBoxProducts a {
  color: #333333;
}

.star-product-title {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}

/* star product pimped start */

.starTitle{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #c3c3c3;
  font-weight : normal;
}

.starName{
 font-family: Tahoma, Verdana, Arial;
 font-size: 24px;
 font-weight: normal;
 color: #1f79b6;
 }  
 
 .starProdDesc{
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 color: #808080;
 }  
 
 .starPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 }  
 
 .box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;

}

/* star product pimped end */
.get1free { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background: #ffb3b5; font-weight: bold;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

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

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

A.registryLink:visited { 
  color: #000000; 
  text-decoration: none; 
}
.PriceList  { font-family:Verdana, Arial, Helvetica, sans-serif; color: #9a9a9a; font-size: 11px; font-weight: bold }
.SavingsPercent  { font-size: 8px }
.oldPrice { text-decoration: line-through }
TD.compareListing-data {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}

.top-links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}
.top-links a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}
.top-links a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C0DC7C;
	line-height:18px;
	text-decoration:underline;
}
.grey-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
	text-decoration:none;
}
.grey-text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
	text-decoration:none;
}
.grey-text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009900;
	line-height:18px;
	text-decoration:underline;
}
.white-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
}
.white-text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
}
.white-text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009900;
	line-height:18px;
	text-decoration:underline;
}
.white-text1 {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
}
.white-text1 a{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
}
.white-text1 a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#009900;
	line-height:17px;
	text-decoration:underline;
}
.black-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.black-text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.black-text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#659002;
	line-height:18px;
	text-decoration:underline;
}
.special-offers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.special-offers a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.special-offers a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B74507;
	line-height:18px;
	text-decoration:underline;
}
.testimonial{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:17px;
	font-style:italic;
}
.headings{
	font-family:"Century Gothic";
	font-size:1.1em;
	color:#ffffff;
	line-height:17px;
	font-weight:normal;
}
.catgBoxL
{
	height:26px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url("images/shopbycatgry.jpg");
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
}


.catgBox
{
	height:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#81B606;
	color:#FFFFFF;
}
.brandsBox
{
	height:26px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url("images/strip-lightgreen.jpg");
	text-align:center;
	color:#FFFFFF;
}

.infomBox
{
	height:28px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#B74507;
	color:#FFFFFF;
}

.tagClBox
{
	height:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#003399;
	color:#FFFFFF;
}
.affBox
{
	height:28px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#006633;
	color:#FFFFFF;
}

.purpBox
{
	height:28px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#B323C0;
	color:#FFFFFF;
}
.toplinks-white {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.toplinks-white a{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.toplinks-white a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.links-white {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.links-white a{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.links-white a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#339900;
	font-weight:bold;
	text-decoration:none;
}
.links-gray {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:none;
}
.links-gray a{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:none;
}
.links-gray a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:underline;
}
.text-white {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:none;
}
.text-white a{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:underline;
}
.text-white a:hover{
	font-family:Tahoma;
	font-size:11px;
	line-height:17px;
	color:#FFFFFF;
	text-decoration:none;
}
.text-gray {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:17px;
	text-decoration:none;
}
.text-gray a{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:17px;
	text-decoration:underline;
}
.text-gray a:hover{
	font-family:Tahoma;
	font-size:11px;
	line-height:17px;
	color:#666666;
	text-decoration:none;
}
.form {
	border: 1px solid #F0CEB5;
	background-color:#FDB27B;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.border-green {
	border:#89B90B solid 1px;
}
.border-blue {
	border:#0283AA solid 1px;
}
.border-sky {
	border:#4AC9C0 solid 1px;
}
.border-pink {
	border:#FE47BB solid 1px;
}
.list {
	list-style-image:url(../images/bullet.jpg);
}
.list {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:19px;
	font-weight:bold;
	text-decoration:none;
}
.list a{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	line-height:19px;
	text-decoration:none;
}
.list a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:19px;
	font-weight:bold;
	text-decoration:none;
}
.headings-white {
	font-family:"Trebuchet MS";
	font-size:0.8em;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.headings-white-large {
	font-family:"Trebuchet MS";
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.testimonials {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-style:italic;
	text-decoration:none;
}

/* Links Manager v1.23 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: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
/* Links Manager v1.23 end */
