/* Normal, standard links. */

a:link {
	 color: #4169E1;
}

a:visited {
	 color: #00008B;
}

a:hover {
	  color: #CC3333;
}

/* Navigation links - for the link tree. */

.nav, .nav:link, .nav:visited
 {color: #191970;}

a.nav:hover {
	 color: #1E90FF;
}

/* 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. */


/* 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: #F8F7F1;
}

.windowbg4 {
	 background: #FFFFFF;
}

.windowbgenter {
	 background: none;
	 margin-left:50px;
	 margin-top:15px;
	 margin-right:25px;
     z-index:4;
	 
}
/* 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: #FFFFFF;}
tr.titlebg td
 {background-color: #00008B}

.titlebg, .titlebg a:link, .titlebg a:visited {
	 color: #FFFFFF;
}

.titlebg a:hover {
	 color: #CC3333;
}

/* Same as titlebg, but used where bold text is not needed */

.titlebg2 a:link, .titlebg2 a:visited {
	 color: #FFFFFF;
}

.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: #FFFFFF;
}

/* ----------------------------------- */
.catbg2, tr.catbg2 td
 {color: #FFFFFF;}
td.catbg
 {background-color: #4169E1}
/* ----------------------------------- */

.catbg, .catbg2, .catbg3 { }

.catbg, .catbg2 { }

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
 {color: #FFFFFF;}

/* --------------------- */
td.catbg3
 {background-image: url(images/Outline/header-razdel.jpg);
  background-position: top;
  background-repeat: no-repeat}

#helpmenu span.error, #helpmenu a , #helpmenu, #helpmenu2 span.error, #helpmenu2 a, #helpmenu2
 {color: #FFFFFF}
#helpmenu span.error, #helpmenu a, #helpmenu2 span.error, #helpmenu2 a
 {padding-right: 15px }
#helpmenu span.error, #helpmenu2 span.error
 {margin-left: 85px }
.titlebg
 {color: #FFFFFF}
/* ------------------------- */

.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
	 color: #FFFFFF;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	  color: #F5FFFA;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */

.bordercolor {
	 background-color: #ece9d8;
}

/* This is used on tables that should just have a border around them. */

.tborder {
	 border: 1px solid #696969;
  background-image: url(images/Outline/header-razdel.jpg)
}

/* 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 { }

/* Header begin */
#shad-l
 {background-image: url(images/Outline/header-bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  position: relative}

#userarea {
	 color: #F8F8FF;
}

#userarea a:link, #userarea a:visited {
	 color: #F8F8FF;
}

#userarea a:hover
 {color: #FFD700;}


#userarea
 {height: 73px;
  padding: 40px 5px 0px 0px;
  margin-right: 25px;
  font-size: 1.0em;
  font-family: tahoma, sans-serif;
  font-size: 90%;
  position: absolute;
  width: 180px;
  right: 10px;
  top: 15px;}


#toolbar {
	 background: #A60328;
}

#bodyarea
 {padding: 0px;
  margin: 0 auto;
  width: 930px;
  position: relative;
  z-index: 0}



#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.jpg) no-repeat;
  height: 205px;
  width: 743px;
  position: relative;
  padding-left: 35px;
  top: 175px;
  left: 215px;
  z-index: 2;

}
#flash1
 {position: absolute;
  left: 35px;
  top: 19px}


.tabs a:link{
	 color: #FFFFFF;	
}

.tabs a:visited {
	color: #FFFFFF;	 
}


.tabs ul {
	 color: #FFFFFF;	
}

.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 {
  /*background-color: #000051; */
}

/* -------------------------- */
.tabs li a:hover .my-but,
a:hover span.my-but
 {color: #FFD700;
  text-decoration: none;
  background-color: transparent;
  font-size: 16px;}
span.my-but
 {margin-left: 15px}

/* -------------------------- */
.tabs li a:hover,
.tabs li.current a,

.tabs li.hover a,
.tabs li:hover a
 {color: #B8860B;
  text-decoration: none;
}

.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 ul li a
 {display: block;
  font-size: 16px;
  padding: 2px 13
  px;
  margin: 0
}


.tabs li:hover li,
.tabs li.current li {
	 background: none !important;
}

.tabs li:hover li a,
.tabs li.current li a
 {color: #B8860B;
  padding: 5px 3px 4px;}

.tabs li:hover li a:hover,
.tabs li.current li a:hover
 {color: #2B004A;
  font-weight: bold
}

/*IE*/
.tabs li li a:hover {
	 color: #CC3333;}
/**/

.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;}

/* -*+-++-+-+-+-+-+-+-+-+-+-+-+-*- */
div.tborder1
 {background-color: #8AB9FF; border: 1px outset #0000CD }
