/* MAIN PAGE */
body {
	background-color: #eeedea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Blue line at very top of page */
.BluelineTop {
	background-color: #004080;
	height: 10px;
}

/* Tan line at top where nav is */
.TopNav {
	background-color: #b9b5a8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9c9784;
	border-right-color: #9c9784;
	border-bottom-color: #9c9784;
	border-left-color: #9c9784;
}

/* side navigation to left */
.SideNav {
	background-color: #e4e2dd;
	width: 150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #aaa595;
	border-left-color: #aaa595;
}

/* Bottom blue and tan areas */
.bottomtan {
	background-color: #b9b5a8;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9c9784;
}
.bottomblue {
	background-color: #004080;
	height: 20px;
	color: #ffffff;
	font-size: 12px;
}

/* Description area */
.distab {
	background-color: #e6e4df;
	width: 75%;
	height: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #aaa595;
	border-bottom-color: #aaa595;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

/* Spacers for tables */
.SpacerVert {
	width: 5px;
}

.spacerhor{
	width: 5px;
}

/* DOWNLOAD TABLE */
/* this is the tables around the downloads table */
.distab2 {
	background-color: #e6e4df;
	width: 85%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #aaa595;
	border-left-color: #aaa595;
	border-right-color: #aaa595;
	border-bottom-color: #aaa595;
	font-size: 12px;
	color: #000000;
}

/* Blue line at top of tables for downloads */
.tableline_top {
	background-color: #004080;
	height: 20px;
	font-size: 14px;
	color: #ffffff;
}

/* Darker tan for download tables */
.tableline_mid {
	background-color: #b9b5a8;
	height: 20px;
}

/* This is where the rating bar goes in downloads table */
.SideNavSmall{
	background-color: #e6e4df;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aca899;
}

/* FONTS */
/* all body font through out the web site*/
.bodyfont		{ font-family: Arial, Helvetica, sans-serif; font-weight: none; font-size: 12px; color : #000000; }
a.bodyfont 	{ font-family: Arial, Helvetica, sans-serif; text-decoration: none; color : #000000; }
a.bodyfont:hover{ font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color : #000000; }

/* Might not be needed?*/
.navfont		{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color : #000000; }
a.navfont 	{ font-family: Arial, Helvetica, sans-serif; text-decoration: none; color : #000000; }
a.navfont:hover{ font-family: Arial, Helvetica, sans-serif; text-decoration: none; color : #6e6958; }

/* Might not be needed?*/
.header { color: #000000; font-size: 14px; font-weight : bold; }

/* Links to download */
.forumlink		{ font-weight: bold; font-size: 14px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #6e6958; }

/* Body table spacers (not needed at this time)*/
td.row1	{ color: #000000; }
td.row2	{ color: #000000; }
td.row3	{ color: #000000; }

.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* Desktop Wallpapers */
.stateon {
  FILTER: alpha(Opacity=90);
  -moz-opacity:.90;
  opacity:.90;
}
.stateoff {
}
/*  styles for the unit rater     */
.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 15px;
	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:15px;
	height: 15px;
	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:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}	
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}
.unit-rating a.r6-unit{left: 75px;}
.unit-rating a.r6-unit:hover{width: 90px;}
.unit-rating a.r7-unit{left: 90px;}
.unit-rating a.r7-unit:hover{width: 105px;}
.unit-rating a.r8-unit{left: 105px;}
.unit-rating a.r8-unit:hover{width: 120px;}
.unit-rating a.r9-unit{left: 120px;}
.unit-rating a.r9-unit:hover{width: 135px;}
.unit-rating a.r10-unit{left: 135px;}
.unit-rating a.r10-unit:hover{width: 150px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: relative;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#004080;}
.static {color:#5D3126;}		