/*  styles for the unit rater     */
.loading {
	height: 30px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../images/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:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.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 li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

		


body {
margin:0;
padding:0;
background:url(images/bg.png) repeat-x 0 0 #ffffff;	
}

body, table, th, td, tr, ul, li, ol, div, span, a, p, h1, h2, h3, h4, h5, h6 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000000;	
}

a {
color:#146ba1;	
}

#wrapper {
width:976px;
margin:0 auto;	
}

#header {
width:976px;
height:141px;	
}

#header #logo {
border:none;
width:313px;
height:76px;
margin:49px 0 0 30px;
float:left;	
}

#header #banner {
width:468px;
height:60px;
padding:9px 0 0 0;
float:right;
margin:57px 30px 0 0;	
background:url(images/banner_bg.png) no-repeat 0 0;
}

#header #banner a img {
border:none;	
}

br.clear {
clear:both;
font-size:0;
line-height:0;	
}

br.clearle {
clear:both;
font-size:0;
line-height:0;	
}

#menu {
width:976px;
height:41px;
background:url(images/top_nav.png) no-repeat 0 0;	
margin:0 0 10px 0;
}

#menu ul {
margin:0;
padding:0;
list-style:none;	
}

#menu ul li {
display:inline;
padding:0 21px;
text-align:center;
line-height:37px;
}

#menu ul li a {
color:#aa7a1d;
text-shadow:1px 1px 0px #ffffff;
font-size:14px;
font-family: "Trebuchet MS";	
text-decoration:none;
padding:2px 4px;
}

#menu ul li a:hover {
color:#ffffff;
padding:0 2px;
text-shadow:1px 1px 0px #997423;
text-decoration:none;
border:2px solid #c4952d;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background:#c4952d;
}

#left {
float:left;
width:163px;
}

#main {
float:left;
width:630px;
margin:0 10px 0 10px;
}

#right {
float:left;
width:163px;
}

.navhead {
width:123px;
height:39px;
padding:0 0 0 40px;
line-height:33px;
color:#fff;
text-shadow:1px 1px 0 #184655;
font-size:13px;
font-family:"Trebuchet MS";
background:url(images/nav_head.png) no-repeat 0 0;
text-align:center;
font-weight:bold;
}

.navbg {
width:157px;
padding:0 3px;
background:url(images/nav_bg.png) repeat-y 0 0;	
}

.navbg ul {
margin:0;
padding:0;
list-style:none;	
}

.navbg ul li a{
display:block;
padding:0 2px;
color:#646464;
font-size:12px;
text-decoration:none;
font-family:"Trebuchet MS";
font-weight:bold;
}

.navbg ul li a:hover{
color:#0f6f97;
text-decoration:none;
background:#dce7ed;
}

.navfoot {
width:163px;
height:11px;
background:url(images/nav_foot.png) no-repeat 0 0;
margin:0 0 10px 0;	
line-height:11px;
font-size:0;
}

.conhead {
width:630px;
height:39px;
line-height:33px;
color:#fff;
text-shadow:1px 1px 0 #184655;
font-size:13px;
font-family:"Trebuchet MS";
background:url(images/con_head.png) no-repeat 0 0;
text-align:center;
font-weight:bold;
}

.conbg {
width:620px;
padding:0 5px;
background:url(images/con_bg.png) repeat-y 0 0;	
}

.conbg h1 {
background-image:url(images/h1_bg.png);
background-repeat:no-repeat;
font-size: 13px;
color:#ffffff;
margin: 0px 0px 0px 80px;
text-align:center;
padding-top:6px;
padding-bottom:11px;
font-weight:bold;
font-family: Arial, Verdana;
}

.confoot {
width:630px;
height:11px;
background:url(images/con_foot.png) no-repeat 0 0;
margin:0 0 10px 0;	
line-height:11px;
font-size:0;
}

#footer {
width:976px;
height:41px;
background:url(images/footer.png) no-repeat 0 0;
line-height:41px;
font-size:13px;
font-weight:bold;
font-family:"Trebuchet MS";
color:#fff;	
text-shadow:1px 1px 0 #184655;
text-align:center;
}

