a:link {
	 color: #212B99;
	 text-decoration: none;
-moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out;
}

a:link1 {
	 color: #212B99;
	 text-decoration: none;
-moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out;
}

a:visited {
	 color: #212B99;
	 text-decoration: none;
-moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out;
}
a:hover {
	 color: white !important;
	 text-decoration: none;
-moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out;
/*font-size:12px;
font-weight: bold;*/
text-shadow: 0.1em 0.1em 0.5em black, 0.1em 0.1em 0.5em black, 0.1em 0.1em 0.5em black;

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

.nav, .nav:link, .nav:visited {
	 color: #212B32;
	 text-decoration: none;
-moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out;
}
a.nav:hover {
	 color: #0000FF;
	 text-decoration: underline;
-moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out;

}
/* Navigation links - for the link tree. */
span.pathway 
{
	display: block;
	height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #212B32;
	font-weight: normal;
}
span.pathway img 
{
	margin: 0px 10px;
	vertical-align: middle;
}
div#pathway 
{
	margin-bottom: 10px;
	padding-left: 8px;
}
/* Tables should show empty cells. */
table {
	 empty-cells: show;

}
/* By default (td, body..) use verdana in black. */
body, td, th, tr 
{
	color: #333;
	font-size: 12px;
font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	/* font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana; */


}

/* The main body of the entire forum. */
body 
{
background: #EBE0C0;  
margin: 0;
/*margin-top:12px;*/
}
/* Input boxes - just a bit smaller than normal so they align well. */
textarea
{
	color: #000000;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	background: #BE9A3B;
	border: 1px solid #A8BEE6;
	padding: 2px;
}
input, button
{
	font-size: 90%;
font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
color: black;
	border: 1px solid #4F0404;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	
	letter-spacing: 1px;
         border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
cursor:pointer;
}

input[type~='text'], input[type~='password'], select
{
border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
padding:5px;
font-size:12px;
}

input[type~='submit']
{

background-color: #880000;

background-image: -webkit-linear-gradient(top, #950000,#400000);
background-image: -moz-linear-gradient(top, #950000,#400000);
background-image: -o-linear-gradient(top, #950000,#400000);
background-image: -ms-linear-gradient(top, #950000,#400000);
background-image: linear-gradient(top, #950000,#400000);

	color: white;
	font-weight: bold;

}

input[type~='submit']:hover
{
background-image: -webkit-linear-gradient(top, #ff9500,#ff4000);
background-image: -moz-linear-gradient(top, #ff9500,#ff4000);
background-image: -o-linear-gradient(top, #ff9500,#ff4000);
background-image: -ms-linear-gradient(top, #ff9500,#ff4000);
background-image: linear-gradient(top, #ff9500,#ff4000);

-moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out;
text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;
-moz-box-shadow: 0px 5px 10px black;
-webkit-box-shadow: 0px 5px 10px black;
        box-shadow: 0px 5px 10px black;
font-weight: bold;
	/*border: 1px solid orange;*/

	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
/* background: #800000; */
text-shadow: #000 0px 0px 1px;
	letter-spacing: 1px;
         border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
color:white;
}


input[type~='button']
{

background-color: #880000;

background-image: -webkit-linear-gradient(top, #950000,#400000);
background-image: -moz-linear-gradient(top, #950000,#400000);
background-image: -o-linear-gradient(top, #950000,#400000);
background-image: -ms-linear-gradient(top, #950000,#400000);
background-image: linear-gradient(top, #950000,#400000);


	color: white;
	font-weight: bold;

}

input[type~='button']:hover
{
background-image: -webkit-linear-gradient(top, #ff9500,#ff4000);
background-image: -moz-linear-gradient(top, #ff9500,#ff4000);
background-image: -o-linear-gradient(top, #ff9500,#ff4000);
background-image: -ms-linear-gradient(top, #ff9500,#ff4000);
background-image: linear-gradient(top, #ff9500,#ff4000);

-moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out;
text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;
-moz-box-shadow: 0px 5px 10px black;
-webkit-box-shadow: 0px 5px 10px black;
        box-shadow: 0px 5px 10px black;
font-weight: bold;
	/*border: 1px solid orange;*/

	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
/* background: #800000; */
text-shadow: #000 0px 0px 1px;
	letter-spacing: 1px;
        border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
color:white;
}

input:hover
{
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, white, #EBE0C0);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, white, #EBE0C0);
  /* IE 10 */
  background: -ms-linear-gradient(top, white, #EBE0C0);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, white, #EBE0C0);

-moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out;
text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;
-moz-box-shadow: 0px 5px 10px black;
-webkit-box-shadow: 0px 5px 10px black;
        box-shadow: 0px 5px 10px black;
font-weight: bold;
	/*border: 1px solid yellow;*/
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
/* background: #800000; */
	color: black;
text-shadow: #000 0px 0px 1px;
	letter-spacing: 1px;
        border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

}
textarea
{
	font-size: 100%;
	color: #000000;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
border-radius: 2px;
-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

}
/* 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: 90%;
	font-weight: normal;
	color: #000000;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	background: #f0f0f5;
}
/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* By default set the color on these tags as black. */
h1, h2, h3, h4, h5, h6, h7
{
	color: black;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

/* No image should have a border when linked. */
a img
{
	border: 0;
-moz-border-radius: 0.4em;  -webkit-border-radius: 0.4em; border-radius: 0.4em;
}

a:hover img
{
-moz-box-shadow: 0px 5px 5px black;-webkit-box-shadow: 0px 5px 5px black;box-shadow: 0px 5px 5px black;-moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;  -ms-transition: all 0.3s ease-out;  transition: all 0.3s ease-out;
}


/* No lines around buttons in Firefox! */
a
{
	outline: none;
}

/* Reset all lists. */
ul, ul li
{
	padding: 0;
	margin: 0;
	list-style: none;
}

/* We can define lists to be lists tho! */
ul.normallist
{
	padding-left: 2em;
}

ul.normallist li
{
	list-style: disc;
}

/* Define strong as bold, and em as italics */
b
{
font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
/* text-shadow: 0 0 0.1em black, 0 0 0.1em black, 0 0 0.1em black;
border-left: groove 5px #DAC176; */
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

/* ************************************* */
/* Some handy custom classes				 */
/* ************************************* */

.floatright
{
	float: right;
}
.floatleft
{
	float: left;
}



.smalltext1 
{
	font-size: 0.8em;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	border: dotted;
	font-style: oblique;
	text-align: center;


}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: 0.8em;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
}

.middletext
{
	font-size: 0.85em;
}
.normaltext
{
	font-size: 1em;
}
.largetext
{
	font-size: 1.4em;
}

/* This style will make sure all headers use the same padding throughout. */
.headerpadding
{
	padding: 0.5em;
}
/* smaller padding used in paragraphs, sections etc */
.smallpadding
{
	padding: 0.2em;
}
/* larger padding used in paragraphs, sections etc */
.largepadding
{
	padding: 0.7em;
}

/* A small space to the next section. */
.marginbottom
{
	margin-bottom: 1em;
}
/* On the top too. */
.margintop
{
	margin-top: 1em;
}



/* remove bold/italic styles */
span.plainstyle
{
	font-weight: normal;
	font-style: normal;
}
/* float a list horizontally */
ul.horizlist
{
	width: 100%;
}
ul.horizlist li
{
	float: left;
	padding: 0.2em 0.4em 0.2em 0.4em;
	vertical-align: top;
}
/* make a inline-list */
ul.nolist li
{
	display: inline;
}
/* NOTE: REMOVE THIS??!?!?!! */
/* But do use them in the posts area! */
.post ul
{
	padding-left:	2em;
}
.post ul li
{
	list-style: disc;
}
.post ul li li
{
	list-style: circle;
}

/* Helping style to clear floated items. */
.clearfix:after
{
	 content: ".";
	 display: block;
	 height: 0;
	 clear: both;
	 visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac. \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac. */


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

background-color:#d0c9c9;font-size:90%;font-style: italic;padding:5px;max-height: 200px;max-width:600px; overflow:auto;border: 1px solid #a6a0a0;

}

/* The "Quote:" and "Code:" header parts... */
.codeheader
{
	background-color: #d0c9c9;
	color: red;
	padding: 5px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 80%;
    max-width:600px;
	border: 1px solid #a6a0a0;


}
.quoteheader
{
	background-color: #d0c9c9;
	color: red;
	padding: 5px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	width:99%;
    border: 1px solid #a6a0a0;

}

.blockcode
{
	color: #000000;
	background-color: #e2dede;
	display: block;
	border: 1px solid #a6a0a0;
	padding: 5px;
	margin:0px;
	width:99%;
	font-size: 90%;
}

blockquote
{
	color: #000000;
	background-color: #e2dede;
	display: block;
	border: 1px solid #a6a0a0;
	padding: 5px;
	margin:0px;
	width:99%;
	font-size: 90%;
}
.inputs { 
	color: #212B32;
	border: 2px solid #fefefe;
	background: #E2EFFB;
	text-indent: 0.2cm;
}
.inputs:hover {
	border: 2px solid  #A4BDD1;
}
.submit:hover {
	border: 2px solid white;
}
/* 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 {
	background: #EBE0C0;
	color: #00305d;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	padding: 8px;


}

.windowbg_hover:hover,.windowbg_hoverHover
{
	color: #000000;
}
.windowbg2{
	background: #EBE0C0;
	color: #00305d;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	padding: 8px;

}

.windowbg2_hover:hover,.windowbg2_hoverHover
{
	color: #000000;
}
.windowbg3  {
	background: #EBE0C0;
	color: #00305d;
	font-family: 
	padding: 8px;

}
.windowbg4, .windowbg4 a:link {
	background: #85a1a2;
	color: #212B99;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana; 
	font-size: 10px;  text-decoration: none;
	padding: 1px;
}

.windowbg4 a:visited {
	background: #85a1a2;
	color: #212B99;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana; 
	font-size: 10px;  text-decoration: none;
	padding: 1px;
}

.windowbg4 a:hover{
	color: white;
	 text-decoration: none;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana; 
	font-size: 12px;  text-decoration: none;
	padding: 1px;
}

/* the today container in calendar */
.calendar_today {
	 background-color: #f6f6f6;
}
/* 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, #credits h3 {
	 color: #800000;
	 font-style: normal;
	 background:  #EAD492;
padding: 5px;
/*
	 padding-left: 10px;
	 padding-right: 10px;
*/
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, white, #BE9A3B);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, white, #BE9A3B);
  /* IE 10 */
  background: -ms-linear-gradient(top, white, #BE9A3B);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, white, #BE9A3B);

}
.titlebg, .titlebg a:link, .titlebg a:visited {
	 font-weight: bold;
	 color: #800000;
	 font-style: normal;
	 font-size: 12px;
}
.titlebg a:hover {
	 color: white;
}
/* same as titlebg, but used where bold text is not needed */

.titlebg2 a:link, .titlebg2 a:visited {
	 color: #800000;
	 font-style: normal;
	 text-decoration: underline;
}
.titlebg2 a:hover {
	 text-decoration: underline;
}
/* 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: #000;
	 padding-left: 10px;
	 padding-right: 10px;
	 text-align: center; 
	 height: 8px;
	 margin-top: 10px;
}
.catbg2, tr.catbg2, .catbg3 td { 
	 color: #000;
	 padding-left: 10px;
	 padding-right: 10px;
	 text-align: center; 
	 height: 8px;
	 margin-top: 10px;
}
th.catbg3
{
 /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, white, #BE9A3B);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, white, #BE9A3B);
  /* IE 10 */
  background: -ms-linear-gradient(top, white, #BE9A3B);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, white, #BE9A3B); 
}
td.catbg { 
 /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, white, #BE9A3B);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, white, #BE9A3B);
  /* IE 10 */
  background: -ms-linear-gradient(top, white, #BE9A3B);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, white, #BE9A3B); 
}
.catbg, .catbg2 {
	 font-weight: bold;
	 font-size: 10px;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
	 font-size: 95%;
	 color: #000;
	 text-decoration: none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
	 color: #000; font-size: 15px;
	 text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	 text-decoration: underline;
color:white;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
	 /*background: #BE9A3B;*/
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, white, #BE9A3B);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, white, #BE9A3B);
  /* IE 10 */
  background: -ms-linear-gradient(top, white, #BE9A3B);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, white, #BE9A3B); 
	 padding: 0px; 
			border: 5px solid #c6c6a5;
}

tr.catbg
{
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, white, #BE9A3B);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, white, #BE9A3B);
  /* IE 10 */
  background: -ms-linear-gradient(top, white, #BE9A3B);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, white, #BE9A3B);
}
/* This is used on tables that should just have a border around them. */
.tborder {
	 padding: 0px;
	 border: solid 1px #BE9A3B; 


}

/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	overflow: auto;
	width: 100%;
}
.postarea .post
{ overflow: auto;
	clear: right;
	float: left;


}
/* add a visual divider between subject and post */
.post .inner
{
	padding-top: 0.7em;
	/* border-top: solid 1px #dddada; */
font-size:12px;

}
/* adds the visual divider when post is ignored */
.ignored
{
	overflow: auto;
	width: 100%;
	clear: both;
	float: left;
	padding-top: 0.7em;
	border-top: solid 1px #888;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	clear: right;
	padding: 1em 0 3px 0;
	border-top: solid 1px #888;
	width: 100%;
	overflow: auto;
	font-size: 1.2em;
}

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

/* Messages that somehow need to attract the attention. */
.alert
{
	color: red;
}

/* Calendar colors for birthdays, events and holidays */
.birthday
{
	color: #920AC4;
}

.event
{
	color: #078907;
}

.holiday
{
	color: #000080;
}

/* Colors for warnings */
.warn_mute
{
	color: red;
}

.warn_moderate
{
	color: orange;
}

.warn_watch
{
	color: green;
}

a.moderation_link, a.moderation_link:visited
{
	color: red;
	font-weight: bold;
}

.openid_login
{
	background: white url(images/openid.gif) no-repeat;
	padding-left: 18px;
}

/* ************************************* */
/* Buttons and menus                     */
/* ************************************* */

.buttonlist ul, .buttonlist_bottom ul
{
	background: url(images/maintab_first.gif) no-repeat bottom left;
	padding-left: 10px;
}
.buttonlist ul li, .buttonlist_bottom ul li
{
	margin: 0;
	padding: 0;
	display: inline;
}
.buttonlist ul li a, .buttonlist ul li a:visited, .buttonlist_bottom ul li a, .buttonlist_bottom ul li a:visited
{
	float: left;
	display: block;
	color: white;
	font-size: 0.8em;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	text-transform: uppercase;
}
.buttonlist ul li a:hover, .buttonlist_bottom ul li a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
.buttonlist ul li a span, .buttonlist_bottom ul li a span
{
	background: url(images/maintab_back.gif) repeat-x bottom left;
	display: block;
	padding: 0.1em 0.5em 0.5em 0.5em;
}
.buttonlist ul li a.active, .buttonlist_bottom ul li a.active
{
	background: url(images/maintab_active_last.gif) no-repeat bottom right;
	padding-right: 8px;
}
.buttonlist ul li a.active span em, .buttonlist_bottom ul li a.active span em
{
	padding: 0.1em 0.5em 0.5em 0.5em;
	display: block;
	font-style: normal;
	background: url(images/maintab_active_back.gif) repeat-x bottom right;
}
.buttonlist ul li a.active span, .buttonlist_bottom ul li a.active span
{
	background: url(images/maintab_active_first.gif) no-repeat bottom left;
	padding: 0 0 0 8px;
}
.buttonlist ul li a span.last, .buttonlist_bottom ul li a span.last
{
	background: url(images/maintab_last.gif) no-repeat bottom right;
	padding: 0.1em 1.5em 0.5em 0.5em;
}

/* For links that are basically submit buttons. */
.buttonlist_submit
{
	background: transparent;
	color: white;
	text-transform: uppercase;
	vertical-align: top;
	text-decoration: none;
	font-size: 9px;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	border: 0;
}

.buttonlist_submit:hover
{
	color: #e0e0ff;
}

/* ..for the "bottom" menu */
.buttonlist_bottom ul
{
	background: url(images/mirrortab_first.gif) no-repeat top left;
}
.buttonlist_bottom ul li a span
{
	padding: 0.5em 0.5em 0.1em 0.5em;
	background: url(images/mirrortab_back.gif) repeat-x top left;
}
.buttonlist_bottom ul li a.active
{
	background: url(images/mirrortab_active_last.gif) no-repeat top right;
}
.buttonlist_bottom ul li a.active span em
{
	background: url(images/mirrortab_active_back.gif) repeat-x top right;
}
.buttonlist_bottom ul li a.active span
{
	background: url(images/mirrortab_active_first.gif) no-repeat top left;
}
.buttonlist_bottom ul li a span.last
{
	padding: 0.5em 1.5em 0.1em 0.5em;
	background: url(images/mirrortab_last.gif) no-repeat top right;
}
/* the old type of menu, with images */
.oldbuttonlist
{
	text-align: right;
	padding: 0.5em;
}

/* ************************************* */
/* The below is deprecated.              */
/* ************************************* */

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

}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
}

.maintab_first
{
	background: url(images/maintab_first_prev.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(images/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(images/maintab_last_prev.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(images/maintab_active_last.gif) left bottom 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: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
}

.mirrortab_first
{
	background: url(images/mirrortab_first_prev.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last_prev.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) 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: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: white;
	text-decoration: none;
}

/* These are for the auto suggest floating div type thing. */
.auto_suggest_div
{
	border: 1px solid #505050;
	position: absolute;
	font-size: .7em;
}

/* An auto suggest item */
.auto_suggest_item
{
	background-color: #FAFAFA;
	padding: 2px;
}

/* hovered auto suggest item */
.auto_suggest_item_hover
{
	background-color: #7897B4;
	padding: 2px;
	cursor: pointer;
	color: white;
}
#wrapper {
	 margin: 0 auto;

}

#header {
	 position: relative;
	 height: 179px;
	 overflow: hidden;
	 background: #530000 url(./images/img/serv_rmdan_orta.gif) 0 0 repeat-x;

}
#head-r { 
	 height: 179px;
	 background: url(./images/img/servsag.gif) 100% 0 no-repeat; 
}
#head-l { 
	 background: url(./images/img/servsol.gif) 0 0 no-repeat; 
}
#logo { 
	 position: absolute;
	 top: 1px;
left: 50%; 
margin-left:  -175px; 

/*
	left: 330px;
right: 330px;
*/
	 display: block;
	 width: 350px;
	 height: 110px;
	 cursor: pointer;
	 background: url(./images/logo.gif) no-repeat;
background-position:center top;
}
#userarea {
	 width: 830px; 
	 height: 50px; 
	 text-align: center;
	 font-size: 1.0em;
	 color: #800000;
	 font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	 border: solid 2px #BE9A3B;
}

#userarea a:link, #userarea a:visited {
	 color: #800000;
}

#userarea a:hover {
	 color: white;
	 text-decoration: underline; 
}

#nav li.active_menu a {
	height: 25px;

}
#nav li {

}
#nav li a { 
	color: #800000;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	font-size: 11px; 
	font-weight: bold;
	text-align: center;

}
#nav a:hover {
	color: #000;
	text-align: center;
}
#nav {
	margin: 0 0 0 15px;
	padding-top: 142px;
	padding-left: 200px;	

}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left; 
	display: block;
	height: 25px;
	text-align: center;

}
#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold; 
	text-align: center;
	height: 25px;
	/* border-right: groove 1px #DAC176; */
}
#nav ul li a:hover, #nav #active a {
	/*background: #800000;*/
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #800000, black);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #800000, black);
  /* IE 10 */
  background: -ms-linear-gradient(top, #800000, black);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #800000, black);

	color: #ffffff;
	height: 29px;
	text-align: right;
-moz-border-radius: 4px;  
        -webkit-border-radius: 4px;
                border-radius: 4px;
font-size:14px;
font-weight: bold;
text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;
-moz-box-shadow: 0px 5px 10px black;
-webkit-box-shadow: 0px 5px 10px black;
        box-shadow: 0px 5px 10px black;

}
#nav li a {
	display: block;
	float: left;
	padding: 0 8px;
}
#mainarea {
	 margin-left: 75px;
	 margin-right: 75px;
	 position: relative;
	 /*overflow: auto;*/
overflow: hidden;
	 background: #EBE0C0;

}
#mainsag {

	 background: url(./images/img/serv_rmdan_22.gif) 100% 0 repeat-y;
}
#mainsol {
	 background: url(./images/img/serv_rmdan_21.gif) 0 0 repeat-y;
}
#footer {
	 background: url(./images/serv_rmdan_26.gif) 0 100% repeat-x;
}
#foot-r {
	 height: 94px;
	 background: url(./images/serv_fot_sag.gif) 100% 100% no-repeat;
}
#foot-l {
	 background: url(./images/serv_rmdan_25.gif) 0 100% no-repeat;
}
#footerarea {
	 text-align: right;
	 padding-right: 40px;
	 padding-top: 40px;
}
#footerarea {
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	 text-align: right;
}
#footerarea a:link {
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	font-size: 10px;
	color: #800000;
	text-decoration: none;
	 text-align: right;
}
#footerarea a:visited { 
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	font-size: 10px;
	color: #800000;
	text-decoration: none;
}
#footerarea a:hover {
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	font-size: 12px;
	color: white;

	text-decoration: underline;
}
#footerarea a:active {
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
/* The AJAX notifier */
#ajax_in_progress {
	 background: #002962;
	 color: white;
	 text-align: center;
	 font-weight: bold;
	 font-size: 18pt;
	 padding: 3px;
	 width: 100%;
	 position: fixed;
	 top: 0;
	 left: 0;
}
#headim-r {
	 height: 243px;
	 background: url(./images/img/serv_rmdan_22.gif) 100% 0 repeat-y;
}
#headim-l {
	 background: url(./images/img/serv_rmdan_21.gif) 0 0 repeat-y;
}
.toolbar {
	 background: url(./images/serv_rmdan_18.gif) 0 100% repeat-x;
}
.tool-l {
	 height: 23px;
	 background: url(./images/serv_rmdan_19.gif) 100% 100% no-repeat;
}
.tool-r {
	 background: url(./images/serv_rmdan_16.gif) 0 100% no-repeat;
}
#toolbar2 {
	 background: url(./images/img/serv_rmdan_18.gif) 0 100% repeat-x;
}
#tool2-l {
	 height: 23px;
	 background: url(./images/img/serv_rmdan_tr.gif) 100% 100% no-repeat;
}
#tool2-r {
	 background: url(./images/img/serv_rmdan_tl.gif) 0 100% no-repeat;
}
.alt {
	 background: url(./images/serv_rmdan_100.gif) 0 100% repeat-x;
}
.alt-l {
	 height: 47px;
	 background: url(./images/serv_rmdan_11.gif) 100% 100% no-repeat;
}
.alt-r {
	 background: url(./images/serv_rmdan_08.gif) 0 100% no-repeat;
}
#blok {
	 background: url(./images/img/serv_rmdan_fw.gif) 0 100% repeat-x;
}
#blok-l {
	 height: 23px;
	 background: url(./images/img/serv_rmdan_fr.gif) 100% 100% no-repeat;
}
#blok-r {
	 background: url(./images/img/serv_rmdan_fl.gif) 0 100% no-repeat;
}
#alt {
	 background: url(./images/serv_rmdan_100.gif) 0 100% repeat-x;
}
#alt-l {
	 height: 47px;
	 background: url(./images/serv_rmdan_11.gif) 100% 100% no-repeat;
}
#alt-r {
	 background: url(./images/serv_rmdan_08.gif) 0 100% no-repeat;
}
#toolbar {
	 background: url(./images/serv_rmdan_18.gif) 0 100% repeat-x;
}
#tool-l {
	 height: 23px;
	 background: url(./images/serv_rmdan_19.gif) 100% 100% no-repeat;
}
#tool-r {
	 background: url(./images/serv_rmdan_16.gif) 0 100% no-repeat;
}
/* This style will make sure all headers use the same padding throughout. */
.headerpadding
{
	padding: 0.5em;
}
.repbars img
{
	padding: 0 1px 0 0;
}

#reputation_menu{
	position: absolute;
	border: 1px solid black;
	z-index: 100;


}
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {font-size:11px; display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

.profilekiri 
{
	font-size: 0.8em;
	font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
	border: outset;
        border:none;
	font-style: oblique;
	text-align: center;
        margin:5px;
        padding:5;
-moz-border-radius: 4px;  
        -webkit-border-radius: 4px;
                border-radius: 4px;
width: 100%;
background-color:white;

-moz-box-shadow: 0px 0px 4px #880000;-webkit-box-shadow: 0px 0px 4px #880000;box-shadow: 0px 0px 4px #880000;

}

.spoilerbody
{
border:solid 2px silver;
padding:10px;
-moz-border-radius: 0.5em;  
        -webkit-border-radius: 0.5em;
                border-radius: 0.5em;
}

.orange:hover
{

background-image: -webkit-linear-gradient(top, #ff9500,#ff4000);
background-image: -moz-linear-gradient(top, #ff9500,#ff4000);
background-image: -o-linear-gradient(top, #ff9500,#ff4000);
background-image: -ms-linear-gradient(top, #ff9500,#ff4000);
background-image: linear-gradient(top, #ff9500,#ff4000);

-moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out;
text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;
-moz-box-shadow: 0px 5px 10px black;
-webkit-box-shadow: 0px 5px 10px black;
        box-shadow: 0px 5px 10px black;
}
.orange {
background-color: #880000;

background-image: -webkit-linear-gradient(top, #950000,#400000);
background-image: -moz-linear-gradient(top, #950000,#400000);
background-image: -o-linear-gradient(top, #950000,#400000);
background-image: -ms-linear-gradient(top, #950000,#400000);
background-image: linear-gradient(top, #950000,#400000);

border: solid 1px silver;
box-shadow: 0 1px 0 silver;
border-image: initial;

display: inline-block;
padding: 4px 15px 4px;
color: white;
font-size: 13px;
font-weight: bold;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-shadow: -1px -1px rgba(0, 0, 0, 0.3);
position: relative;
cursor: pointer;
overflow: visible;
width: auto;
line-height: 18px;
font-family:'Lucida Sans Unicode','Lucida Sans',tahoma,sans-serif,Helvetica,Verdana;
box-sizing: content-box;
margin: 0;
font-weight: 700;
vertical-align: middle;
text-decoration: none !important;
overflow: hidden;
-webkit-appearance: none;
}



.table3d

{

border:  #400000;

-moz-border-radius: 4px;  

        -webkit-border-radius: 4px;

                border-radius: 4px;

  background-color:white;

  border-spacing:5;

-moz-box-shadow: 0px 2px 10px black;

-webkit-box-shadow: 0px 2px 10px black;

        box-shadow: 0px 2px 10px black;
}