html {
  height:100%;
  margin:0px;
  padding:0px;
}

BODY {
  height:100%;
  background: #000000;
  color: #ffffff;
  margin:0px;
  padding:0px;
}
#wrapper {
  height: 100%;
  margin:0px;
  padding:0px;
}
A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
 display: inline;
}

.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
	
}

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

TR.header {
  background: #535353;
  color: White;
}

TR.headerNavigation {
  background: #535353;
  color: White;
}

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

A.headerNavigation { 
  color: #cfdc8f;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #cfdc8f;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #eaebe5; color: White;}
.boxText1 { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #2a2a2a; color: White;}
.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 {}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


.infoBox {

}

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

.infoBoxContents1 {
	background: #2a2a2a;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
}

.infoBoxContents1 A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
}

.infoBoxContentsSpec {
	background: #535353;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cfdc8f;
}

.infoBoxContentsSpec A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cfdc8f;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #FCFCFC;
  //shopping-cart content color
}

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: #FCFCFC;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F0F0F0;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
border:1px solid #bbbbbb; 
text-align:left;
  color: #414956;
  font-weight: bold;
  padding: 4px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  //shopping-cart header/footer color
}
.productListing-heading1 {
background-color: #2a2a2a;
text-align:left;
  color: White;
  font-weight: bold;
  padding: 4px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  //shopping-cart header/footer color
}

TD.productListing-data {
vertical-align:top; 
background-color: #eaebe5;
padding:10 10 10 10;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #414956;
}
TD.productListing-data1 {
background-color: #2a2a2a;
vertical-align:top;
padding:10 10 10 10;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: White;
}


A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

 font-size: 14px;
 color: #910101;

 font-weight: Bold;
  text-decoration: none;
  height:37px;
  width: 575px;
  background: url('images/m99.gif');
  background-repeat: no-repeat;

  padding-bottom:  0px;
  padding-left: 35px;

}

TR.subBar {
  background: #f4f7fd;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 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: #eaebe5;
}

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: #FF5555;
  font-weight:bold;
}

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

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












td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #2C2C2C
}

 .ch{
 font-size: 11px;
 color: #2C2C2C;
 font-weight: bold;
 }


 .ch1{
 font-size: 10px;
 color: #46484A;
 font-weight: bold;
 }

 .ch2{
 padding-left: 10px;
 }

 .ch3{
 font-size: 11px;
 color: #2C2C2C;
 font-weight: bold;
 }

 .ch4{
 font-size: 10px;
 color: #2C2C2C;
 }

 .ch5{
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 }

 .ch6{
 padding-left: 14px;
 }

 .ch7{
 border: #D0D0D0 1px solid;
 padding-top: 1px;
 padding-left: 1px;
 padding-right: 1px;
 padding-bottom: 1px;
 }

 .ch8{
 font-size: 9px;
 color: #572D11;
 font-weight: bold;
 text-decoration: none; 
 }

 .ch9{
 padding-left: 22px;
 }

 .ch10{
 font-size: 14px;
 color: #ED4018;
 }

 .ch11{
 font-size: 14px;
 color: #515C65;
 }

 .ch12{
 padding-left: 7px;
 }

 .ch13{
 border-left: #D0D0D0 1px solid;
 border-right: #D0D0D0 1px solid;
 border-bottom: #D0D0D0 1px solid;
 padding-top: 1px;
 padding-left: 1px;
 padding-right: 1px;
 padding-bottom: 1px;
 }

 .ch14{
 border: #CFCFCF 1px solid;
 }

 .ch15{
 font-size: 10px;
 color: #515C65;
 }

 .ch16{
 font-size: 11px;
 color: #515C65;
 text-decoration: underline;
 }

 .ch162{
 font-size: 11px;
 color: #515C65;

 }




 .ch16:hover{
 font-size: 11px;
 color: #515C65;
 text-decoration: none;
 }



 .ch17{
 font-size: 13px;
 font-weight: bold;
 color: #D53826;
 }

 .ch18{
 padding-left: 18px;
 padding-right: 18px;
 }

 .ch19{
 border: #CBD1BD 2px solid;
 }

 .ch20{
 font-size: 10px;
 color: #5E6468;
 }
 
 .ch21{
 padding-left: 73px;
 padding-top: 34px;
 }

 .ch22{
 font-size: 12px;
 color: #515C65;
 }
 .ch23{
 font-size: 12px;
 color: #FFFFFF;
 font-weight: bold;
 }
 .ch24{
 font-size: 12px;
 color: #505d66;
 font-weight: bold;
 }

 .ml1{
 font-size: 12px;
 color: #D53826;
 font-weight: bold;
 text-decoration: none; 
 }

 .ml2{
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none; 
 }

 .ml3{
 font-size: 11px;
 color: #68727A;
 text-decoration: none; 
 }

 .ml4{
 font-size: 11px;
 color: #D53826;
 font-weight: bold;
 }

 .ml44{
 font-size: 10px;
 color: #D53826;
 font-weight: bold;
 text-decoration:underline;
 }


 .ml5{
 font-size: 11px;
 color: #D53826;
 font-weight: bold;
 text-decoration: none; 
 }


 .ml6{
 font-size: 11px;
 color: #D53826;
 text-decoration: none; 
 }

 .ml7{
 font-size: 11px;
 color: #9F1A37;
 text-decoration: none; 
 }



 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }

 .se2{            
 width: 100px;
 font-size: 10px;
 color: #282E3E
 }


 .se3{            
 width: 50px;
 font-size: 8px;
 color: #282E3E
 }


 
 .image_border{
  border:1px solid #D1D1D1; 
 }

.boxTop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cfdc8f;
	background-color: #535353;
	font-size: 16px;
}

.boxTopCoolProducts {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	background-color: #2a2a2a;
	font-size: 16px;
}
.pageContent {
	color: White;
}
.myPageC {
	background-color: #eaebe5;
	height: 100%;
}
.shoppingCart {
	background-color: #cfdc8f;
}
a.myColumns {
	color: #cfdc8f;
}
a.myColumns:hover {
	color: #cfdc8f;
	text-decoration: underline;
}
a.myColumns:visited {
	color: #cfdc8f;
}
myColumns {
	color: #cfdc8f;
}

a.BreadCrumb {
	color: #5e6343
}
a.BreadCrumb:hover {
	color: #5e6343
	text-decoration: underline;
}
a.BreadCrumb:visited {
	color: #5e6343
}

/* 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 {

} /* LI.BrowseBy */

/* DWD Contribution End. */

H1.boxTopH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cfdc8f;
	/*background-color: #535353;*/
	font-size: 15px;
	/*font-weight: normal;*/
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	display: inline;
}

H2.prodListingH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
A.button-link{
	margin: 3px 0px 3px 0px;
}
A.button-link IMG{
	border: 0px;
}