body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
/* ol, ul {
	list-style: none;
} */
caption, th {
	text-align: left;
}
/* h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
} */
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/* html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
} */
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 55px;
	margin-top:15px;
	/* background: #FF0000; */
}
#header_lang {height:26px; margin:0px; padding:0px;}
#lang {float: right; width:370px; height:100%; display:block; margin:0px; padding:0px;}
#login {
	float: right;
	width: 370px;
	/*border: 1px solid #000;*/
	height: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#login .part{
	float:left;
	width: 125px;
	margin-right: 10px;
	color:#FFFFFF;
}
#login .part1{
	float:left;
	width: 125px;
	margin-left: 100px;
	color:#FFFFFF;
	font-weight:bold;
}
div.part label{
	font-size:13px;
	/*color:#fcf1a4;*/
	font-weight:bold;
	text-indent:4px;
}
#login .part3{
	float:left;
	width: 100px;
	margin-right: 0px;
	margin-top:5px;
	/*background: #FFFFFF;*/
}
div.part4{
	width: 88px;
	height:24px;
	background:url('/img/button01.gif') 0 0 no-repeat;
}
div.part4 button{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	height:21px;
	font-weight:bold;
	vertical-align:top;
	cursor: pointer;
}
div.part5{
	width: 88px;
	height:24px;
	background:url('/img/button02.gif') 0 0 no-repeat;
}
div.part5 input{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	height:21px;
	font-weight:bold;
	vertical-align:top;
	cursor: pointer;
}
div.part6{
	float:left;
	width: 88px;
	height:24px;
	background:url('/img/button01.gif') 0 0 no-repeat;
	text-align:center;
}
div.part6 input{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	height:21px;
	font-weight:bold;
	text-align:center;
}
div.login_form{
	width:125px;
	height:19px;
	background:url('/img/input.gif') 0 0 no-repeat;
}
div.login_form input{
	border:none;
	width:125px;
	height:19px;
	background:transparent;
	line-height:normal;
	color:#5d5d5d;
	padding:2px 7px 2px 7px;
}
div.checkbox{
	margin-top:4px;
	text-indent:4px;
}
div.checkbox input{
	width:11px;
	height:11px;
}
.button {
	width: 88px;
	height:22px;
}
#reg_left{
	/*float: left;
	width: 60%;*/
}

/******************************/
.status{
	float:right;
	display: none;
	width: 16px;
	height: 16px;
}
.status_loader {
	background: url('/images/ajax-loader.gif') scroll 0 0 no-repeat;
}
.status_success{
	background: url('/images/success.png') scroll 0 0 no-repeat;
}
.status_error{
	background: url('/images/error.png') scroll 0 0 no-repeat;
}
.status_none {
	background:none;
}
.error_msg{
	clear:both;
	float: none;
	font-size:10px;
	font-weight: normal;
	margin-left: 5px;
	color: red;
	display: block;
}
.border-red {
	border: 1px red solid;
}
/******************************/

#reg_left p{
	clear: both;
	margin-top:20px;
}
#reg_left p label{
	display:block;
	float:left;
	font-weight:bold;
	line-height:1em;
	margin:0 10px 0 5px;
	text-align:left;
	width:115px;
}
#reg_left p input{
	width: 200px;
}
#reg_left p input[type='checkbox']{
	margin: 3px;
	width: 13px;
	/*float: left;*/
}
#reg_left p span.note{
	color: #FF0000; 
	margin-left:5px; 
	font-weight:bold;
}
#reg_features{
	float: right;
	width: 35%;
}

#reg_features li {
	margin-bottom: 15px;
	display: block;
	background: url('/images/feature.png') 0 10% scroll no-repeat;
	padding-left: 17px;
}
#reg_features h3{
	font-size:110%;
	font-weight:bold;
	margin-bottom: 10px;
}
.ui-widget-overlay {
    background: black;
    filter: alpha(opacity=70);
    opacity: .7;
    position: fixed; /* <---------- */
    top: 0;          /* <---------- */
    left: 0;         /* <---------- */
} 

.play_btn {
	width:80px;
	height:60px;
	font-size: 30px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #DEDEDE;
	border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
	padding: 10px 25px 15px 30px;
	background-color:#F5F5F5 !important;
	text-transform:uppercase;
	
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 50px;
}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -50px auto 0;
	min-width: 1000px;
	height: 50px;
	background: #FFFFFF;
}