/* CSS Document */

body 
{
	margin: 0px 0px 0px 0px;
	background-color: #0d291a;
	font-family:Tahoma;
	font-size:11px;
	padding:0px;
}

div.page {
	width: 770px;
	margin: 0 auto;
}

div.header {
	width: 770px;
	height: 108px;
	background-image: url(/images/top-bg.gif);
}

div.header div.logo {
	background-image: url(/images/idx-logo.gif);
	width: 316px;
	height: 74px;
	margin: 20px 0px 0px 16px;
	float:left;
}

div.header div.links {
	float:right;
	margin: 12px 22px 0px 0px;
	color:white;
}

div.header div.links a, div.header div.links a:visited, div.header div.links a:active {
	color:white;
	font-size:11px;
	text-decoration: underline;
}

div.header div.links a:hover, div.header div.links a:visited:hover, div.header div.links a:active:hover {
	color:white;
	font-size:11px;
	text-decoration: underline;
}

div.header div.search {
	float:right;
	margin: 10px 16px 0px 0px;
	width: 250px;
}

div.search ul {
	list-style:none;
	padding:0px;
	margin: 0px 0px 0px 0px;
	width: 250px;
}

div.search ul li {
	list-style:none;
	float:left;
	padding:0px;
	margin: 0px 0px 0px 0px;
}

div.search ul li.search-title {
	list-style:none;
	background-image: url(/images/headers/search.gif);
	height:  23px;
	width: 87px;
	clear: both;
	float:none;
}

div.search ul li.search-box {
	height: 25px;
}

div.search ul li.search-box input 
{
	border:2px inset;
	font-size: 11px;
	height: 17px;
}

div.search ul li.search-button {
	width: 20px;
	height: 25px;	
	float:left;
	margin: 2px 0px 0px 10px;
}

div.search ul li.search-button input 
{
	border:0px;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

div.search .search-box a {
	display: block;
	padding: 2px 0px 0px 3px;
}

div.search .search-box a:link, 
div.search .search-box a:visited, 
div.search .search-box a:active {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}
div.search .search-box a:hover,
div.search .search-box a:visited:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}




div.dmenu, div.dmenu1 {
	width: 770px;
	height: 24px;
	background-color: #bb0000;
}

div.dmenu2 {
	width: 770px;
	height: 4px;
	font-size: 1px;
	background-color: #bb0000;
	padding:0px;
	margin:0px;
}

div.collage {
	width: 770px;
	height: 136px;	
}

div.page-content {
	background-color: #fff;
	min-height: 400px;
	width:770px;
	float:left;
}

div.footer {
	width: 770px;
	clear:both;
	background-image:url(/images/bottom-left-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 229px;
	float:left;
}

div.footer div.banners {
	width: 510px;
	height: 50px;
	margin: 25px 0px 0px 0px;
	float:left;
}

div.footer div.banners img {
	margin: 0px 7px 0px 7px;
}

div.footer div.bottom-right {
	float:right;
	margin:0px 0px 0px 0px;
	height: 229px;
	background-image:url(/images/bottom.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#fff;
	width: 256px;
}

div.footer div.bottom-right div.e-time {
	float:right;
	margin:0px 0px 0px 0px;
	height: 229px;
	background-image: url(/images/bottom-right-bg.gif);
	background-repeat:repeat-x;
	width: 133px;
}

div.footer div.info {
	width: 480px;
	height: 70px;
	margin: 10px 0px 0px 10px;
	float:left;
	color:white;
}

div.footer div.info-text 
{
	margin: 30px 0px 0px 10px;
	color:white;
	width: 305px;
}

div.footer div.info a, div.footer div.info a:visited, div.footer div.info a:active {
	color:white;
	text-decoration: underline;
}

div.pad 
{
	height: 40px;
	width: 500px;
	float:left;
}

div.block 
{
	width: 167px;
	float:left;
	margin: 0px 0px 10px 0px;
}

div.block div.title 
{
	font-size:10px;
	font-weight:bold;
	padding-top:2px;
	padding-left:10px;
	color:#ffffff;
	vertical-align:top;
	background-image:url(/images/headers/game-left-header.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width: 167px;
	height: 22px;
	float:left;
}

div.block div.title-icon
{
	font-size:10px;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	color:#ffffff;
	vertical-align:top;
	background-image:url(/images/headers/choose-player.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width: 167px;
	height: 22px;
	float:left;
	font-size: 11px;
}

div.block div.content 
{
	background-color:white;
	width: 167px;
	float:left;
	margin: 0px 0px 0px 0px;
}

div.block div.subtitle 
{
	height:19px;
	width:150px;
	padding-left:10px;
	padding-top:3px;
	background-color:#f2f2f2;
	font-weight:bold;
	font-size:11px;
	float:left;	
}

div.block div.content select.selector
{
	width: 150px;
	font-size: 10px;
	margin: 5px 5px 5px 5px;
}

div.block div.content input.select
{
	margin: 5px 5px 5px 5px;
}

div.block div.pad 
{
	height: 10px;
	width: 167px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

div.short-pad 
{
	float:left;
	height: 10px;
	width: 167px;
}

div.block div.content div.calendar 
{
	float:left;
	width: 150px;
	margin: 5px 5px 5px 5px;
	padding:0px;
}

span.strong 
{
	font-weight: bold;
}

div.paragraph 
{
	margin: 5px 0px 5px 10px;
}

div.right 
{
	margin: 5px 10px 5px 10px;
	text-align:right;
}


div.image-block {
    float: left;
	background-position: center center;
    background-repeat: no-repeat;
}

div.image-block div.image-block-image 
{
	float:left;
	background-position: top;
    background-repeat: no-repeat;	
    border-top: 1px solid #bb0000;
}

div.image-block div.image-block-line 
{
	float:left;
	margin: 1px 0px 0px 0px;
	font-size: 5px;
	background-image: url(/images/icons/image-icon-bg.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}

div.image-block div.image-block-line div.image-block-line-image 
{
	float:left;
	background-image: url(/images/icons/image-icon.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
}

.logo-link, .logo-link:hover {
	color:#ff0000;	
	text-decoration:none;
	font-weight:bold;
}

div.liveinternet 
{
	width: 138px;
	float:right;
	clear: none;
	padding: 0px;
	margin: 35px 0px 0px 0px;
}

ul.counters 
{
	list-style: none;
	float:left;
	width: 138px;
	height: 62px;
}

ul.counters li.mail
{
	float:left;
	width: 44px;
	text-align: center;
}

ul.counters li.life
{
	float:left;
	width: 98px;
	text-align: left;
}


ul.counters li
{
	float:left;
	width: 88px;
	text-align: center;
}

table.submenu {
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #bb0000;
	margin-left: 13px;
	border-left: 1px solid #fff;	
}

table.submenu tr td {
	border: 0px;
	vertical-align: top;
	padding:5px;
	padding-left: 10px;
	padding-right: 10px;	
}

table.submenu table.submenu-col {
	
}

table.submenu-col tr td {
	height: 18px;
	padding:0px;
	padding-left: 0px;
	padding-right: 0px;

}

table.submenu-col tr td a, table.submenu-col tr td a:visited, table.submenu-col tr td a:active,
table.submenu-col tr td a:hover, table.submenu-col tr td a:visited:hover, table.submenu-col tr td a:active:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

table.submenu-col tr td a:hover, table.submenu-col tr td a:visited:hover, table.submenu-col tr td a:active:hover {
	color: #F7FF1F;	
}

table.submenu-col tr td a.selected, table.submenu-col tr td a.selected:visited, table.submenu-col tr td a.selected:active,
table.submenu-col tr td a.selected:hover, table.submenu-col tr td a.selected:visited:hover, table.submenu-col tr td a.selected:active:hover {
	color: #F7FF1F;
	text-decoration: none;
	font-weight: bold;
}

table.submenu-col tr td a.selected:hover, table.submenu-col tr td a.selected:visited:hover, table.submenu-col tr td a.selected:active:hover {
	color: #F7FF1F;	
}
