/* The styles for the BoardIndex template */

#newsfader

{

        border-bottom: 1px #F0F0F0 solid;

        margin-bottom: 15px;

        padding: 2px 10px 10px 10px;

        text-align: center;

}

h1#news

{

        text-align: center;

}



.boards

{

        list-style-type: none;

        line-height: 140%;

        border: 2px #7cb0dd solid;

        overflow: auto;

        padding: 0 10px 5px 10px;

        margin-bottom: 20px;

}

.boards dt

{

  clear: both;

	margin: 8px 0;

	padding-bottom: 6px;
	border-bottom: 1px #ccc dashed;

}

.boards dt#first2

{

	margin-top: 10px;
		border-bottom: 0px;

}

.boards dd a

{

	text-decoration: none;

}

.boards dd a:hover

{

	color: #000;

}

.boardname

{

	font-size: 130%;

}

.boards dt a:hover

{

	color: #666;

}

.boards dd

{

        float: left;
        margin-bottom: 10px;

}

.boards dd.msgicon

{

        width: 5%;
        text-align: center;

}

.boards dd.msgbody

{

        width: 58%;

}

.boards dd.bstats

{

        width: 10%;

        text-align: center;

}

.boards dd.lpost

{

        float: right;

        width: 23%;

        text-align: left;

}

.boards .mods

{

        font-size: 90%;

}

.boards dd.chboards

{

        position: relative;

        padding-top: 8px;

        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: #000;

}

.boards dd.chboards span#sep

{

        color: #CCC;

        padding: 0 5px;

}



#infocenter h3

{

        margin-top: 10px;

        text-align: center;

}

#lstlist

{

        margin: 0px 13px 11px 13px;

        list-style-type: circle;

}



/* The styles for the MessageIndex template */

.pages

{

        float: left;

        font-size: 19px;

        color: #CCC;

        margin: 10px 0 10px 0;

}



.msgmenu

{

        float: right;

        list-style-type: none;

        text-transform: uppercase;

        font-family: Tahoma, sans-serif;

}

.msgmenu li

{

        float: left;

        padding: 5px 0;

        margin: 10px 0 0 15px;

}

.msgmenu li a

{

        padding: 15px 0 15px 30px;
        text-decoration: none;

}

.msgmenu li a:hover

{

        color: #000;

}

.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: 9%;

}

#messagetable td.cella2

{

	width: 11%;

}

#messagetable td.cella3

{

	width: 4%;

	text-align: center;

}

#messagetable td.cella4

{

	width: 22%;

}

#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;

}



/* The styles for the Display template */

#whviewingdp

{

        background-color: #FFF;

        padding: 4px 8px;

        font-size: 80%;

}

h3#top_subject

{

        margin-bottom: 10px;

        padding-top: 0px;

}



.post

{

        padding: 15px 0;

}



.msgbody2

{

        overflow: auto;

        padding: 8px;

        margin-bottom: 8px;

}

.msgleft ul

{

        margin: 0;

        padding: 0;

        list-style-type: none;

}

.msgleft li

{

        margin: 1px 0;

        font-size: 90%;

}

.msgleft li.mname

{

        font-size: 100%;

}

.msgleft li.stars, li.posts, li.avatar, li.blurb

{

        margin-bottom: 8px;

}

.message

{

        margin-bottom: 20px;

}

.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-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-top: 7px;

        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%;

}

.msgright

{

        float: right;

        width: 85%;

}



.msgbg1

{

        background: #f8f8f8;

}



.modified

{

        background: #f8f8f8;        margin: 10px 0;

}



.modbuttons

{

        margin: 20px 0;

        font-size: 10px;

        float: left;

}

.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-bottom: 10px;

}

#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: 10px;

	line-height: 1.4em;

	padding: 8px;

}

.quote

{

	background: #F0F8FF;

	border-left: 4px solid #8394B2;

}



/* A code block - maybe even PHP ;). */

.code

{

	background: #FFF8F5;

	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: 10px;

	margin-top: 8px;

	padding: 8px;

}

.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;

}