#container {

}

#columnLeft {

}

#columnRight {

}

#mainContent {

}

#footer {

}

#formMessage {
  float:right;
}

#createAccountForm .label {
  width:200px;
}

#catDesc {

}

div.infobox {

}

.tableTotal {
  text-align:right;
  margin:1em 0 0 0;
  font-weight:bold;
}

.submitButton {
  text-align:right;
  margin:1em 0 0 0;
}

.newCustomer .submitButton {
margin-top:0;
}

.backButton {
  margin:1em 0 0 0;
  float:left;
}

.message {

}

.sectionArea {
  border: 1px solid black;
  padding:3px;
margin-top:5px;
}

.sectionArea table td {
  padding:0 0 3px 0;
}

.greetingText {
  margin-bottom:1em;
}

.greetingText, .greetingText a {
  color:red;
}

h1 {
  font-size: 13px;
  font-weight: bold;
  padding-bottom:1em;
}


h2 {
 font-size: 12px;
 font-weight: bold;
}


h2.gray {
color:#666666;
font-size:12px;
margin-bottom:5px;
padding-bottom:0;
}

.newCustomer h2.gray {
margin-top:0;
}

h3 {
  color:#666666;
  margin:0.5em 0 0.5em 0;
  padding:0 0 0 0;
}

p.noSpacing {
margin:0;
padding:0;
}


.errorBox {
  background: #ffb3b5; 
  font-weight: bold; 
}

.stockWarning {
  margin-top:1em;
  text-align:center;
  color: #000099;
}

.productsNotifications { 
  background: #f2fff7; 
}

.orderEdit {
  color: #70d250; 
  text-decoration: underline; 
}

img {
  border-width:0px;
}

a {
  color:black;
}

a:hover {

}

form {
  display: inline;
}

#headerNavigation {

}

#headerNavigation a { 

}

#headerNavigation a:hover {

}

#breadcrumbs {

}

a.breadCrumb {

}

a.breadCrumb:hover {

}

.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {

}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {

}

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
}

.main {
font-size:12px;
font-family:arial;
line-height:18px;
}

.smallText {

}

td.fieldKey {
  font-weight: bold;
}

td.fieldValue {

}

td.tableHeading {
  font-weight: bold;
}

span.newItemInCart {
  color: #ff0000;
}

checkbox, input, radio, select {

}

textarea {
  width: 100%;
}

span.greetUser {
  color: #003365;
  font-weight: bold;
}

span.markProductOutOfStock {
  color: #ff0000;
  font-weight: bold;
}

option.markOptionOutOfStock {
  color: #ff0000;
}

span.productSpecialPrice {
  color: #ff0000;
}

span.errorText {
  color: #000000;
}

.moduleRow {

}

.moduleRowOver {
  background-color: #d7e9f7; 
  cursor: pointer; 
}

.moduleRowSelected {
  background-color: #e9f4fc;
}

.checkoutBarFrom, .checkoutBarTo {
  color: #8c8c8c; 
}

.checkoutBarCurrent {
  color: #000000;
}

/* message box */

.messageBox {

}

.messageStackError, .messageStackWarning {
  background-color: #ffb3b5;
}

.messageStackSuccess {
  background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
  color: #ff0000;
}
	
table.popup {
  border-width: 1px;
  border-style: dotted;  
}

.main li {
  width:100%;
  list-style-type:disc;
  vertical-align: top; 
}

.quantityDiscountsNotifications {
  color:navy;
}

table {
  margin:0 0 0 0;
}

.recentlyViewed-data {
  padding-bottom:10px;
  background: #FFFFFF;
}

.specialsListing-heading,.featuredListing-heading,.best_sellersListing-heading,.newproductsListingBox-heading,.recentlyViewed-heading,.alsoListingBox-heading, .xsellListingBox-heading {

}

.specialsListingBox-header {border: solid 1px #ff0000;}
.specialsListingBox-body {border: solid 1px #ff0000;background:white;}
.featuredListingBox-header {border: solid 1px #330000;}
.featuredListingBox-body {border: solid 1px #330000;background:white;}
.specialsListing-heading {background: #ff0000;}
.best_sellersListingBox-header {border: solid 1px #009900;}
.best_sellersListingBox-body {border: solid 1px #009900;background:white;}
.best_sellersListing-heading {background: #009900;}
.newproductsListingBox-header {border: solid 1px #000099;}
.newproductsListingBox-body {border: solid 1px #000099;background:white;}
.newproductsListingBox-heading {background: #000099;}
.xsellListingBox-header {border: solid 1px #993300;}
.xsellListingBox-body {border: solid 1px #993300;background:white;}
.xsellListingBox-heading {background: #993300;}
.alsoListingBox-header {border: solid 1px #990033;}
.alsoListingBox-body {border: solid 1px #990033;background:white;}
.alsoListingBox-heading {background: #990033;}
.recentlyViewed-header {}
.recentlyViewed-body {}
.recentlyViewed-heading {}

.productDescriptionHeading {
  width:100%;
  border-bottom:1px solid black;
  color:black;
  font-weight:bold;
}
.productDescriptionBody {
  margin-bottom:1em;
}



ul.plain li {list-style-type: none;}
li.arrow {list-style-image:  url('images/list_arrow.gif');}

.newsdeskHeader {
  background:#1953A2;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;
}

.newsdeskHeader a, .newsdeskHeader a:hover {
  color:white;
  text-decoration:underline;
}

a.newsdeskSelected {
  color:white;
  text-decoration:none;
  font-weight:bold;  
}

.newsdeskContent {
  background:#CED5DD;
  color:black;
}

.newsdeskImage {
  text-align:center;
}

.newsdeskMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.newsdeskMain img {
  border:1px solid black;
}

.create_border {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 4px 4px 4px 4px;
}

.locatorHeader {
  background:#156A0B;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;  
}

.locatorContent {
  background:#E8F8D1;
  color:black;
}

.locatorMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.searchBox {
  text-align:right;
  margin-right:20px;
  padding-bottom:10px;
}

.searchText {
  font-weight:bold;
  color:black;
}

.image {
  border: 0px solid black;
}

.boxheader {
  color:#666666;
  padding-bottom:3px;
}

.sitemap ul {margin:0;padding:0;}
.sitemap ul li {font-weight:bold;}
.sitemap ul ul li {font-weight:normal;}
.sitemap li {list-style-type: none;}
.sitemap ul ul {margin:0;font-weight:normal;padding:0;padding-left:25px;}
.formPad td {padding-bottom:3px;}



table.infoBox {
  background: #000000;  
}

.infoBoxContents,.infoBoxContentsPlus {
  background: #ffffff;
  padding:0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}
.infoBoxPlus {
  background: #000000;  
  margin-bottom: 0px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-width: 0px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background:#000000;
  height: 22px;
  color: #FFFFFF;
  border-width: 0px;
  text-align: center;
}

a.infoBoxHeadingLink {
  color: #FFFFFF;
  text-decoration:none;
}

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

.boxText {
  padding-left:12px;
  padding-right:12px;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
}

td.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading a:hover,.productListing-heading a {
  color:white;
}

td.productListing-data {

}

.progressBar {
  margin-bottom:1em;
}

.progressBarFoot {
  clear:both;
  margin-top:1em;
}

.disclaimer {
  margin-top:1em;
}

.invoiceLogo {
  float:right;
}

.rule {
border-top:1px solid #000;
height:1px;
margin:15px 0;
padding:0;
clear:both;
}