body { background-color: #000000; margin: 0; }

a:link { color: #980101; text-decoration: none; background: none; font-weight: bold; }
a:visited { color: #4B0000; text-decoration: none; background: none; font-weight: bold; }
a:active { color: #FFA200; text-decoration: underline; background: none; font-weight: bold; }
a:hover { color: #FFA200; text-decoration: underline; background: none; font-weight: bold; }

.small { font-size: 10px; }

#intro { padding: 15px; }

#footer { position: relative; top: -30px; font-size: 9px; color: #FFFFFF; text-align: center; z-index: 2; }

#footerbg { position: relative; z-index: 1; width: 100%; height: 49px; background-image: url('http://past.zeynepgoral.com/index05.gif'); }

 /* ------ Rating CSS --------------------------------- */

.ratingblock { display: block; border-bottom: 0px; padding-bottom: 0px; margin-bottom: 0px;	}

.loading { height: 20px; background: url('http://past.zeynepgoral.com/working.gif') 50% 50% no-repeat; }
	
.unit-rating { /* the UL */
	list-style: none; margin: 0px; padding: 0px; height: 20px; position: relative;
	background: url('http://past.zeynepgoral.com/starrating.gif') top left repeat-x; }

.unit-rating li { text-indent: -90000px; padding: 0px; margin: 0px; float: left; }
	
.unit-rating li a { outline: none; display: block; width: 20px; height: 20px; text-decoration: none; text-indent: -9000px; z-index: 20; position: absolute; padding: 0px; }
	
.unit-rating li a:hover { background: url('http://past.zeynepgoral.com/starrating.gif') left center; z-index: 2; left: 0px; }

.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 20px; }
.unit-rating a.r2-unit { left: 20px; }
.unit-rating a.r2-unit:hover { width: 40px; }
.unit-rating a.r3-unit { left: 40px; }
.unit-rating a.r3-unit:hover { width: 60px; }
.unit-rating a.r4-unit { left: 60px; }	
.unit-rating a.r4-unit:hover { width: 80px; }
.unit-rating a.r5-unit { left: 80px; }
.unit-rating a.r5-unit:hover { width: 100px; }
.unit-rating a.r6-unit { left: 100px; }
.unit-rating a.r6-unit:hover { width: 120px; }
.unit-rating a.r7-unit { left: 120px; }
.unit-rating a.r7-unit:hover { width: 140px; }
.unit-rating a.r8-unit { left: 140px; }
.unit-rating a.r8-unit:hover { width: 160px; }
.unit-rating a.r9-unit { left: 160px; }
.unit-rating a.r9-unit:hover { width: 180px; }
.unit-rating a.r10-unit { left: 180px; }
.unit-rating a.r10-unit:hover { width: 200px; }

.unit-rating li.current-rating { background: url('http://past.zeynepgoral.com/starrating.gif') left bottom;
	position: absolute; height: 20px; display: block; text-indent: -9000px; z-index: 1; }

.voted { color: #999999; font-size: 9px; }

 /* --------------------------------------------------- */

img { border-color: #DADADA; }

hr { width: 500px; height: 1px; color: #DADADA; }

p, div, ul, td { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 18px; color: #5F5F6B; }