/*
"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/f
rint.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 */
}
/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper {
position: relative;
margin: 0 auto;
width: 982px; /* set total pagewidth */
}
form {
display: inline;
}
td {
vertical-align: top;
}
td.productListing-data {
vertical-align: middle;
}
table#mainLayoutLT {
margin: 0px auto;
width: 100%;
}
.main {
line-height: 18px;

}
td.columnLT {
width: 221px;
padding: 0;
padding-top: 8px;
}
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
width: 155px;
}
table.infoBoxLT td table {
width: 100%;
}
td#contentLT {

}
.infoBoxLT {
margin: 0;
margin-bottom: 10px;
}
td#contentLT {
padding: 10px 12px;
float:left;
width:736px;
}
td.infoBoxHeadingLT, .infoBoxHeading {
padding: 2px 4px;
}
td.boxTextLT {
padding: 6px 5px;
}

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 {
}
.productListing-heading {
background-color: #fee662;
}
tr.productListing-even td {
background-color: #F0EFE7;
}
tr.productListing-odd td.productListing-data {
background-color: #fff;
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}
td.infoBoxHeading {
}
td#navBarTopLT, td#navBarBottomLT {
}
table#mainLayoutLT {

}
.infoBoxLT td {
}
#contentLT table td.pageHeading, h1 {
color: #d00;
}
.infoBoxLT td table td {
}
.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 {
background: #063544;
color:#fff;
padding:5px;
}
/* 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;
line-height: 20px;
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: 12px;
font-family: arial, sans-serif;
}
#contentLT table td.pageHeading, h1 {
font-size: 18px;
font-weight: normal;
font-family: arial;
color:#3f3f3f;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}
a {
text-decoration: none;
color: #3f3f3f;
}
a:hover {
text-decoration: underline;
color: #063544;
}
/* end link styles */
#pageHeaderLT {
background:url('images/header.png') repeat-x;
height:150px;
}
#navBarTopLT {
background:url('images/menubar.png') repeat-x;
height:30px;
}
.footerLT {
border:1px solid #D5D0BE;
border-bottom: none;
background: #F3F2EA;
height:100px;
}
body {
background: #EBE9E0 url('images/pagebg.png') center top repeat-y;
}
.infoBoxHeadingSide {
background: url('images/sidebarheader.png');
width:221px;
height:44px;
}
.boxTextSide {
background: #F2F1E9;
border-left:1px solid #D5D0BE;
border-right:1px solid #D5D0BE;
border-bottom:1px solid #D5D0BE;
margin-bottom: 5px;
padding: 5px;
line-height: 20px;
font-size:18px;
}
.sideboxheading {
font-weight: bold;
font-size:13px;
text-align: left;
padding-left:55px;
padding-top:7px;
color:#3f3f3f;
}
.footertext {
font-size:12px;
font-family: arial;
color:#3f3f3f;
}
.navBarTopBtn {
float:left;
font-size: 13px;
margin: 6px 30px;
font-family: arial;
}
a.productName {
font-weight: bold;
}
.productBorder {
border:1px solid #D5D0BE;
}
.productDetails {
background: #f3f2ea;
margin-bottom: 10px;
border: 1px solid #D5D0BE;
border-top: none;
padding:3px;
height:100px;
}
.productPrice {
color:#cc0000;
font-weight: bold;
}
#MySlideShow { display: none; width: 546px; height: 324px; }
.productSpecialPrice {
color:#cc0000;
font-weight:bold;
}
.calculator {
border:1px solid #ccc;
width: 410px;
background: #fff;
clear:left;
}
.calculatorInside {
padding:5px;
}
.calcheader {
background:#063544;
color:#fff;
padding:5px;
font-weight: bold;
font-size:14px;
}
.calctitle {
color:#063544;
font-weight: bold;
font-size:13px;
}
hr {
color:#ccc;
height:1px;
}
***ADD BEFORE FINAL ?>:
/*BOF Options as Images*/
#zoek_resultaten {
	border: 1px solid #999;
}
/*EOF Options as Images*/ 
#productInfoTop {
	width: 734px;
	height:39px;
	background: url('images/productInfoHeader.jpg');
}
#productInfoTop h1 {
	color: #fff;
	padding-left: 10px;
	padding-top:2px;
	margin: 0;
}
#productInfoTop .productPrice {
	color: #fff;
	font-size: 20px;
	padding: 6px 10px 0 0;
}
.productDescriptionTop {
	width: 444px;
	height:36px;
	background: url('images/productInfoBoxTop.jpg');	
}
.productDescriptionBottom {
	width: 444px;
	height:12px;
	background: url('images/productInfoBottomBox.jpg');	
}
.productDescriptionContent {
	border-left:1px solid #d4d0bf;
	border-right:1px solid #d4d0bf;
	background:#f2f1e9;
	width:442px;
	margin:0;
}
.productDescriptionContent p {
	margin: 0;
	padding: 5px 0 0 0;
}
.productDescriptionTopTitle {
	font-size:15px;
	padding: 8px 0 0 21px;
}