#tob {

	font-family:georgia,'times New Roman',times,serif;

}


#tobHeader {
	background-color:#9c321c;
	text-align:center;
	padding:20px 10px 10px 10px;
	margin:0px 0px 15px 0px;
	height:217px;
}

#tobHeaderDetails {
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:13px;
	border-top:1px solid #b86f5e;
	
}

#tobHeaderDetails li{
	margin:0px;
	padding:10px 0px 0px 0px;
	display:block;
	color:#ffffff;
	height:20px;
	
}

#tobHeaderDetails a {
	color:#fffc00;
}


#tobHeaderDetails #tobRound{
	float:left;
	font-size:13px;
	text-align:left;
	width:490px;
	padding-left:10px;
}

#tobHeaderDetails #tobDate {
	float:left;
	font-size:13px;
	width:150px;
	
}

#tobHeaderDetails #tobPreviousLink {
	padding-left:20px;
	padding-right:20px;
	
	float:right;
	width:100px;
	border-left:1px solid #b86f5e;
}

#tobHeaderDetails #tobNextLink {
	padding-left:20px;
	padding-right:20px;
	border-left:1px solid #b86f5e;
	float:right;
	width:75px;
	border-right:1px solid #b86f5e;
	margin:0px 10px 0px 0px;
}

#tobInfo {
	text-align:center;
	float:left;
	width:174px;
	padding:20px;
	background-color:#e7e8e8;
	margin:0px 10px 0px 0px;
}

#tobInfo a:visited{
	color: #cc3300;
}

#tobContent{
	float:left;
	width:468px;
	padding:0px 15px 15px 15px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin-left:5px;
	margin-right:5px;

}



#titleCard {
	padding:15px;
	border:1px solid #cccccc;
	text-align:center;
	width:436px;
	margin:0px auto;
}





.judgedBy{
	text-align:center;
	clear:both;
	font-variant:small-caps;
	font-size:14px;
	

}


#tobBody{
	
	font-size:14px;
	line-height:25px;
}

#tobBody p {
	margin-top:0px;
	margin-bottom:20px;
	font-weight:normal;
}

.returnDecision {
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

.returnDecision a {
	color:#990000;
}

.returnDecision a:visited {
	color:#990000;
}


.dropCap {font-size:48px;}

.separator {
	text-align:center;
}


#todaysWinner {
	text-align:center;
}

#todaysWinner p{
	margin-top:30px;
}

.tobDetails {
	border-top:1px solid #cccccc;
	padding:1px;
	background-color:#ffffff;
}

.tobDetails h1 {
	font-size:16px;
}

.tobDetails h3, .commentsHeader {
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
	text-align:center;
}


.tobDetails div {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:12px;
	color:#000000;
	
	line-height:19px;
}

.tobDetails h5 {
	text-align:center;
}

.tobDetails h5 a{
	font-size:12px;
	color:#990000;
}


#aboutJudge{

}

#fromTheBooth table {

	border-spacing:3px;

}


#fromTheBooth .firstComment {
	text-align:right;
	width:130px;
}
#fromTheBooth .secondComment {
	text-align:left;
	width:130px;
}

#fromTheBooth .bracket {

	width:22px;
}

#fromTheBooth .commentName1 {
	font-size:15px;
	font-weight:bold;
	width:60px;
}

#fromTheBooth .commentName2 {
	font-size:15px;
	font-weight:bold;
	text-align:right;
	width:60px;
}



#peanutGallery div {
	font-size:15px;
	text-align:center;
}

#peanutGallery table {
	width:250px;

}


#agree{
	color:#9b3020;
}

#disagree {
	color:#666666;
}


/*** right side styles ***/

.tobRight {

	float:right;
	width:215px;
}


#tobStandings {
	display:block;
	text-align:center;
	font-size:11px;
}

#tobStandings a:visited{
	color: #cc3300;
}

#tobStandings h3 {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	
}

#tobStandings h4 a{
	font-size:12px;
	font-weight:normal;
}
#tobStandings h4 a:visited{
	color: #cc3300;
}

#tobStandings h5 {
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	
}




#tobStandings p {
	padding:5px;
}

#tobStandings .highlighted {
	display:block;
	padding:10px;
	vertical-align:bottom;
	background-color:#fffc00;
}




.deckAd {
	display:block;
	clear:none;
	
	padding:15px;
	text-align:center;
	background-color:#e0e0e0;
	margin-top:50px;
	margin-bottom:5px;
}


#officePoolAd {

display:block;

}


.tobDivider {
clear:both;
margin-top:0px;

}


/** comment classes  **/

#comments {
	border-top:1px solid #e0e0e0;
	font-family:georgia,"times new roman", times, serif;
	margin-top:40px;
}

#comments h3 {
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
}	

.comment {
	font-size:12px;
	padding-bottom:35px;
}

.comment p {
	margin:0px;
	padding:10px 0px 10px 0px;
}


.commentFooter {
	border-top:1px solid #cccccc;
	padding-top:8px;
	
	width:233px;
	font-size:11px;
	font-family:arial, helvetica, sans-serif;

}

.commentFooter .commentReplyLink {

	display:block;
	float:left;
	width:50px;
}


.commentDate {
	color:#000000;
	display:block;
	text-align:right;
	float:right;
	width:150px;
}

.commentDate:hover, .commentDate:visited {
	color:#000000;
	text-decoration:none;
}


.commentsForm {
	border-top:1px solid #e0e0e0;
	margin-top:40px;
	padding-top:10px;
}

.commentsData div, .commentsFooter {
	clear:both;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

.commentTextField {
	width:100%;
}

.commentsData label{
	display:block;
	float:left;
	width:150px;
}



.commentsDta input {
	color:#999999;
	display:block;
	float:left;
	width:150px;
	margin:0px 0px 0px 10px;

}

.commentsOutput {
	display:none;
	background-color:#e0e0e0;
	margin:20px 0px 20px 0px;

	padding:10px;
}

#commentsOutput h1 {

	font-size:14px;
	text-align:center;
}

#comment-form-reply {
	display:none;
}

.replyForm {
	display:none;
	border-top:1px solid #e0e0e0;
	margin-top:40px;
	padding-top:10px;
}

.ajaxLoading {
	display:none;
	padding:10px 0px 0px 10px;

}














