@charset "utf-8";

/* CSS Document

    Copyright (c) Freeoscommerce.com 2009

	This file is part of a freeoscommerce.com template.  Please visit http://www.freeoscommerce.com for licensing and other information.
*/

html {
height: 100%;
} 

body {
height: 100%;
background: #FFFFFF;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

table tr td {
  color: #000;
}

tr.header {
  background: none;
}

tr.header td {
  background: none;
}

tr td.headerNavigation {
  background: #000000;
}

a { color: #333333; text-decoration: none; font-weight: bold;   }
a:hover { color: #883333; text-decoration: underline; }
u { text-decoration: none; }


table tr td.infoBoxHeading {
  background: #000000;  
  padding: 2px;
}



.messageStackWarning,
.messageStackSuccess,
.messageStackError  {
  padding: 5px;
  font-weight: bold;
  border: 2px solid #FF0000;
  background: #000;
  color: #FFF;
}

div.header-right {
  padding-right: 10px;
}

div.bottompart 
{
    background: url("images/artifact/artifacts-leftbar.jpg");
    background-repeat: no-repeat;
    background-position: top left;    
}

div.leftbar,
div.rightbar
{
  padding: 10px;
}


span.infoBoxContents
{
 background: none;
 color: #000;
}




span.productSpecialPrice
{
  font-weight: bold;
  color: #000;
}

div.infobox_content,
table.infoBoxContents tr td {
  background: transparent;
  color: #000;  
}

td.manufacturerInfo {
 padding-bottom: 5px;
}


td.manufacturerName {
 font-weight: bold;
}


table.infoBox tr td {
  background: transparent;
  color: #000;    
}

table.infoBox {  
  background: transparent;  
}

 
table.productListing {
 background: transparent;
 border: none;
}

table.productListing td {
  background: transparent;
}



table.productListing td.productListing-heading
{
 background: #000;
 color: #FFF;
 font-weight: bold;
}

table.productListing td.productListing-heading a
{
 background: transparent; 
}


table tr.footer td {
  background: #000000;
  color: #FFF;
}

table td.pageHeading { 
  color: #000000;
}



table td.checkoutBarTo
{ 
  color: #000000;
}
span.orderEdit 
{
  color: #FF0000;
  font-weight: bold;
}

p.productsNotifications
{
  background: #000000;
}

div.mainContent { 
padding: 0px;
margin: 0px;
  width: 100%;
}
