span.word { white-space:nowrap;}
span.glow {font-size: 8pt; text-shadow: 0px 0px 3px #000;height: 12px;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=1);
}
span.glowmingb2 {font-size: 12pt; font-weight: bold; text-shadow: 0px 0px 3px #000;height: 12px;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=1);
}

body {
	/**'background-image: url("/templates/english/images/tileback.png");
	background-repeat: repeat-x;*/
	background-color: black;
	color: white;
	font-family: Tahoma;
	font-size: 8pt;
}

.pmtext {
	
	background-color: RGB(30, 15, 10); 
	border-top: 1px dotted RGB(86, 78, 76);
	border-bottom: 1px dashed RGB(86, 78, 76);
}

a.button2 {
width: 110px;
height: 18px;
display: block;
float: left;
text-align: center;
background-image: url(/normal3.png);
color: white;
font-size: 8pt;
background-position:0 0;

}


a.button2:hover{
color: white;
background-position: 0 18px;
}

a.button2:visited{
color: white;
}

a.button3 {
width: 110px;
height: 18px;
display: block;
float: left;
text-align: center;
background-image: url(/normal4.png);
color: white;
font-size: 8pt;
background-position:0 0;
}


a.button3:hover {
color: white;
background-image: url(/normal4.png);
background-position: 0 18px;
}

a.button3:visited {
color: white;
}

a.button5 {
width: 85px;
height: 18px;
display: block;
color: white;
font-size: 8pt;
background-position: top left;
background-repeat: no-repeat;
}


a.button5:hover {
color: white;
background-position: bottom left;
}

a.button5:visited {
color: white;
}

a.sbutton1 {
width: 26px;
height: 18px;
display: block;
color: white;
font-size: 8pt;
background-position: top left;
background-repeat: no-repeat;
}


a.sbutton1:hover {
color: white;
background-position: bottom left;
}

a.sbutton1:visited {
color: white;
}


#popupMask {
	position: absolute;
	z-index: 12000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	background-color:transparent !important;
	background-color: #333333;
	background-image/**/: url("/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 12001;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 2px solid #000000;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 12002;
}
#popupControls {
	float: right;
	cursor: pointer;
}

.btnhov {
	cursor: pointer;
}

.btn {
	border-width: 1px;
	border-color: #CCCCCC;
}

.tbtnhov {
	background-Color: RGB(30, 15, 10);
	cursor: pointer;
	border: 1px solid RGB(86, 78, 76);
}

.tbtnsel {
	background-Color: RGB(30, 15, 10);
	cursor: pointer;
	border: 1px inset #CCCCCC;
}

.tbtn {
	background-Color: RGB(86, 78, 76);
	cursor: pointer;
	border: 1px outset #CCCCCC;
}

.tbtn2 {
	background-Color: RGB(86, 78, 76);
	border: 1px outset #CCCCCC;
}

.navborderx {
	background-Color: RGB(86, 78, 76);
	border: 0px;
	color:white;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align:top;
}

.navborderxs {
	background-Color: RGB(86, 78, 76);
	border: 2px dotted RGB(43, 28, 23);
	color:white;
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align:top;
}

.chatnick {
	background-Color: RGB(86, 78, 76);
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dotted RGB(43, 28, 23);
	vertical-align:top;
	cursor: pointer;
}

.chattext {
	padding-left: 5px;
	padding-right: 2px;
	vertical-align:top;
}

.popupx {
	background-Color: RGB(43, 28, 23);
	border: 3px ridge RGB(86, 78, 76);
	background-image: URL(paper4.png);
	color:white;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align:top;
}

.popupxc {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 8pt;
}


.popupxtitle {
	background-image: URL(headertest2.png);
	background-repeat: repeat-x;
	height: 22px;
}

.menul {

}

.menur {

}


button {
	color: white;
	cursor: pointer;
	background-color: RGB(86, 78, 76);
	border-width: 1px;
	border-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 8pt;
}

div.boxx {
     border: 1px solid RGB(86, 78, 76);
     position: relative;
     width: 100%;
	height: 100%;
}

div.boxx_contents {
	background-color:transparent;
	color: white;
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 101;
}

div.boxx_title {
	background-color:transparent;
	color: white;
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 101;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14pt;
}

.transparent {
     filter:alpha(opacity=60); /* IE's opacity*/
     opacity: 0.60;
}

.transparent2 {
     filter:alpha(opacity=45); /* IE's opacity*/
     opacity: 0.45;
}


div.boxx_background {
	background-color: RGB(43, 28, 23);
     filter:alpha(opacity=60); /* IE's opacity*/
     opacity: 0.60;
     color: white;
     height: 100%;
     left: 0px;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}

input, textarea, select {
     border: 1px solid RGB(86, 78, 76);
     margin: 1px;
     background-color: RGB(43, 28, 23);
     color: white;
	font-family: Tahoma;
	font-size: 8pt;

}

div.boxx_solid {
     border: 1px solid RGB(86, 78, 76);
     position: relative;
	margin: 2px;
     width: 100%;
	height: 100%;
	background-color: RGB(43, 28, 23);
     color: white;
}

div.boxx_solid2 {
    background-color: RGB(43, 28, 23);
     color: white;
}


.title {
	color:white; 
	font-weight: bold;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.header {
	color:white; 
	font-weight: bold;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	height: 16px;
	padding-left: 10px;
}

.theader {
	
	color:white; 
	font-weight: bold;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	height: 12px;
	padding-left: 5px;
}

#ScreenHeader {
	color:white; 
	font-weight: bold;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	height: 12px;
	padding-left: 5px;
	font-size: 14pt;
}

.menu {
	font-family: Tahoma;
	font-size: 9pt;
}

table {
	font-size: 8pt;
}

.boxblock {
	color: white;
	font-size: 9pt;
}

.small {
	font-size: 8pt;
}

.boxblock2 {
	color: white;
	font-size: 9pt;
}

.theaderbox {
	width: 100%;
	height: 18px;
	background-repeat: repeat-x;
}


.headerbox {
	width: 100%;
	height: 38px;
	background-repeat: repeat-x;
}

.box2 {
	background-color: RGB(43, 28, 23);
	border: 1px solid RGB(86, 78, 76);
	font-size: 8pt;
}

.box3 {
	background-color: RGB(43, 28, 23);
	border: 1px solid RGB(86, 78, 76);
	font-size: 8pt;
}


ba {color:#DCC397; text-decoration:none;}
a {color: RGB(200, 200, 200); text-decoration:none; cursor: pointer;}
a:hover{color:RGB(160, 160, 160); text-decoration:underline;}
a:visited{color:RGB(120, 120, 120);}

#divbutton {
	float: left;
	margin: 1px;
	padding: 0px;
	height: 40px;
	width: 40px;
	border: 1px red;
}

.divbuttona {
	height: 40px;
	width: 40px;
	color: white;
	cursor: pointer;
	background-color: RGB(86, 78, 76);
	border-width: 1px;
	border-color: black;
	font-family: Tahoma;
	font-size: 8pt;
}

.divbuttonahover {
	height: 40px;
	width: 40px;
	color: white;
	cursor: pointer;
	background-color: RGB(76, 68, 66);
	border-width: 1px;
	border-color: black;
}

#divbutton2 {
	float: left;
	margin: 1px;
	padding: 1px;
	height: 34px;
	width: 34px;
	border: 1px red;
}

.divbutton2a {
	height: 34px;
	width: 34px;
	color: white;
	cursor: pointer;
	background-color: RGB(86, 78, 76);
	border-width: 1px;
	border-color: black;
	font-family: Tahoma;
	font-size: 8pt;
}

.divbutton2ahover {
	height: 34px;
	width: 34px;
	color: white;
	cursor: pointer;
	background-color: RGB(76, 68, 66);
	border-width: 1px;
	border-color: black;
}

#pages {
	font-size: 9pt;
	color: #775D40;
}

/**
 * Power zoom
 */
.powername {
	background-image: URL(/images/parchments.png);
	background-repeat: no-repeat;
	font-family: Tahoma;
	color: black;
	font-weight: bold;
	font-size: 8pt;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}
.powercost {
	font-family: Tahoma;
	color: cyan;
	font-size: 8pt;
	font-weight: bold;
}
.powerskill {
	font-family: Tahoma;
	color: #66ff66;
	font-size: 8pt;
	font-weight: bold;
}
.powerres {
	font-family: Tahoma;
	color: #ff6666;
	font-size: 8pt;
	font-weight: bold;
}
.cooldown {
	font-family: Tahoma;
	color: #6666ff;
	font-size: 8pt;
	font-weight: bold;
}
.powereffect {
	color: orange;
	border: 1px dotted orange;
	padding: 2px;
	margin: 4px;
}

