/* The styles for the BoardIndex template */
#newsfader
{
        margin: 5px 20px 15px 20px;
		padding:10px;
        text-align: center;
		height: 50px;
		border: 1px rgb(0,117,176) dashed;
}
h1#news
{
        text-align: center;
}

.boards
{
        list-style-type: none;
        line-height: 140%;
}
.boards dl
{
		padding: 0 10px;
}

.boards dt
{
       	width: auto;
		height: 31px;
	font-size: 130%;
	color: #FFF;
	padding: 5px 10px;
	margin-top: 5px;
	 background: url(../images/forumbox_head.gif) repeat-x top;
	 clear: both;
}
.boards dt a
{
	color: #FFF;
}
.boards dt a:hover
{
	color: #FFD700;
	text-decoration: none;
}
.boards dd
{
float: left;
        
}
.boards dd.msgicon
{
        width: 8%;
        padding-top: 3px;
		margin-left: 10px;
}
.boards dd.msgbody
{
        width: 50%;
}
.boards dd.bstats
{		
		width: auto
        text-align: right;
}
.boards dd.lpost
{
		float: right;
        width: 220px;
        text-align: left;
}
.boards .mods
{
        font-size: 90%;
}
.boards dd.chboards
{
        position: relative;
        padding: 3px 15px 0 15px;
        width: 100%;
        font-size: 100%;
        color: #666;
}
.boards dd.chboards img
{
        vertical-align: middle;
        margin-right: 2px;
}
.boards .chboards a
{
        border: 0;
        padding: 0;
        color: #666;
}
.boards .chboards a:hover
{
       color: #0085CB;
}
.boards dd.chboards span#sep
{
        color: #ccc;
        padding: 0 5px;
}
#boardbbot
{
	background: transparent;
	width: 800px;
	height: 21px;
}
#infotop
{
	width: 800px;
	height: 21px;
	margin-top: 0px;
}
#infocenter
{
        border: 2px solid rgb(0,117,176);
		background: #fff url(../images/infocenter.gif) bottom right no-repeat;
        padding: 2px 0px 15px 0px;
		overflow: hidden;
}
#infocenter h3
{
    text-align: center;
	color: #0176b2;
	font-size: 160%;
	margin-bottom: 4px;
}

#infocenter h4
{
	background: transparent url(../images/forumbox_head.gif) repeat-x scroll center top;
	height: 31px;
	color: #FFF;
	padding: 5px 10px;
	font-size: 130%;

}
#infocenter h4 a
{
	color: #FFF;

}
#infocenter h4 a:hover
{
	color: #FFD700;
	text-decoration: none;
}
#infoicon
{
	float: left;
	margin-left: 10px;
	width: 64px
}
#infodata
{
	float:left;
	margin-left: 10px;
}
#lstlist
{
        margin: 0px 13px 11px 13px;
        list-style-type: circle;
}
.clear-all{clear:both; line-height:0; height:0;}

/* The styles for the MessageIndex template */
.pages
{
        float: left;
        font-size: 19px;
        color: #9C9C9C;
        margin: 10px 10px 10px 25px;
}
.pages a
{
        color: #ccc;
 }
.pages a:hover
{
        color: #cd0000;
		text-decoration: none;
}

.msgmenu
{
        float: right;
        list-style-type: none;
        text-transform: uppercase;
        font-family: Tahoma, sans-serif;
		margin-right: 25px;
}
.msgmenu li
{
        float: left;
        padding: 5px 0;
        margin: 10px 0 0 15px;
}
.msgmenu li a
{
        padding: 15px 0 15px 30px;
}
.msgmenu li.markread a
{
        background: url(../images/buttons/post/markread.gif) center left no-repeat;
}
.msgmenu li.notify a
{
        background: url(../images/buttons/post/notify.gif) center left no-repeat;
}
.msgmenu li.newpoll a
{
        background: url(../images/buttons/post/newpoll.gif) center left no-repeat;
}
.msgmenu li.newtopic a
{
        background: url(../images/buttons/post/newtopic.gif) center left no-repeat;
}
.msgmenu li.reply a
{
        background: url(../images/buttons/post/reply.gif) center left no-repeat;
}
.msgmenu li.sendtopic a
{
        background: url(../images/buttons/post/sendtopic.gif) center left no-repeat;
}
.msgmenu li.print a
{
        background: url(../images/buttons/post/print.gif) center left no-repeat;
}

.alt
{
 		margin-bottom: 8px;
        clear: both;
}

#messagetable
{
        width: 100%;
        margin: 12px 0;
}

#messagetable td.cella1
{
	width: 5%;
}
#messagetable td.cella2
{
	width: 10%;
}
#messagetable td.cella3
{
	width: 3%;
	text-align: center;
}
#messagetable td.cella4
{
	width: 10%;
}
#messagetable td.cella5
{
	width: 22px;
	text-align: center;
	vertical-align: middle;
}
#messagetable td.cella6
{
	width: 4%;
	text-align: center;
	vertical-align: middle;
}
#messagetable td.cella7
{
	width: 11%;
}
#messagetable td.cella8
{
	width: 11%;
}
#messagetable td.cellb1
{
	width: 4%;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}
#messagetable td.cellb2
{
	vertical-align: middle;
}
#messagetable td.cellb3
{
	width: 14%;
	vertical-align: middle;
}
#messagetable td.cellb4
{
	width: 22%;
	vertical-align: middle;
}
#messagetable td.cellb5
{
	text-align: center;
}

#msgicons1
{
        float: left;
        margin-top: 15px;
}
#msgicons2
{
        float: left;
        margin: 15px 0 0 40px;
}
#msgjmp
{
        float: right;
        margin-top: 15px;
		margin-right: 25px;
}

/* The styles for the Display template */
#whviewingdp
{
        background-color: #FFF;
        padding: 4px 8px;
        font-size: 80%;
}
h3#top_subject
{
		color: #FFF;
         background: url(../images/forumbox_head.gif) repeat-x top ;
		margin-bottom: 10px;
        padding-top: 0px;
		border-bottom: none;
		height: 31px
}

h3#top_subject img
{
margin: 5px;
background: #FFF;
vertical-align: middle;
}

.post
{
        padding: 15px 0;
}

.msgtop
{
        padding: 8px 5px;

}
.msgtop a
{
  font-weight: bold;

}
.dispmsg
{

}

.msgbody2
{
		border: 1px dashed rgb(0,117,176);
        overflow: auto;
        padding: 10px 8px;
        margin: 0 25px 15px 25px;

}

.msgleft ul
{
        margin: 0;
        padding: 0;
        list-style-type: none;
}
.msgleft li
{
        margin: 1px 0;
        font-size: 90%;
}
.msgleft li.mname
{
        font-size: 100%;
		margin-bottom: 5px;
}
.msgleft li.posts, li.blurb
{
        margin-bottom: 10px;
}
.msgleft li.stars
{
        margin: 5px 0px;
}
.msgleft li.avatar
{
        margin: 12px 0px;
}
.message
{
        margin-bottom: 20px;
}
.msgbottom
{
        text-align: right;
}
.msgbottom hr
{
        margin: 15px 0;
}
.pstopicon
{
        float: left;
        margin: 3px 5px 0px 0px;
}
.postid
{
        font-size: 90%;
}
.postbuttons
{
        list-style-type: none;
        float: right;
        margin-top: 7px;
}
.postbuttons li
{
        display: inline;
        text-transform: uppercase;
		font-size: 90%;
        font-weight: bold;
        border-right: 1px solid #AAA;
        padding: 0 10px;
}
.postbuttons li a
{
        color: #AAA;
}
.postbuttons li a:hover
{
        color: #000;
}

.msghr
{
        width: 100%;
        margin: 0px;
        color: #678751;
        background-color: #678751;
}

.dispmenu ul
{
        list-style-type: none;
        float: right;
        margin: 0;
        padding: 0;
}
.dispmenu li
{
        display: inline;
        margin: 0;
        padding: 0;
        line-height: 24px;
}
.dispmenu a:link
{
        background: url(../images/cath1bg.gif);
        border-left: #E5E5E5 1px solid;
        border-top: #E5E5E5 1px solid;
        font-weight: bold;
        margin: 0px;
        padding: 5px 10px 5px 10px;
        font-size: 10px;
        font-weight: bold;
        color: #000;
}
.dispmenu a:hover
{
        text-decoration: none;
        background: #FFF;
        color: #000;
}
.dispmenu a.last
{
        border-right: #E5E5E5 1px solid;
}
.mnbtm ul
{
        position: relative;
        bottom: 11px;
}
.mnbtm a:link
{
        border-top: 0px;
        border-bottom: #E5E5E5 1px solid;
}
.msgleft
{
        float: left;
        width: 15%;
		margin: 0 5px;
}
.msgright
{
        float: right;
        width: 83%;
}

.msgbg1
{
        background: #F1F5FB;
}

.modified
{
        background: #F1F5FB;        margin: 10px 0;
}

.modbuttons
{
        margin: 20px 0 20px 25px;
        font-size: 80%;
        float: left;
		vertical-align: middle;
}
.modbuttons li
{
        display: inline;
        text-transform: uppercase;
        font-weight: bold;
        border-left: 1px solid #AAA;
        padding: 0 6px;
}
.modbuttons li a
{
        color: #AAA;
}
.modbuttons li a:hover
{
        color: #000;
}

#quickReplyOptions
{
		padding: 0 20px 5px 20px;
}
#quickReplyOptions textarea
{
        padding: 5px;
        margin-bottom: 5px;
        font-family: Verdana, sans-serif;
        font-size: 95%;
}

/* Quotes and Codes inside the message */
.quote, .code
{
	color: #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	font-size: 90%;
	line-height: 1.4em;
	padding: 5px;
}
.quote
{
	background: #F0F8FF url(../images/quote.gif) no-repeat bottom right;
	border-left: 4px solid #8394B2;
}
.quote div.quote
{
	background: #F0F8FF url(../images/blank.gif) no-repeat bottom right;
}

/* A code block - maybe even PHP ;). */
.code
{
	background: #FFF8F5 url(../images/code.gif) no-repeat bottom right;
	border-left: 4px solid #FF6600;
	font-family: "courier new", helvetica, "times new roman", serif;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	border: 1px dotted #000;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	margin-top: 5px;
	padding: 5px;
}
.quoteheader
{
	background: #E4EAF2;
	border-left: 4px solid #8394B2;
}
.codeheader
{
	background: #FDDBCC;
	border-left: 4px solid #FF6600;
}

/* The styles for the Who template */
#whosonline
{
	width: 100%;
}
#whosonline td.proinf div
{
	float: right;
	width: 14ex;
}