body, td
{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

body
{
	background: #fdf6e8 url('gradient.png') repeat-x;
	text-align: left;
	margin: 8px auto 0 auto;
	width: 94%;	
}

#forum
{
	text-align: left;
	margin-top: 10px;
}

#forum table
{
	margin-top: 0px;
}

input{font:10pt Verdana,Arial,Helvetica,sans-serif}

select{background:#ffffff;font:10pt Verdana,Arial,Helvetica,sans-serif}

textarea{background:#ffffff;border:1px solid #000000;
font:10pt Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}

form{display:inline}

input{border:1px solid #606060;font-size:10pt}

input.pbutton{background:#ffffff;}

/* For BBCode Post Buttons */
.ButtonOut
{
	filter: alpha(opacity=70);
	border: #7F9DB9 1px solid;
}
.ButtonOver
{
	background-color: #FFE1AC;
	border: #FFAD55 1px solid;
}
.ButtonChecked
{
	background-color: #FFCB7E;
	border: #FFAD55 1px solid;
}
.ButtonOff
{
	filter: gray() alpha(opacity=30);
	background-color: #C0C0C0;
	border: #7F9DB9 1px solid;
}

/*  */
img 
{
	border: 0;
}

#imgBanner
{
	margin-bottom: 5px;
}

/* hyperlinks */
a			{ text-decoration: none; color: #000080; }
a:hover		{ text-decoration: underline; }
div.yafPageLink { font-weight: bold; }
div.yafForumWelcome { margin: 0 0 14px 0 }

/* Header 1 - Main header */
.header1 
{
	font-size: 9pt;
	background-image: url('bg_header1.png');
	background-color: #ff9c18;	
	background-repeat: repeat-x;
	background-position: 0 0px;
	font-weight: bold;
	height: 32px;
	#height: 26px;
}

/* Links in header1 */
tr.header1 a		{color:black;text-decoration:none}
tr.header1 a:hover	{color:white;text-decoration:none}

/* Header 2 - Sub header */
.header2 {
	background-image: url('bg_header2.png');
	background-color: #FFDC08;
	color: #000000;
	font-weight: bold;
	height: 26px;
}

/* Footer1 - Bottom of tables */
.footer1 {
	background-image: url('bg_footer1.png');
	font-size: 7pt;
	height: 28px;
}

.footer1 select, .footer1 td
{
	font-size: 7pt;
}

.postformheader 
{
	background-color: #FFF6C1;
	font-weight:bold;
}

/* Header of posts */
.postheader 
{
	background-color: #fceca4;
	font-size: 8pt;
}

/* User info and post/article */
.post 
{
	background-color: #fceca4;
}

.post_alt
{
	background-color: #FFF6C1;
}	

.post_priority
{
	font-weight:bold;
}

.post_link
{
	font-weight: bold;
}

/* Footer of posts */
.postfooter 
{
    background-color: #fceca4;
}

/* Area between posts */
.postsep 
{
	background-color: #B36306;
	height: 6px 
}

/* most tables are class 'content' */
/* .content */
.yafnet table.content {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: solid 1px #FFDC08;
	border-bottom-color: #c66453;
	border-right-color: #e56906;
	color: #000000;
}

.content td {
	padding: 3px;
}

.iconlegend td, .userbox, .forumviewing
{
	font-size: 9pt;
}

#RichEdit td 
{
	padding: 0px;
}

#divTimeNow, #divTimeLastVisit
{
	font-size: 8pt;
}

/* links inside content table*/
.content a			{ color: #880000; text-decoration: underline; }
.content a:hover	{ color: #FF1608; text-decoration: none; }

/* used for quoting messages */
.quote 
{
	margin-left: 16px;
        margin-right: 20px;
	padding: 5px;
}

.innerquote 
{
	padding: 4px;
	background-color: #ffe098;
	border: solid 1px #FF8E08;
	margin-bottom: 5px;
}

/* used for code */
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}

.innercode
{
	padding: 4px;
	background-color: #f3f3f3;
	border: solid 1px #bbbbbb;
	color:#000000;
	font-family:Courier New,Courier;
}

/* font sizes */
.smallfont	{ font-size: 8pt; }
.largefont	{ font-size: 9pt; }

/* Image Links */
a.imagelink 
{
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
a:hover.imagelink
{
	text-decoration: underline;
	color: #0000FF;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

.edit
{
	
}

/* Table just above and below tables */
table.command 
{
	/*border: solid 1px blue;*/
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: bold; color: #000000; margin: 0;}
.navlinks a { color: #062b79; text-decoration: none }
.navlinks a:hover { color: #0874FF; }

/* for printing */
.print 
{
	border: solid 1px #C0C0C0;
}
.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
*/
div.postdiv
{
 padding: 5px;
 width: 98%;
 text-align: justify;
 min-height: 100px;
 overflow: auto;	
}
.yafnet div.yafsignature
{
	border-top: solid 1px #666666;
	margin-top: 15px;
	padding-top: 5px;
}
/*Modal Popup*/
.modalBackground
{
	background-color:#000;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.modalPopup
{
	background-color: #ffffff;
	border: solid 1px #aaaaaa;
	width: 400px;
}

.modalPopup .modalBase
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: solid 1px #505050;
	color: #000000;
	padding: 1px;
}

.modalPopup .modalHeader
{
	background: url('bg_header1.png');
	background-color: #353535;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	font-size:12px;
	padding: 5px;	
}

.modalPopup .modalInner
{
	padding: 10px;
	text-align:center;
}

.modalPopup .modalInnerMain
{
	font-size: 9pt;
	font-weight: bold;
	color: #992222;
	text-align: center;
}

.modalPopup .modalInnerSub
{
	font-size: 8pt;
	color: #333333;
	text-align: center;
}

.modalPopup .modalFooter
{
	padding: 5px;
	font-size: 7pt;
	background-color:#fbfbfb;
}

.modalPopup .modalFooter input
{
	display:block;
	vertical-align: middle;
	margin:0 auto;
}


/* CCS Buttons */
.yafnet a.yaflittlebutton {
	background: transparent url('ButtonEnd.gif') no-repeat scroll top right;
    color: black;
    display: block;
    float: right;
	font-size: 11px; 
    height: 18px;
    margin: 0px 0px 2px 2px;    
    padding-right: 5px;
    text-decoration: none;
    white-space: nowrap;
}
.yafnet a.yaflittlebutton span {
    background: transparent url('ButtonBack.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 4px 3px 4px 8px;
    white-space: nowrap;
}
.yafnet a.yaflittlebutton img {
	vertical-align: middle;
	padding: 0px 4px 2px 0px;
}
.yafnet a.yaflittlebutton:hover {
	color: #ffffff;
	text-decoration: none;
}
.yafnet a.yaflittlebutton:active {
    background-position: bottom right;
    outline: none;
}
.yafnet a.yaflittlebutton:active img {
    padding: 0px 4px 2px 0px;
}
.yafnet a.yaflittlebutton:active span{
    background-position: bottom left;
    padding: px 3px 3px 8px;
}
.yafnet a.yafcssbigbutton{
	background: transparent url('ButtonEndBig.gif') no-repeat scroll top right;
    color: black;
    display: block;
    float: right;
	font-size: 12px; 
    height: 23px;
    margin: 5px 0px 4px 2px;    
    padding-right: 4px;
    text-decoration: none;
	white-space: nowrap;
}
.yafnet a.yafcssbigbutton span{
    background: transparent url('ButtonBackBig.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 5px 5px 5px 9px;
	white-space: nowrap;
}
.yafnet a.yafcssbigbutton img{
	vertical-align: middle;
	padding: 0px 4px 2px 0px;
}
.yafnet a.yafcssbigbutton:hover {
	color: white;
	text-decoration: none;
}
.yafnet a.yafcssbigbutton:active{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
.yafnet a.yafcssbigbutton:active img{
    padding: 0px 4px 2px 0px;
}
.yafnet a.yafcssbigbutton:active span{
    background-position: bottom left;
    padding: 5px 6px 4px 8px;
}
/* css image button */
.yafnet a.yafcssimagebutton{
    background: transparent url('ButtonEnd.gif') no-repeat scroll top right;
    color: #000000;
    display: block;
    float: left;
	font-size: 11px; 
    height: 19px;
    margin: 2px 0px 0px 2px;
    padding-right: 5px;
    text-decoration: none;
}
.yafnet a.yafcssimagebutton span{
    background: transparent url('ButtonBack.gif') no-repeat;
    display: block;
    line-height: 13px;
    padding: 3px 4px 2px 8px;
}
.yafnet a.yafcssimagebutton img{
	vertical-align: top;
	padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssimagebutton:hover{
	text-decoration: none;
	color: #ffffff;
}
.yafnet a.yafcssimagebutton:active{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
.yafnet a.yafcssimagebutton:active img{
    padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssimagebutton:active span{
    background-position: bottom left;
    padding: 4px 4px 1px 8px; /* push text down 1px */
}

/* CSS Popupmenu */
.yafnet .yafpopupmenu {
	background-color: #ffffff;
	border: solid 1px #333333;
	
}
.yafnet .yafpopupmenu ul {	
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.yafnet .yafpopupmenu li {
	padding: 5px 10px 5px 10px;
	margin: 0;
}
.yafnet .yafpopupmenu li.popupitemhover {
	background-color: #f0e0be;
}

/* CSS Pagelinks */
.yafnet .yafpager {
	color: #880000;
	margin: 6px 0px 6px 0px;
	font-size: 8pt;
	font-weight: bold;
}
.yafnet .pagelink,
.yafnet .pagelinkfirst,
.yafnet .pagelinklast,
.yafnet .pagecurrent,
.yafnet .pagecount{
	background: #fff6c1;
	border: 1px solid #ffdc08;
	padding: 1px 3px 1px 3px;
	margin-right: 2px;
}
.yafnet .pagecount {
	margin-right: 5px;
}
.yafnet .pagelinkfirst,
.yafnet .pagelinklast{
	background: #fff6c1;
}
.yafnet .pagecurrent{
	background: #ffe098;
}
.yafnet .pagelink a,
.yafnet .pagelinkfirst a,
.yafnet .pagelinklast a {
	text-decoration: none;
	color: #880000;
}

/* Goto Page Form */
.gotoPageForm
{
	background-color: #ffffff;
	border: solid 1px #555555;
	width: 115px;
	margin: 1px;
}
.gotoPageForm .gotoBase
{
	border: solid 1px #ffffff;
}
.gotoPageForm .gotoHeader
{
	background-color: #f0e0be;
	color: #252525;
	font-weight: bold;	
	padding: 2px;	
}
.gotoPageForm .gotoInner
{
	padding: 2px;
}
.gotoPageForm .gotoInner input
{
	margin: 2px;
}
