@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #3d290b;
	}




div#entirepage {
	position: relative;
	margin: 0 auto;
	top: 25px;
	width: 790px;
	height: auto;
	text-align: left;
	background-image: url(/images/main_sides2.gif);
	background-repeat: repeat-y;
	font-family: arial;

	}


.italic {
	font-style: italic;	
	}

div#header {
	position: relative;
	top: 0px;
	left: 0px;
	height: 100x;
	width: 790px;
	background-image: url(/images/main_sides2.gif);
	}



div#header span.week {
	position: absolute;
	top: 120px;
	left: 190px;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: black;
	z-index: 1000000;
}

div#header img.logo {
	position: relative;
	top: -18px;
	left: 5px;
	z-index: 1000;
	border: none;
	}

div#header img.top {
	position: relative;
	left: 0px;
	}
div#header span.numcases {
	font-size: 8px;
	color: white;
	}

/*
span.scaleimage1 {
	position: absolute;
	top: 77px;
	left: 815px;
	}
	
span.scaleimage2 {
	position: absolute;
	top: 77px;
	left: 916px;
	}

*/

th.headline {
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: arial;
	padding-left: 15px;
	background: black;

	}

td.note {
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: arial;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;


	}

td.invalid {	
	font-size: 12px;
	font-weight: bold;
	color: red;
	font-family: arial;
	}

.humancheckfail {
	font-size: 12px;
	font-weight: bold;
	color: red;
	font-family: arial;	
}

div#mainmenu {
	position: relative;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 790px;
	background: none;

	}

form.positions {
	position: relative;
	top: 0px;
	left: 10px;
	height: 40px;
	width: 790px;
	background: none;
	margin-top: 0px;

	}

table.instructions {
	font-size: 11px;
	color: blue;
	width: 800px;
	
	}


div.ppr {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	background: #3d290b;
	height: 20px;
	color: white;
	}

table.instructions td.title {
	font-family:  arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #cccccc;
	position: relative;
	left: 20px;
	}

input.position {
	position: relative;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 96px;
	background: #3d290b;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	cursor:pointer;
	margin-bottom: 0px;
	border: 1px solid white;
	
	}
	

input.positionchosen {
	position: relative;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 96px;
	background: #a38750;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	cursor:pointer;
	margin-bottom: 0px;
	border: 1px solid white;

	}


input.position:hover {
	position: relative;
	left: 0px;
	height: 25px;
	width: 96px;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	cursor:pointer;
	margin-bottom: 0px;
	border: 1px solid white;
	background: #a38750;
	}


input.position:active {
	border: 1px solid white;
	}



input.positionhome {
	position: relative;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 96px;
	background: #3d290b;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	cursor:pointer;
	margin-bottom: 0px;
	border: 1px solid white;
	}
	
input.positionchosenhome {
	position: relative;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 96px;
	background: #a38750;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	cursor:pointer;
	margin-bottom: 0px;
	border: 1px solid white;
	}


input.positionhome:hover {
	position: relative;
	height: 25px;
	width: 96px;
	background: #a38750;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	cursor:pointer;
	margin-bottom: 0px;
	border: 1px solid white;
	}



div#introtorotocourt {

	width: 770px;
	font-family: arial, verdana;
	font-weight: normal;
	font-size: 11px;
	font-weight: normal;
	height: 270px;
	position: relative;
	top: -10px;
	left: 8px;
	color: #333333;
	}
	
	
div#thanks {
	background: yellow;	
	font-weight: bold;
	height: 150px;
	border: 1px black dotted;
	padding-top: 10px;
	padding: 3px;
	}

.bold {
	font-weight: bold;
	}

.underline {
	text-decoration: underline;
	}


img.topleft {
	position: absolute;
	top: -3px;
	left: -4px;
	}
	
img.topright {
	position: absolute;
	top: -4px;
	left: 423px;
	}

img.botleft {
	position: absolute;
	top: 394px;
	left: -3px;
	}
img.botright {
	position: absolute;
	top: 393px;
	left: 424px;
	}



div#steps {
	height: 100px;
	width: 400px;

	}




div#jurors {
	position: relative;
	top: -10px;
	left: 20px;
	height: 120px;
	width: 750px;
	border: 1px solid #555555;
	background: #dddddd;
	}

table.meetjurors {
	position: relative;
	top: 10px;
	left: 20px;
	height: 100px;
	width: 410px;
	font-size: 9px;
	font-family: arial;	
	}	


table.meetjurors th.headline {
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	height: 20px;
	color: #a38750;

	}

table.meetjurors td {
	border: 1px solid black;
	text-align: center;

	}
	
table.meetjurors span.bold {
	font-weight: bold;
	font-family: arial;
	font-style: italic;
	}	

table.meetjurors a {
	text-decoration: none;
	}

table.meetjurors a img{
	border: none;
	}

a span.hoverinfo {
	display: none;
	}

a:hover span.hoverinfo {
	display: block;
	position: absolute;
	top: 20px;
	left: 510px;
	width: 100px;
	z-index: 1000000;
	color: #3d290b;
	}

table.resume {
	background: white;
	font-size: 10px;
	font-family: arial;	
	width: 200px;

	}
	

table.resumedefault {
	position: absolute;
	top: 40px;
	left: 530px;
	background: white;
	font-size: 10px;
	font-family: arial;	
	width: 200px;
	z-index: 1;
	}

table.resume td{
	border: none;
	color: black;
	}

div#casetotals {
	position: relative;
	top: 0px;
	left: 20px;
	height: auto;
	width: 750px;
	border: 1px solid #eeeeee;
	padding-top: 0px;
	background: white;
	margin-bottom: 20px;
	}

span.totalcases {
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;

	}
	
span.totalcasesweek {
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	}

/*
table#player td.checkboxtd {
	width: 10px;
	height: 35px;
	}


.checkbox, .radio  {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(/images/checkbox.gif) no-repeat;
  display: block;
  clear: left;
  float: left;

}

*/

table.matchups {
	margin-left: 75px;
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	width: 600px;
	height: auto;
	color: black;
	background: white;

	}


table.matchups th {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;

	}

table.matchups tr {
	background: white;
	border: 1px solid gray;

	}

table.matchups td {
	width: 100px;
	height: 11px;
		border-bottom: 1px solid gray;
		vertical-align: middle;


	}

table.matchups td.vs {
	width: 20px;
	}

td.oldcases  {
	width: 200px;
	}

td.oldcases a {
	display: block;
	width: 550px;
	color: black;
	}
	
td.oldcases a:hover {	
	color:#a38750;
	}
	

form.allplayerstable {
	position: relative;
	left: 20px;
	width: 700px;
	}


div#allplayerstable {
	position: relative;
	width: 500px;
	}


table.playertable {	
	border: 1px solid black;
	height: 70px;
	width: 120px;
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	color: black;
	font-family: arial, sans-serif;
	font-size: 8px;
	background: white;

	}



table#player td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}


table#player td.name {
	width: 140px;
	height: 9px;
	font-size: 8px;
	font-family: arial, sans-serif;
	font-weight: normal;
	}

table#player td.team {
	color: gray;
	height: 9px;
	}


table#player td.image {
	width: 100px;
	height: 50px;
	text-align:  left;
	vertical-align: top;
	}
/*
table#player td.teamlogo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 16px;

	}
*/
table#player td.opponent{
	position: relative;
	top: 10px;
	
	width: 120px;
	height: 10px;
	font-size: 7px;
	font-family: arial, sans-serif;
	}


td#player span.fullname {


	}
	
	
td#player span.lastname {
	font-weight: bold;
	font-size: 10px;

	}


/* to make each section of FLEX page start on a new line so to speak rather than be jumbled together */
table.flexheader {
	width: 620px;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	background: black;
	color: white;
	margin-bottom: 5px;
	text-align: center;
	}


/*************************Remember to CLEAR any elements below the floated multiple tables**********************************/


td img {

	}
	
	
td img#logo {
	border: 1px solid gray;
	}

/**************************************** Floating Button stuff  ************************/

div#floatdiv {
	position: absolute;
	left:-105px;
	height: 75px;
	width: 100px;
	z-index: 0;
	}


.floatingverdictbutton {
	position: absolute;
	left:-105px;
	height: 400px;
	width: 100px;
	color: #3d290b;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1px;
	cursor: pointer;
	background: url(/images/longgavelbutton.png) no-repeat;
	border: 1px outset black;
	}
	
	
.floatingverdictbutton:hover {
	position: absolute;
	left: -105px;
	height: 400px;
	width: 100px;
	color: #3d290b;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1px;
	cursor: pointer;
	background: url(/images/longgavelbuttonhover.png) no-repeat;
	border: 1px outset white;
	}
	
.floatingverdictbutton:active {
	position: absolute;
	left:-105px;
	height: 400px;
	width: 100px;
	color: #3d290b;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1px;
	cursor: pointer;
	background: url(/images/longgavelbutton.png) no-repeat;
	border: 1px inset white;
	}

.floatingverdictbuttondefense {
	position: absolute;
	left:-105px;
	height: 400px;
	width: 100px;
	color: #3d290b;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1px;
	cursor: pointer;
	background: url(/images/longgavelbuttondefense.png) no-repeat;
	border: 1px outset black;
	}
	
	
.floatingverdictbuttondefense:hover {
	position: absolute;
	left: -105px;
	height: 400px;
	width: 100px;
	color: #3d290b;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1px;
	cursor: pointer;
	background: url(/images/longgavelbuttondefensehover.png) no-repeat;
	border: 1px outset white;
	}
	
.floatingverdictbuttondefense:active {
	position: absolute;
	left:-105px;
	height: 400px;
	width: 100px;
	color: #3d290b;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1px;
	cursor: pointer;
	background: url(/images/longgavelbuttondefense.png) no-repeat;
	border: 1px inset white;
	}



a.gavel {
	background: url(/images/gavelup.gif) no-repeat;
	}
	
a.gavel:active {

	background: url(/images/gaveldown.gif) no-repeat;
	}



/****************************  Verdict/Results Page  *************************/

div#results {
	position: relative;
	top: 0px;
	left: /*0px*/ 20px;
	width: 500px;
	margin-bottom: -30px;
	}
	
table.versus {
	position: relative;
	top: 0px;
	width: 500px;
	border: ;
	}

table.versus td.image {
	text-align: center;
	width: 200px;
	}

table.versus td.versusname {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	}

table.versus td.vsign {
	text-align: center;
	font-weight: bold;
	font-size: 80px;
	font-family: times new roman, verdana, sans-serif;
	}

span.opp {
	color: #777777;
	font-size: 10px;
	}

table.results {
	position: relative;
	top: -30px;
	width: 500px;
	border: ;
	}

img.deflogo {
	border: 1px solid #cccccc;
	}

td.winner {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	font-family: verdana, sans-serif;
	}
	
td.hung {
	color: red;
	}

td.votingresults {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family: verdana;
	color: black;
	}

span.bigger {
	font-size: 12px;
	color: black;
	}

td.textresults {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	color: #777777;
	}

table.jurors {
	position: relative;
	top: 0px;
	left: /*50px*/ 60px;
	border: 1px solid black;
	font-size: 9px;
	font-family: arial;	
	width: 400px;
	height: 140px;
	}	
	

table.jurors th {
	border: 1px solid black;
	text-align: left;
	width: 400px;
	height: 20px;
	font-size: 12px;
	}

table.jurors td {
	border: 1px solid black;
	text-align: center;
	width: 65px;
	}
	
table.jurors td.majority {
	background: green;
	color: white;
	}
	
table.jurors td.minority {
	background: red;
	}
		

tr.darkback {
	background: black;
	color: white;
	}

tr.tabletitle {
	border-bottom: 10px solid white;
	height: 10px;
	}
	
th.tabletitle {
	background: black;
	color: white;
	font-family: verdana, arial;

	}	
	
	
	
div#blackbox {
	position: absolute;
	top: 385px;
	left: /*495px*/ 0px;

	z-index: 0;

	}	



div#starburst {
	position: absolute;
	top: 380px;
	left: 650px;
}


div#starburst img{
	border: none;	
}

div#jury {
	position: relative;
	top: 0px;
	left: 20px;

}


div#vote {
	position: relative;
	left: 20px;
	font-size: 12px;
}



div#analysisarea {
	position: relative;
	left: 20px;
	font-size: 10px;
	
}


table#analysis td{
color: black;
}


div#analysis {
	width: 750px;
	font-size: 10px;
	position: relative;
	left: 0px;
	font-size: 11px;
}

table#analysis {
	width: 700px;
	position: relative;
	top: 10px;
	left: 25px;
}

table#individualanalysis {
	width: 700px;
	position: relative;
	left: 25px;
	border: 1px solid gray;
	margin-bottom: 5px;
}

table#individualanalysis.realjuror {
	background: #a38750;
	color: white;
	}
span.countdowntext {
	font-size: 9px;
	color: gray;
}
div#analysisarea {
	width: 700px;
	font-size: 12px;

}

div#analysisform {
	width: 700px;
	font-size: 11px;

}

table#analysisform  {
	position: relative;
	top: 20px;
	left: 25px;
	border: 1px solid gray;
	padding-left: 20px;	
		background: #dddddd;
}



a.votename {
	font-size: 18px;
	color: #3d290b;
	text-decoration: none;
	border:none;
	vertical-align: middle;
	}

a.votename img{
	display: inline;
	position: relative;
	visibility: hidden;	
	border:none;
	}
	
a.votename:hover {
	text-decoration: none;
	border:none;
	}

a.votename:hover img {
	display: inline;
	visibility: visible;
	position: relative;
	border:none;
	}
	
	
.twelve {
font-size: 12px;	
}

span.humancheck {
color:	red;
}


/**********************   Update Ranks  ***********************/

p.headline {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: red;
	position: relative;
	top: 20px;
	left: 100px;
	}

table.updateranks {
	font-size: 10px;
	font-family: verdana;
	width: 400px;
	}

table.updateranks td {
	border: ;
	}

table.updateranks td.name {
	width: 200px;
	font-size: 10px;
	padding-right: 5px;
	text-align: right;
	}

table.updateranks td.opponent {
	width: 200px;
	font-size: 10px;
	text-align: left;
	}


h1 {
	display: none;
	}
	
h2 {
	width: 730px;
	background: #a38750;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: white;
	padding-left: 20px;
	border-top: 1px solid #3d290b;
	border-bottom: 1px solid #3d290b ;
	}
	
span.juryisout {
	position: relative;
	left: 20px;
	font-size: 12px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}	

div#lobbylinks {
	position: relative;
	left: 25px;
	font-family: verdana;
	font-size: 11px;
	}

div#lobbylinks a {
	color: red;
	text-decoration: none;
	}

div#lobbylinks a:visited {
	color: green;
	text-decoration: none;
	}

div#lobbylinks a:hover {
	color: brown;
	text-decoration: underline;
	}


/*********************  DRAG and DROP ***********************/


ul.sortableList 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  width: 300px;
  position: relative;
  top: -220px;
  left: 220px;

}
ul.sortableList li 
{

  cursor: move;
  padding: 2px 2px;
  margin: 2px 0px;
  border: 1px solid black;
  background-color: #cccccc;
  height: 15px;
}


li span.opponent {
	position: absolute;
	left: 150px;
	z-index: 10000;
	}



input#txtNewTask {
	position: absolute;
	top: 0px;
	z-index: -1000;
	
	}
	
div#updateranksmenu {
	margin-left: 40px;
	font-size: 14px;
		
	}
div#updateranksmenu a {
	 text-decoration: none;
	 color: black;
	}

div#updateranksmenu a:hover {
	 text-decoration: underline;
	 color: black;
	}


/****************************  History, i.e. Past results ********************************************/

div#history {
position: relative;
top: 50px;
}

span.pastresults {
font-size: 12px;
position: relative;
left: 25px;
}

/*************************  Adsense Stuff  ********************************************/

div#adgroup1 {
	position: absolute;
	height: 300px;
	width: 250px;
	top: 250px;
	left: /*515px*/ 520px;

	}
	
div#adgroup2 {
	position: absolute;
	height: 610px;
	width: 170px;
	top: 1240px;
	left: /*515px*/ 20px;

	}
	
div#topbanneradgroup {
	position: absolute;
	top: 45px;
	left: 300px;
	z-index:  1000000;
	}

div#topimagebanner{
	position: absolute;
	top: 45px;
	left: 300px;
	z-index:  1000000;
	}



div#topad {
	position: relative;
	top: 0px;
	left: 20px;
	}

div#adgroupFAQ {
	position: relative;
	top: 60px;
	left: 30px;
	}

/*****************   FAQs  ******************/

div#faqs {
	position: relative;
	top: 10px;
	left: 20px;
	width: 700px;
	}


span.question {
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	}
	
span.answer {
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
		font-size: 10px;
	}
	
/*******************   Juror login page **************/

div#login {
	font-family: verdana;
	font-size: 10px;
	}	
	
/***************   FEEDBACK FORM ******************/


div#feedbackform {
	font-size: 11px;
	font-family: verdana;
	padding: 20px;
	margin-top: 0px;
	}



div#thankyou {
	font-size: 12px;
	font-weight: bold;
	color: green;
	font-family: verdana;
	padding: 20px;

	}

/****************   FOOTER  ******************/
	
div#footer {
	clear: left;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	height: 50px;
	width: 790px;
	text-align:center;
	padding-top: 100px;

	}
	

div#footer a{
	color: #3d290b;
	font-weight: bold;
	text-decoration: none;
	}
	
div#footer a:hover {
	color: #3d290b;
	font-weight: bold;
	text-decoration: underline;
	}
	
span.copyright {
	color: gray;
	}