.boxText {font-size: 10px; }
.errorBox {font-size: 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {font-size : 10px; color: #c03; }
.productsNotifications { background: #f2fff7; }
.orderEdit {font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #000;
  color: #eee;
  margin: 0px;
  font-family: Verdana;
}

A, A:hover{
  color: #eee;
  text-decoration: none;
}

FORM {
	display: inline;
}

TD.headerNavigation {
  font-size: 10px;
  background: #c00;
  color: #eee;
  font-weight : bold;
}

TR.headerError {
  background: #f00;
}

TD.headerError {
  font-size: 12px;
  background: #f00;
  color: #fff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #0f0;
}

TD.headerInfo {
  font-size: 12px;
  background: #0f0;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #b22;
  color: #fff;
  font-weight: bold;
}

.infoBox {
  background: #fff;
}

.infoBoxContents {
  background: #000;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #000;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #c22;
  color: #fff;
}

TD.infoBox, SPAN.infoBox {
  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: #222;
}

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: #444;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #222;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #444;
  color: #FFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #00F;
}

A.pageResults:hover {
  color: #00f;
  background: #Ff3
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #666;
}

TD.subBar {
  font-size: 10px;
  color: #ccc;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #abd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #f00;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #f00;
}

SPAN.errorText {
  color: #f00;
}

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

.checkoutBarFrom, .checkoutBarTo {font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {font-size: 10px; color: #ccc; }

/* message box */

.messageBox {font-size: 10px; }
.messageStackError, .messageStackWarning {font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {font-size: 10px; background-color: #9f0; }

/* input requirement */

.inputRequirement {font-size: 10px; color: #f00; }
/*** Begin Header Tags SEO ***/
h1 {
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #ccc;
}
h2 {
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #ccc;
}
/*** End Header Tags SEO ***/
table.social{float:right;background-color:#fff;}


div.boxtitle{border:0px;background-image:url('images/sprite1.gif');background-position:0px -112px;color:#fff;font-size:10px;font-weight:700;padding-left:7px}
div.boxcontents{font-size:10px;border-style:solid;border-width:1px;border-color:#b6b7cb;padding:5px}

BODY.popupImage {
	background: #fff;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
}

.screenshotsBlock {
	border: 1px solid #bbc3d3;
	background: #333;
	text-align: center;
	padding: 0;
	margin: 0;
}

.screenshotsHeaderText {
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
	text-align: left;
	padding: 0 0 0 15px;
	margin: 0;
}

.screenshotsHeader {
	padding: 0;
	margin: 10px 0 0 0;
}

.screenshots {
	float: left;
	width: 33%;
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0;
}

.screenshots IMG {
	border: 3px double #bbc3d3;
}

.clearScreenshots {
	clear: both;
	height: 1px;
	width: 100px;
}

.clearScreenshots hr {
	display: none;
}

.noScreenshots {
	text-align: center;
	padding: 15px 0 15px 0;
	margin: 0;
}