/** Product CSS START **/
.ProductGroup{
	background-color:#000000;
	float:left;
	width: 800px;
	margin: 0 0 15px 0;	
}
.Product {
	width:260px;
	float: left;
	margin: 0 2px 0 2px;
	margin-top:10px;
}
.Product .Details .Top {
	background:url(/img/product/ImgBG.gif) left top no-repeat;
	width:255px;
	height:150px;
}
.Product .Details .Top img {
	margin:6px 0 0 0;
}
.Product .Details .Bottom {
	margin:10px 35px 10px 15px;
}
.Product .List {
	margin:20px 0 0 15px;
	width:240px;
	overflow:visible;
	height:auto !important; 
	height:100px;
	min-height:100px;	
}
.Product .List .Top {
	background:url(/img/product/ListBG.gif) left bottom no-repeat;
	height:20px;
}
.Product .List .Bottom {
	padding:10px 0 0 0;
}
.testimonialBox{
	width:241px;
	min-height:106px;
	margin:20px 0 0 15px;
	border-bottom: dotted 1px #bfbfbf;
	padding-bottom: 30px;
}
.testimonialBox .title {
	height:20px;
	padding:4px 0 0 2px;
	border-bottom: dotted 1px #bfbfbf;
	border-top: dotted 1px #bfbfbf;
}
.testimonial
{
	color: #999999;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px;
}
.testimonial span span
{
    float:right;
}
.testimonialBottom {
	float:right;
	padding-top:5px;
}
/** Product CSS END **/







/** Individual Product Information CSS START **/
.Info {
	background-color:#000000;
	clear:both;
	float:left;
	width: 785px;
	margin:15px 0 15px 15px;
}
.Info .Left{
	float:left;
	width: 361px;
}
.Info .Right{
	float:left;
	width: 424px;
}
.Info .Top{
	padding: 5px 10px 0 0;
	width: 330px;
}
#productTitle {
	color:#FF9900;
	font-weight: bolder;
	font-size:1.4em;
}
#productWhereToBuy 
{
    float:right;
}
.Info .Left .Bottom{
	height:20px;
	width: 320px;
}
/** Product Information CSS START **/

/** Product Information2 CSS START **/
.Info2 {
	background-color:#000000;
	clear:both;
	float:left;
	width: 770px;
	padding:15px 30px 15px 0;
}
.Info2 .Left{
	float:left;
	margin-left:15px;
	width: 370px;
}
.Info2 .Right{
	float:right;
	width: 385px;
}
.Info2 .Right .Examples {
}
.Info2 .Right .Examples .Top {
	background:url(/img/product/ListBG.gif) left bottom no-repeat;
	height:20px;
}
.Info2 .Right .Examples .TopProduct {
	background:url(/img/product/info/ListBG.gif) left bottom no-repeat;
	height:20px;
}

.Info2 .Right .Examples .Bottom {
	clear:both;
	padding:20px 0 0 0;
}
.Info2 .Right .Examples .Bottom img{
	margin-right:4px;
}

.Info2 .Left .Tag ul{
	margin:0;
	padding:0;
}
.Info2 .Left .Tag ul li{
	margin:0;
	width:105px;
	float:left;
	list-style-type: none;
	padding: 0;
	display:inline;
}
.Tag {
	
}

.Tag ul li span a, .Tag ul li span a :visited {
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	width:105px;
	height:25px;
	line-height:18px;
	text-decoration:none !important;
}
.Tag ul li span  a:hover{
	width:105px;
	height:25px;
	line-height:18px;
	display:block;
}
.productTab {
	width: 285px;
	float: left;
	padding: 0 0 20px 0;
}
.Examples .Testimonial {
	margin:15px 0 0 0;
	height:auto;
	clear:both;
}
.Examples .Testimonial span {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.Examples .Testimonial span span {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:1em;
	float: right;
}

#examplesList{ }
#examplesList img {
    float:left; 
    cursor:pointer !important;
    width: 107px;
    height: 78px;
}
/** Product Information2 CSS END **/

/** Related Product CSS START **/
.Related {
	clear:both;
	margin:0 0 10px 0;
	width:322px;
}
.Related .TopProduct {
	background:url(/img/product/info/ListBG.gif) left bottom no-repeat;
	height:20px;
}
#relatedList {
    float:left;
}
#relatedScrollBars {
    width:15px;
    float:right;
    margin-top:10px;
}
.relatedProductItem {
    height:100px;
    width:305px;
    margin-top:5px;
}
.relatedProductItem .text {
    width:155px;
    padding-top:20px;
    float:right;
}
.relatedProductItem .text .title a,
.relatedProductItem .text .title a:hover,
.relatedProductItem .text .title a:visited {
    color:#FF9900;
    text-decoration:none;
}
.relatedProductItem img {
    cursor:pointer !important;
    float:left;
    margin-right:10px;
    width:130px;
    height:100px;
}
.catThumbFlash 
{
	width: 234px; 
	height:133px; 
	margin-top:5px;
}
.catThumbImage
{
	width: 245px; 
	height:133px; 
	margin-top:5px;
}

/** Related Product CSS END **/


