html, body {
	background-color:#fff;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
}
* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	cursor:pointer;
	color:#fff;
}
ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {/* IE6 */
	zoom: 1;
}
*:first-child + html .clearfix {/* IE7 */
	zoom: 1;
}
#upBase {
	background-image: url(http://i.biscom.net/img/i/bg-rpt-1x444.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 444px;
	margin:0 auto;
	overflow:hidden;
}
#downBase, #cubeWrap {
	margin:0 auto;
	overflow:hidden;
}
#downContent {
	margin: 0 auto;
	position:relative;
	height: 444px;
	width: 1002px;
	overflow:hidden;
}
.wideWrap {
	margin: 0 auto;
	position:relative;
	width: 1179px;
	overflow:hidden;
}
#downBase .wideWrap {
	width: 1009px;
}
.normalWrap {
	margin: 0 auto;
	position:relative;
	width: 1002px;
	overflow:hidden;
}
#upWrap {
	background-image: url(http://i.biscom.net/img/i/winter-1197x444.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 444px;
	overflow:hidden;
}
#upContent {
	height: 444px;
	color:white;
	overflow:hidden;
}
#orangeMask {
	margin: 0 auto;
	position:absolute;
	height: 60px;
	top:25px;
	width:100%;
	overflow:hidden;
	background-color:#FF5300;
}
#upContent h1 {
	background-image: url(http://i.biscom.net/img/i/logo-signed-out_03.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 176px;
	position: relative;
	top: 35px;
	left: 50px;
}
#upContent h2 {
	text-shadow:0 1px 0 rgba(0,0,0,0.6);
	outline:none;
	-webkit-transition:text-shadow .4s ease-in-out;
	position: relative;
	left: 50px;
	top: 140px;
	font-size: 24px;
	font-weight: 100;
	line-height: .9em;
}
#upContent p {
	color: #06C;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
	position:relative;
	left:50px;
	top:160px;
	width:500px;
}
#quickLog {
	position: absolute;
	height: 27px;
	top: 40px;
	left:570px;
	float: left;
	clear: right;
}
#quickLog .input_field input {
	width: 105px;
	font-size: 13px;
	padding: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCC;
	font: 13px Arial, sans-serif;
}
#quickLog .input_field {
	float:left;
	padding-right:6px;
}
#quickLog .submit_button {
	float:left;
	height:31px;
	width:83px;
	cursor:pointer;
	background-image: url(http://i.biscom.net/img/i/bg-sign-in.png);
}
#quickLog .submit_button:hover {
	background-position:-83px;
}
#quickLog .submit_button a {
	font-size:18px;
	text-align:center;
	padding-top:3px;
	width:83px;
	display:block;
}
#quickLog .small-link {
	float:left;
}
#quickLog .small-link a {
}
#quickLog .expire_pad input {
	width:14px;
}
#quickLog .holding {
	position: relative;
	overflow: visible;
}
#quickLog .holder {
	position: absolute;
	top: 3px;
	z-index: 1;
	left: 7px;
	white-space: nowrap;
	cursor: text;
	color: #999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: opacity .1s, font-size .1s;
	-moz-transition: opacity .1s, font-size .1s;
	-o-transition: opacity .1s, font-size .1s;
}
.expire_pad {
	display:none;
	font-size:14px;
}
#quickReg {
	position: absolute;
	height: 27px;
	top: 180px;
	left:570px;
	width:330px;
}
#quickReg .holding {
	position: relative;
	overflow: visible;
}
#quickReg .holder {
	position: absolute;
	top: 11px;
	z-index: 1;
	left: 9px;
	white-space: nowrap;
	cursor: text;
	color: #999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: opacity .1s, font-size .1s;
	-moz-transition: opacity .1s, font-size .1s;
	-o-transition: opacity .1s, font-size .1s;
}
#quickReg .input_field input {
	width:310px;
	font-size: 13px;
	padding: 9px 7px 10px 7px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 8px;
	opacity: 1!important;
}
#quickReg .input_field {
	float:left;
	padding-top:3px;
}
#quickReg .submit_button {
	float:left;
	height:31px;
	width:120px;
	cursor:pointer;
	background-image: url(http://i.biscom.net/img/i/bg-sign-up.png);
}
#quickReg .submit_button:hover {
	background-position:-120px;
}
#quickReg .submit_button a {
	font-size:18px;
	text-align:center;
	padding-top:3px;
	width:120px;
	display:block;
}
#quickReg h3 {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
	outline: none;
	-webkit-transition: text-shadow .4s ease-in-out;
	font-size: 18px;
	font-weight:bold;
	line-height: .9em;
	display:block;
}
#quickReg h3 em {
	font-style: normal;
	font-weight: 300;
}
#liveInfo {
	position:relative;
	margin:0 auto;
	background-image:url(http://i.biscom.net/img/i/bg-footer-1002x240.png);
	background-repeat:no-repeat;
	min-height:240px;
	margin-top:10px;
}
#liveInfo p {
	text-align:center;
	font-size:18px;
	color:#043e76;
	position:relative;
	top:10px;
}
#liveInfo .leftList {
	width:300px;
	position:absolute;
	left:50px;
	padding:10px;
	font-size:12px;
	top:100px;
	height:130px;
}
#liveInfo .rightList {
	width:300px;
	position:absolute;
	padding:10px;
	font-size:12px;
	right:50px;
	top:100px;
	height:130px;
}
#liveInfo .rightList ul li, #liveInfo .leftList ul li {
	list-style-type:disc;
}
#liveInfo .midTv {
	width:158px;
	height:130px;
	background-image:url(http://i.biscom.net/img/i/televizor-158x130.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0 auto;
	top:50px;
}
#liveScore {
	position:relative;
	height: 27px;
	margin:0 auto;
	color:#333;
	text-align:center;
	top:20px;
}
#liveScore .livekey {
	outline: none;
	font-size: 13px;
	font-weight:bold;
	line-height: .9em;
	color:#043e76;
	padding-right:6px;
}
#liveScore .livescore {
	font-size: 16px;
	font-weight:bold;
	line-height: .9em;
	padding-right:10px;
	color:#ff8500;
}

#liveScore .livescore a {
	color:#ff8500;
}
#liveScore .livescore a:hover {
	color:#FF2000;
}
.cubism img {
	width: 100%;
	height: 100%;
}
.cubism {
	float: left;
}
#cubicusers {
	position:relative;
	width: 2600px;
	text-align: center;
	white-space: nowrap;
	margin:0 auto;
	height:45px;
	padding-bottom:10px;
}
#cubicusers a {
	float:left;
}
#footer {
	width:auto;
	margin:10px;
	text-align:center;
	padding:5px 0;
	font-size:12px;
	clear:both;
}
#footer a {
	color:#333
}
#footer a:hover {
	color:#000
}
#footer .blue {
	text-align:center;
	font-size:18px;
	color:#043e76;
	margin-bottom:30px
}