/*
	$Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

	osCommerce, Open Source E-Commerce Solutions
	http://www.oscommerce.com

	Copyright (c) 2003 osCommerce

	Released under the GNU General Public License
*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #3c3c3c;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #eeeeee; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FDFFD8; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #920128; text-decoration: underline; }

.breadcrumb {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #595959}
a.breadcrumb:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #595959}
a.breadcrumb:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #595959}
a.breadcrumb:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #595959}


.header {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #1A1A1A}
a.header:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #1A1A1A}
a.header:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #1A1A1A}
a.header:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration:underline; font-weight: bold; color: #1A1A1A}

.header2 {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration:none; color: #1A1A1A}
a.header2:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration:none; color: #1A1A1A}
a.header2:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration:none; color: #1A1A1A}
a.header2:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration:underline; font-weight: normal; color: #1A1A1A}

.smallTextwhite {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #736458}
a.smallTextwhite:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #736458}
a.smallTextwhite:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #736458}
a.smallTextwhite:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight: bold; color: #736458}

.smallTextwhite2 {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #686d13; line-height: 18px}
a.smallTextwhite2:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #686d13; line-height: 18px}
a.smallTextwhite2:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #686d13; line-height: 18px}
a.smallTextwhite2:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: normal; color: #686d13; line-height: 18px}

.np1{	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:link {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:underline; font-weight: bold; color: #ffb400}

.fprice{	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #454545}

.price{	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #353434}

BODY {
	/* background-image:url(images/susiek-bg.jpg); */
	/*background-color: #FAF8CC;*/
	background: url("images/bc-bg.jpg") repeat-x scroll 0% 0% rgb(166, 124, 82); 
	/*background: url("images/bc_content_bg.jpg") repeat-x scroll 0% 0% rgb(166, 124, 82);*/
	
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}


/* A {
	color: #8c9518;
	text-decoration: none;
}

A:hover {
	color: #8c9518;
	text-decoration: underline;
} */

FORM {
	/*display: inline;*/
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
	#background: #bbc3d3;
}

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

A.headerNavigation { 
	#color: #FFFFFF; 
	color: #000000; 
}

A.headerNavigation:hover {
	#color: #ffffff;
	color: #000000;
}

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;
}


.footer {	font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #808080}
a.footer:link {  font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #808080}
a.footer:visited {  font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #808080}
a.footer:hover {  font-family:  Arial, sans-serif; font-size: 11px; text-decoration:underline; font-weight: none; color: #808080}

TD.footer2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.infoBox {
	background: none;
}

.infoBoxContents {
	background: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.infoBox3 {
	background: none;
}

.infoBoxContents3 {
	background: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.infoBoxContents1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #656565; 
}

.infoBoxNotice {
	background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
TD.infoBoxHeading2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #414141;
	
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, 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 {
	background: #FDFFD8;
}

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

TABLE.productListing {
	border: 0px;
	background:none;
	background-color:#FDFFD8;
}

.productListing-heading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #838383;
	color: #fbfbfb;
	font-weight: bold;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration:none;
}

a.productListing-heading:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #838383;
	color: #fbfbfb;
	font-weight: bold;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration:none;
}

a.productListing-heading:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #838383;
	color: #fbfbfb;
	font-weight: bold;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration:none;
}

a.productListing-heading:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #838383;
	color: #fbfbfb;
	font-weight: bold;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration:underline;
}

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

}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #736458;
}

TR.subBar {
	background: #f4f7fd;
}

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

.main { font-family: Arial, sans-serif; font-size: 12px; color: #414141; line-height: 18px;}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #736458;

}

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: 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: Arial, sans-serif;
	color: #ff0000;
	font-size:10px;
	font-weight:bold;
}

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

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

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


/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #eeeeee; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #efccff; }

/* input requirement */

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


#top_header {
	background-image:url(images/top_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#content {
	background-position:top;
	background-color:#FDFFD8;
	/*background-repeat:repeat-x;*/
	
	
}

#content2 {
	 background-position:top;
	/*background-repeat:repeat-x;*/
}

#leftside {
	background-position:top;
	background-repeat:repeat-x;
	
}

.footer2 {	font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #CCCCCC}
a.footer2:link {  font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #CCCCCC}
a.footer2:visited {  font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #CCCCCC}
a.footer2:hover {  font-family:  Arial, sans-serif; font-size: 11px; text-decoration:underline; font-weight: none; color: #CCCCCC}

.main_red { font-family: Arial, sans-serif; font-size: 16px; color: #ed1a7b; line-height: 18px;}

/* Susiek */

.white , .main a{  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; color: #736458; line-height: 18px}
a.white:link, .main a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;text-decoration:none; color: #736458; line-height: 18px}
a.white:visited, .main a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; /*font-weight: bold;*/ text-decoration:none; color: #736458; line-height: 18px}
a.white:hover, .main a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; /*font-weight: bold;*/ color: #736458; line-height: 18px}
.main a:hover, .main a:visited {font-weight:normal;}

A.pageResults {
	color: #666;
}

A.pageResults:hover {
	color: #666;
	background: #ececec;
}

TD.pageHeading, DIV.pageHeading, p.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #736458;
	/*background:url(images/susiek-search-bg.jpg) repeat-x;padding:5px;*/
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #736458;
}


img {border:0px;}
.clear {clear:both;}

#header-table {background: url(images/bc_header_bg.png) no-repeat left bottom; width:973px; height:190px;}

.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #773F88;font-weight: bold;}

#search-table {background: url(images/susiek-search-bg.jpg) repeat-x; height:37px;width:244px;}
#search-field-wrapper {margin-left:10px;float:left;width:155px;height:19px;}
.search-form-field {width: 157px;height:19px;border:none;background:url(images/susiek-search-field-bg.jpg) no-repeat;padding:2px 0px 0px 5px;}
#search-button-wrapper {margin-left:10px;float:left;margin-top:4px;}


#nav {list-style: none;font-family:Arial;font-weight:bold;font-size:12px;color:#fff;padding:0px;margin:0px;}
ul#nav li {float:left;margin-right:15px;}
ul#nav li a{padding:10px;text-decoration:none;color:#666666;font-size:12px;display:block;}
ul#nav li a:hover, ul#nav li a:active{background-color:#732c7c;color:#fff;}

table#topbody{background-color: #FFFFD0;}
body table#footer {background: url(images/footer_bg.jpg); background-repeat: no-repeat;}

/*span.account-links a, span.footer-links a, span.footer {font-size:11px;color:#808080;}*/
span.account-links  a{font-size:11px; color:#2E261D; text-decoration: none; font-weight:bold;}
	span.firstChild a {padding-left:35px;}

/*span.footer-links a, span.footer {font-size:11px;color:#FAF8CC;}*/
span.footer-links a, span.footer, span.footer a {font-size:11px;color:#fff;text-decoration:none}

span.footer-links a {font-weight:bold; text-decoration:none;}
span.shopping-cart-header {font-size:14px;font-family:"Times New Roman";color:#bf4b8a;}

span.shopping-cart,span.shopping-cart a {font-size:11px;color:#FFFFFF; text-decoration: none; font-weight:bold;}

/* background-color:#FDFFD8; the yellow background color*/
/* #34282C links color */

body#info_shopping_cart, body#popup-search-help {background:none; background-color:#FDFFD8;}

td.productListing-data a, div.featured-product-links a {font-family:Arial; font-size:10px;color:black;text-decoration:none;font-weight:bold;}
	div.featured-product-links {padding:5 5 0 10;}
	span.specials-strike-price {font-family:Arial; font-size:10px;color:black;text-decoration:none;font-weight:bold;}
	
span.product-listing-price {color:#34282C; font-family:Arial;font-weight:bold;font-size:10px;}

td.category a.white, td.boxText a.smallTextwhite2, TD.smallText a:link, TD.smallText a:visited {font-family:Arial, sans-serif;font-size:11px;color:#34282C;}
	TD.smallText a:link, TD.smallText a:visited {text-decoration:none;}
	TD.smallText a:hover {text-decoration:underline;}

table#featured-table {background-color:#FDFFD8;}
table#featured-table td {padding:0;}

#account-link {background:url(images/account_link_bg.jpg) no-repeat 0 bottom;height:51px;padding-top:7px;}
.product-listing-table {background:url(images/product_listing_bg.jpg) no-repeat 0 0; width:240px; background-color:#FDFFD8;}

div.category-desc {padding-left: 20px;}
.likebox {text-align:center;}