﻿body {
	background: #2f3545;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

div#container {
	
}

#header {
	margin: 0;
	padding: 0;	
	border-bottom:1px solid #4C4B2E;
	background: #2c363f url(../images/sportspicks/header-bg.png) repeat-x;
	clear:both;
	float:left;
	height:28px;
	width:100%;
	z-index:999;
}

#header img {
	display: none;
}

#header ul {
	float: left;
	margin: 4px 0;
}

#header ul li a:link, #header ul li a:visited {
	color:#fff;	
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

tr.header-row {
	background-color: #000;
}

.bgmaroon {
	background: #2c363f url(../images/sportspicks/header-bg.png) repeat-x;
	margin:0;
	text-transform: uppercase;
	color: #FFF;	
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	text-indent: 4px;
	width: 100%;
}

.tabMenu li { display: inline; margin-left: -1px;}

.tabMenu li a { 
	display: inline; 
	padding: 5px; 
	background: #ccc;
	text-decoration: none; 
	color: #4c4c4c; 
	border-top: 1px solid #666666;
	border-right: 1px solid #666666; 
	border-left: 1px solid #666666; 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.tabMenu li.active a {
	background: #2c363f url(../images/sportspicks/header-bg.png) repeat-x;	
	padding: 5px;
	margin: 0px;
}

div#menuDiv ul.menu li a {
	border-bottom: none;	
}

div#menuDiv ul.menu li a img {
	display: none;	
}

input.button {
	color: #fff;
	background: #2c363f url(../images/sportspicks/header-bg.png) repeat-x;
}
