@charset "utf-8";
/* CSS Document */
body {
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #252525;
	text-align:justify;
	background:url(images/bg.jpg) repeat ;
	margin:0;
	
}
p{
margin:0;
padding:5px 0 5px 0;
line-height:22px;
text-align:justify;
}
h1{
padding: 0 0 0 0;
margin: 0 0 0 0;
}
a{
color:#cc0000;
text-decoration:underline;}
img{
border:0;
}

#topheadercontianer{
width:800px;
margin:0 auto;
position:relative;
float:none;
display:block;
}
#topimage{
background:url(images/topimage.jpg) no-repeat;
width:744px;
height:47px;
margin: 0 auto;
margin-top:30px;
}
#contentcontbg{
background:url(images/innerimagebg.jpg) repeat-y;
width:712px;
margin:0 auto;
}
.heading{
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:25px;
color:#FFFFFF;
text-align:center;
padding-bottom:25px;
}
#productnamecont{
background:url(images/toppimage.jpg) no-repeat;
width:621px;
height:48px;
margin:0 auto;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:25px;
color:#FFFFFF;
padding: 15px 0 0 30px;
}
#productnamecont1{
background:url(images/toppimage1.jpg) no-repeat;
width:621px;
height:47px;
margin:0 auto;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:25px;
color:#FFFFFF;
padding: 15px 0 0 30px;
margin-top:15px;
}
#middlecontentimage{
background:url(images/middleimagecont.jpg) repeat-y;
width:651px;
margin: 0 auto;
overflow:auto;
float:none;
display:block;
}
.clear { clear:both; }


/*--------------------------- Left Container Starts -------------------------*/
.leftcont{
position:relative;
float:left;
width:160px;
left:19px;
padding-left:5px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:13px;
padding-bottom:15px;

}
.overallrating{
background:url(images/overallrating.jpg) no-repeat;
width:163px;
height:67px;
display:block;
}


/*--------------------------- Right Container Starts -------------------------*/
.rightcont{
position:relative;
float:left;
left:35px;
width:415px;
top:5px;
font-size:13px;
border:1px solid #dedede;
padding:5px 5px 5px 15px;


}
.pnameleft{
width:30%;
position:relative;
float:left;
text-align:right;
}
.pnameright{
width:68%;
text-align:left;
position:relative;
float:none;

}
/*--------------------------- Paragraph-------------------------*/
.paragraph{
width:583px;
background:#ffffff;
border:3px solid #cccccc;
border-bottom:0px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:13px;
color:#252525;
margin:0 auto;
padding:8px ;
margin-top:0px;
margin-bottom:0px;
}

.topgreyheading{
background:url(images/topheading.jpg) no-repeat;
width:568px;
height:26px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:18px;
color:#b12501;
padding:0px 0 0 15px;
margin:0 auto;
}
.bottomareagrey{
background:url(images/greyimagebottom.jpg) repeat-x;
width:568px;
margin:0 auto;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:13px;
color:#252525;
padding:0px 0 0 15px;
}
.bottomareagrey ul{
list-style-image:url(images/bullet.png);
margin:0 ;


}
.bottomareagrey ul li{
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
padding:5px 0 3px 0; 
}
.more{
background:url(images/bigbutton.jpg) no-repeat;
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:15px;
font-weight:bold;
height:65px;
margin:0 15px 0 5px;
padding:40px 0px 0 0px;
text-decoration:none;
width:269px;
float:center;
text-align:center;
display:block;
}
.bigbutton{
width:30%;
height:100px;
margin-left:32px;
float:left;

}