.board_rules
{
background-color: #E1E1E1;
margin-bottom: 2px;
border: 1px dashed blue;
padding-left: 2px;
padding-right: 2px;
margin-bottom: 5px;
margin-top: 5px;
}
/* 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 verdana in black. */
body, td, th
{
	color: #000000;
	font-size: 14px;
	font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 10pt;
	color: #000000;
	font-family: verdana, 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: 10pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, 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: 14px;
	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: 10px;
	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: 12px;
	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%;
	font-size: 14px;
}

/* 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: #e3e3e3;
}
.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 a:link, .titlebg a:visited

{
	color: white;
	font-style: normal;
}
.titlebg a:hover
{
	color: #dfdfdf;
}

/* 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 #828181;
	background-color: #FFFFFF;
	padding: 2px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (12pt). */
.smalltext
{
	font-size: 8pt;
	font-family: verdana, sans-serif;
}
.normaltext
{
	font-size: 10pt;
}
.largetext
{
	font-size: large;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	background-color: white;
}

/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: black;
	background-color: white;
	border-top: 1px solid gray;
}

/* 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. */

.headerbodies2
{
	background: #ffffff url(images/headerbodies.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.boardtitle a:link, .boardtitle a:visited
{
	color: #FFFFFF;
}

.boardtitle a:hover
{
	color: #dfdfdf;
}

.catbg_n
{
	font-weight: bold;
	color: #808080;
}

.headertext
{
	font-size: 12px;
	color: #dfdfdf;
	font-family: verdana, sans-serif;
}

.headertext a:link, .headertext a:visited
{
	font-weight: bold;
	color: #dfdfdf;
}

.headertext a:hover
{
	font-weight: bold;
	color: #ffffff;
}

.area_l
{
	background-color: #efefef;
	background-image: url(images/area_l.gif);
}

.area_r
{
	background-color: #efefef;
	background-image: url(images/area_r.gif);
}


.topbg
{
	color: #737373;
	font-size: 28px;
	padding-top: 28px;
	padding-bottom: 7px;
	background-color: #efefef;
	background-image: url(images/topbg.gif);
}

.topbg_r
{
	color: white;
	background-color: #efefef;
	background-image: url(images/topbg_r.gif);
}

.topbg_r2
{
	color: white;
	background-color: #efefef;
	background-image: url(images/topbg_r2.gif);
}

.topbg_l
{
	color: white;
	background-color: #efefef;
	background-image: url(images/topbg_l.gif);
}

.bottombg
{
	color: white;
	font-size: 1px;
	background-color: #efefef;
	background-image: url(images/bottombg.gif);
	background-position: bottom;
}

.bottombg_r
{
	color: white;
	font-size: 1px;
	background-color: #efefef;
	background-image: url(images/bottombg_r.gif);
	background-position: bottom;
}

.bottombg_l
{
	color: white;
	font-size: 1px;
	background-color: #efefef;
	background-image: url(images/bottombg_l.gif);
	background-position: bottom;
}

a.searchb:link, a.searchb:visited
{
	background: url(images/search2.gif) no-repeat;
	background-position: top left;
	float: left;
}

a.searchb:hover 
{
	background-position: 0px -16px;
}

.headernews
{
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #dfdfdf;
	padding-top: 7px;
	color: #dfdfdf;
	font-size: x-small;
	font-family: verdana, sans-serif;
}

.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: 10px;
	font-weight: bold;
	color: #afafaf;
	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: 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	color: #000000;
	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, sans-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: verdana, 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;
}

.copyright, .copyright a:link, .copyright a:visited
{
	font-weight: bold;
	color: #6D6D6D;
	text-decoration: none;
}
.copyright a:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.last_post ul {
	float: none;
	margin: 0;
	padding: 0;
	list-style:none;
	text-align: left;
	font-size: small;
	font-family: verdana, 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;
}/* //-View Only Boards MOD- START */
/* You can customize here the appearence of the protected areas */
.vob_protected
{
cursor: default;
}

.vob_protected, .vob_protected a:link, .vob_protected a:visited, .vob_protected a:hover
{
color: #666;
color: red;
text-decoration: none;
cursor: default;
}
/* //-View Only Boards MOD- END */

/* //-View Only Boards MOD- START */
/* You can customize here the appearence of the protected areas */
.vob_protected
{
cursor: default;
}

.vob_protected, .vob_protected a:link, .vob_protected a:visited, .vob_protected a:hover
{
color: #666;
color: red;
text-decoration: none;
cursor: default;
}
/* //-View Only Boards MOD- END */

/* //-View Only Boards MOD- START */
/* You can customize here the appearence of the protected areas */
.vob_protected
{
cursor: default;
}

.vob_protected, .vob_protected a:link, .vob_protected a:visited, .vob_protected a:hover
{
color: #666;
color: red;
text-decoration: none;
cursor: default;
}
/* //-View Only Boards MOD- END */

/* //-View Only Boards MOD- START */
/* You can customize here the appearence of the protected areas */
.vob_protected
{
cursor: default;
}

.vob_protected, .vob_protected a:link, .vob_protected a:visited, .vob_protected a:hover
{
color: #666;
color: red;
text-decoration: none;
cursor: default;
}
/* //-View Only Boards MOD- END */



#check_hide_qedit+label
{
  display: inline;
  margin: 0 4em 0 0.2em;
}