/* CSS Document */

BODY { font-family: Arial, Helvetica, sans-serif; background: #333333 url(/img/bg.gif); margin: 5px; border: 5px }

a { color: #151458; text-decoration: underline }
A.reviews {
	color : #ffffff;
	text-decoration : none;
}
A.reviews:Hover{
	text-decoration : underline;
}
a:hover { text-decoration: none }
a.nav:hover { color: #eee }
.search {
	font-size : 10px;
	color : #000000;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 3px;
	margin-bottom : 0px;
}

INPUT.search {
	font-size : 11px;
	border : 1px black solid;
}

.date  { color: #ffffff; font-size: 10px; text-decoration: none; margin-right: 5px }

.reviews {
	font-size : 10px;
	text-align : center;
	color : #ffffff;
	
	margin-top : 4px;
	margin-bottom : 4px;
}

.foot  { color: #ffffff; font-size: 9px; text-decoration: none; margin-right: 10px; margin-left: 10px }

.bodytext  { color: #000000; font-size: 12px; font-family: Geneva, Arial, Helvetica, Verdana, sans-serif; margin: 8px; padding: 8px; border: 8px }

.maintext_2  { color: #ffffff; font-size: 11px; font-family: Geneva, Arial, Helvetica, Verdana, sans-serif; margin: 5px }

.heading_1 { color: #003; font-weight: bold; font-size: 14px }

TD.main, P.main    { font-size: 11px }

TD.category_desc  { font-size: 11px; line-height: 1.5 }

TD.pageHeading, DIV.pageHeading   { color: #20165b; font-weight: bold; font-size: 14px }

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

SPAN.markProductOutOfStock {
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

TR.productListing-heading {
/*  background: #ffffff; */
}

TD.productListing-heading {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data  { color: #000; font-size: 12px }
a.productListing-data  { color: #000; font-size: 12px }

.nav
    { color: white; font-size: 11px; line-height: 15px; font-family: verdana; text-decoration: none; margin: 4px }
.navtop  { color: white; font-size: 11px; line-height: 11px; font-family: verdana; text-decoration: none; margin-bottom: 1px }


.infoBox1 {
  background: #C2BFBF;
}

.infoBox1Contents {
	background: #7C7C7C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBox1Notice {
  background: #FF8E90;
}

.infoBox1NoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox1Heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background: #BE0000;
	color: #ffffff;
    background: #BE0000 url(images_cart/infobox/infobox_top.gif);
}

TD.info1Box, SPAN.info1Box {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.box { color: white; background-color: #808080; margin: 5px; padding: 5px; border: dashed 1px black }

TD.pollBoxRow {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-color: #eeeeee;
	border-width: 1px;
	color : White;
}
TD.pollBoxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-color: #eeeeee;
	border-width: 1px;
	color : White;
}
TR.pollOptRow {
	background: #7C7C7C;
	color : White;
}
TR.pollFooter {
	background: #7C7C7C;
	color : White;
}

#nexlText p   { color: #ffffff; font-size: 11px; text-align: justify; margin: 10px 10px 10px 20px }
