body {

	background-color: #000;
	background-image: url('/images/design/bg.gif');
	background-repeat: repeat-x;

	margin: 0;
	padding: 0;

	text-align: center;

}


body, div {

	font-family: Georgia, serif;
	font-size: 14px;
	color: #CCC;

}


#container {

	width: 775px;

	background-color: #000;
	background-image: url('/images/design/bginner.gif');
	background-repeat: repeat-x;

	margin-left: auto;
	margin-right: auto;

	border-left: 1px solid black;
	border-right: 1px solid black;

	text-align: left;

}


#header {

	width: 775px;

}


#header_title {

	width: 550px;
	float: left;

}


#header_links {

	width: 225px;
	float: left;





}


a.header_link {

	display: block;

	text-align: right;

	color: #CCC;
	font-weight: bold;

	margin: 10px 15px 10px 0;
	
	text-decoration: none;

}








#rankings {

	width: 775px;

	text-align: center;
	line-height: 2em;

	font-size: 17px;

	margin-bottom: 15px;


}


#rankings_title {

	margin-right: 15px;
	margin-left: 15px;

}

a.rankings_link {

	color: #E8B502;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;

}


a.rankings_link:hover {

	border-bottom: 2px dotted #D64702;

}


a.rankings_link_highlight {

	color: #D64702;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;

}


a.rankings_link_highlight:hover {

	border-bottom: 2px dotted #E8B502;

}











#body {

	width: 775px;

}


#body_content {

	width: 475px;
	float: left;

}


#body_content_title {

	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px dotted #600;
	text-indent: 20px;
	padding-bottom: 3px;

}


.body_content_addpadding {

	width: 430px;
	padding: 20px;

}


#body_ads {

	width: 300px;
	float: left;

}










.ranking_game {

	width: 460px;

	margin-bottom: 10px;

}

.ranking_rank {

	width: 50px;

	float: left;

	text-align: center;

	font-weight: bold;

}


.ranking_shaded {

	width: 410px;
	float: left;

}


.ranking_round {

	height: 5px;
	width: 410px;
	cursor: pointer;

}


.ranking_details {

	height: 50px;
	cursor: pointer;

}


.ranking_details_icon {

	width: 50px;
	height: 50px;

	float: left;

	padding-left: 5px;

	text-align: right;
}


.ranking_details_game {

	height: 50px;

	padding-left: 5px;
	padding-right: 5px;

	line-height: 50px;

	overflow: hidden;

	color: #BFBFBF;
	font-weight: bold;
	font-size: 18px;

}


.ranking_details_votes {

	height: 50px;
	float: right;

	text-align: right;

	padding-right: 10px;

	line-height: 50px;

	color: #767676;
	font-weight: bold;
	font-size: 18px;

}

#ranking_prevpage {

	float: left;
	width: 140px;
	text-align: left;
	margin-top: 20px;

}

#ranking_count {

	float: left;
	width: 190px;
	text-align: center;
	margin-top: 20px;

}

#ranking_nextpage {

	float: left;
	width: 140px;
	text-align: right;
	margin-top: 20px;

}


.ranking_pagelink {

	color: #E8B502;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;

}

.ranking_pagelink:hover {

	border-bottom: 2px dotted #D64702;

}



.ranking_expand {

	display: none;
	margin: 15px 10px 40px 10px;

}





.expand_browsershot {

	float: left;

	margin-right: 5px;
	margin-bottom: 5px;

	border: 2px solid #666;
	
	background-image: url('/images/design/loadingpreview.gif');

}


.expand_adsense {

	height: 90px;
	
}

.expand_linkdiv {

	height: 30px;
	line-height: 50px;
	margin-top: 25px;
	text-align: center;

}

.expand_link {

	color: #E8B502;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;

}


.expand_link:hover {

	border-bottom: 2px dotted #D64702;

}


.expand_pair {

	width: 130px;
	float: left;

}



.expand_property {

	font-weight: bold;
	color: #666;
	text-align: center;
	margin-top: 10px;

}

.expand_value {

	text-align: center;
	margin-bottom: 15px;

}

.expand_description {

	line-height: 1.6em;
	font-size: 12px;
}


.expand_ad {

	font-style: italic;
	color: #666;

}


div.expand_rollup {

	text-align: center;
	margin-top: 10px;

}



span.expand_rollup {

	color: #E8B502;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;

}


#footer_line {

	width: 775px;
	
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 10px;

	border-bottom: 2px dotted #600;

}




#footer_left {

	float: left;
	margin-bottom: 50px;

}





#footer_left a {

	color: #E8B502;
	text-decoration: none;
	
}


#footer_right {

	float: right;
	margin-bottom: 50px;

}










#custom {
	text-align: center;
}


.custom_div {
	margin-top: 20px;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}


#custom_submit {
	font-weight: bold;
}








#vote_link {

	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 20px;
	
}


#vote_skip {

	margin-bottom: 25px;
	font-size: 14px;
	text-align: center;

}

#vote_link a, #vote_skip a {

	color: #E8B502;
	text-decoration: none;

}

#vote_link a:hover, #vote_skip a:hover {

	border-bottom: 2px dotted #D64702;

}

#vote_success {

	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 20px;
	text-align: center;
	
}


#vote_forward {

	margin-bottom: 25px;
	font-size: 14px;
	text-align: center;
	
}



.clearfloat {
	clear: both;
	height: 1px;
	overflow: hidden;
}
