
/* CSS Document */

body,html {
	margin: 0px;
	padding: 0px;

}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	background: #6e479e url(images/bg.gif) ;
	background-repeat:repeat;
	margin:0px;
	text-shadow:#f5f5f5 1px 1px 0px;
	letter-spacing:0.03em;
	line-height:18px;
}

p{
text-align:justify;
}
img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color:#b80f86;
}
a:visited {
	text-decoration: none;
	color:#b80f86;
}
a:hover {
	text-decoration: underline;
	color:#6e479e;
	text-shadow:none;
}
b{
color:#000;
}

h1{
color:#6e479e;
font-weight:normal;
font-size:26px;
text-shadow:none;
text-align:center;
margin:0px 0px 40px 0px;
}
h2{
font-weight:bold;
color:#fff;
font-size:12px;
}
h3{
color:#b80f86;
font-size:18px;
font-weight:bold;
}
.purpleText{
color:#6e479e;
font-size:14px;
font-weight:bold;
}
.smwhite{
font-size:11px;
font-weight:bold;
color:#fff;
}

#checklist{
margin:0px;
padding:0px;
display:block;
}
#checklist li {
background:url(images/icon_check.gif) 0px 5px no-repeat;
margin-left:0px;
padding:0px 0px 0px 22px;
font-size:12px;
line-height:22px;
list-style: none;
display:block;
}



/* Private Messages */
.messagesummary{
font-size:11px;
letter-spacing:0.03em;
color:#555;
line-height:15px;
}
#pmContainer{
width:630px;
margin:0 auto;
}
.private_message_left{
width:125px;
float:left;
text-align:center;
background-color:#e5e5e5;
margin-right:10px;
padding:10px;
}
.private_message_main{
width:auto;
float:left;
padding:5px;
}




td.cattop { 
	height:20px;
	color:#F7DB16;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	background: transparent url(images/sidebar_header.gif) no-repeat left;
	background-repeat:repeat-x;
}




.small_sections{
	color:#FFFFFF;
	width: auto;
	margin-left:2px;;
	margin-right:2px;
	margin-bottom:5px;
	border:0px solid #000000;
}


.registration{
	margin-right:150px;
	float: right;
	height:20px;
	color:#6e479e;
	font-size:14px;
	font-weight:bold;
	padding:2px;
}


.formField{
background:#fff;
border:1px solid #ccc;
padding:4px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
letter-spacing:0.02em;
color:#555;
}
.registerField{
width:200px;
background:#fff;
border:1px solid #ccc;
padding:4px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
letter-spacing:0.02em;
color:#555;
}
.registerButton{
background:url(images/button_register.gif) 0px 0px no-repeat;
height:28px;
padding:0px;
width:118px;
border:0px;
cursor:pointer;
}
.composeButton{
background:url(images/button_compose.gif) 0px 0px no-repeat;
height:28px;
padding:0px;
width:118px;
border:0px;
cursor:pointer;
}
.sendButton{
background:url(images/button_send.png) 0px 0px no-repeat;
height:28px;
padding:0px;
width:80px;
border:0px;
cursor:pointer;
}
.buttonUpdate{
background:url(images/button_update.gif) 0px 0px no-repeat;
height:28px;
padding:0px;
width:92px;
border:0px;
cursor:pointer;
}
.commentButton{
background:url(images/button_comment.png) 0px 0px no-repeat;
height:28px;
padding:0px;
width:150px;
border:0px;
cursor:pointer;
margin-top:5px;
}
.commentDate{
font-size:11px;
letter-spacing:0.03em;
color:#888;
}


/*browsegames menu*/
.browsegames {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
margin:3px;
padding:0;
text-transform:uppercase;
 }
.browsegames ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.browsegames li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999999;
	padding: 0px 0px 1px 0px;
	background:url(images/bullet-green.gif) no-repeat left;
}
.browsegames li a,.browsegames li a:visited {
font-weight:bold;
	font-size: 11px;
	text-align:left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px 2px 18px;
	display:block;
	
}
.browsegames li a:hover {
	text-decoration: none;
	color: #339900;
	
}
.browsegames li.gamedownload a{
/*color:#228988 !important;*/
font-weight:bold;
}


/**/



.pagination{
width: auto; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
border: 1px solid #EEEEEE;
border-width: 0 0px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 315px; /*IE5 width*/
w\idth: 315px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: #fff;
	text-align:center;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 4px 6px 4px 8px;
	margin: 2px;
	border: 1px solid #4c297c;
	text-decoration: none; /* no underline */
	color: #fff;
	background-color: #6e479e;
	text-align:center;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #950068;
  color: #fff;
  text-decoration: none;
  background-color: #b80f86;
}

div.pagination span.current {
  font-size:9pt;
  font-weight: bold;
	padding: 4px 6px 4px 8px;
	margin: 2px;
	border: 1px solid #950068;
	background-color: #b80f86;
	color: #fff;
	text-align:center;
	}
	
div.pagination span.disabled {
	padding: 4px 6px 4px 8px;
	margin: 2px;
	border: 1px solid #EEE;

	}
	
	div.pagination span.dots {
  font-size:16px;
  font-weight: bold;
	padding: 4px 6px 4px 8px;
	margin: 2px;
	border: 1px solid #181818;
	color: #fff;
	}


.useradmin{
  text-align:right;
  color:#FFFFFF;
}

.useradmin a:link {
text-decoration: underline;
color: #FFFFFF;
}
.useradmin a:visited {
text-decoration: underline;
color: #FFFFFF;
}
.useradmin a:hover {
text-decoration: underline;
color: #FFFF00;
}
.useradmin a:active {
text-decoration: underline;
color: #FFFFFF;
}	

.game_breadcrumb a:link {
text-decoration: underline;
color: #FFFFFF;
}
.game_breadcrumb a:visited {
text-decoration: underline;
color: #FFFFFF;
}
.game_breadcrumb a:hover {
text-decoration: underline;
color: #FFFF00;
}
.game_breadcrumb a:active {
text-decoration: underline;
color: #FFFFFF;
}	



.footer{
width:950px;
height:60px;
margin:0 auto;
padding:0px 0px 20px 0px;
color:#ff8eee;
text-shadow:#810057 -1px -1px 0px;
font-size:11px;
letter-spacing:0.05em;
line-height:14px;
clear:both;
}
a.footer:link{
color:#fff;
}
a.footer:active{
color:#fff;
}
a.footer:visited{
color:#fff;
}
a.footer:hover{
color:#ff8eee;
}
#footerLeft{
background:url(images/footer_left.gif) no-repeat;
width:10px;
height:60px;
float:left;
margin:0px;
padding:0px;
}
#footerMiddle{
background:url(images/footer_middle.gif) repeat-x;
width:930px;
height:60px;
float:left;
margin:0px;
padding:0px;
}
#footerRight{
background:url(images/footer_right.gif) no-repeat;
width:10px;
height:60px;
float:left;
margin:0px;
padding:0px;
}
#footerMiddle_left{
padding:15px 0px 0px 0px;
height:45px;
width:450px;
float:left;
}
#footerMiddle_center{
background:url(images/footer_flourish.gif) 0px 14px no-repeat;
width:30px;
height:60px;
float:left;
}
#footerMiddle_right{
padding:15px 0px 0px 0px;
height:45px;
width:450px;
float:left;
text-align:right;
}









#headerBG{
background:url(images/bg_header.gif) repeat-x;
width:100%;
height:260px;
margin:0 auto;
padding:0px;
}
#header{
background:url(images/logo.gif) 0px 10px no-repeat;
width:950px;
margin:0 auto;
padding:0px;
height:260px;
}
#logo{
background:url(images/logo.png) 0px 10px no-repeat;
width:231px;
height:244px;
float:left;
padding:0px;
}
#headerRight{
background:url(images/tagline.png) 0px 90px no-repeat;
width:740px;
height:260px;
padding:0px;
margin:0px;
float:right;
}
#headerAd728x90{
float:right;
padding:0px;
margin-top:10px;
border:1px solid #4c297c;
width:728px;
height:90px;
clear:both;
}

#navBG{
background:url(images/bg_nav.gif) repeat-x;
width:100%;
height:40px;
margin:0 auto;
padding:0px;
}
#nav{
width:950px;
height:40px;
margin:0 auto;
padding:0px;
}
#navlinks{
height:40px;
width:550px;
float:left;
margin:0px;
padding:0px;
}
#sitenav{
margin:0px;
padding:0px;
}
#sitenav li {
margin-left: 0;
padding:0px;
font-size:18px;
line-height:18px;
list-style: none;
display:inline-block;
}
#sitenav li a{
font-size:18px;
height:22px;
display:inline-block;
padding:9px;
color:#b40c81;
text-shadow:#e5e5e5 1px 1px 0px;
text-decoration:none;
}
#sitenav li a:visited{
text-shadow:#e5e5e5 1px 1px 0px;
text-decoration:none;
}
#sitenav li a:hover{
color:#777777;
text-shadow:#e5e5e5 1px 1px 0px;
text-decoration:none;
}

a.topsite:link{
display:block;
color:#4c297c;
text-shadow:#e5e5e5 1px 1px 0px;
text-decoration:none;
}
a.topsite:visited{
display:block;
color:#4c297c;
text-shadow:#e5e5e5 1px 1px 0px;
text-decoration:none;
}
a.topsite:hover{
display:block;
color:#b40c81;
text-shadow:none;
text-decoration:underline;
}

#searchBox{
height:40px;
float:left;
width:235px;
}
.searchStyle{
background:url(images/searchbox.gif) no-repeat;
color:#555;
height:21px;
padding:6px 10px 0px 10px;
width:160px;
border:0px;
margin-top:6px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:11px;
letter-spacing:0.02em;
}
.searchStyle:hover{
color:#b80f86;
}
.searchButton{
background:url(images/button_search.gif) 0px 0px no-repeat;
height:27px;
padding:0px;
width:35px;
border:0px;
margin-top:6px;
cursor:pointer;
}
.searchButton:hover{
background:url(images/button_search.gif) 0px -33px no-repeat;
height:27px;
padding:0px;
width:35px;
border:0px;
margin-top:6px;
cursor:pointer;
}
input:focus {
	outline:none;
}
#selectGame{
height:40px;
float:left;
width:160px;
}
.drop-down-left{
background:#fff;
border:1px solid #ccc;
margin-top:6px;
width:160px;
padding:4px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
letter-spacing:0.02em;
color:#555;
}
.drop-down-left:hover{
color:#b80f86;
}



#container{
margin:0 auto;
padding:20px 0px 20px 0px;
width:951px;
clear:both;
height:auto;
overflow:auto;
}

#leftContainer{
float:left;
width:140px;
padding:0px;
margin:0px 10px 0px 0px;
}

#middleContainer{
float:left;
width:650px;
padding:0px;
margin:0px 10px 0px 0px;
}

#rightContainer{
float:left;
width:140px;
padding:0px;
margin:0px;
}

#categories{
width:140px;
padding:0px;
margin:0px 0px 10px 0px;
}
#categories_top{
background:url(images/categories_top.gif) no-repeat;
width:140px;
height:50px;
padding:0px;
margin:0px;
}
#categories_middle{
background:#fff url(images/caticons.gif) 4px 12px no-repeat;
width:118px;
height:auto;
padding:0px 10px 0px 10px;
margin:0px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
#categories_bottom{
background:url(images/white140px_bottom.gif) no-repeat;
width:140px;
height:10px;
padding:0px;
margin:0px;
}

#categoriesList{
margin:0px;
padding:0px;
display:block;
}
#categoriesList li {
margin: 0px;
padding:0px;
font-size:12px;
letter-spacing:0.02em;
list-style: none;
display:block;
line-height:18px;
}
#categoriesList li a{
width:87px;
font-size:12px;
letter-spacing:0.03em;
line-height:18px;
font-weight:bold;
display:block;
padding:8px 0px 8px 31px;
color:#4c297c;
text-shadow:none;
text-decoration:none;
border-bottom:1px dotted #c094f2;
}
#categoriesList li a:visted{
text-shadow:none;
text-decoration:none;
}
#categoriesList li a:hover{
color:#b40c81;
text-shadow:none;
text-decoration:none;
}


#affiliates{
width:140px;
padding:0px;
margin:0px 0px 10px 0px;
}
#affiliates_top{
background:url(images/affiliates_top.gif) no-repeat;
width:140px;
height:22px;
padding:0px;
margin:0px;
}
#affiliates_middle{
background:#e5e5e5;
width:118px;
padding:10px 10px 0px 10px;
margin:0px;
border-left:1px solid #b5b5b5;
border-right:1px solid #b5b5b5;
}
#affiliates_bottom{
background:url(images/gray140px_bottom.gif) no-repeat;
width:140px;
height:10px;
padding:0px;
margin:0px;
}


#ads100x100{
width:140px;
height:340px;
padding:0px;
margin:0px;
}
#ads100x100_top{
background:url(images/gray140px_top.gif) no-repeat;
width:140px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
#ads100x100_middle{
background:#e5e5e5;
width:118px;
height:320px;
padding:0px 10px 0px 10px;
margin:0px;
border-left:1px solid #b5b5b5;
border-right:1px solid #b5b5b5;
}
#ads100x100_bottom{
background:url(images/gray140px_bottom.gif) no-repeat;
width:140px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}


#featuredContainer{
width:650px;
height:270px;
margin:0 auto;
padding:0px 0px 10px 0px;
}

#featuredGames{
width:320px;
height:270px;
margin-right:10px;
float:left;
padding:0px;
overflow:hidden;
}
#featuredGames_top{
background:url(images/featuredGames_top.gif) no-repeat;
width:320px;
height:22px;
padding:0px;
margin:0px;
}
#featuredGames_middle{
background:#b80f86;
width:299px;
height:228px;
padding:10px 10px 0px 9px;
margin:0px;
border-left:1px solid #930065;
border-right:1px solid #930065;
}
#featuredGames_bottom{
background:url(images/featuredGames_bottom.gif) no-repeat;
width:320px;
height:10px;
padding:0px;
margin:0px;
}
#featuredGames .featuredDescription{
color:#ff8eee;
text-shadow:#810057 -1px -1px 0px;
font-size:11px;
letter-spacing:0.05em;
line-height:15px;
text-align:justify;
}
#featuredGames p{
margin:10px 0px 0px 0px;
}
#featuredGames a:link{
color:#fff;
text-shadow:#810057 -1px -1px 0px;
font-size:20px;
letter-spacing:0.05em;
line-height:20px;
text-decoration:none;
display:block;
}
#featuredGames a:visited{
color:#fff;
text-shadow:#810057 -1px -1px 0px;
font-size:20px;
letter-spacing:0.05em;
line-height:20px;
text-decoration:none;
display:block;
}
#featuredGames a:hover{
color:#ff8eee;
text-shadow:#810057 -1px -1px 0px;
font-size:20px;
letter-spacing:0.05em;
line-height:20px;
text-decoration:none;
display:block;
}

#ad300x250{
width:320px;
height:270px;
padding:0px;
margin:0px;
float:left;
text-align:center;
overflow:hidden;
}
#ad300x250_top{
background:url(images/gray320px_top.gif) no-repeat;
width:320px;
height:10px;
padding:0px;
margin:0px;
float:left;
overflow:hidden;
}
#ad300x250_middle{
background:#e5e5e5;
width:298px;
height:250px;
padding:0px 10px 0px 10px;
margin:0px;
float:left;
text-align:center;
border-left:1px solid #b5b5b5;
border-right:1px solid #b5b5b5;
overflow:hidden;
}
#ad300x250_bottom{
background:url(images/gray320px_bottom.gif) no-repeat;
width:320px;
height:10px;
padding:0px;
margin:0px;
float:left;
overflow:hidden;
}


#mainContent{
width:650px;
padding:0px;
margin:0px 0px 10px 0px;
text-align:justify;
text-shadow:none;
}
#mainContent_top{
background:url(images/white650px_top.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0 auto;
overflow:hidden;
}
#mainContent_middle{
background:#fff;
width:628px;
padding:10px 10px 0px 10px;
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
text-align:justify;
text-shadow:none;
min-height:700px;
}
#mainContent_stars{
background:#fff url(images/starbg.gif) center top no-repeat;
width:628px;
padding:10px 10px 0px 10px;
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
text-align:justify;
text-shadow:none;
min-height:700px;
}
#mainContent_bottom{
background:url(images/white650px_bottom.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0 auto;
overflow:hidden;
}


#arcadeNews{
width:650px;
padding:0px;
margin:0px 0px 10px 0px;
text-align:justify;
}
#arcadeNews_top{
background:url(images/gray650px_top.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
#arcadeNews_middle{
background:#e5e5e5;
width:628px;
padding:0px 10px 0px 10px;
margin:0px;
border-left:1px solid #b5b5b5;
border-right:1px solid #b5b5b5;
text-align:justify;
}
#arcadeNews_bottom{
background:url(images/gray650px_bottom.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}

.games{
width:650px;
height:202px;
padding:0px;
margin:0px 0px 10px 0px;
text-align:center;
}
.gamesTop{
width:650px;
height:50px;
padding:0px;
margin:0 auto;
}
.gamesTop_left{
background:url(images/gamesmain_left.gif) no-repeat;
width:10px;
height:50px;
padding:0px;
margin:0px;
float:left;
overflow:hidden;
}
.gamesTop_middle{
background:url(images/gamesmain_middle.gif) repeat-x;
width:630px;
height:50px;
padding:0px;
margin:0px;
float:left;
text-align:center;
}
.gamesTop_right{
background:url(images/gamesmain_right.gif) no-repeat;
width:10px;
height:50px;
padding:0px;
margin:0px;
float:left;
overflow:hidden;
}

.gamesMiddle{
background:#fff;
width:628px;
height:142px;
padding:0px 10px 0px 10px;
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
text-align:center;
}
.gamesBottom{
background:url(images/white650px_bottom.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0 auto;
}
.gameThumb{
height:130px;
width:90px;
border:1px solid #aaa;
float:left;
margin:10px 12px 0px 0px;
}


#newestGames{
width:650px;
height:200px;
padding:0px;
margin:0px 0px 10px 0px;
text-align:center;
overflow:hidden;
}
#newestGames_top{
background:url(images/gamesmain_middle.gif) repeat-x;
width:650px;
height:50px;
padding:0px;
margin:0 auto;
}
#newestGames_middle{
background:#fff;
width:628px;
height:140px;
padding:0px 10px 0px 10px;
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
#newestGames_bottom{
background:url(images/white650px_bottom.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0 auto;
overflow:hidden;
}


#latestGames{
width:650px;
height:80px;
padding:0px;
margin:0px 0px 10px 0px;
text-align:center;
overflow:hidden;
}
#latestGames_top{
background:url(images/gray650px_top.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0 auto;
}
#latestGames_middle{
background:#fff;
width:628px;
height:60px;
padding:0px 10px 0px 10px;
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
#latestGames_bottom{
background:url(images/white650px_bottom.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0 auto;
overflow:hidden;
}


#popularGames{
width:650px;
height:80px;
padding:0px;
margin:0px 0px 10px 0px;
text-align:center;
overflow:hidden;
}
#popularGames_top{
background:url(images/gray650px_top.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0 auto;
}
#popularGames_middle{
background:#fff;
width:628px;
height:60px;
padding:0px 10px 0px 10px;
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
#popularGames_bottom{
background:url(images/white650px_bottom.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0 auto;
overflow:hidden;
}


#ad468x60{
width:650px;
height:80px;
padding:0px;
margin:0 auto;
text-align:center;
}
#ad468x60_top{
background:url(images/gray650px_top.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0 auto;
overflow:hidden;
}
#ad468x60_middle{
background:#e5e5e5;
width:628px;
height:60px;
padding:0px 10px 0px 10px;
margin:0 auto;
border-left:1px solid #b5b5b5;
border-right:1px solid #b5b5b5;
}
#ad468x60_bottom{
background:url(images/gray650px_bottom.gif) no-repeat;
width:650px;
height:10px;
padding:0px;
margin:0 auto;
overflow:hidden;
}


#members{
width:140px;
padding:0px;
margin:0px 0px 10px 0px;
color:#ff8eee;
text-shadow:#810057 -1px -1px 0px;
font-size:11px;
letter-spacing:0.05em;
line-height:14px;
text-align:justify;
}
#members_top{
background:url(images/members_top.gif) no-repeat;
width:140px;
height:22px;
padding:0px;
margin:0px;
}
#members_middle{
background:#b80f86;
width:118px;
padding:10px 10px 0px 10px;
margin:0px;
border-left:1px solid #930065;
border-right:1px solid #930065;
text-align:justify;
}
#members_bottom{
background:url(images/members_bottom.gif) no-repeat;
width:140px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
.loginButton{
background:url(images/button_login.gif) left top no-repeat;
width:118px;
height:28px;
border:0px;
cursor:pointer;
display:block;
margin:5px 0px 5px 0px;
}
.loginButton:hover{
background:url(images/button_login.gif) 0px -32px no-repeat;
width:118px;
height:28px;
border:0px;
cursor:pointer;
display:block;
margin:5px 0px 5px 0px;
}
#members a{
color:#fff;
text-decoration:underline;
}
#members a:visited{
color:#fff;
text-decoration:underline;
}
#members a:hover{
color:#ff8eee;
text-decoration:underline;
}


#topPlayers{
width:140px;
padding:0px;
margin:0px 0px 10px 0px;
}
#topPlayers_top{
background:url(images/topplayers_top.gif) no-repeat;
width:140px;
height:22px;
padding:0px;
margin:0px;
}
#topPlayers_middle{
background:#e5e5e5;
width:118px;
padding:10px 10px 0px 10px;
margin:0px;
border-left:1px solid #b5b5b5;
border-right:1px solid #b5b5b5;
}
#topPlayers_bottom{
background:url(images/gray140px_bottom.gif) no-repeat;
width:140px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
.topplayerPoints{
font-size:11px;
line-height:11px;
font-weight:bold;
color:#000;
}
.topplayerRank{
font-size:18px;
font-weight:bold;
color:#888;
}


#ad120x600{
width:140px;
height:620px;
padding:0px;
margin:0px;
}
#ad120x600_top{
background:url(images/gray140px_top.gif) no-repeat;
width:140px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
#ad120x600_middle{
background:#e5e5e5;
width:120px;
height:600px;
padding:0px 9px 0px 9px;
margin:0px;
border-left:1px solid #b5b5b5;
border-right:1px solid #b5b5b5;
}
#ad120x600_bottom{
background:url(images/gray140px_bottom.gif) no-repeat;
width:140px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}




#gameDescription{
width:307px;
height:250px;
padding:0px;
margin:0px 14px 14px 0px;
float:left;
}
#gameDescription_top{
background:url(images/description_top.gif) no-repeat;
width:307px;
height:21px;
padding:0px;
margin:0px;
}
#gameDescription_middle{
background:#ba1287;
width:285px;
height:209px;
padding:10px 10px 0px 10px;
margin:0px;
border-left:1px solid #950068;
border-right:1px solid #950068;
color:#ff8eee;
text-shadow:#a70077 -1px -1px 0px;
}
#gameDescription_bottom{
background:url(images/description_bottom.gif) no-repeat;
width:307px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}


#gameTAF{
width:307px;
height:250px;
padding:0px;
margin-bottom:14px;
float:left;
}
#gameTAF_top{
background:url(images/taf_top.gif) no-repeat;
width:307px;
height:21px;
padding:0px;
margin:0px;
}
#gameTAF_middle{
background:#8259b3;
width:285px;
height:209px;
padding:10px 10px 0px 10px;
margin:0px;
border-left:1px solid #4c297c;
border-right:1px solid #4c297c;
color:#dec8fa;
text-shadow:#6e479f -1px -1px 0px;
font-weight:bold;
}
#gameTAF_bottom{
background:url(images/taf_bottom.gif) no-repeat;
width:307px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}


#gameCode{
width:307px;
height:250px;
padding:0px;
margin-right:14px;
float:left;
}
#gameCode_top{
background:url(images/code_top.gif) no-repeat;
width:307px;
height:21px;
padding:0px;
margin:0px;
}
#gameCode_middle{
background:#59a4b2;
width:285px;
height:209px;
padding:10px 10px 0px 10px;
margin:0px;
border-left:1px solid #296f7d;
border-right:1px solid #296f7d;
color:#c6eef5;
text-shadow:#47919f -1px -1px 0px;
}
#gameCode_bottom{
background:url(images/code_bottom.gif) no-repeat;
width:307px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}

#gameAd{
width:307px;
height:250px;
padding:0px;
margin:0px;
float:left;
}

#gameComments{
width:628px;
padding:0px;
margin:0 auto;
}
#gameComments_top{
background:url(images/comments_top.gif) no-repeat;
width:628px;
height:21px;
padding:0px;
margin:0px;
}
#gameComments_middle{
background:#81ba12;
width:606px;
padding:10px 10px 0px 10px;
margin:0px;
border-left:1px solid #639400;
border-right:1px solid #639400;
color:#e0f1c0;
text-shadow:#5a9300 -1px -1px 0px;
}
#gameComments_bottom{
background:url(images/comments_bottom.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}


#profileInfo{
width:628px;
padding:0px 0px 14px 0px;
margin:0 auto;
}
#profileTop{
background:url(images/profile_top.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
#profileMiddle{
background:#e5e5e5;
width:606px;
padding:0px 10px 0px 10px;
margin:0px;
border-left:1px solid #b5b5b5;
border-right:1px solid #b5b5b5;
color:#222;
text-shadow:#f0f0f0 1px 1px 0px;
}
#profileBottom{
background:url(images/profile_bottom.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}

.profileCat{
color:#6e479e;
font-weight:bold;
}

.profile_lastplayed{
background:#ba1287;
border-left:1px solid #950068;
border-right:1px solid #950068;
padding:10px 10px 0px 10px;
color:#ff8eee;
text-shadow:#a70077 -1px -1px 0px;
}

.profile_favorites{
background:#8259b3;
border-left:1px solid #4c297c;
border-right:1px solid #4c297c;
padding:10px 10px 0px 10px;
color:#dec8fa;
text-shadow:#6e479f -1px -1px 0px;
}

.profile_friends{
background:#59a4b2;
border-left:1px solid #296f7d;
border-right:1px solid #296f7d;
padding:10px 10px 0px 10px;
color:#c6eef5;
text-shadow:#47919f -1px -1px 0px;
}
.profile_friends a:link{
color:#fff;
text-decoration:underline;
text-shadow:#47919f -1px -1px 0px;
}
.profile_friends a:active{
color:#fff;
text-decoration:underline;
text-shadow:#47919f -1px -1px 0px;
}
.profile_friends a:visited{
color:#fff;
text-decoration:underline;
text-shadow:#47919f -1px -1px 0px;
}
.profile_friends a:hover{
color:#c6eef5;
text-decoration:underline;
text-shadow:#47919f -1px -1px 0px;
}

.profile_comments{
background:#81ba12;
border-left:1px solid #639400;
border-right:1px solid #639400;
padding:10px 10px 0px 10px;
color:#e0f1c0;
text-shadow:#5a9300 -1px -1px 0px;
}

.profile_comments a:link{
color:#fff;
text-decoration:underline;
text-shadow:#5a9300 -1px -1px 0px;
}
.profile_comments a:active{
color:#fff;
text-decoration:underline;
text-shadow:#5a9300 -1px -1px 0px;
}
.profile_comments a:visited{
color:#fff;
text-decoration:underline;
text-shadow:#5a9300 -1px -1px 0px;
}
.profile_comments a:hover{
color:#e0f1c0;
text-decoration:underline;
text-shadow:#5a9300 -1px -1px 0px;
}


#categoryBox{
width:628px;
padding:0px 0px 10px 0px;
margin:0 auto;
}
#categoryBox_top{
background:url(images/cat_top.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
#categoryBox_middle{
background:#ba1287;
width:626px;
padding:0px;
margin:0px;
border-left:1px solid #950068;
border-right:1px solid #950068;
color:#ff8eee;
text-shadow:#a70077 1px 1px 0px;
}
#categoryBox_bottom{
background:url(images/cat_bottom.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
#categoryBox a:link{
color:#fff;
text-decoration:underline;
text-shadow:#a70077 -1px -1px 0px;
font-size:11px;
line-height:14px;
}
#categoryBox a:active{
color:#fff;
text-decoration:underline;
text-shadow:#a70077 -1px -1px 0px;
font-size:11px;
line-height:14px;
}
#categoryBox a:visited{
color:#fff;
text-decoration:underline;
text-shadow:#a70077 -1px -1px 0px;
font-size:11px;
line-height:14px;
}
#categoryBox a:hover{
color:#ff8eee;
text-decoration:underline;
text-shadow:#a70077 -1px -1px 0px;
font-size:11px;
line-height:14px;
}


#linksBox{
width:628px;
padding:0px 0px 10px 0px;
margin:0 auto;
}
#linksBox_top{
background:url(images/cat_top.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
#linksBox_middle{
background:#ba1287;
width:606px;
padding:0px 10px 0px 10px;
margin:0px;
border-left:1px solid #950068;
border-right:1px solid #950068;
color:#dec8fa;
text-shadow:#6e479f -1px -1px 0px;
}
#linksBox_bottom{
background:url(images/cat_bottom.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
#linksBox a:link{
color:#fff;
text-decoration:none;
text-shadow:#6e479f -1px -1px 0px;
font-size:18px;
line-height:22px;
}
#linksBox a:active{
color:#fff;
text-decoration:none;
text-shadow:#6e479f -1px -1px 0px;
font-size:18px;
line-height:22px;
}
#linksBox a:visited{
color:#fff;
text-decoration:none;
text-shadow:#6e479f -1px -1px 0px;
font-size:18px;
line-height:22px;
}
#linksBox a:hover{
color:#dec8fa;
text-decoration:none;
text-shadow:#6e479f -1px -1px 0px;
font-size:18px;
line-height:22px;
}

#displaymessage{
width:628px;
padding:0px 0px 10px 0px;
margin:0 auto;
}
#displaymessage_top{
background:url(images/cat_top.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
#displaymessage_middle{
background:#ba1287;
width:606px;
padding:0px 10px 0px 10px;
margin:0px;
border-left:1px solid #950068;
border-right:1px solid #950068;
color:#ff8eee;
text-shadow:#a70077 -1px -1px 0px;
}
#displaymessage_bottom{
background:url(images/cat_bottom.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
#displaymessage a:link{
color:#fff;
text-decoration:none;
text-shadow:#a70077 -1px -1px 0px;
font-size:12px;
line-height:22px;
}
#displaymessage a:active{
color:#fff;
text-decoration:none;
}
#displaymessage a:visited{
color:#fff;
text-decoration:none;
}
#displaymessage a:hover{
color:#ff8eee;
text-decoration:none;
}


.memlist_top{
background:url(images/cat_top.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
.memlist_middle{
background:#ba1287;
color:#ff8eee;
text-shadow:#a70077 -1px -1px 0px;
}
.memlist_bottom{
background:url(images/cat_bottom.gif) no-repeat;
width:628px;
height:10px;
padding:0px;
margin:0px;
overflow:hidden;
}
.memlist_middle a:link{
color:#fff;
text-decoration:none;
text-shadow:#a70077 -1px -1px 0px;
font-size:12px;
line-height:22px;
}
.memlist_middle a:active{
color:#fff;
text-decoration:none;
}
.memlist_middle a:visited{
color:#fff;
text-decoration:none;
}
.memlist_middle a:hover{
color:#ff8eee;
text-decoration:none;
}
