@charset "utf-8";
/* CSS Document */

#BodyWrapper{
	width:947px;
	height: auto;
	float:right;
	margin-top:10px;
}

#BodyWrapper a
{
	color:#3E73B5;
	text-decoration:none;
}

#BodyWrapper a:hover
{
	text-decoration:underline;
}

/*--------------------------*/
.ProductContainer
{
	width:947px; 
	height: auto; 
	float:right;
	font-family:Tahoma, Verdana,Helvetica, serif;
	font-size:11px;
	color:#000000;
	margin-bottom:10px;
}

.ProdImage
{
	width:200px; 
	float:left; 
	height:200px; 
	margin:0 0 15px 20px;
	
}

.ProdDiscription
{
	width:694px;
	height:200px;
	float:right;
	margin-bottom:15px;
}

.Headers
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.ProdText
{
	width:694px;
	max-height:130px;
	float:right;
}

.ReadMore
{
	float:left; 
	margin-top:20px; 
	font-weight:bold;
}

.BottomSpacer
{
	margin-bottom:12px;
}

.MoreProdPic
{
	width:694px; height:auto; float:right; margin-top:5px;
}

.TextDetails
{
	width:947px; 
	height:auto; 
	float:right;
}

.BttnText
{
	font-family:Tahoma, Verdana, serif;
	color:#000000;
}

.proTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #367296;
	text-decoration:underline;
}

.proModel 
{	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
}