/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }



 /* JU */

Body {
/*	background:url(images/bg.jpg) no-repeat center top;*/
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	border:0px;
	color:#cc0000;
	}
	
#page{
	text-align:center;
	}
	
#page_content{
	background:none;
	margin:0 auto;
	width:980px;
	text-align:left;
	}
	
#header_top {
	background:none;
	width:980px;
	height:210px;
	}
	
#header_bottom {
	background:none;
	width:960px;
	_width:980px;
	height:20px;
	padding:0px 10px;
	padding-top:60px;
	}
	
#second_header {
	background:url();
	text-align:center;
	}
	
.centerBody {
	padding:5px;
	color:#000099;
	}
	
.centerBody a{
	color:#fff;
	text-decoration:none;
	}

.centerBody a:hover{
	color:#2EFEF7;
	text-decoration:none;
	}
	
.contentBoxHeading {
	/*background:#B5E0EE;*/
	background:#412102;
	/*color:#000066;*/
	color:#B5E0EE;
	font-weight:bold;
	}
	
.contentBox {
	border-color:#bda173;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	}
	
#foot{
	text-align:left;
	width:980px;
	margin:0px auto;
	height:20px;
/*	background:url() bottom left no-repeat;*/
	}
/*	
#footer{
	font-size:9px;
	text-align:left;
	width:970px;
	_width:980px;
	margin:0px auto;
	padding:10px 5px 5px;
	color:#000099;
	}
	
#footer a{
	color#4C759C;
	text-decoration:none;
	}

#footer a:hover{
	color:#4C759C;
	text-decoration:none;
	}
	*/
a {
	font-size:12px;
	/*color:#fff;*/
	color:#000000;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:none;
	color:#2EFEF7;
	}
	
.left {
	float:left;
	}
	
.right{
	float:right;
	}
	
.clr {
	clear:both;
	}
	
td {
	font-size:12px;
	}

.col_left td{
	color:#2E2E2E;
	}
	
.col_left a {
	color:#fff;
	}
	
.col_left a:hover {
	color:#bda173;
	}
	
.col_left h3 {
/*	background:url(images/h3.png) top center no-repeat;*/
	padding:2px 5px;
	margin:0px;
	text-align:center;
	font-size:12px;
	color:#bda173;
	width:190px;
	}
	
.col_left .infoBox {
/*	background: url(images/colleft_infobox_bottom.jpg) center bottom no-repeat;*/
	margin:0px auto 0px auto;
	width:100px;
	}
.col_left .infoBox > tbody {
/*	background:url(images/tbody.png) center top repeat-x;*/
	}
	
.col_right .infoBox > tbody {
	background:url(images/tbody.png) center top repeat-x;
	}
	
.col_right td{
	color:#2E2E2E;
	}
	
.col_right a {
	color:#ffffff;
	}
	
.col_right h3 {
/*	background:url(images/h3.png) top center no-repeat;*/
	padding:2px 5px;
	margin:0px;
	text-align:center;
	font-size:12px;
	color:#bda173;
	width:180px;
	}
	
.col_right .infoBox {
	background: url(images/colleft_infobox_bottom.jpg) center bottom no-repeat;
	margin-bottom:20px;
	width:190px;
	}
	
/* Product show */

.productListing-odd, .productListing-even {
	border:1px solid #ffffff;
	}

.productListing-odd .productListing-data {
	background:#848484;
	color:#ffffff;
	border:1px solid #ffffff;
	}
	
.productListing-even .productListing-data {
	background:#A4A4A4;
	color:#ffffff;
	border:1px solid #ffffff;
	}
	
td.productListing-heading {
	color:#FFFFFF;
	height:30px;
	/*background:#cc0000;*/
	border:1px solid #ffffff;
	background:#412102;
	}
	
.productlisting-heading  a{
	color:#FFFFFF;
	}
	
.productlisting-heading  a:hover{
	color:#2efef7;
	}
	
.pageHeading, .newprods {
/*	color:#4C759C;
	color:#666666;*/
	color:#000000;
	font-size:14px;
	font-weight:bold;
	}
	
/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */


.juprice, .productNormalPriceListing {
	color:#FF0000;
	font-weight:bold;
	}
	
.bold {
	font-weight:bold;
	}
	
.main {
	/*color:#4C759C;*/
	color:#666666;
	}
	
TD.smallText, SPAN.smallText, P.smallText {
/*  font-family: Arial, Helvetica, sans-serif;*/
  font-size:12px;
  /*color:#FF0000;*/
  color:#FF0000;
}

TD.smallText a, SPAN.smallText a, P.smallText a{
  color:#FF0000;
}

TD.smallText a:hover, SPAN.smallText a:hover, P.smallText a:hover{
  color:#FF0000;
}


.pageResults {
  font-size:12px;
  color:#FF0000;
}

.pageResults a{
   color:#FF0000;
}

.pageResults a:hover {
  color:#FF0000;
}


