P.debug {
	color			: red !important;
	font-weight		: bold !important;
	display			: none !important;
}

body {
	margin			: 0px 0px 20px 0px;
	background-color	: #8FABBE;
	text-align		: center;
	border-top		: 5px solid #6F9B9E;
}
div.ideaScores {
	width			: 99%;
	margin			: 5px 0px 5px -3px;
	background-color	: #AFCBDE;
	border			: 3px outset #8FABBE;
	padding-left		: 3px;
	color			: #000000;
}
div.ideaScores TD.option-left {
	text-align		: right;
	padding-right		: 5px;
}
div.ideaScores h3 {
	color			: #158C15! important;
}
div.ideaScores h4 {
	color			: #000000! important;
	font-size		: 10pt;
	font-style		: italic;
	font-weight		: normal;
	margin			: 0px 0px 0px 5px;
	border-bottom		: 1px #55CC55 solid;
}
div.ideaScores h4 #label {
	font-style		: normal;
	font-weight		: bold;
}
div.ideaScores li {
	margin-left		: -12px;
	margin-bottom		: 5px;
	font-size		: 9pt;
}
div.ideaScores th {
	font-size		: 10pt !important;
	color			: #000000 !important;
	border-bottom		: 1px solid #000000;	
}
div.ideaScores a:link,
div.ideaScores a:visited,
div.ideaScores a:active {
	color			: #000000;
}
div.ideaScores a:hover {
	color			: #FF2222;
	text-decoration		: none;
}
div.ideaScores table {
	width			: 95%;
	border-collpase		: collapse;
	margin			: 0px
	padding			: 0px;
	spacing			: 0px;
	border			: 1px;
	background-color	: transparent;
}
div.ideaSelector {
	width			: 99%;
	margin			: 5px 0px 5px 0px;
	background-color	: #F5F5DC;
	border			: 1px solid #55cc55;
	padding-left		: 3px;
}
div.ideaSelector table {
	width			: 95%;
	border-collpase		: collapse;
	margin			: 0px
	padding			: 0px;
	spacing			: 0px;
	border			: 1px;
	background-color	: transparent;
}

div.ideaSelector table input {
	width			: 80%;
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 9pt; 
	padding			: 3px;
	margin-bottom		: 5px;
}
div.ideaSelector input.button {
	width			: 150px;
}
tr.show { 
	display 		: table-row; 
}
div.ideaSelector textarea {
	width			: 85%;
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 9pt; 
	padding			: 3px;
	margin-bottom		: 5px;
}
div.ideaSelector input {
	width			: 85%;
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 9pt; 
	padding			: 3px;
	margin-bottom		: 5px;
}
span.ideaSelectLabel {
	width			: 180px;
	text-align		: left;
	margin-right		: 5px;
	color			: #3333FF;
	display			: block;
}
tr.show select {
	width			: 220px;
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 8pt; 
	margin-bottom		: 3px;
}
tr.hide { 
	display 		: none; 
}


/* Login Form */
table.loginForm {
	width			: 380px;
	border			: #FFAA88 4px outset;
	background-color	: #F5F5DC;
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 9pt; 
	border-collapse		: collapse;
}
table.loginForm TD {
	padding-top		: 8px;
	color			: black;
}
table.loginForm TD.header {
	background-color	: #99CCFF;
	padding-top		: 2px;
	padding-left		: 5px;
	padding-bottom		: 0px;
	border			: 3px orange outset;
}
table.loginForm TD.header P {
	margin-bottom		: 0px;
}

table.loginForm SPAN.required {
	color			: red;
}
table.loginForm TD.label {
	vertical-align		: top;
	text-align		: right;
	width			: 150px;
}

table.loginForm TD.input {
	vertical-align		: top;
	text-align		: left;
}
table.loginForm TD.input SPAN.small {
	text-align		: center;
	font-size		: 8pt;
}

table.loginForm TD.register {
	padding-left		: 10px;
	height			: 3em;
	line-height		: 1.8em;
}
table.loginForm TD.register P {
	color			: brown;
}
table.loginForm TD.register a:link,
table.loginForm TD.register a:visited,
table.loginForm TD.register a:active {
	color			: black;
	background-color	: lightblue;
	text-decoration		: none;
}
table.loginForm TD.register a:hover {
	color			: white;
	background-color	: brown;
	text-decoration		: none;
}
table.loginForm TD.submit {
	text-align		: left;
}
table.loginForm TD.error {
	padding-left		: 10px;
	color			: red;
	font-weight		: bold;
}

H2.blueLine {
	font-size		: 9pt !important;
	letter-spacing		: 2px;
	color			: #6F8B9E !important;
	font-weight		: bold;
	margin-top		: 15px;
	margin-bottom		: 0px;
}

H2.blueLine #small {
	color			: #333333;
	font-size		: 7pt !important;
	letter-spacing		: 1px;
}
table.container {
	line-height		: 140%;
	margin-right		: auto;
	margin-left		: auto;
	margin-top		: 0px;
	text-align		: left;
	width			: 780px;
	background-color	: #FFFFFF;
	border-collapse		: collapse;
	border			: 3px #55CC55 outset;
}

td.footer {
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 8pt;
	color			: #FFFFFF;
	background-image	: url(images/gray-gradient.gif);
	text-align		: center;
	padding			: 5px;
	height			: 1.5em;
	border-top		: 1px solid #55cc55;

}
td.footer a:link,
td.footer a:active,
td.footer a:visited {
	color			: #000000;
	text-decoration		: none;
	letter-spacing		: 2px;
}

td.footer a:hover {
	color			: #FFFFFF;
	text-decoration		: none;
}
td.banner {
	font-family		: Verdana, Arial, sans-serif;
	color			: #FFFFFF;
	background-image	: url(images/gray-gradient.gif);
	text-align		: left;
	padding			: 3px 0px 0px 15px;
	border-bottom		: 0px solid #FFFFFF;
	height			: 39px;
}

td.banner a:link,
td.banner a:active,
td.banner a:visited {
	color			: #FFFFFF;
	text-decoration		: none;
}

td.banner a:hover {
	color			: #000000;
	text-decoration		: none;
}

td.banner h1 {
	padding-top		: 15px;
	font-size		: 18pt;
}

td.banner h2 {
	margin-top		: 13px;
	font-size		: 11pt;
	font-style		: italic;
	color			: #195A87;
}

td.banner img {
	float		: right;
}

#banner-img {
	display			: none;
}

TD.sidebar {
	padding			: 15px;
	width			: 200px;
	background-color	: #E4E9E4;
	vertical-align		: top;
	background-image	: url(images/blastoff-small_02.gif);
	background-repeat	: no-repeat;
	background-position	: 97% 0%;

}
.sidebar a:link,
.sidebar a:active,
.sidebar a:visited {
	color			: #3333FF;
}

.sidebar a:hover {
	text-decoration		: none;
	background-color	: #99FF99;
	color			: #000000;
}

TD.sidebar h2 {
	color			: #232323;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 7pt;
	margin-bottom		: 0px;
	text-align		: left;
	font-weight		: bold;
	text-transform		: uppercase;
	letter-spacing		: .15em;
	line-height		: 1.1em;
	border-top		: 1px solid #888888;
}

TD.sidebar ul {
	padding-left		: 0px;
	margin			: 0px;
	margin-bottom		: 30px;
}

TD.sidebar ul ul {
	margin-bottom		: 0px;
}

TD.sidebar #categories ul {
	padding-left		: 15px;
}

TD.sidebar li {
	color			: #333333;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 8pt;
	text-align		: left;
	line-height		: 150%;
	margin-top		: 10px;
	list-style-type		: none;
}

TD.sidebar #categories li {
	list-style-type		: square;
}

TD.sidebar img {
	border			: 3px solid #FFFFFF;
}

TD.content {
	padding			: 15px 15px 5px 15px;
	background-color	: #FFFFFF;
	color			: #666666;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 8pt;
	vertical-align		: top;
	width			: 500px;
	border-right		: 1px solid #55cc55;
}
.content a:link,
.content a:active,
.content a:visited {
	color			: #3333FF;
}

.content a:hover {
	text-decoration		: none;
	background-color	: #99FF99;
	color			: #000000;
}

TD.content#singleColumn {
	width			: 700px;
	border-right		: 0px;
}
TD.content p {
	color			: #222222;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	line-height		: 150%;
	text-align		: justify;
	margin-bottom		: 10px;
	margin-top		: 0px;
}
TD.content dt {
	color			: #232323;
	font-size		: 9pt;
	font-weight		: bold;
	margin-bottom		: 0px;
	border-top		: 1px #55cc55 solid;
}
TD.content dd {
	color			: #232323;
	font-size		: 8pt;
	margin-bottom		: 10px;
	margin-left		: 3px;
	margin-top		: 0px;

}
TD.content blockquote {
	line-height		: 150%;
	margin-left		: 10px;
	margin-right		: 10px;
	border			: 1px solid #999999;
	background-color	: #F5F5DC;
	padding			: 5px;
}

TD.content li {
	line-height		: 150%;
}

TD.content h2 {
	color			: #444444;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: x-small;
	text-align		: left;
	font-weight		: bold;
	margin-bottom		: 10px;
}

TD.content h3 {
	color			: #444444;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: small;
	text-align		: left;
	font-weight		: bold;
	margin-bottom		: 3px;
}

TD.content p.posted {
	color			: #666666;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 7pt;
	text-decoration		: overline;
	text-align		: left;
	margin-bottom		: 7px;
	line-height		: normal;
	padding			: 3px;
}
TD.content #idea {
	background-color	: #E4E9E4;
	border			: 1px solid #55CC55;
	padding-left		: 5px;
	padding-right		: 5px;
}
.singleComment {
	border			: 1px solid #55CC55;
	padding-left		: 5px;
	margin-bottom		: 12px;
	color			: #000000;
}
.preview {
	border			: 3px outset #2F4B5E;
	padding-left		: 5px;
	margin-bottom		: 12px;
	background-color	: #E4E9E4;
	color			: #000000;
}

.preview PRE:before,
.singleComment PRE:before {
	display			: block;
	content			: "Code: "
}
.preview PRE,
.singleComment PRE {
	word-wrap		: break-word;
	font-family		: monospace;
	letter-spacing		: 1px;
	margin-left		: 10px;
	margin-right		: 10px;
	border			: 1px solid #999999;
	background-color	: #F5F5DC;
	padding			: 5px;
	line-height		: 1.0em;
}

.pollTable {
	width			: 100%;
	border			: 1px solid #55CC55;
	spacing			: 0px;
	padding			: 1px;
	background-color	: #E4E9E4;
	text-align		: center;
	margin-top		: 5px;
	color			: #000000;
}

.pollTitle {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #000000;
	text-align		: left;
}	

.pollResultsTable,
.optionTable {
	width			: 100%;
	border			: 0px;
	spacing			: 0;
	padding			: 0px 3px 0px 3px;
	text-align		: left;
	font-size		: 8pt;
}

.optionTable td {
	vertical-align		: top;
	text-align		: left;
}

.optionTable td.option-left {
	width			: 5%;
	text-align		: right;
	padding-right		: 5px;
	vertical-align		: middle;
}

.optionTable td.option-right {
	width			: 95%;
	text-align		: left;
	vertical-align		: middle;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
}

.pollResultsTable td.option-left {
	text-align		: right;
	vertical-align		: middle;
}

.pollResultsTable td.option-right {
	text-align		: left;
	vertical-align		: middle;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
}

.button {  
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 8pt;
	color			: #2F4B5E;
	height			: 30px;
	vertical-align		: middle;
}

#question {
	height			: 40px;
	vertical-align		: middle;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-size		: 10pt;
	font-weight		: bold;
}
#archives {
	display:none;
}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	display:none;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}



.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
p.categoryBreadcrumbs {
	font-size		: 9pt !important;
	font-weight		: normal !important;
	color			: #4F6B7E !important;
	border-bottom		: 1px #55CC55 solid;
}
p.categoryBreadcrumbs #current {
	font-weight		: bold !important;
}

