html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(../../images/hme_bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 8px;
}

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

.ctotal {
color: #FF0000;
font-weight: bold;
font-size: 14px;
}

a { 
color: #666666; 
text-decoration: none; 
}
a:link {
	 color: #c1001f; 
	 text-decoration: none; 
 }
a:visited { 
	color: #c1001f; 
	text-decoration: none; 
}
a:hover { 
	color: #666666; 
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#SndBaseImg {
	background-image: url(../../images/pagefullbase.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	height: 100%;
	width: 990px;
	position: relative;
	text-align: left;
	vertical-align: top;
	background-position: 0px -33px;
	visibility: visible;
}

#SndNavCont {
	height: 52px;
	width: 960px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 15px;
	position: relative;

}

#sndNav {
	height: 15px;
	width: 960px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
}

.hdpadL15t2 {
	padding-top: 2px;
	padding-left: 13px;
}

.hdpadNavSelected {
	padding-top: 7px;
	padding-left: 12px;
}

#SpNavSelected {
	background-image: url(../../images/2p_navbgrndselect.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 113px;
	position: relative;
	font-weight: bolder;
	font-size: 13px;
	color: #525561;
	background-position: 0px 0px;
	text-align: left;
	overflow: visible;
	visibility: visible;
}
#SpNavUnSelected {
	background-image: url(../../images/2nd_navbckgnd.gif);
	background-repeat: repeat-x;
	height: 52px;
	width: 123px;
	font-weight: bolder;
	color: #FFFFFF;
	vertical-align: top;
	position: relative;
	padding-top: 15px;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px 0px;
	overflow: visible;
	visibility: visible;
}
#SpNavUnSelected a { 
color: #FFFFFF; 
text-decoration: underline; 
}
#SpNavUnSelected a:link {
	 color: #FFFFFF; 
	 text-decoration: none; 
 }
#SpNavUnSelected a:visited { 
	color: #FCD009; 
	text-decoration: none; 
}
#SpNavUnSelected a:hover { 
	color: #FFFFFF; 
	text-decoration: underline;
	 }


#SpHdSpacer {
	height: 5px;
	width: 960px;
	position: relative;
	left: 15px;
	right: 15px;
	float: left;
	background-color: #FFFFFF;
}

#SpMain {
	height: 400px;
	width: 960px;
	position: relative;
	left: 15px;
	right: 15px;
	float: left;
	background-color: #FFFFFF;
}

FORM {
	/*display: inline;*/
}

TD.breadNavigation {

  font-size: 11px;

  color: #666666;
  font-weight : normal;

  padding-bottom : 12px;
  padding-top : 2px;
}

a.breadNavigation { 
  color: #c1001f; 
}

a.breadNavigation:visited {
  color: #c1001f;
}

a.breadNavigation:hover {
  color: #666666;
}

a.breadNavigation:active {
  color: #666666;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #666666;
  font-weight : bold;
  background-color : #F8F8F9;
  padding-bottom : 2px;
  padding-top : 2px;
}

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: #bbc3d3;*/
}

TD.footer {
  font-size: 10px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 12px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #333333;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-size: 12px;
}

.infoBoxNotice {

}

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

TD.infoBoxHeading {
  font-size: 16px;
  font-weight: bold;
  color: #C1001F;
}

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

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: #FEFEFE;

}

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

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

.productListing-heading {

  font-size: 11px;
    color: #666666;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #c1001f;
}

A.pageResults:hover {
  color: #666666;

}

TD.pageHeading, DIV.pageHeading, .pageHeading {
  font-family: Arial;
  font-size: 25px;
  font-weight: 500;
  color: #333333;
}

.priceHeading {
  font-size: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {

  color: #666666;
}

.moduleRow { }
.moduleRowOver { background-color: #CCCCCC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #6CCD04; }

.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: #6CCD04; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
