/*
"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 forums.eeweb.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: #FFFFCC;
}
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;
	background-color: #C6C6C7;
	background-image: url(../../images/bg-body.png);
	background-repeat: repeat-x;	
}
/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper {
	position: relative;
	margin-left:auto; 
	margin-right:auto;
	margin-top:0px;
	width: 960px; /* set total pagewidth */
}
form {
display: inline;
}

td {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #747A7E;
}
.px10 {
	font-size: 10px;
}
.px10space {
	font-size: 10px;
	letter-spacing: 2px;
}
.rood {
	color: #E40F04;
}
.txt {
	line-height: 16px;
}
#tblfooter {
	width:960px;
	text-align:center;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color:#fff;
	background:#fff url(../../images/ui/bg-footer.png) no-repeat bottom;
}
#tblfooter td {
	color:#fff;
}
#tblfooter a {color:#fff;}

#visits {
	margin: 4px 0 4px 0;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #A4A3A3;
}
td.productListing-data {
vertical-align: middle;
}
table#mainLayoutLT {
	margin: 0px auto;
	margin-top:17px;
	width: 960px;
}
td.maintabletop {
	background-repeat: repeat-x;
}
td.main {
	line-height:18px;
}
table.maintablecenter {
	background:#A4A3A3 url(../../images/ui/bg-header.jpg) no-repeat;
}
td.maintablefooter {
	background-image: url(../../images/maintable_footer.jpg);
	background-repeat: repeat-x;
}
.stippel{
	background-image: url(../../images/stippel.gif);
	background-repeat: repeat-x;
}
table.maintablemenu {
	margin-right:30px;
}
table.maintablemenu a {
	color:#fff;
}
td.columnLT {
	width: 170px;
	padding: 0;
}
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
	width: 170px;
}
table.infoBoxLT td table {
width: 100%;
}
td#contentLT {

}
.infoBoxLT {
margin: 5px;
}
td#contentLT {
padding: 10px 12px;
}
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 {
margin: 6px 0 0 5px;
height: 19px;
}
.logoLT, .navLeftLT {
float: left;
font-size:10px;
}
.footerLT {
text-align: center;
}
.footerLT div {
margin: 5px auto;
}
.infoBoxHeadingLT div {
float: left;
}
#languagesBoxLT, #specialsBoxLT, #currenciesBoxLT, #whats_newBoxLT, #manufacturersBoxLT, #tell_a_friendBoxLT {

}
/* begin colors and borders (for link colors: see the link styles section below) */
.border {
	border: #D7D7D7 solid 1px;
}
.searchBoxME {
	border-top: 1px solid #D7D7D7;
	border-right: 1px none #D7D7D7;
	border-bottom: 1px none #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
table.infoBox, table.productListing {
border: #D7D7D7 solid 1px;
}
.productListing-heading {
background-color: #fee662;
}
tr.productListing-even td {
	background-image: url(../../images/stippel.gif);
	background-repeat: repeat-x;
}
tr.productListing-odd  {
	background-image: url(../../images/stippel.gif);
	background-repeat: repeat-x;
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}
td.infoBoxHeading {
border: 0px black solid;
}
td#navBarTopLT, td#navBarBottomLT {
	border-bottom: 1px dashed #eee;
}
table#mainLayoutLT {
	border-top: 1px none #fff;
	border-right: 1px none #fff;
	border-bottom: 1px none #fff;
	border-left: 1px none #fff;
}
#contentLT table td.pageHeading, h1 {
color: #4D7082;
}
.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) */
table#shopping_cartBoxLT {
font-weight: normal;
}

td.infoBoxHeadingLT, .infoBoxHeading, .productListing-heading {
	background-color: #EDF2F5;
	border-top-width: 1px;
}
.infoBoxTableNTM {
    margin: 12px 5px 5px;
}
.infoBoxHeadingNTM {
	background-image: url(../../images/boxheading_bg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #688FA7;
	border-right-color: #688FA7;
	border-bottom-color: #688FA7;
	border-left-color: #688FA7;
	height: 22px;
}
.infoBoxContentNTM {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #688FA7;
	border-right-color: #688FA7;
	border-bottom-color: #688FA7;
	border-left-color: #688FA7;
	width: 155px;
    padding: 6px 6px;
}
.CatBoxTableNTM {
    margin: 12px 5px 5px;
}
.CatBoxContentNTM {
	background-color: #EDF2F5;
    padding: 0px 0px;
}
/* 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-family: verdana, arial, sans-serif;
}
#navBarTopLT {
font-weight: normal;
}
#navBarBottomLT {
font-weight: normal;
}
/* font size for content in and outside tables */
#contentLT table td, #contentLT {
font-size: 11px;
font-family: verdana, arial, sans-serif;
}
#contentLT table td.pageHeading, h1 {
font-size: 12px;
font-weight: bold;
font-family: verdana, arial, sans-serif;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}
a {
text-decoration: none;
color: #4D7082;
}
a:hover {
text-decoration: underline;
color: #E40F04;
}
/* end link styles */
.txtfield {
	border: 1px solid #4D7082;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D7082;
	background-color: #FFFFFF;
}
.butfind {
	vertical-align: bottom;
}
.frmselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D7082;
}

.logo {
	margin:19px 0 0 20px;
}
.wit {
	color: #fff;
}