@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #A70007;
}
html {
	
}
.spaceLines {

line-height:19px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.mediumHeader {
	font-size: 28px;
	color: #e1a30d;
}
.miniHeader {
	color: #E1A30D;
	font-size: 18px;
}
.smallLink {font-size: 10px; color: #e1a30d;}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	color: #A70007;
	background-color: #A70007;
}
.Score_text {
	font-size: 16px;
	font-weight: bold;
}
.smallError {
	color: #993300;
}
.smallWaiting {
	color: #006600;
}
.menu_div {
	position: absolute;
	top: 163px;
	width: 100%;
	left: 1px;
	z-index:9;
}
.header_img {
	z-index: -1;
}
.menu_inner  {
	width: 970px;
	z-index: 4;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	overflow: hidden;
	height: 68px;
	padding-right: 10px;
}
.content {
	position: absolute;
	top: 235px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	z-index:10;
}
.player {
	width: 432px;
	height: 399px;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	margin-top:6px;
	margin-left:5px;
}
.menuLoginForm {
	margin-top:6px;
}
.blackText {color: #000000}
.hulaad {
	width: 432px;
	height: 233px;
	background-color: #000000;
	padding: 0px;
	margin-top:6px;
	margin-left:5px;
}
.hulaad2 {
	width: 432px;
	height: 324px;
	background-color: #000000;
	padding: 0px;
	margin-top:6px;
	margin-left:5px;
}
.yellow_text {
	color: #FCA304;
	font-size: 12px;
	font-weight: normal;
}

.film_item {
	width: 496px;
	background-image: url(../images/bg_white_10.png);
	margin: 5px;
	padding-left:2px;
}
.film_item_selected {
	width: 496px;
	background-image: url(../images/bg_white_30.png);
	margin: 5px;
	padding-left:2px;
}
.login_popup {
	position: absolute;
	left: 997px;
	width: 186px;
	height: 59px;
	top: 103px;
}
.white_text {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.thumb {
	border: 5px solid #000000;
	width:117px;
	height:74px;
}
.thumb_selected {
	border: 5px solid #E1A40D;
	width:117px;
	height:74px;
}
.white_small_link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
.white_vsmall_link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
.login_div {
	position: absolute;
	top: 135px;
	width: 500px;
	left: 674px;
	visibility: hidden;

}
.popup_div {
	position: fixed;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index:20;
	background-image: url(../images/bg_black_75.png);
	visibility:hidden;
}
.password_error{
	position:absolute; 
	top:30px; 
	width:446px; 
	visibility:hidden;
}
.password_reset_error{
	position:absolute; 
	top:18px; 
	width:446px; 
	visibility:hidden;
}
.popup_div_inner {
	margin-top:-100px;
	
}
.login_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/login_field_bg.jpg);
	border: 1px solid #666666;
}
.leftContent {
	padding-left:0px;
	padding-right:5px;
	padding-top:0px;
	margin: 5px;
	vertical-align:top;
	margin-left: 0px;
}
.smallYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCA304;
}
.rightBar {
	background-image: url(../images/bar_smallBlack.png);
	width: 432px;
	height:23px;
	margin-left: 5px;
}

.leftBar {
	background-image: url(../images/bar_smallBlack.png);
	height:19px;
	margin:5px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
}

.pagination {
	height:23px;
	margin:5px;
	padding-left:10px;
	padding-right:10px;
	margin:10px;
}
.alphablack {
	background-image: url(../images/bg_black_50.png);
}
.alphablack30 {
	background-image: url(../images/bg_black_30.png);
}
.boxalphablack {
	background-image: url(../images/bg_black_50.png);
	margin: 5px;
	padding: 10px;
}
.simpleSmallBar {
	background-image: url(../images/bar_smallBlack.png);
	height: 18px;
	padding-top: 5px;
	padding-left: 10px;
}
