/* 
	Style Number:	2
	Style Name:		Map
	Filename:		style2.css
	Author:			CBWhiz
	Date Updated:	12/31/04
*/
#leftcol {
	width:120px;
}
#rightcol {
	width: 120px;
}
#leftcell, #pagecell, #rightcell {
	padding-top: 4px;
}
#leftcell {
	padding-right: 8px;
}
#rightcell {
	padding-left: 8px;
	overflow: hidden;
}
#pagecell {
	padding: 4px;
}
TABLE {
	background-color: #4D5AB9;
}
input[readonly] {
	color: white;
	background-color: #4D5AB9;
	border: 1px;
}
A {
	text-decoration: none;
	color: #ADDBE7; /* lightblue; is not valid */
}
.formtable {
	border: thin solid black;
}
.topbord {
	border-bottom: thin dashed black;
}
.filetable {
	border: 1px solid black;
}
TABLE {
	background-color: #4D5AB9;
 	font-family: verdana, sans-serif;
	color: white;
}

A:hover	{
	text-decoration: underline;
}
.menu {
	font-size: .8em;
}

IMG	{
	border: none;
}
INPUT, TEXTAREA, SELECT {
	border: 1px solid black;
	background-color: #7B86CC;
}

.excuse2 {
	background-color : #7B86CC
}

.postmain {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding: 2px 6px 2px 6px;
}
.bordbot {
	border-bottom: 1px solid black;
}
.quote {
	border: 1px dashed black;
	padding: 10px;
	color: #AAAAAA;
}
table.forum	{
	border: thin solid #FFFFEC;
}
table.forum tr.category th.title a.name {
    color: black;
    text-decoration: underline;
}
BODY {
	font-size: .8em;
	background-image: url('/images/map/top.png');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}
#leftcol, #rightcol, body {
	background-color: #323B7E;
}

.menualert {
	color: red;
}
/* images */


#contentarea .menuheading, #contentarea .rightheading {
	text-decoration:none;
	color: white;
	font-weight:bold;
	background-color: #7B86CC;
	border: 1px solid black;
}

#heading {
	/* makes room for the bgimage */
	height: 240px;
	margin-bottom: 0px;
	background-image: url("/images/map/btop.png");
	background-color: transparent;
	background-position:bottom;
	background-repeat:repeat-x;	
}
#contentarea {
	clear: both;
	margin-top: 0px;
	background-color: transparent;
	background-position:bottom;
	background-repeat:repeat-x;	
}

#leftcol {
	background: url("/images/map/bright.png") repeat-y right top;
}
.menuheading,
.menuset li,
.menuset li a,
.rightheading {
	width: 100%;
}

#rightcol {
	background: url("/images/map/bright.png") repeat-y left top;
}
#image-logo {
	float: right;
	background-image: url("/images/map/logo.png");
	background-position: top right;
	background-repeat:no-repeat;	
	height: 60px;
	width: 468px;
	margin-top: 170px;
	margin-bottom: 0px;
}
#image-logo span {
	display: none;
}
#image-extra1{
	float:left;
	background-image: url("/images/map/menuimg.png");
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 102px;
	height: 29px;
	margin-top: 201px;
	margin-bottom: 0px;
}
#wordlink {
	text-align: right;
	margin: 0 10px 0 0;
	background: inherit;
}
p.wordnum {
	text-align: center;
	font-weight: bold;
	margin: 0;
}
#wordlist {
	margin: 0;
	width: 100px;
}
span.word, span.wordname {
	display: block;
}
span.word {
	text-indent: 2px;
}
span.wordname {
	margin-bottom: 2px;
}
#rightcell form {
	margin: 0;
}
#shoutform, #wordform {
    margin-bottom: 5px;
}
#addWord {
	width: 60px;
	margin: 5px 3px 0 2px;
}
#subWord {
	width: 30px;
	margin: 0 2px 0 0;
}
#fictovote, #memstats, #rightbtns {
	margin: 0;
	text-align: center;
	width:114px;
}
#fictovote, #memstats {
    margin-bottom: 5px;
}
.threadrow-sub {
	background: #626CAF
}
