/*
  $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: 10px; }
.boxTextInpage { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#000000;}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f8dfe9;
	/*background-image: url(images/main_bkg.gif);*/
	background-repeat: repeat-x;
}

body,td,th {
	font-size: 11px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 13px;
	color: #a05d99;
}
.maintablecolor {
/*background-color:#FFFFFF;*/
}

/**********CATEGORIE ADDITIONAL INFORMATION TEXT***********/
.cat_info_box {
/*background: #fff6e6;
border: solid 1px #6FA1C8;*/
padding: 8px;
margin-bottom: 10px;
/*font-family: Verdana, Arial, sans-serif;
font-size: 11px; font-weight: bold*/
}

/*********REVIEW HEADER FOR REVIEW IN PRODUCTS DESCRIPTION - txt submited by ******/
.review_header{
line-height:10px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a05d99;
}
a:link {
	text-decoration: underline;
	color: #a05d99;
}
a:visited {
	text-decoration: underline;
	color: #a05d99;
}
a:hover {
	text-decoration: none;
	color: #a05d99;
}
a:active {
	text-decoration: underline;
	color: #a05d99;
}
a.link2gether:link {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}
a.link2gether:visited {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}
a.link2gether:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
a.link2gether:active {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}
a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.headerlink:link {
	text-decoration: none;
	color: #ffffff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.headerlink:visited {
	text-decoration: none;
	color: #ffffff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.headerlink:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.headerlink:active {
	text-decoration: none;
	color: #ffffff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.headertext {
	text-decoration: none;
	color: #ffffff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.headerfeaturedlink:link {
	text-decoration: underline;
	color: #ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.headerfeaturedlink:visited {
	text-decoration: underline;
	color: #ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.headerfeaturedlink:hover {
	text-decoration: none;
	color: #ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.headerfeaturedlink:active {
	text-decoration: underline;
	color: #ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#000000;
}
TD.mainblack, P.mainblack, SPAN.mainblack {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#000000;
}
TD.mainred, P.mainred, SPAN.mainred {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#FF0000;
}

/*********QUICK NAV FOR QUICK SEARCH BOX********/
a.quicknav:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	height:16px;
	font-weight:bold;
	background-image:url(images/bullet03.gif);
	background-repeat:no-repeat;
}
a.quicknav:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	height:16px;
	font-weight:bold;
	background-image:url(images/bullet03.gif);
	background-repeat:no-repeat;
}
a.quicknav:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color: #000000;
	padding-left: 10px;
	height:16px;
	font-weight:bold;
	background-image:url(images/bullet03.gif);
	background-repeat:no-repeat;
}
a.quicknav:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	height:16px;
	font-weight:bold;
	background-image:url(images/bullet03.gif);
	background-repeat:no-repeat;
}
a.quicknavsub:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #525252;
	padding-left: 10px;
	height:16px;
	font-weight:bold;
	background-image:url(images/bullet03.gif);
	background-repeat:no-repeat;
}
a.quicknavsub:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #525252;
	padding-left: 10px;
	height:16px;
	font-weight:bold;
	background-image:url(images/bullet03.gif);
	background-repeat:no-repeat;
}
a.quicknavsub:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color: #525252;
	padding-left: 10px;
	height:16px;
	font-weight:bold;
	background-image:url(images/bullet03.gif);
	background-repeat:no-repeat;
}
a.quicknavsub:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #525252;
	padding-left: 10px;
	height:16px;
	font-weight:bold;
	background-image:url(images/bullet03.gif);
	background-repeat:no-repeat;
}

/*********TEXTPROD NAV FOR NORMAL CATEGORIE BOX********/
a.textprodnav:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #000000;
	padding-left: 21px;
	height:20px;
	font-weight:bold;
}
a.textprodnav:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #000000;
	padding-left: 21px;
	height:20px;
	font-weight:bold;
}
a.textprodnav:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color: #000000;
	padding-left: 21px;
	height:20px;
	font-weight:bold;
}
a.textprodnav:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #000000;
	padding-left: 21px;
	height:20px;
	font-weight:bold;
}
.textprodnav2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color: #666666;
}

/*********PRODUCT LISTING********/
TD.productHeading, DIV.productHeading, SPAN.productHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #939393;
  height:16px;
  line-height:16px;
}
TR.productListing-odd {
  /*background: #f8f8f9;*/
}
TR.productListing-even {
  /*background: #f8f8f9;*/
 /* height:215px;*/
}
TR.productListing-cart-even {
  /*background: #f8f8f9;*/
}
TR.productListing-cart-odd {
  /*background: #f8f8f9;*/
}
TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height:15px;
  height:15px;
  /*background: #ffffff;*/
  color: #000000;
  font-weight: bold;
  padding-bottom:10px;
 /* background-image:url(images/infoxboxbigheadingstretch.gif);*/
  background-repeat:repeat-x;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}

/*********INFOBOX /* INFOBOX CONTENT********/
.infoBox {
  /*background: #b6b7cb;*/
}
.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxinfo {
  /*background: #000000;*/
}
.infoBoxContentsinfo {
  /*background: #000000;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
}
.infoBoxContentsfeatured {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
}
.infoBoxContentsAlsoPurchased {
  /*background: #FFFFFF;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  padding-top:10px;
}
.infoBoxsearch {
  /*background: #000000;*/
}
.infoBoxContentssearch {
  /*background: #000000;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
}
.infoBoxInpage {
  /*background: #000000;
  color:#ff0000;*/
  color:#000000;
}
.infoBoxContentsInpage {
  /*background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color:#FF0000;*/
}

/*********INFOBOX HEADING********/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image:url(images/cat_header.gif);
  height:45px;
  color: #ffffff;
  padding-left:48px;
  background-repeat:no-repeat;
}
TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  height:45px;
  line-height:40px;
  padding-left:10px;
  background-image:url(images/pageheading.gif);
  background-repeat:no-repeat;
}
TD.infoBoxHeading3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  height:45px;
  /*line-height:40px;
  padding-left:10px;*/
  background-image:url(images/pageheading.gif);
  background-repeat:no-repeat;
}
TD.infoBoxHeadingInpage
{
  font-family: Verdana, Arial, sans-serif;
    background-image:url(images/header_infoxboxinpage.gif);
  font-size: 11px;
  font-weight: bold;
  height:22px;
  color: #ffffff;
  padding-left:10px;
}
TD.infoBoxHeadingSmallBox
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
 /* background: #bbc3d3;*/
  background-image:url(images/cat_header.gif);
  height:45px;
  color: #ffffff;
  padding-left:48px;
}
TD.infoBoxHeadingFeatured
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
 /* background: #bbc3d3;
  height:45px;*/
  color: #ffffff;
  padding-left:0px;
}
TD.infoBoxHeadingNewsdesk
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  height:45px;
  line-height:40px;
  padding-left:10px;
  background-image:url(images/pageheading.gif);
}
TD.infoBoxHeadingAlsoPurchased
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  height:45px;
  line-height:40px;
  padding-left:10px;
  background-image:url(images/pageheading.gif);
}
.infoBoxHeadingRelated
{
padding-top:4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image:url(images/pageheading.gif);
  background-position:center top;
  background-repeat:repeat-x;
 /* background: #bbc3d3;
  height:45px;*/
  line-height:32px;
  height:42px;
  color: #ffffff;
  padding-left:10px;
}
.infoBoxHeading2gether
{
padding-top:4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image:url(images/pageheading.gif);
  background-position:center top;
  background-repeat:repeat-x;
 /* background: #bbc3d3;
  height:45px;*/
  line-height:32px;
  height:42px;
  color: #ffffff;
  /*padding-left:15px;*/
}
.infoBoxHeading2gethertxt
{
  color: #ffffff;
  /*padding-left:15px;*/
}
.infoBoxHeading2getherleft
{
  /*background-image:url(images/infoxboxbigheading2left.gif);*/
  background-position:left top;
  background-repeat: no-repeat;
  height:39px;

}
.infoBoxHeading2getherright
{
 /*background-image:url(images/infoxboxbigheading2right.gif);*/
  background-position:left top;
  background-repeat: no-repeat;
  height:39px;

}
TD.infoBoxHeadingreview, DIV.infoBoxHeadingreview
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  height:45px;
  line-height:40px;
  padding-left:10px;
  background-image:url(images/pageheading.gif);
}

/*********PAGE HEADING********/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  height:45px;
  line-height:40px;
  padding-left:10px;
  background-image:url(images/pageheading.gif);
  background-repeat:no-repeat;
}
TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  height:45px;
  line-height:40px;
  padding-left:10px;
  background-image:url(images/pageheading.gif);
  background-repeat:no-repeat;
}
TD.pageHeadingreview, DIV.pageHeadingreview {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  height:45px;
  line-height:45px;
  padding-left:10px;
}

/*********TEXT PRODUCT DESCRIPTION********/
.textproddesc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}
.textproddescblack {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}
.textproddescblack14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}
.textproddesc14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}
.textprodoption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.textprodmodel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
}
.textprodheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	height:25px;
	line-height:20px;
	padding-left:10px;  /*background-image:url(images/pageheading.gif);*/
}
.textproddescprice {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#93528c;
	font-size:12px;
	font-weight:bold;
}
.textprodlistingprice {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
.textproddescpricetxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.textprodheadermoredetails {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:15px;
	font-weight:bold;
}

/*********SITE MAP********/
ul.sitemap {
	color: #ff0000;
}

/*********NEWS DESK********/
.newsdesk_article_name {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	height:25px;
	line-height:20px;
	padding-left:10px;  /*background-image:url(images/pageheading.gif);*/
}
.newsdesk_cat{
	display: block;
	width:180px;
	color: black;
	text-decoration: none;
	/*background-color: #eee;*/
	padding: 1px 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	line-height: 2em;
	z-index:100;
}
.newsdesk_subcat {
	background-color:#eeeeee;
}

/*********PRODUCTS BOX********/
.products {
  position: relative;
  margin: auto;
  width: 157px;
  height: 191px;
  background:url(images/prod_bkg.gif);
  text-align: left;
}
.products .products_image {
  /*width: 151px;
  height: 219px;*/
  text-align: center;
}
.products .products_image img {
  margin-top: 6px;
}
.products .products_name {
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#733273;
	font-size:9px;
	font-weight:bold;
	/*line-height:34px;
	height:25px;*/
	padding-left:7px;
	padding-top:12px;
	padding-bottom:2px;
}
.products .products_price_old {
  position: absolute;
  top: 31px;
  right: 5px;
  padding: 0px 5px;
  height: 28px;
  line-height: 28px;
  background: url(images/brown-button.gif) repeat-x;
  font-size: 12px;
  font-weight: bold;
  text-decoration: line-through;
  z-index:10;
}
.products .products_price {
  width: 100%;
  height: 30px;
  line-height: 18px;
  text-align: left;
  padding-left:17px;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
}
.products .products_price_text {
padding-left:4px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  font-weight: normale;
  color:#000000
}
.products .product_info {
  position: static;
  margin: 0px;
}
.products .product_info a {
  display: block;
  position: absolute;
  bottom: 5px;
  left: 6px;
  width: 71px;
  height: 16px;
  /*background: url(images/button_sts_more.gif)*/
}
.products .buy_now a {
  display: block;
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 71px;
  height: 16px;
  /*background: url(images/button_sts_add_cart.gif)*/
}
#page_specials .products .products_price_old {
  position: absolute;
  top: 31px;
  right: 5px;
  padding: 0px 5px;
  height: 28px;
  line-height: 28px;
  background: url(images/brown-button.gif) repeat-x;
  font-size: 12px;
  font-weight: bold;
  text-decoration: line-through;
  z-index:10;
}
/* CSS Manufacturers Box start */
div.manufacturers {
	/*background: #fec324;
	color: #5500cc;*/
	
	padding: 0;
	margin: 0;
	border: 0;
	height: 600px; /* height of the manufacturers box */
	overflow: auto;
	}
div.manufacturers a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
	text-decoration: none;
	color: #000000;
	padding-left: 0px;
	height:20px;
	font-weight:bold;
	}

html>body div.manufacturers a {width: auto;}

div.manufacturers a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
	text-decoration: none;
	color: #000000;
	padding-left: 0px;
	height:20px;
	font-weight:bold;
	text-decoration:underline;
	}
	
.infobox_manufacturers_heading
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
 /* background: #bbc3d3;*/
  background-image:url(images/cat_header.gif);
  height:45px;
  color: #ffffff;
  padding-left:48px;
}
/*.infobox_manufacturers {
	background: #5d1c1c;
	font: 10px Verdana,Arial,sans-serif;
	padding: 0;
	}
.infobox_manufacturers_contents {
	background: #5d1c1c;
	font: 10px Verdana,Arial,sans-serif;
	border-top: 1px solid #ec6034;
	border-bottom: 1px solid #711111;
	}
 CSS Manufacturers Box end */
 
 #seo_footer {
	text-align:center;
    padding-left:40px;
    padding-right:40px;
}
