\/* Cerebral Pimps CSS */


html
{
	font-size: 14px;
}

body
{
	background: #fff;
}

a img
{
	border: 0 none;
}

#wrapper
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#cart
{
	float: right;
}

#header
{
	float: left;
	width: 900px;
	height: 110px;
	margin-bottom: 5px;
	background: #fff url(../images/logo.png) no-repeat;
}

#container
{
	float: left;
	width: 900px;
	margin-bottom: 30px;
}
#container center
{
	margin-bottom: 10px;
}
#comic
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 55px;
	text-align: center;
	background: #FFFFFF url(../images/fill.png) repeat-y;
}

#comic h1
{
	font-size: 18px;
	font-family: "Comic Sans MS";
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#comic p
{
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
}

#controls
{
	width: 410px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF url(../images/control_fill.png) repeat-y;
}

#navigation
{
	float: left;
	width: 300px;
	height: 25px;
	margin: 0px;
	padding: 1px;
	text-align: center;
	margin-left: 60px;
}

#navigation a
{
	width: 60px;
	height: 35px;
	color: #000;
	padding: 1px;
}
#navigation a:hover
{
	width: 60px;
	height: 35px;
	background: #CC6600;
	color: #FFFFFF;
}

#navigation_t
{
	float: left;
	width: 820px;
	height: 25px;
	margin: 0px;
	padding: 1px;
	text-align: center;
}

#navigation_t a
{
	width: 60px;
	height: 35px;
	color: #000;
	padding: 1px;
}
#navigation_t a:hover
{
	width: 60px;
	height: 35px;
	background: #CC6600;
	color: #FFFFFF;
}

#rating
{
	float: left;
	width: 90px;
	padding: 0px;
	margin: 0px;
	margin-left: 45px;
	text-align: left;
}
#rating p
{
	width: 175px;
	margin: 0px;
	padding: 0px;
	margin-left: -20px;
}

#share
{
	float: left;
	width: 125px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	margin-left: 75px;
}

#footer
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #FFFFFF url(../images/fill.png) repeat-y;
}

/* Hide the description from humans, show for bots! */

#hideme
{
	color: #fff;
}

/* Comic box borders */

.top
{
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	height: 20px;
	background: url(../images/top.png) no-repeat;
}
.bottom
{
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	height: 25px;
	background: url(../images/bottom.png) no-repeat;
}

.top-controls
{
	margin-left: auto;
	margin-right: auto;
	width: 410px;
	height: 20px;
	background: url(../images/control_top.png) no-repeat;
}
.bottom-controls
{
	margin-left: auto;
	margin-right: auto;
	width: 410px;
	height: 20px;
	background: url(../images/control_bottom.png) no-repeat;
}


/* Header Navigation */

#navi_header
{
	width: 200px;
	height: 20px;
	margin-top: 80px;
	margin-left: 484px;
}
#navi_footer
{
	width: 200px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.home
{
}
.home a
{
	float: left;
	display: block;
	width: 44px;
	height: 14px;
	background: url(../images/home_nohover.png) no-repeat;
}
.home a:hover
{
	float: left;
	display: block;
	width: 44px;
	height: 14px;
	background: url(../images/home_hover.png) no-repeat;
}
.store
{
}
.store a
{
	float: left;
	display: block;
	width: 47px;
	height: 14px;
	background: url(../images/store_nohover.png) no-repeat;
}
.store a:hover
{
	float: left;
	display: block;
	width: 47px;
	height: 14px;
	background: url(../images/store_hover.png) no-repeat;
}
.about
{
}
.about a
{
	float: left;
	display: block;
	width: 50px;
	height: 14px;
	background: url(../images/about_nohover.png) no-repeat;
}
.about a:hover
{
	float: left;
	display: block;
	width: 50px;
	height: 14px;
	background: url(../images/about_hover.png) no-repeat;
}
.forums
{
}
.forums a
{
	float: left;
	display: block;
	width: 54px;
	height: 14px;
	background: url(../images/forums_nohover.png) no-repeat;
}
.forums a:hover
{
	float: left;
	display: block;
	width: 54px;
	height: 14px;
	background: url(../images/forums_hover.png) no-repeat;
}

/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
 width: 50%;
 position: center;
 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: 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 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:#000;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}	
