body {
	margin: 0px;
	background-color: black;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}

h1,h2,h3,h4,h5,h6 {
	margin: 2px;
	margin-top: 0px;
}

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;
}

#container {
	width: 800px;
	margin: 0px auto;
}

#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/v3/top-bg.png") repeat-x;
	font-size: 11px;
}
.personal_left {
	background: url("images/v3/top-left.png") no-repeat;
	width: 16px;
}

.personal_right {
	background: url("images/v3/top-right.png") no-repeat;
	width: 16px;
}

#topbar a { color: #CACACA; }

#header {
	height: 160px;
	text-align: center;
	line-height: 160px;
}

nav.main {
	display: block;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 800px;
	height: 32px;
	line-height: 32px;
	text-align: center;
    vertical-align: middle;
	background: url("images/v3/navbar.png") repeat-x;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}

nav.main a, nav.main a:link, nav.main a:visited, nav.main a:hover, nav.main a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

nav.main ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 8px;
}

nav.main li {
	display: block;
	float: left;
	position: relative;
}

nav.main a:hover {
	background-image: url("images/v3/navbar-hi.png");
	background-repeat: repeat-x;
}

nav.main li ul {
	display: none;
	position: absolute; 
	top: 2em;
	left: 0px;
	background-color: #222;
	border: 2px solid #444;
	border-top: none;
	text-align: left;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	z-index: 1000;
}

nav.main a {
	font-weight: normal;
	vertical-align: middle;
	height: 20px;
	padding: 21px;
	padding-top: 9px;
	padding-bottom: 9px;
}

nav.main li li a {
	display: block;
	background-image: none;
	font-weight: normal;
	color: #EEE;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 0px;
}

nav.main li li a:hover {
	background: #333333;
}

nav.main li ul li {
	float: none;
	padding: 0px;
	border-top: 1px solid #323232;
	min-width: 10em;
}

nav.main li > nav.main ul {
	top: auto;
	left: auto;
}

nav.main li:hover ul, nav.main li.over ul{
	display: block;
}

nav.main input {
	-moz-border-radius: 10px;
	border: 1px;
	width: 168px;
	*line-height: 32px;	
}

nav.main form {
	text-align: right;
	padding-right: 10px;
	line-height: 32px;
}

#content {
	position: relative;
	width: 780px;
	min-height: 370px;
	background: white;
	color: black;
	margin: 0px;
	padding: 10px;
	padding-bottom: 20px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#content_col {
	position: relative;
	width: 800px;
	min-height: 400px;
	background: url("images/v3/columns.png");
	color: black;
	margin: 0px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#l_col {
	position: relative;
	float: left;
	width: 580px;
	margin: 0;
	min-height: 370px;
	padding: 10px;
	padding-bottom: 20px;
}

#r_col {
	float: left;
	width: 180px;
	height: 100%;
	margin: 0;
	padding: 10px;
	font-size: 13px;
}
#r_col ul {
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 12px;
}

#r_col li {
	padding-left: 0px;
}

#adm_link {
	position: absolute;
	bottom: 0;
	clear: both;
	text-align: center;
	width: 100%;
}

.clear {
	clear: both;
}

footer {
	display: block;
	margin: 15px 0px;
	width: 790px;
	text-align: center;
	font-size: 11px;
}

.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; 
}

#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;
}

img {
	border: none;
}

/* 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;
}

/* 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;
}
