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



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  background: #bbc3d3;
 
  font-weight : bold;
}

A.headerNavigation { 
  
}

A.headerNavigation:hover {
  
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
 
  font-weight: bold;
  text-align: center;
}
.infoBox {
}
.module {
background-color:#EFEAE6;
color:#884856;
padding:10px;
margin-top:20px;
margin-bottom:20px;
}
.module .title {
font-size:13px;
font-weight:bold;
}
.infoBoxContents {
font-size:11px;
color:#884856;
}
.infoBoxContents a {
color:#884856;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
	font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
}

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 {
  background: #F9F9F9;
}

TABLE.productListing {

}

.productListing-heading {  
  font-weight: bold;
  font-size:11px;
  color:#92505C;
  background-color:#EBDED5;
}
.productListing-heading a{  
  font-weight: bold;
  font-size:11px;
  color:#92505C;
  text-decoration:none;
}
.productListing-heading a:hover{  
  font-weight: bold;
  font-size:11px;
  color:#92505C;
  text-decoration: underline;
}
TD.productListing-data {
font-size:12px;
padding:10px;
  }
TD.productListing-data a.prodThumb, a#prodThumb{
	background-image: url(images/thumb_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:10px;
	padding-right:22px;
	display:block;
	height:80px;
	width:100px;
  }
  TD.productListing-data a.prodThumb img, a#prodThumb img{
  border:1px solid #ffffff;
  }
A.pageResults {
 
}

A.pageResults:hover {
 
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, h1, .pageHeading {
  font-size: 30px;
  font-weight: normal;
  color:#AA6C7B;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
 
}

TD.main, P.main {
font-size: 12px;
}

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

TD.accountCategory {
  font-size: 16px;
  
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  
}

CHECKBOX, INPUT, RADIO, SELECT {
}
TEXTAREA {
  width: 200px;
}

SPAN.greetUser {
  
  font-weight: bold;
}

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

TD.formAreaTitle {  
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  font-weight: bold;
}

SPAN.productSpecialPrice {

}

SPAN.errorText {
  
}

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

.checkoutBarFrom, .checkoutBarTo { font-weight:bold; font-size:12px;}
.checkoutBarCurrent {   font-weight:bold; font-size:12px; color:#944D5D;}

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning {   background-color: #ffb3b5; }
.messageStackSuccess {   background-color: #99ff00; }

/* input requirement */

.inputRequirement {    }
* {
	font-family: Arial, Helvetica, sans-serif;
	
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a{ color: #666666; text-decoration:underline;}
a:hover{ color: #666666; text-decoration:none;}
#wrapper {
	width: 970px;
	margin:0 auto;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
#top_search{}
#top_search form{
	margin: 0px;
	padding: 0px;
}
#top_search #input{
	height: 18px;
	width: 120px;
	border: 1px solid #000000;
	background-image: url(images/input_magnify.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #8E4D5C;
	padding-left: 20px;
}
#top_search #button{}
#content{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C11E3D;
	border-bottom-color: #C11E3D;
	border-left-color: #C11E3D;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(images/content_bg.jpg);
	padding-bottom:30px;
}
#content #left{
	width: 160px;
	padding-right: 20px;
	font-size:12px;
}
#content #left a{
	font-size:12px;
}
#left form{
	margin: 0px;
	padding: 0px;
}
#left #input{
	height: 18px;
	width: 120px;
	border: 1px solid #000000;
	background-image: url(images/input_letter.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #8E4D5C;
	padding-left: 20px;
}
#left #button{}
#content #right{
	padding-left: 20px;
	font-size:12px;
}
#content #right table{

}
#footer{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 223px;
	padding-top: 8px;
	
	
}
#footer div{
	background-color: #717171;
	color: #cccccc;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	padding: 1px;
	font-size: 11px;
	
}
#footer a{ color: #ffffff; text-decoration:underline; font-size: 11px;}
#footer a:hover{ color: #ffffff; text-decoration:none; font-size: 11px;}