/* General layout */
body		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0; padding: 0;
		  scrollbar-face-color: #E0EDF5; scrollbar-shadow-color: #DBECF3; scrollbar-highlight-color: #E5EFF8;
		  scrollbar-3dlight-color: #E8F1FA; scrollbar-darkshadow-color: #DAEAF0;
		  scrollbar-arrow-color:  #586064; scrollbar-track-color: #AFBCC2; background-color: #C8D4DA; }
	
text, table, th, td, p, input, textarea, select, button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
input, textarea, select {	color: #000000;	font-size: 10px; border-color: #2C3032; background-color:#E0EDF5; }
th		{ color: #E5EFF8; font-weight: bold; height: 25px;
		  background-color: #586064; background-image: url('/cellth.gif'); }
input		{ text-indent: 2px; }
button		{ background-color: #E0EDF5; color: #2C3032; }
table		{ empty-cells: show; }

a:link, a:active, a:visited { color: #586064; }
a:hover		{ text-decoration: underline; color: #485054; }
hr		{ height: 0px; border: solid #AFBCC2 0px; border-top-width: 1px;}

/* YaBB navigation links */
.nav		{ font-size: 10px; text-decoration: none; color: #60686C; }
.nav:link	{ font-size: 10px; text-decoration: none; color: #586064; }
.nav:visited	{ font-size: 10px; text-decoration: none; color: #586064; }
.nav:hover	{ font-size: 10px; text-decoration: none; color: #485054; }

/* YaBB alternating bgcolors */
.windowbg	{ background-color: #C5D0D2; color: #172B32; }
.windowbg2	{ background-color: #DBECF3; color: #14272D; }
.windowbg3	{ background-color: #D2E0E3; color: #102226; }

/* Misc./title/category colors */
.hr		{ color: #586064; }
.titlebg	{ background-color: #DBECF3; color: #172B32; }
.text1		{ font-weight: bold; color: #1F3138; }
.catbg		{ background-color: #E0EDF5; color: #12181D; font-weight: bold; font-size: 13px; }
.bordercolor	{ background-color: #485054; }
.bodyline	{ background-color: #E8F1FA; border: 1px #586064 solid; }

/* Image fonts */
.imgbg		{ font-style: normal; font-size: 10px; color: #485054; }
.imgcatbg	{ font-style: normal; font-size: 11px; color: #485054; font-weight: bold; }
.imgtitlebg	{ font-style: normal; font-size: 12px; color: #586064;  font-weight: bold; }
.imgwindowbg	{ font-style: normal; font-size: 10px; color: #586064; }
.imgmenu	{ font-style: normal; font-size: 11px; color: #60686C; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.copyright	{ font-size: 10px; color: #2C3032; letter-spacing: -1px;}
.quote		{ color: #283038; line-height: 125%; background-color: #C8D4DA; border: 1px solid #C0C8D0; }
.code		{ font-family: Courier, Courier New, MS sans serif; color: #102226; background-color: #C0C8D0;
		  border: 1px solid #C0C8D0; }
.help		{ background-color: #DBECF3; border-style: none; cursor: help; }
.meaction	{ color: #2C3032; background-color: transparent; }
.editor		{ width : 100%; }
