/* MAIN STYLES */

body {	
	background-image: url("../images/bg.gif");
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

BODY.white       {
background-color: #FFFFFF;
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color:  #006699;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #98AAB1;
}	

h1, h2       	{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-align: left;
color: #98AAB1;	}

h3, h4        	{	
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
margin: 0px;
color: #98AAB1;	}

h5, h6  	{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: Left;	}

font,td,p,li  	{	
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;	}

a:link,a:active,a:visited 	{ 	
color : #FFFFFF;
text-decoration: none;
}

a:hover	{ 	
text-decoration: none; 
color : #DD6900;	 }

a.black:link,a.black:active,a.black:visited 	{ 	
color : #000000;
text-decoration: none;
}

a.black:hover	{ 	
text-decoration: none; 
color : #DD6900;	 }

hr       { 
height: 0px; 
border: solid #000000 1px; 
border-top-width: 1px;	}

.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }


/* TABLE STYLES */

td.topHeadrow1  {
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #EEEEEE; height: 53px;
}

td.topHeadrow2  {
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 28px;
}



table.form_main   { 	
background-color: #E5E5E5;
border: 1px #006699 solid; 	}

td.row_main 	{ 	
background-color: #FFFFFF; 	}

/* for alternating listings in the admin area*/

/* green */
td.row1_0       { 	
background-color: #009900; 	}

td.row2_0       { 	
background-color: #EEEEEE; 	}

td.row3_0       { 
background-color: #FFFFFF; 	}

.adminListingLeft_0 	{ 	
color: #FFFFFF;
background-color: transparent;	}

/* blue  D1D7DC   */

td.row1_1       { 	
background-color: #006699;	}

td.row2_1       { 	
background-color: #FFFFFF; 	}

td.row3_1       { 	
background-color: #EEEEEE; 	}

.adminListingLeft_1	{	
color: #FFFFFF;
background-color : transparent;	}

/* for alternating image listings */

td.image_row_0	{ 	
background-color: #E5E5E5; 	}

td.image_row_1	{	
background-color: #FFFFFF; 	}

/* for alternating search result listings */

td.search_row_0	{ 	
background-color: #E5E5E5;	}

td.search_row_1	{ 	
background-color: #FFFFFF; 	}



/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}

.blackback 	{	
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #FFFFFF;
font-weight: bold;}

.blackbackheading 	{	
font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif; 
font-size: 20px;
color: #FFFFFF;	}

.blackbackheadingbig 	{	
font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif; 
font-size: 28px;
color: #FFFFFF;	}

.whiteback 	{	
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #000000;
font-weight: bold;}

.whitebackheading 	{	
font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif; 
font-size: 20px;
color: #000000;	}

.small 		{ 	
font-size : 10px; 	}

.med 		{ 	
font-size : 11px; 	}

.smallBold 	{ 	
font-size : 10px;
font-weight: bold; 	}

.medBold 	{ 	
font-size : 11px;
font-weight: bold; 	}

.lrgBold 	{ 	
font-size : 13px;
font-weight: bold; 	}

.required 	{	
color: #FF0000;
background-color : transparent;	}

.lightText 	{	
color: #FFFFFF;
background-color : transparent;	}

.whiteText 	{	
color: #FFFFFF; }

.whiteTextBig 	{	
font-size : 16px;
color: #FFFFFF; }

.whiteTextMed 	{	
font-size : 15px;
color: #FFFFFF; }

.whiteTextmassive 	{	
font-size : 22px;
font-weight: bold;
color: #FFFFFF; }

.blackText 	{
font-size : 12px;	
color: #000000; }

.blackTextBig 	{	
font-size : 16px;
color: #000000; }

.blackTextmed 	{	
font-size : 15px;
color: #000000; }

/* TEMPLATE EDITOR STYLES */

td.templateEditorHead	{ 	
background-color: #CCCCCC; 	}

td.templateEditorNew	{ 	
background-color: #EEEEEE; 	}

.button {
	border: none;
	background: url('../button.gif') no-repeat top left;
	width:230px;
	height:30px;
	cursor: pointer;	
}