.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family: Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
 }

A {
	color: #454545;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

A:hover {
	color: #008AE6;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  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;
}

TR.footer {
	background-color: #FF5A00;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
 	background-color: #FF5A00;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background-color: #FFFFFF;
	background-image: url(images/bigbackground.jpg);
	background-repeat: repeat-x;
	border: 1px solid #B2D5ED;
}

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

.infoBoxNotice {
}

.infoBoxNoticeContents {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

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

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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 {
  
}

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

}

TABLE.productListing {
  border: 0px solid 0;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	font-weight: bold;
	padding: 3px;

}
.productListing-heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008AE6;
	font-weight: bold;
padding: 3px;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;

}

A.pageResults {
	color: #139BEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.pageResults:hover {
	color: #FF3300;
	font-size: 10px;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	letter-spacing: -1px;

}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0099FF;
}
CHECKBOX, RADIO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    border: 0px none;
}

 INPUT, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px outset #CCCCCC;
	background-color: #F9F9F9;

}
 INPUTOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px outset #FF6600;
	background-color: #FFF7EA;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px outset #CCCCCC;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #008AE6;
  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: Arial, Helvetica, sans-serif;
	color: #FF3300;
	font-size: 11px;
}

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

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

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

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFA8A8;
	padding: 2px;
	border: 1px solid #FF0000;
}
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
.boxLeft {
	background-image:  url(images/box/boxleft.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.boxRight {
	background-image:  url(images/box/boxright.jpg);
	background-repeat: repeat-y;
	width: 6px;
}
.middlebox {
	width: 166px;
	padding: 4px;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
.box {
	width: 177px;
}
.sidebar {
	padding: 3px;
	background-color: #F0F0F0;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
	width: 206px;



}
.sidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}
.sidebox:hover  {
	color: #008AE6;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
ul {
	list-style-type: square;

}
.mainarea {
	padding: 8px 4px 4px;
}
.noborder {
	border: 0px none;
}
.maintable {
	background-color: #FFFFFF;
	background-image: url(images/bigbackground.jpg);
	background-repeat: repeat-x;
	border: 1px solid #B2D5ED;
}
.tableBorder {
	border: 1px solid #B2D5ED;
}

.navBorder {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
}
.navBuffer {
	padding-left: 1px;
}
.welcome {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
	line-height: normal;


}
.guestwelcome {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.navborder {
	background-image: url(images/nav/navborder.gif);
	background-repeat: repeat-x;
	height: 29px;
	width: 324px;
}

.topbar {
	background-image: url(images/background.gif);
}
.buttons {
	padding-top: 17px;
	padding-left: 2px;
}
.navbar {
	background-image: url(images/nav/navbar.gif);
	background-repeat: repeat-x;
}
.logo {
	padding-right: 15px;
}
.prodTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}
.img-drop {
	
	background: url(images/shadowAlpha.png) no-repeat right bottom !important;;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px!important;;
	margin: 10px 0 0 5px;
	clear: both;
	height: 85px;
	width: 65px;

  }

.img-drop img {
	display: block;
	position: relative;
	background-color: #fff;

	margin: -6px 6px 6px -6px;
	padding: 4px;
	
}


.priceDis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;

}

.priceDis:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008AE6;

}
.padding {
	padding: 7px;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
.catTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008AE6;
	text-decoration: none;
	letter-spacing: -1px;
}
.catTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	letter-spacing: -1px;
}
.cat {
	height: 90px;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.newsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
