#darrow {
background-image: url(../files/arrow.png);
background-repeat: no-repeat;
background-position: center left;
padding:1px  4px 1px 11px;
background-color: #232323;

}
fieldset {
background: #111;
border: 2px solid #232323;
line-height:12px;
}
legend{
 background: #111;
border-top:  2px solid #232323;
border-left:  2px solid #232323;
border-right:  2px solid #232323;
padding:4px;
font-weight: bolder;
color: orange;
}
div#infobar {
 display:none;
 z-index: 2;
 position: absolute; 
 width:100%

}

.maintable td {
color: #000;
}
.maintable a {
color: orange;
font-weight: bold;
}
.tipz { z-index:500; }
.tip				{ width:295px; font-family:tahoma,arial; background:url(img/tip-text.png) left top repeat-y; }
.tip-top			{ background:url(img/tip-top.png) top left no-repeat; height:26px; width:295px; }
.tip-title		{ color:#e95e25; font-weight:bold; margin:0 0px 0 40px; }
.tip-text		{ color:#000; padding:5px 20px 10px 40px; }
.tip-bottom		{ background:url(img/tip-bottom.png) left bottom no-repeat; width:295px; height:81px; }


.itemblock {
	border:1px outset #323232;
	padding:0px;
        cursor: url(../MU.cur);
	text-align: center;
        margin:0px;
}
div.advanced {
margin-left: 120px;
	width: 200px;
	height: 16px;
	background: #323232;
margin-bottom: 5px;
	
}
div.advanced div.knob {
	background: red;
	width: 16px;
	height: 16px;

}

#loginForm {
text-align:right;
padding:2px;
display: none;
}
#loginDone {

padding:4px;
display: none;
}
#HEROMSG {
padding:4px;
}


#MISCinfo {
padding:4px;
}
#inputArea
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    padding: 10px;
}

#inputArea input[type="text"], #inputArea textarea,#inputArea input[type="password"]
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    margin-bottom: 2px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
}
.clear			{ clear:both; }
#dragable-holder	{ margin:20px 0; }
.dragable		{ position:relative; cursor:move; width:100px; height:70px; border:1px dotted #ccc; float:left; margin:0 20px 0 0; padding:30px 0 0 0; text-align:center; }
#droppable-holder	{  }
.droppable		{ border:2px solid #ccc; width:100px; height:100px; float:left; margin:0 20px 0 0; }
.mo				{ background:#eee; }
.locked			{ cursor:default; background:#fffea1; }
.locked-border	{ border:1px solid #fc0; }


#form {
text-align:center;
	padding-right:15px;
}
#form select, #form input,#form option { opacity: 0.6; }
#heading { 
padding: 0px;
margin: 2px;
height: auto;


}



.top {
	color: #ffcc33;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	height: 25px;
	background-image: url(../files/cellpic1.gif);
}

.alt1{
 background: #000;
 padding: 2px;
 cursor: pointer;
}
#items td {
 vertical-align:top;
}
a.link {
       text-decoration: underline;
	 color: green;
}
a.high, .high, #skillc, #lvlc,#shopspan,#exlc,#luckc,#optc {
	color:#fe990b;
font-weight: bolder;
font-size: 14px;
}

/*************SERVER STATS************************/
#stats {
	background-color:#000;
	opacity: 0.6;
}

/*************TOP CHAR***********************/


/*************FRONTPAGE************************/
#cont_mainbanner{position:relative; width:580px; height:240px; }
#cont_mainbanner1{width:580px; height:233px;}
#cont_mainbanner2{position:absolute; visibility:hidden; top:0px; left:0px; width:580px; height:233px;}


.hightd { background-color:#151F2A; }
/*************************************************************/
.label {
	float:left;
	margin-left:3px;
	width:150px
}
.total {
	float:left;
	margin-left:3px;
	width:250px
}
.hightd { background-color:#151F2A; }
#form1 #order,#form1 #class1 {
	display:inline;
	padding-right: 5px;
	display: inline;
	padding-left: 5px;
	margin-left: 5px;
}
.section_rank {
	background-image:url(ranking01.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 628px;
	text-align:left;
	
}

.input:focus {
	border:1px solid #567475;
	background: #e4ebeb;
}
#myForm {
	border: 1px solid #080d13;
	position: relative;
	padding: 5px;
    visibility: hidden;
	width:430px;
	top: 30px;
	left: 10px;
	
}
#regoutput {
	border: 1px solid #080d13;
	position: relative;
	padding: 5px;
	width:430px;
	color:#FFF;
	top: 30px;
	left: 10px;
	background-image:url(../files/bg01.png);
}
#TOS {
	border: 1px solid #080d13;;
	padding: 5px;
	position: relative;
	top: 50px;
	width: 430px;
	left: 10px;
	background-image:url(../files/bg01.png);
   
}
#mainregister {
	
	background-repeat: no-repeat;
	background-position: top left;
	height: 445px;
	width: 455px;
	text-align:left;
}
#myForm p {
	margin-bottom: 5px;
}

#myForm label {
	float: left;
	width: 100px;
	color:#FFF;
}

#myForm input, #myForm textarea, #myForm select{
	border: 1px solid #99b3b4;
	background: #151f2a;
	font: 11px verdana, sans-serif;
	color:#eee;
	padding:3px;
	margin-bottom:4px;
	outline:none;
}


#myForm .red {
	border: 1px solid red;
}

#myForm label.red {
	border: none;
	color: red;
}

#myForm .customRed {
	border: none;
	color: red;
}

#myForm #submit {
	margin-left: 100px;
}


#myForm .errorMessage {
	color: #FFF;
	background: red;
	border: 1px solid #000;
	margin-left: 10px;
	padding-left: 5px;
	font-size: 1em;
}
tr.normal{
	background:none;
	cursor: pointer;
	}
tr.highlight{
	background:#2c2c2c;
	color:#43a2ef;
cursor: pointer;
	}
	
.top {
	color: #ffcc33;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	height: 25px;
	background-image: url(../files/cellpic1.gif);
	}
