/**
 * Copyright (c) 2008 ClanTemplates.com
 * Digitalism; a free template by George at ClanTemplates.com
 * No part of this file may be redistributed without written permission
 * Designed by pJeh <jeroen.jeh@gmail.com>
 * Coded by HarZens <ventas@harzens.com.ar>
 * http://www.clantemplates.com/pages/Legal
 */
 
* {
	margin:0;
	padding:0;
	border:0;
	font-family: Verdana;
	font-size: 11px;
	color: #1A1A1A;
}

BODY {
	background-color: #414141;
}

OL, UL {
	list-style:none;
}

A:hover {
	text-decoration: none;
}

DIV#wrap {
	margin: 0 auto;
	width: 840px;
	padding: 2px 3px 0px;
	background-color: #FFF;
}

DIV#header {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 840px;
	height: 213px;
	padding-bottom: 2px;
}

DIV#menu {
	background-image: url('images/navBG.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 840px;
	height: 30px;
	padding-bottom: 2px;
}

DIV#menu OL {
	list-style: none;
	margin-left: 110px;
}

DIV#menu OL LI {
	float: left;
}

DIV#menu OL LI A {
	line-height: 30px;
	padding: 0 16px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
}

DIV#menu OL LI A:hover {
	background-image: url('images/navRO.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

DIV#content {	
	background-image: url('images/contentBG.jpg');
	background-repeat: repeat-y;
	background-position: top center;
}

DIV#leftColumn, DIV#rightColumn {
	width: 216px;
}

DIV#leftColumn {
	float: left;
}

DIV#rightColumn {
	float: right;
}

DIV#mainColumn {
	width: 404px;
	margin: 0 auto;
	padding: 0;
}

DIV.box, DIV.box DIV.boxTitle, DIV.box DIV.boxContent {	
	width: 216px;
}

DIV.box DIV.boxTitle {
	background-image: url('images/boxTitleBG.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 25px;
}

DIV.box DIV.boxTitle H3 {
	padding-top: 4px;	
	line-height: 22px;
	color: #FFF;
	text-transform: uppercase;
	font-style: italic;
	font-size: 11px;
	padding-left: 13px;
}

DIV.box DIV.boxContent {
	margin-bottom: 2px;
}

DIV.box DIV.boxContent OL, DIV.box DIV.boxContent OL.dual {
	list-style: none;
}

DIV.box DIV.boxContent OL LI, DIV.box DIV.boxContent OL.dual LI {
	height: 23px;
}

DIV.box DIV.boxContent OL.dual LI {
	text-align: right;
	clear: left;
}

DIV.box DIV.boxContent OL LI A SPAN.text {
	float: left;
}

DIV.box DIV.boxContent OL LI A, DIV.box DIV.boxContent OL.dual LI A {
	background-color: #FFF;
	background-image: url('images/boxLiBG.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	display: block;
	line-height: 23px;
	padding-left: 5px;
	text-decoration: none;
}

DIV.box DIV.boxContent OL LI A {
	padding-right: 5px;
}

DIV.box DIV.boxContent OL LI A:hover {
	text-decoration: underline;
}

DIV.box DIV.boxContent OL.sponsors LI {
	border-bottom: 2px solid #F16F6F;
}

DIV.box DIV.boxContent OL.sponsors LI, DIV.box DIV.boxContent OL.sponsors LI A {
	height: auto;
	padding: 0;
}

DIV.box DIV.boxContent OL.sponsors LI A SPAN {
	padding-left: 5px;
}

DIV.box DIV.boxContent OL.sponsors LI A:hover {
	text-decoration: none;
}

DIV.box DIV.boxContent OL.sponsors LI A:hover SPAN {
	padding-left: 15px;
}

DIV.box DIV.boxContent DIV#rosterBox TABLE#rosterTable {
	text-align: center;
	width: 100%;
	margin-left: 1px;
}

DIV.box DIV.boxContent DIV#rosterBox TABLE#rosterTable TD {
	padding: 6px;
}

DIV.box DIV.boxContent DIV#rosterBox DIV#rosterUser {
	margin: 0px 6px 5px;
	padding: 3px 5px;
	text-align: center;
	background-color:#EFEFEF;
}

DIV#loginBox {
	text-align: right;
	padding: 0px 1px 3px;
}

DIV#loginBox INPUT.loginInput {
	width: 170px;
	border-top: 1px solid #434343;
	background-color: #E0E0E0;
	background-image: url('images/greyDot.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	text-align: right;
	padding: 4px 8px;
	margin: 5px auto;
}

DIV#loginBox DIV#loginButtons {
	padding-right: 16px;
}

DIV#loginBox INPUT.loginButton {
	width: 63px;
	line-height: 25px;
	height: 25px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	background-color: #F40000;
	background-image: url('images/inputButtonBG.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 8px;
}

DIV#mainColumn DIV.mainSeparator {
	background-image: url('images/mainSeparatorBG.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 24px;
	padding-bottom: 3px;
}

DIV#mainColumn DIV.mainSeparator H3 {
	line-height: 22px;
	color: #FFF;
	text-transform: uppercase;
	font-style: italic;
	font-size: 11px;
	padding-left: 13px;
	padding-top: 4px;	
}

DIV#mainColumn DIV.headline DIV.headlineTitle {
	background-image: url('images/contentTitle.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 34px;
}

DIV#mainColumn DIV.headline DIV.headlineTitle H3 {
	line-height: 22px;
	color: #FFF;
	font-size: 11px;
	padding-left: 13px;
	padding-top: 4px;	
	font-weight: normal;
}

DIV#mainColumn DIV.headline DIV.headlineContent {
	padding: 8px 15px;
}

DIV#mainColumn DIV.headline DIV.headlineContent DIV.headlineInfo OL LI SPAN {
	font-weight: bold;
}

DIV#mainColumn DIV.headline DIV.headlineContent DIV.headlineInfo OL LI {
	margin-bottom: 3px;
}

DIV#mainColumn DIV.headline DIV.headlineContent DIV.headlineInfo OL {
	margin-bottom: 10px;
}

DIV#mainColumn DIV.headline DIV.headlineContent DIV.headlineInfo OL LI A {
	color: #F00;
}

DIV#mainColumn DIV.headline DIV.headlineContent P {
	margin-bottom: 4px;
}

DIV#mainColumn DIV.headline DIV.headlineContent UL {
	margin-left: 5px;
}

DIV#mainColumn DIV.headline DIV.headlineContent UL LI {
	margin-bottom: 6px;
}

DIV#mainColumn DIV.advertisementBanner {
	text-align: center;
	padding-bottom: 3px;
}

DIV#footer {
	clear: both;
}

.red {
	color: #F00;
}

.green {
	color: #B8D353
}

.cLeft {
	clear: left;
}