#mainContent{
/* 	font-family: 'source_sans_proregular', sans !important;; */
	background-color: #F3F3F3;
/* 	width: 936px; */
	padding: 12px;
	color: #000000;
	float: left;
}

#mainContent span{
	color: #000000;
}

#subContent{
	background-color: #ffffff;
	padding: 10px;
	float: left;
	width: 98%;	
}
.title{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.label{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.left{
	float: left;
}
.right{
	float: right;
}
.space{
	height: 5px;
}
.width-350{
	width:350px;
}
.gray-box{
	border: 1px solid #cccccc;
	padding: 10px;
	width: 93%;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style:italic;
}
#mainContent .linkButton {
    -moz-user-select: none;
    background: linear-gradient(#FCFCFC, #DCDCDC);
    border: 1px solid #CCCCCC;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    color: #838A90;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    padding: 7px 8px 4px;
    position: relative;
	text-decoration: none;
    text-align: center;
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: middle;
}
#mainContent .linkButton:hover {
    background: linear-gradient(#F6F6F6, #E0E0E0) repeat scroll 0 0 #DFDFDF;
    border: 1px solid #BBBBBB;
    text-shadow: 0 1px 0 #FFFFFF;
}
.addButton{
	float: right;
	margin-left: 3px;
}
hr{
	float: left;
	clear: both;
	color: #AAAAAA;
	width: 96%;
	margin-bottom: 5px;
	margin-top: 5px;
}
.fileField{
	height: 22px;
}
.clear { clear: both; margin: 0; padding: 0; }

.tip{
color: #939393 !important;
font-size: 12px;
margin-top: 5px;
margin-bottom: 5px;
font-weight: normal;
font-style: italic;
}
.inputBox{
	height: 22px;
}
.subDiv{
	margin-left: 10px;
}
.productBox{
	background: #f3f3f3;
	float: left;
	padding: 15px;
	margin: 15px;
	width: 90%;
}
.productBox p{
	padding-left: 110px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.productBox a{
	font-size: 15px;
	font-weight: bold;
	color: #3365ca;
}
.productBox img{
	float: left;
}
.productBox .productDesc{
	font-size: 11px;
	font-weight: normal;
}
#example{
	padding-left: 110px;
}

.fieldBlock{
	background-color: #f3f3f3;
	float: left;
	padding: 10px 15px;
	margin: 5px 15px;
	width: 90%;
}

.fieldLabel{
	float: left;
	text-align: right;
	width: 230px;
	font-weight: bold;
	padding-right: 10px;
}

.fieldContent{
	float: left;
	width: 500px;
}

.addImageBlock{
	background: #f3f3f3;
	margin-left: 115px; 
	width: 700px;
	float: left;
	padding: 15px;
	margin: 15px;
}

.specialContent{
	float: left;
	margin: 0 30px;
}

.checkboxList input{
	margin: 5px;
}
.small{
	color: #000000 !important;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mainInstructions{
	background: url("../images/opr/icon_instruct.gif") no-repeat scroll 5px 50% transparent;
	height: 30px;	
	float: left;
	background-color: #f3f3f3;
	padding: 10px 15px;
	margin: 5px 15px;
	width: 90%;
}
.mainInstructionsText{
	padding-left: 30px; padding-top: 7px; width: 600px;
}
.mediaPanelLeft{
	float: left;
    padding: 0 25px;
    text-align: right;
    width: 100px;
}
.mediaPanelRight{
	float: left;
	width: 500px;
}
span.mediaNumber {
    color: #CCCCCC !important;
    font-size: 5em;
    font-weight: bold;
    line-height: 0.9em;
}
.mediaSelector{
	background-color: #FFFFBB;
    border: 1px solid #DEDFDE;
    margin: 0 10px 10px 0;
    padding: 0.5em;
    position: relative;
}
.mediaType{
	color: #666666 !important;
	font-weight: bold;
	font-size: 13px;
}
code {
    background-color: #EFEFEF;
    border-left: 2px solid #CCCCCC;
    display: block;
    font-size: 12px;
    margin: 1em 1em 1em 0;
    padding: 0.5em 1em;
}
.requireFieldLabel{
	color: #CC0000 !important;
}
.writeReviewLink{
    background-image: url("../images/opr/PR-btn-WAR.gif");
    height: 29px;
    width: 113px;
}
.writeQuestionLink{
    background: url("../images/opr/btn_ask_question_r.png") no-repeat scroll right 0 transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: bold;
    height: 24px;
    margin-right: 6px;
    padding-right: 8px;
    text-decoration: none !important;
}
.writeQuestionLink span {
    background: url("../images/opr/btn_ask_question_l.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    text-decoration: none;
}
.question_answer_summary{
    color: #000000;
    font-size: 100%;
    width: 867px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.questionPrompt{
	height: 18px;
	float: left;
	margin-top:3px;
}
.pr_wrapper{
	background-color: #F3F3F3;
    clear: both;
/*     float: left; */
    padding: 14px;
    width: 94%;
	color: #000000;
}
.q_wrapper{
    clear: both;
    float: left;
    padding: 10px 0 5px 10px;
    width: 97%;
	color: #000000;
}
.review_rating_average{
	background-color: #414142;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    padding: 0.2em 0.4em;
    vertical-align: top;
	margin-left: 2px;
}
.review_stars_average{
	margin-right: 7px;
	float: left;
}
.reviewCount{
	clear: both;
	margin: 10px;
	float: left;
}
.reviewCountText{
	float: left;
    margin: 3px 5px;
}
.review_rating{
	float: left;
	background-color: #414142;
    color: #FFFFFF;
    padding: 0.3em 0.5em;
    vertical-align: top;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	font-size: 0.85rem;
}
.review_stars{
	margin-right: 5px;
	float: left;
}
.review_rating_headline{
	float: left;
    font-weight: bold;
    line-height: 16px;
    margin: 3px 10px;
    padding: 0;
    vertical-align: middle;
}
.review_author_date{
	float: right;
    font-size: smaller;
    margin: 0 0 0 1em;
    padding: 0.2em 0.6em;
    text-align: center;
    text-transform: uppercase;
}
.review_author_wrapper{
	margin: 1em 0 0.7em;
	width: 28%;
	float: left;
	clear: both;
}
.review_anthor_desc{
	float: left;
	clear: both;
}
.reviewProfile{
	margin-right: 25px;
}
.review_wrapper{
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width:100%;
	margin: 5px 0;
}
.review_main_wrapper{
	margin: 1em 0 0.7em;
	float: right;
    width: 65%;
}
.review_attribute_group{
	margin-right: 2%;
	background-color: #FFFFFF;
    width: 30%;
	float: left;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
}
.review_attribute_sum_wrapper{
	float: left;
	width: 100%;
	margin: 10px 0;
}
.review_attribute_wrapper{
	float: left;
	width: 100%;
}
.review_attribute_key{
	float: left;
	font-weight: bold;
	color: #000000;
    font-size: 14px;
	text-align: left;
    text-transform: uppercase;
	padding: 5px;
}
.review_attribute_value{
	margin: 5px;
	padding: 5px 0;
	width: 95%;
	clear: both;
	float: left;
	border-top: 3px dotted #000000;
}
.review_attribute_value_list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.review_attribute_value_list li {
    line-height: 1.4em;
}
.review_comment_wrapper{
	float: left;
	width: 98%;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.review_attachment_wrapper{
	float: left;
	width: 98%;
	padding: 5px;
	background-color: #F3F3F3;
	margin-top: 10px;
}
.review_merchant_wrapper{
	float: left;
	width: 98%;
	padding: 5px;
	background-color: #FFFFFF;
	margin:10px auto 10px auto;
}
.review_fb_wrapper{
	float: left;
	font-size: 11px;
	margin: 5px 20px 5px 0;
}
.reviewsFBIcon{
	display:inline-block;
	width:12px;
	height:12px;
	background-image: url("../images/opr/fb_logo_12x12.png");
	background-repeat: no-repeat;
}
.reviewsHelpIcon{
	display:inline-block;
	width:12px;
	height:12px;
	background-image: url("../images/opr/icon_orange_help.gif");
	background-repeat: no-repeat;
}
.review_comments_header{
	font-size: 12px;
    font-weight: bold;	
}
.review_comments_header span{
	font-style: italic;
}
.review_comments{
	padding: 10px 3px;
}
.review_comments span{
    font-weight: bold;
	font-style: italic;
}
.review_helpful_text{
	font-style: italic;
	
}
.review_helpful_link {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000 !important;
    font-size: 11px;
    font-style: normal;
    margin: 0 4px;
    padding: 1px 5px;
}
.review_bottomline{
	margin-bottom: 10px;
}
.review_bottomline span{
	color: #FF9900;
    text-transform: uppercase;
	font-weight: bold;
}
.qa_header{
	
}
.qa_wrapper{
	float: left;
	width:100%;
	padding: 5px;
}
.q_content{
	font-size: 14px;
}
.q_author{
	font-size: 10px;
    padding: 0.7em 0;
}
.q_Prefix{
	display: inline;
    font-weight: bold;
    margin: 0 0.2em 0 0;
    padding: 0;
}
.qaCount{
	clear: both;
    float: left;
    margin: 10px 0;
}
.q_totalLabel{
	cursor: pointer;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding-left: 12px;
	padding-top: 3px;
}
.a_wrapper{
	clear: both;
    color: #000000;
    float: left;
    padding: 4px 0 10px 10px;
    width: 97%;
	border-top: 1px solid #D7D7D7;
}
.a_content{
    padding-left: 12px;
	padding-top: 10px;
}
.a_prefix{
	display: inline;
    font-weight: bold;
    margin: 0 0.2em 0 0;
    padding: 0;
}
.q_toggleClosed {
    background: url("../images/opr/pa_carat_closed.gif") no-repeat scroll 0 0.4em transparent;
}
.q_toggleOpened {
    background: url("../images/opr/pa_carat_open.gif") no-repeat scroll 0 0.4em transparent;
}
.a_author{
	margin-top:3px;
	font-size: 10px;
}
.qa_list_wrapper{
	clear: both;
	float: left;
	background-color: #FCFBF7;
	width: 100%;
}
.captcha_flag{ top:5px; display:inline-block; width:20px; height:20px;}
.captcha_ok {/*  background:url(../images/opr/pwd_sprite.png) no-repeat 0 -245px transparent */}
.captcha_error { /* background:url(../images/opr/pwd_sprite.png) no-repeat 0 -279px transparent */}

.readReviewLink{
	padding: 2px 5px; float: left; color: #000000 !important; font-size: 12px;
}

.comment_tabs a.viewing {
    background-color: #F3F3F3;
}
.comment_tabs a.viewing {
    border-bottom: 1px solid #F2F5FB;
    text-decoration: none;
}
.comment_tabs a, .comment_tabs span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #666666;
    display: block;
    font-weight: bold;
    line-height: 1em;
    margin: 0;
    padding: 5px 10px;
}
ul.comment_tabs:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
ul.comment_tabs {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.comment_tabs li {
    display: inline;
    float: left;
    margin: 0 4px -1px 0;
    padding: 0;
    position: relative;
    z-index: 1;
}
.tabsheet {
    border: 0 none;
}
.tabsheet.expandable {
    display: none;
}
.comment_prompts ul {
    margin: 0;
    padding: 0;
}
.comment_prompts ul li {
    margin: 0 0 0 2em;
    padding: 0;
}
.tabsheet .comment_prompts {
    color: #666666;
    font-size: 91%;
}
#comment_prompts_bottom {
    color: #666666;
    font-size: 91%;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #AAAAAA;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    clear: both;
    color: #666666;
    font-size: 91%;
    margin: 0;
    padding: 5px;
	width: 520px;
}
.tabsheet .comment_prompts {
    background-color: #F3F3F3;
    width: 520px;
}
.tabsheet .comment_prompts {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #AAAAAA;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    clear: both;
    color: #666666;
    font-size: 91%;
    margin: 0;
    padding: 5px;
}
.tabsheet .commentbox {
    width: 530px;
}
.tabsheet textarea {
    border: 1px solid #AAAAAA;
    height: 130px;
    margin: 0;
}

.paging{
	font-size: 15px;
	margin: 20px auto;
	width: 500px;
	float: right;
	text-align: right;
}

.pagingBlock{
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.paging  a{
	background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000 !important;
    font-size: 11px;
    font-style: normal;
    margin: 0 4px;
    padding: 1px 5px;
}

.policyBlock{
	clear: both;
    color: #939393;
    float: right;
    width: 350px;
	font-size: 0.85em;
}

.policyBlock input{
	vertical-align: middle;
	margin: 2px 0;
}

.fieldBlock select{
	height: 22px;
	width: 200px;
}

.qa_footer{
	margin-top: 25px;
	float: right;
}

.displayQaCount{
	margin: 15px 0;
	float: left;
	color: #444444;
    font-size: 0.95em;
    line-height: 1;
}

.displayReviewCount{
	margin: 15px 0;
	float: left;
	color: #444444;
    font-size: 0.95em;
    line-height: 1;
}

.failed{
	float: left;
	background-color: #FBE6E6;
	border: 2px #FAA4A4 solid;
	padding: 7px 30px;
	color: #777777;
	font-weight: bold;
	width: 350px;
	clear: both;
}

.success{
	float: left;
	background-color: #e4fbec;
	border: 2px #9ad1ad solid;
	padding: 7px 30px;
	color: #777777;
	font-weight: bold;
	width: 350px;
	clear: both;	
}
/* product review rating icon start */
.no_rating{ background-image:none !important; }
.rating { width:112px; height:22px; background-image:url("../images/opr/stars.gif"); }
.r_0_5{ background-position: 0 -22px; }
.r_1_0 { background-position: 0 -45px; }
.r_1_5{ background-position: 0 -68px; }
.r_2_0{ background-position: 0 -91px;} 
.r_2_5{ background-position: 0 -114px; }
.r_3_0{ background-position: 0 -137px; }
.r_3_5{ background-position: 0 -160px; }
.r_4_0 { background-position: 0 -183px; }
.r_4_5{ background-position: 0 -206px; }
.r_5_0 { background-position: 0 -229px; }

.rating_small { width:85px; height:18px; background-image:url("../images/opr/stars_small.gif"); }
.s_0_5 { background-position: 0 -19px; }
.s_1_0  { background-position: 0 -36px; }
.s_1_5 { background-position: 0 -54px; }
.s_2_0 { background-position: 0 -72px; }
.s_2_5 { background-position: 0 -90px; }
.s_3_0 { background-position: 0 -108px; }
.s_3_5 { background-position: 0 -126px; }
.s_4_0  { background-position: 0 -144px; }
.s_4_5 { background-position: 0 -162px; }
.s_5_0  { background-position: 0 -179px; }
/* product review rating icon end */

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star-rating,div.star-rating a{background:url(../images/opr/stars_small.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -36px!important}
div.star-rating-hover a{background-position:0 -36px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
.fieldvideo{width:500px;height:300px;}
.labelspace{height:10px;}
.bigClose{
	float:right;
	/* left:24px;
	top:-24px;
	width:48px;
	height:48px; */
	position:relative;
}
.bigClose a{
	background:url('../images/personalizer3/close_window.gif') no-repeat;
	width:20px;
	height:19px;
	display:block;
}
.bigOriginal{
	width:698px;
	height:670px;
	overflow:auto;
}
.bigCaption{
	clear:both;
	text-align:center;
	font-size:14px;
	color:#6C2130;
	font-weight:bold;
}
.prReviewValue img{
	cursor:pointer;
}
.review_attachment_wrapper img{
	cursor:pointer;
}

.left {float: left;}

.pr-snippet-rating-decimal, .pr-snippet-review-count { display:none; } /* 2013-10-08 BP added */
.pr_snippet_category { padding-top: 5px; } /* 2013-10-08 BP added */
#review-page div.star-rating { margin-right:3px; } /* 2013-10-08 BP added */
.addImageBlock { width: 90% !important; margin: 5px 15px !important; padding: 10px 15px !important; } /* 2013-10-08 BP added */

.AddImagesP{width:300px;}
#addImageBtn{float:left;margin-top:20px;}
#nextStepBtn{float:right;margin-top:5px;}
.hiddenBlock{display:none;}


@media (max-width: 415px) {
	.w-415-100 {
		width: 100%;
	}
	
	.col-415-12 {
		max-width: 100% !important;
		flex: 0 0 100%;
	}
	
	.mt-415-1 {
		margin-top: 5px;
	}
	
}
@media (max-width: 546px) {
	.w-415-100 {
		width: 100%;
	}
	
	.col-546-12 {
		max-width: 100% !important;
		flex: 0 0 100%;
	}
	
	.mt-546-1 {
		margin-top: 5px;
	}
	
}