/*
Theme Name: Tigopedia Reloaded
Theme URI: http://www.sizlopedia.com/tigopedia/
Description: Stylish Glossy and Round Cornered Web 2.0 Theme By <a href="http://www.sizlopedia.com/">Sizlopedia</a>
Author: Sizlopedia
Author URI: http://www.sizlopedia.com
Version: 2.0
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

body {
	background:#0b3d5b url('/body_bg.jpg') top repeat-x;
	 font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	 margin:0;
         padding:0;
	 }

.bcr {
		margin: 0px;
	padding-top: 0px;
	background-position:center top;
	background-repeat:no-repeat;
}

div.index-body-background {
	background:url(/promo_bg.jpg) center top no-repeat;
}
div.div-index-banner {
	display:block;
	height:200px;
	position:relative;
	top:0 !important;
	width:900px;
	z-index:0;
}
.top-promo-image {
	display:block;
	height:200px;
	width:901px;
}
a.learn_more {
	display:block;
	position:absolute;
	height:42px;
	width:210px;
	background:url(/btn.png) center top no-repeat;
	top:54px;
	left:687px;
}
a.learn_more:hover {
	background:url(/btn.png) center bottom no-repeat;
	top:53px;

}
.top_block {
	display:none;
}
div.flash_interactive {
top:34px;
	position:relative;
	z-index:0;
	text-align:center;
}
/* Скин фикс ширины, чтобы не разъезжались различные слои сверху, включая флешки */
.top-promo-bg {
	min-width:900px;
}

*html .top-promo-bg {
	width: expression(document.body.clientWidth > 918 ? "100%" : "900px")
}

/* эти 2 правила для флешевых скинов */
.skin-under-flash-link {
	display: none;
	position: absolute;
	top: 10px;		left: 50%;
	margin-left: -450px;
	width: 900px; 	height: 150px;
	z-index: 5000;
	cursor: pointer;
}

.skin-under-flash-link img {
	width: 900px;		height: 150px;
}

.skin-top-fixer {
	height: 0;		width: 900px;
	margin-top: -200px;
	z-index:-5;
}

*html .skin-top-fixer {
	margin-top: -219px;
}

a.learn_more:hover {
	cursor: pointer;
}

.index-body-background {
	position: relative;
}
.hidden {
    visibility: hidden;
    display: none;
}
#auto {
	margin-right: auto;
	margin-left: auto;
}
h1, h2, h3, h4, h5, h6 {
	 margin: 0;
	 font-style: normal;
	 font-weight: bold;
	 color: #0066cc;
	 }
	
h1 {
	 font-size: 1.4em;
	 }
h2 {
	 font-size: 1.2em;
	 }
h3, h4, h5, h6 {
	 font-size: 1.0em;
	 }

blockquote {
	 background: url(images/blockquote.gif) no-repeat left top;
         color: #999;
	 margin:10px;
	 padding: 0 40px 0 40px;
	 }

code {
         background: #f4f4f4;
         color: #6a6a6a;
         margin:0;
	 }

img {
         border:0;
	 }

a:link, 
a:visited {
	 color: #ff4000;
	 text-decoration:none;
	 }

a:hover {
	 color: #008000;
	 text-decoration:none;
	 }



/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	 width:950px;
	 position:relative;
	 padding:5px;
	 margin:0 auto;
	 text-align:left;
	 }



/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
	 background:url('images/headerbg.gif') no-repeat center top;
	 margin:0;
	 padding:10px 0px 20px 20px;
	 }
	   
.logo {
	 url('images/logo.jpg') no-repeat left top;
         height:100px;
         margin:0;
	 }
	   
.blog-name:link, 
.blog-name:visited, 
.blog-name:hover{
	 color:#0066cc;
	 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	 font-size:26pt;
	 font-weight:bold;
	 text-decoration:none;
	 letter-spacing: -1px;
	 background:transparent;
	 margin:0 0 0 30px;
	 padding:0;
	 }

.blog-description {
	 color:#008000;
	 font-size:10pt;
	 font-weight:bold;
	 margin:0px 0px 0px 30px;
	 padding:0;
	 }

/***************************************************************************/
/* Menu Bar */
/***************************************************************************/


.menu-bar {
	 background: url('images/menubg.gif') no-repeat;
	 padding:10px 0 45px 0;
         margin:0px;
	 }

.menu-bar1 {
	 background: url('images/menubg.gif') no-repeat;
	 padding:0px 0 15px 0;
         margin:0 0 5px 0;
	 }

.menu-bar2 {
	 background: url('images/menubg1.gif') no-repeat;
	 padding:0px 0 70px 0;
         margin:0 0 5px 0;
	 }

.feed {
     float:right;
	 font-size:10pt;
	 margin:4px 20px 4px 0 !important;
	 margin:4px 10px 4px 0;
	 }

.feed a.rss {
     color:#ff4000;
	 padding: 0 0 0 25px;
	 background: transparent url(images/rss.gif) no-repeat 5px 0;
	 }

.feed a.techno {
         color:#008000;
	 padding: 0 0 0 25px;
	 background: transparent url(images/adfav_16.gif) no-repeat 4px 0;
	 }

ul.menu {
	 float: left;
	 margin: 0;
	 padding: 0 15px;
	 list-style: none;
	 }
	
ul.menu li {
	 float: left;
	 }
	
ul.menu li a {
	 float: left;
	 display: block;
	 height: 20px;
	 padding: 4px 15px 0 15px;
	 color: #0066cc;
	 font-weight:normal;
	 font-size:10pt;
	 }
	
ul.menu li a:link,
ul.menu li a:visited {
	 color: #0066cc;
	 }
	 
ul.menu li a:hover,
ul.menu li a:active {
	 color: #0066cc;
	 text-decoration: none;
	 background-color:#f1f9ff;
	 border:1px solid #a5d6f8;
	 padding: 3px 14px 0 14px;
	 }




ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited {
	 color: #0066cc;
	 text-decoration: none;
	 }
		
 ul.menu li.current_page_item a:hover {
 	 color: #0066cc;
	 text-decoration: none;
	 background-color:#f1f9ff;
	 border:1px solid #a5d6f8;
	 }

/***************************************************************************/
/* Post */
/***************************************************************************/


.adtop {
	text-align:center;
}

h2.post-title a:link, 
h2.post-title a:visited {
         color:#0066cc;

	 }

h2.post-title a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;

	 }

.post-content {
	 color:#444;
         margin:15px 0 0 0;
	 width:500px;
	 overflow:hidden;
	 padding:0 !important;
	 padding:0 0 15px 0;
	 }
.redtram {
	 color:#444;
         margin:15px 0 0 0;
	 width:500px;
	 overflow:hidden;
	 padding:0 !important;
	 padding:0 0 15px 0;
font-weight:bold;
	 }
.redtram ul {
         list-style:none;
	 position: relative; 
	 top: -5px;
         margin:5px 10px 5px 15px;
         padding:0;
	 }

.redtram ul li {
         background: url('images/bullet.gif') no-repeat 0px 0px;
         margin:0 0 10px 0;
         padding:0 0 0 14px;
         line-height:15px;
display:block;
height:50px;
       
	 }
.post-content a:link,
.post-content a:visited {
         color:#0066cc
	 }

.post-content a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.post-content img,
.post-content img:hover {
         padding:0;
	 border:0;
	 }

.post-content ul li, .post-content ul, .post-content li {
         
         list-style:none;
	 padding:0 0 0 15px;
	 margin:6px 0 0 -10px;
	 }

.post-content ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }

.postmeta {
	 margin: 8px 2px;
	 font-size:8pt;
	 }

.post-date {
	 background: url(images/date.gif) no-repeat 0 0;
	 padding: 0 0 0 20px;
	 }

.post-comment {
	 background: url(images/commentslink.png) no-repeat 0 0;
	 padding: 0 0 0 20px;
	 }

.post-comment a:link,
.post-comment a:visited,
.post-comment a:hover {
         color:#008000
	 }

.post-filed {
	 background: url(images/filed.gif) no-repeat 2px 0;
	 padding: 0 0 0 20px;
	 }

.more-link{
         margin:0
         }

/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar, .right-sidebar {
         margin:5px 0 0 0 !important;
	 margin:0;
	 position:absolute;
	 overflow:hidden;
	 }

.left-sidebar {
	 width:210px;
	 left:5px;
	 }

.right-sidebar {
	 width:210px;
	 right:5px;
	 }




/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

.wp-widget-title {
	 text-align:left;
	 position: relative; 
	 top: -24px;
	 background:url('images/widgetbg.gif') no-repeat;
	 color:#FFFFFF;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0 6px 15px;
	 margin:0;
	 }

.wp-widget-title a:link,
.wp-widget-title a:visited,
.wp-widget-title a:hover{
	 color:#FFFFFF;
	 }

.wp-widget {
	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
	 color:#555;
	 padding:0;
	 margin: 25px 0 33px 0;
         font-size:8pt;
	 }

.wp-widget ul {
         list-style:none;
	 position: relative; 
	 top: -15px;
         margin:5px 10px 5px 15px;
         padding:0;
	 }

.wp-widget ul li {
         background: url('images/bullet.gif') no-repeat 0px 0px;
         margin:0 0 10px 0;
         padding:0 0 0 14px;
         line-height:15px;
         font-size:8pt;
	 }
	 
.search-widget-title {
	 background:url('images/widgetbg.gif') no-repeat;
	 color:#fff;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0px 6px 15px;
	 margin:-25px 0 0 0;
	 }

.search-widget {
	 color:#555;
	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
	 padding:10px;
	 margin:0px 0 35px 0;
         font-size:10pt;
	 }

.textwidget {
         position: relative; 
         top: -15px;
         margin:0px 0px 0px 5px;
         padding:0px 5px;
         }

.textwidget ul {
         list-style:none;
	 position: relative; 
	 top: 0px;
         margin:0 0 0 5px;
         padding:0;
	 }

.textwidget ul li {
         background: url('images/bullet.gif') no-repeat 0 0;
         margin:5px 0 10px 0;
         padding:0 0 0 14px;
         line-height:15px;
	 }

#calendar_wrap {
	 position: relative; 
	 top: -10px;
         margin:0 40px;
	 }

#akismetwrap {
         position: relative; 
	 top: -15px;
         margin:0 45px;
	 }

#cat, select {
         position: relative; 
	 top: -10px;
         margin:0 45px;;
	 }
	 
.widget_categories ul li ul.children{
         position: relative; 
	 top: 0px;
	 left:-10px;
	 }

.widget_pages ul li.page_item li{
         position: relative; 
	 top: 20px;
	 left:-10px;
     }

.widget_tag_cloud{
	text-align:center;
}
	 
/***************************************************************************/
/* Old Style Tigopedia Widgets */
/***************************************************************************/

.widget-cat-block {
margin:0px 200px 0px 200px;
	 padding:0.1em 1.2em 0.6em 1.2em;
	 font-size:10pt;
	
}


.widget-cat {
	float:left;
	margin:0px 0px 0px 0px;
	*margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;

	width:250px;
}

.widget-cat1 {
	float:right;
	margin:0px 0px 0px 0px;
	*margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;

	width:250px;

}

.widget-top {
	 color:#555;
	 background:url('images/widget_bottom_bg-250.gif') no-repeat bottom ;
	 padding:3px;
	 margin:0;
         font-size:8pt;
height:210px;
	 }

.widget-cat p {
	text-indent: 0em;
}


.widget-title {
	 background:url('images/widgetbg.gif') repeat-y;
	 color:#fff;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0px 6px 15px;
	 }

.widget-title1 {
	 background:url('images/widgetbg-250.gif') repeat-y;
	 color:#fff;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0px 6px 15px;
	 }



.widget-title a:link, .widget-title1 a:link,
.widget-title a:visited, .widget-title1 a:visited, 
.widget-title a:hover, .widget-title1 a:hover {
	 color:#fff;
	 }

.widget, .widget-right {
	 color:#555;
	 background:url('images/widget_bottom_bg.gif') no-repeat  bottom;
	 padding:10px;
	 margin:0 0 10px 0;
         font-size:8pt;

	 }



.widget ul, .widget-top ul, .widget-right ul {
         list-style-type:none;
         margin:0px;
         padding:0px;
         }

.widget ul li, .widget-top ul li {
         background: url('images/bullet.gif') no-repeat 0px 0px;
         margin-bottom:10px;
         padding-left:14px;
         line-height:15px;
         font-size:8pt;
         }

.widget-right ul li {
         display:block;
height:50px;
         line-height:15px;
         font-size:8pt;
         }




.center-widget-title {
	 background:url("images/center_widget_bg.gif") center top no-repeat;
	 color:#0066cc;
	 font-size:16px;
	 font-weight: bold;
	 margin:0px 210px 0px 210px;
	 padding:8px 0px 0px 15px;
	 }

.center-widget-title1 {
	 background:url("images/centerwidgetbg.gif") center top no-repeat;
	 color:#ffffff;
	 font-size: 10pt;
	 font-weight: bold;
	 margin:0px 210px 0px 210px;
	 padding:8px 0px 6px 15px;
	 }
	 
.center-widget {
         background:url('images/center_widget_bottom_bg.gif') center bottom no-repeat;
	 color:#555;
	 margin:0px 210px 6px 210px;
	 padding:0.1em 1.2em 0.6em 1.2em;
	 font-size:10pt;
	 }
	 
.center-widget a:link,
.center-widget a:visited {
         color:#0066cc
	 }

.center-widget a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.center-widget ul li {
    
         list-style:none;
	 padding:0 0 0 15px;
	 margin:6px 0 0 -10px;
	 }


.center-widget ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }

.bottom-page-nav {
         text-align:center;
	 color: #0066cc;
display:block;
position:relative;
	 }

.bottom-page-nav a:link,
.bottom-page-nav a:visited,
.bottom-page-nav a:hover {
         color:#0066cc;
	 }

.footer {
	 color:#555;
	 font-size:10pt;
         font-weight:normal;
	 text-align:center;
         padding:0px 0px;
         margin:0;
         }
	 
.footer a:link,
.footer a:visited,
.footer a:hover {
         color:#0066cc;
	 }

/* Comments Styles */

.comment-list {
	 padding:0;
	 margin:0 15px 20px 15px;
	 }

.comment-meta {
         position:relative;
	 top:-20px;
         color: #555555;
         font-size:10pt;
         margin:50px 0 0 0;
	 }

.odd-comment .comment-meta a:link,
.odd-comment .comment-meta a:visited,
.odd-comment .comment-meta a:hover {
         color: #0066cc;
         font-weight:bold;
	 }

.even-comment .comment-meta a:link,
.even-comment .comment-meta a:visited,
.even-comment .comment-meta a:hover {
         color: #008000;
         font-weight:bold;
	 }

.odd-comment .comment-meta .comment-author {
         color: #0066cc;
         font-weight:bold;
	 }

.even-comment .comment-meta .comment-author {
         color: #008000;
         font-weight:bold;
	 }

.odd-comment .comment-text {
         position:relative;
	 top:-10px;
         background:url('images/comment-bg-gradient.gif') top left repeat-y; 
         color: #555;
         border:1px solid #b6cefe;
	 padding:0px 10px !important;
	 padding:10px 10px;
         width:440px;
         overflow:hidden;
	 }

.even-comment .comment-text {
         position:relative;
	 top:-10px;
         background:url('images/comment-bg-gradient-green.gif') top left repeat-y; 
	 color: #555;
         border:1px solid #add3ad;
	 padding:0px 10px !important;
	 padding:10px 10px;
         width:440px;
         overflow:hidden;
	 }

.odd-comment .comment-text a:link,
.odd-comment .comment-text a:visited,
.odd-comment .comment-text a:hover{
         color:#0066CC;
         text-decoration:none;
         }
	 
.even-comment .comment-text a:link,
.even-comment .comment-text a:visited,
.even-comment .comment-text a:hover{
         color:#008000;
         text-decoration:none;
         }

#commentform a:link,
#commentform a:hover,
#commentform a:visited {
         color:#0066cc;
	 }

/* input */

#searchform {
	 margin:0;
	 }
	
input#s {
	 color:#777;
	 width: 90%;
	 height: 18px;
	 margin: 0;
	 padding: 2px;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
	 }

input {
	 color:#555;
	 }

textarea#comment {
         width:470px;
         color:#555;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
         font-size:10pt;
	 }

input#author,
input#email,
input#url {
         width:200px;
         color:#555;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
         font-size:10pt;
         }

.m_pic {

display:block;
float:left;
margin:5px;
padding:5px;
}

.m_pic1 {

display:block;
float:right;
margin:5px;

}

#clear {

clear:both;

}

#forie

{
list-style-type: none;
}

#small {

 font-size:10px;
}
/***********************************/
/* РљР°СЂС‚Р° СЃР°Р№С‚Р° */
.map-game img {
  float:left;
  padding-right:5px;
display:block;
}
.map-game img:hover {
  float:left;
  padding-right:5px;
display:block;
}
.map-game:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
/***********************************/
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	float:none;
	margin: 0 auto;
}
/***********************************/
/* Р’СЃРµ РёРіСЂС‹ */ 
.ag-cat-block {
	margin:0px auto;
	height: 1%;
}


* html .ag-cat-block {height: 1%;}
.ag-cat-block:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
.ag-cat {
	float:left;
	margin:10px 10px 5px 10px;
	*margin:10px 0px 0px 10px;
	padding:0px 0px 10px 0px;
	overflow:hidden;
	position:relative;
	width:45%;
}

.ag-cat p {
	text-indent: 0em;
}
.ag-cat-title{
	 position: relative; 
	 font-weight: bold;
	 padding:6px 0 6px 50px;
}

.ag-cat ul {
	list-style-type:none;
	position: relative; 
	margin:5px 10px 5px 15px;
	padding:0px;
}

#content .map-game img{
	background:transparent url(images/recent-game.jpg) no-repeat scroll center center;
	border:thin solid #1CA2DE;
	float:left;
	height:50px;
	width:50px;
	margin:3px 3px 0px 0px;
	padding:1px;
	position:relative;
	top:0px;
}
/***********************************/
/* РџРѕСЃР»РµРґРЅРёРµ РёРіСЂС‹ */ 
.gbp-lg-info, {
	overflow: hidden;
	border-bottom:1px dotted #CDCDCD;
	margin-bottom:20px;
	_margin-bottom:10px;
}

* html .gbp-lg-info {height: 1%;}
.gbp-lg-info:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
.gbp-lg-txt {
	float:left;
	width: 75%;
}

.gbp-lg-txt p {
	text-indent: 0em;
	display:table;

}

.gbp-lg-img,
#content .gbp-lg-img{
	background:transparent url(images/recent-game.jpg) no-repeat scroll center center;
	border:thin solid #1CA2DE;
	float:left;
	height:50px;
	width:50px;
	margin:3px 3px 0px 0px;
	padding:1px;
	position:relative;
	top:0px;
}

.gbp-lg-dwnl {
	float: right;
	text-align: center;
	width: 23%;
}
/***********************************/
/* Р›СѓС‡С€РёРµ РёРіСЂС‹ */ 
.gbp-tg-info {
	overflow: hidden;
	border-bottom:1px dotted #CDCDCD;
	margin-bottom:20px;
	_margin-bottom:10px;
}

* html .gbp-tg-info {height: 1%;}
.gbp-tg-info:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
.gbp-tg-txt {
	float:left;
	width: 75%;
}

.gbp-tg-txt p {
	text-indent: 0em;
	display:table;
}

.gbp-tg-img,
#content .gbp-tg-img{
	background:transparent url(images/recent-game.jpg) no-repeat scroll center center;
	border:thin solid #1CA2DE;
	float:left;
	height:50px;
	width:50px;
	margin:3px 3px 0px 0px;
	padding:1px;
	position:relative;
	top:0px;
}

.gbp-tg-dwnl {
	float: right;
	text-align: center;
	width: 19%;
}
/***********************************/
/* РЎР°РјС‹Рµ РїРѕРїСѓР»СЏСЂРЅС‹Рµ (РЅРѕРІС‹Рµ) РІ РєР°С‚РµРіРѕСЂРёРё */
.rows-1 {
	width: 100%;
}
.rows-2 {
	width: 48%;
	_width: 47%;
	float: left;
	margin:0px 5px;
}
.rows-3 {
	float: left;
	margin:0px 6px;
	width:31%;
	_width:30%;
}
.rows-4 {
	width: 23%;
	_width: 22%;
	float: left;
	margin:0px 5px;
}

.gbp-pc-info {
	overflow: hidden;
	padding-bottom:10px;
}

* html .gbp-pc-info {height: 1%;}
.gbp-pc-info:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}

.gbp-pc-info p {
	text-indent: 0em;
	padding:0px;
}

.gbp-pc-img,
#content .gbp-pc-img,
#recent-games img, 
#top10-games img{
	background:transparent url(images/recent-game.jpg) no-repeat scroll center center;
	float:left;
	height:50px;
	width:50px;
	margin:3px 3px 0px 0px;
	padding:1px;
	position:relative;
	top:0px;
}

.gbp-tg-dwnl {
	float: right;
}
/***********************************/
#fluke img {
	margin-left:-10px;
display:block;
}

.map-cat-list {
	padding: 0px 10px;
	margin: 0px;
}

.map-cat-list ul{
	margin: 0px;
	margin: 0px;
}

.map-cat-list ul li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.map-cat {
	margin: 0px;
	padding: 0px;
}

.gameembed {
	margin-bottom:18px;
}


.gameembed textarea {
	width: 400px;
	height: 100px;
	margin: 0 0 20px 0;
	font-size: 11px;
	font-weight: normal;
}

.gameembed textarea {
margin: 0 5px 10px 30px;
}


.topcategory {
	height:270px;
	width:160px;
	min-height:176px;
	min-width:150px;
background: transparent url(images/table.gif) repeat scroll center top;
	float:left;
	display:block;
overflow:hidden;
	margin: 4px 6px 3px 0px;
}

.topcategory img {
	margin: 4px 0px 4px 0px;
}

.topcategory1 {
background: transparent url(images/table1.gif) no-repeat scroll center top;
height:240px;
	width:230px;
	min-height:176px;
	min-width:200px;

	float:left;
	display:block;
	margin: 4px 5px 0px 5px;
padding-bottom:5px;
overflow:hidden;
}

.topcategory ul  {
list-style:none;
 margin:0px;
         padding:0px;
}

.topcategory  ul li {
    margin:3px 3px 3px -5px;
         display:block;
height:50px;
overflow:hidden;
         font-size:8pt;
         }

.topcategory  a:link, .topcategory  a:visited, .topcategory a:hover {
 margin:-10px 0px 0px 0px;
         padding:0px 0px 0px 0px;
	 }

.topcategory1  a:link, .topcategory1  a:visited, .topcategory1 a:hover {
 margin:0px;
         padding:0px;
	 }

.topcategory1 img {
display:block;
float:left;
margin:5px;

}

.topcategory1 h3 {
margin:10px 0px 0px 15px;

}
.topcategory1 p {

margin:5px;

}

.block {
	margin-left:auto;
	margin-right:auto;
	width:520px;
}

#blockdiv img {
	max-height: 50px;
	max-width: 50px;
	padding: 0 40px 0px 40px;
	width: expression(this.width > 50 ? 50: true);
	height: expression(this.height > 50 ? 50: true);
	position:relative;
	top:-172px;
	z-index:1;
}

#blockdiv-img {
	max-height: 50px;
	max-width: 50px;
	padding: 0 40px 0px 40px;
	width: expression(this.width > 50 ? 50: true);
	height: expression(this.height > 50 ? 50: true);
	position:relative;

}

#blockdiv a img {
	max-height: 80px;
	max-width: 101px;
	padding: 0 0 0 0;
	width: expression(this.width > 101 ? 101: true);
	height: expression(this.height > 80 ? 80: true);
	position:relative;
	top:-15px;
	left:33px;
}

#blockdiv {
	height:176px;
	width:150px;
	min-height:176px;
	min-width:135px;
	background: #ffffff top center;
	float:left;
	display:block;
	margin: 0 2px 0 2px
}

#blockdiv h4 {
	text-align:center;
	font-size:95%;
	position:relative;
	top:0px;
}

#thegamediv {
	position:relative;
	z-index:0;
}

#clear {

clear:both;

}

.clear {

clear:both;

}


.players img, .topPlayers img, #top {
height:40px;
width:40px;
border:1px solid #000000;
margin:3px;
float:left;
display:block;
}

#social {
height:25px;
}

#carousel
{
	width: 500px;
	height: 100px;
	position: absolute;
	top: 700px;
	left: 50%;
	margin-left: -250px;

}
#carousel a 
{
	position: absolute;
	width: 110px;
text-decoration:none;
}

#carousel img {
	max-height: 50px;
	max-width: 50px;
	width: expression(this.width > 50 ? 50: true);
	height: expression(this.height > 50 ? 50: true);
border:none;
}

#rotate {
	clear:both;
	height:81px;
	width:490px;
	min-height:121px;
	min-width:490px;
	margin:5px 0px 5px 0px;
}

.shoutbox{
	background: #00538C;
	width:191px;
	max-width:191px;
}

#deleteav{
float:left;
}

