﻿
/* --------- Quality Move Management Review Layout CSS Styles --------- */

/*	
	1. Review
	2. Post a Review
	3. Light Box Reviews
*/

/* --------- 1. Reveiw  --------- */

iframe #UserReviews_txtComments1_contentIframe html body
{
	background: none #fff;
}


.hreview-aggregate
{
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(/images/bg-headings.gif) repeat-x left bottom;
}

.hreview-aggregate .fn
{
	font-size: 1.5em;
	color: #000;
	margin-top: 5px;
	font-weight: bold;
	padding-bottom: 6px;
	display: block;
}

.hreview-aggregate .item
{
}

.hreview-aggregate .rating
{
	padding: 0px;
	margin: 0px;
	display: block;
}

.hreview-aggregate .count
{
}

#page .bizRating
{
	position: relative;
	margin-top: -53px;
	margin-left: 98px;
	margin-bottom: 40px;
}

#page .bizRating ul
{
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

#page .bizRating li
{
	padding: 0px;
	margin: 0px;
	background: none;
}


.addareview
{
	float: right;
}
/* Button or Link */

.addareview a
{
	background: url(/images/btn_review.jpg) no-repeat left top;
	display: block;
	width: 119px;
	height: 26px;
}
/* Button or Link */

.addareview span
{
	display: none;
}
/* Button or Link */

.hreview
{
	padding-bottom: 12px;
	margin-bottom: -5px;	
	width: 612px;
	margin-top:-10px !important;
}
/* Review Container */

#page .reviewrating ul
{
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

#page .hreview a
{
	text-decoration: none;
}

.fn
{
	font-size: 1.1em;
	padding-bottom: 6px;
	font-weight:bold; 
}
/* Reviews Title */

.reviewer
{
	font-size: .9em;
	color: #666;
	padding-bottom: 6px;
	
}
/*Reviews Container*/

.fn
{
}
/* Reviewer Name */

.dt
{
	border: none;
}
/* Date */

#page .hreview li, #UserReviews_tlrkRating li
{
	background: none;
	padding-left: 0px;
}
/* Reset Page Styles */

.RadRating ul
{
	padding-left: 0px;
}
/* Rating Stars Global */

.description item vcard
{
	float: left;
}
/* Review Description */

#page ul.social-bookmarks
{
	padding-bottom: 20px;
	margin: 0px;
	width: 612px;
	display: block;
	background: url(/images/bg-headings.gif) repeat-x left bottom;
}

#page ul.social-bookmarks li
{
	margin-right: 10px;
	float: left;
	width: 16px;
	background-image:none !important;
	padding-left:2px !important;
}

#page ul.social-bookmarks li img
{
	width: 14px;
	height: 14px;
}

table.page-count
{
	background: url(/images/bg-headings.gif) repeat-x left bottom;
	height: 42px;
	margin-top:10px;
}

table.page-count td
{
	vertical-align: top;
}

#UserReviews_TotalMessages, #UserReviews_RecordsCount
{
	display: block;
	padding-top: 5px;
}

#UserReviews_PagingLabel a, #UserReviews_PagingLabel b
{
	padding: 5px;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	border: 1px solid #CCC;
}

#UserReviews_PagingLabel a:hover
{
	text-decoration: none;
	border: 1px solid #999;
	color: #E6801A;
}

#UserReviews_PagingLabel b
{
	color: #FFF;
	background: #000;
}


/* --------- 2. Post a Review  --------- */

#post-container
{
	float: left;
}

.review-table
{
}

.review-table label
{
	font-weight: bold;
	padding-top: 5px;
}

.review-table tr td
{
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

#UserReviews_txtComments1 li
{
	background: none;
}
/* Spell Checker */

.review-table #UserReviews_btnSubmit
{
	background: url(/images/btn_comment.jpg) no-repeat left top;
	display: block;
	width: 119px;
	height: 26px;
	border: none;
	cursor: pointer;
}

.review-table #UserReviews_btnSubmit:hover
{
	background: url(/images/btn_comment_hover.jpg) no-repeat left top;
}

.statusmsg
{
	font-size: 14px;
}

.review-table input, textarea
{
	padding: 4px;
	border: 1px solid #828282;
}

#UserReviews_txtName, #UserReviews_txtEmail
{
	width: 372px;
}
#UserReviews_txtComments
{
	width: 372px;
	height: 281px;
}

#UserReviews_tlrkRating
{
	padding: 0px;
}
/* Rating Stars Container */

#UserReviews_tlrkCaptcha_SpamProtectorPanel img
{
	padding-bottom: 15px;
}

#UserReviews_tlrkCaptcha_SpamProtectorPanel a
{
	margin-bottom: 15px;
}

#UserReviews_tlrkCaptcha_CaptchaTextBoxLabel
{
	padding-left: 15px;
}
/* Type the code from the image */

#page #UserReviews_RadListBox1 ul.rlbList
{
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}

#page #UserReviews_RadListBox1 ul.rlbList li.rlbItem
{
	background: none;
	padding-left: 3px;
}
/*#page #UserReviews_RadListBox1 ul.rlbList li.rlbActive {background:orange;}*/
#page #UserReviews_RadListBox1 ul.rlbList li.rlbSelected
{
	background: black;
	font-weight: bold;
}
#page #UserReviews_RadListBox1 ul.rlbList li.rlbSelected .rlbText
{
	color: #fff;
}

#page #UserReviews_RadListBox1 ul.rlbList li.rlbHovered
{
	background: url(/images/bg-option-hover.png);
}


/* --------- Quote Form ---------- */

#post-container
{
	border: 1px solid #CCC;
	width: 560px;
	background: #EFEFEF;
	margin-top: 20px;
	padding: 20px 0px 20px 50px;
}

#reviews-quote-form
{
	width: 224px;
	float: right;
	padding: 15px;
	background: #000;
	margin-bottom: 20px;
}

#reviews-quote-form table
{
	border-collapse: collapse;
	text-align: left;
}

#reviews-quote-form table th strong
{
	padding-bottom: 20px;
	padding-left: 0px;
	color: #FC0;
	font-size: 1.8em;
	font-style: normal;
}

#reviews-quote-form table td
{
	height: 51px;
}

#reviews-quote-form table label
{
	color: #CCC;
	padding: 4px 0px;
	display: block;
	width: 214px; /*font-size:.9em;*/
	font-weight: bold;
}

#reviews-quote-form input
{
	padding: 2px;
	border: #CCC 1px solid;
	width: 215px;
	color: #666;
}

#reviews-quote-form select
{
	padding: 2px;
	border: #CCC 1px solid;
	width: 221px;
	color: #666;
}

#reviews-quote-form .QuoteForm_moveDate, #reviews-quote-form label#lmoveDate
{
	width: 65px;
}

#reviews-quote-form input#PickupZIP
{
	width: 45px;
}

#reviews-quote-form label#lPickupPostal
{
	width: 65px;
}

#reviews-quote-form input#DeliveryZIP
{
	width: 45px;
}

#reviews-quote-form label#lDeliveryPostal
{
	width: 70px;
}

#reviews-quote-form input[type=button]
{
	width: 227px;
	height: 28px;
	margin: 14px 0px 0px 0px;
}



.greybackground
{
	position: absolute;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
	background-color: #000;
	visibility: hidden;
	left: 0px;
	top: 0px;
}


/*------- OverRidden Values-------*/

.avg-rating
{
	float: right;
	width: 200px;
}
.avg-rating .avg-rating-label
{
	float: left;
	padding-top: 10px;
}
.avg-rating #UserReviews_OverallRating li
{
	background: none repeat scroll 0 0 transparent;
	padding-left: 0;
}
.avg-rating #UserReviews_OverallRating
{
	padding-top: 5px;
}

/*------- Styles Not Used -------*/



.comment-para
{
	width: 300px;
	height: 100px;
}

#middle li
{
	margin-left: 1px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.hreview .review-title
{
	width: 316px;
}

.hreview img
{
	display: inline-block;
	float: right;
}

.hreview table
{
	width: 100%;
}

.myBox
{
	margin-left: 0px;
	margin-bottom: 20px;
	color: #0050B2;
	padding: 2px;
}

/* Tuesday July 06 2010 Changes */
div.individual-rating ul
{
	margin-left:-2px !important;
	margin-top:10px;
	

}

div.individual-rating li
{
background-image:none !important;
padding-left:0px !important;
}

span.description
{
	display:block;
	margin-top:7px;
	margin-bottom:2px;
	line-height:150%;
}

