﻿/*
general
*/
body
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: black;
}

.clear
{
	clear: both;
}

body
{
	background-color: #EEEEEE;
}

a
{
	color: #004ddb;
}

.biglink
{
	font-family: "MyriadPro Light", "Myriad Pro", Tahoma, sans-serif;
	font-size: 18px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: normal;
}

.arrow
{
	margin-left: 8px;
}

#container
{
	background-color: white;
	width: 1000px;
	margin: 0 auto;
	padding-left: 14px;
	overflow:hidden;
}

#top
{
	clear: both;
	padding-top: 43px;
}

#left
{
	width: 316px;
	clear: none;
	float: left;
}

/*
left column containers
*/

div#logo
{
	margin-top: 25px;
}

#sidebar
{
	margin-left: 36px;
	padding: 83px 14px 0 0 ;
}

#games
{
	text-align: center;
}

#games #h
{
	width: 190px;
	margin: 0 auto;
	overflow: hidden;
}

#games #h h1, #games #h h2
{
	float: right;
}

h2.bgblue, h2.bgherovayarazdatka {
	display:inline;
}


#games #g
{
	font-family: "MiriadPro Light", "Miriad Pro", Tahoma, sans-serif;
	text-align: left;
	padding: 30px 0 55px 63px;
	line-height: 33px;
}

#people h2 {
	float:none;
	display:inline;
}

#people ul
{
	padding: 25px 0 0 31px;
}

#people ul li
{
	list-style:none;
	margin-bottom: 30px;
	overflow: hidden;
}

#people li img
{
	float: left;
}

#people li p
{
	float: left;
	padding-left: 20px;
}

#people #links
{
	padding-left: 31px;
}

#people #links a 
{
	margin-right:28px;
}

#people #links .last 
{
	margin-right:0px;
}

/*
right column containers
*/

#right
{
	margin-left: 30px;
	margin-right: 50px;
	clear: none;
	float: right;
	width: 590px;
}

#menu
{
	height: 35px;
}

#title
{
	padding-top: 46px;
	margin-bottom:20px;
	overflow:hidden;
}

#title h1 {
	display:inline;
	float:left;
}


#brief {
	margin-bottom: 50px;
}

#reg {
	margin-bottom: 34px;
	overflow:hidden;
}
#submit-claim {
	width:360px;
}


/*
teams list
*/

#teams-list {
	padding-top: 22px;
}

#teams-list .players-column {
	padding-left: 30px;
	width: 250px;
	float: left;
}

#teams-list .players-column.second {
	margin-left: 30px;
	float: right;
}

#teams-list .players-column ul {
	display: block;
	list-style: none;
}

#teams-list .players-column ul li {
	height: 26px;
}

#teams-list .players-column ul li img
{
	margin-right: 8px;
}

#teams-list .all
{
	padding-left: 353px;
}

/*
header styles
*/

h1, h2 {
	color: white;
	margin: 2px 0;
	padding: 0 2px;
}

h1
{
	font-size: 24px;
	font-weight: normal;
}

h2
{
	font-size: 16px;
	font-weight: normal;
}

h1 a, h2 a
{
	color: white;
	text-decoration: none;
}

/*
backgrounds and foregrounds
*/

.bgblue
{
	background-color: #2488de;
}

.bgherovayarazdatka
{
	background-color: #c553ff;
}

.bgorange
{
	background-color: #ff9009;
}

.fgblue
{
	color: #2488de;
}

.fgherovayarazdatka
{
	color: #c553ff;
}

.fgorange
{
	color: #ff9009;
}

/* 
menu
*/


#menu ul
{
	list-style: none;
}

#menu ul li
{
	display: block;
	padding:5px;
	margin:0px 5px;
	height:20px;
	float:left;
}

#menu ul li.first
{
	margin-left: -5px;
}

#menu ul li:hover,
#menu ul li.hovered,
#menu ul li.current
{
	background-color: #2488de;
}

#menu ul li:hover a,
#menu ul li.hovered a,
#menu ul li.current a,
#menu ul li.current span
{
	color: white;
	text-decoration: none;
}

#menu ul li a, #menu ul li span
{
	font-size: 11px;
	text-transform: uppercase;
	color: black;
	font-weight:bold;
}


/* 
bottom side
*/

#bottom
{
	clear: both;
	padding: 31px 0 25px 0;
	margin-left: 36px;
	overflow:hidden;
}

#bottom .column
{
	margin-right: 30px;
	float: left;
}

#bottom .column .banners 
{
	padding-top: 29px;
}

#bottom .column .banners .banner
{
	width: 105 px;
	height: 51px;
	margin-right: 30px;
	color: transparent;
	text-decoration: none;
}

#bottom .column .banners  .banner img
{
	vertical-align: middle;
}

#bottom p
{
	font-size: 12px;
	color: #999999;
	margin-top: 50px;
}

#bottom .text
{
	font-size: 12px;
	color: #999999;
}

.simple .sponsors {
	display:none;
}

#games li {
	background:url(/img/bg/games.gif) no-repeat 0px 6px;
	line-height:1em;
	list-style:none;
	margin-bottom:15px;
	padding-left:15px;
}

#brief h2 {
	color:#000;
	font-size:13px;
	font-weight:bold;
}

#brief h2 a,
#brief h3 a {
	color:#004ddb;
	text-decoration:underline;
}

#brief h3 {
	font-size:13px;
	margin-bottom:8px;
}

#brief p {
	margin-bottom:1em;
}

#brief ul, #brief ol, #brief p.empty-list {
	margin:-0.5em 0 1em 2em;
}
#brief ul {
	list-style:none;
}
#brief ol {
	list-style:decimal inside;
}
#brief ul li {
	background:url(/img/bg/li.gif) no-repeat 0 9px;
	padding-left:15px;
}

#brief .after-h2 {
	margin-top:0 !important;
}

.teams-list .date {
	font-size:10px;
	color:#999;
}
