﻿body 
{
	font-family: Arial, Sans-Serif;
	font-size: 75%;
	color: #202020;
}

.adminpage 
{
	width: 800px;
	margin: auto;
}

.wholepage 
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

.entrypage
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/banner_full.gif);
	background-repeat: no-repeat;
}

.centrepage 
{
	margin-left: auto;
	margin-right: auto;	
}

A 
{
	color:#2020CC;
}


.small_login 
{
	font-size:0.9em;
}

.nodisplay 
{
	display: none;
}

H1
{
	font-size: 1.5em;
	margin-bottom: 0;
	color: #0046D5;
}

H1.red
{
	font-size: 1.5em;
	margin-bottom: 0;
	color: #840204;
}

H1 A 
{
	text-decoration: none;
}

H2
{
	font-size: 1.3em;
	margin-bottom: 0;
	color: #0046D5;
}

H3 
{
	font-size: 1.2em;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #0046D5;
}	

H3.red
{
	font-size: 1.2em;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #840204;
}	

H4
{
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #202020;
}	

H5
{
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #202020;
}


.header
{
	width: 740px;
}

.banner
{
	font-size: 1.1em;
	text-align:right;
 	background-image: url(/images/banner_nofoot.gif);
 	background-repeat: no-repeat;
	height: 165px;
}

.headerlinks 
{
	font-size: 0.9em;
}

input.button {
  border-style: solid;
  border-width: 1px;
  border-top-color: #5588EE;
  border-left-color: #5588EE;
  border-bottom-color: #1144AA;
  border-right-color: #1144AA;
  background-color: #3366CC;
  color: #FFFFFF;
}

input.small_button {
  border-style: solid;
  border-width: 1px;
  border-top-color: #5588EE;
  border-left-color: #5588EE;
  border-bottom-color: #1144AA;
  border-right-color: #1144AA;
  background-color: #3366CC;
  color: #FFFFFF;
  height: 2em;
  font-size: .9em;
}


SELECT
{
	border: solid 1px #808080;
}

input.text
{
	width: 200px;
	border: solid 1px #808080;
}

input.smalltext 
{
	width: 100px;
	font-size: 0.9em;
	border: solid 1px #808080;
}

input.checkbox {
}

.errormessage 
{
	font-size: .9em;
	color: #ff0000;
}

.errormessage A
{
}

.footer 
{
	font-size: 0.9em;
	text-align: center;
}

TH 
{
	font-weight: bold;
	text-align: left;
}

.advertise 
{
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 20px;
}

.advertise LI 
{
	padding-bottom: 5px;
}

.indent 
{
	padding-left: 20px;
}

.tableheader
{
	font-weight: bold;
	color: #3366CC;
	background-color: #E5ECF9;
	text-align: center;
}

.graytableheader
{
	font-weight: bold;
	color: #3366CC;
	background-color: #DDDDDD;
	text-align: center;
}

.grayheader
{
	font-weight: bold;
	background-color: #DDDDDD;
}

.bigtableheader
{
	font-weight: bold;
	font-size: 1.2em;
	color: #3366CC;
	background-color: #E5ECF9;
	text-align: center;
}

.tableheader A 
{
	color: #3366CC;
}

.bigtableheader A 
{
	color: #3366CC;
}


LEGEND 
{
	font-size: 1.1em;
	color: #0046D5;
	font-weight: bold;
}

.smallprint 
{
	color: #444444;
	font-size: 0.9em;
}

.fineprint 
{
	color: #777777;
	font-size: 0.8em;
}

.enhanced 
{
	background-color: #E5ECF9;
}

.strikeout 
{
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}

.unreadmessage 
{
	font-weight: bold;
}


.left
{
	float: left;
}
.right
{
	text-align: right;
}

.backbutton 
{
	background-color: #E5ECF9;
	float: left;
}

.topactionbar 
{
	background-color: #E5ECF9;
	text-align: right;
	font-weight: bold;
	max-width: 600px;
}

.bottomactionbar 
{
	text-align: right;
	max-width: 600px;
}


.warning 
{
	font-size:1.3em;
	font-weight: bold;
	color: #ff0000;
}

.notification 
{
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
}

.bignumber 
{
	font-size: 2.2em;
}

.pleasewait 
{
	display: none;
	background-color:#ffffff;
	position:absolute;
	border:solid 1px #745634;
	width:600px;
	height:280px;
	text-align:center;
}

.bannersize 
{
	width: 740px;
	height: 141px;
}

.signup 
{
	font-size: 1.2em;
	color: #0046D5;
	text-align: center;
	font-weight: bold;
}

.beta 
{
	color: #0000FF;
	font-style: italic;
}

.userpic
{
	height:75px;
	width: 75px;
	float: left;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.boundingbox 
{
	border: solid 1px #777777;
	width:100%;
}

.topbottombox 
{
	border-top: solid 1px #777777;
	border-bottom: solid 1px #777777;
	width:100%;
}

.login 
{
	margin: auto;
	text-align: right;
	width:290px;	
}
.lockedpage
{
	margin: auto;
	width:320px;	
	font-size:1.2em;
	color: #ff0000;
}


UL.sitemap
{
	 list-style-type: square;
	 color: #3366CC;
}
UL.sitemap LI
{
	 margin-bottom: 10px;
}
UL.sitemap LI UL
{
	 margin-top: 10px;
}
UL.sitemap UL
{
	 list-style-type: square;
}

.bigtext 
{
	font-size: 1.2em;
}

.bigbold
{
	font-size: 1.4em;
	font-weight: bold;
}	

.bigboldred
{
	font-size: 1.4em;
	font-weight: bold;
	color: #ff0000;
}	

.redtext 
{
	color: #ff0000;
}

.graybackground
{
	background-color: #DDDDDD;
}

.profilepicture 
{
	max-width: 360px;
	max-height: 270px;
}

.category 
{
	width: 100%;
}

.category TD 
{
	font-size: 1.5em;
	border: solid 1px black;
	background-color: #CCCCCC;
	padding: 10px 10px 10px 10px;
}

#popupPicture
{
	display:none;
	padding:10px;
	position:absolute;
	z-index:1;
}
.thumbnail 
{
	position:relative;
	width: 75px;
	height: 75px;
	zoom:1;
	z-index:0;
}
.current_page_number 
{
	font-weight: bold;
	text-decoration: none;
	color: #000080;
}
.thumbnail_spaced 
{
	position:relative;
	width: 75px;
	height: 75px;
	zoom:1;
	z-index:0;
	margin: 8px 8px 0px 0px;
}

.newmessage 
{
	color: #008000;
	font-weight: bold;
	font-size: 0.8em;
}

.userblurb 
{
	table-layout: fixed;
	margin: 8px;
	text-align: left;
	background-color: #E5ECF9;
}

.chat_popup 
{
	position: absolute;
	left: 0;
	top: 0;
}

.pending_im 
{
	height: 110px;
	padding: 10px 10px 0px 10px;
	border: dotted 3px #ff0000;
	color: #0000ff;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
}

.promotion 
{
	color: Red;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.tableborder 
{
	background: black;
}
.tableborder TH 
{
	background: white;
}
.tableborder TD 
{
	background: white;
}
