/*
"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 {
  text-align: center;
  background: #000000;
  color: #757575;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;  

/*margin: 0;
padding: 0;
text-align: center;  needed for IE center bug */
}
/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper 
{
 width: 100%;
 background: #ffffff; 
border: thin solid #BD6310;
background-color:#000000;
color: #000;
 margin: 2;
text-align: left;
/*position: relative;
margin: 10px auto;
width: 100%;  set total pagewidth */
}
/*
div#pageWrapper {
  width: 98%;
  background: #ffffff;  
  border: thin solid #8b0000;
  color: #000;
  margin: auto;
  margin-top: 10px;
  text-align: left;
/*position: relative;
margin: 10px auto;
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: 180px;
padding: 3;
*/
}

td.columnRT {
width: 100px;
padding: 0;
border:solid;
}

table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
width: 180px;
}
table.infoBoxLT td table {
width: 100%;
}
.infoBoxLT 
{

margin: 3px;
}
td#contentLT {
float:left;
width:80%;
padding: 0px 12px 6px 0px;
padding-left:15px;
}
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: 25px;
}
td#navBarrTopLT div, td#navBarrBottomLT div {
margin: 1px 5px;
height: 20px;
}
.logoLT {
background-color:#4E2B01;
text-align: center;
/*background-image: url('/images/headerbg.jpg');*/

colo
}
.navLeftLT {
float: left;

}
.navLeftLT1 {
float: left;
margin 20px;
margin-top:6px;
}

.footerLT {
text-align: left;
background-color: #ffffff;
color:#000000;

}
.footerLT div {
margin: 5px auto;

}
.footerLT1 div {
margin: 5px auto;
color:#fff;
font-size: 10px;
font-weight: normal;
background-color: #FFFFFF;
border: 1px solid ;
border-color:#000000;

}

.infoBoxHeadingLT div {
/*float: right;*/
}
#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: #BD6310 solid 1px;
}
.productListing-heading {
background-color: #8b0000;
}
tr.productListing-even td {
background-color: #ffffff;
border-bottom: 1px solid Maroon;
}
tr.productListing-odd td.productListing-data {
background-color: #ffffff;
border-bottom: 1px solid Maroon;
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}

td.infoBoxHeading {
border: 0px black solid;

}
td#navBarTopLT, td#navBarBottomLT {
border: 1px #BD6310 solid;
border-width: 1px 0;


}
table#mainLayoutLT {
/*border: 1px #8b0000 solid;*/

}
.infoBoxLT td {
/*border: 1px red solid;
background-color:#000000;*/

}
#contentLT table td.pageHeading, h1 {
color: #000000;
}
.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 {
color: #000;
}


td.infoBoxHeadingLT, .infoBoxHeading, .productListing-heading {
font-weight: bold;
color: #757575;
}

/* end colors and borders */
.infoBoxHeading img {
display: none;
}
/* begin fonts */
#copyRightLT {
font-size: 10px;
}
#footer_right {
		float:right;
		text-align:right;
		font-size: 10px;		
			}
td.infoBoxHeading {
font-weight: bold;
}
.infoBoxLT td, .infoboxLT td.boxTextLT form select 
{
font-size: 12px;
font-family: arial;
color: #FFFFFF;

}
#navBarTopLT, #navBarBottomLT 
{
color:#fff;
font-size: 10px;
font-weight: normal;
background-color: #000000;

}

#navBarBottomLT1
{
color:#fff;
font-size: 10px;
font-weight: normal;
background-color: #FFFFFF;
border: 1px solid ;
border-color:#000000;
margin: 10px auto;



}
/* font size for content in and outside tables */
#contentLT table td, #contentLT {
font-size: 11px;
font-family: arial, sans-serif;
color: #757575;
}
#contentLT table td.pageHeading, h1 {
font-size: 22px;
font-weight: bold;
font-family: arial, sans-serif;
text-indent: 0px;
padding: 5px 0px 0px 0px;
margin: 0px;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}

td.homepagebob202{
font-size: 34px;
font-family: arial, sans-serif;
color: #757575;
}

a {
text-decoration: none;
color: #999999;
font-size:12px;
}
/*a:hover {
text-decoration: underline;
color: red;
}*/
A.headerNavigation { 
  color: #fff; 
}

A.headerNavigation:hover {
  color: #b0c4de;
}

/* end link styles */

#navcontainer {
float: left;
background-repeat : no-repeat;
background-color: Black;
width: 178px;
margin: 6px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top: 7px;
color:#FFFFFF;
position: fixed;
 position:static;
 height:830px;
}
	
#navcontainer2 {
	float: left;
	background-color: Black;
	width: 178px;
position: fixed;	
	}	
	
/*.nav {
	float: left;
	text-align:left;
	position: fixed;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom:310px;
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 14pt;
	/*font-style: italic;*/
	line-height: 100%;
	  position:fixed;
	}*/
	
