@font-face {
	font-family: 'CollegeBold';
	src: url('/template/fonts/COLLEGEB-webfont.eot');
	src: local('☺'), url('/template/fonts/COLLEGEB-webfont.woff') format('woff'), url('/template/fonts/COLLEGEB-webfont.ttf') format('truetype'), url('/template/fonts/COLLEGEB-webfont.svg#webfontmUPCvBD7') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background-color: #000000;
	text-align: center;
}

HEADER {
	position:relative;
}

form {
	margin: 0;
}

h1 {
	padding: 0;
	margin: 0;
	color: #1b0da9;
	font: 45px/52px 'CollegeBold', Arial, sans-serif;
	letter-spacing: 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);  
}

h3 {
	margin-left:20px;
	width: 730px;
	text-align: left;
}

a img {
	border: none;
}

#footer {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0 5px 0;
	background-color:#f5f606;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align: center;
	font-weight: bold;
	position:relative;
}

#main
{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
	font-weight: medium;
	font-size: 12pt;
	width: 906px;
	background-image: url('/template/tm_header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#f5f605;
	-moz-border-radius-topright: 18px;
    -webkit-border-top-right-radius: 18px;
    -moz-border-radius-topleft: 18px;
    -webkit-border-top-left-radius: 18px;
}

div#main.no-minimum {
	min-height:175;
}

div#main.index {
	background-image: url('/template/tm_header_nm.jpg');
}

#menu { 
 position:relative;
 margin: 0 0 0 30px; 
 padding: 0; 
 list-style-type: none;
} 
#menu li { 
 margin: 0; 
 padding: 0; 
 float: left; 
} 
#menu a { 
 float: left; 
 color: #000; 
 background: #f5f606;
 text-decoration: none; 
 line-height: 2.5; 
 text-align: center; 
 border-right: 1px solid #000;
 padding: 0 12px 0 12px;
} 
#menu a:hover { 
 background: #cdd005; 
} 
#menu a.currentpage { 
 background: #BEB06F; 
 color: #1A1303; 
 font-weight: bold; 
} 


font.findertitle {
	padding-right: 100px;
}

.errorbox{
	width: 70%;
	color:#FF0000;
	font-weight:bold;
	font-size: 11px;
	border: solid #FF0000;
	padding: 8px;
	background: #FFFFFF;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.error{
	color: #FF0000;
	font-weight: medium;
}

.addbutton {
	background-image:url(/images/add.png);
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
}

.deletebutton {
	background-image:url(/images/delete.png);
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
}

.column {
	float: left;
	width: 400px;
	margin-left:35px;
}

.feathered {
	background-image: url('/images/feather.png');
	height: 115px;
	width: 125px;
}

.feathered img {
	margin: 12px;
	max-width:100px;
}

div#logo {
	float:left;
	margin:15px;
	min-height: 90px;
}

fieldset
{
	text-align: left;
  padding: 15px;
  margin: 20px;
  border: 1.5px solid #0000A0;
  background-color: #ffff5d;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  font-size: 0.9em;

}

legend
{
  color: #0000A0;
  background-color: #CDCDCD;
  font-family: Arial, Helvetica, Sans-serif;
  font-weight: bold;
  font-size:1.2em;
  padding: 5px;
  margin-bottom: 0;
  width: 10em;
  border: 1px solid #000000;
}

.hidden-val
{
	border-bottom: 1px dashed;
	padding-left: 3px;
	cursor: pointer;	
}

span.position
{
	cursor: move;
	padding: 1 5 1 5;
}
span.position:hover
{
	background: #cdd005; 
}

/*------------------
DRAG AND DROP
-------------------*/
.list {
	border:1px dashed #000000;
	float:left;
	padding:5px;
	margin:5px;
}
.drop-box {
	min-height:15px;
}
.drop-box-hover {
	background:#fdfe66;
}
.dragme {
	cursor: move;
}


/*------------------
BRACKET MAKER
--------------------*/
#brackets-workspace {
	position: relative;
	
	margin-left: auto;
	margin-right: auto;
	background:#FFFFFF url('/template/rml.jpg') no-repeat scroll center center;
}

#bracketmaker-tools {
	
}

#bracketmaker-tools span.tool {
	float: left;
	border: 5px inset #f5f606;
	padding: 10px;
	margin: 3px;
	height: 32px;
}

#lastupdate {
	text-align:left;
	color: #FF0000;
	font-size:14pt;
	font-weight: bold;
}

#rheaders {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.round {
	position: relative;
	float: left;
	height:100%;
	width: 125px;
	border-right: 1px dashed #ccc;
}

.round.spacer {
	width: 145px;
}

#space-form {
	text-align: right;
}

#last-column {
	position: relative;
	float: left;
	text-align:left;
	color: #000000;
	font-weight: bold;
	font: Arial;
}

#seedteams {
	background-color: #bbc499;
	border: 2px inset;
	color:#000000;
	font-size:10pt;
	font-weight: normal;
	padding:6px;
	margin: 5px;
}

#poolA { 
	position: relative;
	border: dotted 1px #626262;
	float: left;
	padding: 12px;
	white-space:normal;
}

.linker {
	color: #FF0000;
	padding: 4px;
	cursor:move;
	white-space:nowrap;
}

.linker-on {
	border: 1px dotted #FF0000;
	background-color: #aeda9f;
}

.linker.used {
	color: #626262;
}

.linker.neutral {
	color: #000000;
}

.round-header {
	float: left;
	height: 20px;
	width: 123px;
	background-color:#cdcdcd;
	color: #000000;
	border-right: solid 1px #656565;
	border-left: solid 2px #656565;
	font-weight: normal;
	margin:0px;
	padding: 2px 0 2px 0;
}

.round-header.spacer {
	width:143px;
}

.round-day {
	float: left;
	/*background-color:#656565;*/
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin: 0;
	height: 38px;
	padding: 3px 0 0 0;
	border-right: solid 1px #000000;
	-moz-border-radius-topright: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
}
.round-day.Mon {
	background-color:#c76409;
}
.round-day.Tue {
	background-color:#fdfe66;
}
.round-day.Wed {
	background-color:#68ff65;
}
.round-day.Thu {
	background-color:#fc6467;
}
.round-day.Fri {
	background-color:#6966fe;
}
.round-day.Sat {
	background-color:#fd65ff;
}
.round-day.Sun {
	background-color:#6bfffe;
}

.gameadd {
	z-index: 4;
	cursor: pointer;
	text-align: right;
}

.gamedelete {
	position: relative;
	z-index: 4;
	text-align: left;
	height:15px;
}
.roundinfo{
	cursor: pointer;
}

.del {
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
}

.gameinfo {
	cursor: pointer;
	position: absolute;
	left: 50px;
	top: 0px;
}

div.game {
	position: absolute;
	color:#000000;
	font-size:10pt;
	font-weight: normal;
	width: 122px;
}
/* correct width for none IE browsers*/
div > div.game {
	width: 127px;
}

div.postponed-game {
	position:absolute;
	opacity:0.65;
	filter:alpha(opacity=65);
	z-index:10;
	padding-top:50px;
	width: inherit;
	text-align:center;
	background-color:#FFFFFF;
	color: #FF0000;
	font-size:16pt;
	font-family: Arial;
}

div.makeup-game {
	position:absolute;
	opacity:0.65;
	filter:alpha(opacity=65);
	z-index:0;
	padding-top:50px;
	text-align:center;
	color: #FF0000;
	font-size:16pt;
	font-family: Arial;
}

.draw-info {
	position: absolute;
	width: 119px;
	top: 8px;
	padding: 2px;
	background-color: #fef4dc;
	border: 2px solid #5c5c5c;
	color:#000000;
	font-size:10pt;
	font-weight: normal;
}

.draw-info b {
	font-size: 11pt;
	text-decoration: underline;
}

.team1 {
	z-index: 2;
	position:relative;
	border-bottom: 2px solid #000;
	height: 24px;
	padding: 5px;
	overflow: hidden;
}

.team1.ifneeded {
	border-bottom: 2px dashed #FB000D;
}

.betweams {
	position:relative;
	border-right:2px solid #000;
	height: 80%;
}

div.round.rtol div.game div.betweams {
	border-left:2px solid #000;
	border-right:none;
}

.betweams.ifneeded {
	border-right: 2px dashed #FB000D;
}

div.round.rtol div.game div.betweams .ifneeded {
	border-left: 2px dashed #FB000D;
	border-right:none;
}

.game-id, .unassigned {
	position: relative;
	color: #838383;
}

.team2 {
	z-index: 2;
	position: relative;
	/*border-right: 2px solid #000;*/
	border-top: 2px solid #000;
	height: 24px;
	padding: 5px;
}

/*div.round.rtol div.game div.team2 {
	border-left:2px solid #000;
	border-right:none;
}*/

.team2.ifneeded {
	/*border-right: 2px dashed #FB000D;*/
	border-top: 2px dashed #FB000D;
}

/*div.round.rtol div.game div.team2 .ifneeded {
	border-left: 2px dashed #FB000D;
	border-right:none;
}*/

.teamname {
	width:95px;
	float:left;
	font-weight: bold;
	font-size:10pt;
}

.wscore { 
	color:#04bd11;
	text-align:center;
	font-size:16pt;
	font-weight:bold;
	width:20px;
	float:right;
	padding:0;
	margin:0;
}

.lscore {
	color: #fe0202;
	text-align:center;
	font-size:16pt;
	font-weight:bold;
	width:20px;
	float:right;
	padding:0;
	margin:0;
}

.gamenum {
	font-weight: bold;
	float: right;
	padding-right:3px;
	color:#1a0ffe;
	font-size:9pt;
}

.gamenum-bottom {
    display: block;
    height: 0;
    clear: both;
}


.gametime-container {
	display: inline-table;
}
.gametime {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 9pt;
	color: #545454;
	padding: 3px;
}

.hover {
	border: 2px dashed #e4676e;
	background-color: #e5e079;
}

#champ {
	position: absolute;
	top: 50px;
	max-width: 350px;
	margin: 8px;
	border-bottom: 2px dashed #c2a45e;
	z-index: 10;
	text-align: left;
}

.champname {
	color: #c2a45e;
	font-size: 20px;
	font-family: Arial;
}

#bottom, .bottom {
	clear:both;
}


/*---------------------
TABLES
----------------------*/
  
table {
	font-size: 10.5pt;
	font-family: Arial;
	margin-left:auto;
	margin-right: auto;
	border: none;
	border-collapse: collapse; 
}

table TR {
	border: 1.5px solid #0000A0;
}

table TR.rowalt {
	background: #CDCDCD url('/template/transparent20.png') repeat top left;
}

table TR.row {
	background-color: #CDCDCD;
}

table TR.linethru {
	text-decoration:line-through;
}

table TR.bold {
	font-weight: bold;
}

table TR.spacer {
	border: none;
}

table TR TH{
	padding: 3px 3px 8px 8px;
	font-size:12pt;
	text-transform: uppercase;
	background-color: #ffff5d;
	color: #0000A0;
}

table#registrations TR TD {
	border: 1.5px solid #0000A0;
	padding: 3px 3px 8px 8px;
	vertical-align: top;
	text-align:left;
}

table#registrations TR TD UL {
	line-height: 1.5em;
	padding-left: 10px;
}

table#registrations TR TH {
	border: 1.5px solid #0000A0;
}

table#gamesched TR TD {
	padding: 3px 3px 8px 8px;
	vertical-align: top;
	text-align:center;
}

table#gamesched TR TD.champ {
	background: transparent url('/images/trophy.gif') no-repeat center center;
	min-width: 30px;
}

/*--------------------
NICE FORMS
-----------------------*/
form.colored
{
  width: 325px;
  padding: 20px;
  font-size:1.1em;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  text-align: left;
}

form.colored .notes
{
  color: #3E4A49;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  font-size: 0.9em;
}

form.colored fieldset
{
  padding: 0 20px 20px;
  margin: 0 0 20px;
  border: 1px solid #000000;
}


form.colored legend
{
  color: #FFFFFF;
  background-color: #640005;
  font-family: Arial, Helvetica, Sans-serif;
  font-weight: bold;
  font-size:1.2em;
  padding: 5px;
  margin-bottom: 0;
  width: 9em;
  border: 1px solid #000000;
}

form.colored label
{
  display: block;
  float: left;
  clear: left;
  text-align: right;
  width: 30%;
  padding-top: 0;
  margin: 1em 5px 0 0;
}

form.colored label.half-label
{
	width:50%;
}

form.colored label.full-label
{
	width:85%;
}

form.colored a.date-picker-control
{
  margin: 1em 0 0 0;
  padding: 2px;
}

form.colored input, form.colored select
{
  margin: 1.5em 0 0 0;
  padding: 2px;
}

form.colored img.popup-link
{
	border:none;
}

form.colored div.radio-box
{
  margin: 1em 5px 0 0;
}

form#emailform {
	text-align:left;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
/*----------------------
AJAX POPUPS
-----------------------*/
div.popup {
	z-index: 9999;
	position:relative;
	width:auto;
	opacity:0.95;
	filter:alpha(opacity=95);
	margin-bottom:5px;
}

div.popup div.header
{
	width: auto;
	vertical-align: middle;
	text-decoration: none;
	cursor: move;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	text-align:left;
	padding: 5px;
	background: #000000;
	color: #FFFFFF;
	border-top: thin solid #640005;
	border-left: thin solid #640005;
	border-right: thin solid #640005;
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
}

div.popup div.header .right-corner {
	position: absolute;
	top:3px;
	right:3px;
	font-size:1 em;
	font-family: Arial, Helvetica, Sans-serif;
	padding: 2px;
}

div.popup div.body
{
	width: auto;
	padding: 15px;
	background: #696969;
	border-bottom: thin solid ;
	border-left: thin solid #640005;
	border-right: thin solid #640005;
    -moz-border-radius-bottomleft: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -webkit-border-bottom-right-radius: 12px;
}

div.popup div.header .right-corner #exit
{
	padding: 2px;
	cursor: pointer;
	border: thin solid #640005;
	color: #640005;
	margin:4px;
	font-size:0.8 em;
	font-family: Arial, Helvetica, Sans-serif;
}

/*blue = #0066CC */

/*-----------------
AJAX Lookup box
-----------------*/
form#lookup {
	text-align:left;
}

#lookup b {
	font-weight: bold;
	color: #0000A0;
}

form#lookup input, form#lookup select {
	margin: 1em 0 0 0;
	padding: 0px;
}

form#lookup input.midline
{
	margin-left:50%;
}

form#lookup label
{
  display: inline-block;
  text-align: right;
  width: 450px;
  padding-top: 0;
  margin: 0 0 0 0;
	font-size:1.1em;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
}

#lookup UL#list {
	list-style: none;
	margin: 0 0 0 50%;
	width:300px;
	padding: 2px;
	text-align:left;
}

#lookup UL#list LI { /* all list items */
	font: helvetica;
	font-size:10pt;
	margin-right:1px;
	margin-bottom:1px;
	color: #7F7F7F;
	background: #8098fe url('/template/transparent20.png') repeat top left;
	cursor:pointer;
}

#lookup UL#list LI:hover {
	color: #000000;
	background:#8098fe;
	cursor:pointer;
}
