/* 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 {
margin: 0;
padding: 0;
text-align: center; /* needed for IE center bug */
background: url(images/bgkd.gif)
}
/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper {
	position: relative;
	margin: 0px auto 0px;
	width: 100%; height: 100%; 
}
table#mainLayoutLT {
margin: 0px auto;
width: 85%; height: 100%;
background: #dde3dd;
}
table#mainLayoutLT {
	border-top: 0px;
	border-right: 1px solid #000;
	border-bottom: 0px;
	border-left: 1px solid #000; 
}
links {
font: white;
}
/* my insert */
td#pageHeaderLT {
 background: #dde3dd url(../../images/frostyleaveslogo.jpg) no-repeat;
 height: 100px;
}
h3 {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}
/* end my inserts */
.logoLT, .navLeftLT {
	float: left;
} 
.logoLT {
	padding-left: 15px;
padding-top: 12px;
} 
div#imageNavLT{
margin: 20px 7px 0 0;
float: right;
}
td#navBarTopLT div, td#navBarBottomLT div {
	height: 20px; 
	margin-top: 8px;
	margin-right: 2px;
	margin-left: 2px;
}
td#navBarTopLT, td#navBarBottomLT {
	background: url(images/greenbkgd.gif) repeat-x;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999; 	
}
#navBarTopLT, #navBarBottomLT {
	font: bold 11px Geneva, Arial, Helvetica, san-serif;
}

.navRightLT {
float: right;
}
td.columnLT {
	width: 160px;
	padding: 6px 0px 0px;
	background-color:  #fff ;
}
/* content */
 td#contentLT {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color:  #fff;
} 
/* #contentLT table td.pageHeading */
h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	padding-top: 5px;
	text-indent: 10px; 	
}
/* font size for content in and outside tables */
#contentLT table td, #contentLT {
	font: Verdana, Arial, Helvetica, sans-serif;
}
p {
	letter-spacing: 1px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
#contentLT table td.pageHeading {	
	background: #dde3dd;
}
/* end of content */
.footerLT {
text-align: center;
background: #dde3dd;
}
.footerLT div {
margin: 5px auto;
}
#copyRightLT {
font-size: 11px;
}
/* above I have designed */
form {
display: inline;
}
td {
vertical-align: top;
}
 td.productListing-data {
vertical-align: middle;
} 
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
width: 160px;
}
table.infoBoxLT td table {
width: 100%;
} 
.infoBoxLT {
margin: 5px;
}
td.infoBoxHeadingLT, .infoBoxHeading {
padding: 2px 4px;
}
td.boxTextLT {
padding: 6px 5px;
}
.boxTextLT select {
width: 90%;
}
.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: 1px solid #999999;
} 
.productListing-heading {
background: url(images/greenbkgd.gif)
}
tr.productListing-even td {
 background-color: #f0f0f0; 
}
tr.productListing-odd td.productListing-data {
background-color: #fff;
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
	color: #000000;
}
td.infoBoxHeading {
border: 0px solid black;
}
.infoBoxLT td {
	/* border-top: 0px solid #FFF1D9;
	border-right: 1px solid #FFF1D9;
	border-bottom: 1px solid #FFF1D9;
	border-left: 1px solid #FFF1D9; */
	background: #f0f0f0; 
}
.infoBoxLT td table td {
border-width: 0px;
}

/* split these next two up */
.inputRequirement {
color: red;
}
.greetUser {
	font-weight: bold;
}
/* example how to assign styles to one individual small infobox (delete if you don't like) */
table#shopping_cartBoxLT {
	font-weight: bold;
	color: black;
}
td.infoBoxHeadingLT, .infoBoxHeading/*,  .productListing-heading */{
height: 20px;
background: url(images/greenbkgd.gif) repeat-x;
}
/* end colors and borders */
.infoBoxHeading img {
display: none;
}
/* begin fonts */
td.infoBoxHeadingLT {
font-weight: bold;
}
.infoBoxLT td, .infoboxLT td.boxTextLT form select {
font-size: 11px;
font-family: arial, sans-serif;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
text-decoration: underline;
color: #000000;
}
/* end link styles */
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
a:hover {
text-decoration: underline;
color: #000000;
}
/* end link styles */
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

