/*
- note: I separated the borders and colors, font and linking  styles as much as possible for developement.
*/
.BODY{
SCROLLBAR-BASE-COLOR: #CC9966;FONT-SIZE: -2;
}
.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.marron {
	color: #CC6600;
		TEXT-DECORATION: none;
		font-family: Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		LIST-STYLE-TYPE: square;
		margin-left: -15px;
}
.micro {
		font-family: Arial, Helvetica, sans-serif;
		line-height:9px;
		FONT-SIZE: 13px;
		margin-left: 0px;
}
.marron3 {
		margin-left: -10px;LIST-STYLE-TYPE: circle;color: #CC6600;
}
.marron4 {
		margin-left: -5px;LIST-STYLE-TYPE: square;color: #CC6600;
}
.marron2 {
	color: #CC6600;
		TEXT-DECORATION: none;
		font-family: Arial, Helvetica, sans-serif;
		line-height:15px;
		FONT-SIZE: 11px;
		LIST-STYLE-TYPE: square;
		margin-left: 0px

}
.marronoscuro {
	color: #934900;;	TEXT-DECORATION: none;
}
.small {
	FONT-SIZE: 8px; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
/* end import from original stylesheet */
.body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
padding: 0;
text-align: center;
}
/* form inline added to resolve select box problem in IE */
form {
display: inline;
}
td {
vertical-align: top;
}
td.productListing-data {
vertical-align: middle;
font-family:arial;
font-size: 12px;
}

table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
width: 125px;
}
td#contentLT {
width: 420px;
}
.infoBoxLT {
margin: 5px;
}
td#contentLT {
padding: 10px 12px;
}
td.infoBoxHeadingLT, .infoBoxHeading {
padding: 2px 4px;
}
td.boxTextLT {
padding: 6px 5px;
}
table.infoBoxLT td table {
width: 100%;
}
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;
}
#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: #804000 solid 1px;
}
.productListing-heading {
color: black;
}
tr.productListing-even td {
background-color: #FFF9EA; 
}
tr.productListing-odd td.productListing-data {
background-color: #fff;
}
.errorText {
color: red;
}
/* higlighting only for categories box enhancement contrib */
.cBoxE {
color: red;
}
td.infoBoxHeading {
border: 0px black solid;
}
td#navBarTopLT, td#navBarBottomLT {
border: 1px #ffb21c solid;
border-width: 1px 0;
}

.infoBoxLT td {
border: 1px black solid;
}
#contentLT table td.pageHeading, h1 {
color: #4F2700;
}
.infoBoxLT td table td {
border-width: 0px;
}
.inputRequirement {
color: red;
}
/* example how to assign styles to one small box */
table#shopping_cartBoxLT {
font-weight: bold;
color: #e00;
}

/* 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: 11px;
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: verdana, sans-serif;
}
#contentLT table td.pageHeading, h1 {
font-size: 25px;
font-weight: normal;
font-family: Arial;
text-indent: 15px;
padding-top: 5px;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}
a:link {
	COLOR: #934900;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;FONT-SIZE: 12px;
}
a:link:hover {
	TEXT-DECORATION: underline;
}
a:visited {
    color: #975E09;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;FONT-SIZE: 12px; 
}
a:visited:hover {
	TEXT-DECORATION: underline;
}
a:link {
	COLOR: #934900;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;FONT-SIZE: 12px;
}
a:link:hover {
    color: #975E09;
	TEXT-DECORATION: underline;
}
a:visited {
    color: #975E09;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;FONT-SIZE: 12px; 
}
a:visited:hover {
	TEXT-DECORATION: underline;
}


.marronoscuro {
	color: #934900;;	TEXT-DECORATION: none;
}
.small {
	FONT-SIZE: 8px; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
/* end link styles */

