/* Document CSS Classes */
.noPadding {
	padding:0;
	margin:0;
}
/* Document CSS Classes End */

/* Document CSS Styles */

#reviewTopTitle
{
	background: url('/images/reviews/reviewForm/reviewHeaderSprite.png') no-repeat top left;
	width:556px;
	height:33px;
}

#reviewTopTitleText
{
	font-size:16px !important;
	font-weight:bold;
	font-family:arial;
	line-height:33px;
	vertical-align:middle;
	padding:0;
	margin-left:15px;
}

#reviewTopHandset
{
	float:right;
	padding-right:10px !important;
	padding-top:0;
	margin-top:0;
}

#errors 
{
	color: #FF0000 !important;
	font-weight: bold;
}

#inner_main_container 
{
	float:left;
	margin:0 0 0 4px;
}

#innerHeader
{
	width:556px;
	height:87px;
	font-family:Tahoma;
}

h1 {
	margin:12px 0 0 15px;
	padding:0;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	font-family:Tahoma;
}

#inner_content_container 
{
	width:556px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#inner_content_container h2 
{
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	color:#314294;
	font-size:18px;
	text-align:center;
}

#add_review_form table tr td 
{
	vertical-align:top;
}

#selectManuModel
{
	background-image:url('/images/reviews/reviewForm/reviewPhoneFill.png');
	background-repeat:repeat-x;
	width:556px;
	height:37px;
	float:left;
}

#selectManuModel img
{
	width:132px;
	height:37px;
	margin-left:11px;
	float:left;
}

#selectPhone
{
	height:37px;
	float:left;
	margin-top:7px;
	margin-left:10px;
}

#addReviewOn
{
	text-align:left;
	font-size:16px !important;
	font-weight:bold;
	font-family:arial;
	line-height:37px;
	color:#b21717;
	float:left;
	width:556px;
	height:37px;	
	margin-left:15px;
	padding:0;
	margin-top:0;
}

#addReviewOff
{
	text-align:center;
	font-size:16px !important;
	font-weight:bold;
	color:#6169db !important;
	margin-top:10px;
	margin-bottom:10px;
}

#textDisclaimer
{
	background-image:url('/images/reviews/reviewForm/reviewDescBg.png');
	background-repeat:repeat-x;
	width:556px;
	height:49px;
	float:left;
}

#textDisclaimer p
{
	font-size:10px !important;
	font-weight:bold;
	font-family:arial;
	line-height:12px;
	color:#404378;
	width:526px;
	height:49px;
	margin:6px 0 0 15px;
}

#reviewFormLeft
{
	float:left;
	width:271px;
	height:240px;
}
#detailsHeader, #enterHeader
{
	background: url('/images/reviews/reviewForm/reviewHeaderSprite.png') no-repeat bottom left;
	width:271px;
	height:33px;
}

#detailsHeader h1, #enterHeader h1
{
	width:271px;
	font-size:16px !important;
	font-weight:bold;
	font-family:arial;
	line-height:33px;
	vertical-align:middle;
	padding:0;
	margin-left:15px;
}

#detailsContent, #enterContent
{
	background-repeat:repeat-x;
	width:271px;
	padding-top:0;
}
#detailsContent
{
	background-image:url('/images/reviews/reviewForm/contentBgFill.png');
	height:160px;
}

#enterContent
{
	background-image:url('/images/reviews/reviewForm/reviewBoxBgFill.png');
	height:194px;
	padding-top:15px;
}

#yourName
{
	margin-top:0;
	margin-left:15px;
	margin-bottom:0;
	padding-top:10px;
	color:#404378;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}
#nameBg
{
	background: url('/images/reviews/reviewForm/detailsEntry.png') no-repeat top left;
	width:240px;
	height:30px;
	margin-left:15px;
	margin-top:10px;
}

#reviewer_name, #reviewer_email
{
	margin-left:6px;
	margin-top:6px;
	border:0;
	width:230px;
}

#yourEmail
{
	margin-left:15px;
	margin-top:15px;
	margin-bottom:0;
	color:#404378;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}

#emailBg
{
	background: url('/images/reviews/reviewForm/detailsEntry.png') no-repeat top left;
	width:240px;
	height:30px;
	margin-left:15px;
	margin-top:10px;
}

#disclaimer
{
	background-image:url('/images/reviews/reviewForm/reviewDescBg.png');
	background-repeat:repeat-x;
	width:271px;
	height:34px;
	float:left;
}

#emailDisclaimer
{
	font-size:10px !important;
	font-weight:bold;
	font-family:arial;
	line-height:12px;
	color:#404378;
	width:256px;
	height:49px;
	margin:6px 0 0 16px;
}

#reviewFormRight
{
	float:right;
	width:271px;
	height:240px;
}

#minChar
{
	margin:0;
	padding:0;
	margin-left:16px;
	font-size:10px;
	height:18px;
}
#reviewBg
{
	background: url('/images/reviews/reviewForm/reviewTextBg.png') no-repeat top left;
	width:240px;
	height:100px;
	margin-left:15px;
	padding-top:0;
	margin-top:0;
}

#review_body
{
	margin-left:5px;
	margin-top:3px;
	border:0;
	width:231px;
	height:94px;
}

#ratingText
{
	margin-left:15px;
	margin-top:15px;
	margin-bottom:0;
}

#ratingTitle 
{
	color:#404378;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}

#rating_bar 
{
	float:left;
	margin-top:5px;
	border:1px #999999 solid;
	margin-left:15px;
	padding:1px 1px 1px 1px;
}

#rating_bar img 
{
	float:left;
	border:0;
	margin:0 1px 0 0;
	padding:0;
	cursor:pointer;
}

#reviewFormBottom
{
	margin-top:15px !important;
	float:left;
	width:556px;
	height:79px;
}

#reviewBottomHeader
{
	background: url('/images/reviews/reviewForm/reviewHeaderSprite.png') no-repeat top left;
	width:556px;
	height:33px;
	float:left;
}

#reviewBottomHeader h1
{
	font-size:16px !important;
	font-weight:bold;
	font-family:arial;
	line-height:33px;
	vertical-align:middle;
	padding:0;
	margin:0 0 0 15px;
}

#reviewBottomContent
{
	background: url('/images/reviews/reviewForm/reviewSubmitContentBg.png') no-repeat top left;
	width:556px;
	height:46px;
	float:left;
}

#verify_img
{
	float:left;
	margin-left:16px;
	margin-top:8px;
	width:121px;
	height:38px;
}

#verify_img img
{
	width:120px;
	height:30px;
}

#verify
{
	float:left;
	width:204px;
	height:46px;
	margin-left:16px;
}

#verify_text
{
	font-size:11px;
	font-family: arial;
	width:181px;
	float:left;
	text-align:right;
	margin-left:0;
	margin-top:6px;
	color:#404378;
	line-height:13px;
}

#verify_field
{
	float:left;
	width:174px;
	height:12px;
	margin-top:3px;
	margin-left:1px;
	border:0;
	text-align:center;
}

#submitButton
{
	float:left;
	width:199px;
	height:46px;
}

#reviewSubmit
{
	padding:0;
	margin:0;
}

#submit_review
{
	margin-left:23px;
	margin-top:7px;
	padding:0;
	width:157px;
	height:30px;
	cursor:pointer;
	font-size:10px;
	background: url('/images/reviews/reviewForm/addReviewBtn.jpg') no-repeat;
	border:0;
}

#tandcs
{
	margin-top:15px !important;
	float:left;
	width:554px;
	font-size: 12px; 
	font-family: arial; 
	color: #ffffff;
	padding-bottom:15px;
}

#tandcHeader
{
	background: url('/images/reviews/reviewForm/reviewHeaderSprite.png') no-repeat top left;
	width:556px;
	height:33px;
	float:left;
}

#tandcHeader h1
{
	font-size:16px !important;
	font-weight:bold;
	font-family:arial;
	line-height:33px;
	vertical-align:middle;
	padding:0;
	margin:0 0 0 15px;
}

#tandcContent
{
	background-color:#c6c2c2;
	width:556px;
}
	
#tandcContent ol
{
	width:510px;
	padding-left:33px;
	padding-top:43px;
	padding-bottom:10px;
	margin:0;
	color:#404378;
}

#close_window {
	font-family:Tahoma;
	font-size:13px;
}
/* Document CSS Styles End */

/* Thank you page CSS */
#thanksHeader
{
	background: url('/images/reviews/reviewForm/reviewHeaderSprite.png') no-repeat top left;
	width:556px;
	height:33px;
	float:left;
}

#thanksHeader h1
{
	font-size:16px !important;
	font-weight:bold;
	font-family:arial;
	line-height:33px;
	vertical-align:middle;
	padding:0;
	margin:0 0 0 15px;
}

#thanksContent
{
	background-color:#c6c2c2;
	width:556px;
}

#thanksContent h2
{
	font-family:arial;
	font-size:12px;
	color:#404378;
	padding:43px 15px 15px 15px;
	margin-top:10px;
}

#thankyoumsg
{
	font-family: Tahoma;
	width: 554px;
	height: 252px;
	margin: 40px auto;
}

#thankyoumsg p
{
	margin-top:20px;
	font-size:10px;
	text-align:left;
}

#thankyoumsg p a
{
	float:right;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

#thankyoumsg p a:hover
{
	text-decoration:underline;
}
/* Thank you page CSS End */
