/* Normal, standard links. */

a:link

{

	color: #FFFFFF;

	text-decoration: underline;

}

a:visited, a:hover

{

	color: #FFFFFF;

	text-decoration: underline;

}



/* Navigation links - for the link tree. */

.nav, .nav:link, .nav:visited

{

	color: #FFFFFF;

	text-decoration: none;

}

a.nav:hover

{

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: underline;

}



/* Tables should show empty cells. */

table

{

	empty-cells: show;

}



/* By default (td) use Tahoma in black. */

td

{

	color: #FFFFFF;

	font-size: small;

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

}



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

body

{

	background-color: #45362f;

	

	

	margin: 0px;

	padding: 0px;

	color: #FFFFFF;

	font-size: small;

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

}



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

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

}



/* Standard horizontal rule.. ([hr], etc.) */

hr, .hrcolor

{

	height: 1px;

	border: 0;

	color: #FFFFFF;

	background-color: #352D21;

}



/* A quote, perhaps from another post. */

.quote

{

	color: #FFFFFF;

	background-color: #3F3627;

	border: 1px solid #3F3627;

	margin: 1px;

	padding: 1px;

	font-size: x-small;

}



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

.code

{

	color: #FFFFFF;

	background-color: #3F3627;

	border: 1px solid #3F3627;

	padding: 1px;

	font-family: "courier new", helvetica, "times new roman", serif;

	font-size: x-small;

	width: 100%;

	margin: 1px auto 1px auto;

	white-space: nowrap;

	overflow: auto;

}



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

.quoteheader, .codeheader

{

	color: #FFFFFF;

	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%;

	background-color: #FFFFFF;	

}



/* Highlighted text - such as search results ;). */

.highlight

{

	background-color: yellow;

	font-weight: bold;

	color: #FFFFFF;

}



/* Alternating backgrounds for posts, and several other sections of the forum. */

.windowbg

{

	color: #FFFFFF;

	border: 1px solid #C8BCA6;			

	background-color: #AA9675;

}

.windowbg2

{

	color: #FFFFFF;

	border: 1px solid #C8BCA6;		

	background-color: #897957;

}
.windowbg3
{
color: #FFFFFF;
background-color: #897957;
background-image:url(../../../images/forum-header.jpg);
background-repeat:no-repeat;
height:111px;	
}
.windowbg4

{

	color: #FFFFFF;
	background-color: #897957;
	height:111px;

}

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

{

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

}
.titlebg2

{

	

}
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited

{

	color: #FFFFFF;

	font-style: normal;

}

.titlebg a:hover

{

	color: #FFFFFF;

}



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

.catbg, .catbg2

{

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

}



.catbg, .catbg2, .catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited

{

	font-weight: bold;

	color: #FFFFFF;

}



/* This is used for tables that have a grid/border background color (such as the topic listing.) */

.bordercolor

{

	background-color: #352D21;

	border: 1px solid #C8BCA6;	

}



/* This is used on tables that should just have a border around them. */

.tborder

{

	border: 1px solid #C8BCA6;

	background-color: #3F3627;

	padding: 2px;

}

.tborder2

{

	

	background-color: #3F3627;

	padding: 2px;

}

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

.smalltext

{

	font-size: x-small;

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

	color: #FFFFFF;

	border-width: 1px 0 0 0;

	border: 1px solid #C8BCA6;		

}

.smalltext2

{

	font-size: x-small;

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

	color: #FFFFFF;

}

.normaltext

{

	font-size: small;

	color: #FFFFFF;

}

.normaltext2

{

	font-size: small;

	color: #FFFFFF;

	background-color: #3F3627; 

}

.largetext

{

	font-size: large;

	color: #FFFFFF;

}



/* This is the white header area where the title, menu bars, and header boxes are. */

#headerarea

{

height:111px;
}

/* This is the main area of the forum, the part that's gray. */

#bodyarea

{


}
.bodyarea2

{


}

/* And this is the bottom, where the copyright is, etc. */

#footerarea

{

	color: #FFFFFF;

	background-color: #3F3627;

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

	background-repeat: repeat;	

}



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

.headertitles

{

	background-color: #3F3627;

	

}

.headerbodies

{

	

	background-color: #3F3627;	

	background-repeat: repeat-x;

	background-position: bottom;

}

/* No image should have a border when linked */

a img{

	border: 0;

}

/* This is the CSS copied over from the static portion of the IBC Site. It makes the menu work on top of the forums. */

#mm_home, #mm_about, #mm_faq, #mm_forums, #mm_enlist, #mm_sponsors, #mm_contact, #mm_home_selected, #mm_about_selected, #mm_faq_selected, #mm_forums_selected, #mm_enlist_selected, #mm_sponsors_selected, #mm_contact_selected {
  height:143px;
  margin:0px;
}

#mm_home {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_home.jpg');
  width:98px;
}

#mm_home:hover {
  background-position:98px 0px;
}

#mm_home_selected {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_home_selected.jpg');
  width:98px;
}

#mm_about {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_about.jpg');
  width:95px;
}

#mm_about:hover {
  background-position:95px 0px;
}

#mm_about_selected {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_about_selected.jpg');
  width:95px;
}

#mm_faq {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_faq.jpg');
  width:93px;
}

#mm_faq:hover {
  background-position:93px 0px;
}

#mm_faq_selected {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_faq_selected.jpg');
  width:93px;
}

#mm_forums {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_forums.jpg');
  width:99px;
}

#mm_forums:hover {
  background-position:99px 0px;
}

#mm_forums_selected {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_forums_selected.jpg');
  width:99px;
}

#mm_enlist {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_enlist.jpg');
  width:93px;
}

#mm_enlist:hover {
  background-position:93px 0px;
}

#mm_enlist_selected {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_enlist_selected.jpg');
  width:93px;
}

#mm_sponsors {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_sponsors.jpg');
  width:134px;
}

#mm_sponsors:hover {
  background-position:134px 0px;
}

#mm_sponsors_selected {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_sponsors_selected.jpg');
  width:134px;
}

#mm_contact {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_contact.jpg');
  width:158px;
}

#mm_contact:hover {
  background-position:158px;
}

#mm_contact_selected {
  background-image:url('http://www.inspectorsbootcamp.com/images/mm_contact_selected.jpg');
  width:158px;
}
.bannermenu {
  width:996px;
  height:143px;
}

.headerforum {
margin: 0 auto;
width: 996px;
height: 143px;
padding: 0px 0px 0px 0px;
}

.headerforum img {
  float:left;
}

.bannermenu img {
  float:left;
}

.headerforum a{
  float:left;
  text-decoration:none;
}

.bannermenu a{
  float:left;
  text-decoration:none;
}