#wrapper {
	background-image:url(../images/bg_container.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	position: relative;
	top:0px;
	left:50%;
	margin-left: -463px;
	width:925px;
	padding:0px;
}

#container {

	background-repeat:repeat-y;
	margin-top:0px;
	position: relative;
	top:0px;
	left:50%;
	margin-left: -463px;
	width:895px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:8px;
	color: #666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#container_footer {
	background-image:url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	margin:0px;
	position: relative;
	top:0px;
	left:50%;
	margin-left: -463px;
	width:926px;
	height:16px;
	margin-bottom:10px;
}

div#container h2 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:20px;
	color:#2C648D;
	font-weight: normal;
	background-image:url(../images/h2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
	text-align:left;
}
div#container h3 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:17px;
	color: #5f666f;
	font-weight: normal;
}
div#container li {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
}
.nice_font {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
}
div.hr {
	height: 9px;
	background: #ffffff url(../images/hr.gif) repeat-x scroll left;
	margin-top:-15px;
}
div.hr hr {
display: none
}
div#container a {
	color:#0066CC;
	text-decoration:none
}
div#container a:hover {
	text-decoration: none;
	border-bottom:1px dotted #999999;
}
/* ................. LOGIN FORM  ..................... */
input.login_button {
	margin-top:10px;
	border: 1px outset #0099CC;
	background-image:url(../images/bg_button.gif);
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#666666;
}
input.login_input {
	background-image:url(../images/bg_button_rvs.gif);
	color: #777777;
	border: 1px solid #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding:5px;
	width:200px;
	height:13px;
	margin-top:3px;
}
.login_label {
	clear: left;
	float: left;
	text-align: left;
	width: 100px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-top:5px;
}
.login_checkbox {
	margin-left:100px;
	margin-top:10px;
}

.margin_100 {
margin-left:100px;
}

/* ..................... COMPUTER TEST .................. */

.computer_test_text {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	background-color:#EAEAEA;
	text-align:center;
	padding:2px;
	border-right:3px solid #0BAADF;
	height:30px;
	width:200px;
}

.computer_test_status {
	background-color:#F8F8F8;
	text-align:center;
	width:50px;

}
.computer_test_other {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	background-color:#f5f5f5;
	text-align:center;
	padding:2px;
	height:30px;
	width:350px;
}
.computer_test_links {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	background-color:#f5f5f5;
	text-align:center;
	padding:2px;
	height:30px;
	width:200px;
}

.computer_test {
	position:relative;
	left:0px;
}

th {
	height:30px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
}

.medium_box {
	border:1px solid #bbbbbb;
	padding:2px;
	background-color: #F9F9F9;
}

/* ..................... LEFT - RIGHT .................. */

div#left-side {
	margin-left:0px;
	padding-top:5px;
	padding-right:0px;
	width:660px;
	height:auto;
}
div#right-side {
	float: right;
	width:226px;
	height:auto;
	padding-top:5px;
	position:relative;
	background-image:url(../images/bg_right-side.gif);
	background-repeat:repeat-y;
}

div#add-this a:hover, div.small_v_ads a:hover, div#header_ads a:hover {
	border:none;
}


.right-box {
	width:214px;
	margin-bottom:30px;
	margin-left:12px;
	overflow:hidden;
}

.right-box-header {
	background-image:url(../images/bg_box_header.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	width:200px;
	height:29px;
	padding-top:9px;
	padding-left:45px;
}
.right-box-text {
	width:214px;
	background-image:url(../images/bg_box_text.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	padding-left:10px;
	padding-right:10px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.right-box-footer {
	width:214px;
	height:9px;
	background-image:url(../images/bg_box_footer.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	font-size:2px;
}
p.right-box-title {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight:bold;
}
p.right-box-title:first-letter {
	font-size: 13px;
}
.right-box-row {
	clear:both;
	height:20px;
}
.right-box-row-left-side {
	float:left;
}
.right-box-row-right-side {
	float:right;
	text-align:right;
	margin-right:20px;
	font-weight:bold;
	font-size:11px;
}

/******* 
/		Boxes
........................... */

.long_box {
	margin-bottom:10px;
	width:600px;
	clear:both;
}

.boxes img.minibox-img  {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.boxes img.add-border  {
	border:4px solid #EAEAEA;
}

.minibox_column {
	width:300x;
	float:left;
	margin-right:1px;
	height:auto;
}

.minibox {
	width:300px;
	margin-right:12px;
	margin-bottom:12px;
	position:relative;
	overflow:hidden;
}
.right {
	margin-right:0px;
}

.boxes {
	border:1px solid #ebebeb;
	padding:10px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#858585;
}
.minibox-header {
	font-size:15px;
	font-weight:bold;
	color:#2b9fd0;
	padding-left:10px;
	padding-top:5px;
	background-image:url(../images/bg_tr.gif);
	background-repeat:repeat-x;
	height:27px;
	border:1px solid #ddd7b3;
	color:#575447;
	margin-bottom:8px;
}
div.minibox-more {
	width:100%;
	height:18px;
	margin-top:10px;
}
span.minibox-more {
	float:right;
	font-size:11px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}
div.minibox-more-tops {
	width:100%;
	height:18px;
}
span.minibox-more-tops {
	float:right;
	font-size:11px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-right:20px;
	padding-left:15px;
}

.minibox-more a:hover {
	border-bottom:1px dotted #666666;
}

.last-post {
	font-size:11px;
	font-weight:bold;
	color:#e48319;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.last-post-header {
	background-image:url(../images/user.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.last-post-date {
	font-size:10px;
	color:#999999;
	font-weight:normal;
}
.last-post-text {
	color:#575548;
	font-weight:normal;
	padding-left:15px;
}

.announce-header{
	font-size:20px;
	color:#2b9fd0;
	padding-left:50px;
	padding-top:5px;
	background-image: url(../images/bg_ann.gif);
	background-repeat:no-repeat;
	height:29px;
	color: #147a9e;
	margin-bottom:8px;
	background-color: #f2fafe;
}
.accounce-time {
	font-size:10px;
	color:#666666;
	margin-bottom:5px;
}

.clearfix:after {
  content:".";
  display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
   /* End hide from IE Mac */
   
   
.small_v_ads {
	width:120px;
	height:240px;
	border:1px solid #CCCCCC;
	background-color: #FCFBE9;
	text-align:left;
	padding:2px;
	margin:auto;
	background-image: url(../images/bg_ad_vertical.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:13px;
}


#add-this{
	margin:auto;
	width:123px;
	margin-bottom:10px;
	position:relative;
	top:-10px;
}



/******* 
/		My Rankings
........................... */

#rank_tie {
	width:70px;
	float:left;
}

#rank_data {
	width:225px;
	float:left;
}

.data-row {
	clear:both;
	height:20px;
}
.data-row-left-side {
	float:left;
	color: #666666;
	font-size:11px;
	text-align:center;
}
.data-row-right-side {
	float:right;
	text-align:right;
	margin-right:0px;
	font-weight:bold;
	color:#09a0ef;
	font-size:12px;
}
#my_game_rankings {
	background-image:url(../images/bg_myranking.gif);
	background-repeat:no-repeat;
	color:#1b4c65;
	font-size:13px;
	font-weight:bold;
	padding-left:25px;
	margin-bottom:8px;
	text-transform:none;
}
#my_contribution {
	background-image: url(../images/bg_myranking_contribution.gif);
	background-repeat:no-repeat;
	color:#1b4c65;
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
	margin-bottom:5px;
	margin-top:8px;
}

#myrankings-show {
	cursor:pointer;
	color: #0066CC;
	font-size:11px;
	text-align:right;
	margin-top:5px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}

.data-row-left-side-fade {
	float:left;
	color: #c4c4c4;
	font-size:11px;
	text-align:center;
}
.data-row-right-side-fade {
	float:right;
	text-align:right;
	margin-right:0px;
	font-weight:bold;
	color:#9fdaf9;
	font-size:12px;
}
#my_game_rankings-fade {
	background-image:url(../images/bg_myranking.gif);
	background-repeat:no-repeat;
	color:#a6bac3;
	font-size:13px;
	font-weight:bold;
	padding-left:25px;
	margin-bottom:8px;
	text-transform:none;
}
.rankings_hint {
	color: #165181;
	font-size:11px;
	margin-bottom:4px;
}