/* General page style. The scroll bar colours only visible in IE5.5+ 
Culori noi 
#AC9E91
#7B654A
#977D64
#13100C


*/

body { 
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	scrollbar-face-color: #1b1b1b;
	scrollbar-highlight-color: #3B3B3B;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #4b4b4b;
	scrollbar-darkshadow-color: #666666;
}

/* General font families for common tags */

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { color : #7b654a; }
a:hover		{ text-decoration: underline; color : #AC9E91; }
hr	{ height: 0px; border: solid white 1px; border-top-width: 1px;}
p, td		{ font-size : 10; color : #7b654a; }
h1,h2		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}
img{ border: 0px; }


/* This is the border line & background colour round the entire page */
.bodyline	{ border: 0px red solid; }

/* This is the outline round the main forum tables */
.forumline	{ border: 0px black solid; }

/* Main table cell colours and backgrounds */
td.row 	{ background: url(images/forum_line2.gif) top left repeat;  border-style: solid; border: black; border-width: 1px 1px 1px 1px; }
td.row1	{ background: url(images/forum_line.gif) top left repeat;  border-style: solid; border: black; border-width: 1px 1px 1px 1px;}
td.row2	{ background: url(images/forum_line.gif) top left repeat;  border-style: solid; border: black; border-width: 1px 1px 1px 1px;}
td.row3	{ background: url(images/forum_line.gif) top left repeat;  border-style: solid; border: black; border-width: 1px 1px 1px 1px;}
td.row4	{ background: url(images/forum_line2.gif) top left repeat;  border-style: solid; border: black; border-width: 1px 1px 1px 1px;}

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #7b654a; font-size: 10px; font-weight : bold; 
	height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	border: #7b654a; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 1px 1px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #7b654a; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	border: #7b654a; border-style: solid;
}

th.thHead,td.catHead { font-size: 10px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { background: url(images/forum_line.gif) top left repeat;border-width: 0px 0px 0px 0px; }
th.thCornerL { background: url(images/forum_line.gif) top left repeat; border-width: 0px 0px 0px 0px; }
th.thCornerR { background: url(images/forum_line.gif) top left repeat;border-width: 0px 0px 0px 0px; }
th.thOnlyTop { border-width: 1px 0px 0px 0px; }


/* General text */
.gen { font-size : 10px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.genred { font-size : 10px; color : #ac9e91;}
.gen,.genmed,.gensmall { color : #7b654a; }
a.gen,a.genmed,a.gensmall { color: #7b654a; text-decoration: none; font-size : 10px;}
a.genred { color: #ac9e91; text-decoration: none; font-size : 10px;}
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #7b654a; text-decoration: none; font-size : 10px;}
a.genred:visited	{ color: #ac9e91; text-decoration: none; font-size : 10px;}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #7b654a; text-decoration: underline; font-size : 10px; }
a.genred:hover	{ color: #7b654a; text-decoration: underline; font-size : 10px; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 10px; color : #ac9e91 }
a.mainmenu		{ text-decoration: none; color : #ac9e91; font-size : 10px;}
a.mainmenu:visited	{ text-decoration: none; color : #ac9e91; font-size : 10px;}
a.mainmenu:hover{ text-decoration: underline; color : #7b654a; font-size : 10px;}


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 0px; color : #977d64;}
a.cattitle		{ text-decoration: none; color : #977d64; font-size : 11px; }
a.cattitle:visited	{ text-decoration: none; font-size : 11px; color : #977d64;}
a.cattitle:hover	{ text-decoration: underline; font-size : 11px; color : #977d64;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : ac9e91; }
a.forumlink 	{ text-decoration: none; color : #ac9e91; font-size : 11px;}
a.forumlink:visited	{ text-decoration: none; color : #ac9e91; font-size : 11px; }
a.forumlink:hover	{ text-decoration: underline; color : #ac9e91; font-size : 11px; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #977d64;}
a.nav			{ text-decoration: none; color : #977d64; font-size : 11px; }
a.nav:visited	{ text-decoration: none; color : #977d64; font-size : 11px; }
a.nav:hover		{ text-decoration: underline; color : #977d64; font-size : 11px; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #7b654a; }
a.topictitle:link   { text-decoration: none; color : #7b654a; font-size : 11px; }
a.topictitle:visited { text-decoration: none; color : #7b654a; font-size : 11px; }
a.topictitle:hover	{ text-decoration: underline; color : #7b654a; font-size : 11px; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 10px; color : #7b654a;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #7b654a; }

/* The content of the posts (body of text) */
.postbody { font-size : 10px; line-height: 17px; color : #AC9E91;}
a.postlink:link	{ text-decoration: none; color : #977d64; font-size : 10px; }
a.postlink:visited { text-decoration: none; color : #977d64; font-size : 10px; }
a.postlink:hover { text-decoration: underline; color : #977d64; font-size : 10px; }

/* Quote & Code blocks */
.code { 
	background: url(images/forum_line2.gif) top left repeat;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #7b654a; letter-spacing: 0px; line-height: 16px;
	border: #7B654A; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	background: url(images/forum_line2.gif) top left repeat;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #7b654a; line-height: 16px;
	border: #7B654A; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7b654a; letter-spacing: -1px;}
a.copyright		{ color: #977d64 ; text-decoration: none; font-size : 10px; }
a.copyright:visited		{ color: #977d64 ; text-decoration: none; font-size : 10px; }
a.copyright:hover { color: #977d64; text-decoration: underline; font-size : 10px; }

/* Form elements */
input,textarea, select {
	color : #111111;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-color : ;
	letter-spacing: 0px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : white;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #D4D0C8;
	color : #black;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;;
}

/* The main submit button option */
input.mainoption {
	background-color : #D4D0C8;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #D4D0C8;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #E3E3E3; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/AdInfinitum/formIE.css"); 
#spf {position: absolute;left: -10000px;}


/* De la mine */

div#container{
    width: 928px;
    margin: 0px auto 0 auto;
}

div#header{
    height: 295px;
    width: 928px;
    top:0;
    margin: 0px auto 0 auto;
}
div#logo{
    width: 334px;
    height: 210px;
    position : relative;
    margin : 0px auto;
    top: 0px;
    background: url(./images/simplu.png) center center no-repeat;
}
div#continut{
    width: 928px;
    margin: 0px auto;
    background: url(images/leather-bg-mid.jpg) repeat-y ;
}
div#top-bg{
    background: url(./images/leather-bg-top.jpg) center top no-repeat;
    margin: 0px auto;
    width: 928px;
    min-height: 500px;
}


div#forum{
    top: 0px;
    left : 180px;
    width: 769px:
    position: absolute;
    margin: 0px auto 0 auto;
}

div#signup{
    width: 120;
	height: 80;
    background: url(../../../images/raids/signup_bg.gif) center center no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#meniu{
    height:85px;
    width: 928px;
    position: relative;
    margin: 0px auto;
}
div#meniu td.meniu-button {
    background: url(./images/world-button.png) top center no-repeat;
    height: 85px;
    width: 131px;
    text-align: center;
}
td.meniu-start{
    background: url(./images/world-button.png) top left no-repeat;
    height: 85px;
    width: 120px;
}
td.meniu-end{
    width: 120px;
    background: url(./images/world-button.png) top right no-repeat;
    height: 85px;
}
a.meniu-button , a.meniu-button:visited{
    color: #977D64;
    text-decoration : none;
    font-size: 1.6em;
    font-family: Times;
}
a.meniu-button:hover{
    color: #AC9E91;
    text-decoration : none;
}

div#extra{
    width: 840px;
    background: url(images/media-mid3.jpg) center top no-repeat;
    margin: 0px auto 0 auto;
    height: 340px;    
}
.main-left{
    width: 310; height: 225;
    padding: 10px;
}
.main-right{
    width: 320; height: 215;
    padding: 10px;
}


div#footer{
    position: relative;
    height: 118px;
    width: 928px;
    background:#000000 url(images/leather-bg-footer_logo.jpg) no-repeat left bottom;
    margin: 0px auto 0 auto;
}
div#footer-top{
    height: 135px;
    width: 928px;
    background: url(images/leather-bg-bottom.png) no-repeat center bottom;
    margin: 0px auto 0 auto;
}

td.title{
    height: 53px;
    background : url('images/title1.png') center center no-repeat;
    text-align: center;
    color: #7B654A;
    text-decoration : none;
    font-size: 14px;
    font-family: Times;
    padding-top: 15px;
    letter-spacing: 2;
}
td.hr1{
    background: url(images/hr.gif) center center repeat-x;
}
td.hr2{
    background: url(images/hr2.gif) top center no-repeat;
    height: 26px;
}

/** HEADINGS */

h1, h2, h4, h5, h6 {
	margin: 0px;
}
h3 {
    font-size: 14px;
    margin: 0px;
}

/** TEXTS */

p, ul, ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

a.admin{
    background: url(images/endmark.gif) center left no-repeat;
    padding-left: 15px;
    margin-left: 20px;
    line-height: 20px;
    text-decoration: none;
}

a.admin:hover{
    background: url(images/endmark-yellow.gif) center left no-repeat;
}

.druid {
	font-size: 11px;
	font-weight: bold;
	color: #f2770d;
	text-decoration: underline;
}
.druid a{
	color: #f2770d;
	text-decoration: underline;
}
.druid a:hover{
	color: #f2770d;
	text-decoration: underline;
}
.hunter {
	font-size: 11px;
	font-weight: bold;
	color: #99b367;
	text-decoration: underline;
}
.hunter a{
	color: #99b367;
	text-decoration: underline;
}
.hunter a:hover{
	color: #99b367;
	text-decoration: underline;
}
.mage {
	font-size: 11px;
	font-weight: bold;
	color: #8ba6ff;
	text-decoration: underline;
}
.mage a{
	color: #8ba6ff;
	text-decoration: underline;
}
.mage a:hover{
	color: #8ba6ff;	
	text-decoration: underline;
}
.paladin {
	font-size: 11px;
	font-weight: bold;
	color: #e886b3;
	text-decoration: underline;
}
.paladin a{
	color: #e886b3;
	text-decoration: underline;
}
.paladin a:hover{
	color: #e886b3;
	text-decoration: underline;
}
.priest {
	font-size: 11px;
	font-weight: bold;
	color: #e0dada;
	text-decoration: underline;
}

.priest a{
	color: #e0dada;
	text-decoration: underline;
}
.priest a:hover{
	color: #e0dada;
	text-decoration: underline;
}
.rogue {
	font-size: 11px;
	font-weight: bold;
	color: #faec78;
	text-decoration: underline;
}
.rogue a{
	color: #faec78;
	text-decoration: underline;
}
.rogue a:hover{
	text-decoration: underline;
	color: #faec78;
}

.shaman {
	font-size: 11px;
	font-weight: bold;
	color: #87e4ec;
	text-decoration: underline;
}
.shaman a{
	color: #87e4ec;
	text-decoration: underline;
}
.shaman a:hover{
	color: #87e4ec;
	text-decoration: underline;
}
.warlock {
	font-size: 11px;
	font-weight: bold;
	color: #937cbf;
	text-decoration: underline;
}
.warlock a{
	color: #937cbf;
	text-decoration: underline;
}
.warlock a:hover{
	color: #937cbf;
	text-decoration: underline;
}
.warrior {
	font-size: 11px;
	font-weight: bold;
	color: #ba9964;
	text-decoration: underline;
}
.warrior a{
	text-decoration: underline;
	color: #ba9964;
}
.warrior a:hover{
	text-decoration: underline;
	color: #ba9964;
}
.dk {
	font-size: 11px;
	font-weight: bold;
	color: #9f1b31;
	text-decoration: underline;
}
.dk a{
	text-decoration: underline;
	color: #9f1b31;
}
.dk a:hover{
	text-decoration: underline;
	color: #9f1b31;
}
