/*
  The original subVereor Theme for phpBB version 2.0.x
  Created by Vereor design
  http://www.vereor.com
*/

@import url("formie.css");

a:link,a:active,a:visited {
	color: #333333;
	text-decoration: ;
}

a:hover		{
	color: #333333;
	text-decoration: underline;
}

a.cat		{
	color: #333333;
	text-decoration: none;
}

a.cat:hover{
	color: #333333;
	text-decoration: none;
}

a.copyright		{
	color: #444444;
	text-decoration: none;
}

a.copyright:hover {
	color: #000000;
	text-decoration: none;
}

a.forumlink 	{
	color: #3739AA;
	text-decoration: underline; 
}

a.forumlink:hover{
	color: #3739AA;
	text-decoration: underline;
}

a.gen,a.genmed,a.gensmall {
	color: #333333;
	text-decoration: underline;
}

a.gen:hover,a.genmed:hover,a.gensmall:hover	{
	color: #333333;
	text-decoration: underline;
}

a.mainmenu		{
	color: #333333;
	text-decoration: underline;
}

a.mainmenu:hover{
	color: #333333;
	text-decoration: underline;
}

a.nav			{
	color: #333333;
	text-decoration: underline;
}

a.nav:hover		{
	text-decoration: underline;
}

a.postlink:link	{
	color: #3739AA;
	text-decoration: none;
}

a.postlink:visited {
	color: #3739AA;
	text-decoration: none;
}

a.postlink:hover {
	color: #3739AA;
	text-decoration: none;
}

a.topictitle:link {
	color: #3739AA;
	text-decoration: underline;
}

a.topictitle:visited {
	color: #3739AA;
	text-decoration: underline;
}

a.topictitle:hover	{
	color: #3739AA;
	text-decoration: underline;
}
a.style2:link {
	color: #FFFFFF;
	text-decoration: no;
}

a.style2:visited {
	color: #FFFFFF;
	text-decoration: no;
}

a.style2:hover	{
	color: #FFFFFF;
	text-decoration: no;
}
a.style9:link {
	color: #333333;
	text-decoration: no;
}

a.style9:visited {
	color: #333333;
	text-decoration: no;
}

a.style9:hover	{
	color: #333333;
	text-decoration: no;
}	
body {
	scrollbar-face-color: ;
}

font,th,td,p {
	font-family: Arial;
	font-size: 11px;
}

hr	{
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	height: 0px;
}

input {
	text-indent: 2px;
}

input,textarea, select {
	border-color: #333333;
	color: #3333330;
	font: normal 11px Arial;
}

input.button {
	background-color: #EFEFEF;
	color: #333333;
	font-family: Arial;
	font-size: 11px;
}

input.liteoption {
	background-color: #FAFAFA;
	font-weight: normal;
}

input.mainoption {
	background-color: #FAFAFA;
	font-weight: bold;
}

input.post, textarea.post, select {
	background-color: #FFFFFF;
}

td.cat, th.cat {
	background-image: url(images/cellpic2.gif);
	padding: 3px;
	height: 25px;
}

td.row1	{
	background-color: #F0F0F5;
}

td.row2	{
	background-color: #F0F0F5;
}

td.spacerow {
	background-image: url(images/cellpic1.gif);
	height: 4px;
}

td.rowpic {
	background-color: #FFFFFF;
	background-image: url(images/cellpic3.gif);
	background-repeat: repeat-y;
}

th	{
	background-color: #B6B6B6;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	text-transform:uppercase;
}

.bodyline	{
	background-color: #FFFFFF;
	border: 1px #98AAB1 solid;
}

.cat {
	color: #333333;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}

.code {
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #006600;
	font-family: Arial;
	font-size: 11px;
}

.copyright		{
	color: #444444;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: -1px;
}

.forumline	{
	background-color: #FFFFFF;
	border: 0px #D0D5E7 solid;
}

.forumlink		{
	color: #445395;
	font-size: 11px;
	font-weight: bold;
}

.gen {
	font-size: 11px;
}

.gen,.genmed,.gensmall {
	color: #333333;
}

.genmed {
	font-size: 11px;
}

.gensmall {
	font-size: 11px;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}

.mainbody {
	padding-top: 12px;
	padding: 3px;
}

.mainmenu		{
	color: #000000;
	font-size: 11px;
}

.maintitle,h1,h2	{
	color: #333333;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}

.name			{
	color: #333333;
	font-size: 11px;
}

.nav			{
	color: #333333;
	font-size: 11px;
}

.postbody {
	font-size: 12px;
}

.postdetails		{
	color: #333333;
	font-size: 11px;
}

.quote {
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #444444;
	font-family: Arial;
	font-size: 11px;
	line-height: 125%;
}

.topictitle			{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
}
.style8 {
	color: #333333;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}
.style9 {
	color: #333333;
	font-size: 11px;
	font-family: arial;
}