body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: transparent url(/images/g_background.gif) repeat; 
	color: #454545;
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #80910D;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #80910D;
}

h1 .red{
	color: #80910D;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

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

form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(/images/input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(/images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(/images/logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0px auto;
	width: 760px;
	padding: 10px;
	background: #FFF url(/images/bg.png) repeat-x;
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-color: #CCC;
}

.logo {
	float: left;
	width: 180px;
	padding: 10px 0 11px 10px;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: transparent url(/images/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

.bar li { 
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #FFF;
	display: inline;
}
	
.bar li.active { 
	background: #FFF url(/images/bar.gif) no-repeat center bottom; 
	color: #80910D;
	font-weight: bold; 
	padding-bottom: 8px; 
}

.bar a { 
	font-weight: bold;
	color: #4A8EBC; 
	background: inherit;	
} 

.bar li.active a {
	color: #80910D;
	padding-bottom :8px;
}

.search_field { 
	text-align: right;
	float: right;
	width: 540px;
	height: 38px;
	background: #464548 url(/images/searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6E6E6E url(/images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

.subheader img {
  border: 1px solid #CCCCCC;
  margin-right: 10px;
}


/* left side
   --------- */

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(/images/lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(/images/lb.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.rt {
	background: #80910D url(/images/rt.gif) no-repeat;
	color: #FFF;
	height: 7px;
}
		
.right_articles {
	font-size: 0.9em;
	background: #80910D url(/images/rb.gif) no-repeat bottom;
	color: #FEE1D5;
	padding: 4px 8px;	
	margin: 0 0 10px 0;
}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(/images/dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #80910D;
	background: inherit;
}
tr.evenrow td {
	background-color :#F4F4F4;
	border-bottom: 1px solid #CCC;
}

table.pick_table td{
	border-right:1px solid #DEDEDE;
	padding:0.3em 0.5em;
	border-top:1px solid #CCCCCC;
}

table tr.current_user td {
	background-color: #FFF9D8;
}

table.pick_table td {
	background:#FFFFFF url(/images/game_bg.png) repeat-x scroll 0pt 0px;
	cursor:pointer;
}

table.pick_table td.hover {
	background:#FFFFFF url(/images/game_bg.png) repeat-x scroll 0pt -50px;
}

table.pick_table td.picked {
	background:#647D4C url(/images/game_bg.png) repeat-x scroll 0pt -100px;	
}

table.pick_table td.expired {
	background: #F5F5F5;
	cursor: default;
}

table.pick_table td a {
	background: transparent;
}

table.pick_table td.picked a {
	color: #FFF;
}

table.pick_table td.loWarn, .help {
	background: #FBFFCF;
}


div.info_flash {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background-color: #1E5C9E;
	color: #FFFFFF;
	border-bottom: 1px solid #1E3451;
	font-weight: bold;
}

div.error_flash, div.errorExplanation {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background-color: #A30D0F;
	color: #FFFFFF;
	border-bottom: 1px solid #5E1712;
	font-weight: bold;
}
input {
	border: 1px solid #454545;
}

div.fieldWithErrors input {
	border: 1px solid red;
}

tr.chat_head td {
   background: #f4f4f4;
 	color: #808080;
 	border-bottom: 1px solid #ccc;
 }

div.fav_link {
	float: right;
}

div.fav_link img{
	border: 0px;
	margin: 2px;
}

div.fav_link a {
	text-decoration: none;
}

.pagination {
  text-align: center;
  padding: .3em; }
  .pagination a, .pagination span {
    padding: .2em .5em; }
  .pagination span.disabled {
    color: #AAA; }
  .pagination span.current {
    font-weight: bold;
    color: #80910D; }
  .pagination a {
    border: 1px solid #DDDDDD;
    color: #4A8EBC;
    text-decoration: none; }
    .pagination a:hover, .pagination a:focus {
      border-color: #4A8EBC;
      background: #4A8EBC;
      color: white; }
  .pagination .page_info {
    color: #aaa;
    padding-top: .8em; }
  .pagination .prev_page, .pagination .next_page {
    border-width: 2px; }
  .pagination .prev_page {
    margin-right: 1em; }
  .pagination .next_page {
    margin-left: 1em; }

.team_tabs ul {
	border-bottom: 2px solid #CCC;
	padding:3px 5px;
	margin: 0 -10px 10px -10px;
}
.team_tabs li {
	display: inline;
}

.team_tabs li.current a {
	background-color:#FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

.team_tabs li a {
	padding: 22px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 2px solid #CCCCCC; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #F4F4F4; /* set unselected tab background color as desired */
	color: #666; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}
.team_tabs li img {
	border: 0px;
}
.team_tabs li a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

.team_tabs li.current {
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.divHeader {
	border-bottom: 1px dotted #CCCCCC;
	margin: 30px 0 20px 0;
	padding: 1px 5px 3px 0;
}

.divHeader span {
	float: left;
	margin-top: -8px;
	padding: 2px 3px 0 0;
	background-color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	color: #80910D;
}

table.leaderboard thead th {
	background-color: #F4F4F4;
}

table.leaderboard tr.place1 td {
	font-size: xx-large;
	font-weight: bold;
}
table.leaderboard tr.place2 td {
	font-size: x-large;
	font-weight: bold;
}
table.leaderboard tr.place3 td {
	font-size: large;
	font-weight: bold;
}