#bodyProduct{
   border-collapse: collapse;
   width: 100%;
   margin:auto;
   background-color:#fff;
}

#bodyProduct td.text{
   padding: 0px;
   vertical-align: top;
}

#bodyProduct .titleBlue{
   padding: 0px;
   font-size: 11px;
   font-weight: bold;    
   vertical-align: middle;
	color: #4fbfcb;   
}

#bodyProduct h1.heading, #bodyProduct .heading{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#bodyProduct .subCategory{
	font-size: 13px;
	font-weight: bold;
	color: #2e2e2e;
}

#bodyProduct .productTitle{
   font-size: 12px;
   font-weight: bold;    
   vertical-align: middle;
	color: #669933;   
}

#bodyProduct .title{
   font-size: 12px;
   font-weight: bold;    
   vertical-align: middle;
	color: #501007;   
}

#bodyProduct .mainDescription{
	line-height: 18px;
	color: #676565;
	font-weight: bold;
}

#bodyProduct .description{
	line-height: 18px;
	color: #676565;
}

#bodyProduct .features{
	color: #676565;
	line-height: 18px;
}

#bodyProduct p{
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

#bodyProduct a:link, #bodyProduct a:visited{
  color : #4ebcf1;
  text-decoration:none;
}

#bodyProduct a:hover{
  color : #f68833;
  text-decoration: underline;
}

#bodyProduct #imageContainer{

}

#bodyProduct li{
   list-style-type: disc;
   list-style-position: outside;
   margin-left:15px;
}

div#relatedPictureBox{
   float: left;
   margin:4px;
}


/********************** PRODUCT THUMB IMAGES ******************************/
div#productListBox{
   width: 340px;
   float: left;
   height: 150px;
   vertical-align: top;
   border:0px solid #000;
}

#productThumbImages{
}

#productThumbImages td{
}

#productThumbImages h1.heading, #productThumbImages .heading {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}

#productThumbImages a.heading {
	font-size: 12px;
	font-weight: bold;
	color: #4ebcf1;
	text-decoration:none;
}

#productThumbImages a.heading:hover {
	color: #f68833;
	text-decoration:underline;
}

#productThumbImages #imageContainer{

}

#productThumbImages img {
   margin: auto;
   float:center;
}

#productThumbImages a.viewMore{
	font-size: 11px;
	color: #4ebcf1;
	text-decoration:none;
}

#productThumbImages a.viewMore:hover{
  color : #f68833;
  text-decoration: underline;
}
.categoryDD{
	font-size: 11px;
	color: #666666;
   border: 1px solid #666666;
}

#productThumbImages td.previous{
   width:30px;
}

#productThumbImages td.next{
   width:30px;
}

h1.homeFeatureProductTitle{
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #0099FF;
}

/***************************** TESTIMONIAL *********************/
#testimonial{
   margin:5px;
}

#testimonial .testimonialTitle{
	font-weight: bold;
	color: #690b01;
	font-size: 13px;
	line-height: 15px;
}

#testimonial .description{
	line-height: 18px;
	color: #7c7c7c;
	font-style:italic
}

#testimonial .contactName{
	font-weight: bold;
	color: #7c7c7c;
	font-style:italic
}
