
.ratepost { width: 300px; }
.ratepost .starsbar { height: 30px; }
.ratepost .starsbar .gdouter { width: 300px; height: 30px; background: url('../medias/images/stars30.png') repeat-x 0px 0px; }
.ratepost .starsbar .gdinner { height: 30px; background: url('../medias/images/stars30.png') repeat-x 0px -30px; }
.ratepost .starsbar a:hover { background: url('../medias/images/stars30.png') repeat-x 0px -60px !important; }
.ratepost .starsbar a { height: 30px; }
.ratepost .starsbar a.s1 { width: 30px; }
.ratepost .starsbar a.s2 { width: 60px; }
.ratepost .starsbar a.s3 { width: 90px; }
.ratepost .starsbar a.s4 { width: 120px; }
.ratepost .starsbar a.s5 { width: 150px; }
.ratepost .starsbar a.s6 { width: 180px; }
.ratepost .starsbar a.s7 { width: 210px; }
.ratepost .starsbar a.s8 { width: 240px; }
.ratepost .starsbar a.s9 { width: 270px; }
.ratepost .starsbar a.s10 { width: 300px; }
.ratingloaderarticle { height: 30px; }


.ratepost, .ratemulti, .ratecmm, .reviewcmm {
  position: relative;
  display: block;
}

.ratepost .starsbar .gdinner, .ratemulti .starsbar .gdinner, .ratecmm .starsbar .gdinner, .reviewcmm .starsbar .gdinner {
  width: 0;
}

.ratepost .starsbar a:active, .ratemulti .starsbar a:active, .ratecmm .starsbar a:active, .reviewcmm .starsbar a:active {
  text-decoration: none;
  border: 0 !important;
}

.ratepost .starsbar a:visited, .ratemulti .starsbar a:visited, .ratecmm .starsbar a:visited, .reviewcmm .starsbar a:visited {
  text-decoration: none;
  border: 0 !important;
}

.ratepost .starsbar a:hover, .ratemulti .starsbar a:hover, .ratecmm .starsbar a:hover, .reviewcmm .starsbar a:hover {
  text-decoration: none;
  border: 0 !important;
}

.ratepost .starsbar a, .ratemulti .starsbar a, .ratecmm .starsbar a, .reviewcmm .starsbar a {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  text-decoration: none;
  border: 0 !important;
  cursor: pointer;
  background: none !important;
}

.ratemulti .starsbar .gdcurrent { width: 0; top: 0; position: absolute; opacity: 0.7; }
.ratingblockarticle { font-size: 1em; }
.ratingblockcomment { font-size: 0.8em; }
.ratingloaderarticle, .ratingloadercomment { font-size: 12px; text-align: center; vertical-align: middle; }

.starsbar .gdinner { padding: 0; }
.ratingblock td { vertical-align: middle; }
.raterclear { clear: both; }
.raterleft { float: left; }
.raterright { float: right; }
.voted {color: #999;}
.thanks {color: #36AA3D;}
.static {color: #5D3126;}
.rater { top: 0; }

.ratingtextmulti { float: left; }

.ratingbutton { float: right; padding: 1px 6px; }

.ratingbutton.gdinactive {
    border: 1px solid #9c5f5f;
    background-color: #e9e4d4;
}

.ratingbutton.gdactive {
    border: 1px solid black;
    background-color: #f1ede5;
    cursor: pointer;
}

.ratingbutton a { line-height:14px; }

.ratingbutton.gdactive a { color: #ad1b1b; }
.ratingbutton.gdinactive a { color: gray; cursor: default; }

.gdmultitable {
    padding: 3px;
    margin: 3px;
    border: 1px solid #999999;
}

.gdtblbottom td { padding-top: 4px; }

.gdtblbottom { margin-top: 2px; }

.mtrow { background-color: #fffcf4; }

.mtrow.alternate { background-color: #f7f4ea; }

.gdmultitable td {
    vertical-align: middle;
    padding: 2px 4px;
}

.ratingblock {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top: 8px;
	font-size: 12px;
}

.ratingtext {
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top: 8px;
}

/* table class: starrating */
.starrating { width: 100%; }

.starrating thead {
	background-color: #696969;
	color: yellow;
}

.starrating thead td { font-weight: bold; }

.starrating td {
	padding: 2px 5px 2px 5px;
	height: 24px;
	vertical-align: middle;
}

.starrating tr.even { background-color: #fffff0; }

.starrating tr.odd { background-color: #f0f8ff; }

.starrating tbody td.rating {
	text-align: right;
	color: red;
	font-weight: bold;
	width: 40px;
}

.starrating tbody td.votes {
	text-align: right;
	font-weight: bold;
	width: 30px;
}

/* table class: starsimple */
.starsimple { width: 100%; }

.starsimple thead {
	background-color: gray;
	color: yellow;
}

.starsimple thead td { font-weight: bold; }

.starsimple td {
	padding: 2px 5px 2px 5px;
	height: 24px;
	vertical-align: middle;
}

.starsimple tr.even { }

.starsimple tr.odd { }

.starsimple tbody td.rating {
	text-align: right;
	color: red;
	font-weight: bold;
	width: 40px;
}

.starsimple tbody td.votes {
	text-align: right;
	font-weight: bold;
	width: 30px;
}

/* loading indicators */
.loader { margin-left: auto; margin-right: auto; text-align: left; }

.loader.circle { background: url(../medias/images/load_rating.gif) no-repeat left; padding-left: 45px; }
.loaderinner { padding-top:8px; }


/* top rating widget */
.trw-title {
	text-align: center;
	font-size: 16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.trw-rating {
	font-size: 44px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.trw-footer {
	text-align: center;
	font-size: 11px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}
