/*
"One main layout Table" stylesheet for osC created by Paul Mathot
2003/11/12

- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- modified 2004/03/18 PaulM PandA.nl
- To optimize the stylesheet for small filesize (=>maximum speed) you can remove most comments, and group the styles.
*/

/* begin imported some styles  from original osC stylesheet */
.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
.messageStackError, .messageStackWarning {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background-color: #ffb3b5;
}
textarea {
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}
/* end import from original stylesheet */

body, html {
margin: 0;
padding: 0;
text-align: center; /* needed for IE center bug */
font-family: Arial;
}
/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper {
position: relative;
margin: 0 auto;
width: 1005px; /* set total pagewidth */
}
form {
display: inline;
}
td {
vertical-align: top;
}
td.productListing-data {
vertical-align: middle;
}
table#mainLayoutLT {
margin: 0px auto;
width: 100%;
}
td.columnLT {
width:182px;
padding-top:8px 0 0 0;
}
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
}
table.infoBoxLT td table {
width: 100%;
}
td#contentLT {
padding: 0 12px 0px 12px;
width:100%;
}
td.infoBoxHeadingLT, .infoBoxHeading {
padding: 5px;

}
td.boxTextLT {
padding:0;
list-style: none;
background: #fff3d9;
float:left;
}

div#imageNavLT{
margin: 12px 7px 0 0;
float: right;
}
.navRightLT {
float: right;
}
.boxTextLT select {
width: 90%;
}
td#navBarTopLT div, td#navBarBottomLT div {
}
.logoLT, .navLeftLT {
float: left;
}
.footerLT {
text-align: center;
}
.footerLT div {
margin: 5px auto;
}
.infoBoxHeadingLT div {
float: left;
}
#languagesBoxLT, #specialsBoxLT, #currenciesBoxLT, #whats_newBoxLT, #manufacturersBoxLT, #searchBoxLT, #tell_a_friendBoxLT {
text-align: center;
}
/* begin colors and borders (for link colors: see the link styles section below) */
table.infoBox, table.productListing {
}
tr.productListing-even td {
background-color: #FFF3D9;
}
tr.productListing-odd td.productListing-data {
background-color: #fff;
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}
td.infoBoxHeading {
border: 0px black solid;
}
td#navBarTopLT, td#navBarBottomLT {
  background: url('images/menubg.jpg') no-repeat;
  height:29px;
  text-align: center;
}
#contentLT table td.pageHeading, h1 {
color: #363636;
}
.infoBoxLT td table td {
border-width: 0px;
}
.inputRequirement, .greetUser {
color: red;
}
/* example how to assign styles to one individual small infobox (delete if you don't like) */
td.infoBoxHeadingLT, .infoBoxHeading{
background: url(images/sidebarheader.jpg) no-repeat;
font-weight: bold;
padding:8px 5px;
}
.infoBoxHeading {
 background: url('images/productlistingbg.jpg') repeat-x;

}
.productListing-headingbg {
 background: url('images/productlistingbg.jpg') repeat-x;
 padding:5px;
}

.productListing-heading {
 font-weight:bold;
}
/* end colors and borders */
.infoBoxHeading img {
display: none;
}
/* begin fonts */
#copyRightLT {
font-size: 11px;
}
td.infoBoxHeading {
font-weight: bold;
}
.infoBoxLT td, .infoboxLT td.boxTextLT form select {
font-size: 12px;
font-family: arial, sans-serif;
}
#navBarTopLT, #navBarBottomLT {
font-size: 12px;
font-weight: bold;
}
/* font size for content in and outside tables */
#contentLT table td, #contentLT {
font-size: 11px;
line-height: 17px;
font-family: arial, sans-serif;
}
#contentLT table td.pageHeading, h1 {
font-size: 15px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}
a {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
color: #000;
}
/* end link styles */
.headerbar {
  background: url('images/headerbg.jpg') no-repeat right bottom;
}
#navBarTopLT a {
  color: #fff;
}
.headerlink {
  padding: 6px 20px;
  border-left:1px solid #fff;
  float:left;
}
.menuholder {
  margin: 0 auto;
  width: 595px;
}
.menuholder2 {
  width: 710px; 
  margin: 0 auto;
}
.infoBoxLT {
  margin-bottom: 10px;
}
.productbox {
  height:243px;
  width:199px;
  margin-bottom: 10px;
  background: url('images/itembg.jpg') no-repeat;
}
.productimage {
  margin-top:15px;
}
.productname {
  width: 190px;
  text-align: left;
  text-indent: 15px;
  margin-top:5px;
  font-weight: bold;
  clear: both;
}
.productsprice {
  color: #b70808;
  font-size:12px;
  font-weight:bold;
  text-align: left;
}
.productsdescription {
  margin-top: 5px;
  font-size:11px;
  height: 48px;
}
.maintext {
  margin:0 2px 0 10px;
  text-align: justify;
}
.footerbg {
  background: url('images/footerbg.jpg');
  height: 30px;
}
.footercolor {
  background: #e5e5e5;
  padding: 10px 0 10px 0;
}
.footertext {
  color: #363636;
  font-size: 11px;
  margin:10px 0;
}
.footerlinkheader {
  font-size:12px;
  font-weight: bold;
  color:#fff;
  padding: 7px 0 5px 0;
}
.footerlist {
  color:#363636;
  list-style-image: url('images/footerbullet.jpg');
  font-size: 12px;
  line-height: 18px;
  margin:0;
  padding:0 0 0 30px;
}
.categories_link {
  margin: 0;
  padding: 5px;
  clear:both;
  line-height: 22px;
}
.boxspacer {
  padding:8px;
}
#search_box {
  width:165px;
}
.smallertext {
  font-size:11px;
}
.productlistingimage {
  margin-top:5px;
}
.shoppingtotal {
  padding:5px;
  font-weight: bold;
  color:#cc0000;
}
.checkoutbutton {
  text-align: center;
  padding:5px 5px 0 5px;
  margin-bottom: 5px;
}
.checkoutbuttonholder {
  width:170px;
  text-align: center;
}
.shoppingpadding {
  padding:5px;
  float:left;
}
.catrow {
  margin:0;
  padding:0;
  font-size:11px;
  clear: both;
  width:180px;
  line-height: 20px;
  border-bottom: 1px solid #e4c480;
  float:left;
}
#informationBoxLT {
  width:180px;
}
#info_container, #shopping_cartBoxLT {
  width:180px;
  background: #FFF3D9;
}
.newprodssafari {
 margin-left:6px;
 width:188px;
}
.imagespacer {
  height: 135px;
  width: 140px;
  text-align: center;
  margin-left:8px;
}
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

.pay_error {
  border: 1px solid #f00;
  background: #fbb5b5;
  padding: 10px;
  text-align: center;
  font-weight: bold;
}