body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {

	background-image: url(images/bg.gif);
	background-color: #151313;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #83d307;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.footer-black {
	font-size: 9px;
	color: #999999;
}
.boxleft {
	background-image: url(images/box-bgleft.gif);
}
.boxright {
	background-image: url(images/box-bgright.gif);
}
.homeboxes {
	font-size: 12px;
	line-height: 1.5em;
}
homeboxes a IMG {
	border: 1px solid #660000;
}
.size10 {
	font-size: 10px;
}
.size9 {
	font-size: 8px;
}
.size11 {
	font-size: 11px;
}

a.index:link {
	color: #cccccc;
	text-decoration: none;
}
a.index:visited {
	text-decoration: none;
	color: #cccccc;
}
a.index:hover {
	text-decoration: none;
	color: #FF0000;
}
a.index:active {
	text-decoration: none;
	color: #cccccc;
}

td.productListing-data a IMG {border: 1px solid #666666;}


table.links a IMG {border: 1px solid #660000;}.ttl-contact {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #ff6601;
}
table.links a IMG {border: 1px solid #660000;}.ttl-contact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #35455c;
}	
table.links a IMG {border: 1px solid #660000;}.ttl-contact3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3096fb;
}	

#HCB_comment_box textarea {
  
}

/* the entire html comment box container. applies to everything */
#HCB_comment_box {}

#HCB_comment_box p.error {
  border: 1px solid #cecece;
  background-color: #fff;
  color: #800;
}

#HCB_comment_box textarea, #HCB_comment_box input.text {
  border: 1px solid #ddd;
  border-left: 0.5px solid #fff;
  border-top: 1px solid #cecece;
  background: #fefefe;
}

#HCB_comment_box .hcb-wrapper-half {
  display:block;
  width:50%;
  float:left;
}
#HCB_comment_box .hcb-wrapper {
  clear:both;
  margin-bottom:0.5em;
}
#HCB_comment_box input.text {
  display:block;
  width:97%;
  
}
/* the submit button */
#HCB_comment_box input.submit {
    margin:0 7px 3px 0;
    background-color:#ffffff;
    border:.5px solid #ccc;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:100%;
    text-decoration:none;
    font-weight:none;
    color:#000000;
    cursor:pointer;
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
#HCB_comment_box input.submit:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}

#HCB_comment_box span.home-desc {
  opacity:0.4;
}

/* the individual comment display containers */
#HCB_comment_box div.comment {
  border-top:1px solid #cecece;
  margin-bottom:0.5em;
}

/* the moderator message */
.hcb-mod  b{
  color:#2896fb;
}

/* next, prev, ok and x link style */
.hcb-link {
  color:blue;
  text-decoration:underline;
}

/* test layout */
	#mainright {
position: absolute;
right:5%;
padding: 2px ;
top:170px;
width:175px;
height:755px;
background:#151515;
border:1px solid #000;
	}
	
