h2 {
 color: #000000;
 font: bold 16px arial, verdana, sans-serif;
 margin-top: 0px;
 margin-right: 25px;
 margin-left: 25px;
 margin-bottom: 0px;
 padding: 4px;
}

#relevant_replacement {
 font-size: 11px;
 width: 70%;
 border-top: #CCCCCC 1px solid;
 margin-top: 0px;
 margin-right: 25px;
 margin-left: 25px;
 margin-bottom: 0px;
 padding: 4px;
}

/* Normal, standard links. */
a:link, body_alink
{
	color: #323C44;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #323C44;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #323C44;
	text-decoration: none;
}
.page
{
	background: #fff;
	line-height:20px;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	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 , tr
{
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
	background: #28669a url(images/skin/bg.gif) repeat-x top left;
	color: #093553;
	font: 10pt tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 8px 15px 15px 15px;
	padding: 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font: 8pt tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

textarea
{
	font-size: 100%;
	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: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #D7DAEC;
	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: #dddddd;
	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, .windowbgActive
{
	background: #fff url(images/skin/gradient_alt.gif) repeat-x top left;
	color: #012944;
	font-size: 10pt;
	line-height:20px;
}
.windowbg a:link, .windowbg_alink, .windowbgActive a:link, .windowbgActive_alink
{
	color: #095990;
}
.windowbg a:visited, .windowbg_avisited, .windowbgActive a:visited, .windowbgActive_avisited
{
	color: #095990;
}
.windowbg a:hover, .windowbg a:active, .windowbg_ahover, .windowbgActive a:hover, .windowbgActive a:active, .windowbgActive_ahover
{
	color: #095990;
}
.windowbg2, .windowbg2Active
{
	background: #fff url(images/skin/gradient_alt.gif) repeat-x top left;
	color: #012944;
	font-size: 10pt;
	line-height:20px;
}

/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* 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
{
	background: #e9eef3 url(images/skin/gradient_thead.gif) repeat-x top left;
	color: #000000;
	font: bold 7pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-right: 1px solid #ebf0f4;
}
.titlebg a:link, .titlebg_alink
{
	color: #000000;
}
.titlebg a:visited, .titlebg_avisited
{
	color: #000000;
}
.titlebg a:hover, .titlebg a:active, .titlebg_ahover
{
	color: #8ba7bf;
}

/* 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
{
	background: #94c9f6 url(images/tcatalt/tcat_alt_bg.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 10pt tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.catbg a:link, .catbg_alink
{
	color: #ffffff;
	text-decoration: none;
}
.catbg a:visited, .catbg_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.catbg a:hover, .catbg a:active, .catbg_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background: #dce5ec;
	padding:1px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	background: #dce5ec;
	padding:1px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font: 8pt tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	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%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}


/* 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
{
	background-position: left bottom;
	color: white;
	text-transform: uppercase;
	vertical-align: top;

}
.maintab_back, .maintab_active_back
{
	color: black;
	text-decoration: none;
	font-size:  10px;
	vertical-align: top;
	text-align:center;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
font-weight: bold;
}

.maintab_first
{
	background-image: url('images/maintab_sol.gif');
	background-repeat: no-repeat;
	width: 10px
}
.maintab_back
{
	background-image: url('images/maintab_arka.gif');
	background-repeat: repeat-x
}
.maintab_last
{
	background-image: url('images/maintab_sag.gif');
	background-repeat: no-repeat;
	width: 8px
}
.maintab_active_first
{
	background-image: url('images/maintab_active_first.gif');
	background-repeat: no-repeat;
	width: 6px
}
.maintab_active_back
{
	background-image: url('images/maintab_active_back.gif');
	background-repeat: repeat-x
}
.maintab_active_last
{
	background-image: url('images/maintab_active_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
{
	color: black;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #0000FF;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	background-position: left top;
	color: white;
	text-transform: uppercase;
	vertical-align: top;

}
.mirrortab_back, .mirrortab_active_back
{
	color: black;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
font-weight: bold;
}

.mirrortab_first
{
	background-image: url('images/mirrortab_sol.gif');
	background-repeat: no-repeat;
	width: 10px
}
.mirrortab_back
{
	background-image: url('images/mirrortab_arka.gif');
	background-repeat: repeat-x
}
.mirrortab_last
{
	background-image: url('images/mirrortab_sag.gif');
	background-repeat: no-repeat;
	width: 6px
}
.mirrortab_active_first
{
	background-image: url('images/mirrortab_active_first.gif');
	background-repeat: no-repeat;
	width: 6px
}
.mirrortab_active_back
{
	background-image: url('images/mirrortab_active_back.gif');
	background-repeat: repeat-x
}
.mirrortab_active_last
{
	background-image: url('images/mirrortab_active_last.gif');
	background-repeat: no-repeat;
	width: 8px
}

/* how links behave in mirror tab. */
.mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited
{
	color: black;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #0000FF;
	text-decoration: none;
}

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

/* Header*/
#header {
position:relative;
background:#28669a url(images/header/header_bg.gif) repeat-x top left;
height:105px;
}

#header_left {
background:#28669a url(images/header/header_left.gif) no-repeat top left;
height:105px;
width:100%;
float:left;
}

#header_right {
background:#28669a url(images/header/header_right.gif) no-repeat top right;
height:105px;
width:292px;
float:right;
}

#header h1 {
height:105px;
padding-left:10px;
color:#79B30B;
margin:0;
}

#logo {
position:absolute;
top:15px;
left:15px;
}

#nav {
position:absolute;
right:15px;
top:60px;
color:#0060b0;
font:bold 9pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

#nav ul {
list-style:none;
margin:0;
padding:0;
font-size:8pt;
}

#nav li {
display:inline;
font-size:8pt;
}

#nav a:link,#nav a:visited {
color:#0060b0;
text-decoration:none;
display:block;
float:left;
font:bold 9pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

#nav a:hover {
text-decoration:none;
}

.nav_blue {
background:transparent url(images/menu/nav_blue.gif) no-repeat bottom left;
width:85px;
height:27px;
padding-top:8px;
text-align:center;
}

.nav_green {
background:transparent url(images/menu/nav_green.gif) no-repeat bottom left;
width:83px;
height:27px;
padding-top:8px;
text-align:center;
}

.nav_yellow {
background:transparent url(images/menu/nav_yellow.gif) no-repeat bottom left;
width:89px;
height:27px;
padding-top:8px;
text-align:center;
}

.nav_red {
background:transparent url(images/menu/nav_red.gif) no-repeat bottom left;
width:83px;
height:27px;
padding-top:8px;
text-align:center;
}

.nav_pink {
background:transparent url(images/menu/nav_pink.gif) no-repeat bottom left;
width:93px;
height:27px;
padding-top:8px;
text-align:center;
}

.nav_purple {
background:transparent url(images/menu/nav_purple.gif) no-repeat bottom left;
width:84px;
height:27px;
padding-top:8px;
text-align:center;
}

#newsletter {
position:absolute;
top:18px;
right:22px;
color:#1f4f80;
font:bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.newsletter_buton {
vertical-align:middle;
}

.bottom_gradient {
background:transparent url(images/gradients/gradient_bottom.gif) repeat-x top left;
height:8px;
}

.bottom_gradient_left {
background:transparent url(images/gradients/gradient_bottom_left.gif) repeat-x top left;
height:8px;
width:12px;
float:left;
}

.bottom_gradient_right {
background:transparent url(images/gradients/gradient_bottom_right.gif) repeat-x top;
height:8px;
width:12px;
float:right;
}

.tcat_alt
{
	background: #1142AC url(images/tcatalt/tcat_alt_bg.gif) repeat-x top left;
}

.tcat_alt_right
{
	background-image: url(images/tcatalt/tcat_alt_right.gif);
	background-repeat: no-repeat; background-position: top right;
	height: 27px;
}

.tcat_alt_title
{
	font-weight: bold;
	background-image: url(images/tcatalt/tcat_alt_title.gif);
	background-repeat: no-repeat; background-position: top left;
	float: left;
	width: 309px; height: 20px;
	text-align: left;
	padding: 7px 0 0 12px;
	color: #ffffff;
	font: bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.tcat_alt_title a, .tcat_alt_title a:visited {
color:#fff;
text-decoration:none;
}

.tcat_alt_title a:hover {
color:#fff;
text-decoration:underline;
}

/* Sub Navigation*/
#subnav {
background:transparent url(images/header/subnav_bg.gif) repeat-x top left;
height:43px;
width:100%;
}

.subnav_left {
background:transparent url(images/header/subnav_left.gif) no-repeat top left;
height:43px;
width:559px;
float:left;
color:#fff;
font:bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
padding:8px 0 0 26px;
}

.subnav_right {
background:transparent url(images/header/subnav_right.gif) no-repeat top right;
height:43px;
width:270px;
float:right;
color:#fff;
font:normal 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
text-align:right;
padding:12px 7px 0 10px;
}

.content_body_bg {
background-color:#fff;
}

/* Content*/
.tcontent {
background-color:#fff;
padding-right:15px;
}

.content_top {
background:transparent url(images/content_top.gif) repeat-x;
height:19px;
}

.content_bottom {
background:#fff url(images/content_top1.gif) repeat-x;
height:11px;
}

/* Navigation*/
.navigation {
background:transparent url(images/navigation/navigation_bg.gif) repeat-y;
width:218px;
}

.navigation_top {
background:transparent url(images/navigation/navigation_top.gif) no-repeat;
height:19px;
width:218px;
}

.navigation_bottom {
background:transparent url(images/navigation/navigation_bottom.gif) no-repeat;
height:11px;
width:218px;
}

/* Navbit*/
.navbit {
float:left;
padding-left:9px;
padding-bottom:14px;
}

.navbit_heading {
background:transparent url(images/navigation/navbit_header.gif) no-repeat top left;
height:20px;
width:197px;
font:bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color:#5e81a0;
padding:8px 0 0 10px;
}

.navbit_heading a,.navbit_heading a:visited {
color:#5e81a0;
text-decoration:none;
}

.navbit_heading a:hover {
color:#5e81a0;
text-decoration:underline;
}

.navbit strong a,.navbit strong a:visited {
color:#3da328;
text-decoration:underline;
}

.navbit strong a:hover {
color:#3da328;
text-decoration:none;
}

.navbit_body {
background-color:#fff;
border-left:1px solid #a3b5c2;
border-right:1px solid #a3b5c2;
width:175px;
font:normal 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color:#1f4f80;
line-height:15px;
margin:0;
padding:10px 10px 0;
}

.navbit li {
padding-bottom:5px;
padding-top:5px;
border-bottom:1px solid #ced8e3;
}

.navbit_body p {
text-align:center;
}

.navbit_advert {
padding-top:10px;
}

.navbit_advert img,.navbit_submit {
vertical-align:middle;
padding-bottom:1px;
}

.navbit_footer {
background:transparent url(images/navigation/navbit_footer.gif) no-repeat bottom left;
width:197px;
height:27px;
}

.navbit_split,.navbit_input {
margin-bottom:5px;
}

.navbar
{
	color: #65b5ee;
	margin-bottom: 7px;
	font: bold 8pt tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.navbar a:link, .navbar_alink
{
	color: #65b5ee;
}
.navbar a:visited, .navbar_avisited
{
	color: #65b5ee;
}
.navbar a:hover, .navbar a:active, .navbar_ahover
{
	color: #65b5ee;
}

.bginput
{
	font: 10pt tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.newsletter_buton {
vertical-align:middle;
}

.bginput {
background:#fff;
color:#9ab0c3;
font:bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
background-image:url(images/bginput.gif);
background-repeat:repeat-x;
border:1px solid #93b2cc;
vertical-align:middle;
padding:2px;
}

/* Welcome*/
#welcome_bar {
	background: transparent url(images/skin/welcome_bg.gif) repeat-x top left;	
	height:64px;
	font-size:8pt;
	text-align:center;
	line-height:36px;
}
#welcome_left {
	background: transparent url(images/skin/welcome_left.gif) no-repeat top left;	
	height:64px;
	width:12px;
	float:left;
}
#welcome_right {
	background: transparent url(images/skin/welcome_right.gif) no-repeat top left;	
	height:64px;
	width:12px;
	float:right;
}
#welcome_text {
	padding:23px 0px 0 0px;
        font: 10pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        color: #000000;
        line-height:20px;
	font-weight: bold;
}
#welcome_text a {
	color:#000;
	font-weight:bold;
}
#welcome_text h1 {
	text-align:left;
	font-size:9pt;
	font-weight:bold;
}
#welcome_text ul {
	text-align:left;
}
#welcome_text li {
	float:left;
	padding-right:10px;
}

a.googletag
	{
	color: #003399;
	}
	
a.googletagged
	{
	color: #336699;
	}
	
/*BookMark*/
ul.socials {}
ul.socials li {
 display:inline-block;
 float:left;
 list-style-type:none;
 margin:0 2px 0 0;
 height:29px;
 width:50px;
 cursor:pointer;
}
ul.socials a {
 display:block;
 width:50px;
 height:29px;
 font-size:0;
 color:transparent;
 
}
.furl, .furl:hover, .digg, .digg:hover, .reddit, .reddit:hover, .stumble, .stumble:hover, .delicious, .delicious:hover, .yahoo, .yahoo:hover, .blinklist, .blinklist:hover, .technorati, .technorati:hover, .facebook, .facebook:hover, .twitter, .twitter:hover, .myspace, .myspace:hover, .mixx, .mixx:hover, .script-style, .script-style:hover, .designfloat, .designfloat:hover, .rss, .rss:hover  {
 background:url('images/sprite-trans.png') no-repeat;
}
.furl {
 background-position:-300px top;
}
.furl:hover {
 background-position:-300px bottom;
}
.digg {
 background-position:-500px top;
}
.digg:hover {
 background-position:-500px bottom;
}
.reddit {
 background-position:-100px top;
}
.reddit:hover {
 background-position:-100px bottom;
}
.stumble {
 background-position:-50px top;
}
.stumble:hover {
 background-position:-50px bottom;
}
.delicious {
 background-position:left top;
}
.delicious:hover {
 background-position:left bottom;
}
.yahoo {
 background-position:-650px top;
}
.yahoo:hover {
 background-position:-650px bottom;
}
.blinklist {
 background-position:-600px top;
}
.blinklist:hover {
 background-position:-600px bottom;
}
.technorati {
 background-position:-700px top;
}
.technorati:hover {
 background-position:-700px bottom;
}
.myspace {
 background-position:-200px top;
}
.myspace:hover {
 background-position:-200px bottom;
}
.twitter {
 background-position:-350px top;
}
.twitter:hover {
 background-position:-350px bottom;
}
.facebook {
 background-position:-450px top;
}
.facebook:hover {
 background-position:-450px bottom;
}
.mixx {
 background-position:-250px top;
}
.mixx:hover {
 background-position:-250px bottom;
}
.rss {
 background-position:-150px top;
}
.rss:hover {
 background-position:-150px bottom;
}
.script-style {
 background-position:-400px top;
}
.script-style:hover {
 background-position:-400px bottom;
}
.designfloat {
 background-position:-550px top;
}
.designfloat:hover {
 background-position:-550px bottom;
}