body
{
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-style : normal;
	font-size : 11px;
	color: #eeeeee;
	background-position : center;
	background-repeat : no-repeat;
	margin: 0 10px 10px;
	padding-left: 5px;
	text-decoration : none;
	background: #323232 url(../images/new/body_bg.jpg) repeat-x fixed center top;
}

#faq_languages {
	padding: 11px 0 0 11px;
 	margin: 0;
  	width: 207px;
  	height: 42px;
  	text-align: left;
	background: transparent url(../images/new/login_languages.gif) no-repeat;
}

h1, h2 , h3, h4 {
	margin: 10px 0 0 0;
	padding-left: 30px;
	color: #b2b0b1;
	font-size: 17px;
	font-weight: bold;
	line-height: 40px;
}
h1 { background: transparent url(../images/new/h3_bg.jpg) no-repeat 0 5px; }
h2 { background: transparent url(../images/new/h2_bg.gif) no-repeat 0 5px; }
h3 { background: transparent url(../images/new/h3_bg.jpg) no-repeat 0 5px; }
h3.private_bullet { background: transparent url(../images/new/h3_private_bullet_bg.jpg) no-repeat 0 5px; }
h5 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.b { font-weight: bold; }
.normal { font-weight: normal; }
#playerInfo img { position: relative; top: 2px; }

.contentheadbar {
	border: 1px solid #595959;
	width: 560px;
	height: 17px;
	background-color: #ff7f00;
	text-align: justify;
	font-size : 11px;
}

.contentheadbar table {
	border: none;
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-style : normal;
	font-size : 11px;
	color: #FFFFFF;
	background-color: #ff7f00;
}

.regulartext {
	border: none;
	background: transparent;
	color: #FFFFFF;
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-style : normal;
	font-size : 11px;
}

.contentdiv {
	background-color: #242424;
	border: 1px solid #595959;
	margin: 0px 0px 0px 0px;
	width: 560px;
	text-align: left;
}

.contentdiv table {
	border: none;
	background-color: #242424;
	color: #FFFFFF;
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-style : normal;
	font-size : 11px;
}

.playerinfodiv {
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-style : normal;
	font-size : 10px;
	color: #CCCCCC;
	background-color: #242424;
	/*border: 1px solid #464646;*/
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 520px;*/
	text-align: left;
}

.playerinfodiv td img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.footer, table.footerOnline
{
	background-color : black;
	font-size : 12px;
}

td.footer, td.footerOnline
{
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-style : normal;
	font-size : 11px;
	color: #eeeeee;
	font-weight: bold;
	background-color: #242424;
}

td.cell
{
	background-color : #CCCCCC;
	background: repeat-x;
	background-color: white;
	color: #eeeeee;
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-size : 12px;
	padding: 10px;
}

td.cell-small
{
	background-color : #CCCCCC;
	background: repeat-x;
	background-color: white;
	color: #eeeeee;
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-size : 12px;
	padding: 4px 10px;
}

A
{
	text-decoration: underline;
	color: #bbbbbb;
}

A:VISITED
{
	text-decoration:underline;
	color: #bbbbbb;
}

A:ACTIVE
{
	text-decoration:underline;
	color:#bbbbbb;
}

a.white {
	text-decoration: underline;
	color: #bbbbbb;
}
a.white:VISITED {
	text-decoration:underline;
	color: #bbbbbb;
}

a.white:ACTIVE {
	text-decoration:underline;
	color: #bbbbbb;
}

A.black
{
	text-decoration: underline;
	color: #bbbbbb;
}
A.black:VISITED
{
	text-decoration:underline;
	color: #bbbbbb;
}

A.black:ACTIVE
{
	text-decoration:underline;
	color: #bbbbbb;
}

span.sortarrow
{
    color: black;
    text-decoration: none;
}
a.sortheader
{
	font-weight : bold;
	font-size : 12px;
	text-decoration:none;
	color: #fff;
}

A.inbox_sender
{
	text-decoration: underline;
	color: #dddddd;
}

span.online
{
	text-decoration:none;
	color: #bbbbbb;
}

span.onlineo
{
	text-decoration:none;
	color: yellow;
}

span.onlinelightgreen
{
	text-decoration:none;
	color: #90EE90;
}

span.onlinegreen
{
	text-decoration:none;
	color: green;
}

span.onlineh
{
	text-decoration:none;
	color: blue;
}

span.onlineW
{
	text-decoration:none;
	color: white;
}

span.onlineGrey
{
	text-decoration:none;
	color: grey;
}

span.onlinehb
{
	text-decoration:none;
	color: #4682B4;
}

span.onlinea
{
	text-decoration:none;
	color: #ff9900;
}

span.onliner
{
	text-decoration:none;
	color: red;
}

span.onlineb
{
	text-decoration:none;
	color: #d8d8d8;
}

span.online:VISITED
{
	text-decoration:none;
}

span.onlineo:VISITED
{
	text-decoration:none;
	color: yellow;
}

span.onlinelightgreen:VISITED
{
	text-decoration:none;
	color: #90EE90;
}


span.onlineh:VISITED
{
	text-decoration:none;
	color: blue;
}

span.onlinehb:VISITED
{
	text-decoration:none;
	color: #4682B4;
}

span.onlinea:VISITED
{
	text-decoration:none;
	color: #ff9900;
}

span.onliner:VISITED
{
	text-decoration:none;
	color: red;
}

span.onlineb:VISITED
{
	text-decoration:none;
	color: #d8d8d8;
}

span.online:ACTIVE
{
	text-decoration:none;
}

span.onlineo:ACTIVE
{
	text-decoration:none;
	color: yellow;
}

span.onlinelightgreen:ACTIVE
{
	text-decoration:none;
	color: #90EE90;
}


span.onlineh:ACTIVE
{
	text-decoration:none;
	color: blue;
}

span.onlinea:ACTIVE
{
	text-decoration:none;
	color: #ff9900;
}

span.onliner:ACTIVE
{
	text-decoration:none;
	color: red;
}

.error
{
    color: white;
}

.opening-message
{
	width: 560px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 0;
	background-color : #ff9900;
	border: 1px solid #595959;
}

table
{
	background-color:#CCCCCC;
	border: 1px solid #595959;
}

td.header
{
	font-weight : bold;
	font-size : 12px;
	text-decoration:none;
	color: #fff;
	background: linear-gradient(180deg, #db9b29 0%, #a86100 100%);
}

div.header
{
	font-weight : bold;
	font-size : 12px;
	text-decoration:none;
	color: #fff;
	background: linear-gradient(180deg, #db9b29 0%, #a86100 100%);
}


table.message
{
	/* border: 1px solid #595959;
	border-width : 3px;
	*/
	width : 95%;
	margin-bottom : 1%;
	font-size : 12px;
	background-color: #242424;
}

table.messageunread
{
	width : 95%;
	margin-bottom : 1%;
	/* border: 1px solid #595959; */
	background: #595959;
	font-size : 12px;
}

table.pers
{
	border-style: ridge;
	width : 100%;
	margin-bottom : 1%;
	border-width : 2px;
	background: #D3D3D3;
}

tr.offer
{
	background: #FFFFE0;
}
table.userprof
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	background-color: black;
	width: 100%;
}

table.sortable
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	background-color: black;
}

td.userprof
{
	background-color: #cccccc;
	padding: 5px;
}

td.footer a {
  	text-decoration: none;
  	color: #bbbbbb;
}
td.footer a:visited {
  	text-decoration: none;
	color: #bbbbbb;
}

td.userprofheader
{
	background-color: #ff9900;
	padding: 5px;
}

input.submit
{
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #3b3b3b;
	border-right: 1px solid #080707;
	border-bottom: 1px solid #050505;
	border-left: 1px solid #181818;
	background: #323232 url(../images/new/button_bg.gif) repeat-x;
}
input.submit2
{
	background-color: #ff9900;
	border: 1px solid black;
}

input.submit-heavy
{
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #3b3b3b;
	border-right: 1px solid #080707;
	border-bottom: 1px solid #050505;
	border-left: 1px solid #181818;
	background: #ff9900 url(../images/new/buttono_bg.gif) repeat-x;
}

p.error
{
    color: red;
	font-weight: bold;
}

#text_container {
	margin: 0;
	padding: 0;
	width: 560px;
}
.text_container {
	margin: 0;
	padding: 0;
	width: 560px;
}


/* domination in header */

#dominationMapH table {
	border: none;
	position: relative;
	width: 177px;
	height: 24px;
	background-image: url(../images/new/mb_inactive.jpg);
	color : #FFFFFF;
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-size: 14px;
	font-weight: bold;
/*	font-style: italic; */
	text-decoration: none;
	z-index: 1;
}

#dominationMap {
	position: relative;
	border: 0px solid #464646;
	top: -1px;
	left: -1px;
	width: 176px;
	background-image: url(../images/new/m_bg2.jpg);
	color : #FFFFFF;
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	z-index: 0;
}

#dominationMap img {
	border: none;
	position: relative;
	top: 0px;
}

#currcoun {
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D2D2D2;
	text-decoration: none;
}

#currcoun a {
	font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D2D2D2;
	text-decoration: none;
}

#currcoun a:hover {
	color : #F9A91A;
	text-decoration: none;
}

#headerTable {
	background-color: #000000;
	border: none;
}

.feedback {
	font-weight: bold;
	color: #ffa500;
}

img { border: 0px; }

DIV.inboxquote
{
    color: #D8D8D8;
    font-size: 8pt;
        border: none;
        border-top: dotted 1px orange;
        padding: 0px;
        padding-left: 4px;
        padding-top: 8px;
        padding-bottom: 0px;
        margin: 0px;
        margin-top: 8px;
}


#dhtmltooltip {
   position: absolute;
   /*width: 150px;*/
   border: 1px solid #464646;
   padding: 2px;
   background-color: #111111;
   visibility: hidden;
   z-index: 100000;
   padding: 5px 4px 5px 4px;
   /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
   /*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
   font-family : verdana, helvetica, arial, 'times new roman', sans-serif;
   font-style : normal; font-size:11px; line-height:1.2;
}
