/*
"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: 12px;
background-color: #ffb3b5;
border-bottom:2px solid #FFFFFF;
}
textarea {
width: 100%;
font-family: Arial, sans-serif;
font-size: .9em;
border: 1px solid #000;
padding: 2px;
}
/* end import from original stylesheet */

body, html {
margin: 0px;
padding: 10px;
color: #201f76;
font-family: Arial, Helvetica, sans-serif;
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;
padding: 0px auto;
width: auto; /* set total pagewidth */
}
form {
display: inline;
}
td {
vertical-align: top;
}
td.productListing-data {
vertical-align: middle;
}
table#mainLayoutLT, #pageHeaderLT {
margin: 0px auto;
width: 100%;
}

#pageHeaderLT { height: 110px}

.columnLT {
width: 175px;
padding: 0;
}
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
width: 175px;
}
table.infoBoxLT td table {
width: 100%;
}
td#contentLT {

	color: #201f76;	
		font-size: .8em;
	line-height: 1.1em;
}
.infoBoxLT {
	
	
}
td#contentLT {
padding: 15px;
}
td.infoBoxHeadingLT, .infoBoxHeading {
padding: 2px 4px;
}
td.boxTextLT {
padding: 6px 5px;
background-color: #FFFFFF;
}

div#imageNavLT{
margin: 0px 0px 0 0;
float: right;
text-align: right;
}
.navRightLT {
float: right;
}
.boxTextLT select {
width: 90%;
}
td#navBarTopLT div, td#navBarBottomLT div {
margin:3px;
font-family: Arial, Helvetica, sans-serif;
}



td#navBarTopLTl {
margin: 0px;
height: 20px;
padding-top: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;


text-align: right;
  font-weight : bold;

}


td#navBarBottomLT {

}

td#navBarTopLT {
margin: 0px;
height: 20px;
background-color: #b5c5de;
color: #201f76;
font-size:.9em;
padding-left:10px;
}

#navBarTopLT a:hover {
color: #201f76;
}

#navBarTopLT a {
color: #201f76;
}



.logoLT, .navLeftLT {
float: left;
}

.logoLT {
	background-color: #fff;
	height: 110px;
}
.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 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
tr.productListing-even td {
border-top: 1px dotted #b6b7cb;
border-bottom: 1px dotted #b6b7cb;
}
tr.productListing-odd td.productListing-data {
/*background-color: #fff; */
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}
td.infoBoxHeading {
border: 0px black solid;
}
td#navBarTopLT, td#navBarBottomLT {

}
table#mainLayoutLT {
}
.infoBoxLT td {


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

}
.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: bold;
color: #e00;
}

td.infoBoxHeadingLT, .infoBoxHeading, .productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
font-size: 1em; font-weight: bold;
  background: #919beb;
 color: #FFF;
}
/* end colors and borders */
.infoBoxHeading img {
display: none;
}
/* begin fonts */
#copyRightLT {
font-size: .9em;
}
td.infoBoxHeading {
font-weight: bold;
}
.infoBoxLT td, .infoboxLT td.boxTextLT form select {
font-size: .9em;
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: .8em;
	line-height: 1.1em;
font-family: arial, sans-serif;
}
#contentLT table td.pageHeading, h1 {
  font-size: 1.1em;
  line-height: 1.3em;
  font-weight: bold;
  color: #0066CC;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}
a {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #666666;

}
/* end link styles */


/* custom styles for imput boxes */

.input {
	border:1px solid #000;
} 

/* end custom styles for imput boxes */


/* custom styles */
.ft {	padding: 5px; font-size: 10px; font-weight: bold; color: #201f76; background-color: #b5c5de;   font-family: Arial, Helvetica, sans-serif;}

#footer {
font-size:.9em;
	margin-bottom: 4px;
}

.maint {
	width:150px;
}

.infoBoxContents .none {
	border: 0px;
}

.infoBoxContents input {
	border: 1px solid #000;
	margin-bottom: 2px;
}

td.main { padding-bottom: 3px; }

.infoBoxContents .noborder  { border: 0px; }


/* new styles 220304 */
#events { font-size: 12px; }
#events .seemore { padding-bottom: 30px; border-bottom: 2px solid #CCCCCC}
#qblock { padding-top: 20px; }
#qblock td { padding-top: 15px; padding-right: 5px }
#qblock .question {  padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #EEEEEE; }
#qblock .question .num {font-weight: bold; font-size: 14px;  color: #0066CC; width: 20px; float: left } 
#qblock .q { font-size: 14px;  font-weight: bold;padding-right: 20px  }
#qblock .explanation { padding-top: 3px; }
#qblock .question .select { clear: both; padding-left: 20px}
#qblock .question { clear: both; margin-top: 10px; padding-bottom: 10px}
#report { font-size: 12px}
/* end of new styles 220304 */

#qblock .date {
width: 120px;
}

#qblock .time {
width: 120px;
}

#qblock .datetime {
width: 100%;
clear: both;
}


.leftblock {
	width:200px;
	vertical-align: top;
}

.rightblock {
vertical-align: top;
}

.leftblock input, .rightblock input {
	border: 1px solid #000;
	margin-top: 2px;
}

.selectblock { float:left; margin-right: 20px}

/* styles for training page 080604 */

td#navRightLT { 
  font-size: 12px;

}

.boxobjects a {
	margin: 0px;
	padding: 1px;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
	background-color: #FFFFFF;
}


 h2 {
  font: 14px/ 17px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #0066CC;
}

 h3 {
  font: 12px/ 15px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #0066CC;
}


/* end of styles for training page 080604 */

img { border: 0px}     

.credit {font-size: .8em; margin-top:10px; margin-bottom:20px}
.credit a, .credit { color: #BBB}  

.visit {font-size: .8em; margin-top:30px; margin-bottom:20px}
.visit a, .visit { color: #201f76;}

.receiptpad td { font-size:12px;}
                                      
.rowItem { margin-top:20px; padding-bottom:5px;}
.rowItem label { padding-bottom:3px;}
.rowItem input[type='text'], .rowItem select {       	border: 1px solid #000;              }
