﻿/*Rating Style*/
.loading {
height:30px;
background:url('../images/working.gif') 50% 50% no-repeat;
}

.unit-rating {
list-style:none;
height:30px;
position:relative;
background:url('../images/starrating.gif') top left repeat-x;
margin:0;
padding:0;
}

.unit-rating li {
text-indent:-90000px;
float:left;
margin:0;
padding:0;
}

.unit-rating li a {
outline:none;
display:block;
width:30px;
height:30px;
text-decoration:none;
text-indent:-9000px;
z-index:20;
position:absolute;
padding:0;
}

.unit-rating li a:hover {
background:url('../images/starrating.gif') left center;
z-index:2;
left:0;
}

.unit-rating a.r1-unit {
left:0;
}

.unit-rating a.r1-unit:hover {
width:30px;
}

.unit-rating a.r2-unit {
left:30px;
}

.unit-rating a.r2-unit:hover {
width:60px;
}

.unit-rating a.r3-unit {
left:60px;
}

.unit-rating a.r3-unit:hover {
width:90px;
}

.unit-rating a.r4-unit {
left:90px;
}

.unit-rating a.r4-unit:hover {
width:120px;
}

.unit-rating a.r5-unit {
left:120px;
}

.unit-rating a.r5-unit:hover {
width:150px;
}

.unit-rating a.r6-unit {
left:150px;
}

.unit-rating a.r6-unit:hover {
width:180px;
}

.unit-rating a.r7-unit {
left:180px;
}

.unit-rating a.r7-unit:hover {
width:210px;
}

.unit-rating a.r8-unit {
left:210px;
}

.unit-rating a.r8-unit:hover {
width:240px;
}

.unit-rating a.r9-unit {
left:240px;
}

.unit-rating a.r9-unit:hover {
width:270px;
}

.unit-rating a.r10-unit {
left:270px;
}

.unit-rating a.r10-unit:hover {
width:300px;
}

.unit-rating li.current-rating {
background:url('../images/starrating.gif') left bottom;
position:absolute;
height:30px;
display:block;
text-indent:-9000px;
z-index:1;
}

.voted {
color:#999;
}

.thanks {
color:#36AA3D;
}

.static {
color:#5D3126;
}

/*Paging style*/
.nav2 {
font:bold 12px Tahoma;
padding:16px 0;
}

.nav2 span.shadow {
background-image:none !important;
}

.nav2 span.shadow span {
text-align:center;
display:block;
white-space:nowrap;
margin:auto;
}

.nav2 strong,.nav2 del {
cursor:default;
}

.nav2 a,.nav2 strong,.nav2 del {
height:19px;
_height:28px;
display:inline-block;
text-decoration:none;
color:#5E7570 !important;
background:url('../images/pager.gif');
border:1px solid #AEBEB2;
border-style:none solid;
margin:0 3px;
padding:7px 8px 2px;
}

.nav2 strong {
background-position:-1px -252px;
}

body .nav2 a {
background-position:-1px -168px;
font-weight:700;
}

body .nav2 a:hover {
background-position:-1px -196px;
text-decoration:none;
}

body .nav2 a:active {
background-position:-1px -224px;
}

.nav2 .l {
border-left-style:none;
padding-left:34px;
padding-right:20px;
margin-left:0;
font-weight:400 !important;
}

.nav2 .r {
border-right-style:none;
padding-left:20px;
padding-right:34px;
margin-right:0;
font-weight:400 !important;
}

.nav2 del {
background-position:0 -84px;
color:#A8B4AF !important;
border-color:#C6D2C8;
}

.nav2 del.r {
background-position:100% -84px;
}

.nav2 a.l {
background-position:0 0;
}

.nav2 a.l:hover {
background-position:0 -28px;
}

.nav2 a.l:active {
background-position:0 -56px;
}

.nav2 a.r {
background-position:100% 0;
}

.nav2 a.r:hover {
background-position:100% -28px;
}

.nav2 a.r:active {
background-position:100% -56px;
}

.fonTttt {
font-family:Tahoma;
font-size:12px;
font-weight:400;
color:#000;
text-decoration:none;
}

.fonteew {
font-family:Tahoma;
font-size:9px;
font-weight:400;
color:#999;
text-decoration:none;
}
.font_11B {
font-family:Tahoma;
font-size:11px;
font-weight:700;
color:#900;
text-decoration:none;
}