ul li
{	
		
	right:5px;
	height:10px;

}
li
{	
	
	right:5px;
	height:10px;

}


#billiard-main-content-top table
{	
	width:600px;	
	color:white;
	border-color:white;
      text-align:left;
      vertical-align:top;
}
#billiard-main-content-top p
{
	text-align:left;
      
}
#billiard-main-content-top td
{
	vertical-align:top;
	text-align:left;
	
	
}

#billiard-main-content-top .billiard-game-icon
{
	width:100px;
	height:100%;
}
#billiard-main-content-top .billiard-game-description
{
	width:200px;
height:100%;
}


#billiard-main-content a
{
	color:orange;
	text-decoration:underline;
}
#billiard-table-content 
{
	width:660px;
	border-bottom:5px;
	border-color:gray;
	color:white;
	text-align:left;
	vertical-align:top;
	font-family:arial;
     
}
#billiard-table-content td
{
	
	height:10px;
	vertical-align:top;
}
#billiard-table-content a
{
	font-size:12px;
	text-decoration:none;
	color:white
}
#billiard-table-content a:visited
{
	color:violet;
}

#billiard-main-content-top .billiard_thread_even
{
	background_color:blue;
	border: 1px solid black;
}
h4
{
	font-size:12px;
	color:orange;
}

#billiard-main-content-top #billiard-forum-stats
{
	width:300px;
	/*height:700%;*/
}

#billiard-forum-stats td
{
	/*width:300px;*/
	height:105px;
	border:1px solid white;
      background-color:rgb(111,135,78);
	text-align:center;
	vertical-align:middle;
	color:white;
}
#billiard_forum_num_topics 
{
	width:75px;
}
#billiard_forum_num_reply
{
	width:75px;
}
#billiard_forum_last_post /*id*/
{
	width:150px;
}





.forum-category /*class*/
{
/* table for the description*/
	height:105px;
	background-color:rgb(111,135,78);
	padding:10px;
}

/* table for reply tables */

#billiard_reply_table
{
	width:650px;
	padding:1em;
	font-size:12px;
}
#billiard_reply_table td
{
	height:10px;
padding:5px;
}
#billiard_reply_table span
{
	color:orange;
}
.reply_author_header
{
	height:10px;
	background-color:rgb(100,60,0);
	border:1px solid black;
	
}
.reply_author_thread
{
	height:10px;
	background-color:rgb(100,60,0);
	border:1px solid black;
	font-size:15px;
}

.billiard_thread_even
{
	background-color:rgb(50,50,50);;

}
.billiard_thread_thread_even
{
	background-color:rgb(50,50,50);
	font-size:15px;
}
.billiard_thread_odd
{
	background-color:rgb(100,100,100);
}
.billiard_thread_thread_odd
{
	background-color:rgb(100,100,100);
	font-size:15px;
}

.reply_spacer
{
	background-color:white;
	height:15px;
}

/* table for end reply tables */

/* Billiard topic table */
#billiard_topic_table td
{
	border:1px solid black;
	font-size:14px;
}
.billiard_topic_header
{
			

	background-color:rgb(100,60,0);
	border:1px solid black;

}
.billiard_topic_header h4
{
	color:orange;
	font-size:15px;
	text-align:center;
}
.billiard_topic_odd
{
	background-color:rgb(100,100,100);	
}
#billiard_topic_user
{
	background-color:rgb(50,50,50);
}
#billiard_topic_topic
{
	background-color:rgb(50,50,50);
	
}
#billiard_topic_reply
{
	background-color:rgb(50,50,50);
}
#billiard_topic_view
{
	background-color:rgb(50,50,50);
}
#billiard_topic_date
{
	background-color:rgb(50,50,50);
}
#billiard_topic_time
{
	background-color:rgb(50,50,50);
}


/* Billiard topic table */

/*  table new Topic
#tblForumThread
{
	width:550px;
	text-align:left;
margin:10px;
}
#tblForumThread td
{
	width:600px;
	text-align:left;
}
/* Billiard topic table */

#tblForumReply
{
	width:550px;
	text-align:left;

}

/*for terminology*/
#billiard-main-content #billiard-terms-index
{
	text-align:center; 
	
}
#billiard-terms-index a
{
	color:white; 
	font-weight:bold;
}
#billiard-terms-index a:hover
{
	color:blue; 
	
}

