@charset "utf-8";
/* CSS Document */

body {
	color: #999;
	margin: 0px;
	font: normal 12px "Segoe UI", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #161616;
	background-image: url(../images_main/background.png);
	background-repeat: repeat;
	padding-top: 30px;
}

.floatRight{
	float: right;
	background-image: url(../game/images/street/rank1.png);
	margin-bottom: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#container {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	
}
.construction {
	margin-left: 50px;
	margin-right: 50px;
	background-color: #FC6;
	padding: 10px;
	color: #000;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px solid #333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}
.logo_main_top {
	height: 224px;
	background-image: url(../images_main/top_logo_906x234.png);
	background-repeat: no-repeat;
}
.logo_main_top_sm {
	height: 148px;
	background-image: url(../images_main/top_logo_906x148.png);
	background-repeat: no-repeat;
}
.logo_main_bot {
	background-image: url(../images_main/bottom_logo_906x141.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
}
.logo_main_bot_sm {
	background-image: url(../images_main/bottom_logo_906x51.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 51px;
}
.logo_main_back {
	background-image: url(../images_main/box_back.png);
	background-repeat: repeat;
}
.logo_main_bottom {
	background-image: url(../images_main/box_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 28px;
}
.links_bar {
	padding-top: 45px;
	padding-left: 30px;
	font-size: 14px;
	
}
h1 {
	text-decoration: none;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom: 1px solid #333;
	margin-top:0px;
	margin-left: 30px;
	margin-right: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
.box_text {
	color: #CCC;
	font-size: 14px;
	margin-left: 30px;
	margin-right: 30px;
	
}
.entry_form {
	height: 70px;

	
}
a {
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
	
}
A:hover {
	COLOR: #FF0;
}
.entry {
	color: #999;
	font: 16px Tahoma, Geneva, sans-serif;
	background-color: #252525;
	background-image: url(../images_main/entry_back.png);
	border: 1px solid #000;
}
.button {
	background-color: #252525;
	background-image: url(../images_main/entry_back.png);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	border: 1px solid #000;
}

.alert_title {
	text-align: left;
	height: 22px;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 16px;
	font-weight: normal;
	background: url(../game/images/street/alert_back.png) repeat-x;
	color: #FFF;
	text-decoration: blink;
}
.alert_under {
	color: #FFF;
	background-color: #006292;
}

h2 {
	padding: 2px;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom: 1px solid #333;
	margin-top: 5px;
}
.man_text_sub {
	font-size: 18px;
	font-style: normal;
	color: #FC0;
	border-bottom: 1px solid #333;	
}
.man_text_sub_hd {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	text-decoration: underline;
}
.man_text_sub_hd_2 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.list_sub_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.top1 {
	padding: 2px;
	float: left;
	height: 250px;
	width: 300px;
	border: 1px solid #333;	
}
.top2 {
	padding: 2px;
	float: left;
	height: 250px;
	width: 300px;
	border: 1px solid #333;	
	
}
.top3 {
	padding: 2px;
	float: left;
	height: 250px;
	width: 330px;
	border: 1px solid #333;	
	
}
.foot {
	color: #FFF;
	padding: 2px;
	height: 150px;
	background: #161616;
}
.rank1{
	background-image: url(../game/images/street/rank1.png);
}
.rank2{
	background-image: url(../game/images/street/rank2.png);
}
.ranks{
	background-image: url(../game/images/street/ranktop.png);
}

.ranktop{
	background-image: url(../game/images/street/ranktop.png);
}
