/* -----------------------------------------------------------------------------------------
  ---------------------------------------------------------------------------------------*/

/*<![CDATA[*/

html, body, div, form
   {
     margin: 0px;
     padding: 0px;
   }

body
   {
     font: 12px Tahoma, Arial, sans-serif;
     background-image: url(img/bg.gif);
	  background-repeat: repeat-x repeat-y; 
   }

img
   {
	  border: 0px;
   }

td.Column
{
  width: 200px;
  background-color: #FFFFFF;
  vertical-align : top;
}

.main-container {
	margin-top: 10px;
}

/* ---  HEADER ---- */
div#headimg
{
  vertical-align : top;
  padding: 0px;
  margin: 0px;
}

div#header {
	height: 212px;
	width: 100%;
	background-image: url(img/h_top.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
h1.header-text {
   font: 14px Arial, Tahoma, sans-serif;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
	color: #552200;
}

/* ---  MENU ---- */
div#menu {
	background: url(img/menu-bg.gif);
	background-repeat: repeat-x;
	font: 13px Arial, Tahoma, sans-serif;
	font-weight: bold;
	height: 27px;
   text-align: center;
	padding-top: 3px; 
}

div#menu a:visited, div#menu a:link  {
	color: #EAFF00;
	text-decoration: none;
}

div#menu a:hover {
	color: #EAFF00;
	text-decoration: none;
}

.menu-delemiter {
	width: 15px;
   height: 24px;
	background-image: url(img/menu-delemiter.gif);
	background-repeat: no-repeat;
	background-position: 5px;	
}

/*------- COLUMN -------*/
div#left{
	width:200px;
	margin: 0px 0px 2px 0px;
   padding-bottom: 5px;
	padding-top: 5px;
}

div#right{
	width:200px;
	margin: 0px 0px 2px 0px;
   padding-bottom: 5px;
	padding-top: 5px;
}


/*------- BOX -----*/
h2.box-header {
	font-size: 12px;
	font-weight: bold;
	color: #EAFF00;
   height: 26px; /* 22height - 3pading */
   margin: 0px;
	background-image: url(img/box-header.gif);
	background-repeat: repeat-x;
}

h2.box-header a, a:visited, a:link {
   text-decoration: underline;
	color: #EAFF00;
}

h2.box-header a:hover {
   text-decoration: underline;
}

div#right h2.box-header {
	
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align : left;
}

div#left h2.box-header {
   margin-left: 0px; 
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div#boxCart h2.box-header, div#boxCategories h2.box-header{
margin: 0px;
}

div#left img {
padding-right: 10px;
}

div#right img {
padding-right: 5px;
}

div.boxcontent {
 padding: 15px;
 margin-bottom: 0px;
 color:#000000;
}

div.boxcontent a:link, div.boxcontent a:visited{
text-decoration: underline;
color: #FAF700;
}

div.boxcontent a:hover{
 text-decoration: underline; 
 color: #FAF700;
}

div.catboxcontent {
 padding-top: 1px;
 margin-bottom: 10px;
 color:#FAF700;
 background-color: transparent;
}

div.catboxcontent a:link, div.catboxcontent a:visited{
text-decoration: none;
color:#FAF700;
}

div.catboxcontent a:hover{
 text-decoration: none; 
 color:#FAF700;
}

/* ---- BOX LOGIN ----*/ 
p.title-field {
  float:  left;
  padding: 0px;
  margin: 5px 0px 0px 0px;
}

p.loginform {
	text-align:right;
	font-size: 11px;
  padding: 0px;
  margin: 5px 0px 0px 0px;
}

p.loginform input {
	font-size: 11px;
	color: #333333;
	width: 120px; 
}
p.loginform-button{
text-align:right;
  padding: 0px;
  margin: 3px 0px;
}

p.form-links {
  text-align:center;
  font-size: 11px;
  padding: 0px;
  margin: 2px;
}

p.form-links a:link, p.form-links a:visited {
  color: #FAF700;
  text-decoration: underline;
}

p.form-links a:hover {
  color: #FAF700;
  text-decoration: underline;
}

/* ----  NAVIGATION ---- */
div#navigation  {
	margin: 10px;
}

div#navigation span {
	color:#000000;
	font-size: 10px;
	font-weight: bold;
}

div#navigation a:visited, div#navigation a:link, div#navigation a{
	color: #FAF700;
	font-size: 10px;
	font-weight: bold;
   text-decoration: underline;
}

div#navigation a:hover{
	color: #FAF700;
   text-decoration:underline;
}

/* ---- BOX CATEGORY ---- */

div.boxMenuCategory {
  background-image: url(img/category.gif);
  background-color: #666633;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 6px 25px;
	border-bottom-width: 1px;
	border-bottom-color: #FAF700;
	background-position: 4px 3px;
	border-bottom-style: solid;
}

div.boxMenuSubCategory { 
	background-image: url(img/subcategory.gif);
	background-repeat: no-repeat;
   margin: 0px 0px 1px 0px;
	padding: 5px 0px 6px 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF700;
	background-position: 4px 3px;
    font-size: 11px;
}

div.boxMenuSubSubCategory { 
	background-image: url(img/subsubcategory.gif);
	background-repeat: no-repeat;
   margin: 0px 0px 1px 0px;
	padding: 5px 0px 6px 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF700;
	background-position: 21px 6px;
   font-size: 11px;
}

div.boxMenuCategory a:link, div.boxMenuCategory a:visited, div.boxMenuSubCategory a:link, div.boxMenuSubCategory a:visited, div.boxMenuSubSubCategory a:link, div.boxMenuSubSubCategory a:visited
{
	text-decoration: none;
}

div.boxMenuSubCategory span, div.boxMenuCategory span, div.boxMenuSubSubCategory span {
font-weight:bold;
margin: 0px 0px 1px 0px;
}

div.boxMenuCategory a:hover, div.boxMenuSubCategory a:hover, div.boxMenuSubSubCategory a:hover {
	text-decoration: none;
}

/* ---- BOX CATEGORY TREE ---- */

div.boxMenuCategoryTree {
	background-image: url(img/category-tree.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 2px 30px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-position: 10px 7px;
}

div.boxMenuSub1CategoryTree { 
	background-image: url(img/category-tree.gif);
	background-repeat: no-repeat;
   margin: 0px 0px 0px 0px;
	padding: 6px 0px 2px 45px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-position: 25px 7px;
   font-size: 11px;
}

div.boxMenuSub2CategoryTree { 
	background-image: url(img/category-tree.gif);
	background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
	padding: 6px 0px 2px 62px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-position: 40px 7px;
    font-size: 11px;
}

div.boxMenuSub3CategoryTree { 
	background-image: url(img/category-tree.gif);
	background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
	padding: 6px 0px 2px 75px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-position: 57px 7px;
    font-size: 11px;
}

div.boxMenuSub1CategoryTree span, div.boxMenuCategoryTree span {
    font-weight:bold;
}

div.boxMenuCategoryTree a:link, div.boxMenuCategoryTree a:visited, div.boxMenuSub1CategoryTree a:link, div.boxMenuSub1CategoryTree a:visited, div.boxMenuSub2CategoryTree a:link, div.boxMenuSub2CategoryTree a:visited, div.boxMenuSub3CategoryTree a:link, div.boxMenuSub3CategoryTree a:visited
{
	text-decoration: underline;
	color: #FAF700;
}

div.boxMenuCategoryTree a:hover, div.boxMenuSub1CategoryTree a:hover, div.boxMenuSub2CategoryTree a:hover, div.boxMenuSub3CategoryTree a:hover {
	text-decoration: none;
	color: #FAF700;
}

/* ---- BOX Manufacture ---- */
div#boxManufacturers .boxcontent{
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}

div#boxManufacturers select{
	font-size: 12px;
	width: 80%; 
}

/* ---- BOX SEARCH ---- */
p.searchboxform{
 padding: 0px;
 margin: 0px;
}

p.searchboxform input, p.addquickieform input {
	float: left;
    margin-right: 3px;
}

/* ---=== BOX NEWS ===---*/

div#boxNews p {
 margin: 2px 0px;
 font-size: 10px;  
 color: #000000;
}

div#boxNews p.ndate {
   color: #000000;
   font-weight: bold;  
}

div#boxNews p.ntitle {
  font-size: 12px;  
}

p.manufacturers{
  font-weight:bold;
  text-align:center;
}
/* -------==========  MAIN CONTENT  ==========---------*/

div#content,  div#content td {
   padding-left: 10px;
	padding-right: 10px;
}

div#content a, div#content a:visited,  div#content a:link{
  color: #FAF700;
  text-decoration: underline;
}

div#content a:hover{
  color: #FAF700;
  text-decoration: underline;
}


div#content H1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF5EFF;
    padding-bottom: 3px;
}

div#content H1 a{
  text-decoration: none;
}



/* ---- Product block for personal page ---- */
td.ProductInfoLeft {
  vertical-align:top;
  text-align:center;
  width: 50%;
}

td.ProductInfoRight {
  vertical-align:top;
  width: 50%; 
}

td.ProductInfoRight p {
 margin: 4px 0px;
}

p.product-price {
  margin-top: 0px;
  font-weight: bold;
  font-size: 14px;
  color:#D4221B;
  margin: 0px;
  padding: 9px 0px 10px 0px;
}

div#product-count {
  float:left;
  margin-right: 5px;
}

div#product-count input {
  height:18px;
  padding: 0px;
  margin-right: 5px;
  font-size: 11px;
  font-weight: bold;
}

div#more images {
 width: 100%;
}

p.product-price span.productOldPrice {
	font-size: 11px;
	color: Black;
	text-decoration: line-through;
    font-weight:normal;
}

div.product-code {
	font-size: 10px;
	font: "Courier New", Courier, mono;
	margin-top: 5px;
}

p.print-info {
	font-size: 11px;
	text-align: right; 
}

/* -- product block list page ---*/

div.general-listing {
}

div#content div.general-listing div.product-name a, div#content div.general-listing div.product-name a:hover, 
div#content div.general-listing div.product-name a:visited {
  text-decoration: underline;
  color: Black;
}

div#content div.general-listing div.product-name a:hover {
  text-decoration: none;
  color: Black;
}

div.general-listing div.product-name {
	text-align: left;
}

div#content div.general-listing div.product-description a,
div#content div.general-listing div.product-description a:hover,
div#content div.general-listing div.product-description a:visited,
div#content div.general-listing div.product-description a:link
{
	color: Black;
}

td.product-block {
  width: 50%;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

div.product-name {
   padding: 0px 0px 5px 0px;
   font-weight: bold;
	text-align: center;
	width: 100%;
}

div#content div.product-name a, div#content div.product-name a:hover, div#content div.product-name a:visited {
  text-decoration: underline;
  color: #FAF700;
}

div#content div.product-name a:hover {
  text-decoration: none;
  color: #FAF700;
}

div.product-picture {
	text-align: center;
}

div.product-description {
   font-size: 11px; 
   color: #000000;
}

div#content div.text-more, 
div#content div.text-more a, 
div#content div.text-more a:visited {
   border-bottom-width: 1px; 
	border-bottom-style: dashed; 
	border-bottom-color: Black;
   padding: 5px 0px 0px 0px;
	font-size: 11px; 
   color: Black;
	width: 1px;
}

div#content div.text-more a:hover {
	color: Black;
}

div.product-price, div.product-price a{
  color: #D4221B;
  margin-bottom:5px;
}

div.product-price span.productOldPrice {
	font-size: 10px;
	color: #003890;
	text-decoration: line-through;
    font-weight:normal;
}

div.product-shipping {
	text-align: right;
	font-size:10px;
}

div.pages-navigation {
  text-align:center;
  font-size: 11px;
  margin: 5px 0px; 
}

/* Ajax quick find */

div.ajaxQuickFind 
   {
     text-align: left;
   }

ul.ajaxQuickFind 
   {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px;
   }

li.ajaxQuickFind 
   {
     font-size: 80%;
     padding-left: 0px;
   } 

/* /Ajax quick find */

/* Ajax add quickie suggest */

div.ajaxAddQuickie 
   {
     text-align: left;
   }

div.addQuick 
   {
     text-align: left;
     color: #67748B;
     text-decoration: underline;
     cursor: pointer;
   }
   
ul.ajaxAddQuickie 
   {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px;
   }

li.ajaxAddQuickie 
   {
     font-size: 80%;
     padding-left: 0px;
   } 
   
div#footer
{
  background-image: url(img/footer.gif);
  background-repeat: x-repeat; 
  height: 50px;
  background-color: #646432;
}

div#copyright {
  margin:0px;
  text-align: center;
  padding: 12px 0px 0px 0px;
}
   
div#footer a:visited, a:link  {
	color: #000;
	text-decoration: underline;
}

div#footer a:hover {
	color: #000;
	text-decoration: none;
}

div#counter{
   text-align:right;
   margin:0px;
   padding:0px;
}



/* /Ajax add quickie suggest */
   
/*]]>*/

.pageItem 
{
  width: 100%;
}
   
dl.itemNewProducts 
{
   width: 100%; 
   float: left;
   height: 160px; 
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   background: transparent;
}
 
dt.itemImage 
{
  float: left;
  width: 120px;
  height: 160px;
  background: transparent;
  border-right: 0px #f1f1f6 solid;
  margin: 0 0 0 0;
  padding: 5px 5px 0 5px;
  text-align: center;
}
   
dd.itemDescription
{
  margin: 0 1em 0 120px;
  padding: 0 0;
  line-height: normal;
  background: transparent;
}

span.bold 
{
  font-weight: bold;
}

div.clear
{
  clear: both;
}

div.contacterror 
{
  border: 1px solid; 
  border-color: #ff0000; 
  text-align: center; 
  margin-bottom: 0.5em; 
  margin-top: 0.5em;
}

.page 
{
  background: transparent;
  width: 100%;
  margin-top: 0.5em;
}

.pagecontentfooter 
{
 display: block;
 text-align: right;
 margin-top: 0.5em;
}

.form
{
  padding: 0px 5px 20px 5px;
}

#boxSearch .price {
  padding-bottom: 10px;
  font-weight: bold;
}

#marquee {
  background-image: url(img/marquee-bg.gif);
  background-repeat: repeat-x;
  margin-top: 5px;
}

#marquee-left {
	background-image: url(img/marquee-left.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#marquee-right {
	background-image: url(img/marquee-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 16px;
}

#marquee, #marquee-left, #marquee-right {
   width: 100%;
	height: 26px;
	font-weight: bold;
}
