/*
"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;
}

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;
}
/* end import from original stylesheet */

body, html {
margin: 0;
padding: 0;
text-align: center; /* needed for IE center bug */
}

/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper {
position: relative;
margin: 0px auto; /* changed 10 to 0 */
width: 100%; /* 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: 155px;
padding: 0;
}

table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
width: 155px;
}

table.infoBoxLT td table {
width: 100%;
}

.infoBoxLT {
 margin: 5px; 
}

td#pageHeaderLT { /* 11/18/05 added style */
/* background-color:#3366FF; */
}

td#contentLT {
padding: 10px 12px;
}

td.infoBoxHeadingLT, .infoBoxHeading, .infoPopHeading {
padding: 2px 4px;
}

td.boxTextLT {
padding: 6px 5px;
}

div#imageNavLT{
margin: 20px 7px 0 0;
float: right;
}

/* 11/18/05 new style */
#scrollText{
font-size: 14px;
background-color: #6699FF;
color: #FFFF00;
height: 17px;
}
/* end style */

.navRightLT {
float: right;
}

.boxTextLT select {
width: 90%;
}

td#navBarTopLT div, td#navBarBottomLT div {
margin: 1px 5px;
height: 17px;
}

.logoLT, .navLeftLT {
float: left;
}

.footerLT {
text-align: center;
font-weight: bold; /* 11/08/05 bold font added*/
}

.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 {
/* 10/31/05 changed border color to black -> border: #fee662 solid 1px; */
border: #000000 solid 1px;
}

td.productListing-heading { /* 11/01/05 added (td) */
/* background-color: #fee662; 11/07/05 disabled */
border-bottom: 2px solid #000000; /* 10/31/05 added black border */
}

tr.productListing-even td {
/* background-color: #ffe; 11/07/05 disabled */
}

tr.productListing-odd td.productListing-data {
/* background-color: #fff; 11/07/05 disabled */
}

.errorText {
color: red;
}

/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}

td#navBarTopLT, td#navBarBottomLT, td.footerLT { /* 11/08/05 added footerLT */
border: 1px #000000 solid; /* 11/08/05 changed #ffb21c to #00000; */
border-width: 1px 0;
background-color: #FFFF00; /* 11/08/05 added background color */
}

table#mainLayoutLT {
/* border: 2px #ffb21c solid; 11/07/05 disbled */
}

.infoBoxLT td {
border: 1px #000000 solid;
}

.infoBoxLT td table td {
border-width: 0px;
}

#contentLT table td.pageHeading, h1 {
color: #d00;
}

.inputRequirement, .greetUser {
color: red;
}

/* example how to assign styles to one individual small infobox (delete if you don't like) */
table#shopping_cartBoxLT {
/* font-weight: bold; */
color: #e00;
}

td.infoBoxHeadingLT, .infoBoxHeading, .productListing-heading, .infoPopHeading{
/* background: #fee662 url(images/background.jpg) repeat-x; -> original line*/
background: url(images/background2.jpg) repeat-x;
color: #FFFFFF;
}
/* end colors and borders */

.infoBoxHeading img {
display: none;
}

/* begin fonts */
#copyRightLT {
font-size: 12px;
}

/* 01/08/07 - added following style */
td.infoBoxHeadingLT, .infoBoxHeading, .productListing-heading, .infoPopHeading{
font-weight: bold;
}

.infoPop { width:100% }

.infoPop td{
border:1px #000000 solid;
font-family: arial, verdana, sans-serif;
font-size: 12px;
}

.popText {
padding: 6px;
}
/* end new style */

.infoBoxLT td, .infoboxLT td.boxTextLT form select {
font-size: 12px;
font-family: arial, verdana, sans-serif;
}

#navBarTopLT, #navBarBottomLT {
font-size: 12px;
font-weight: bold;
}

/* font size for content in and outside tables */
#contentLT table td, #contentLT {
font-size: 12px;
font-family: arial, verdana, sans-serif;
}

#contentLT table td.pageHeading, h1 {
font-size: 22px;
font-weight: normal;
font-family: times, serif;
text-indent: 0px; /* changed indent from 15 to 0px */
padding-top: 5px;
}
/* end fonts */

/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}

a {
text-decoration: none;
color: #06f;
}

a:hover {
text-decoration: underline;
color: red;
/*  10/31/05 disabled-> background-color: #fff; */
}

/* added the following style for product listing heading */
.productListing-heading a:hover, .productListing-heading a {
color: #FFFFFF;
border:hidden;
}
/* end link styles */
