.site_description_about {
	display:none;
}
body {
	background-color: #000;
	font:76% Arial, Helvetica, sans-serif;
	color:#ccc;
	margin: 0px;
}
a {
	text-decoration:none;
	color:#06C;
}
a:hover {
	text-decoration:none;
	color: #C00;
}

#page_title {
background:url(about.png) no-repeat;
padding: 0 0 0 30px;
font-size:1.8em;
font-weight: bold;
text-align:left;
clear:both;
}

/* ITEM WRAP ITEM WRAP ITEM WRAP ITEM WRAP ITEM WRAP ITEM WRAP ITEM WRAP  */
.item_wrap {
	clear:both
}

.item_wrap a {
	color: #FFFF99;
}
.item_wrap a:hover {
	color: #C00;
}
.item_wrap h3,
.item_wrap h4 {
	font-size: 1.0em;
	float:left;
	border-bottom:2px solid #ECEEDF;
	font-weight:700;
	height:19px;
	line-height:19px;
	padding:4px 0;
	margin: 0;
}
.item_wrap h4 {
	font-weight:400;
	border-bottom:1px solid #333
}


#frame {
	margin: 0 15px 0 15px;
}
#page {
	background-color: #181C23;
	clear: both;
	padding: 20px;
}
#page p {
	font-weight: bold;
	font-size: 1.6em;
	margin: 0;
	padding: 10px 0 10px 0;
}
#page span {
	font-size: 0.8em;
}
#page input {
	padding: 5px;
}
.do_space {
	height: 20px;
	clear: both;
}
#footer {
	clear: both;
	font-size: 1.0em;
	background-color: #181C23;
	padding: 10px 20px;
	line-height: 1.6em;
	color: #fff;
}

#top {
	color: #fff;
	height: 20px;
	padding: 8px;
	font-weight: bold;
	background-color: #181C23;
	font-size: 1.3em;
}
#top_left {
	float: left;
}
#top_right {
	float: right;
	text-align: right;
word-spacing: 10px;
}

#updated,#error,#notice {
	font-weight: bold;
	font-size:1.3em;
	color:#80A71F;
	margin:0 0 10px;
	padding:10px 28px;
	background-color: #ccc
}
#error {
	color:#E42224;
	background:url(delete.png) no-repeat 0 8px;
}
#notice {
	background:url(delete.png) no-repeat 0 8px;
	color:#C00;
}

#top_right a {
	text-decoration: none;
	color: #fff;
}
#top_right a:hover {
	text-decoration: none;
	color: #C00;
}

#header {
	clear: both;
}
#logo {
	background: url('header.jpg') no-repeat;
	width: 331px;
	height: 95px;
	float: left;
	cursor: pointer;
}
#search {
	margin: 30px 30px 0 0;
	float: right;
	text-align: left;
}
#search_link a {
	padding: 2px;
	color: #fff;
}
#search_link a:hover {
	color: #C00;
}
#sort {
	clear: both;
	margin: 0 0 10px 0;
}
#sort_1 {
	font-size: 1.6em;
	background-color: #181C23;
	line-height: 45px;
	color: #fff;
}
#sort_1 h1 { 
	font-size:1.0em;
	margin:0;
	padding:0;
}
#sort_1 a,
#sort_2 a { 
	color: #666;
	padding: 5px;
}
#sort_1 a:hover,
#sort_2 a:hover {
	color: #fff;
}
#sort_1 .active,
#sort_2 .active {
	color: #fff;
}
#sort_2 {
	padding: 6px;
	font-size: 1.2em;
}
#content {

}
#content_left {
	text-align: left;
	float: left;
	width: 800px;
}
#content_right {
	text-align: right;
	float: right;
	width: 160px;
}

#related {
	margin: 10px 0 50px 0;
	width: 800px;
	clear: both;
}
#related_title {
	margin: 8px 0;
	font-size: 1.8em;
}

#player {
	clear: both;
	width: 900px;
}
#player_left {
	float: left;
	width: 550px;
}
#player_right {
	float: right;
	text-align: right;
	width: 300px;
}


#sort_1 i {
	font-style: normal;
	font-size: 0.8em;
}



.item {
	float: left;
	width: 156px;
	margin: 0 40px 40px 0;
}
.item_title {
	overflow: hidden;
	width: 156px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	height: 40px;
}
.item_thumb {
	
}
.item_thumb img {
	border: 2px solid #666;
	width: 150px;
	height: 112px;
	padding: 1px;
}
.item_thumb img:hover {
	border: 2px solid #fff;
	padding: 1px;
}
.item_info {
	margin: 3px 0 0 0;
	font-size: 0.9em;
}
.item_info_left {
	float: left;
}
.item_info_right{
	float: right;
	text-align: right;
}
.search_button {
	padding: 0;
	margin: 0;
	height:32px;
	width: 89px;
	border: 0;
	background: url(search_button.png) repeat-x scroll 0 0;
	font-weight:700;
	color:#fff;
}
.search_button:hover {
	cursor: pointer;
	background: url(search_button.png) repeat-x scroll 0 -32px
}
.search_input,
.search_input_small {
	margin: 1px;
	border: 1px solid #59990E;
	padding: 7px;
	width: 350px;
	background: url(search_bg.png) no-repeat 0 0;
}
.search_input_small {
	width: 350px;
}
.form_search {
	display: inline;
}


/* PAGINATION PAGINATION PAGINATION PAGINATION PAGINATION PAGINATION PAGINATION */
#pagination {
	clear: both;
	height:37px;
	text-align:center;
	margin:10px 0 0;
	padding:5px 0 0 0;
}
#pagination ul {
	padding: 0;
	margin: 0;
}
#pagination li {
	display:inline;
	font-weight:700;
	font-size:1.2em;
}
#pagination li a,
#pagination span {
	font-size:0.8em;
	color:#999;
	border:1px solid #666;
	display:block;
	float:left;
	text-decoration:none;
	margin:2px;
	padding:5px 8px;
}
#pagination li a:hover,
#pagination .active {
	border:1px solid #C00;
	color:#C00
}
#pagination .off {
	border:1px solid #333;
	color:#333
}


/* DO STAR RATING BOXES DO STAR RATING BOXES DO STAR RATING BOXES DO STAR RATING BOXES */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(star2.png) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	
/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
