/* Normal, standard links. */
a:link
{
	color: #000000;
	text-decoration: underline;
}
a:visited, a:hover
{
	color: #323232;
	text-decoration: underline;
}

.cat_link
{
	color:#45454C;
}

a.cat_link:link,a.cat_link:hover,a.cat_link:visited, a.navPages:link, a.navPages:visited
{
	color:#45454C;
	text-decoration:underline;
	font-weight:bold;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Tahoma in black. */
body, td
{
	color: #000000;
	font-size: small;
	font-family: Verdana,Tahoma, arial, helvetica, serif;
}

/* The main body of the entire forum. */
body
{
	background-color: white;
	margin: 0px;
	padding: 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #000000;
	padding: 2px;
	font-family: monaco, "Bitstream Vera Sans Mono", "courier new", helvetica, "times new roman", serif;
	font-size: 12px;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results ;). */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background-color: #DEDFDE;/*#EFEFEF;#F0F0F0;#E1E1E1;*/
}
.windowbg2
{
	color: #000000;
	background-color: #eaedf4;/*#F2F6F3;*/
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
/*.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited*/
.titlebg, tr.titlebg td
{
	color: #45454C;
	background-image: url(http://static.webdigity.com/wd/theme_info/images/cp.gif);
	font-style: normal;
	font-weight: bold;
	background-color: #ADC6E8;/*#0065BD;/*#6B8EAE;*/
}
.titlebg a:hover
{
	color: #dfdfdf;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
	background: url(http://static.webdigity.com/wd/theme_info/images/cp.gif) repeat-x;
	background-color:#D5E6F7;
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
	background-image: url(http://static.webdigity.com/wd/theme_info/images/cp.gif);
	background-color:#BCCCE0;
}

.catbg, .catbg2
{
	font-weight: bold;
	/*background-color: silver;*/
	color: #45454C;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #828181;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	border: 1px solid #828181;
	background-color: #FFFFFF;
	padding: 1px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: Verdana,Tahoma, arial, helvetica, serif;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	background-color: white;
}
/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	background-color: #ffffff;
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: black;
	background-color: white;
	border-top: 1px solid gray;
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	background-image: url(http://static.webdigity.com/wd/theme_info/images/cp.gif);
	background-color: #BCCCE0;
	border-width:1px 1px 0px 1px;
	border-style: solid;
	border-color: #7A7777;
}
.headerbodies
{
	border: 1px solid #7A7777;
	background-color: #eaedf4;
	background-repeat: repeat-x;
	background-position: bottom;
}

/*HW*/
#bottom{
  text-align:center;background:url(http://static.webdigity.com/wd/images/bottom.gif) repeat-x;padding:10px;
  color:#4C4C4C;
  line-height:20pt;
}
#bottom a, #bottom a:visited{
  color:#4C4C4C;
}
.tbUp{border:0;width:100%;background-color:#FFFFFF;}
.grh{ font-size: 10px; color: #FFFFFF; font-family:Verdana;}
a.grh:link,a.grh:active,a.grh:visited{ color: #FFFFFF; text-decoration: none;}
a.grh:hover{ color:#FFFFFF; text-decoration: underline;}
.tbDn{ border-color:#000000; border:0;padding-left:0px;padding-right:0px;width:100%;background-color:#FFFFFF;}
h1{color:#ffffff;font-size:9px;font-weight:normal;padding-right:5px;}
.top_adv{
	background-color: #FFFFFF;
	background-image: url(http://static.webdigity.com/wd/images/top_adv.png);
	text-align:center;
	height:103px;
}
.top_left{
	width:317px;
	background-color: #FFFFFF;
	text-align:center;
	height:103px;
}
.top_hdr{
	height:20px;
	background-color:#F8F8F8;
	color:#9BA2A7;
	border:0;
	background-image:url(http://static.webdigity.com/wd/images/th.gif);
}
.top_hdr2{
	height:20px;
	background-color:#F8F8F8;
	text-align:right;
	border:0;
	background-image:url(http://static.webdigity.com/wd/images/th.gif);
}
.top_hdr2 h1{
  display:inline;
  color:#9BA2A7;
  font-size:13px;
}
.end{
	height:16px;
	background-color:#A9B8C2;
	color:#9BA2A7;
	text-align:right;
	border-color:#DDE4E6; border-width:0px 0px 1px 0px; border-style:solid;
}
.btn{
	font-size: 12px;font-weight:bold;color: #45454C;background-color: #BCCCE0;border: solid 1px;background-image: url(http://static.webdigity.com/wd/theme_info/images/cp.gif);
}
td.bar {
	background-color: #DEE3E7;
	background-image: url(http://static.webdigity.com/wd/images/bar.gif);
	height: 22px;
	text-align:center;
	padding-right:10px;
	font-size:10px;
}
/*Guests*/
#fadeinbox{
position:absolute;
width: 500px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: #eaedf4;
padding: 4px;
z-index: 100;
visibility:hidden;
}

img.proxy{
  border:0px;
  width:10px;
  height:10px;
}

/*Css gallery*/

.thumb {
	float: left;
	margin-right: 10px;
	padding: 8px;
	overflow: hidden;
	border: 1px solid #DEE3E7;
}

.pages {
    padding: 2px;
    margin: 2px 0;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}