/* Normal, standard links. */
a:link {
	 color: #A90329;
}

a:visited {
	 color: #A90329;
}

a:hover {
     color: #CC3333;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited {
	 color: #A90329;
}

a.nav:hover {
	 color: #CC3333;
}

/* Tables should show empty cells. */

table { }

/* Standard font colour. By default (td, body..) use verdana in black. */

body, td, th, tr {
	 color: #4A4A4A;
}

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

body {
	 background: #2E2C2F;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button {
	 color: #4A4A4A;
}

input, button { }

textarea {
	 color: #4A4A4A;
}

/* 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 {
	 color: #4A4A4A;
}

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

hr, .hrcolor {
	 color: #D4D4D4;
	 background-color: #D4D4D4;
}

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

a img { }

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

.quote {
	 color: #3A3A3A;
	 border-top: 1px solid #A90329;
	 border-left: 1px solid #A90329;
	 border-bottom: 1px solid #A90329;
}

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

.code {
	 color: #3A3A3A;
 	 border: 2px inset #A90329;
}

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

.quoteheader, .codeheader {
	 color: #4A4A4A;
}

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

.help { }

/* /me uses this a lot. (emote, try typing /me in a post.) */

.meaction { }

/* The main post box - this makes it as wide as possible. */

.editor { }

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

.highlight {
	 background-color: yellow;
	 color: black;
}

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

.windowbg {
	 background: #FFFFFF;
}

.windowbg2 {
	 background: #F6F6F6;
}

.windowbg3 {
	 background: #F6F6F6;
}

.windowbg4 {
	 background: #FFFFFF;
}

/* The today container in calendar */

.calendar_today {
	 background: #F5F5F5;
}

/* 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, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
	 color: #7F3F3F;
	 background: #DEDEDE url(images/Outline/catbg.gif) repeat-x;
}

.titlebg, .titlebg a:link, .titlebg a:visited {
	 color: #7F3F3F;
}

.titlebg a:hover {
	 color: #CC3333;
}

/* Same as titlebg, but used where bold text is not needed */

.titlebg2 a:link, .titlebg2 a:visited {
	 color: #7F3F3F;
}

.titlebg2 a:hover {
	  color: #CC3333;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/

.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
	 color: #7F3F3F;
	 background: #dedede url(images/Outline/catbg.gif) repeat-x;
}

.catbg2, tr.catbg2 td {
	 color: #7F3F3F;
	 background: #dedede url(images/Outline/catbg.gif) repeat-x;
}

.catbg, .catbg2, .catbg3 { }
.catbg, .catbg2 { }
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
     color: #7F3F3F;
}

.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
	 color: #7F3F3F;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	  color: #CC3333;
}



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



.bordercolor {

	 background-color: #DDDADA;

}



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



.tborder {

	 border: 1px solid #DDDADA;

}



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



.smalltext { }



.middletext { }



.normaltext { }



.largetext { }



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



.post, .personalmessage { }



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



.signature { }



/* Sometimes there will be an error when you post */



.error { }



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

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {

	 color: #7F3F3F;

}



.maintab_back, .maintab_active_back, .mirrortab_back, .mirrortab_active_back {

	 color: #7F3F3F;

}



.maintab_first,.mirrortab_first { }



.maintab_back,.mirrortab_back { }



.maintab_last,.mirrortab_last { }



.maintab_active_first, .mirrortab_active_first { }



.maintab_active_back, .mirrortab_active_back {

	 background: #FFFFFF;

	 border-left: 2px solid #DDDADA;

	 border-right: 2px solid #DDDADA;

	 border-bottom: 1px solid #DDDADA;

}



.maintab_active_last, .mirrortab_active_last { }



/* How links behave in main tab. */



.maintab_back a:link, .maintab_back a:visited, .mirrortab_back a:link, .mirrortab_back a:visited {

	 color: #7F3F3F;

}



.maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {

	 color: #7F3F3F;

}



.maintab_back a:hover, .maintab_active_back a:hover, .mirrortab_back a:hover, .mirrortab_active_back a:hover {

	 color: #CC3333;

}



/* The AJAX notifier: this is the strip across the top of the screen that says Loading when using the quick edit feature. */



#ajax_in_progress {

	 background: #7F3F3F;

	 color: white;

}



#wrapper { }



#shad-l {

	 background: #2E2C2F;

}



#shad-r {

	 background: #2E2C2F;

}



#header {

	 background: #A60328 url(images/Outline/header-bg.jpg) 0 0 repeat-x;

}



#head-r {

	 background: #A60328 url(images/Outline/header-r.jpg) 100% 0 no-repeat;	 

}



#head-l {

	 background: #A60328 url(images/Outline/header-l.jpg) 0 0 no-repeat;	 

}



#logo {

	 background: url(images/Outline/logo.jpg) no-repeat;	 

}



#userarea {

	 color: #DDDDDD;

}



#userarea a:link, #userarea a:visited {

	 color: #EEEEEE;

}



#userarea a:hover {

	 color: #CCCCCC;

}



#toolbar {

	 background: #A60328;

}



#bodyarea {

	 background: #FCFCFC url(images/Outline/bodyarea-bg.gif) 0 0 repeat-x;

}



#footer {

	 background: url(images/Outline/footer-bg.gif) 0 100% repeat-x;

}



#foot-r {

	 background: url(images/Outline/footer-r.gif) 100% 100% no-repeat;

}



#foot-l {

	 background: url(images/Outline/footer-l.gif) 0 100% no-repeat;

}



#footerarea {

	 color: #BFBFBF;

}



#footerarea a:link, #footerarea a:visited {

	 color: #A0A0A0;

}



#footerarea a:hover {

	 color: #CCCCCC;

}



/* Droppy menu codes */



.tabs {

	 background: url(images/Outline/nav_bg.png) repeat-x;	

}



.tabs a:link{

	 color: #FFFFFF;	

}



.tabs a:visited {

	color: #FFFFFF;	 

}



.tabs-left {

	 background: url(images/Outline/nav_left.png) no-repeat top left;	

}



.tabs-right {

	 background: url(images/Outline/nav_right.png) no-repeat top right;	

}



.tabs ul {	

	 color: #FFFFFF;	

}



.tabs li {

	 background: url(images/Outline/split.png) no-repeat right center;

}



.tabs li.last { }



.tabs li:hover { }



.tabs li a { }



a .menu-left {

	 background: url(images/Outline/menu_left.png) no-repeat left top;	

}



a .menu-mid {

	 background: url(images/Outline/menu_mid.png) repeat-x top;	

}



a .menu-right {

	 background: url(images/Outline/menu_right.png) no-repeat left top;	

}



.tabs li a:hover .menu-left,

.tabs li.current a .menu-left,



.tabs li:hover a .menu-left,

.tabs li a:hover .menu-mid,

.tabs li.current a .menu-mid,



.tabs li:hover a .menu-mid,

.tabs li a:hover .menu-right,

.tabs li.current a .menu-right,



.tabs li:hover a .menu-right {



}



.tabs li a:hover,

.tabs li.current a,



.tabs li.hover a,

.tabs li:hover a {

	 color: #A90329;

}



.tabs li:hover .sub,

.tabs li.hover .sub { }



.tabs li .sub {

	 left: 3px;

	 background: url(images/Outline/submenu_top.png) no-repeat;

}



.tabs li ul {

	background: url(images/Outline/submenu_bg.png) repeat-y;	 

}



.tabs li:hover li,

.tabs li.current li {

	 background: none !important;

}



.tabs li:hover li a,

.tabs li.current li a {

	 color: #A90329;

	 padding: 5px 3px 4px;

 }



.tabs li:hover li a:hover,

.tabs li.current li a:hover {

	 color: #CC3333;

	 background: url(images/Outline/catbg.gif) !important;

}



/*IE*/

.tabs li li a:hover {

	 color: #CC3333;

	 background: url(images/Outline/catbg.gif) !important;

}

/**/



.tabs .btm-bg {

	 background: url(images/Outline/submenu_bottom.png) no-repeat;

}



/* Changer buttons. */



.changer {

	 color: #3F3F3F;

	 background: transparent;

	 border: 1px solid #3F3F3F;

	 border-left: 2px solid #3F3F3F;

	 border-right: 2px solid #3F3F3F;

}



.changer:hover {

	 color: #E7E7E7;

	 background: #840120;

	 border: 1px solid #CFCFCF;

	 border-left: 2px solid #CFCFCF;

	 border-right: 2px solid #CFCFCF;

}



/* Basebar div for SMF/TP copyrights and page load times. */



#basebar { 

     color: #8F8F8F;

}



#basebar a:link, #basebar a:visited { 

     color: #8F8F8F;

}



#basebar a:hover { 

     color: #BFBFBF;

}







