/* This entire program is the copyright of Infopop Corporation. */
/* For more info on the Ultimate Bulletin Board and other Infopop */
/* Products/Services, visit: http://www.infopop.com */
/* You may not distribute this program in any manner, modified or otherwise. */
/* You make modifications, but only for your own use and within the confines of the UBB License Agreement. */
/* Custom style sheet Created by JCS www.ubbdesign.com */

a:link {
	text-decoration: underline;
	color: #E7D69C;
}

a:visited {
	text-decoration: underline;
	color: #E7D69C;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

body {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.buttons {
	background-color: #444444;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
        border-style: solid;
        border-width: 1px;
        border-color: #000000;
}

font, table, td, div, p		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.forms, textarea { 
        border-color: #000000; 
        border-style: solid; 
        border-width: 1px; 
        font-size: 12px; 
} 


hr {
	background-color: transparent;
	color: #000000;
	height: 1px;
}

.catbar {
	font-size: 11px;
        color: #E7D69C;
        border-style: solid;
        border-width: 1px;
        border-color: #1111CC #5555CC #5555CC #1111CC;
        
}
.catbar B, A:link, A:visited, A:active, A:hover{
	font-weight: normal;
        
}

.descript-font {
	font-size: 10px;
	font-weight: bold;
}

.fnl-font {
	font-size: 12px;
	font-weight: normal;
}

.forum-stats {
	background-color: transparent;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}


.menubar {
	background-color: #0000CC;
	color: #FFFFFF;
        font-size: 11px;
	font-weight: bold;
        border-style: solid;
        border-width: 1px;
        border-color: #5555CC #1111CC #1111CC #5555CC;
}

.moderator {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.normal-font {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

.normal-font-bold {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.pntf {
	background-color: transparent;
	color: #FFFFF8;
	font-size: 11px;
	font-weight: normal;
}

.post-body {
	font-size: 12px;
	font-weight: normal;
        padding: 6px;
        margin: 6px 6px 6px 6px;
}

.post-icon {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
        border-style: solid;
        border-width: 1px 1px 0px 1px;
        border-color: #000000;
        padding: 3px;
}

.posted-by {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #000000;
        padding: 3px;
}


.signature {
	font-size: 10px;
	font-weight: normal;
}

.small-font {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.small-font-bold {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.tableborders
	{
	background-color: #000000;
	color: #000000;
}


.tablesurround
	{
	background-color: #3333cc;
	border-color: #3333cc;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	margin: 2px 0px 0px 0px;
	padding: 2px;
}

.time {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

.titlebar {
	background-color: #336699;
	color: #FFFFF8;
	font-size: 11px;
	font-weight: bold;
        border-style: solid;
        border-width: 1px;
        border-color: #C0CAE2 #5555CC  #5555CC #C0CAE2;
}

.titlebar a:link {
	background-color: transparent;
	color: #FFFFF8;
	text-decoration: none;
}

.titlebar a:visited {
	background-color: transparent;
	color: #FFFFF8;
	text-decoration: none;
}

.titlebar a:hover {
	background-color: transparent;
	color: #FFFFF8;
	text-decoration: underline;
}

.titlebar a:active {
	background-color: transparent;
	color: #FF0000;
	text-decoration: none;
}

.totalposts {
	background-color: #595959;
	color: #FFFFFF;
	font-weight: normal;
}

.totaltopics {
	background-color: #444444;
	color: #ffffff;
	font-weight: normal;
}

BLOCKQUOTE {
        overflow: auto;
        width: 580px;
        border-style: solid;
        border-width: 1px;
        border-color: #ffffff;
        padding: 6px;
        margin: 3px;
        
}
blockquote {
   font-size:9pt; border:1px solid #666666;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {

   background:#ffffff;
   color: #FFFFFF;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}


/* Adding display: none; here will remove the menu button bar completely. */
.menu-buttons {

}
