﻿
input.pbutton { background: #EEF5FF; }

/* 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; }

/* hyperlinks */
a { text-decoration: none; color: Blue; font-size:12px;}
a:hover { text-decoration: underline; }
a:hover, a:active, body_ahover {color:red; font-seize:12px;}
/* Header 1 - Main header */
.fheader1 { background-image: url(../../Images/gradient_thead.gif);  color: #FFFFFF; font-weight: bold; height: 32px; font-size: 12px; background-repeat:repeat-x }

/* Links in header1 */
tr.fheader1 a { color: #FFFFFF; text-decoration: none; }
tr.fheader1 a:hover { color: #C0C0FF; text-decoration: none; }

/* Header 2 - Sub header */
.fheader2 { background-color: #aeeb88; color: #3A4F6C; font-weight: bold; height: 28px; }

td.header2links a { color: #ff0000; text-decoration: none; font-size: 7.5pt; }
td.header2links a:hover { color: #3A4F6C; text-decoration: none; font-size: 7.5pt; }

/* 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: #D1DCEB; font-weight: bold; }

/* Header of posts */
.postheader { background-color:#DFE6EF; color: #000000; }
.postheader td b a { color: #7D8CFF; }
/* User info and post/article */
.post { background-color: #e3f6e3; color: #404040; }

.post_alt { background-color: #dfe9f7; color: #404040; }

.post_priority { font-weight: bold; }

.post_link { }

/* Footer of posts */
.postfooter { background-color: #F5F5FF; }

/* Area between posts */
.postsep { background-color: #8394B2; height: 2px; }

/* most tables are class 'content' */
.content { font-family: tahoma,Arial,Helvetica,sans-serif; font-size: 11px; border: solid 1px #8394B2; color: #000000; padding: 0px; background-color: #FFFFFF; }

.content td { padding: 5px; }

#RichEdit td { padding: 0px; }

/* links inside content table*/
.content a { color: #165116; text-decoration: underline; }
.content a:hover { color: #399b39; text-decoration: none; }

/* used for quoting messages */
.quote { margin-left: 16px; padding-left: 16px; }

.innerquote { padding: 4px; background-color: #E4EAF2; border: solid 1px #8394B2; }

/* used for code */
.code { margin-left: 16px; padding-left: 16px; }

.innercode { padding: 4px; /*background-color: #B2C8F6;*/ background-color: #FFFFFF; border: solid 1px #95B4F3; /*color:#014C00;*/ color: #000000; font-family: Courier New,Courier; }

/* font sizes */
.smallfont { font-size: 7.5pt; }
.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; }

/* 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: #202020; font-size: 9pt; }
.navlinks a { color: #000000; text-decoration: none; }
.navlinks a:hover { color: #6594D5; }

/* 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 { width: 100%; min-height: 100px; overflow: auto; }
.UserBox { background: #E1E4F2 none repeat scroll 0%; color: #000000; }
.message { background: #F5F5FF none repeat scroll 0%; color: #000000; }
.postMenu { background: #738FBF none repeat scroll 0%; color: #FFFFFF; }
.postMenu a { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 12px; }
.tborder { background: #D1D1E1 none repeat scroll 0% 50%; border: 1px solid #0B198C; color: #000000; }
.thead { background: #5C7099 url(gradient_thead.gif) repeat-x scroll left top; color: #FFFFFF; font-family: tahoma,verdana,geneva,lucida, 'lucida grande' ,arial,helvetica,sans-serif; font-size: 11px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: bold; line-height: normal; }
.alt1, .alt1Active { background: #F5F5FF none repeat scroll 0%; color: #000000; }
.alt2, .alt2Active { background: #E1E4F2 none repeat scroll 0%; color: #000000; }
td.thead, div.thead {
padding:4px;
}
.thead a
{
color:#ffffff;	}

.LinkMenubox
{
	background-color:#7c7c7c
	}
.LinkMenu
{
	color:White;
	font-weight:bold;
	}
	
a.LinkMenu:hover
{
	color:yellow;
	font-weight:bold;
	}
.linktopMenu
{
	color:#222222;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	}
	
a.linktopMenu:hover
{
	color:gray;
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	}
