﻿*
{
background:transparent;
background-color:transparent;
padding:5px;
}

.wblink
{
background-color:#f9f9f9;
font-family:arial;
font-size:70%;
font-weight:normal;
letter-spacing:2;
width:377px;
height:16px;
text-align:left;
position:relative;
z-index:1000;
border-top:1px solid #dbdbdb;
border-right:1px solid #dbdbdb;
border-left:1px solid #dbdbdb;
margin-bottom:-2px;
padding-bottom:2px;
}
a
{
text-decoration:none;
color:#EA9148 !important;
}


#HCB_comment_box
{
width:90%;
background-color:transparent;
min-height:160px;
max-width:550px;
height: expression( this.scrollHeight < 191 ? "190px" : "auto" ); /* sets min-height for IE */
width:expression(document.body.clientWidth > 550? "550px": "auto" ); /* sets max-width for IE */
text-align:justify;
padding-top:4px;
padding-left:4px;
}
#HCB_comment_box * {
margin:0;padding:0;outline:0;border-width:0;
font-family:Arial, Geneva, sans-serif;
	font-size:10pt;
	color:#919191;

}
#HCB_comment_box h3
{
display:none;
font-size:80%;
font-weight:normal;
letter-spacing:0;
float:right;
}


#HCB_comment_box textarea.commentbox {
  width:98%;

  display:block;
  height:175px !important;
 

}


#HCB_comment_box textarea, #HCB_comment_box input.text, #HCB_comment_box input.submit  {
  
background-image:url('/images/feat_bg.gif');
background-position:top left;
background-repeat:repeat-x;
background-color:#5B534B;  
border:1px solid #666; 
  padding-left:5px;
  color:#D3C5AB !important;
margin:5px !important;
overflow:auto;
}
#HCB_comment_box span.date
{
color:#919191;
font-style:italic;
font-size:70%

}
#HCB_comment_form_box b
{

font-size:90% !important;
font-weight:normal !important;
letter-spacing:2;
}

#HCB_comment_box span.author b
{

font-size:90% !important;
font-weight:normal !important;
}
#HCB_comment_box .hcb-wrapper-half {
  width:50%;
}

#HCB_comment_box input.text {
  width:100%;
}

/* the submit button */
#HCB_comment_box input.submit {
  cursor:pointer;
  border:none;
  background:url(http://avdistributionllc.com/images/submit.png) no-repeat;
  width:84px;
  height:25px;
  color:transparent;
filter:alpha(opacity=100);
font-size:0%;
}

#HCB_comment_box span.home-desc {
  font-size:10px;
  opacity:0.4;
}

#HCB_comment_box blockquote {
  margin:0px !important;
  padding:5px;
  background:url() repeat-x;
font-size:85%;
color:#919191;

}



/* the individual comment display containers */
#HCB_comment_box div.comment {
  border-bottom:1px dotted #919191;
  margin-bottom:8px;
}
#hcb_form_name
{
height:auto !important;
}

