/*
"One main layout Table" stylesheet modified 2004/06/22 Tim Hanekamp  shopje.com

- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- modified 2004/06/22 Tim Hanekamp  shopje.com
- To optimize the stylesheet for small filesize (=>maximum speed) you can remove most comments, and group the styles.
*/
/*aanpassing per 26-06-2006 door Universalis kleur 4142FF =>553FAA en  bebebe => #ADC7EF en alles Verdana, Arial, sans-serif*/
/* begin imported some styles  from original osC stylesheet */
.smallText {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.messageStackError, .messageStackWarning {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background-color: #ffb3b5;
}
textarea {
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
/* end import from original stylesheet */

body, html {
margin: 0;
padding: 0;
text-align: center; /* needed for IE center bug */
 scrollbar-face-color:#BEBEBE;
  scrollbar-arrow-color:#21347B;
  scrollbar-track-color:#F7F7FF;
  scrollbar-shadow-color:#0077B8;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-Color:#00344B;
}
/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper {
position: relative;
margin: 10px auto;
width: 85%; /* 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%;
}
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: 1px 5px;
height: 17px;
}
.logoLT, .navLeftLT {
float: left;
}
.footerLT {
text-align: center;
}
.footerLT div {
margin: 5px auto;
}
.infoBoxHeadingLT div {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:  #4142FF;	 
}
#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 {
	border: #fdfdfd solid 3px;
	background: #BEBEBE url(images/future.jpg);
	border: #BEBEBE solid 4px;
	
}
.productListing-heading {
background-color: #BEBEBE;
}
tr.productListing-even td {
background-color: #ffe;
}
tr.productListing-odd td.productListing-data {
background-color: #fff;
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
	color: #CC0000;
	
}
td.infoBoxHeading {
border: 4px #BEBEBE solid;
}
td#navBarTopLT, td#navBarBottomLT {
border: 1px #BEBEBE solid;
border-width: 3px 0;
}
table#mainLayoutLT {
border: 5px #BEBEBE solid;
/* Tim --Totale pagina achergrond */
background: #ffffff url(images/mainback.gif);

border: 2px #BEBEBE solid;
}
.infoBoxLT td {
border: 4px #BEBEBE solid;
}
#contentLT table td.pageHeading, h1 {
	color: #4142FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.infoBoxLT td table td {
border-width: 0px;
}
.inputRequirement, .greetUser {
color: #000099;
}
/* example how to assign styles to one individual small infobox (delete if you don't like) */
table#shopping_cartBoxLT {
background: #BEBEBE url(images/future.jpg);
font-weight: bold;
color: #e00;
}

td.infoBoxHeadingLT, .infoBoxHeading, .productListing-heading {
background: #BEBEBE;
}
/* end colors and borders */
.infoBoxHeading img {
	display: yes;
	
}
/* begin fonts */
#copyRightLT {
font-size: 11px;
}
td.infoBoxHeading {
font-size: 14px;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
}
.infoBoxLT td, .infoboxLT td.boxTextLT form select {
	font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4142FF;
}
#navBarTopLT, #navBarBottomLT {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
/* font size for content in and outside tables */
#contentLT table td {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
		
		color: #4142FF;
}
 #contentLT {
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
		color: #4142FF; 
}
#contentLT table td.pageHeading, h1 {
font-size: 18px;
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
text-indent: 15px;
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;
background-color: #fff;
}
/* end link styles */

