A:link { text-decoration: underline;  color: #854500; }
A:visited { text-decoration: underline;  color: #854500; }
A:link:hover { color: #A7B759; text-decoration: none;  }
A:visited:hover { color: #A7B759; text-decoration: none; }

.centre{ text-align:center;}
.center{ text-align:center;}
.small {font-size:9px;}

.bottombord{
border-bottom:1px dotted #3E5F82;
}

.boxfloatleft {
	float:left;
	text-align:center;
	width:180px;
	margin-right: 10px;
}

.boxfloatright {
	padding: 10px 10px 10px 10px;
	margin-left: 10px;
	float:right;
	width:150px;
	text-align:center;
	border: solid 1px #DA853B;
}

.searchtext {
width:350px; 
padding:3px; 
border: 1px solid #e4c55b;
font-size:14px;
background-color: #FFFEFA;
color:#999999;
}
.searchbutton{ 
border: outset 1px silver;
font-weight: bold;
background-color: #A7B759;
color: #FFFFFF;
cursor:pointer;
padding: 2px;
 }

BODY
{
	background-color: #edf6e3;
	background-image:url(../images_default.css.css/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 12px; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px; 
	padding: 0px;
} 

.container{
	width: 900px; 
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
}


.header {
 	width: 900px;
 	height: 180px; 
 	background-image: url(../images_default.css.css/bgheader.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border: 1px solid #e4c55b;
 font-size: 24px;
 font-weight:bold;
 text-align:left;
 margin-bottom:5px;
}

.headerinner{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-variant:small-caps;
 padding: 100px 0px 0px 20px;
}

.fatcol{
}

.main {
 	width: 670px;
	margin: 4px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #e4c55b;
	background-color: #FFFEFA;
	float:left;
}

.leftside {
}

.rightside {
float:right;
	width: 190px;
	padding: 0px 0px 0px 0px;
}



/* START MENU */

ul.menu {margin:0px; padding:0px;}

.menuhead {
	color: #939238;
	background-color: #dbda93;
 	background-image: url(../images_default.css.css/bgmenutitle.gif);
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #e4c55b;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
}

.menubox {
	background-image: url(../images_default.css.css/bgswirl.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFEFA;
	border: 1px solid #e4c55b;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 25px 0px;
}

.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight:bold;
}

.menu li {
	display: block;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dotted #939238;
	line-height:18px;
	text-decoration: none;
}

.menu a {
	color: #CC6633;
	text-decoration: none;
}

.menu a:hover {
	background-color: #A7B759;
	color: #9F9584;}

.menu li:hover,
.menu li a:hover{
	display: block;
	font-style: normal;
	color: #fff !important;}

.submenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size:10px;
	padding: 0px;
	list-style-type: none;
}

.submenu li {
	display: block;
	line-height:15px;
	text-decoration: none;
}

.submenu a {
	font-weight: normal;
	color: #565452;
	text-decoration: none;
	padding-left: 19px;}

.submenu a:hover {
	font-weight: normal;
	color:#CC0000;
	text-decoration: none;
	padding-left: 19px;
}
/* END MENU */

/* START TOP MENU */
.topmenu {
float:right;}

/* END TOP MENU */


.toplist {
font-size: 11px;
color: gray;
margin-bottom:5px;
border-bottom: gray 0px dashed;
padding:5px;
}


TABLE
{ 
font-size: 11px;
} 

INPUT 
{
border: 1px solid silver;
font-size: 11px;
}

SELECT
{
background-color: white; 
border-color: silver;
font-size: 11px;
}

TEXTAREA
{
background-color: white; 
border: 1px solid silver;
font-size: 11px;
}

IMG
{
border: 0;
}

.button 
{
border: outset 1px silver;
font-weight: bold;
background-color: #A7B759;
color: #FFFFFF;
cursor:pointer;
padding: 2px;
}



H1
{
font-size: 24px;
font-weight: bold;
text-align: left;
color:#A7B759;
text-align:center;
}

H2
{
font-size: 22px;
font-weight: normal;
}

.incomplete
{
border-color: red;
}

.required
{
border-color: red;
}

.nav {
margin-bottom: 5px;
font-size:10px;
 }

.suggest
{
border: 1px solid silver;
}

.link
{
padding: 10px;
border-top: 2px solid #e4c55b;
}

.category
{
padding: 10px;
}

.commentposter
{
background-color: #E2E1A6;
border: 1px solid silver;
}

.comment
{
padding: 5px;
background-color: #E2E1A6;
border: 1px solid silver;
}

.commentposteralternate
{
background-color: #E2E1A6;
border: 1px solid silver;
}

.commentalternate
{
padding: 5px;
background-color: #E2E1A6;
border: 1px solid silver;
}

.commentdate
{
font-size: 9px;
font-style: italic;
}

.details
{
padding: 10px;
margin: 10px;
background-color: white;
border: 1px solid silver;
}

.detailsborder
{
border: 1px solid #e4c55b;
margin-top: 20px;
padding:10px;}

.labels
{
font-weight: bold;
}

.grouping
{
border: 1px inset silver;
padding: 5px;
margin: 5px;
}

.important
{
font-weight: bold;
color:#FF0000;
}

.columnheader 
{
 	background-image: url(../images_default.css.css/bgboxtitle.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #DA853B;
 border: 1px solid #111133;
 color: #854500;
 padding: 5px;
 font-weight:bold;
 font-size: 12px;
 }

.labelscolumn
{
 width: 30%;
 background-color: #FAEFBC;
 border: 1px solid silver;
 vertical-align: top;
 padding: 5px;
}

.optionscolumn
{
 width: 70%;
 background-color: #FAEFBC;
 border: 1px solid silver;
 vertical-align: top;
 padding: 5px;
}

.evencolumns
{
background-color: #E2E1A6;
}

.oddcolumns
{
background-color: #E2E1A6;
}

.categoryname
{
font-weight: bold;
font-size: 14px;
}

.info
{
display: block;
border: 1px solid #D2D5D8;
background-color: white;
padding: 5px;
}

.editedby
{
font-size: 9px;
}

.searchhighlight
{
background-color: yellow;
}

.title
{
font-size: 14px;
padding: 3px;
font-weight: bold;
text-align: center;
}

.newpmhighlight
{
font-weight: bold;
}

.quote
{
padding: 3px;
border: 1px solid #E2E1A6;
background-color: #EEEEF3;
margin: 3px;
}

.quoteby
{
font-size: 10px;
font-style: italic;
}

.posthistory
{
overflow: auto;
width: 100%;
height: 300px;
}

.deletions
{
width: 50%;
background-color: silver;
padding: 5px;
border: 1px solid black;
margin: 0 auto;
text-align: center;
}

.modcpnav
{
display: block;
border: 1px solid #CCCCCC;
background-color: #EEEEF3; 
color: gray;
padding: 2px;
margin: 5px;
text-decoration: none;
}

.modcpnav:hover
{
background-color: #E2E1A6;
color: black;
}

.code
{
font-family: monospace;
font-size: 10px;
background-color: #E2E1A6;
padding: 2px;
border: 1px solid #CCDED1;
margin: 10px;
overflow: scroll;
width: 600px;
}

.areaheader
{
background-color: #E2E1A6;
}

.areafooter
{
background-color: #E2E1A6;
}

.imtextself
{
color: gray;
}

.imtextother
{
color: black;
}

.invisibleuser
{
color: gray;
}

a.admincolor
{
color: #3E97CF;
font-weight: bold;
}

a.modcolor
{
color: #AA3333;
}

a.sponsorcolor
{
color: #11BB33;
}

a.bannedcolor
{
color: gray;
}

.mutualbuddy
{
font-weight: bold;
}

.smiliebox
{
border: 1px dotted silver;
background-color: silver;
padding: 10px;
width: 140px;
}

.linktools
{
font-size: 11px;
color: gray;
margin-top:4px;
}

.linktools a

{
text-decoration: none;
color: gray;
}

.fronttop {
border-bottom: #999999 dashed 1px;
font-size: 11px;
color: gray;
margin-top:3px;
margin-bottom:3px;
}



.subcatsmainpage
{
font-size: 10px;
margin: 0;
padding: 3px;
}

.login
{
font-size: 10px;
background-color: #E2E1A6;
border: 1px solid #7090F0;
float: right;
padding: 5px;
margin-bottom: 10px;
}

.sort
{
padding: 5px;
margin: 5px;
border-left: 1px solid silver;
border-right: 1px solid silver;
	background-color: #dbda93;
 	background-image: url(../images_default.css.css/bgmenutitle.gif);
	background-repeat: repeat-x;}

.box
{
 	width: 630px;
	border: 1px solid #e4c55b;
 	background-image: url(bgswirl.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFEFA;
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
}

.boxtitle
{
color: #854500;
background-color: #ddd;
background-image: url(../images_default.css.css/bgboxtitle.gif);
background-position: bottom center;
background-repeat: repeat;
font-size: 12px; 
font-weight: bold; 
font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
text-transform: uppercase;
margin: -10px -10px 4px -10px;
padding: 3px 4px 4px 10px;
}

.boxbody
{
padding: 5px;
}

.newlinks { }

.bullet
{
vertical-align: middle;
}

.minilabels
{
font-style: italic;
}

.tableheader
{
color: #854500;
background-color: #ddd;
background-image: url(../images_default.css.css/bgboxtitle.gif);
background-position: bottom center;
background-repeat: repeat;
font-size: 12px; 
line-height: 16px;
font-weight: bold; 
font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
text-transform: uppercase;
margin: -10px -10px 4px -10px;
padding: 3px 4px 4px 10px;
}

.month 
{
border-style: none;
background-color: #E2E1A6;
text-align: center;
width: 90%;
}

.monthname 
{
text-align: center;
font-size: 13px;
font-weight: bold;
border: 1px outset;
}

.dayname td 
{
text-align: center;
font-weight: bold;
background-color: gray;
color: white;
border: 1px outset;
}

.datepicker { }

.datepickerform { margin: 0; }

.monthnavigation { font-family: Tahoma, Arial, sans-serif; }

.monthpicker { }

.yearpicker { }

.pickerbutton { }

.nomonthday 
{
text-align: center;
font-size: 10px;
height: 60px;
width: 10%;
color: silver;
vertical-align: top;
}

.monthday 
{
text-align: center;
font-size: 11px;
font-weight: bold;
background-color: #E2E1A6;
height: 60px;
width: 10%;
vertical-align: top;
}

.today 
{
text-align: center;
font-size: 11px;
font-weight: bold;
background-color: silver;
color: white;
height: 60px;
width: 10%;
vertical-align: top;
}

.event 
{
text-align: center;
font-size: 11px;
font-weight: bold;
background-color: #E2E1A6;
height: 60px;
width: 10%;
vertical-align: top;
}

.todayevent 
{
text-align: center;
font-size: 11px;
font-weight: bold;
background-color: #E2E1A6;
height: 60px;
width: 10%;
vertical-align: top;
}

.eventcontent 
{
font-size: 10px;
width: 100%;
}

.rules
{
border: 2px solid #FFAAAA;
background-color: #EEEEF3;
color: black;
padding: 5px;
margin: 5px;
font-size: 14px;
}

.flatbutton
{
border-style: solid;
background-color: white;
}

.threadbottom
{
border-width: 0;
background-color: #EEEEF3;
}

.threadtools:link { text-decoration: none; }

.threadtools img
{
vertical-align: middle;
border-width: 0;
}

.quotations
{
border-width: 1px;
border-style: solid;
background-color: #EEEEF3;
border-color: silver;
width: 500px;
padding: 5px;
margin: 0 auto;
text-align: center;
}

.shoutbg
{ 
background-color: #E2E1A6; 
background: #E2E1A6; 
color: black;
} 

.whiteboard
{
background-color: white;
border: 1px solid silver;
margin: 10px;
padding: 5px;
}

.homenav, .homenav:link, .homenav:visited
{
display: block;
border: 1px solid #CCCCCC;
background-color: #E2E1A6; 
color: #113366;
padding: 5px;
margin: 5px;
text-decoration: none;
font-weight: bold;
}

.homenav:hover, .homenav:link:hover, .homenav:visited:hover
{
background-color: #113366;
color: white;
text-decoration: none;
}

.navbutton
{
padding: 0;
margin-top: 5px;
margin-bottom: 8px;
text-decoration: none;
font-weight:bold;
font-size:10px;
float:right;
}

.navbutton a
{
border-left: 1px solid #CCCCCC;
padding-left: 8px;
padding-right: 8px;
margin-left: 4px;
}


.linkdiv
{
float: left; 
width: 45%;
padding: 10px;
border-bottom: 1px dotted silver;
background-color: #E2E1A6;
}

.statimage
{
float: left;
width: 40px;
}

.floatleft
{
float: left;
margin-right:8px;
}

.floatright
{
float: right;
margin-left:8px;
}

.floatrightbox
{
float: right;
margin-left:10px;
margin-bottom:10px;
width: 180px;
}

.floatleftbox
{
float: left;
margin-right:10px;
margin-bottom:10px;
width: 180px;
}

.internalreply
{
border: 1px black solid;
padding: 5px;
}

.clear
{
clear: both;
line-height:0; 
height:0;
}

#chatarea
{
border: 1px dotted black;
background-color: #E2E1A6;
width: 75%;
height: 300px;
overflow: auto;
float: left;
margin: 10px;
padding: 5px;
font-size: 14px;
}

#activechatters
{
border: 1px dotted black;
background-color: #E2E1A6;
width: 15%;
height: 300px;
overflow: auto;
float: left;
margin: 10px;
padding: 5px;
font-size: 14px;
}

.posttextarea
{
width: 97%;
}

.redirect

{
padding: 20px;
margin: 40px;
background-color: #EEEEF3;
border: 1px solid #E2E1A6;
font-weight: bold;

}

.legend
{
padding: 10px;
margin: 10px;
border: 1px solid #007788;
width: 250px;



}

.ratingresponse

{
background-color: white;
}

.thumbshot
{
float: left;

padding: 2px;
}

.floatattach
{
float: left;
margin: 5px;
}

.denialpage
{
border: 2px solid #FFAAAA;
background-color: #EEEEF3;
color: black;
padding: 5px;

margin: 5px;
font-size: 14px;




}

.unit-rating
{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url('../images_default.css.css/ajaxstar.gif') top left repeat-x;		
}
.unit-rating li
{
text-indent: -90000px;
padding: 0px;
margin: 0px;
float: left;
}
.unit-rating li a
{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}
.unit-rating li a:hover
{
background: url('../images_default.css.css/ajaxstar.gif') left center;
z-index: 2;
left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 20px; }
.unit-rating a.r2-unit { left: 20px; }
.unit-rating a.r2-unit:hover { width: 40px; }
.unit-rating a.r3-unit { left: 40px; }
.unit-rating a.r3-unit:hover { width: 60px; }
.unit-rating a.r4-unit { left: 60px; }	
.unit-rating a.r4-unit:hover { width: 80px; }
.unit-rating a.r5-unit { left: 80px; }
.unit-rating a.r5-unit:hover { width: 100px; }
.unit-rating li.current-rating
{
background: url('../images_default.css.css/ajaxstar.gif') left bottom;
position: absolute;
height: 20px;
display: block;
text-indent: -9000px;
z-index: 1;
}	

.bait { visibility: hidden; width: 0; height: 0; display: hidden; }

.pagerank { font-size: 6px; }

.toolsbar
{
padding: 8px;
margin-top: 10px;
font-size: 14px;
text-align: center;
}

.toolsbar a
{
padding: 10px;
margin-right: 10px;
border: 1px dotted gray;
text-decoration: none;
}

.articlebar
{
float: right;
}

.articlebar a
{
display: block;
padding: 5px;
margin: 10px;
border: 1px inset black;
text-decoration: none;
}

.popup
{
padding: 5px;
margin: 5px;
background-color: #EEEEF3;
border: 1px solid #E2E1A6;
font-weight: bold;
}

.actionrow
{
background-color: #C4C9CF;
border-color: #F2E6AC;
padding: 5px;
}

.alert
{
padding: 10px;
margin: 10px;
background-color: #C4C9CF;
border: 1px solid red;
}

.signature
{
width: 70%;
height: 2px;
background-color: gray;
border: 1px solid silver;
margin-top: 14px;
margin-bottom: 5px;
text-align: left;
}

.memberstatus
{
float: right;
width: 30%;
background-color: #E2E1A6;
border: 1px solid silver;
padding: 7px;
}

.statussection
{
font-size: 14px;
background-color: #E2E1A6;
padding: 2px;
margin-bottom: 5px;
margin-top: 2px;
margin-left: 0;
margin-right: 0;
display: block;
}

.logobg
{
background-image: url('../images_default.css.css/headerbg.png');
background-repeat: x;
position: absolute;
left: 0; top: 0;
height: 80px;
width: 100%;
z-index: -1;
}


.linktitle {
font-size:15px;
font-weight:bold;
padding-bottom:8px; }

.subcategoryname, .subcategoryname a, .subcategoryname a:hover { }

.catdescription
{
}

#similar
{
font-size: 12px;
margin: 10px;
padding: 10px;
}

#similar .categoryname
{
font-size: 12px;
margin: 5px;
}

.logo
{
float: left;
width: 40%;
}

.cite
{
padding: 3px;
border: 1px solid blue;
background-color: silver;
margin: 3px;
}

.footer a, .footer a:hover
{
font-weight:bold;
}

.footerouter{
border: 1px solid #e4c55b;    
background-image: url(../images_default.css.css/bgfooter.jpg);
background-repeat: repeat-x;
background-color: #F2E6AC;	
padding: 4px 4px 4px 4px;
width: 890px; 
margin: 5px auto 0px auto;
text-align:center;
}

.navbutton a:hover
{
 text-decoration: none;
 background-color: #113366;
 border: 1px solid silver;
 color: white;
 padding-left: 8px;
 padding-right: 8px;
 margin-left: 4px;
}

.categoryname, a.categoryname
{
 font-weight: bold;
 font-size: 14px;
}

.linktitle, a.linktitle 
{
 font-size: 16px;
}

.previewframe
{
/*The iframe showing a preview of the details page.*/
 width: 95%;
 height: 400px;
 border: 1px solid
 border-color: #CCCCCC;
}
