body  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:.1em;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #ccc;
}

a {
	text-decoration: none;
	color: #23CBCB;
}

img { border:none;};

p{
	padding-right: 0px;
	margin-bottom: 12px;
	line-height: 160%;
}

#bx{
	display:block;
	margin: 12px 54px 10px 4px;
	border-width:1px;
	border-style:solid;
	border-color:#1d7383;
}

#scorelistbox{
	display:block;
	height:126px;
	overflow:auto;
}
#scoreheader {
	background-color: #051a1e;
	color:#32656f;
}

#scoreitem {
	background-color: #02282f;
	color:#41818d;
}


#tabrow{
	text-align:center;
	font-size:11px;
	white-space:nowrap;
}
#tabrow div{
	width:40px;
	height:40px;
	display:inline-block;
	margin: 4px 20px 4px 20px;
}

#tabrow #easy_icn{
	background-image:url(images/ver_1_2/easy_icon.png);
}

#tabrow #normal_icn{
	background-image:url(images/ver_1_2/normal_icon.png);
}

#tabrow #hard_icn{
	background-image:url(images/ver_1_2/hard_icon.png);
}


#tabrow #easy_icn_high{
	background-image:url(images/ver_1_2/easy_icon_high.png);
}

#tabrow #normal_icn_high{
	background-image:url(images/ver_1_2/normal_icon_high.png);
}

#tabrow #hard_icn_high{
	background-image:url(images/ver_1_2/hard_icon_high.png);
}



#tabrow #high{
	display:inline-block;
	margin: 0px 20px 0px 20px;
}



#tcell{
	display:inline-block;
	padding-right: 0px;
	text-align: middle;
	font-size: 12px;
}

#tcellr{
padding-right: 0px;
	margin-bottom: 12px;
	line-height: 160%;
	text-align: right;
	font-size: 12px;
}

#header h1, #header h2{
	margin: 0;
	text-align: center;
	font-size: 26px;
	letter-spacing:10px;
	color: #00eaff;
}

h2{
font-size: 18px;
}

#header h1 {
	padding-top: 35px;
}

#header a {
	border: none;
	color: #23CBCB;
}

#header a:hover {
	color: #ddd;
}

#wrap {
	background: url(images/header_bg3.jpg) repeat-x 50% 0;
}

.twoColFixLt #container { 
	width: 780px; 
	
	background: color: #000 repeat-x 50% 0;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
}

.twoColFixLt #container #header {
	width: 95%;
	height: 150px;
	margin: 0 auto;
	text-transform: lowercase;
}


.twoColFixLt #container #header h1 {
	margin: 0 auto;
	padding-top: 35px;
}

.twoColFixLt #container #header a {
	border: none;
	
}

.twoColFixLt #container #header a:hover {
	
}

/* MENU */

.twoColFixLt #container #header ul {
	margin: 0;
	padding: 1em 0 0 0;
	line-height: normal;
	list-style: none;
	text-align: center;
}

.twoColFixLt #container #header li {
	display: inline;
	color: #ddd;
	padding: 0 1em;
}

.twoColFixLt #container #header li a {
	font-weight: bold;
	
}

.twoColFixLt #container #header li a:hover {
	background:color:#000 repeat-x 0 50%;
}



.twoColFixLt #sidebar1 {
	float: left; 
	width: 350px; 
	padding: 15px 10px 15px 20px;
}

.twoColFixLt #sidebar2 {
	float: left; 
	width: 150px;
	height:400px;
	padding: 50px 10px 15px 20px;
}

.twoColFixLt #col {
	float: left; 
	width: 340px;
}

#col img {
	float:left;
	padding-right: 10px;
}

.twoColFixLt #playRow {
	display:inline-block;
	width: 300px;
	padding-top: 10px;
	
}

.twoColFixLt #mainContent { 
	margin: auto; 
	padding: 0 20px 20px; 
} 


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

#blender{
	background-image: url(images/ver_1_2/loading.gif);
	background-repeat: no-repeat;
}

.imageMenu ul {
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;
	position: relative; top: -80px; left: 96px;
}


.imageMenu li {
	display: inline;
}

.imageMenu a {
	border: none;
}


#announce{
	float:left;
	clear: right;
	width: 360px;
	padding: 10px 0px -9px 0px;
	margin-right:20px;
	background-image: url(images/announce_head.jpg);
	background-repeat: repeat-x;
}

#appspic{
	float:right;
	padding: 0px 0px -9px 0px;
	margin-right:20px;
	margin-bottom: 20px;
}

#footer {
	text-align: center;
	font-size: smaller;
	background-image: url(images/footer3.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	bottom:0;
	clear:both;
}


#footer .legal {
	color:#32656f;
	margin: 0;
	padding-top:30px;
	line-height: normal;
}

#wrap #header ul li {
	color: #ddd;
}

