body {
	margin: 0px;
	background-color: #000000;
	color: #111111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #10448B;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000084;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

a.new {
	color: #ff2000;
}

a.new:visited {
	color: #D82900;
}

a img, img {
	border: none;
	text-decoration: none;
}

.global {
	border: none;
	text-align: left;
	width: 806px;
	margin: 0px auto;
	margin-bottom: 12px;
}

#topbar {
	margin: 0px;
	margin-left: auto;
	text-align: right;
	list-style: none;
	padding: 0px;
	font-size: 10px;
	border-spacing: 0px;
}

#topbar td {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
.personal_bg {
	background: url("images/top-bg.png") repeat-x;
	font-size: 11px;
}
.personal_left {
	background: url("images/top-left.png") no-repeat;
	width: 16px;
}

.personal_right {
	background: url("images/top-right.png") no-repeat;
	width: 16px;
}

#topbar a { color: #AAA; }

#topbar2 {
	margin: 0px 10px 10px 0px;
	text-align: right;
	list-style: none;
	padding: 0px;
	font-size: 11px;
}

#topbar2 li {
	background-color: #222;
	border: 1px solid #999;
	border-top: none;
	padding: 4px;
	display: inline;
}

#topbar2 a { color: #AAA; }

.pgcontent,td,th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 { font-size: 24px; letter-spacing: -.4px; }
h2 { font-size: 18px; letter-spacing: -.2px; }
h3 { font-size: 16px; letter-spacing: -.2px; }
h4 { font-size: 14px; letter-spacing: -.2px; }
h5 { font-size: 13px; letter-spacing: -.1px; }

.news img { display: none; }

.footernav {
	font-size: 8pt;
}

.teamspeakserver {
	background-color: #FFFFFF;
	border: none;
	text-align: left;
	color: #000000;
}

.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .3px;
	font-size: 10px;
	background-color: #EEEEEE;
	color: #111111;
	border: 1px solid #31659C;
}

textarea.code {
	font-family: Courier-New;
	font-size:10px;
	background-color: #EEEEEE;
	color: #111111;
	border: 1px solid #31659C;
}

.pointer_textarea {
	cursor: pointer;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .3px;
	font-size: 10px;
	background-color: #EEEEEE;
	color: #111111;
	border: 1px solid #31659C; 
}

.header {
	padding: 0px;
	width: 806px;
	height: 167px;
}

.main_nav {
	background-image: url("images/navbg.png");
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 784px;
	height: 36px;
	padding: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.main_nav a, .main_nav a:link, .main_nav a:visited, .main_nav a:hover, .main_nav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

.main_nav table {
	background-image: url("images/navbar.png");
	background-repeat: repeat-x;
	width: 784px;
	height: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	vertical-align: middle;
}

.main_nav ul {
	padding-bottom: 12px;
	margin: 0px;
	list-style: none;
	margin-left: -40px;
}

.main_nav li {
	display: block;
	float: left;
	position: relative;
	margin-top: -1px;
}

.main_nav a:hover {
	background-image: url("images/navbar-hi.png");
	background-repeat: repeat-x;
}

.main_nav li ul {
	display: none;
	position: absolute; 
	top: 2em;
	left: 0px;
	background-color: #CDCDCD;
	border: 2px solid #999;
	border-top: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	z-index: 1000;
}

.main_nav a {
	font-weight: normal;
	vertical-align: middle;
	height: 20px;
	padding: 25px;
	padding-top: 8px;
	padding-bottom: 10px;
}

.main_nav li li a {
	display: block;
	background-image: none;
	font-weight: normal;
	color: #EEE;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 0px;
}

.main_nav li li a:hover {
	background-image: url("images/navbar-hi.png");
	background-repeat: repeat-x;
	background-position: 0px -4px;
}

.main_nav li ul li {
	float: none;
	padding: 0px;
	background: #222;
	border-top: 1px solid #323232;
	min-width: 10em;
}

.main_nav li > .main_nav ul {
	top: auto;
	left: auto;
}

.main_nav li:hover ul, .main_nav li.over ul{
	display: block;
}

.pgcontent {
	background-image: url("images/bodybg.png");
	background-repeat: repeat-y;
	width: 756px;
	margin-left: 1px;
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pgcontent {
	background-color: #FFFFFF;
	color: #000000;
}

#pgcontent table td {
	vertical-align: top;
}

.spacer {
	background-color: #FFFFFF;
     	clear: both;
     	height: 1px;
}

.footer {
	width: 774px;
	height: 44px;
	color: white;
	background: url("images/footerbg.png") no-repeat;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding: 14px 16px;
}

.subnav {
	margin-top: 8px;
	float: left;
	width: 168px;
	height: 100%;
}

.subnav_top {
	background-image: url("images/subnav-top.png");
	background-repeat: no-repeat;
	margin: 0px;
	width: 160px;
	height: 10px;
}

.subnav_bg {
	background-image: url("images/subnavbg.png");
	background-repeat: repeat-y;
	margin: 0px;
	width: 140px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}

.subnav ul {
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 4px;
}
.subnav li {
	padding-left: 0px;
}

.subnav_bottom {
	background-image: url("images/subnav-bottom.png");
	background-repeat: no-repeat;
	margin: 0px;
	width: 160px;
	height: 10px;
}

.subnav2-top {
	background-image: url("images/subnav2-top.png");
	background-repeat: no-repeat;
	margin: 0px;
	width: 160px;
	height: 8px;
}

.subnav2 {
	background-image: url("images/subnav2bg.png");
	background-repeat: repeat-y;
	margin: 0px;
	width: 140px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}

.subnav2-bottom {
	background-image: url("images/subnav2-bottom.png");
	background-repeat: no-repeat;
	margin: 0px;
	width: 160px;
	height: 10px;
}

#openid-input {
	background-image: url("images/openid_small_logo.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 2px;
	padding-left: 18px;
	border: 1px solid #999999;
	height: 16px;
}

/* Statistics Page
--------------------------------------------- */

.chat td {
	vertical-align: top;
}

.male, .male a {
	color: #15469C;
}

.female, .female a {
	color: #FE4455;
}

.bot, .bot a {
	color: #4BAA4B;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.headtext {
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #31659C;
}

.headlinebg {
	background-color: #9C9A9C;
}

.tdtop {
	background-color: #C8C8DD;
}
.tdtoprq {
	background-color: #C8C8DD;
}

.hicell {
	background-color: #DFDFDF;
}

.hicellbar {
	background-color: #043c59;
}

.hicell10 {
	background-color: #AAAAAA;
	font-size: 10px;
}

.rankc {
	background-color: #CDCDCD;
	text-align: center;
}

.hirankc {
	background-color: #9C9A9C;
	font-weight: bold;
	color: white;
	text-align: center;
	border: 1px solid #31659C;
}

.rankc10 {
	background-color: #EEEEEE;
	font-size: 10px;
}

.rankc10center {
	background-color: #EEEEEE;
	font-size: 10px;
	text-align: center;
}

.hirankc10center {
	background-color: #9C9A9C;
	font-weight: bold;
	font-size: 10px;
	color: white;
	text-align: center;
	border: 1px solid #31659C;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.asmall {
	font-family: "Arial narrow", Arial, sans-serif;
	font-size: 10px;
	color: black;
	text-align: center;
}

/* Links Page
--------------------------------------------- */

.imgLink {
	text-align: right;
}

/* FRC Scouting
--------------------------------------------- */

.scouting {
	color: #111;
}

#matches-top {
	background-image: url("images/scouting/matchbg-top.png");
	background-repeat: no-repeat;
	width: 574px;
	height: 18px;
}

#matches-top th, #matches th {
	padding-top: 3px;
	font-size: 11px;
	width: 87px;
	text-align: center;
	font-style: italic;
}

#matches {
	background-image: url("images/scouting/matchbg.png");
	background-repeat: repeat-y;
	width: 574px;
}

#matches td {
	width: 87px;
	text-align: center;
	border-bottom: 1px dotted #EEE;
}

.stats #tblue, .stats #tred { width: 66px; }

#matches-bottom {
	background-image: url("images/scouting/matchbg-bottom.png");
	background-repeat: no-repeat;
	width: 574px;
	height: 18px;
}

#tmatch {
	color: #404040;
}

#telim {
	color: #03F;
	background-color:#FFF;
	border: 2px solid #AAA;
	width: 572px;
}

#blue-top {
	background-image: url("images/scouting/bluebg-top.png");
	background-repeat: no-repeat;
	width: 574px;
	height: 18px;
}

#blue-top th {
	font-size: 14px;
}

#blue {
	background-image: url("images/scouting/bluebg.png");
	background-repeat: repeat-y;
	width: 574px;
	margin-top: -1px;
}

#blue th {
	text-align: center;
	font-size: 13px;
}

#blue-bottom {
	background-image: url("images/scouting/bluebg-bottom.png");
	background-repeat: no-repeat;
	width: 574px;
	height: 18px;
}

#tblue {
	color: #FFFFFF;
}

#tblue a, #tblue a:link, #tblue, #tblue a:hover, #tblue a:active {
	color: #EEE;
}

#red-top {
	background-image: url("images/scouting/redbg-top.png");
	background-repeat: no-repeat;
	width: 574px;
	height: 18px;
}

#red-top th {
	font-size: 14px;
}

#red {
	background-image: url("images/scouting/redbg.png");
	background-repeat: repeat-y;
	width: 574px;
	margin-top: -2px;
}

#red th {
	text-align: center;
	font-size: 13px;
}

#red-bottom {
	background-image: url("images/scouting/redbg-bottom.png");
	background-repeat: no-repeat;
	width: 574px;
	height: 18px;
}

#tred { color: #000000; }
#tred a, #tred a:link, #tred, #tred a:hover, #tred a:active { color: #111; }
#robot { width: 572px; }
#robot th, #robot td { vertical-align: top; }
#robot .video th, #robot .video td { vertical-align: bottom; }

#robot img {
	max-width: 250px;
	max-height: 400px;
	border: 1px solid black;
}

#robotedit {
	width: 572px;
	vertical-align: top;
}

#robotedit th { padding-bottom: 8px; }

#robot {
	width: 572px;
}

#comment-top {
	background-color: #DCDCDC;
}

#teamstats {
	width: 572px;
	text-align: center;
}

/* Data Table
--------------------------------------------- */
.data th {
	background-color: #CDCDCD;
	text-align: center;
}

.row td {
	background-color: #EEE;
}

/* News Feed
--------------------------------------------- */
#feed-top {
	width: 200px;
	height: 17px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	background-image: url("images/feed-top.png");
	background-repeat: no-repeat;
}

#feed {
	width: 190px;
	padding: 0px 6px;
	background-image: url("images/feedbg.png");
	background-repeat: repeat-y;
}

#feed-bottom {
	width: 200px;
	height: 20px;
	text-align: center;
	background-image: url("images/feed-bottom.png");
	background-repeat: no-repeat;
}

.feed {
	color: #FFFFFF;
}

.feed a, .feed a:link, .feed a:hover, .feed a:active {
	color: #DDDDDD;
}

#sidebar {
	float: right;
	width: 200px;
}

#sidebar table {
	padding: 0px;
	border-collapse: collapse;
}

#sidebar, #sidebar table td {
	margin: 0px;
}

/* User Control Panel
--------------------------------------------- */
#usercp-top {
	width: 200px;
	height: 18px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-weight: 600;
	font-size: 13px;
	color: #CCCCCC;
	text-align: center;
	background-image: url("images/usercp-top.png");
	background-repeat: no-repeat;
}

#usercp {
	width: 190px;
	padding: 9px 6px 0px;
	margin-top: -4px;
	background: url("images/usercpbg.png") repeat-y;
}

#usercp-bottom {
	width: 200px;
	height: 15px;
	text-align: center;
	background: url("images/usercp-bottom.png") no-repeat;
}

/* Tabs
--------------------------------------------- */
#tabbed-option {
	margin: 0 10px;
	font-size: 110%;
}

.js #tabbed-option {
	overflow: hidden;
	min-height: 350px;
	width: 750px;
	margin: 0;
	background: url("images/tab-contentbg.png") 0 34px no-repeat;
	text-align: left
}

#tabbed-nav {
	margin: 0px 0px 0px 30px;
	padding: 0;
	left: auto;
}

#tabbed-nav li {
	background: none;
	float: left;
	display: inline;
	margin: 0;
	padding: 15px 0 5px 0;
	min-height: 30px;
	min-width: 92px;
}

#tabbed-nav li a {
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 9px 0px;
	margin-left: 2px;
	border-right: 1px solid #d7d5d1;
}

.js #tabbed-nav li a {
	border: none;
	color: #FEFEFE;
	outline: none;
	text-align: center;
	background-image: url("images/tab-back.png");
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
}

#tabbed-nav li.last a {
	border-right: 0;
}

#tabbed-nav li a.selected:link,
#tabbed-nav li a.selected:visited,
.js #tabbed-nav li a:hover {
	background-image: url("images/tab-select.png");
}

#tabbed-nav li a.selected:hover,
#tabbed-nav li a.selected:active { text-decoration: none; }

.tabbed-option-contents {
	clear: both;
	padding: 10px 35px;
}
