/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ff0000; 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: #4BAAC8; text-decoration: underline; }

FORM {
	display: inline;
}

.infoBox {
  background: #232323;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*  

 */
TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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: 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;
}





.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FF0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: #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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #353535;
}

A.pageResults:hover {
  color: #353535;
}

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.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: #97BB00 ;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #000000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color:#003399; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #4BAAC8; }

/* 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: #ff0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
#manu * {background:none;padding-top:0;padding-bottom:0;}
#manu select {background-color:#fff;padding-top:0;padding-bottom:0;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.smallText_1 a {
	color:#000;
	text-decoration:underline;
}

.smallText_1 a:hover {
	color:#000;
	text-decoration:none;
}

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
s {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
.main a {
	color:#E7E7E7;
}

.main a:hover {
	color:#4BAAC8;
}

.subcatl {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

.subcatl:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.smallText  {
	font-size:11px; color:#FFFFFF;
	height:30px;
}
.smallText a {
	color:#FFFFFF; font-size:11px; text-decoration:underline;
	}
.smallText a:hover {
	color:#FFFFFF; font-size:11px; text-decoration:none;
	}
/* --------------------------------------------                   ---------------------------------------------------- */
body {padding:0; margin:0; background-color:#272727;}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color: #FFFFFF;}

.bg  {background:url(images/m10.gif); background-repeat: repeat-x;}
.bg1 {background:url(images/m19.gif); background-repeat: repeat-x;}
.bg2 {background:url(images/m20.gif); background-repeat: repeat-x;}
.bg3 {background:url(images/m30.gif); background-repeat: repeat-x;}
.bg4 {background:url(images/m44.gif); background-repeat: repeat-y;}
.bg5 {background:url(images/m43.gif); background-repeat: repeat-x;}



ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	background:url(images/m17.gif) center left no-repeat; margin:0px;
	padding:0 0 0 40px;
}
ul a{
	color:#E7E7E7;
	text-decoration:none;
    font-size:11px;
	font-weight:bold;
	line-height:21px;	
}
ul a:hover{
	 color:#4BAAC8;
}
.el {		
	background:url(images/m18.gif) center left no-repeat; margin-left:22px;
	padding:0 0 0 17px;
}
.yl {		
	background:url(images/m42.gif) center left no-repeat; margin:0px;
	padding:0 0 0 49px;
}


.se  {width:109px; height:19px; font-family:tahoma,verdana,arial; color:#282E3E; font-size:10px; padding-left:5px;}
.se1 {width:137px; height:17px; font-family:tahoma,verdana,arial; color:#57534F; font-size:10px; padding-left:3px;}
.se2 {width:185px; height:20px; font-family:tahoma,verdana,arial; color:#57534F; font-size:11px; padding-left:3px; line-height:20px;}
.go  {width:39px; height:18px; font-family:tahoma,verdana,arial; color:#282E3E; font-size:10px; padding-left:3px;}
.ab  img {vertical-align: middle;}
.bd  {border:1px solid #EDEDED;}

.tx  {font-size:11px; color:#FFFFFF;}
.tx1, .tx1 a {font-size:15px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.tx2 {font-size:11px; color:#B1CC00; font-weight:bold;}
.tx22 {font-size:14px; color:#B1CC00; font-weight:bold;}
.tx3 {font-size:10px; color:#A5A5A5;}
.tx4 {font-size:12px; color:#FFFFFF; font-weight:bold; text-transform:uppercase;}
.tx5 {font-size:12px; color:#FFFFFF;}

.ml  {color:#42B3C1; font-size:11px; text-decoration:none; font-weight:bold;}
.ml:hover {text-decoration:underline;}
.ml1, .ml1 a {color:#FFFFFF; font-size:12px; text-decoration:none; font-weight:bold; text-transform:uppercase; }
.ml1:hover, .ml1 a:hover {text-decoration:underline;}
.ml2 {color:#FFFFFF; font-size:11px; text-decoration:underline;}
.ml2:hover {text-decoration:none;}
.ml3 {color:#A5A5A5; font-size:10px; text-decoration:none; font-weight:bold;}
.ml3:hover {text-decoration:underline;}
.ml4 {color:#97BB00; font-size:10px; text-decoration:none; font-weight:bold;}
.ml4:hover {text-decoration:underline;}
.ml5 {color:#A6A6A6; font-size:10px; text-decoration:none; font-weight:bold;}
.ml5:hover {text-decoration:underline;}
.ml6 {color:#575757; font-size:11px; text-decoration:none;}
.ml6:hover {text-decoration:underline;}


#zxc1 {color:#D6D6D6; font-size:10px; font-weight:bold; text-decoration:underline;}
#zxc1 a {color:#D6D6D6; font-size:10px; text-decoration:underline; font-weight:bold;}
#zxc1 a:hover {text-decoration:none; }

/* ------------------------------------- */
.sea_1 {border-right:9px solid #ffffff; border-left:9px solid #ffffff;}
.sea_2	{padding:0px 10px 0px 10px;}
.sea_3	{padding:0px 3px 0px 3px;}

.sea_4 td{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:F3E9AF;
}
.sea_4 a:hover {
  color:4BAAC8;
  text-decoration:none
}
.sea_4 a {
  color:E7E7E7;
  text-decoration:underline
}
.sea_5 a {color:#CCCCCC;}



---account---

#v {
valign: top;
}

#bcc {
border: 0px;
cellspacing: 0px;
cellpadding: 0px;
}

#wv {
width: 215px;
valign: top;
}

#ccbw {
cellpadding: 0px;
cellspacing: 0px;
border: 0;
width: 100%;
}

#ccbw2 {
cellpadding: 0px;
cellspacing: 0px;
border: 0px;
width: 100%;
}

#bcc2 {
border: 0px;
cellspacing: 0px;
cellpadding: 2px;
}

#bwcc {
border: 0px;
width: 100%;
cellspacing: 1px;
cellpadding: 0px;
}

#bcc3 {
border: 0px;
cellspacing: 0px;
cellpadding: 2px;
}

#avw {
align: center;
valign: top;
width: 130px;
}

#bwcc1 {
border: 0px;
width: 100%
cellspacing: 0px;
cellpadding: 2px;
}

#bwcc2 {
border: 0px;
width: 100%
cellspacing: 0px;
cellpadding: 2px;
}

#bwcc3 {
border: 0px;
width: 100%;
cellspacing: 1px;
cellpadding: 2px;
}

#bwcc4 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#w1 {
width: 10px;
}

#w6 {
width: 60px;
}

#w2 {
width: 10px;
}

#bwcc5 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#wa {
width: 10px;
align: right;
}

#bwcc6 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#bwcc7 {
border: 0px;
width: 100%;
cellspacing: 1px;
cellpadding: 2px;
}

#bwcc8 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#bwcc9 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#wa2 {
width: 10px;
align: right;
}

#bwcc10 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#bwcc11 {
border: 0px;
width: 100%;
cellspacing: 1px;
cellpadding: 2px;
}

#bwcc12 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#wa3 {
width: 10px;
align: right;
}



---account edit---

#accev {
valign: top;
}

#accebcc {
border: 0px;
cellspacing: 0px;
cellpadding: 0px;
}

#accewv {
width: 215px;
valign: top;
}

#acceccbw {
cellspacing: 0px;
cellpadding: 0px;
border: 0px;
width: 100%;
}

#acceccbw2 {
cellspacing: 0px;
cellpadding: 0px;
border: 0px;
width: 100%;
}

#accear {
align: right;
}

#acceccbw3 {
cellspacing: 0px;
cellpadding: 0px;
border: 0px;
width: 0px;
}

#accebwcc {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#accebwcc2 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#accebwcc3 {
border: 0px;
width: 100%;
cellspacing: 1px;
cellpadding: 2px;
}

#accebcc2 {
border: 0;
cellspacing: 2px;
cellpadding: 2px;
}

#accebwcc4 {
border: 0px;
width: 100%;
cellspacing: 1px;
cellpadding: 2px;
}

#accebwcc5 {
border: 0;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#accear2 {
align: right;
}

#accew1 {
width: 10px;
}

---account history---

#acchv {
valign: top;
}

#acchbcc {
border: 0px;
cellspacing: 0px;
cellpadding: 0px;
}

#acchwv {
width: 215px;
valign: top;
}

#acchccbw {
cellpadding: 0px;
cellspacing: 0px;
border: 0px;
width: 100%;
}

#acchbwcc {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#acchbwcc2 {
border: 0px;
wisth: 100%;
cellspacing: 1px;
cellpadding: 2px;
}

#acchbwcc3 {
border: 0px;
width: 100%;
cellspacing: 2px;
cellpadding: 4px;
}

#acchbwcc4 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#acchbwcc5 {
border: 0px;
width: 100%;
cellspacing: 1px;
cellpadding: 2px;
}

#acchbwcc6 {
border: 0px;
width: 100%;
cellspacing: 2px;
cellpadding: 4px;
}

#acchbwcc7 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#acchbwcc8 {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
}

#acchw {
width: 10px;
}

#acchw1 {
width: 10px;
}


---account history info---

#ahiwv {
	width: 215px;
	valign: top;
}

#ahiccbw {
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
	width: 100%;
}

#ahiccbw1 {
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
	width: 100%;
}

#ahibwcc {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#ahibwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#ahiwv2 {
	width: 30%;
	valign: top;
}

#ahibwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#ahibwcc3 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#ahibwcc4 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#ahibwcc5 {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#ahiwv3 {
	width: 30%;
	valign: top;
}

#ahibwcc6 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#ahiwv4 {
	width: 70%;
	valign: top;
}

#ahibwcc7 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#ahibwcc8 {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#ahibwcc9 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#ahibwcc10 {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#ahibwcc11 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}


---account newsletter---

#acnwv {
	width: 215px;
	valign: top;
}

#acnccbw {
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
	width: 100%;
}

#acnbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#acnbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#acnbwcc2 {
	border: ;
	width: ;
	cellspacing: ;
	cellpadding: ;
}

#acnbcc {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 2px;
}



---account notifications---

#acntwv {
	width: 215px;
	valign: top;
}

#acntccbw {
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
	width: 100%;
}

#acntbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#acntbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

---account password---

#apwv {
	width: 215px;
	valign: top;
}

#apccbw {
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
	width: 100%;
}

#apbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#apbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}
---addreess book---

#abwv {
	width: 215px;
	valign: top;
}

#abccbw {
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	width: 100%;
}

#abbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#abbcc {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
}

#abbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}
---addreess book process---

#abpwv{
	width: 215px;
	valign: top;
}

#abpccbw {
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
	width: 100%;
}

#abpbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#abpbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#abpbcc {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 2px;
}

---advanced search---

#aswv {
	width: 215px;
	valign: top;
}

#asccbw {
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	width: 100%;
}

#asbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#asbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

---advanced search result---

#asrwv {
	width: 215px;
	valign: top;
}

#asrccbw {
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
	width: 100%;
}
---checkout confirmation---

#accwv {
	width: 215px;
	valign: top;
}

#ccccbw {
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	width: 100%;
}

#ccwva {
	width: 70%;
	valign: top;
	align: right;
}

#ccbcc {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 2px;
}

#ccbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#ccbwcc1{
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#ccbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---checkout payment---

#cpwv {
	width: 215px;
	valign: top;
}

#cpawv {
	align: right;
	width: 50%;
	valign: top;
}

#cpbcc {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 2px;
}

#cpccbw {
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
	width: 100%;
}

#cpbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#cpbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#cpbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---checkput payment address---

#cpawv {
	width: 215px;
	valign: top;
}

#cpaawv {
	align: right;
	width: 50%;
	valign: top;
}

#cpabcc {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 2px;
}

#cpabwcc {
	border: 0px;
	width: 100px;
	cellspacing: 1px;
	cellpadding: 2px;
}

#cpabwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#cpabwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#cpaccbw {
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
	width: 100%;
}

---checkout shipping---

#cswv {
	width: 215px;
	valign: top;
}

#csawv {
	align: right;
	width: 50%;
	valign: top;
}

#csbcc {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 2px
}

#csbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#csbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#csbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#csccbw {
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
	width: 100%;
}

---checkout shipping address---

#csawv {
	width: 215px;
	valign: top;
}

#csabcc {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 2px;
}

#csaawv {
	align: right;
	width: 50%;
	valign: top;
}

#csabwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px
}

#csabwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#csabwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---checkout success---

#ckswv {
	width: 215px;
	valign: top;
}

#cksbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#cksbwcc3 {
	border: 0px;
	width: 100%;
	cellspacing: 4px;
	cellpadding: 2px;
}

---conditions---

#cdswv {
	width: 215px;
	valign: top;
}

#cdsbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#cdsbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#cdsbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---contact us---

#cuswv {
	width: 215px;
	valign: top;
}

#cusbwcc {
	border: 0px;
	width: 100px;
	cellspacing: 1px;
	cellpadding: 2px;
}

#cusbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#cusbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#cuswbbcc {
	width: 100%;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 10px;
}

---cookie ussage---

#cuwv {
	width: 215px;
	valign: top;
}

#cubwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#cubwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#cubwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;	
}

#cubwcca {
	border: 0px;
	width: 40%;
	cellspacing: 0px;
	cellpadding: 0px;
	align: right;
}

---create account---

#crawv {
	width: 215px;
	valign: top;
}

#crabcc {
	border: 0px;
	cellspacing: 2px;
	cellpadding: 2px;
}

#crabwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#crabwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#crabwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---create account success---

#caswv {
	width: 215px;
	valign: top;
}

#casbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#casbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#casbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---index---


#wbacc {
	width: 0px;
	border: 0px;
	align: center;
	cellpadding: 0px;
	cellspacing: 0px;
}

#valign {
valign: top;
}

#bcc {
border: 0px;
cellspacing: 0px;
cellpadding: 0px;
}

#wv {
width: 215px;
valign: top;
}

#bcc2 {
border: 0px;
cellspacing: 0px;
cellpadding: 0px;
}

#whc {
width: 551px;
height: 32px;
}

#bwcca {
border: 0px;
width: 100%;
cellspacing: 0px;
cellpadding: 2px;
align: center;
}

#wbacc {
width: 551px;
border: 0px;
align: center;
cellpadding: 0px;
cellspacing: 0px;
}

---information---

#ifowv {
	width: 215px;
	valign: top;
}

#ifobwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---login---

#lgnwv {
	width: 215px;
	valign: top;
}

#lgnbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#lgnbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#lgnbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#lgnwhv {
	width: 50%;
	height: 100%;
	valign: top;
}

---logoff---

#lgfwv {
	width: 215px;
	valign: top;
}

#lgfbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#lgfbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#lgfbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---password forgotten---

#psfwv {
	width: 215px;
	valign: top;
}

#psfbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#psfbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#psfbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---privacy---

#pvywv {
	width: 215px;
	valign: top;
}

#pvybwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#pvybwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#pvybwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---product new---

#pnwwv {
	width: 215px;
	valign: top;
}

#pnwbcc {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

#pnwbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px
}

#pnwbccwa {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 225px;
	align: center;
}

---product info---

#piwv {
	width: 215px;
	valign: top;
}

#pibcc {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

#pibwcc {
	border: 0px;
	width: 100%;
	cellpadding: 1px;
	cellpadding: 2px;
}

#pibwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#pibwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#pibccwa {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 511px;
	align: center;
}

---product reviews---

#prwv {
	width: 215px;
	valign: top;
}

#prbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#prbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#prbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---product reviews info---

#priwv {
	width: 215px;
	valign: top;
}

#pribwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#pribwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#pribwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---product reviews write---

#prwwv {
	width: 215px;
	valign: top;
}

#prwbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#prwbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#prwbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#prwbwcc3 {
	border: 0px;
	width: 100%;
	cellspacing: 2px;
	cellpadding: 2px;
}

---reviews---

#rwv {
	width: 215px;
	valign: top;
}

#rbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#rbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#rbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---shipping---

#shpwv {
	width: 215px;
	valign: top;
}

#shpbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#shpbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#shpbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

---shopping cart---

#sctwv {
	width: 215px;
	valign: top;
}

#sctbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#sctbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#sctbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#sctwha {
	width: 67px;
	height: 27px;
	align: center;
}

#sctbccwa {
	border: 0pc;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 458px;
	align: center;
}

#sctwha1 {
	width: 241px;
	height: 27px;
	align: center;
}

#sctwha2 {
	width: 79px;
	height: 27px;
	align: center
}

#sctwha3 {
	width: 67px;
	height: 27px;
	align: center;
}

#sctwh {
	width: 458px;
	height: 1px;
}

#sctwa {
	width: 241px;
	align: center;
	valign: top;
}

#sctbccwa1 {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 200px;
	align: center;
}

#sctwav {
	width: 100px;
	align: center;
	valign: top;
}

#sctwav1 {
	width: 79px;
	align: center;
	valign: top;
}

#sctwav2 {
	width: 67px;
	align: center;
	valign: top;
}

#sctbccwa2 {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 458px;
	align: center;
}

---specials---

#splwv {
	width: 215px;
	valign: top;
}

#splbcc {
	border: 0px;
	cellspacing: 0px; 
	cellpadding: 0px;
}

#splbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#splbccwa {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 255px;
	align: center;
}

#splwav {
	width: 94px;
	align: center;
	valign: top;
}

#splwv1 {
	width: 166px;
	valign: top;
}

#splwhva {
	width: 161px;
	height: 34px;
	valign: middle;
	align: center;
}

---ssl-check---

#sslwv {
	width: 215px;
	valign: top;
}

#sslbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}

#sslbwcca {
	border: 0px;
	width: 40%;
	cellspacing: 0px;
	cellpadding: 0px;
	align: right;
}

---tell a friend---

#tafwv {
	width: 215px;
	valign: top;
}

#tafbwcc {
	border: 0px;
	width: 100%;
	cellspacing: 1px;
	cellpadding: 2px;
}

#tafbwcc1 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 2px;
}

#tafbwcc2 {
	border: 0px;
	width: 100%;
	cellspacing: 0px;
	cellpadding: 0px;
}


/*---------------------------*/