body {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	padding: 0px;
	margin: 0px;
	background-color: black;
}

img {
	border: 0px;
}

a:link {
	color: white;
	text-decoration: none;
	cursor: pointer;
}

a:visited {
	color: white;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: white;
	text-decoration: none;
	cursor: pointer;
}

a {
	cursor: pointer;
}

input {
	border: 1px solid white;
	color: white;
	background-color: black;
}

.radio {
	border: none;
}

select {
	border: 1px solid white;
	color: white;
	background-color: black;
}

table {
	border-collapse: collapse;
}

#wrapper {
	text-align: center;
	position: absolute;
	background-repeat: repeat-x; 
	background-color: black;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: visible;
	height: 100%;
	display: block;
	background-image:url(../images/bg.jpg);
}

#content { 
	background-repeat: no-repeat; 
	text-align: left; 
	margin-left: -467px;
	position: absolute; 
	top: 0px; 
	left: 55%; 
	width: 850px;
	height: 100%;
	background-image:url(../images/design.jpg);
	background-color: black;
}

#flashClock {
	position: absolute;
	top: 0px;
	left: 120px;
}

#cubeScramble {
	position: absolute;
	top: 228px;
	left: 50px;
	font-weight: bold;
	width: 750px;
	height: 32px;
	text-align: center;
	color: white;
}

#timer {
	position: absolute;
	top: 0px;
	color: red;
}

#clock {
	text-align:center; 
	width:850px;
	height:150px; 
	font-size:100px; 
	font-weight:bold;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent
	url(../images/blank.gif);
}

#leftBlocks {
	position: absolute;
	top: 230px;
	left: 10px;
	width: 150px;
	color: white;
	padding-top: 60px;
}

#userMenu {
	float: left;
	top: 290px;
	left: 10px;
	width: 150px;
	color: white;
	padding: 4px;
	border: 1px solid white;
	margin-bottom: 10px;
}

.leftBlock{
	float: left;
	top: 290px;
	left: 10px;
	width: 150px;
	color: white;
	padding: 4px;
	border: 1px solid white;
	margin-bottom: 10px;
}

#usersOnline {
	float: left;
	top: 290px;
	left: 10px;
	width: 150px;
	color: white;
	padding: 4px;
	border: 1px solid white;
	margin-bottom: 10px;
}	

#mainContentDiv {
	position: absolute;
	top: 290px;
	left: 180px;
	border: 1px solid white;
	width: 477px;
	padding: 4px;
}

#timerModeDiv {
	display: none;
	position: absolute;
	top: 290px;
	left: 20px;
	border: 1px solid white;
	width: 635px;
	padding: 4px;
}

#mainContentDiv_wide {
	position: absolute;
	top: 290px;
	left: 180px;
	border: 1px solid white;
	width: 640px;
	padding: 4px;
}

#bestWorst {

}

.blockTitle {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	background-color:#000000;
	margin: 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid white;
	margin-bottom: 4px;
	height: 20px;
	line-height: 20px;
	background-image:url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}

.statBlock {
	float: left;
	width: 193px;
	color: white;
	padding: 4px;
	border: 1px solid white;
	margin-bottom: 10px;
	margin-left: 6px;
}

.periodicalStats {
	float: left;
	width: 615px;
	color: white;
	padding: 4px;
	border: 1px solid white;
	margin-bottom: 10px;
	margin-left: 6px;
}

.pastTimes {
	top: 230px;
	right: 10px;
	border: 1px solid white;
	color: white;
	width: 150px;
	padding: 4px;
	float: left;
}

#w3Validation {
	float: left;
	top: 400px;
	right: 10px;
	color: white;
	width: 150px;
	padding: 4px;
}

#rightBlocks {
	position: absolute;
	top: 230px;
	left: 676px;
	width: 165px;
	padding-top: 60px;
	color: white;
}


.white {
	height: 1px;
	border: 0;
	background-color: white;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}

#clockBg {
	background-repeat: no-repeat;
	height: 160px;
	text-align: center;
	width: 100%;
}

.w3Check {
	border: 1px solid white;
	color: white;
	font-weight: bold;
	padding: 4px;
}

.shoutbox_1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000000;
}

.shoutbox_2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #333333;
}

#shoutbox_shouts {
	height: 180px;
	width: 155px;
	overflow: hidden;
}

.shoutBoxDIV {
	float: left;
	top: 230px;
	left: 10px;
	width: 158px;
	color: white;
	border: 1px solid white;
	margin-bottom: 10px;
	z-index: 1;
}

#shoutbox_scrollbar {
	position: absolute;
	width: 10px;
	height: 184px;
	z-index: 999;
	left: 149px;
	background-color: #999999;
}

#shoutbox_scrollhandle {
	background-color: black;
	width: 10px;
	height: 40px;
	background-image:url(../images/scrollhandle.jpg);
	background-repeat: no-repeat;
}

#shoutbox_input {
	width: 140px; 
	height: 50px;
	border: 1px solid white;
	background-color: black;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#challenge_Invite {
	position: absolute;
	display: none;
	top: 10px;
	left: -300px;
	z-index: 1000;
}

#collapseContent {
	width: 100%;
	height: 20px;
	background-color: #333333;
	font-weight: bold;
	line-height: 20px;
	cursor: pointer;
}

.recordTable td {
	padding: 3px;
}

.recordTable {
	border-collapse: collapse;
}

.recordList_1 {
	font-weight: bold;
	font-size: 20px;
}

.recordList_2 {
	font-size: 17px;
	font-weight: bold;
}

.recordList_3 {
	font-size: 14px;
}

.notice {
	background-color: #333333;
	border: 1px solid white;
	margin: 4px;
	padding: 4px;
}

.matchHeader {
	border-collapse: collapse;
	margin-bottom: 3px;
}

.matchHeader td {
	background-color: #333333;
	padding: 3px;
}

.tool-tip {
background-color: black;
	color: #fff;
	width: 200px;
	z-index: 13000;
	border: 1px solid white;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

ul {
	margin: 0px;
	list-style-image: none;
	list-style: none;
	padding: 0px;
}

li {	
	float: left;
	display: block;
	clear: both;
	margin-bottom: 4px !important;
	padding: 0px;
}
