/* background sprite */
div, p, h1, h2, h3, h4, h5, h6, a, li, .singup_but, .register, .searchcigarettes_but {
	background: url(../images/sprite.png) no-repeat 0 -9999px;
}
/* background sprite - end */

/* ratings */
body #maincontainer div.ratingA {
	width: 85px;
	height: 12px;
	float: left;
}
div.ratingA.r00 { background-position: -85px -650px; }
div.ratingA.r05 { background-position: -68px -665px; }
div.ratingA.r10 { background-position: -68px -650px; }
div.ratingA.r15 { background-position: -51px -665px; }
div.ratingA.r20 { background-position: -51px -650px; }
div.ratingA.r25 { background-position: -34px -665px; }
div.ratingA.r30 { background-position: -34px -650px; }
div.ratingA.r35 { background-position: -17px -665px; }
div.ratingA.r40 { background-position: -17px -650px; }
div.ratingA.r45 { background-position: 0 -665px; }
div.ratingA.r50 { background-position: 0 -650px; }

body #maincontainer div.ratingB {
	width: 60px;
	height: 12px;
	margin: 0 auto;
	padding: 0;
	float: none;
}
div.ratingB.r00 { background-position: -60px -679px; }
div.ratingB.r05 { background-position: -48px -692px; }
div.ratingB.r10 { background-position: -48px -679px; }
div.ratingB.r15 { background-position: -36px -692px; }
div.ratingB.r20 { background-position: -36px -679px; }
div.ratingB.r25 { background-position: -24px -692px; }
div.ratingB.r30 { background-position: -24px -679px; }
div.ratingB.r35 { background-position: -12px -692px; }
div.ratingB.r40 { background-position: -12px -679px; }
div.ratingB.r45 { background-position: 0 -692px; }
div.ratingB.r50 { background-position: 0 -679px; }

body div.ratingB_star {
	width: 12px;
	height: 12px;
	margin: 0 auto;
	float: left;
}
body div.ratingB_star.full { background-position: -36px -692px; }
body div.ratingB_star.half { background-position: -48px -692px; }
body div.ratingB_star.none { background-position: -60px -692px; }

body .Average_sec div.ratingB_star { margin-right: 3px; }


body div.ratingC {
	width: 94px;
	height: 16px;
}
div.ratingC.r00 { background-position: -95px -706px; }
div.ratingC.r05 { background-position: -95px -706px; }
div.ratingC.r10 { background-position: -76px -706px; }
div.ratingC.r15 { background-position: -76px -706px; }
div.ratingC.r20 { background-position: -57px -706px; }
div.ratingC.r25 { background-position: -57px -706px; }
div.ratingC.r30 { background-position: -38px -706px; }
div.ratingC.r35 { background-position: -38px -706px; }
div.ratingC.r40 { background-position: -19px -706px; }
div.ratingC.r45 { background-position: -19px -706px; }
div.ratingC.r50 { background-position: 0 -706px; }
/* ratings - end */

#brand-coupon-link {
	display: block;
	text-align: center;
	font-size: 12px;
	margin-bottom: 5px;
}

.clear { clear:both; height: 0; font-size: 0; margin: 0; padding: 0; }

/* tag cloud */
#tag_cloud { margin-top: 15px; }
#tag_cloud .title { color: #8f0000; font: bold 14px Arial,Helvetica,sans-serif; }

#tag_cloud table { text-align: center; }

#tag_cloud .level1 { font-size: 12px; }
#tag_cloud .level2 { font-size: 13px; }
#tag_cloud .level3 { font-size: 14px; }
#tag_cloud .level4 { font-size: 16px; }
#tag_cloud .level5 { font-size: 18px; }


.read-more-reviews a { float:right; color:#3c87ec; font-weight:bold; }
	.read-more-reviews a:hover{	color:#f3ae45; }


.singUpToForm {width: 202px; height: 294px;  background:#ffffff url('../images/af_form_bg.png') no-repeat top left;margin-left:-3px; margin-top:-3px}
.singUpToForm .bodyText  {width:160px;margin:3px 0 0 5px !important;}
.singUpToForm .bodyText  strong {font-family:Tahoma;font-size:18px !important;color:#8f0000 !important;font-weight:normal;display:block;text-align:center;margin-top:5px}
.singUpToForm .bodyText p {font-family:Tahoma;font-size:12px !important;color:#ffffff !important;line-height:1.5;margin:3px 0 105px 10px !important;font-style:italic;}
.singUpToForm .af-textWrap input {border:1px solid #f47920 !important; background:#ffffff !important;padding:2px 4px !important;font-size:12px !important;color:#973842 !important;
	font-family:Tahoma !important;font-weight:bold !important;}
.singUpToForm .af-element {padding:0 !important;width:160px;margin:0 0 5px 19px !important;}
.singUpToForm  input.submit {background: url('../images/af_form_submit.png') no-repeat !important;width:155px !important;height:26px !important;
	border:none !important;cursor:pointer;margin:0 0 0 19px !important;text-align:left !important;}
