body {
	height:100%;
	margin:0;
	font-family: Arial,sans-serif;
	font-size:14px;
	min-width:1170px;
	width: expression(document.body.clientWidth > 1170 ? "100%" : "1170px");
	background-color:#000;
}

img {
	border: 0;
}

a { text-decoration: none; color:#0000EE; outline : none; }
a:hover { text-decoration: underline; }
/*a:visited { text-decoration: none; color:#0000EE;}*/

.prefooter {
	margin-bottom:-68px;
	min-height:100%;
}

.marg {
	/*margin-left:223px;*/
}

.header-wrap {
	height: 106px;
	width: 100%;
	background:#1c1c1c url(../img_new/bkg_header.jpg) repeat-x scroll center top;
}

.header {
	margin:0 auto;
	/*width:993px;*/
	width:1170px;
	height:106px;
}

.logo {
	margin-top:10px;
	position:absolute;
	margin-left:88px;
}

.header-menu {
	float:right;
	font-size:14px;
	margin-top:21px;
}

.header-menu  a{
	margin-left:5px;
}

#user-menu, #menu{
	display:inline;
}

.green {
	color:#87a145;
}

.blue {
	color:#12a1d0;
}

.grey {
	color:#484848;
}

.top-menu {
	font-size:18px;
	padding-top:43px;
	height: 45px;
	/*margin-left: 138px;*/
	margin-left: 226px;
	width:747px;
	float:left;
	position:absolute;
}

.top-menu a{
	color:#ffffff;
	margin-top:11px;
	display:block;
}

.top-menu a:hover{
	text-decoration:none;
}

.top-menu .menu-item{
	text-align:center;
	float:left;
	height:45px;
}

.top-menu .menu1{
	width:183px;
	background: url(../img_new/bkg_menu.jpg) no-repeat 0 0;
}

.top-menu .menu1:hover{
	background-position: 0 -45px;
}

.top-menu .menu2{
	width:80px;
	background: url(../img_new/bkg_menu.jpg) no-repeat -183px 0;
}

.top-menu .menu2:hover{
	background-position: -183px -45px;
}

.top-menu .menu3{
	width:141px;
	background: url(../img_new/bkg_menu.jpg) no-repeat -263px 0;
}

.top-menu .menu3:hover{
	background-position: -263px -45px;
}

.top-menu .menu4{
	width:96px;
	background: url(../img_new/bkg_menu.jpg) no-repeat -404px 0;
}

.top-menu .menu4:hover{
	background-position: -404px -45px;
}

.top-menu .menu5{
	width:70px;
	background: url(../img_new/bkg_menu.jpg) no-repeat -500px 0;
}

.top-menu .menu5:hover{
	background-position: -500px -45px;
}

.top-menu .menu6{
	width:80px;
	background: url(../img_new/bkg_menu.jpg) no-repeat -570px 0;
}

.top-menu .menu6:hover{
	background-position: -570px -45px;
}

.top-menu .menu7{
	width:96px;
	background: url(../img_new/bkg_menu.jpg) no-repeat -650px 0;
}

.top-menu .menu7:hover{
	background-position: -650px -45px;
}

.header-links {
	padding-top:50px;
	float:right;
	position:relative}

.main-wrap{
	height: 490px;
	width: 100%;
	background:#000 url(../img_new/bkg_main_wrap1.jpg) repeat-x center top;
}

.main-wrap2{
	/*height: 490px;*/
	width: 100%;
	/*background:url(../img_new/bkg_main2.jpg) no-repeat center top;*/
}

.player-wrap {
	/*height: 470px;*/
	width:1170px;
	margin:0 auto;
}

.fb-like {
	margin: 45px 13px 0px 0px;
	width:210px;
	float:left;
	text-align:center;
}

.player {
	/*margin:0 auto;*/
	overflow:hidden;
	width:642px;
	float:left;
	margin-top:15px;
}

#live {
	border:1px solid #2B2B2B;
	width:640px;
	height:435px;
}

#providers {
	text-align:center;
	height:38px;
	padding:20px 105px;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#2B2B2B;
}

#providers img {
	margin:0 10px;
}

#providers a {
	display:block;
	float:left;
}

#providers a:hover {
	opacity:1;
	filter: alpha(opacity=100);
}

.full-opacity {
	opacity:1;
	filter: alpha(opacity=100);
}

.half-opacity {
	opacity: .3;
	filter: alpha(opacity=30);
}

.chat-wrap {
	/*height: 195px;*/
	/*background:transparent url(../images/gradient_bottom.jpg) repeat-x scroll center top;*/
	padding-top:26px;
}

.chat {
	overflow:hidden;
	width:289px;
	float:left;
	margin:15px 0 0 8px;
	border: 1px solid #2b2b2b;
	background-color: #000000;
	padding: 3px;
}

.banner-wrap {
	height: 90px;
	margin-top: 30px;
	margin-bottom: 13px;
}

.banner {
	margin:0 auto;
	overflow:hidden;
	width:728px;
	/*padding-left:95px;*/
}

.before-footer {
	height: 25px;
	background:transparent url(../images/before_footer.jpg) repeat-x scroll center top;
}

.footer-wrap {
	height: 260px;
	background:#000000;
	padding-top:20px;
	width:100%;
	min-width:1092px;
	width: expression(document.body.clientWidth > 1092 ? "100%" : "1092px");
}

.footer-wrap2 {
	width:1092;
	margin:0 auto;
	height: 260px;
}

.footer {
	margin:0 auto;
	overflow:hidden;
	/*width:650px;*/
	/*padding-left:95px;*/
	text-align:center;
}

.footer-menu {
	/*float:right;*/
	font-size:14px;
	margin-top:30px;
}

.footer-menu  a{
	margin:0 15px;
	color:#12a1d0;
}

.footer-menu  img{
	vertical-align:middle;
}

.footer-text {
	color: #EA4C05;
	font-size:16px;
	font-weight:bold;
	padding-bottom: 20px;
}

.copy {
	font-size:12px;
	color:#666666;
	margin-top:28px;
}

#about-page, #contact-page {
	display:none;
}

.div_hidden {
	display: none;position: absolute;
}

.country_select .not_select {
	border-bottom:1px dotted;
	color:#7572CB;
}
.country_select {
	cursor:pointer;
}

.form-label {
	display:block;
	padding:6px 10px 6px 3px;
	width:auto !important;
}

.form-input {
	border:1px solid #7572CB;
	color:#555555 !important;
	/*font-size:12px;*/
	padding:5px !important;
}

.f-td {
	height:40px;
	padding-bottom:7px;
	/*vertical-align:middle;*/
}

.form-tip {
	color:#FF0000;
	/*font-size:11px;*/
	margin-right:auto;
	/*padding:3px 6px;*/
}

.form-header {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}


.form-pretext {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.dsc-title {
	background:#1b1b1b url(../img_new/bkg_chat_title.jpg) repeat-x scroll center top;
	height:25px;
	color: #8b8b8b;
	font-weight:600;
	padding:7px 0 0 7px;
}

.dsc-content {
	/*margin:0 auto;*/
	width:138px;
	height:200px;
	float:right;
	background:#c3eaf8 none repeat scroll 0 0;
	padding:5px;
	overflow:hidden;
}

.txtdn {
	color:#910601;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}

.dsc-text {
	/*background:#e7f5fa none repeat scroll 0 0;*/
	background:#000000 none repeat scroll 0 0;
	/*height:337px;*/
	height:416px;
	float:left;
	overflow-y:auto;
	overflow-x:hidden;
	padding:5px 20px 5px 0;
	width:269px;
}

#chat-messages {
	line-height:28px;
	width:269px;
}

#chat-messages  img{
	vertical-align:middle;
}

#chat-messages .line0 {
	padding-left:10px;
	width:259px;
}

#chat-messages .line1 {
	padding-left:10px;
	background-color: #141412;
	width:259px;
}

.dsc-text .dsct-nick {
	color:#8b8b8b;
	font-weight:bold;
	padding:0px 10px 0px 0;
	/*vertical-align:top;*/
}

.dsc-text .dsct-message {
	color:#8b8b8b;
	padding:0px 5px 0px 0;
	/*vertical-align:top;*/
}

.dsc-form {
	width:289px;
	height:50px;
	background:#1b1b1b url(../img_new/bkg_chat_input.jpg) repeat-x scroll center top;
}

.dsc-form .body {
	height:30px;
	overflow:hidden;
	padding:10px;
}

.dsc-form .body a.smile {
	padding:0 8px;
}

.dsc-form .dscf-text {
	background:#5A5A5A none repeat scroll 0 0;
	border:1px solid #575757;
	/*font-family:inherit;
	font-size:inherit;*/
	padding:2px 5px;
	vertical-align:top;
	width:137px;
	height: 24px;
	color:#ffffff;
}

#smilebox {
	width: 280px; 
	height: 80px; 
	position: absolute; 
	z-index: 1000; 
	display: none; 
	background-color: #E7F5FA; 
	border: 1px solid #1826ab;
	top:425px;
	left:930px;
}

#nolive {
	display:none;
	margin:200px;
	padding:10px;
	background-color:#fff;
	text-align:center;
}

#nolive a {
	color:#000;
}

.inside {
	font-size: 16px;
	color: #000000;
}

.style5 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.style10 {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
