﻿body {
	color:#562e18;
	font-family:Arial;
	font-size:11px;
	line-height:12px;
}
body, form, div, p, h1, h2, h3, h4, h5, h6, ol, ul, li, dt, dd, fieldset { margin:0; padding:0; }
fieldset, a img { border:0; }
a, a:link, a:visited { color:#c15017; }
a:hover { color:#85391f; }


/* submit review */
.submitreivew { margin:10px; padding:20px; border:1px solid #C15017; z-index:5000; }
.submitreivew h3 { padding:0 0 15px 0; margin:0 0 15px 0; background:url(../global/images/purple_dashed.gif) bottom left repeat-x;  }
.submitreivew h4 { margin:10px 0 15px 0; font-size:14px; color:#C15017; }
.submitreivew p { margin:0 0 5px 0; }
.submitreivew .req { margin:0 0 5px 115px; }
.submitreivew .req span { color:#FF0000; }
.submitreivew fieldset { margin:0 0 5px 0; border:none; }
.submitreivew label { float:left; margin:0 10px 0 0; width:105px; text-align:right; }
.submitreivew input { width:180px; border:1px solid #6D1A42; }
.submitreivew label span { color:#FF0000; }
.submitreivew select { width:183px; border:1px solid #6D1A42; }
.submitreivew textarea { width:180px; height:50px; border:1px solid #6D1A42; }
.submitreivew .commentsfs { margin:25px 0 10px 0; }
.submitreivew .submitbtn { margin:0 0 0 115px; }
.submitreivew .srdisclaim { margin:10px 0; color:#777; font-size:10px; }
.closeoverlay { float:right; }

.ratingStar {  width:15px; height:17px; width:20px; margin:3px 0 0 0; padding:0; display: block; background-position:top left; background-repeat: no-repeat; }
.filledRatingStar { background-image:url(../Global/Images/reci_rate_on.png); }
.emptyRatingStar { background-image:url(../Global/images/reci_rate_off.png); }
.savedRatingStar { background-image:url(../Global/Images/reci_rate_on.png); }


/* nestle family sites */
.familysites { margin:10px; padding:20px; border:1px solid #C15017; }
.familysites h2 { font-size:14px; padding-bottom:12px; }
.familysites p { margin-bottom:10px; }
.familysites .sites { background:#f8f7f3; padding:24px; }
.familysites .sites h3 { font-size:12px; margin:0 0 15px 0;}
.familysites .sites a { display:block; margin-bottom:4px; }
.familysites .sites .sitesleft { width:40%; float:left; }