@charset "utf-8";
/* CSS Document */
body
{
	background-color:#f1f1f1;
	margin:0px;
	padding:0px;
}
.clr
{
	clear:both;
}
.review-wrapper
{
	width:1004px;
	margin: auto;
}
.review-header
{
	background:url(../images/header-img.jpg) no-repeat;
	width:1004px;
	height:131px;
}
.review-content-pan
{
	width:982px;
	background-color:#FFF;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;	
	padding:10px;
}
.review-slider
{
	width:982px;
	height:153px;
	margin-bottom:20px;
}
.slider-img
{
	border:#FFF solid 1px;
}
.slider-txt p
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	margin:0px;
	line-height:17px;
}
.slider-txt p a
{
	text-decoration:none;
	color:#FFF;
}
.slider-txt p span
{
	font-size:12px;
	font-weight: normal;
	font-style: normal;	
}
.slider-shade
{
	background:url(../images/line-shade.jpg) no-repeat ;
	width:930px;
	height:21px;
	margin:auto;
	clear:both
}
.review-video-pan
{
	width:982px;
}
.review-left-panel
{
	width:634px;
	float: left;
	margin-left:15px;
}
.review-left-panel h1
{
	background:url(../images/list-style-arrow.jpg) no-repeat left;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:22px;
	color: #000;
	margin:0px;
	margin-bottom:10px;
}
.review-right-panel
{
	width:315px;
	float:right;
}
.review-video
{
	width:623px;
	height:376px;
}
.reviews-details
{
	width:612px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color:#444;
	line-height:20px;
	margin-top:10px;
	background-color:#efefef;
	border:#e3e3e3 solid 1px; 
}
.review-social-pan
{
	width:623px;
	height:25px;
	margin-top:10px;
}
.review-like
{
	width:135px;
	float:left;
	position:relative
}
.review-bubble
{
	background:url(../images/pop-box.jpg) no-repeat;
	width:102px;
	height:24px;
	position:absolute;
	right:5px;
	top:0px;
}
.review-bubble p
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding-left:15px;
	padding-top:5px;
	margin:0px;
}
.review-social-icon
{
	width:80px;
	height:23px;
	float:right;
	text-align:right
}

.review-comments
{
	width:623px;
}
.review-comments h2
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:16px;
	color:#000;
	font-weight:bold;
	margin:0px;
	margin-top:20px;	
}
.review-comments h2 a
{
	text-decoration: none;
	color:#000;
}
.facebook-like-review
{
	width:302px;
	height:291px;
	margin-bottom:20px;
	margin-top:35px;
}
.google-ads-review
{
	width:302px;
	height:291px;
	margin-bottom:20px;
}
.review-footer
{
	width:1004px;
	height:354px;
	margin-top:10px;
}