﻿table { border-collapse: collapse; }
table tr td, table tr th { padding: 0; }

.masterPage
{
	padding: 8px;
	min-width: 900px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
img
{ 
	border: none;
} 
.bodyStart
{
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-top: solid 5px #a0a0a0;
}
body
{
	margin: 0px;
	 min-height:1200px;
}
html
{
	font: 16px arial;
}
h1, h2
{
	font-family:Tahoma;
	margin-top: 15px;
	margin-bottom: 15px;
}
h1
{
	font-size: 26px;
	font-weight: normal;
	color: #000000;
}
h2
{
	font-size: 19px;
	font-weight:bold;
	color: #000000;
}
h3
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
}
a
{
	color: #3060a0;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.primaryInternalLink
{
	font-size: 15px;
	font-weight: bold;
}
.recordLabelStyle
{
	font-size: smaller;
}
.dateCellStyle
{
	font-family: arial;
	font-size: smaller;
	font-weight: bold;
	color: #404040;
}
.sourceLinkStyle, .sourceLinkStyle a
{
	font-family: arial;
	font-size: 90%;
	color: #808000;
}
.topicMenu
{
	border-bottom:2px solid #f6f6f6;
	background-color:#f0f0f0;
	padding:3px;
}
.topicMenu a
{
	font-size:smaller;
}
.topicLinkStyle
{
	font: 21px arial;
	color: gray;
}
.bodyStart
{
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-top: solid 5px #a0a0a0;
}
.footer
{
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 5px #b0b0b0;
}
.debateSpace
{
	padding-left: 6px;
	padding-right: 6px;
	border: solid 1px #b0b0b0;
	background: #f0f0f0;
	background-image: url(   '../../images/backdrop.jpg' );
}
.debateSpaceTab
{
	padding-left: 6px;
	padding-right: 6px;
	background: #f0f0f0;
	background-image: url(   '../../images/backdrop.jpg' );
}
.quoteStyle
{
	padding-top: 5px;
	padding-right:5px;
	font-size: 85%;
	color: Black;
	text-align:justify;
}
.navigationLinkStyle a
{
	text-decoration: none;
	font-size: 90%;
	color: #D07171;
	font-weight: bold;
	font-family: arial;
}
.navigationLinkStyle a:hover
{
	color:red;
}
.editLinkStyle, .editLinkStyle a
{
	font-family: arial;
	font-size: 90%;
	color:#D07171;
}
.editLinkStyle:hover, .editLinkStyle:hover a
{
	color:red;
}

.contributorLinkStyle, .contributorLinkStyle a
{
	color:#4A904A;
}
.gridHeader th
{
	border-top: solid 1px #a0a0a0;
	border-bottom: solid 1px #a0a0a0;
	background-color: #F0F0F0;
	font-size: smaller;
	font-family: arial;
	color: #3060a0;
}
.suffixStyle
{
	font-size: smaller;
	color: gray;
}
.suffixInlineStyle
{
	font-weight: bold;
	color: Gray;
	font-size: smaller;
}
.commentType
{
	color: black;
	font-size: smaller;
	font-weight: bold;
}
.implicationStyle
{
	font-size:13px;
	font-family:Arial;
}
.answerAgreeLink, .answerMostlyAgreeLink, .answerNeutralLink, .answerMostlyDisagreeLink, .answerDisagreeLink
{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}

.answerAgree, .answerMostlyAgree, .answerNeutral, .answerMostlyDisagree, .answerDisagree
{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
}

.answerMostlyAgreeTitle, .answerMostlyDisagreeTitle, .answerNeutralTitle, .answerAmbiguousTitle
{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: White;
}
.answerMostlyAgreeBlock
{
	background-color: #5AA05A;
}
.answerMostlyDisagreeBlock
{
	background-color: #D07171;
}
.answerNeutralBlock
{
	background-color: #a0a0a0;
}
.answerAmbiguousBlock
{
	background-color: #3060a0;
}
.answerMostlyAgreeBlock, .answerMostlyDisagreeBlock, .answerNeutralBlock, .answerAmbiguousBlock
{
	padding: 4px;
	margin-top: 3px;
	margin-bottom: 7px;
}

.answerAgree, .answerAgreeLink a, .answerAgreeHeading
{
	color: #00DE00;
}

.answerMostlyAgree, .answerMostlyAgreeLink a, .answerMostlyAgreeHeading
{
	color: #5AA05A;
}

.answerNeutral, .answerNeutralLink a, .answerNeutralHeading
{
	color: #a0a0a0;
}

.answerMostlyDisagree, .answerMostlyDisagreeLink a, .answerMostlyDisagreeHeading
{
	color: #D07171;
}

.answerDisagree, .answerDisagreeLink a, .answerDisagreeHeading
{
	color: Red;
}
.tabBody
{
	padding: 5px;
	border: 1px solid #a0a0a0;
	background-color: #F6F6F6;
}
.tabHeader
{
	float: left;
	padding: 3px;
	font-weight: bold;	
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
}
.tabHeaderRemainder
{
	padding: 3px;
	border-bottom: 1px solid #a0a0a0;
	font-weight: bold;
}
.tabPageContent
{
	background-color: #fffff6;
	padding: 5px;
	border: 1px solid #a0a0a0;
}
.tablePadded td
{
	padding:3px;
}
.tablePaddedCompact td
{
	padding-top:1px;
	padding-bottom:1px;
	padding-right:10px;
}
.lines
{
	line-height:1.5em;
}
.leftPane
{
	vertical-align: top;
	padding:3px;
	width: 50%;
	padding-right:5px;
}
.rightPane
{
	vertical-align: top;
	width: 50%;
	padding:3px;
	padding-left:5px;
}
.opinionBlock
{
	border: 1px solid #d0d0d0;
	background: #fffff6;
	padding: 3px;	
	margin: 3px;
	margin-left: 0px;
}
.argumentBlock
{
	border: 1px solid #d0d0d0;
	background: #fffff6;
	padding: 5px;	
	margin: 3px;
	margin-top:6px;
}
.opinionBlockSided
{
	background: #fffff6;
	margin-top:4px; 
}
.opinionBlockHeader
{
	vertical-align: top;
	width: 120px;
	padding:5px;
}
.opinionBlockBody
{
	vertical-align: top;
	padding:5px;
}
.opinionBlockHeaderText
{
	font-family:Tahoma;
	font-size: 15px;
	font-weight:bold;
	color: #808080;
}
.opinionBlockHeaderText a
{
	color: #606060;
}
.opinionBlockItemHeaderText
{
	font-weight: bold;
}
.opinionBlockSuffixLeftDiv
{
	float: left;
	padding-top: 5px;
}
.opinionBlockSuffixRightDiv
{
	float: right;
	text-align: right;
	padding-top: 5px;
}
.inputTable td
{
	vertical-align:top;
	padding:3px;
}
.inputDiv
{
	background-color:#fffff0;
	padding:5px;
	border:1px solid #c0c0c0;
	width:820px;
}
.centerMode
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
ul#menu
{
	padding: 0 0 2px;
	position: relative;
	margin: 0;
}

ul#menu li
{
	display: inline;
	list-style: none;
}

.historyGrid td
{
	vertical-align:top;
	font-size:smaller;
	padding:3px;
}

.historyGridHeader
{
    border-top:solid 1px #a0a0a0; 
    border-bottom:solid 1px #a0a0a0;  
    font-size:smaller;
    font-weight:bold;
    color:#3060a0;
}
.historyGridHeaderAudit
{
    background-color :#E6E6E6;
}
.historyGridHeaderLog
{
    background-color :#FFFFDD;
}
.inlineSearchResults
{
	background-color: #e0e0e0;
	border: 3px solid gray;
	padding: 5px;
	line-height:1.5em;
}
.actionDescription
{
	font-size: 85%;
	color: gray;
}
.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
.successMessage
{
	color:Green;
}
.insetComment
{
	border-left: 5px solid #e0e0e0;
	padding-left: 2px;
}
.insetArgument
{
	border-left: 5px solid #e0e0e0;
	padding-left: 5px;
}
.questionDescription
{
	padding-left:10px;
	padding:5px;
	font-size:smaller;
	color:#404040;
	text-align:justify;
}
.embeddedQuote
{
	font-style:italic;
	color:#808080;
}
.navigationBlock
{
	color:White;
	background-color:#808080;
	border:1px solid #606060;
	padding:5px;
	margin-right:10px;
	margin-bottom:30px;	
	font-size:smaller;	
}
.navigationBlock a
{
	color:White;
}
.navigationBlock h3
{
	color:White;
}