body { 
	margin:5px 5; 
	padding:0px; 
	color:#000000;  
	background: #333333 url('../images/background.jpg');
	line-height: 1.4em; font-style:normal; font-variant:normal; font-weight:normal; font-size:74%; font-family:Arial, Sans-Serif 
}

a img
{
border:none;
}

.content { 

	background: #163f17 url('../images/mainbg.png') repeat-y;
box-shadow:0 0 200px rgba(0, 0, 0, 1.15);

	color: #ccc; 
	margin: 0px auto; 
	padding-right: 0px; 
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top:0px;
	width: 986px;
}

.img {
	padding: 0 8px 8px 0;
	float: left;
}

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}

#topicons {
	color: #dce7e7;
	
	font-size: 95%;
	margin: 0;
	height: 44px
}
#topicons a {
	color: #E0F5FF;
}

#topicons2 {
	color: #dce7e7;
	
	font-size: 95%;
	margin: 0;
	height: 30px
}
#topicons2 a {
	color: #E0F5FF;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#top {
	padding: 0px;
	margin: 0px;
	background: #1c3a1c url('../images/top.jpg') no-repeat top;
	height: 17px
}

#top .padding {	
	float: top;
	color: #dce7e7;
	padding: 0px 25px 1 40px;
	font-size: 95%;
}

#top a {
	color: #f5f0f0;
}

#header { 
	margin: 0; 
	width: 986px; 
	background: url('../images//header.jpg') no-repeat center top;  
	height: 119px; 
	color: #dce7e7
}

#header .f_search { float: right; padding: 45px 250px 10 0; }
#header .title {	padding: 20px 0 0 230px; }
#header h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding: 0; 
}

#header h6 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;		
		color: #3b593b;
		margin: 0;
		padding-left:2px; padding-right:0; padding-top:0; padding-bottom:0
}
}

#headerprofil {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;		
		color: #dce7e7;
		margin: 0;
		font-weight: bold;
}

/* HEADER Logo alatti rész TOPP
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
/*Topp menü magassága*/
#topp {
	padding: 0px;
	margin: 1px;
	background-image: url('../images/top.png') no-repeat top;
	height: 27px;
}

#topp .padding {	
	float: top;
	color: #DCDCDE;
	padding: 0px 25px 1 40px;
	font-size: 95%;
}

#topp a {
	color: #2E2E2E;
}


/* TOPP 
---------------------------------------------------------------------------------------------------------------------------------------------------*/

/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	background: #1c3a1c url('../images/thead_bg1.png')repeat-x top;
	box-shadow:0 0 2000px rgba(0, 0, 0, 1.15);
	width: 986px;
	height: 30px;
	color: #FFF;
	margin-left: 0px;
	font-weight: bold;
	
}

#subheader .padding { padding: 10px 15px 10px 15px; }
#subheader h2 { color: #FEAB06; }
#subheader a {color: #FECF5F; }



/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav {
text-align: left;
color: 	#7D8085;
padding: 20px 0 0 0px;
width: 200px;
}
.nav li { 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px dotted #ccc; 
	
	list-style: none;
}
.nav li a { color: #546078; text-decoration: none;  padding: 5px 0 0 0px; display: block; margin-bottom: 2px;}
.nav li a:hover { color: #3b593b; text-decoration: none; background: #E5F6FF; display: block; margin-bottom: 2px;}


/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { background-image: #1c3a1c; width: 945px; margin: 0 20px 0 20px; color: #dce7e7; }  
#main .right_side { float: right;
	padding:0px 0 0 10px; margin:0;
	background-color: #509016;
	width: 210px; 
}

#main .right_side .hitems { margin: 0; 	padding: 0; }
#main .right_side .hitems ul { 
	margin: 5px 0; 
	padding : 0; 
	color: #a90000;
	list-style-image: url('../images/arrow.gif');
}
	
#main .right_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #dce7e7;
	 
}

#main .left_side { background-image: #1c3a1c; padding:15px 15px 0 20px; margin:0; }                         /*cellák külso fo színei*/
#main h3 {  font: 100% Arial, Sans-Serif; margin: 0 0 10px 0px; padding: 0; color: #dce7e7; background: inherit; 
			border-bottom: 1px solid #3b593b;
}

#main .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}

#main .right_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 1px solid #3b593b; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right_side li { 
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #dce7e7;
}

#main .right_side  .padding {
margin: 0 0 20px 15px;
	padding: 0 0 0 0px;
	color: #dce7e7;
}


/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 30px;
	color:#dce7e7;  
	background: #1c3a1c url('../images/thead_bg1.png') no-repeat top; 
	font-size:90%; 
	padding: 0; 
	text-align:center 
}

#footer .padding { padding: 10px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}

#footer a { color: #dce7e7; }

/*  Top Menu menüsor */
#menu {
	width: 986px;
	height: 35px;
	margin: 0;
	padding: 0
}

#menu ul { margin:0; list-style:none; padding: 1px 0 0 20px; }
#menu a, #nav strong, #nav span { float:left; display:block; color:#dce7e7; padding: 5px; text-decoration:none;  }
#menu a { float:none; }
#menu li { float:left; color: #dce7e7; margin:10; padding:5 5 5 0px; }
#menu a:hover { text-decoration:underline;}  
#menu .padding { padding: 5px 0 0 10px; font-weight: bold; }




/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/
/*  Szovegmezo */
.textfield
{   
    cursor: text;
	background: #3b593b; opacity: 1.0;
	color: #dce7e7;
	border: 1px solid #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search { width: 150px; border: 1px solid #3b593b; color: #666; }
input.submit { 
	background: none; 
	color: #3b593b;
	border: 1px none;; font-style:normal; font-variant:normal; font-weight:bold; font-size:1.1em; font-family:Arial, Verdana, Helvetica, sans-serif
}

input.search:hover {	background: #FFFFF4; }

ul { margin-left: 0; padding-left: 5px; list-style : square; }
li { 	margin: 0 0 2px 15px; padding: 0 0 0 0px;	color: #dce7e7; }
.sub  {margin: 0 0 2px 30px; padding: 0 0 0 0px;  color: #888; }

p { margin: 0 0 5px 0; padding: 0; color: #dce7e7; background: inherit; }
a { color: #dce7e7; text-decoration:none; }
a:hover { text-decoration:underline; }                  /*torrentek nevei és egyéb linkelt szöveg*/

h1 { 
	padding:0; 
	margin:0; 
	color:#3b593b;
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { color: #FFF; }

h2 { 
	background: url('../images/thead_bg.png') repeat-x;
	color:#dce7e7;
    font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal; 
	margin-left:0px;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:0px;
	padding-left:380px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:8px;	
	border: 1px solid;
}

h2 a { background: #FFF; color: #3b593b; }
h2 a:hover { background: #FFF; color: #68ADD5; text-decoration:none;  }

fieldset {	border: 1px solid #3b593b; }
textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #dce7e7;
}

input.field { 
	border: 1px solid #3b593b; 
	background-color: #3b593b; 
	width: 283px; 
	color: #dce7e7;
}

input.field:hover { 
	border: 1px solid #68ADD5; 
	background: #FFFFF4; 
	color: #dce7e7;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #dce7e7; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #68ADD5; 
}

.date { 
	color: #dce7e7;
	background: #3b593b; opacity: 1.0;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #3b593b;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #dce7e7;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #dce7e7;
}

.error {
	font-size: 12px;
	margin: 0 0 10px 0;
	border: 1px solid #dce7e7;
	padding: 12px 40px 0 12px;
	background-repeat: no-repeat;
	background-position: 20px 14px;
	background-color: #1c3a1c;
	     opacity: 1.0;
	border-color: #3b593b;
	width: auto;
	min-height: 48px;
	_height: 48px;
	background-image: url(../images/class_error.gif);	
	color: #7D7D7D;
	padding-left: 80px;	
}

.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	font-size: 12px;
	margin: 0 0 10px 0;
	border: 1px solid #dce7e7;
	padding: 12px 40px 0 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #1c3a1c;
	opacity: 1.0;
	border-color: #E59932;
	width: auto;
	min-height: 20px;
	height: auto;
	background-image: url('../images/class_success.gif');	
	color: #dce7e7;
	padding-left: 80px;
	   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.success h2 {
	color: #7BA813;
	background: inherit;
}


/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #dce7e7;
background: #00000 ;
font-size:0.9em;
color:#505050;
}



/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #3b593b; opacity: 1.0;
width: 280px;
color: #dce7e7;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #3b593b; opacity: 1.0;
border: 1px solid #d6d3d3;
color: #dce7e7;
}
#commentform textarea:focus {
background: #3b593b; opacity: 1.0;
border: 1px solid #939793;
color: #dce7e7;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #3b593b; opacity: 1.0;
color:#dce7e7;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #3b593b; opacity: 1.0;
color:#dce7e7;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

plugin {
	border-collapse: collapse;
	border: none;
	background: #1c3a1c ;	
	
}

.btn2 {
  	cursor:text;
	border:outset 1px #ccc;
	background:#3b593b;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background: #1c3a1c ;
	
}

.btn {
    cursor:pointer;
    text-decoration: none;
    padding: 2px 5px;
    margin-right: 1px;
    border: 1px solid #3b593b;
    color: #dce7e7;
    background: url('../images/thead_bg.png') repeat-x center; /*üzenofal gombja*/
}
table {
	border-collapse: collapse;
	border: none;
	background: #1c3a1c ;
		opacity: 1.0;

	/*táblák, ablakok*/
}
table.main, table.mainouter {
	background-color: #F5F4EA;
	background: #1c3a1c ;
}

table.message {
	border: solid #dce7e7 1px;
}

table.bottom {
	background: transparent;
}

p {	
	color: #dce7e7;
}

p.sub { 
  margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: solid #1c3a1c 1px;
	color: #dce7e7;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
  border-color: #1c3a1c;
  background: #1c3a1c ;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #3b593b;
  background: #333333 url('../images/thead_bg.png') top left repeat-x;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
    border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}
img.border  
{  
  border-style: solid;  
  border-color: #dce7e7; 
  border-width: 1px; 
}
/*Image Resizer v0.1 by Andrisss */
table.ncode_imageresizer_warning {
    background: #1c3a1c ;
    color: #dce7e7;
    border: 1px solid #CCC;
    cursor: pointer;
}

table.ncode_imageresizer_warning td {
    font-size: 12px;
    color: red;
    vertical-align: middle;
    text-decoration: none;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}
/*Image Resizer v0.1 by Andrisss */

.gobutton{
	background: #476BA2;
	color: #FFF;
}
.codetop{
	background: #f1b000 url('../images/code.gif') no-repeat right;
	color: #dce7e7;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.codemain{
	background: #FFF;
	border: 1px solid #dce7e7;
	color: #dce7e7;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.listitem {
margin-left:10px;
margin-right:5px;
}
.alert {
  width:500px;
  padding:10px;
  background-image:url('../images/alert.gif');
  background-repeat:repeat-x;
  background-position:top;
  background-color:#f78c18;
  font-weight:bold;
  margin-bottom:5px
}
.small {
  font-size: 7pt;
}
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
.inlineimg { vertical-align: middle; }
.none {
	border: 0px solid #dce7e7;
}
.shadetabs{
border-bottom: 1px solid #3b593b;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: normal 11px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
    cursor:pointer;
    text-decoration: none;
    padding: 4px 8px;
    margin-right: 1px;
    border: 1px solid #3b593b;
    color: #dce7e7;
    background: url('../images/thead_bg.png') repeat-x center; /*GOMB userdetails gombok*/
}

.shadetabs li a:visited{
color: #dce7e7;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #dce7e7;
font: normal 13px Verdana;
font-weight: bold;
}

.shadetabs li.selected{
position: relative;
top: 1px;
font: normal 13px Verdana;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/buttonbg.gif) repeat-x center;
border-bottom-color: #E59932;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.progress{
	width: 1px;
	height: 15px;
	color: white;
	font-size: 12px;
  	overflow: hidden;
	background: #8B0000;
	padding-left: 5px;
}
A.ssmItems:link		{color:#dce7e7;text-decoration:none;}
A.ssmItems:hover	{color:#dce7e7;text-decoration:none;}
A.ssmItems:active	{color:#dce7e7;text-decoration:none;}
A.ssmItems:visited	{color:#dce7e7;text-decoration:none;}

#specialboxes{
    cursor: text;
	background: #3b593b; opacity: 1.0;    /*szövegmezo*/
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}

#specialboxss:focus{
border: 1px solid #dce7e7;
}
#specialboxss{
    cursor: text;
	background: #3b593b; opacity: 1.0;    /*szövegmezo*/
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}

#specialboxes:focus{
border: 1px solid #dce7e7;
}
#specialboxs{
    cursor: text;
	background: #3b593b; opacity: 1.0;    /*szövegmezo*/
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}

#specialboxs:focus{
border: 1px solid #dce7e7;
}
#specialboxn{
    cursor: text;
	background: #3b593b; opacity: 1.0;    /*szövegmezo*/
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}

#specialboxn:focus{
border: 1px solid #dce7e7;
}
#specialboxn2{
    cursor: text;
	background: #3b593b; opacity: 1.0;    /*szövegmezo*/
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}

#specialboxn2:focus{
border: 1px solid #dce7e7;
}
#specialboxnn{
    cursor: text;
	background: #3b593b; opacity: 1.0;    /*szövegmezo*/
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}

#specialboxnn:focus{
border: 1px solid #dce7e7;
}
#specialboxg{
    cursor: text;
	background: #3b593b; opacity: 1.0;    /*szövegmezo*/
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}

#specialboxg:focus{
border: 1px solid #dce7e7;
}
#specialboxpp{
    cursor: text;
	background: #3b593b; opacity: 1.0;    /*szövegmezo*/
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}

#specialboxpp:focus{
border: 1px solid #dce7e7;
}
#specialboxta{
    cursor: text;
	background: #3b593b; opacity: 1.0;    /*szövegmezo*/
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}

#specialboxta:focus{
border: 1px solid #dce7e7;
}
#dhtmltooltip {
position: absolute;
left: -200px;
width: 150px;
border: 1px solid #dce7e7;
padding: 2px;
background-color: #1c3a1c;

visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*menü lenyíló*/
#popitmenu{
position: absolute;
background-color: #281d1d;
border:1px solid #dce7e7;
line-height: 16px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #dce7e7;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #6F6F6F;
color: #dce7e7;
}
.highlight {
background: #042404;        /*kiemelt torrent háttér*/

}

.highlight a:hover, .highlight a:active {
  color:#dce7e7;
  background-color:#6F6F6F;
}
.tborder {
	background: #1c3a1c;
	width: 100%;
	margin: auto auto;
	border: 1px solid #3b593b;
}
.thead {
	background: #1c3a1c url('../images/thead_bg.png') top left repeat-x; /*Doboz fejléc része*/
	color: #dce7e7;
}
.thead a:link {
	color: #dce7e7;
	text-decoration: none;
}
.thead a:visited {
	color: #dce7e7;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #dce7e7;
	text-decoration: underline;
}
.trow1 {
	background: #1c3a1c;
}
.trow2 {
	background: #1c3a1c;
	color: #dce7e7;
	font-size: 12px;
	font-weight: normal;
}
.trow_shaded {
	background: #1c3a1c;
}
.trow_sep {
	background: #1c3a1c;
	color: #dce7e7;
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
    text-decoration: none;    
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}
#navcontainer ul { padding: 0; margin: 0; width: 100%; }
#navcontainer ul li { list-style-type: none; float: left; list-style-image: none; margin: 0px 1px 1px 0px; border: 1px solid #3b593b; width: 24px; line-height: 20px; text-align: center; font-size: 90%; color: #dce7e7; }
#navcontainer ul li a { background-color: #3b593b; display: block; }
#navcontainer a {  font-weight: normal; color:#272C27; }
#navcontainer li.current, #navcontainer a.current, #navcontainer a:hover { color: #3b593b!IMPORTANT; background-color: #272C27; text-decoration: none; }
#navcontainer li.disabled { color:#272C27; }
#navcontainer a:visited { color:#272C27; }
table.listContainer { border-bottom: 1px solid #3b593b; font-size: 100%; }
table.listContainer li { font-size: 100%; margin-right: 5px;  }
#navcontainer.right ul li { float: right; width: 40px; }
#navcontainer ul li.plain { width: auto; color: #2C3C6A; border: none; padding-right: 5px; }
div#navcontainer.scripted { display: none; }

#navcontainer2 ul { padding: 0; margin: 0; width: 100%; }
#navcontainer2 ul li { list-style-type: none; float: left; list-style-image: none; margin: 5px 1px 1px 0px; border: 1px solid #3b593b; width: 60px; line-height: 20px; text-align: center; font-size: 85%; color: #dce7e7; }
#navcontainer2 ul li a { background-color: #3b593b; display: block; }
#navcontainer2 a {  font-weight: normal;  color:#272C27;}
#navcontainer2 li.current, #navcontainer2 a.current, #navcontainer2 a:hover { color: #3b593b!IMPORTANT; background-color: #272C27; text-decoration: none; }
#navcontainer2 li.disabled { color:#272C27; }
#navcontainer2 a:visited { color:#272C27; }
table.listContainer { border-bottom: 1px solid #3b593b; font-size: 100%; }
table.listContainer li { font-size: 100%; margin-right: 5px;  }
#navcontainer2.right ul li { float: right; width: 40px; }
#navcontainer2 ul li.plain { width: auto; color: #2C3C6A; border: none; padding-right: 5px; }
div#navcontainer2.scripted { display: none; }

#navcontainer_f ul { padding: 0; margin: 0; width: 100%; }
#navcontainer_f ul li { list-style-type: none; float: left; background: url('../images/thead_bg.png') repeat-x center; margin: 5px 1px 1px 0px; border: 1px solid #3b593b; width: 40px; line-height: 20px; text-align: center; font-size: 85%; color: #dce7e7; }
#navcontainer_f ul li a { background: url('../images/thead_bg.png') repeat-x center; display: block; }
#navcontainer_f a {  font-weight: normal;  color:#dce7e7;}
#navcontainer_f li.current, #navcontainer_f a.current, #navcontainer_f a:hover { color: #E59932!IMPORTANT; background: url('../images/thead_bg.png') repeat-x center; text-decoration: none; }
#navcontainer_f li.disabled { color:#dce7e7; }
#navcontainer_f a:visited { color:#dce7e7; }
table.listContainer { border-bottom: 1px solid #3b593b; font-size: 100%; }
table.listContainer li { font-size: 100%; margin-right: 5px;  }
#navcontainer_f.right ul li { float: right; width: 40px; }
#navcontainer_f ul li.plain { width: auto; color: #2C3C6A; border: none; padding-right: 5px; }
div#navcontainer_f.scripted { display: none; }

.subheader { 
	font-weight: bold;
	color: #dce7e7;
	background-color: #1c3a1c;

	
}

.hoptobutton {
    cursor:pointer;
    text-decoration: none;
    padding: 3px 7px;
    margin-right: 1px;
    border: 1px solid #3b593b;
    color: #dce7e7;
    background: url('../images/thead_bg.png') repeat-x center; /*GOMB*/
}

.hoptobuttons {
 text-align: right;
 font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
 font-weight: normal;
 font-size: 12px

}

.modnotice {
	background: #1c3a1c;
	padding: 8px;
	margin: auto auto;
	border: 1px solid #3b593b;
	color: #dce7e7;
	font-size: 12px;
}
.quote_header {
	background: #1c3a1c;
	border: 1px dashed #3b593b;
	border-bottom: 0;
	color: #dce7e7;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.quote_body {
	background: #1c3a1c;
	border: 1px dashed #3b593b;
	border-top: 0;
	color: #dce7e7;
	padding: 4px;
	margin: 0 auto 8px auto;
}
.code_header {
	background: #fff;
	border: 1px dashed #dce7e7;
	border-bottom: 0;
	color: #dce7e7;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.code_body {
	background: #fff;
	border: 1px dashed #dce7e7;
	border-top: 0;
	color: #dce7e7;
	padding: 4px;
	margin: 0 auto 8px auto;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 12px;
}
textarea
{
	background: #3b593b; opacity: 1.0;
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
	width: auto;
}
input
{
    cursor:pointer;
	background:url('../images/thead_bg.png') #fff repeat-x center; /*GOMB browse*/
	color: #dce7e7;
	border: 1px solid #3b593b;
	padding: 2px;	outline: none;
	font-family: Verdana;
	font-size: 13px;
	line-height: 1.4;
	width: auto;
}
select
{
	background: #3b593b; opacity: 1.0;
	color: #ffffff;
	border: 1px solid #3b593b;
	padding: 3px;	outline: none;
	font: 11px verdana, sans-serif;
	line-height: 1.4;
}

.gombocska
{
    cursor:pointer;
	background:url('../images/thead_bg.jpg') #fff repeat-x center; /*GOMB browse*/
	color: #ff96060FF;
	border: 1px solid #ef9216;
	padding: 2px;	outline: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	line-height: 1.4;
	width: auto;
	   -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    20% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    20% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    20% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.editor {
background: #1c3a1c;
border: 1px solid #ccc;
}
.editor_control_bar {
background: #fff;
border: 1px solid #3b593b;
}
.toolbar_normal {
cursor: pointer;
background: #3b593b; opacity: 1.0;
border: 1px solid #3b593b;
}
.toolbar_hover {
background: #c1d2ee;
border: 1px solid #5296f7;
}
.toolbar_clicked {
background: #e1F2fe;
border: 1px solid #5296f7;
}
.autocomplete {
background: #fff;
border: 1px solid #dce7e7;
color: #dce7e7;
}
.autocomplete_selected {
background: #adcee7;
color: #dce7e7;
}
.popup_menu {
background: #ccc;
border: 1px solid #dce7e7;
}
.popup_menu .popup_item {
background: #fff;
color: #dce7e7;
}
.popup_menu .popup_item:hover {
background: #C7DBEE;
color: #dce7e7;
}
table.sayfala_tablo
{
	background: #1c3a1c;
	padding: 8px;
	margin: auto auto;
	border: 1px solid #3b593b;
	color: #dce7e7;
	font-size: 10px;
}

td.sayfala_satir
{
	background: #1c3a1c;
	padding: 8px;
	margin: auto auto;
	border: 1px solid #3b593b;
	color: #dce7e7;
	font-size: 10px;
}

.link_aktif:link, .link_aktif:visited
{
	color: #FF0000;
}

.link_aktif:hover
{
	color: #dce7e7;
}

.link_deaktif:link, .link_deaktif:visited
{
	color: #dce7e7;
}

.link_deaktif:hover
{
	color: #dce7e7;
}
.borderimage
{
	border:1px solid white;
}
.expcolimage
{
	float: right;
	width: auto;
	vertical-align: middle;
}
.navigation
{
	color: #dce7e7;
	font-size: 13px;
	font-weight: bold;
}
.navigation a:link
{
	text-decoration: none;
}
.navigation a:visited
{
	text-decoration: none;
}
.navigation a:hover, .navigation a:active
{
	text-decoration: none;
}
.navigation .active
{
	color: #dce7e7;
	font-size: small;
	font-weight: bold;
}
.clear
{
	clear: both;
}
.float_left
{
	float: left;
}

.float_right
{
	float: right;
}
.sticky
{
	background: #1c3a1c;
}
.inlineimg { vertical-align: middle; }

.inputUsername  { background: url("../../../../pic/input_login.gif") no-repeat; background-color: #3b593b; cursor:text; width: 200px; height: 16px; padding: 2px 0px 0px 18px; font-family: verdana; font-size: 10px; color: #dce7e7; border: 1px solid #3b593b; }
.inputPassword  { background: url("../../../../pic/input_password.gif") no-repeat; background-color: #3b593b; cursor:text; #fff repeat-y center; width: 200px; height: 16px; padding: 2px 0px 0px 18px; font-family: verdana; font-size: 10px; color: #dce7e7; border: 1px solid #3b593b; }
