@charset "utf-8";

/* CSS Document */
#trackme	{
}
#blank	{
	position:absolute;
	width:100%;
	height:100%;
	background-image:url(../images/boxfade.png);
	z-index:10;
	border:
}
a	{
	text-decoration:none;
	color:#039;
}
div	{
	margin:0;
	padding:0;
}
p	{
	padding:0;
	margin:0;
}
#commentbox:hover	{
	background-color:#FFC;
}
#commentbox	{
		width:60%;
}
.byline	{
	color:#00F;
	font:verdana;
	font-size:17px;
	font-weight:bold;
}
.comments	{
	font:verdana;
	font-size:14px;
	color:#09C;
	border-bottom:#999 solid 1px;
}
a:hover	{
	color:#0CF
}
.gameinfo	{
	background-image:url(../images/gamedetails.png);
	background-position:top;
	background-repeat:repeat-x;
}
img .gameinfo	{
	border:#000 solid 1px;
}
.game_desc	{
	font:verdana;
	font-size:12px;
	font-weight:normal;

}
.game	{
	text-align:center;
}
a img	{
	border: none;
}
.gametitle	{
	font:verdana;
	font-weight:bolder;
	font-size:18px;
	color:#003;
}
div	{
	padding 0;
	margin 0;
}

body	{
	text-align:center;
	background:#0060C4 url(../images/bg.png) repeat-x bottom;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#results	{
	border:#000 1px solid;
	width:200px;
	margin:0;
	padding:0;
	margin-left:14px;
}

.wrap	{
	width:1000px;
	margin:0 auto;
	text-align:left;
	min-height:600px;
	background:#FFF;
	clear:both;
}
.shaddow	{
	width:1100px;
	margin:0 auto;
	background:url(../images/sideshaddow.png) repeat-y;
}

.header {
	padding: 5px 5px 20px;
}

.leftmenu	{
	float:left;
	width:23%;
	text-align:center;
	margin-left:20px;
	min-height: 400px;
	font:verdana;
	color:#0db9f9;
}
.main	{
	float:right;
	width:70%;
	overflow:hidden;
	margin:10px 20px 10px 20px;
}

.main ul li a {
	text-decoration:none;
	color:#0db9f9;
}

ul#tab {
	list-style:none;
}
ul#tab li {
	display: inline;
}
ul#tab a {
	border: 1px dashed #000;
	border-bottom: none;
	padding: 5px 15px 5px 15px;
	margin-right: 5px;
	background-color: #76E0FF;
	text-decoration: none;
	color: #333;
}
#menu	{	
	margin: 0;
	padding: 0;
	width:900px;
	clear:both;
	overflow:hidden;
}

#menu ul	{
	background-image:url(../images/menu_grad.gif);
}


.navbar	{
	float:none;
	background-image:url(../images/menu_grad.gif);
	height:37.5px;
	margin: 0 auto;
	margin-top:0;
	padding-top:0;
}

#menu li	{	
	float: left;
	list-style: none;
	font: 18px verdana;
	background:#6A6A6A;
}

#menu li a	{
	display: block;
	height:29px;
	padding:8px 20px 0px 20px;
	text-decoration: none;
	width: auto;
	color:#FFF;
	background:url(../images/menu_grad.gif);
}

#menu li a:hover	{
	background:url(../images/menu_grad_over.gif);
	height:29px;
}

#menu li ul	{
	margin: 0;
	padding: 0;
	position: absolute;
	border-top: 1px solid white;
	visibility:hidden;
	}
.menuheader	{
	font-size:14px;
	background:url(../images/menutitle.png) repeat-x top;
	color:#FFF;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:10px;
	height:22px;
	margin-top:2px;
	font-weight:bold;
	-moz-border-radius: 7px;
	border:#31afff 2px solid;
}
.container	{
	background:#b2d8ff;
	-moz-border-radius:7px;
	padding:2px 2px 20px 2px;
	margin:10px 0 10px 0;
	border:#c1ebff 1px solid;
}
#searchbox	{
	border:#000 1px solid;
	width:200px;
	color:#06F;
	font-weight: bold;
	height: 24px;
	font-size: 18px;
	vertical-align: middle;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
		
#menu li ul li	{
	float: none;
	display: inline
}
		
#menu li ul li a	{
	width: 100%;
	background:#76e0ff;

}

#submenu {
	width:75px;
}
		
#menu li ul li a:hover	{
	background: #04abfc;
}
.odd {
	background-color:#CCC;
}

.search_game{	/* Styling question */
	/* Start layout CSS */
	font-size:0.9em;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;	
	height:20px;
	background:#66FF66;
	border: 1px #000 dashed;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.search_info{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:432px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	
	border:#000 1px solid;
	background:#6F6;
}
.search_info_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
.content	{
	overflow:hidden;
	clear:both;
	background:url(../images/menus.png) top no-repeat;
	padding:20px 0 0 0;
}


/*// Pagination//*/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #528489;
	text-decoration: none;
	color: #959595;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #959595;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #5B5656;
	
	font-weight: bold;
	background-color: #5B5656;
	color: #FFF;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	color: #DDD;
}
.main_header	{
	width: 1000px;
	height:150px;
	margin: 0 auto;
	text-align:left;
}
#input
{
	border: 3px solid #9CF;
	color:#006;
	font:verdana;
	font-size:14px;
	vertical-align: middle;
	text-decoration: none;
}

#input:hover
{
	border: #09F 3px solid;
}
#link
{
	border: 1px solid #F00;
	color:#006;
	font:verdana;
	font-size:14px;
	vertical-align: middle;
	text-decoration: none;
}
#commentform	{
	font:verdana;
	color:#09F;
}
#share	{
	font:verdana;
	font-size:12px;
	padding:5px;
}
fieldset	{
		border: 3px solid #9CF;
}
.error	{
	background-color:#F99;
	
}
#chatbox	{
	height:200px;
	background-image:url(../images/chatbg.png);
}
.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; 
}
#tracker {
	position:absolute;
	color:#FFF;
	background:url(../images/boxfade.png);
	width:200px;
	height:33px;
	z-index:11;
	font-size:18px;
	right:0px;
}
.time	{
	color:#666;
	font-size:14px;
	font-weight:normal;
}
/* MY BUTTONBASHERS CSS */
.my_content	{
	margin:20px;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.my_box	{
	border-bottom:#CCC 1px double;
	min-height:50px;
	vertical-align:middle;
	font-size:13px;
	width:60%;
}
.my_box	a {
	color:#39F;
	text-decoration:none;
}
.my_box a:hover	{
	text-decoration:underline;
}
.my_box img	{
	border:#006 solid 3px;
}
.my_time	{
	color:#666;
	font-size:10px;
}
.links	{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
}
.stats_title {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006;
}
.stats_main	{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06F;
}
.news_main	{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006;
}
.chart	{
	font-size:12px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#003;
	text-align:left;
}
.footer a {
	color:#FFF;
	text-decoration:underline;
}
.footer	{
	color:#FFF;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
#searchresult:hover	{
	background-color:#9FF;
}
.featured_src	{
	 width: 10%;
	 float: left;
}
.featured_desc	{
	width: 64%;
	float: right;
}
.featured_title	{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#003;
	font-size:16px;
	font-weight:bold;
}
.featured_words	{
	font-size:12px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	min-height:150px;
}
.featured_plays	{
}
.featured.rating	{
}
#charttable	{
	text-align:center;
}
.charttitle	{
	font-size:12px
}
 * {
 margin: 0;
 }
html, body {
 height: 100%;
 }
 .wrapup {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
 }

 .stickyfeet	{
    bottom: 0;
    width: 100%;

	margin:0 auto;
    position: fixed;
	text-align:center;

 }
 .stickybody	{
	width:85%;
	height: 25px;
	background:#F7F7F7 url(../images/chatgrad.png);
	border:#666 1px solid;
	-moz-border-radius:10px 10px 0 0;
	margin:0 auto;
	text-align:left;
	padding: 0 20px;
	border:#666 1px double;
	border-bottom:none;
}
 .chatbox	{
	 padding:0 5px;
	 float:left;
	 width:180px;
	 border:1px #006 solid;
	 height:19px;
	 margin:2px 20px 0 2px;
	 -moz-border-radius:5px;
}
.chatusers	{
		 padding:0 5px;
	 float:left;
	 width:180px;
	 border:1px #006 solid;
	 height:19px;
	 margin:2px 20px 0 2px;
	 -moz-border-radius:5px;
	
	}
.chatbox_user	{
	padding:1px 5px;
	font-size:12px;
	color:#333;

}

.open_chat	{
	height:150px; width:200px; background:#FFF; position:fixed; bottom:25px; border:#666 1px double; border-bottom:none; display:none;
}
.open_chat_title	{
	background:url(../images/chatgrad.png); height:15px; font-size:14px; padding:5px;
}
.open_chat_title a	{font-size:12px; font-weight:bold; }
.open_chat_title a:hover	{ text-decoration:underline; }

#tabs	{
	font-size:12px;
}
#rateconc	{
	margin-left:20px;
	font-size:14px;
	padding:3px;

	
}