@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 120%;
	vertical-align: baseline;
	background: transparent;
	color: #ccc;
}

html,body {
	background: #000;
	height: 100%;
}

div#wrapper {
	margin: 6px auto;
	width: 964px;
}

div#header,div#sub_header,div#notice,div#body {
	clear: both;
	overflow: auto;
	position: relative;
}

div#header {
	height: 66px;
}

ul#navigation {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

ul#navigation li {
	float: left;
	display: block;
	margin-left: 1px;
	height: 31px;
	width: 100px;
}

ul#navigation li a {
	display: block;
	padding-top: 12px;
	height: 19px;
	width: 100px;
	text-align: center;
	color: #ddd;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../img/master.png) no-repeat -188px -70px;
}

ul#navigation li a:hover {
	color: #fff;
	background-position: -332px -70px;
}

a#logo {
	display: block;
	float: left;
	margin-left: 12px;
	background: url(../img/master.png) no-repeat 0 0;
	width: 155px;
	height: 60px;
}

ul#panel {
	float: right;
}

ul#panel li {
	margin-left: 3px;
	float: left;
}

ul#sub_panel {
	margin-top: 5px;
	float: right;
	clear: right;
	float: right;
}

ul#sub_panel li {
	margin-left: 2px;
	float: left;
}

ul#sub_panel li a {
	color: #888;
}

ul#sub_panel li a:hover {
	color: #fff;
}

div#sub_header {
	height: 33px;
	background: url(../img/master.png) no-repeat 0 -115px;
}

div#sub_header p,div#sub_header p a {
	font-size: 12px;
}

div#sub_header p {
	float: left;
	padding: 9px;
}

form#global_search {
	float: none;
	display: block;
	position: absolute;
	left: 300px;
	padding-top: 7px;
}

div#notice {
	margin-top: 10px;
	border: 1px solid #222;
	background: #111;
	border: 1px solid #222;
}

div#notice p {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}

div.ad {
	overflow: hidden;
}

div.center {
	vertical-align: middle;
}

div.block.column_left {
	margin-right: 3px;
	width: 130px;
	clear: left;
	float: left;
}

div.block.column_mid {
	width: 512px;
	float: right;
}

div.block.column_mid div.content {
	padding: 0 7px;
	overflow: auto;
}

div.block.column_right {
	margin-left: 3px;
	width: 310px;
	float: right;
	clear: right;
}

div.block {
	overflow: auto;
	border: 1px solid #222;
	background: #111;
	margin-top: 10px;
}

div.block h1,div.block h2,div.block h3,div.block .title {
	color: #ccc;
	font-size: 13px;
	padding: 10px;
	background: url(../img/master.png) no-repeat 0 -160px;
	text-transform: uppercase;
}

div.block span.top_bar {
	display: block;
	border-bottom: 1px solid #333;
	padding: 2px 5px;
}

span.header {
	clear: both;
	display: block;
	margin: 0 10px 5px;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}

div.block div.bar {
	overflow: auto;
	border-bottom: 1px solid #333;
	padding: 2px 5px 2px 0;
}

div.block div.content {
	height: 100%;
	overflow: auto;
	padding: 5px;
	margin-top: 10px;
}

div.content.center {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

div.block div ul li {
	margin-left: 5px;
	float: left;
}

div.video_box {
	height: 190px;
	width: 162px;
	overflow: auto;
	float: left;
	margin: 10px 2px 0;
	overflow: hidden;
}

div.video_box.chosen {
	height: auto;
	width: auto;
}

div.video_box a {
	display: block;
}

div.video_box a img {
	border: 1px solid #777;
	float: left;
	margin-bottom: 2px;
}

div.video_box a:hover {
	text-transform: none;
}

div.video_box a:hover img {
	border-color: #f90;
}

div.video_box h2 {
	width: 162px;
	background: none !important;
	padding: 0;
	text-transform: none;
}

div.video_box h2 a {
	clear: both;
	float: left;
	display: block;
	font-weight: normal !important;
}

div.video_box h2 a:hover {
	color: #fff;
	font-weight: normal !important;
}

div.video_box p {
	float: left;
	clear: both;
	width: 162px;
}

div.video_box div span {
	float: right;
	display: block;
	clear: right;
	line-height: inherit;
	font-size: inherit;
	color: inherit;
	margin-right: 2px;
}

div.video_box div {
	line-height: 15px;
	font-size: 10px;
	color: #999;
}

ul.rating_small {
	display: block;
	height: 12px;
	width: 62px;
	float: right;
}

ul.rating_small li {
	float: left;
	-moz-background-origin: padding;
	display: block;
	height: 12px;
	width: 10px;
	margin-left: 2px !important;
	background: transparent url(../img/master.png) no-repeat scroll -212px
		-29px;
}

ul.rating_small li.full {
	background-position: -228px -29px;
}

ul.rating_small li.half {
	background-position: -246px -29px;
}

div.element div.left {
	width: 300px;
}

div.element div.right {
	padding-left: 10px;
	float: left !important;
}

div.element div.option_name {
	font-weight: bold;
}

div.element div.option_value {
	margin-top: 10px;
}

div.element input.text {
	color: #222;
	width: 220px;
	background: #eee;
}

div.element textarea {
	color: #222;
	width: 230px;
	height: 80px;
	padding: 2px;
	background: #eee;
}

div#paginator {
	clear: both;
	margin: 10px auto;
	width: 500px;
	text-align: center;
	overflow: hidden;
}

div#paginator p {
	margin-bottom: 10px;
}

div#paginator span,div#paginator a {
	font-weight: bold;
	padding: 2px 4px;
	border: 1px solid #f90;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #000;
}

div#paginator span {
	border-color: #ccc;
}

div#player {
	overflow: hidden;
	margin-bottom: 7px;
	background: #000;
}

ul {
	list-style: none;
}

a {
	color: #f90;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

img {
	border: 0;
}

input.text {
	padding: 2px;
	background: #eee;
	border: 1px solid #ddd;
	color: #333;
	width: 180px;
}

select {
	background: #eee;
	border: 1px solid #ddd;
	width: 140px;
	color: #222;
}

option {
	color: #222;
}

input.button {
	padding: 1px;
	border: 1px solid #f90;
	cursor: pointer;
}

form dl {
	text-align: center;
}

dt label {
	font-weight: bold;
	line-height: 15px;
	display: block;
	text-align: right;
	padding: 3px 5px;
}

form dl dt,form dl dd {
	float: left;
	margin-top: 9px;
}

form dl dt {
	clear: left;
	width: 200px;
}

form dl dd {
	text-align: left;
	width: 280px;
}

dd ul.errors li {
	padding: 2px;
	list-style: disc;
	color: #f90;
}

p.description {
	float: left;
	clear: both;
	padding-top: 2px;
}

code {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}