/* General layout */

input
{
background-color:#dddddd;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000000;
}

textarea
{
background-color:#dddddd;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000000;
}

select
{
background-color:#dddddd;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000000;
}

/* YaBB navigation links */

a.nav
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000099;
text-decoration:underline;
}

a.nav:link
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000099;
text-decoration:underline;
}

a.nav:visited
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#990099;
text-decoration:underline;
}

a.nav:hover
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#ff0000;
text-decoration:underline;
}

a.nav:active
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#ff0000;
text-decoration:underline;
}

/* YaBB alternating bgcolors */

.windowbg
{
background-color:#eeeeee;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:12px;
font-weight:normal;
}

.windowbg2
{
background-color:#ffddaa;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:12px;
font-weight:normal;
}

.windowbg3
{
background-color:#ffffff;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:12px;
font-weight:normal;
}

/* Misc./title/category colors */

.hr
{
width:80%;
height:1px;
color:#999999;
shadow:noshadow;
}

.titlebg
{
background-color:#ffcc00;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:12px;
text-align:top;
color:#ffffff;
}

.text1 { background-color:#ffcc00; font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; font-size:12px; text-align:top; color:#ffffff; font-weight:bold; }

a.text1 { background-color:#ffcc00; font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; font-size:12px; text-align:top; color:#ffffff; font-weight:bold; text-decoration:underline; }

a:visited.text1 { background-color:#ffcc00; font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; font-size:12px; text-align:top; color:#ffffff; font-weight:bold; text-decoration:underline; }

.catbg
{
background-color:#dddddd;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:12px;
font-style:normal;
}

.bordercolor
{
background-color:#666666;
}

/* Image fonts */

.imgbg
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000000;
font-style:normal;
font-weight:normal;
}

a.imgbg:link
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000099;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

a.imgbg:visited
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#990099;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

a.imgbg:hover
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#ff0000;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

a.imgbg:active
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#990000;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

.imgcatbg
{
font-style:normal;
font-size:12px;
}

.imgtitlebg
{
font-style:normal;
font-size:12px;
font-weight:bold;
}

.imgwindowbg
{
font-style:normal;
font-size:12px;
}

.imgmenu
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000000;
font-style:normal;
font-weight:normal;
}

a.imgmenu:link
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000099;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

a.imgmenu:visited
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#990099;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

a.imgmenu:hover
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#ff0000;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

a.imgmenu:active
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#990000;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

/* Post quote/code colors */

.quote
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000000;
background-color:#dddddd;
}

.code
{
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
font-size:11px;
color:#000000;
background-color:#dddddd;
}