/* Normal, standard links. */

a:link

{

	color: #000000;

	text-decoration: underline;

}

a:visited, a:hover

{

	color: #323232;

	text-decoration: underline;

}



/* 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, th

{

	color: #000000;

	font-size: small;

	font-family: tahoma, sans-serif;

}



/* The main body of the entire forum. */

body

{

	background-color: #D6D7DE;

	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, sans-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, sans-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: #C3B8D0;

	border: 1px solid #000000;

	margin: 1px;

	padding: 1px;

	font-size: x-small;

	line-height: 1.4em;

}



/* A code block - maybe even PHP ;). */

.code

{

	color: #000000;

	background-color: #cccccc;

	font-family: "courier new", "times new roman", monospace;

	font-size: x-small;

	line-height: 1.3em;

	/* Put a nice border around it. */

	border: 1px solid #000000;

	margin: 1px auto 1px auto;

	padding: 1px;

	width: 99%;

	/* Don't wrap its contents, and show scrollbars. */

	white-space: nowrap;

	overflow: auto;

	/* Stop after about 24 lines, and just show a scrollbar. */

	max-height: 24em;

}



/* The "Quote:" and "Code:" header parts... */

.quoteheader, .codeheader

{

	color: #000000;

	text-decoration: none;

	font-style: normal;

	font-weight: bold;

	font-size: x-small;

	line-height: 1.2em;

}



/* 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: #f7f3f7;

}

.windowbg2

{

	color: #000000;

	background-color: #fffbff;

}



.windowbg_s
{
	color: #000000;

	background-color: #e7e7f7;
}



.windowbg2_s

{

	color: #000000;

	background-color: #eeeeff;

}



/* the today container in calendar */
.calendar_today
{
	height: 96px; border: 2px outset; background-color: #C1E5FF; padding: 2px;
}



/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */

.titlebg, tr.titlebg th, tr.titlebg td

{

	color: #848284;

	font-weight: bold;

	font-style: normal;

	background-color: #fffbff;

	background-image: url(images/titlebg.jpg);

}

.titlebg a:link, .titlebg a:visited



{

	color: #848284;

	font-style: normal;

}

.titlebg a:hover

{

	color: #848284;

}



/* This is used for categories, page indexes, and several other areas in the forum. */

.catbg

{

	background-image: url(images/catbg.jpg);

}



/* This is used for a category that has new posts in it... to make it light up. */

.catbg2

{

	background-image: url(images/catbg2.jpg);

}



.catbg, .catbg2

{

	font-weight: bold;

	background-color: silver;

	color: #000000;

}



/* 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 #CECFCD;

	background-color: #FFFFFF;

	padding: 2px;

}



/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */

.smalltext

{

	font-size: x-small;

	font-family: tahoma, sans-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;

	background-image: url(images/main_area_mc.gif);

	background-position: left top;

	background-repeat: repeat-x;

}





/* This is for the special header boxes on the top (user info, key stats, news box.) */



/* Posts and personal messages displayed throughout the forum. */

.post, .personalmessage

{

	width: 100%;

	line-height: 1.3em;

}



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

.signature

{

	width: 100%;

	padding-bottom: 3px;

	line-height: 1.3em;

}



/* The following are items newly added with Ig-Oh. There is a place where other hands were added. */





.headerbodies3

{

	background: #000808 url(images/header_bg3.gif);

	background-position: top left;

	background-repeat: repeat-x;

}



.bdc

{

	margin-left: 2px;

	margin-right: 2px;

	height: 0px;

	color: white;

	font-style: normal;

/*	background-image: url(images/bdc_bottom.gif); */

}



.boardtitle

{

	color: #000000;

	font-weight: bold;

	background-color: #FFFBFF;

	background-image: url(images/titlebg.jpg);

}





.boardtitle a:link, .boardtitle a:visited

{

	color: #000000;

}



.boardtitle a:hover

{

	color: #848284;

}



.catbg_n

{

	font-weight: bold;

	color: #808080;

}



.headertext

{

	font-size: x-small;

	color: #dfdfdf;

	font-family: verdana, arial, sans-serif;

}



.headertext a:link, .headertext a:visited

{

	font-weight: bold;

	color: #dfdfdf;

}



.headertext a:hover

{

	font-weight: bold;

	color: #ffffff;

}





.headertext_r

{

	font-size: x-small;

	color: #dfdfdf;

	font-family: verdana, arial, sans-serif;

	background: url(images/header_bg_r.gif);

	background-position: right top;

	background-repeat: no-repeat;

}



.headertext_r a:link, .headertext_r a:visited

{

	font-weight: bold;

	color: #dfdfdf;

}



.headertext_r a:hover

{

	font-weight: bold;

	color: #ffffff;

}



.area_l

{

	background-color: #D6D7DE;

	background-image: url(images/area_l.gif);

}



.area_r

{

	background-color: #D6D7DE;

	background-image: url(images/area_r.gif);

}





.topbg

{

	color: #737373;

	background-color: #D6D7DE;

	background-image: url(images/topbg.gif);

}



.topbg_r

{

	color: white;

	background-color: #D6D7DE;

	background-image: url(images/topbg_r.gif);

}



.topbg_l2

{

	color: white;

	background-color: #D6D7DE;

	background-image: url(images/topbg_l2.gif);

}



.headernews a:link, .headernews a:visited

{

	font-weight: bold;

	color: #dfdfdf;

}



.headernews a:hover

{

	font-weight: bold;

	color: #ffffff;

}



.bdc_c, a.bdc_c:link, a.bdc_c:visited

{

	font-size: 11px;

	font-weight: bold;

	color: #dfdfdf;

	background: url(images/bdc_c.gif) no-repeat;

	border: 1px solid #e0e0e0;

	padding: 2px 2px 4px 22px;

	white-space: normal;

	float: left;

	line-height: 12px;

	text-decoration: none;

}



a.bdc_c:hover 

{

	font-size: 11px;

	font-weight: bold;

	border: 1px solid #ffffff;

	color: #ffffff;

	background-position: 0px -17px;

}



.sticky

{

	font-weight: bold;

	color: #8A3A00;

}



.news_fader

{

	background: #ffffff url(images/headerbodies.jpg);

	background-position: top left;

	background-repeat: repeat-x;

}



.poster_info

{

	background-color: #ffffff;

	background-image: url(images/catbg2.gif);

}



.poster_info

{

	color: #000000;

	background: #f7f3f7 url(images/poster_info.gif);

	background-position: top left;

	background-repeat: repeat-x;

}

.poster_info2

{

	color: #000000;

	background: #fffbff url(images/poster_info2.gif);

	background-position: top left;

	background-repeat: repeat-x;

}



.member_name

{

	font-size: 11pt;

	font-family: verdana, Tahoma, arial, helvetica, serif;

	font-weight: bold;

}



/* No image should have a border when linked */
a img{
	border: 0;
}



.smalltext2

{

	color: #dfdfdf;

	font-size: x-small;

	font-family: tahoma, sans-serif;

}



.smalltext2 a:link, .smalltext2 a:visited

{

	font-weight: bold;

	color: #dfdfdf;

}



.smalltext2 a:hover

{

	font-weight: bold;

	color: #ffffff;

}



.nav2, .nav2 a:link, .nav2 a:visited

{

	color: #dfdfdf;

}

.nav2 a:hover

{

	color: #ffffff;

	text-decoration: underline;

}



/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last, .maintab_off_back
{
	background-position: left top;
	color: white;
	vertical-align: top;

}
.maintab_back, .maintab_active_back, .maintab_off_back
{
	color: white;
	text-decoration: none;
	font-size: small;
	vertical-align: top;
	padding: 6px 13px 5px 13px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background-image: url(images/maintab_first.gif);
	background-repeat: no-repeat;
	width: 10px;
}
.maintab_back
{
	background-image: url(images/maintab_back.gif);
	background-repeat: repeat-x;
}
.maintab_last
{
	background-image: url(images/maintab_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.maintab_off_first
{
	background-image: url(images/maintab_off_first.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.maintab_off_back
{
	background-image: url(images/maintab_back.gif);
	background-repeat: repeat-x;
}



.maintab_off_back a:link, .maintab_off_back a:visited
{
	border-top: 2px solid #8d8b9c;

	color: white;
	text-decoration: none;
}



.maintab_off_back a:hover
{
	border-top: 2px solid #ff9900;
}


.maintab_off_last
{
	background-image: url(images/maintab_off_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}


/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited, .maintab_off_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover, .maintab_off_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}



.maintab_bgb
{

	background-color: #000808;


}



.maintab_bgba

{

	background: #000808 url(images/maintab_bgba.gif);

	background-position: right top;

	background-repeat: no-repeat;

}



.pagelink, .pagelink a:active, .pagelink a:visited, .pagelink a:link

{

	background: #F0F5FA;

	font-weight: normal;

	font-size: 11px;

	border: 1px solid #CECFCD;

	padding: 0px 3px 0px 3px;

	text-decoration: none;

}



.pagelink_b

{

	background: #F0F5FA;

	font-weight: normal;

	font-size: 11px;

	border: 1px solid #CECFCD;

	padding: 0px 3px 0px 3px;

	text-decoration: none;

}



.page_c

{

	background: #FFC9A5;

	font-weight: normal;

	font-size: 11px;

	border: 1px solid #CECFCD;

	padding: 0px 3px 0px 3px;

}





.small_pagelink

{

	font-weight: normal;

	font-size: x-small;

	text-decoration: none;

}



.small_pagelink a:active, .small_pagelink a:visited, .small_pagelink a:link

{

	background: #F0F5FA;

	font-weight: normal;

	font-size: x-small;

	border: 1px solid #CECFCD;

	padding: 0px 3px 0px 3px;

	text-decoration: none;

}



.powered_by_smf

{

	background-image: url(images/powered_by_smf.gif);

	background-position: right bottom;

	background-repeat: no-repeat;

}



.avatar_t

{

	height: 65px;

	width: 65px;

}



.last_post ul {

	float: none;

	margin: 0;

	padding: 0;

	list-style:none;

	text-align: left;

	font-size: x-small;

	font-family: tahoma, sans-serif;

}



.last_post_li_b {

	text-align: right;

	white-space: nowrap;

}



/* The AJAX notifier */

#ajax_in_progress

{

	background: #32CD32;

	color: white;

	text-align: center;

	font-weight: bold;

	font-size: 18pt;

	padding: 3px;

	width: 100%;

	position: fixed;

	top: 0;

	left: 0;

}



/* Setting of the width of theme.

   Change the value of "ie_all.css" when you change a value here. */

div#main_box {

min-width:780px;

max-width:1550px;

height:100%;

margin-left:auto;

margin-right:auto;

}


.sanCustom td {
	background-color:#e0e0e0;
	text-align:left;
}
