body {
	margin: 0 auto;
	padding: 0;
	font: 76% Arial, Helvetica, sans-serif;
	background: #f4f4f4 url(/images/newbackround2.gif) top center repeat-y;
}

.overlay{
	background-image: url(/images/dark_bg.gif);
}

.overlayinner{
    background-color:#fff;
    padding: 6px;
}

.result_pollGraph img{
	float:left;
}

.result_pollGraph div{
	float:left;
	height:16px;
	background-repeat:repeat-x;
	color:#000000;
	font-size:0.8em;
	line-height:16px;
}

.result_pollGraph{	
	height:16px;
}

.clear {
	clear:both;
}

.box_right {
	position:relative;
	float:right;
	clear:both;
	width:200px;
	margin:0 0 5px 10px;
	padding:0 10px 0 10px;
	background:#F7F9F7;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

.box_right p {
	margin:5px 5px;
}

img.cnr {
	width:8px;
	height:8px;
	border:none;
	display: block !important;
}

#leftsidebar {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 880px;
}

#header {
	margin: 0 0 0 0;
	border: 0;
}

#menu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 0.9em;
}

#menu ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
}	

#menu li {
	margin-bottom: 4px;
}

#menu li a {
	font-weight: bold;
	min-height: 20px;
	text-decoration: none;
	color: #86C32A;
	display: block;
	padding: 5px 0 0 8px;
	background: #ffffff;
	border-left: 5px solid #86C32A;
}
	
#menu li a:hover {
	background: #86C32A;
	color: #ffffff;
	border-left: 5px solid #86C32A;
}

#menu li ul {	
	list-style: none;
	width: 140px;
	margin: 5px 0 0 10px;
	padding: 0;
	font-size: 1.1em;
}	

#menu li li {
	margin-bottom: 4px;
}

#menu li li a {
	font-weight: bold;
	min-height: 20px;
	text-decoration: none;
	color: #86C32A;
	display: block;
	padding: 5px 0 0 8px;
	background: #ffffff;
	border-left: 5px solid #86C32A;
}
	
#menu li li a:hover {
	background: #86C32A;
	color: #ffffff;
	border-left: 5px solid #86C32A;
}

.leftnews {
	margin: 1px 0 1px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	line-height: 1.3em;
}

.rightnews {
	float: right;
	width: 110px;
	/*background-color: #F7F9F7;*/
	margin: 0 0 2px 2px;
	padding: 1px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.rightnews input {
	max-width:85px;
}

#rightnews p {
	margin: 0 0 1.5em 0;
}

#rightnews input {
	max-width:85px;
}

#content {
	margin: 0 120px 20px 150px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
}
.linedhtstyle{
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #267F30;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
	border-color: #F3D203;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	width: 40%;
}

.teamflash_left{
	width: 47%;
	float: left;
}

.teamflash_right{
	width: 47%;
	float: right;
}

.supporter_left{
	width: 235px;
	float: left;
	margin-right: 2px;
}

.supporter_right{
	width: 320px;
	float: right;
}

.supporter_features{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

.supporter_features li.bronze{
	background: url('/images/supporter/supporter_bronze.png') left top no-repeat;
	padding: 0 0 15px 22px;
}
.supporter_features li.silver{
	background: url('/images/supporter/supporter_silver.png') left top no-repeat;
	padding: 0 0 15px 22px;
}
.supporter_features li.gold{
	background: url('/images/supporter/supporter_gold.png') left top no-repeat;
	padding: 0 0 15px 22px;
}
.supporter_features li.platinum{
	background: url('/images/supporter/supporter_platinum.png') left top no-repeat;
	padding: 0 0 15px 22px;
}

.supporter_features li .supporter_feature_name{
	color: #86C32A;
}

.supporter_form {
	margin: 0;
	padding: 0;
	width: 234px;
	height: 244px;
	display: block;
	background: url('/images/supporter/support_input.png') left top no-repeat;
	margin-top: 20px;
}

.supporter_form .input_teamid {
	margin: 118px 14px 0 17px;
	border: 0px;
	background: none;
	font-size: 10px;
	height: 14px;
	width: 130px;
	float: left;
}

.supporter_form .input_ammount {
	margin: 24px 14px 0 17px;
	padding-left: 15px;
	border: 0px;
	background: none;
	font-size: 10px;
	height: 14px;
	width: 115px;
	float: left;
}

.supporter_form .input_package {
	margin: 24px 14px 0 17px;
	border: 0px;
	background: none;
	font-size: 10px;
	height: 14px;
	width: 130px;
	float: left;
}

.supporter_form .input_submit {
	float: left;
	margin-top: -29px;
}

.supporter_left .paypal_text {
	text-align: center;
	font-size: 10px;
}

.greenbox {
	background-color: #F7F9F7;
	border: 1px solid #94BD53;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.bluebox {
	background-color: #EDF3FE;
	border: 1px solid #74A8F5;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.splitright {
	background-color: #ffffff;
	width: 46%;
	float: right;
	overflow: hidden;
}

.splitleft {
	background-color: #ffffff;
	width: 46%;
	float: left;
	overflow: hidden;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #74A8F5;
}

a:hover {
text-decoration: underline;
color: #86C32A;
}

a img {
	border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 3px solid #04522b;
	width: 880px;
	text-align: center;
	color: #86C32A;
	font-size: 0.9em;
}

#footer a {
	color: #86C32A;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #74A8F5;
}

.left {
	margin: 10px 10px 5px 0;
	float: left;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
}

.textright {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
	display: none;
}

.style2 {color: #d65959}
.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #74A8F5}
.style8 {color: #ED2024}

input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"],
select,
textarea
{
	background: #F6F9FB;
	border: 1px solid #225F82;
}

input[type="submit"],
input[type="reset"],
input[type="button"]
{
	cursor:pointer;
}

.slider {
	margin: 0.5em auto;
	position: relative;
	width: 100px;
	height: 15px;
	background: url(/images/slider/bg.png) 50% 50% repeat-x;
}
.slider img {
	position: absolute;
	top: 0px;
	left: 85px;
}
.slider .left, .slider .right {
	height: 12px;
	width: 2px;
	position: absolute;
	top: 0px;
}
.slider .left {
	left: 0px;
	background: url(/images/slider/left.png) 0px 1px no-repeat;
}
.slider .right {
	right: 0px;
	background: url(/images/slider/right.png) 0px 1px no-repeat;
}

ul.sortable li {
	position: relative;
}

ul.boxy {
	list-style-type: none;
	padding: 4px 4px 0 4px;
	margin: 0px;
	width: 10em;
	font-size: 13px;
	font-family: Arial, sans-serif;
	border: 1px solid #ccc;
	
    width: 45%;
    float: left;
    margin-left: 5px;
}
ul.boxy li {
	cursor:move;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #74A8F5;
	background-color: #EDF3FE;
}

p.onlineusers a:link span{display: none;}
p.onlineusers a:visited span{display: none;}
p.onlineusers a:hover span {
	position: absolute;
	margin:15px 0px 0px 0px;
	background-color: #EDF3FE;
	max-width: 220px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #74A8F5;
	font: normal 10px/12px verdana;
	color: #000;
	text-align:left;
	display: block;
	text-decoration: none;
}

#infobar {
	font: message-box;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	display: block;
	float: left;
	clear: both;
	width: expression( viewport() );
	color: InfoText;
	background: InfoBackground url(/images/warning.gif) no-repeat fixed .3em .3em;
	padding: .3em .3em .3em 2em;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
}

#infobar a:hover {
	color: HighlightText;
	background-color: Highlight;
}

/* A fake viewplot for IE information bar */
#viewplot {
	width: 100%;
	height: expression( this.parentNode.offsetHeight - this.offsetTop );
	overflow-x: hidden;
	overflow-y: scroll;
}

/* workarounds and hacks */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */