body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	text-align: center;
}

body, td, th, h1, h2, h3, h4, h5, h6 {
	color: #FFF;
}

label {
	margin-right: .5em;
}

#header {
	width: 100%;
	background-image: url(/thegunshottracker/images/headerbkg.jpg);
	background-repeat: repeat-x;
}

#bkg {
	margin: 0px auto;
	text-align: left;
	height: 1000px;
	background-image: url(/thegunshottracker/images/stat_tracker_02.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	min-width: 1000px;
}

#content {
	width: 740px;
	background-repeat: repeat-y;
	margin-left: 15px;
	margin-bottom: 15px;
	background-image: url(/thegunshottracker/images/content_bkg.png);
	border-bottom: 1px solid #AAAAAA;
	float: left;
}

#rankings {
	width: 200px;
	margin-top: 290px;
	margin-left: 10px;
	float: left;
}

#menubar {
	width: 738px;
	height: 38px;
	background-repeat: no-repeat;
	background-image: url(/thegunshottracker/images/menu_bar.png);
	margin-right: 1px;
	font-size: 1.15em;
	margin-left: 1px;
}

#menu {
	padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#menubar ul {
	list-style: none;
	float: left;
	margin: 0;
	padding-left: 0;
}

#menubar li {
	display: inline;
	padding-right: 20px;
	vertical-align: top;
}

#logout {
	height: 20px;
	padding: 10px;
	padding-right: 10px;
	float: right;
}

#text {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	clear: both;
}

#colors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #333;
	word-spacing: 5px;
}

#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#menubar a:link {
	color: #FFF;
	text-decoration: none;
}

#menubar a:visited {
	text-decoration: none;
	color: #FFF;
}

#menubar a:hover {
	text-decoration: none;
	color: #FF0;
}

#menubar a:active {
	text-decoration: none;
	color: #FFF;
}

.ui-widget-content a:link {
	color: #000;
	text-decoration: none;
}

.ui-widget-content a:visited {
	text-decoration: none;
	color: #000;
}

.ui-widget-content a:hover {
	text-decoration: none;
	color: #000;
}

.ui-widget-content a:active {
	text-decoration: none;
	color: #000;
}

a:link {
	color: #FF0;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF0;
}

a:hover {
	text-decoration: none;
	color: #F00;
}

a:active {
	text-decoration: none;
	color: #FF0;
}

table {
	border-collapse: collapse;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 0.8em;
	text-align: left;
	width: 100%;
}

th, thead th {
	background: none repeat scroll 0 0 #666666;
	border-bottom: 1px solid #999999;
	border-top: 4px solid #AAAAAA;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	padding: 8px;
}

.primary th {
	background: none repeat scroll 0 0 #333333;
	border-top: 4px solid #666666;
}

.primary tr:hover td {
	background: none repeat scroll 0 0 #EEEEEE;
}

.secondary th a:link, .secondary th a:visited, .secondary th a:active, .primary th a:link, .primary th a:visited, .primary th a:active {
	color: #FF0;
}

.secondary th a:hover, .primary th a:hover {
	color: #F00;
}

.secondary th {
	border-top: 2px solid #AAAAAA;
	background: none repeat scroll 0 0 #666666;
}

.DailySessionTable tr:hover th {
	background: none repeat scroll 0 0 #555555;
}

.DailySessionTable tr:hover td {
	background: none repeat scroll 0 0 #DDDDDD;
}

td {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 1px solid #999999;
	border-top: 1px solid transparent;
	color: #333;
	padding: 0.6em;
}

td a:link, td a:visited, td a:active, .message a:link, .message a:visited, .message a:active, .ui-widget-content td a:link {
	color: #800;
	outline: none;
}

td a:hover, .message a:hover, .ui-widget-content td a:hover {
	color: #F00;
}

td a:focus {
	-moz-outline-style: none;
}

tr:hover td {
	background: none repeat scroll 0 0 #DDDDDD;
	color: #333333;
}

div.paging {
	color: #CCCCCC;
	margin-bottom: 2em;
}

div.paging div.disabled {
	color: #DDDDDD;
	display: inline;
}

div.paging span {
}

div.paging span.current {
	color: #FFFFFF;
}

div.paging span a {
}

.center {
	text-align: center;
}

.dark {
	color: #555555
}

.darkest {
	color: #000000
}

.important {
	color: #F00;
	font-size: 1.5em;
	font-weight: bold;
}

.graph {
	margin-bottom: 1.4em;
	width: 674px;
	color: #FFFFFF;
}

.graphTall {
	width: 338px;
}

tr.total th {
	width: 110px;
}

tr.total td {
	border-top: 4px solid #AAAAAA;
}

.subHeader {
	padding: 0;
}

.SessionTable {
	font-size: 1em;
	margin-bottom: 0;
}

.tooltip {
	background-color: #222;
	border: 1px solid #fff;
	padding: 3px 15px;
	width: 200px;
	display: none;
	color: #fff;
	text-align: left;
	font-size: 12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}

.message {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.statistics th, .statistics td {
	width: 9%;
}

th.header, td.header {
	width: 19%;
}

#tabs {
	margin-bottom: 1em;
}

.left {
	float: left;
}

.right {
	float: right;
}

#SessionViewForm {
	margin-left: 10px;
}

#SessionProgressionForm div {
	margin-left: 10px;
}

table.progression {
	float: left;
	top: 11px;
	position: relative;
	font-size: 12px;
}

.progression td {
	padding-bottom: 1px;
	padding-top: 1px;
}

.progression th, .progression td {
	white-space: nowrap;
}

/*
.highcharts-axis-layer table {
    margin-bottom: 0;
    left:7px;
    top: 3px;
    position:relative;
}
.highcharts-axis-layer td {
    padding: .2em;
    background: none;
    color: #FFFFFF;
}
*/
.ranks div {
	width: 45%;
	float: left;
	margin-right: 2em;
	margin-bottom: 3em;
}

.ranks h2 {
	margin-bottom: .25em;
}

.highlight-light {
	background: #DDD;
}

.highlight td {
	background-color: #FF0;
}

.separate td {

	border-top-width: 5px;
	border-top-color: #000000;
}

#rankTitle {
	margin-bottom: .25em;
}