/* Normal, standard links. */
a:link
{
		  color: #d0d0ff;
		  text-decoration: none;
}
a:visited
{
		  color: #d0d0e0;
		  text-decoration: none;
}
a:hover
{
		  color: #f0f0f0;
		  text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav  , .nav:link , .nav:visited
{
		  font-family: tahoma, helvetica, serif;
		  font-size: 8pt;
		  color: #e0e0e0;
		  font-weight: bold;
		  text-decoration: none;
}
.nav:hover
{
		  font-family: tahoma, helvetica, serif;
		  font-size: 8pt;
		  font-weight: bold;
		  color: #fff080;
		  text-decoration: none;
}

/* Tables should show empty cells. */
table
{
		  empty-cells: show;

}

/* By default (td, body..) use Tahoma in black. */
body, td
{
		  color: #ffffff;
		  font-size: 98%;
		  font-family: tahoma, helvetica, serif;
}

/* The main body of the entire forum. */
body
{
		  background-color: #000000;
		  margin: 0px;
		  padding: 0px 0px 0px 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input,button
{
		 border: solid 1px #909090;
		  background-color: #282525;
		  font-size: 9pt;
		  color: #d0d0d0;
		  font-family: tahoma, helvetica, serif;
}
/* All input elements that are checkboxes or radio buttons. */
textarea
{
		 border: solid 1px #909090;
		  background-color: #282525;
		  font-size: 9pt;
		  color: #d0d0d0;
		  font-family: tahoma, helvetica, serif;
}
/* All input elements that are checkboxes or radio buttons. */
input.check
{
		  border: solid 0px #909090;
		  background-color: transparent;
		  color: black;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
		  background-color: #202020;
		  font-size: 8pt;
		  font-weight: normal;
		  color: white;
		  font-family: tahoma, helvetica, serif;
}

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

/* A quote, perhaps from another post. */
.quote
{
                  background:#222 url(http://daoc.netsons.org/forum/img/sfondopietra.gif);
		  border: 1px solid #333;
		  padding: 6px;
		  /*font-size: 11px;*/
}

.quoteheader, .codeheader
{
	background:#5F5F5F url(http://daoc.netsons.org/forum/img/tableh1_bg.gif)repeat-x top;		  border: 1px solid #333;
		  padding: 6px;
		  font-size: 11px;
}

/* A code block - maybe even PHP ;). */
.code
{
		  color: #909090;
		  background-color: #000000;
		  border: 1px solid #d0d0d0;
		  padding: 1px;
		  font-family: "courier new", helvetica, "times new roman", serif;
		  font-size: 12px;
		  width: 99%;
		  margin: 1px auto 1px auto;
		  white-space: nowrap;
		  overflow: auto;
}
.forum_name
{
		  color: #e0e0e2;
		  font-size: 14px;
		  font-weight: bold;
}
.mybox
{
		  border-top: solid  1px #454545;
		  border-left: solid 1px #454545;
		  border-right: solid  1px black;
		  border-bottom: solid 1px black;
		  background-color: #1B1B1B;
		  padding: 5px;
		  margin-bottom: 10px;
}
.mybox2
{
		  border-top: solid  1px #555555;
		  border-left: solid 1px #555555;
		  border-right: solid  1px black;
		  border-bottom: solid 1px black;
		  background-color: #404040;
		  padding: 5px;
		  margin-bottom: 10px;
}


.bar_name
{
		  color: #c0c0c0;
		  font-size: 10px;
		  padding-left: 6px;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
		  color: #ffffff;
		  text-decoration: none;
		  font-style: normal;
		  font-weight: bold;
		  font-size: x-small;
}

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

/* The main post box - this makes it as wide as possible. */
.editor
{
		  width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
		  background-color: #807000;
		  font-weight: bold;
		  color: #ffffff;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
		  font-family: tahoma, helvetica, serif;
		  color: #ffffff;
		  background-color: #393939;
		  border-top: solid  1px #222;
		  border-left: solid 1px #000;
		  border-right: solid  1px #000;
		  border-bottom: solid 1px #000;
}

.windowbg_block
{
		  font-family: tahoma, helvetica, serif;
		  color: #ffffff;
		  background-color: #1B1B1B;
		  border-top: solid  1px #222;
		  border-left: solid 1px #000;
		  border-right: solid  1px #000;
		  border-bottom: solid 1px #000;
                  background-image: url(images/menu-left-bg.gif);
                  background-repeat: repeat-y;
}
.windowbg2
{
		  font-family: tahoma, helvetica, serif;
		  color: #ffffff;
		  background-color:#505050;
		  border-top: solid  1px #222;
		  border-left: solid 1px #000;
		  border-right: solid  1px #000;
		  border-bottom: solid 1px #000;
}
.windowbg_sticky
{
		  font-family: tahoma, helvetica, serif;
		  color: #ffffff;
		  background-color: #454545;
		  border-top: solid  1px #606060;
		  border-left: solid 1px #606060;
		  border-right: solid  1px black;
		  border-bottom: solid 1px black;
}
.windowbg2_sticky
{
		  font-family: tahoma, helvetica, serif;
		  color: #ffffff;
		  background-color: #555555;
		  border-top: solid  1px #707070;
		  border-left: solid 1px #707070;
		  border-right: solid  1px black;
		  border-bottom: solid 1px black;
}
.windowbg_locked
{
		  font-family: tahoma, helvetica, serif;
		  color: #ffffff;
		  background-color: #353535;
		  border-top: solid  1px #606060;
		  border-left: solid 1px #606060;
		  border-right: solid  1px black;
		  border-bottom: solid 1px black;
}
.windowbg2_locked
{
		  font-family: tahoma, helvetica, serif;
		  color: #ffffff;
		  background-color: #454545;
		  border-top: solid  1px #707070;
		  border-left: solid 1px #707070;
		  border-right: solid  1px black;
		  border-bottom: solid 1px black;
}
.windowbg_sticky_locked
{
		  font-family: tahoma, helvetica, serif;
		  color: #ffffff;
		  background-color: #4a4a4a;
		  border-top: solid  1px #606060;
		  border-left: solid 1px #606060;
		  border-right: solid  1px black;
		  border-bottom: solid 1px black;
}
.windowbg2_sticky_locked
{
		  font-family: tahoma, helvetica, serif;
		  color: #ffffff;
		  background-color: #5a5a5a;
		  border-top: solid  1px #707070;
		  border-left: solid 1px #707070;
		  border-right: solid  1px black;
		  border-bottom: solid 1px black;
}

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

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg td
{
background-image:url(images/tableh1_bg.gif);
background-repeat: repeat-x;
	background-color: #000000;	
	  font-weight: bold;
		  color: #FCAC01;
		  font-style: normal;
		  text-indent: 5px;
		  border-top: solid  1px #222;
		  border-left: solid 1px #000;
		  border-right: solid  1px #000;
		  border-bottom: solid 1px #000;

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


/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg, .catbg2, .catbg3
{
background-color: #000;	
background-image:url(images/tableh1_bg.gif);
background-repeat: repeat-x;
border-bottom: 1px solid black;
font-weight: bold;
}

.catbg-stat
{
background-color: #000;	
background-image:url(images/thead.gif);
background-repeat: repeat-x;
border-bottom: 1px solid black;
}


/* This is used for a category that has new posts in it... to make it light up. */
.windowbg3
{
background-color: #000;	
background-image:url(images/tableh1_bg.gif);
background-repeat: repeat-x;
border-left: 1px solid #5E4D19;
border-right: 1px solid #5E4D19;
border-bottom: 1px solid #5E4D19;
}

.catbg, .catbg2, .catbg-stat
{
		  font-weight: bold;
		  color: #ffffff;
}


.catbg:link , .catbg2:link
{
		  font-weight: bold;
		  color: #ffffff;
}
.catbg:hover , .catbg2:hover
{
		  font-weight: bold;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */

.bordercolor
{
		  border-top: solid  1px #000;
		  border-left: solid 1px #000;
		  border-right: solid  1px #000;
		  border-bottom: solid 1px #000;
		  background-color: #303030;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
		  border-top: solid  1px #5E4D19;
		  border-left: solid 1px #5E4D19;
		  border-right: solid  1px #5E4D19;
		  border-bottom: solid 1px #5E4D19;
		  background-color: #1B1B1B;
		  padding: 0px;

}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
color: #C6B78E;
		  font-size: 86%;
		  font-family: tahoma, helvetica, serif;
}
.normaltext
{
		  font-size: small;
}
.largetext
{
		  font-size: large;
}

img
{
		  border: 0px;
}

.myboxmain
{
background:#1B1B1B;

}
.myboxtop
{
background-color: #000000;
background-image:url(images/logo-new.jpg);
background-repeat: repeat-x;

height: 152px;
overflow: hidden;

}
.newstop
{
background:#222 url(http://daoc.netsons.org/forum/img/newstop1.bmp);
width:200px;
float:right;
margin-top: 40px;
margin-right: 10px;
}

.post_who
{
background:#333 url(http://daoc.netsons.org/forum/img/cellpic3.gif) repeat-x top;
padding-left: 10px;
border: 1px solid #666;
}

#footerarea
{
background-image:url(images/pointing.gif);
background-color: #1B1B1B;
padding-left: 10px;
border: 1px solid #454545;
}

.cat_menu_link
{
background-image:url(images/menu_cat_head.gif);
background-repeat: repeat-x;
height: 20px;
font-size: 12px;
}

.cat_menu_link a:link, .cat_menu_link a:visited
{
color: #FCAC01;
}

.cat_menu_link a:hover, .cat_menu_link a:active
{
color: #FFFFFF;
background-image:url(images/menu_cat_hover.gif);
background-repeat: repeat-x;
background-color: #666;
display: block;
}

.cat_menu_link:hover
{
background-image:url(images/menu_cat_hover.gif);
background-repeat: repeat-x;
}

.cat_menu_head
{
background-image:url(images/shell/midmenu-leftblock.gif);
background-repeat: repeat-x;
height: 20px;
padding-top: 2px;
}

.recent_topic, .article-date
{
background-image:url(images/thead.gif);
background-repeat: repeat-x;
padding-bottom: 5px;
padding-top:3px;
padding-left: 3px;
}


.article-date
{
text-align: right;
padding-right: 15px;
}

.attach
{


font-weight: bold;
font-size: 130%;
padding-top: 5px;

border: 1px dotted #ddd;
background: #666;
}

.natale {
position: absolute;
top: 60px;
left: 10px;
}

.serverow0 {
background-color: #444;
}
.serverow1 {
background-color: #222;
}
.serverline tr{
color: orange;
background-color: #000000;
}
.serverline td {
padding: 15px;
}