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

* {     
    margin: 0px; /*SETS 0 MARGIN*/    
    padding: 0px; /*SETS 0 PADDING*/
}

body {
	color: #ffffff; /*MAIN WEBSITE TEXT COLOR*/
	font-family: Arial, Helvetica, sans-serif, cursive;
	background-image: url(../images/bg.png); /*Background Image*/
	background-repeat: repeat-x; /*Repeats Background Horizontally*/
	background-color: #000000; /*Sets Color of Background when Background img Ends*/
}		
	
#page_container {
	width: 950px; /*Maximun Width of Layout*/
	margin-top: 5px; /*Adds Margin to Top of Container*/
	margin-right: auto; 
	margin-left: auto;
}
#top {
	background-image: url(.../images/top.png);
	width: 950px;
}
	

#top_nav {
	float: left;
	height: 47px;
	width: 950px;
	background-image: url(../images/nav.png); 
	background-repeat: repeat-x;
}
#header {
	float: left;
	height: 264px;
	width: 950px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}	
#bottom_nav {
	float: left;
	height: 46px;
	width: 950px;
	margin-top: -2px;
	background-image: url(../images/nav.png);
	background-repeat: repeat-x;
}
.nav-links li {
	list-style-type: none;
	float: left;
	text-align: center;
	letter-spacing: 0px;
	background-image: url(../images/Divider.png);
	background-repeat: no-repeat;
	background-position: right;
}

.nav-links li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	display: block;
	height: 30px;
	width: 158px;
	padding-top: 15px;
}

.nav-links li a:hover {
	color: #ff7200;
}

.nav2-links li {
	list-style-type: none;
	float: left;
	text-align: center;
	letter-spacing: 0px;
	background-image: url(../images/Divider.png);
	background-repeat: no-repeat;
	background-position: right;
}

.nav2-links li a{
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	display: block;
	height: 30px;
	width: 190px;
	padding-top: 15px;
}

.nav2-links li a:hover {
	color: #ff7200
}

#left_column{
	width: 200px;
	float: left;
	margin-top: 10px;
	background: #000000;
	
}

#menu {
	float: left;
	background: #222222;
	list-style: none;
	margin: 10px;
	margin-top: 12px;
	padding: 5px;
	width: 160px;
}
#menu li {
	font: 75.5% "Trebuchet", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #0a0a0a;
	border-bottom: 1px solid #393939;
	color: #777777;
	display: block;
	margin-top: 0px;
	padding: 5px 5px;
	text-decoration: none;
	font-weight:normal;
	}
#menu a:hover {
	background: #944201 url(..images/hover.gif) left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

#center_column{
	width: 400px;
	float:left;
	padding: 5px;
	margin-left: 64px;
	margin-top: 10px;
	background:none
	font-size: 12px;
	color: #ffffff;
}
#right_column1{
	width: 120px;
	padding-left: 5px;
	float: left;
	margin-top: 46px;
	background: #000000;
}
#right_column2{
	Width: 120px;
	padding-left: 5px;
	float: right;
	margin-top: 10px;
	
}

#realtree{
	width: 472px;
	margin-top: 10px;
	float: left;
	background-color:#000000;
}
#hpa_shop{
	width: 230px;
	float: right;
	margin-top: 10px;
	margin-right: 12px;
	background-color: #000000;	
}
#left_info{
	width: 400px;
	float: left;
	padding: 5px;
	margin-top: 40px;
	margin-left: auto;
	background-color: #111111;
	border-bottom: 2px solid #393939;
	color: #777777;
	
}
h2 {
	color: #FFFFFF; /*H2 FONT COLOR*/
	text-transform: uppercase; /*TRANSFORMS TEXT TO UPPERCASE*/
	font-size: 12px; /*H2 FONT SIZE*/
}
h1{
	color:#ffffff;
	text-transform: uppercase;
	background-image: url(../images/sep1.png); /*OUR DIVIDER IMAGE UNDERNEATH EACH LIST*/         
	background-repeat: repeat-x; /*REPEATS DIVIDER IMAGE HORIZONTALLY*/
    background-position: bottom; /*PLACES THE DIVIDER AT THE BOTTOM OF THE P TAG*/         
	padding-bottom: 15px; /*aDDS PADDING TO THE BOTTOM OF THE P TAG IN THE LIST*/
}
.left_info-list li {     
     list-style-type: none; /*REMOVES BULLET POINTS FROM THE LIST*/
}
.left_info-list li p {     
     font-size: 11px; /*LIST P TAG FONT SIZE*/
	 line-height: 18px; /*LIST P TAG FONT LINE HEIGHT*/
	 background-image: url(../images/sep1.png); /*OUR DIVIDER IMAGE UNDERNEATH EACH LIST*/          
	 background-repeat: repeat-x; /*REPEATS DIVIDER IMAGE HORIZONTALLY*/
	 background-position: bottom; /*PLACES THE DIVIDER AT THE BOTTOM OF THE P TAG*/          
	 padding-bottom: 15px; /*aDDS PADDING TO THE BOTTOM OF THE P TAG IN THE LIST*/
     padding-top: 10px;
 }  

li.lock {
	     background-image: url(../images/lock_icon.png); /*OUR LOCK ICON*/
		 background-repeat: no-repeat; /*STOPS ICON REPEATING*/
		 background-position: left top; /*KEEPS THE ICON IN THE TOP LEFT CORNER*/
		 padding-left: 20px; /*ADDS LEFT PADDING*/
}   

li.pool {
	
	     background-image: url(../images/jbuck.jpg); /*OUR COG ICON*/
		 background-repeat: no-repeat; /*STOPS ICON REPEATING*/
		 background-position: left top; /*KEEPS THE ICON IN THE TOP LEFT CORNER*/
		 padding-left: 108px; /*ADDS LEFT PADDING*/
}   

li.pred {     
          background-image: url(../images/ken1.jpg); /*OUR COINS ICON*/
		  background-repeat: no-repeat; /*STOPS ICON REPEATING*/
		  background-position: left top; /*KEEPS THE ICON IN THE TOP LEFT CORNER*/
		  padding-left: 108px; /*ADDS LEFT PADDING*/
}   

li.npool {
	     background-image: url(../images/newpool.png); /*OUR MAIL ICON*/
		 background-repeat: no-repeat; /*STOPS ICON REPEATING*/
		 background-position: left top; /*KEEPS THE ICON IN THE TOP LEFT CORNER*/
		 padding-left: 108px; /*ADDS LEFT PADDING*/
}
li.uc1 {
	     background-image: url(../images/uc1.png); /*OUR MAIL ICON*/
		 background-repeat: no-repeat; /*STOPS ICON REPEATING*/
		 background-position: left top; /*KEEPS THE ICON IN THE TOP LEFT CORNER*/
		 padding-left: 108px; /*ADDS LEFT PADDING*/
}
	
#right_info {
	width: 380px;
	float: right;
	margin-left: 20px;
	margin-top: 18px;
	border-bottom: 2px solid #393939;
	border-color:#F60;
	color: #777777;
}
p{
	font-size: 14px; /*TEXT FONT SIZE*/
	line-height: 22px; /*TEXT LINE HEIGHT*/
	margin: 5px 0 10px;  /*ADDS TOP MARGIN OF 5PX AND BOTTOM MARGIN OF 10PX NO MARGIN LEFT OR RIGHT*/
	padding: 4px; /*ADDS NO PADDING*/
}
h3{
	color: #FFF;
}
#bottom_left{
}
#bottom_right{
}
#ad_break{
	width: 950px;
	float: left;
	margin-top: 30px;
}

#ad_left{
	width: 470px;
	float: left;
}


#ad_right{
	width: 470px;
	float: right;
}
#footer{
	margin-top: 20px;
	width: 950px;
	float: left;
}
	
