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;
	margin: 0px;
	padding:0px;
}

.body_footer{
	background-image:url(susanpender_images/footer_bg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:97px;
}

.body_bg{
	margin:0px;
	padding:0px;
	background-image:url(susanpender_images/body_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#f9f9f9;
}

.topbanner{
	background-image:url(susanpender_images/banner_bg.png);
	background-position:center top;
	background-repeat:repeat-x;
	width:1000px;
	height:91px;
}

#search_bg{
	margin-left:200px;
	margin-top:33px;
	background-image:url(susanpender_images/search_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:243px;
	height:31px;
}
.search_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
 
.search_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

.search_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

.nav_bg{
	background-image:url(susanpender_images/navi_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	width:1000px;
	height:32px;
}


#menu{
	float:left;
	width: 700px;
	height: 32px;
}
#menu ul{
	float: left;
	MARGIN: 0px;   
	PADDING: 0px;   
	BORDER: 0px;   
	LIST-STYLE-TYPE: none;   
	TEXT-ALIGN: center;   
	DISPLAY: inline;
}

#menu li{
	float: left;   
	TEXT-ALIGN: center;  
	LIST-STYLE-TYPE: none;   
	PADDING: 0px;
	MARGIN: 0px;   
}
#menu ul li a{ DISPLAY: block; height:32px; line-height:32px; font-family:Arial, Helvetica, sans-serif;font-size: 12px; font-weight:bold; color: #59516f; text-decoration: none; text-align:center; padding-left:10px; padding-right:10px;} 
#menu ul li a:hover{ DISPLAY: block; background-image:url(susanpender_images/navi_bt_hover.png);; background-position:left top; background-repeat:repeat-x; height:32px; line-height:32px; font-family:Arial, Helvetica, sans-serif;font-size: 12px; font-weight:bold; color: #59516f; text-decoration: none; text-align:center; padding-left:10px; padding-right:10px;}


#shoppingcart{
	float:right;
	height:32px;
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold; 
    color: #59516f;
	line-height:32px;
	background-image:url(susanpender_images/trolley.png);
	background-position:right 5px ;
	background-repeat:no-repeat;
}
#shoppingcart a{
	float:right;
	padding-right:28px;
	height:32px;
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #59516f;
	text-decoration:none;
}

#shoppingcart a:hover{
    color: #59516f;
	text-decoration:underline;
	
}

#left_col{
	margin-left:15px;
	width:160px;
}

.categories_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-left:15px;
    color: #59516f;
	height:30px;
	line-height:30px;
}


.login_section{
	float:left;
	height:32px;
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color: #59516f;
}
.login_section a{
	height:32px;
	line-height:32px;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color: #59516f;
	text-decoration:none;
}

.login_section a:hover{
    color: #59516f;
	text-decoration:underline;
	
}

img{ border:0px;}

.footercontent{
	background-image:url(susanpender_images/footer_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	height:179px;
}

#footer_copy{
	float:left;
	text-align:right;
	width:400px;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:20px;
}
#footer_links{
    float:left;
    text-align: right;
    width:600px;
    padding:0px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    line-height:20px;  
}

#footer_links a{
    color:#fff;
    text-decoration: none;
}

#footer_links a:hover{
    color:#fff;
    text-decoration: underline;
}

#breadcrumbs{
    width:795px;
    padding-left:15px;
    padding-right:15px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#2b211f;
    line-height:20px;
}

#breadcrumbs a{
    color:#2b211f;;
    text-decoration: none;
}

#breadcrumbs a:hover{
    color:#2b211f;;
    text-decoration: none;
}

#content_info{
	width:795px;
	padding-left:15px;
	padding-right:15px;
}



.categories{
	width:160px;
}
.categories a{
	display:block;
	width:160px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#2b211f;
	text-indent:20px;
	text-transform:capitalize;
	line-height:30px;
	text-decoration:none;
}

.categories a:hover{
	display:block;
	color:#fff;
	background-color:#918da1;
	text-decoration:none;
}

.listing_images{
  border:1px solid #8e8e8f;
}

.listing_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#473e5f;
}

.listing_name a{
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#473e5f;
	text-indent:15px;
	text-decoration:none;
}

.listing_namea:hover{
	color:#473e5f;
	text-decoration:underline;
}
.listing_price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#473e5f;
}

.listing_desc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3f3a39;
}
.listing_desc a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b6d700;
	text-decoration:none;
}

.listing_desc a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b6d700;
	text-decoration:underline;
}
.product_price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#473e5f;
}

.product_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#473e5f;
}



A { 
	font-family:Arial, Helvetica, sans-serif;
	color:#545252;
    text-decoration: none;
}

A:hover{
	text-decoration:underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
	background: #ffffff;

}

TD.headerNavigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight : bold;
	color: #545252;
	line-height:18px;
	border-bottom: 1px solid #545252;
}

A.headerNavigation { 
	color: #545252;
	text-decoration:none;
}

A.headerNavigation:hover {
	color: #545252;
	text-decoration:underline;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	background: #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #ffffff;
	text-align : center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	background: #00ff00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

TR.footer {
	background: #ffffff;
}

TD.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:1.5em;
	color:#545252;
	border-top:1px solid #545252;
}

.infoBox {
	background: #ffffff;
}

.infoBoxContents {
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#545252;
}

.cartPlainContents {
	background: #f8f8f9;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.historyPlainContents {
	background: #f8f8f9;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#545252;
}

TD.infoBox, SPAN.infoBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
	border-spacing: 1px;
}

.productListing-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#545252;
}

TD.productListing-data {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 18px;
	line-height:30px;
	color:#453c5d;
}
.pageHeading a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 18px;
	line-height:30px;
	color:#453c5d;
	text-decoration:none;
}
.pageHeading a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 18px;
	line-height:30px;
	color:#453c5d;
	text-decoration:underline;
}
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: 14px;
	line-height: 1.5;
}
TD.main2, P.main2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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: 10px;
	color: #ff0000;
}

CHECKBOX, RADIO, SELECT,INPUT {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


TEXTAREA {
	width: 99%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #9d8e66;
}

SPAN.greetUser {
	font-family:Arial, Helvetica, 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: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; }

.boxText {  font-family:Arial, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family:Arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning {	font-family:Arial, Helvetica, sans-serif; font-size : 11px; color: #cc0033; }
.orderEdit {	font-family:Arial, Helvetica, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }
