a.abuse {
	float:right;
	margin-right:5px;
	font-size:8pt;
}

.author {
	font-weight:bold;
}

.title {
	font-size:20px;
}

.contactspage, .tospage, .usagepage, .aboutpage {
	margin:20px;
	padding:5px;
	background-color:#f8f8f8;
	border:1px solid gray;
}

input.checkbox {
	background-color: transparent;
}

body, td, input, textarea {
	font-family:verdana,arial,helvetica,sans-serif;
}

td.imageonly {
	border:1px solid gray;
	font-size:8pt;
	text-align:center;
}

div.mediumBox
{
	text-align:left;
	width:500px;
	border:1px solid gray;
	padding:5px;
	background-color:#F8F8F8;
}

input, textarea, option, select {
	font-size:8pt;
	color:black;
}

body {
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	background-color:#174573;
	margin:0;
}
a {
	color:#000080;
}
a:hover {
	color:#008000;
}

a.button {
	border-top:2px solid #f0f0f0;
	border-right:2px solid gray;
	border-bottom:2px solid gray;
	border-left:2px solid #f0f0f0;
	background-color:#d0d0d0;
	color:black;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
	padding:3px;
	margin:0;
}

a.button:hover {
	background-color:#d8d8d8;
	color:black;
}

.small, a.small {
	font-size:8pt;
}


td {
	font-size:10pt;
	font-weight:normal;
	color:#111111;
	vertical-align:top;
}
h1 {
	font-size:16pt;
	color:#8856A2;
}
h2 {
	font-style:normal;
	font-weight:normal;
	font-size:14pt;
	color:#6866C3;
	text-align:left;
}
img {
	border:none
}

.divider {
	width:100%;
	border-bottom:2px solid #D0D0D0;
	margin:5px 0 5px 0;
}
.signin {
	text-align:right;
	margin-right:5px;
}
.signin a {
	color:black;
	font-size:9pt;
}

table.manage {
	width:780px;
	border:1px solid gray;
	padding:5px;
	background-color:#F8F8F8;
}

.manageNav a {
	font-weight:normal;
	font-size:8pt;
	display:block;
	margin:5px;
}

.manageNav a.current {
	font-weight:bold;
}


.nav td {
	font-size:10pt;
	font-weight:bold;
	padding:0 15px 0 15px;
}

.nav a {
	font-weight: normal;
}

td.footer {
	font-size:8pt;
	text-align:center;
	background-color:#e0e0e0;
}

td.options table {
	width:700px;
}

td.options table td {
	vertical-align:top;
	padding:5px 2px 5px 2px;
}

td.options table.results {
	width:600px;
	background-color:#DCE2E9;
	border-top:1px solid black;
}

td.options table.results td {
	padding:2px;
	font-size:11px;
}

table.manage table.resultlist {
	width:610px;
}

td.options table.resultlist {
	width:600px;
}

table.resultlist {
	border-collapse:collapse;
}

span.column {
	width:95px;
	white-space:nowrap;
	display:block;
	padding:0;
	margin:0 5px 0 0;
	overflow: hidden; 
	text-overflow: ellipsis;
}

table.allcategories {
	margin:20px;
	width:100%;
}

table.resultlist td {
	font-size:11px;
	vertical-align:middle;
	width:100px;
}

table.resultlist td a {
	text-decoration:none;
}

table.resultlist td a:hover {
	text-decoration:underline;
}

table.resultlist td, table.resultlist th {
	padding:1px 5px 1px 5px;
	margin:0;
}

table.resultlist th {
	text-align:left;
	font-size:12px;
	color:blue;
}

table.resultlist tr.even td {
	background-color:#e0e0e0;
}

td.options a {
	white-space:nowrap;
	font-size:8pt;
}

input#search {
	border:2px #C0C0C0 inset;
	width:300px;
	height:25px;
}

input.login {
	width:200px;
	margin-left:10px;
}

.passwordForm table {
	border:1px solid #808080;
	background-color:#F0F0F0;
}
.passwordForm td {
	padding:2px;
}

.signup table {
	border:1px solid #808080;
	background-color:#F0F0F0;
	width:600px;
}

.signup input.text {
	width:200px;
}

.signup textarea {
	width:400px;
	font-size:8pt;
}

.signup th
{
	font-size:14px;
	font-weight: bold;
	color:white;
	background-color:#C0C0C0;
	border-bottom:1px solid #808080;
}

.signup td
{
	padding:5px;
}

.share table {
	border:1px solid #808080;
	background-color:#F0F0F0;
	width:600px;
}

.share input.text {
	width:400px;
}

.share textarea {
	width:400px;
	font-size:8pt;
}

.share th
{
	font-size:14px;
	font-weight: bold;
	color:white;
	background-color:#C0C0C0;
	border-bottom:1px solid #808080;
}

.share td
{
	padding:5px;
}

.abuse table {
	border:1px solid #808080;
	background-color:#F0F0F0;
	width:600px;
}

.abuse input {
	width:400px;
}

.abuse textarea {
	width:400px;
	font-size:8pt;
}

.abuse th
{
	font-size:14px;
	font-weight: bold;
	color:white;
	background-color:#C0C0C0;
	border-bottom:1px solid #808080;
}

.abuse td
{
	padding:5px;
}



.category {
	font-weight:bold;
	font-size:10pt;
}

td.publish table {
	width:650px;
}

.publishForm table {
	border:1px solid #808080;
	background-color:#F0F0F0;
	width:600px;
}

.publishForm td.name {
	text-align:right;
	width:100px;
	font-size:8pt;
}

.publishForm td.input {
	font-size: 8pt;
}

.publishForm td.input input.accesslist
{
	width:350px;
}

.publishForm td.input input.city
{
	width:100px;
}

.publishForm td.input input.zip
{
	width:100px;
}

.publishForm td.input input.price
{
	width:100px;
}

.publishForm td.input input.text {
	width:500px;
}

.publishForm td.input input.integer {
	width:100px;
}

.publishForm td.input textarea {
	width:500px;
}

.publishForm td.input input.name {
	width:250px;
}

.publishForm td.input input.date {
	width:90px;
}

.searchHeader {
	font-size:8pt;
}

.subcategory a {
	text-decoration:none;
}

.subcategory a:hover {
	text-decoration:underline;
}

.subcategories {
	font-weight:normal;
	font-size:9pt;
}

.error, .missing {
	color:red;
}

.motto {
	color:gray;
	font-weight:bold;
	font-size:12pt;
}

.motto a {
	font-size:10pt;
}

td.cornertop div {height:1px; background-color:white; font-size:1px; line-height:0; padding:0;}
td.cornerbottom div {height:1px; background-color:#e0e0e0; font-size:1px; line-height:0; padding:0;}
td.cornertop, td.cornerbottom {background-color:#204683; }

.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

#rteDiv {
	display: block;
	position: relative;
}
