@charset "utf-8";
/* CSS Document */
body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main_color {
	background-color: #3A506B;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000000;
}
h1 { 
    display: inline;
    font-size: 2em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
h2 {
    display: inline;
    font-size: 1.5em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
h3 { 
    display: inline;
    font-size: 1.17em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
h4 { 
    display: inline;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
h5 { 
    display: inline;
    font-size: .83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
h6 { 
    display: inline;
    font-size: .67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
#shadow {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/DropShadow.png);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#layout {
	width: 996px;
	margin: 0 auto;
}
.page_title {
	font-size: 20px;
	font-weight: bold;
}
.alt_title {
	color: #373737;
	font-size: 16px;
	font-weight:bold;
}
.dropdown_bg {
	width: 997px;
	background-color: #373737;
	margin: 0 auto;
}
.subpage_title_stripe {
	background-color: #3A506B;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	width: 996px;
	margin:0 auto;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
} 
.blog_title_stripe {
	background-color: #3A506B;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	width: 650px;
	margin:0 auto;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
} 
.subpage_bg {
	border: 2px solid #666666;
	background-color: #FFFFFF;
	width: 992px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
.sorted_column {
	font-weight:bold;
}
.incomplete_stat {
	text-decoration: underline;
}
.italicized {
	font-style:italic;
}
.sort_link a:link {
	color: #FFFFFF;
}
.sort_link a:visited {
	color: #FFFFFF;
}
.sort_link a:hover {
	color: #FFFFFF;
}
.sort_link a:active {
	color: #FFFFFF;
}
#selected_menu {
	font-weight:bold;
	text-decoration: underline;
}
#highlighted_row {
	background-color:  #C0C0C0;
}


input[type=submit] {
	vertical-align:bottom;
	padding:4px 15px;
	background:#000035;
	border:1px solid #000000;
	color:#FFFFFF;
	cursor:pointer;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

input[type=button] {
	vertical-align:bottom;
	padding:4px 15px;
	background:#CCCCCC;
	border:1px solid #000000;
	color:#FFFFFF;
	cursor:pointer;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.pause, .play {
	vertical-align:bottom;
	padding:4px 15px;
	background: #3A506B;
	border:1px solid #000000;
	color:#FFFFFF;
	cursor:pointer;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.dropdown_select {
	background: transparent;
  padding: 3px;
	-webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  background:  #CCCCCC;
  color:#000000;
	cursor:pointer;
}
.field {
	border: 2px solid #666666;
	background-color: #88c235;
	width: 992px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(../images/field.jpg);
	background-repeat: no-repeat;
	height:1100px;
}
.field_OF {
	display:inline-block;
	height:175px;
	margin: 0 auto;
}
.field_LRF {
	width: 310px;
	float: left;
}
.field_CF {
	width: 335px;
	float: left;
}
.field_MIF {
	display:inline-block;
	height:160px;
	margin: 0 auto;
}
.field_SS2B {
	width: 330px;
	float: left;
}
.field_CIF {
	display:inline-block;
	height:170px;
	margin: 0 auto;
}
.field_3B1B {
	width: 450px;
	float: left;
}
.field_CDH {
	display:inline-block;
	height: 165px;
	margin: 0 auto;
}
.field_C {
	margin: 0 auto;
	width: 330px;
	float:left;
}
.field_DH {
	width: 320px;
	float: left;
}
.field_Manager {
	width: 320px;
	float: left;
}
.field_SP {
	width: 330px;
	float: left;
}
.field_RP {
	width: 330px;
	float: right;
}




/* Header */
#logo_box {
	float: left;
}
#search {
	float: right;
	vertical-align:bottom;
	text-align:right;
	padding-bottom:2px;
}




.form_title {
	background-color:  #3A506B;
	margin-bottom: 2px;
	padding: 2px;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
}
.form_container {
	padding-left: 15px;
	padding-right: 15px;
}
.form_filters td {
	vertical-align:bottom;
	text-align:center;
	padding-left: 15px;
	padding-right: 15px;
}



.main_table {
	border-width: 2px;
	border-style: solid;
	border-color:  #3A506B;
	border-spacing:inherit;
  font-size: 10.5px;
}

.main_table th {
	background-color: #3A506B;
	color:#FFF;
}

.main_table td {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: thin;
	border-style: solid;
	border-color: #C8C8C8;
}

#blank_row_separator {
	height: 2px;
	background: #FFF;
}

#row_separator {
	height: 2px;
	background: #3A506B;
}

#column_separator {
	background:#3A506B;
	color:#FFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:0px;
	border:none;
}

#column_separator_white {
	background:#FFF;
	border:none;
}

#single_stint {
	color:#B0B0B0;
}

.main_table tbody tr:hover {
	background-color:  #C0C0C0;
	transition: all 0.4s ease-in-out;
}

.main_table tfoot {
	background-color: #E0E0E0;
	font-weight:bold;
}


.lg_leaders_container {
	 float:left;
	 height:100%;
	 width:225px;
	 border-left: 2px solid #666666;
	 border-right: 2px solid #666666;
}


.scroll-box {
  overflow: hidden;
  position: relative;
	vertical-align: top;
}
.scroll-text {
  position: absolute;
	white-space: nowrap;
}


.WSWin_color {
	background-color: #1874CD;
}
.LgWin_color {
	background-color:#FF2B2B;
}
.DivWin_color {
	background-color: #0F0;
}
.WCWin_color {
	background-color: #F60;
}

.top20pct {
	background-color: #1874CD;
}

.top40pct {
	background-color: #00FF00;
}

.top60pct {
	background-color: #FFFF00;
}

.top80pct {
	background-color: #FF7F00;
}

.top100pct {
	background-color: #FF2B2B;
}


/********** TABS **********/
.tab-list {
  margin: 0px;
  padding: 2px;
}

.tab-list li {
  display: inline-block;
  list-style-type: none;
  background-color: #3A506B;
}

.tab-list li a {
  color: #FFFFFF;
  display: block;
  padding: 3px 10px 3px 10px;
}


/********** HOVER STATES **********/
.tab-list li.active, .tab-list li.hover {
  background-color:  #C0C0C0;
}

.tab-list li.active a, .tab-list li a:hover {
  color: #000000;
  background-color:  #C0C0C0;
}


/********** PANELS **********/
.tab-panel {
  display: none;
  background-color: #FFFFFF;
  color: #666;
  min-height: 150px;
  overflow: auto;
}

.tab-panel.active {
  display: block;
}


.pup {
	position:absolute;
	z-index:200; /* aaaalways on top*/
	padding: 3px;
	margin-left: 10px;
	margin-top: 5px;
	width: 250px;
	border: 1px solid black;
	background-color: #777;
	color: white;
	font-size: 0.95em;
}



/* begin styles for RSS Feed ---- Agate Type */
.rss-box {
		 margin: 0.5em;
		 width: 300px;
		 background-color: #FFFFFF;
		 border: 5px solid #373737;
		 
	}
	.rss-items {
		margin-top:0px;
		padding:0.5em; 0.5em;
		margin-left:0px;
		color: #000000;
	}
	p.rss-title {padding:0.5em;}
	.rss-title {
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		background-color:#3A506B;
		color: #FFFFFF;
		font-weight:normal;
		margin: 0px;
		padding:0em;
		text-align: left;
	}
	
	.rss-title a{
		color: #FFFFFF;
	}
	
	.rss-item  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight : light;
		list-style:none;
		padding-bottom:1em;
	}
	
	.rss-item a {
		text-decoration : none;
		color: #3A506B;
		font-size: 12px;
		font-weight:bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
	.rss-item a:visited {
		color: #3A506B
	}
	
	.rss-date {
		font-size: 85%;
		font-weight : normal;
		color: #fff;
		} 