﻿body {
}

a {
	text-decoration:none;
} 

h1 
{
	font-family: Franklin Gothic Medium;
	font-size: 22px;
	font-weight:lighter;
	font-variant:small-caps;
	letter-spacing:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	color:Gold;
}

.page 
{
	margin: 0px;
	padding: 0px;
	background-color: lightgrey;
}

.resultstable
{
	border:solid;	
}

td.headerstyle
{
	font-family: Arial Rounded MT Bold;
	font-size: 22pt;
	font-weight: bold;
	color: Aqua;
}

td.answercellstyle
{
	font-family: Arial Rounded MT Bold;
	font-size: 16pt;
	font-weight: bold;
	color: Red;
	
}

td.nonanswercellstyle
{
	font-family: Arial Rounded MT Bold;
	font-size: 16pt;
	font-weight: bold;
	color: Navy;
}

.guesstextbox 
{
	background-color: #CAEFFF;
	font-family: Arial Rounded MT Bold;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color: Black;
	border-color: Silver;
	border-width: 5px;
	border-style: ridge;
}

.incorrecttextbox
{
	background-color:Yellow;
	font-family: Arial Rounded MT Bold;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color: Red;
	border-color: Pink;
	border-width: 10px;
	border-style: ridge;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 26px;
}

.correcttextbox
{
	background-color:#0E8C3A;
	font-family: Arial Rounded MT Bold;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color:White;
	border-color: Pink;
	border-width: 10px;
	border-style: ridge;
	text-align: center;
	text-align: center;
}

.unguessedtextbox
{
	background-color:Red;
	font-family: Arial Rounded MT Bold;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color:White;
	border-color: Pink;
	border-width: 10px;
	border-style: ridge;
	text-align: center;
	text-align: center;
}

.incorrecttextbox10
{
	background-color:Yellow;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color: Red;
	border-color: Pink;
	border-width: 6px;
	border-style: ridge;
	text-align: center;
	height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:150px;
}

.correcttextbox10
{
	background-color:#0E8C3A;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color:White;
	border-color: Pink;
	border-width: 6px;
	border-style: ridge;
	text-align: center;
	height:18px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:150px;
}

.unguessedtextbox10
{
	background-color:Red;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color:White;
	border-color: Pink;
	border-width: 6px;
	border-style: ridge;
	text-align: center;
	width:150px;
}

.unguessedtextbox10_new
{
	background-color:Red;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color:White;
	border-color: Navy;
	border-width: 2px;
	border-style: none;
	text-align: center;
}

.incorrecttextbox10_new
{
	background-color:#EEE685;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color: #0000CD;
	border-color: Navy;
	border-width: 2px;
	border-style: none;
	text-align: center;
	height: 18px;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 0px;
	vertical-align: middle;
}

.correcttextbox10_new
{
	background-color:#0E8C3A;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color:White;
	border-color: Navy;
	border-width: 2px;
	border-style: none;
	text-align: center;
}



.opponentcorrecttextbox
{
	border-color: Maroon;	
}




.emptybox10
{
	background-color:Gray;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	border-color: Pink;
	border-width: 6px;
	border-style:ridge;
	text-align: center;
	height: 18px;
}



.scoreboardlabel
{
	background-color:White;
	font-family: Arial Rounded MT Bold;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color: Black;
	border-color: White;
	border-width: 10px;
	border-style: none;
	text-align: center;
	vertical-align: middle;
}

.guess
{
	background-color:#FFFFE0;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color: Black;
	text-align: left;
	vertical-align: top;
	width:100%;
	border:solid 1px #DCDCDC;
}

.incorrectguess
{
	background-color:#FFFFE0;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color: Red;
	text-align: left;
	vertical-align: top;
	width:100%;
	border:solid 1px #DCDCDC;
}

.correctguess
{
	background-color:#FFFFE0;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	font-style:normal;
	color: Black;
	text-align: left;
	vertical-align: top;
	width:100%;
	border:solid 1px #DCDCDC;
	
}

.guessrow
{
	vertical-align: middle;
	line-height: normal;
	padding: 0px;
}



.titlelabel
{
	font-family: Arial Rounded MT Bold;
	font-size: 24pt;
	font-weight: bold;
	color: White;
}

.dgrow
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Green;
}

.dgheader
{
	font-family: Tahoma;
	font-size: 8pt;
	color: White;
	background-color:Orange;
	text-align: center;
}

.dropdownlist
{
	font-size: 8pt;
	font-family: Tahoma;
	color: Blue;
	position:relative;
	top:2px;
}

.specificlabel
{
	font-size: 8pt;
	color: #1673b7;
	font-family: Tahoma;
}

.menu
{
	height: 24px;
	background-image:url(images/navBG2.gif);
	border-style:none;
	color:White;
	width: 50px;
	
}	

.menustaticitem
{
	border-left-style: solid;
	border-left-width:1pt;
	text-align: center;
	color:Black;
	width:50px;
}

.contentslink
{
	font-family:Tahoma;
	font-size: 8pt;
	width:800px;
	padding-left:20px;
	padding-right:20px;
	color:Black;
	
}

.contentstable
{
	width : 380px;
	vertical-align : top;
	border-color: #DCDCDC;
	border-width: 1px;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: White;
}  

.contentstable20
{
	width : 150px;
	vertical-align : top;
	border-color: Orange;
	border-width: 4px;
	border-style: dashed;
}  

.headercells
{
	text-align: center;
	font-size: 14pt;
	font-family: Tahoma;
	color: White;
	font-weight: bold;
}

.subheadercells
{
	text-align: center;
	font-size: 11pt;
	font-family: Tahoma;
	color: White;
	font-weight: normal;
}

.picturelabel
{
	text-align:center;
	font-size: 20pt;
	font-family: Tahoma;
	color: Blue;
	font-weight: bold;
	font-style:normal;
}

.boardpanel
{
	padding-bottom: 0px;
	padding-top: 0px;
	border-width: 0px;
}

.gridlink
{
	color:White;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma;
	text-align: center;	
	color: #1673b7
}

.orangebg
{
	background-image:url(images/background-orange.gif);
}

.chucktable
{
	background-color: dodgerblue;
	text-align: left;
	vertical-align: top;
	border: 0px;
	font-family: Tahoma;
	font-size: 10pt;
}

.chuckdg
{
	font-family: Tahoma;
	font-size: 8pt;
}

.tbcell
{
	background-color:dodgerblue;
}

.smallwhitelabel
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Blue;
	font-weight: bold;	
}

.bluelabel
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Blue;
	font-weight: bold;	
}


.leftpadding 
{
	padding-left: 10px;
}

.rightpadding 
{
	padding-right: 10px;
}

.toppadding 
{
	padding-top: 10px;
}

.mainlinks 
{
	font-family:Tahoma;
	font-size: 8pt;
}

.maincontentlink
{
	font-family:Tahoma;
	font-size: 18pt;
	color: #1673b7;
}

.radiobox
{
	text-align: center;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 8pt;
	color: Green;
}

.chosenbutton
{
	background-color: Orange;
	border-width: 2px;
	border-style: solid;
	border-color: Orange;
	font-size: 8pt;
	font-weight: bolder;
	color: White;
}

.unchosenbutton
{
	background-color: White;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	border-bottom-color: Orange;
	font-size: 8pt;
	font-weight: bolder;
	color: Black;
}

.datagrid
{
	background-color: White;
	border-color: #DCDCDC;
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
}

.maintablecell
{
	background-color: #FFFFFF;
}

.datagridtitle
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
}

.messageboard
{
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
}

.entrylabel
{
	font-family:Tahoma;
	font-size:14pt;
	color:Maroon;
}

.correctgauntlet 
{
	color:Green;
	font-family: Tahoma;
	font-size: 8pt;
}

.incorrectgauntlet
{
	color:Red;
	font-family: Tahoma;
	font-size: 8pt;
}

.gauntletcell
{
	text-align: left;	
}

.alignright
{
	float:right;
	clear: none;
}	

.alignleft
{
	float: left;
	padding-left: 10px;
	clear:none;
}

.reversepaddingtop
{
	padding-top:-50px;	
}

.paddingtop
{
	padding-top:3px;
}

.blogHeader
{
	font-size: 24px;
	font-weight:bolder;
	color: Black;
	font-family:Tahoma;
}

.blogLabel
{
	font-size: 10px;
	color: Black;
	font-family:Tahoma;
}

.blogBody
{
	font-size: 12px;
	font-family: Tahoma;
	color: Black;
}

.blogTable
{
	text-align: left;
	border-collapse: collapse;
	margin-left: 16px;
	margin-right: 16px;
}

.blogTable td
{
}

.blogComment
{
	border: solid 1px #c0c0c0;
	padding: 10px 10px 10px 10px;
	margin-right: 10px;
	margin-top: 10px;
	
}

.listTable
{
	
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 20px;
	
}

.listTable th
{
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#00611C;
	text-align:left;
}

.listTable tr
{
	
}

.listTable td
{
	border-bottom: solid 1px #cccccc;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(images/SavedStar.png);
}

.linkbuttons 
{
	padding-left:2px;
	padding-right:4px;
}

.completionListCssClass
{
	font-family:Tahoma;
	font-size:12px;
	padding:3px 3px 3px 3px;
}

.autocomplete_listItem
{
	padding:3px 3px 3px 3px !important;
	font-weight:bold;
}

.autocomplete_highlightedListItem
{
	background-color:#FFFF88 !important;
	
}

.autocomplete
{
	background-color: #FFF; 
	margin: 0px!important; 
	border: 1px solid #999; 
	cursor: pointer; 
	overflow: auto; 
	text-align: left; 
	list-style-type: none; 
	max-height: 200px;
	padding:0px;
}

.blackbold
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;	
	
}

.submitButton
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
}

/* tooltip styling. uses a background image (a black box with an arrow) */ 
div.tooltip { 
    background-color:#000; 
    outline:1px solid #669; 
    border:2px solid #fff; 
    padding:10px 15px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
    /* outline radius for mozilla/firefox only */ 
    outline-radius:4px; 
    -moz-outline-radius:4px; 
    -webkit-outline-radius:4px; 
}
 
/* tooltip title element (h3) */ 
div.tooltip h3 { 
    margin:0; 
    font-size:18px; 
    color:#fff; 
}

.chucksportsHeader
{
	color:White;
	font-family:Franklin Gothic Heavy;
	font-size:18px;
	font-weight:lighter;
}
