DIV.centerpage {
  width: 770px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -385px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color:#000000;
	background-color:#ffffff;
  	margin: 0px;
}

img{ border:none;}


.border_sub_cat{
	height:35px;
	border-left:1px solid #cdcdcd;
}

.productname{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	height:35px;
	line-height:35px;
}
.productname a{
	display:block;
	color:#666666;
	text-decoration:none;
}
.productname a:hover{
	display:block;
	color:#ffffff;
	background-color:#004da3;
	text-decoration:none;
}

.listing_productname{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	line-height:16px;
}
.listing_productname a{
	display:block;
	color:#666666;
	text-decoration:none;
}
.listing_productname a:hover{
	display:block;
	color:#666666;
	text-decoration:underline;
}

.productdesc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 13px;
}

.cat_bar_left{
	background-image:url(loveheart_images/welcome_left.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:15px;
	height:35px;
}
.cat_bar_center{
	background-image:url(loveheart_images/welcome_bg.png);
	background-position: left top;
	background-repeat:repeat-x;
}

.cat_bar_right{
	background-image:url(loveheart_images/welcome_right.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:17px;
	height:35px;
}

.logo_background{
	background-image:url(loveheart_images/logo_bg.png);
	background-position: left top;
	background-repeat:no-repeat;
	width:180px;
	height:77px;
}

span.shoppingcart_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000;
	line-height:43px;
}
span.shoppingcart_text a{
	font-size:16px;
	color:#000;
	line-height:43px;
	text-decoration:none;
}
span.shoppingcart_text a:hover{
	color:#000;
	text-decoration:none;
}
span.checkout_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:43px;
}
span.checkout_text a{
	padding-left:12px;
	font-size:16px;
	color:#000;
	text-decoration:none;
}
span.checkout_text a:hover{

	color:#000;
	text-decoration:none;
}

#home_link{
	width:25px;
	height:24px;
	margin-left:120px;
	margin-top:30px;
}

.usercate{
	width:1000px;
}
.product_image{
	padding:5px;
	background-image:url(loveheart_images/border_productlisting.gif);
    background-position:left top;
    background-repeat:no-repeat;
	width:226px;
	height:234px;
}

.search_bg{
	background-image:url(loveheart_images/search_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:331px;
	height:46px;
}

#cartitems {
	display:block;
	padding-left:20px;
	float:right;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#818285;
	line-height:31px;
}

#cartitems a{
	color:#818285;
	text-decoration:none;
}
#cartitems a:hover{
	color:#818285;
	text-decoration:underline;
}

#logoff{
	width:100px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#818285;
	line-height:31px;
}

#logoff a{
	color:#818285;
	text-decoration:none;
}
#logoff a:hover{
	color:#818285;
	text-decoration:underline;
}


.newsletter{
	background-image:url(loveHeart_images/mailing_list_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:168px;
	height:202px;
}
.checkout_bg{
	background-image:url(loveheart_images/checkout_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:107px;
	height:46px;
}

.navi_bg{
	background-image:url(loveheart_images/navi_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	heigh:46px;
	width:382px;
}

#content_info{
	width:980px;
	padding-left:10px;
	padding-right:10px;
}

#right_col{
	width:180px;
}


/* new default CSS for webninja */

A {
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  color: #818285;
  text-decoration: none;
  
}

A:hover {
  color: #b6b7cb;
  text-decoration: none;
}

FORM {
   display: inline;
}

.boxText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 99%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
}
TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
   background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #f8f8f8;
  font-weight : bold;
  line-height:18px;
}

A.headerNavigation { 
  color: #f8f8f8; 
  text-decoration:none;
}

A.headerNavigation:hover {
  color: #8284b0;
  text-decoration:none;
}

td.productsname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#333b81;
	text-decoration:none;
}

td.productsname a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#333b81;
	text-decoration:none;
}

td.productsname a:hover{
	text-decoration:none;
}


SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}

.orderEdit {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #FF0000;
  text-decoration: underline;
}

TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.smallTextExtra, SPAN.smallTextExtra, P.smallTextExtra {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


.errorBox {
  font-family :Arial, Helvetica, sans-serif;
  font-size : 10px;
  background: #00007F; font-weight: bold;
}

.stockWarning {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #FF0000;
}

TR.headerError {
  background: #FF0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000080;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  line-height:18px;
  color: #ffffff;
}

.infoBox {
  background: #b6b7cb;
  text-indent:5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxExtraContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-image:url(orangeit_images/best_selection_bg.gif);
  background-position:top center;
  background-repeat:no-repeat;
  width:140px;
  height:140px;
  z-index:0;
}

.infoBoxExtraContents img{
  z-index:1;
}

.infoBoxContents a{
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size: 10px;
  text-decoration:none;
}

.infoBoxContents a:hover{
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size: 10px;
  text-decoration:underline;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000080;
  color: #FFFFFF;
}

.PlainContents {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #00007F;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #e8e8e8;
  border-spacing: 1px;
}

TABLE.infoBox-button {
  border: 1px;
  border-style: solid;
  border-color: #000080;
  border-spacing: 1px;
}

TABLE.user-table {
  border: 0px;
  border-style: solid;
  border-color: #000080;
  border-spacing: 1px;
}

TR.user-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #D9FFFF;
}

TD.user-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b2b3b6;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b2b3b6;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #808080;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
}

TD.pageHeading, DIV.pageHeading {
	line-height:20px;
  	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#2f4ba0;
	text-indent:5px;
}

TD.featuredHeading {
	line-height:20px;
  	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#e91d25;
	text-indent:5px;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #000080;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.moduleRow {
}

.moduleRowOver {
  background-color: #FFFFFF;
  cursor: pointer;
}

.moduleRowSelected {
  background-color: #FFFFFF;
}

.checkoutBarFrom, .checkoutBarTo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.checkoutBarCurrent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;}

.productsNotifications {
  background: #FFFFFF;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TR.infoBoxContents-button {
  background: #FFFFFF;
}


TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #0000A0;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.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; }

.messageBox { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

.rolling_bg {
	background-image:url(loveHeart_images/rolling_images_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:470px;
	height:195px;
}
.rolling_cat {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#e91f26;
	padding-top:5px;
	padding-left:5px;
}
.rolling_url {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#263892;
	padding-top:5px;
	padding-right:5px;
}
.rolling_url a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#263892;
	text-decoration:none;
}
.rolling_url a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#263892;
	text-decoration:underline;
}

/*----Start CSS for products and categories listing page----*/
.price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#2f4ba0;
	height:25px;
}

.catname{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight:bold;
	color:#666666;
	height:12px;
}
.catname a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight:bold;
	color:#333b81;
	text-decoration:none;
}
.catname a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
/*----End CSS for products and categories listing page----*/.bottom-footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #333b81;
	font-size: 12px;
	font-weight: bold;
}
.bottom-footer a{
	font-family: Verdana, Geneva, sans-serif;
	color: #333b81;
	font-size: 12px;
}