
body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #444444;
	line-height:15px;
}

a {  color:#444444;text-decoration:none; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #444444;
	line-height:15px;
}

input, select
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #444444;	
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;	
}

/*  */
img {
	border: 0;
}

/* Header 1 - Main header */
tr.header1 
{	
	background-image: url(http://forum.nexoneu.com/themes/nxeu/titleBack.gif);
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	font-size: 10pt;
}

tr.header1 a { color: #ffffff;	text-decoration: none; }
tr.header1 a:hover { color: #eeffee; text-decoration: underline; }	

td.header1 
{
	background-image: url(http://forum.nexoneu.com/themes/nxeu/titleBack.gif);
	/*background-color: #66a262;*/
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	height: 29px;
	font-size: 10pt;
}	

.header1Title
{
	background-image: url(http://forum.nexoneu.com/themes/nxeu/titleBack.gif);
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;	
	height: 29px;
	font-size: 10pt;
}

/* Header 2 - Sub header */
tr.header2 {
	background-color: #F5F5F5;
	color: #55a055;
	font-weight: bold;
}

td.header2 {
	background-color: #F5F5F5;
	color: #666666;
	font-weight: bold;
}

td.header2 a { color: #000090; text-decoration: none; }
td.header2 a:link { color: #666666; text-decoration: none; }
td.header2 a:visited { color: #666666; text-decoration: none; }
td.header2 a:active { color: #666666; text-decoration: none; }
td.header2 a:hover { color: #666666; text-decoration: underline; }

td.infoTable {
	background-color: #FAFAFA;
	padding: 10px;
	border: 1px solid #F2F2F2;
}

/* add */
tr.header3 {
	background-color: #ffffff;
	color: #55a055;
	font-weight: bold;
}

td.header3 {
	background-color: #ffffff;
	color: #666666;
	font-weight: bold;
}

td.header3 a { color: #000090; text-decoration: none; }
td.header3 a:link { color: #666666; text-decoration: none; }
td.header3 a:visited { color: #666666; text-decoration: none; }
td.header3 a:active { color: #666666; text-decoration: none; }
td.header3 a:hover { color: #666666; text-decoration: underline; }

tr.header3_alt {
	background-color: #F1F1F1;
	color: #55a055;
	font-weight: bold;
}

td.header3_alt {
	background-color: #F1F1F1;
	color: #666666;
	font-weight: bold;
}

td.header3_alt a { color: #000090; text-decoration: none; }
td.header3_alt a:link { color: #666666; text-decoration: none; }
td.header3_alt a:visited { color: #666666; text-decoration: none; }
td.header3_alt a:active { color: #666666; text-decoration: none; }
td.header3_alt a:hover { color: #666666; text-decoration: underline; }
/* add */

/* all links */
.content a			{ font-family:Verdana, Arial, Helvetica; color: #0F50A3; text-decoration: none; }
.content a:hover	{ font-family:Verdana, Arial, Helvetica; color: #0F50A3; text-decoration: underline; }

/* Footer1 - Bottom of tables */
.footer1 {
	font-size: 7pt;
	height: 28px;
	background-color: #f4f4f4;
}

.footer1 select, .footer1 td {
	font-size: 10px;
}

.forumheading
{
	font-size: 9pt;
	font-weight: bold;
}

a.post_link
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

/* Header of posts */
.postheader
{
	background-color: #f0f0f0;
}

.postheader a 
{
	font-size: 11pt;
	color: Black;
	line-height:15px;
}
/*add */
.postheader3 
{
	background-color: #ffffff;
}

.postheader3 a 
{
	font-size: 11pt;
	color: Black;
	line-height:15px;
}

.postheader3_alt
{
	background-color: #F1F1F1;
}

.postheader3_alt a 
{
	font-size: 11pt;
	color: Black;
	line-height:15px;
}
/*add */

/* User info and post/article */
.post
{
	background-color: #FFFFFF;
}

.cost
{
	background-color: #F5F5F5;
	border: 1px solid #DBDBDB;
}

.post_alt
{
	background-color: #FFFFFF;
}

tr.post:hover
{
	background-color: #FFFFFF;	
}

tr.post_alt:hover
{
	background-color: #FFFFFF;	
}

/*add */
.post3
{
	background-color: #FFFFFF;
}
tr.post3:hover
{
	background-color: #FFFFFF;	
}
.post3_alt
{
	background-color: #F1F1F1;
}
tr.post3_alt:hover
{
	background-color: #F1F1F1;	
}
/*add */


/* Footer of posts */
.postfooter
{
	background-color: #E0E0E0;
}

/* Area between posts */
.postsep
{
	background-color: #ffffff;
}

/* most tables are class 'content' */
.content
{
	border: solid 0px #D0D0D0;
	padding: 0px;
	margin: 0px;
	color: #444444;
	background-color:#D0D0D0
}

.postformheader 
{
	background-color: #EEEEEE;
	font-weight:bold;
}

table.content td {
	padding: 5px;
}

/* used for quoting messages */
.quote {
	padding-left: 16px;
	margin: 5px;
}

.innerquote
{
	padding: 4px;
	background-color: #fefefe;
	border: 1px dashed #808080;
}

/* used for code */
.code
{
	padding-left: 16px;	
	margin: 5px;
}

.innercode
{
	padding: 4px;
	background-color: #efefef;
	border: solid 1px #808080;
	color: #000000;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica;
}

/* font sizes */
.smallfont	{ font-size: 10px; }
.largefont	{ font-size: 11px; }

/* Image Links */
a.imagelink {
	font-weight: bold;
	color: #000000;
}
a:hover.imagelink {
	text-decoration: none;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor {
	width: 100%;
	height: 200px;
}

/* Table just above and below tables */
table.command {
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: normal; color: #666666; }
.navlinks a { color: #666666; text-decoration: none }
.navlinks a:hover {color: #666666; text-decoration:underline
}

/* for printing */
table.print {
	border: solid 1px #C0C0C0;
}
.printheader {
	background-color: #D0D0D0;
	color: #000000;
	padding: 4px;
}
.printbody {
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

.pbutton {
	background-color: #888888;
	font-size: 10px;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
	line-height:15px;
	cursor:pointer;
}

.pbutton2 {
	background-color: #5D91D4;
	font-size: 10px;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
	line-height:15px;
	cursor:pointer;
}

 
.textfield {
	background-color: #FFFFFF;
	border: 1px solid #3B3b3b;
	width: 100%;
}

.ButtonOut
{
	border: #669966 1px solid;
}
.ButtonOver
{
	border: #000000 1px solid;
	background-color: #ffffff;
}
.ButtonChecked
{
	border: #000000 1px solid;
}
.ButtonOff
{
	border: #669966 1px solid;
}

#bbcodeFeatures
{
	border: #eeffee 1px solid;
}

/*
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;	 
} 

.message {
	BACKGROUND-COLOR: #ffffff
}
hr
{ color:#D0D0D0; height:1px}

.pager a { font-size: 11px; font-weight:bold; text-decoration:none; }
.pager a:link { color:#666666; text-decoration:none; }
.pager a:visited { color:#666666; text-decoration:none; }
.pager a:hover { color:#0F50A3; text-decoration:underline; }

.pager span { font-size: 11px; font-weight:bold; color:#0F50A3; }
