@charset "utf-8";
html, body {
	margin: 0px;
	background-color: #050505;
	background-image: url(../images/layout/bg.jpg);
}

a, a:visited, a:active {
	color: #466289;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #466289;
	text-decoration: underline;
}
#frame {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
#container {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
}
#logo_divver {
	width: 265px;
	height: 128px;
	position: absolute;
	top: 51px;
	left: 35px;
	cursor: pointer;
}
#header {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#hu {
	width: 95px;
	height: 35px;
	position: absolute;
	left: 20px;
	top: 216px;
	z-index: 300;
}
#cup {
	width: 37px;
	height: 35px;
	position: absolute;
	left: 115px;
	top: 216px;
	z-index: 300;
}
#forumbutton {
	width: 37px;
	height: 35px;
	position: absolute;
	left: 152px;
	top: 216px;
	z-index: 300;
}
#statsbutton {
	width: 452px;
	height: 35px;
	position: absolute;
	left: 188px;
	top: 216px;
	z-index:300;
	background-image: url('../images/layout/mb_stats.jpg');
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 11px;
	color: #111111;
	line-height: 35px;
	text-indent: 60px;
}  
#statsbutton:hover { /*cursor: pointer;*/ }
#language_selection {
    position: absolute;
    left: 25px;
    top: 5px;
    z-index:300;
}
#promotebutton {
	width: 37px;
	height: 35px;
	position: absolute;
	left: 189px;
	top: 216px;
	z-index: 300;
}
#gamesbutton {
	width: 38px;
	height: 35px;
	position: absolute;
	left: 226px;
	top: 216px;
	z-index: 300;
}
#login {
	position: absolute;
	right: 58px;
	top: 216px;
	width: 300px;
	height: 35px;
	z-index: 310;
	background-image: url(../images/layout/mb_login.jpg);
}
#login_id {
	width: 39px;
	z-index: 310;
}
#login_pass {
	width: 44px;
	z-index: 310;
}
form .field_login {
	width: 80px;
	height: 17px;
	margin-left: 50px;
	margin-top: 6px;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	background: url(../images/layout/bg_login_field.jpg);
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 3px; 
}
form .textfield_normal {
	height: 17px;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	background: url(../images/layout/textfield_normal_bg.jpg);
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 3px; 
}
#login form .login {
	margin-right: 63px;
}
form .textfield {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	background: url(../images/layout/bg_login_field.jpg);
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 3px; 
}
input[type=text], input[type=password] {
    border: #555 1px solid;
    background-color: #212121;
    color: #FFF;
    font-size: 11px;
    padding-left: 3px; 
    padding-top: 2px;
    height: 15px;
    font-family: Verdana, Arial;
}
input[type=text]:focus, input[type=password]:focus {
    border: #FFF 1px solid;
}
input[type=submit] {
    border: #555 1px solid;
    background-color: #212121;
    color: #FFF;
    font-size: 11px;
    height: 27px;
    font-family: Verdana, Arial;
}
input[type=submit]:hover {
    border: #00CC00 1px solid;
    background-color: #212121;
    color: #FFF;
    font-size: 11px;
    font-family: Verdana, Arial;
}
input[type=button] {
    border: #555 1px solid;
    background-color: #212121;
    color: #FFF;
    font-size: 11px;
    height: 27px;
    font-family: Verdana, Arial;
}
input[type=button]:hover {
    border: #00CC00 1px solid;
    background-color: #212121;
    color: #FFF;
    font-size: 11px;
    font-family: Verdana, Arial;
}
#vip {
	width: 83px;
	height: 35px;
	position: absolute;
	left: 857px;
	top: 216px;
	z-index: 300;
}
#anouncement {
	width: 117px;
	height: 35px;
	position: absolute;
	left: 740px;
	top: 216px;
	z-index: 300;
}
#prize_ad {
	width: 158px;
	height: 230px;
	position: absolute;
	left: 818px;
	top: 266px;
	z-index: 300;
	border: 1px solid black;
}
#loading_img {
	position: absolute;
	width: 38px;
	height: 35px;
	left: 939px;
	top: 216px;
	z-index: 301;
}
#logout {
	width: 23px;
	height: 24px;
	position: absolute;
	right: 2px;
	top: 5px;
	z-index: 400;
}
#menu {
	width: 975px;
	height: 50px;
	z-index:250;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/layout/bg_m.jpg);
	background-color: #CCCCCC;
}
#menuitems {
	width: 600px;
	height: 50px;
	z-index: 250;
	margin-left: 251px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu_shade {
	width: 975px;
	height: 9px;
	z-index: 200;
	background-image: url(../images/layout/m_shade.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}




#notice_container {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}

#notice_container .notice_container_float {
	position:absolute;
	width:500px;
	z-index:99;
	right:0px;
	top:0px;
}

#notice_container .notice_group {
	width: 582px;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #444444;
	background-image: url(../images/layout/bg_noco.jpg);
}

#notice_container .notice {
	cursor:pointer;
}

#notice_container.notice_container_float .notice_group {
	background-color:white;
	margin-bottom:0px;
}


#notice_container .header_error {
	width:100%;
	margin-top:5px;	
	
}
#notice_container .header_error .notice_header{
	color: #FF0000;
	float:left;
	padding-left:10px;
	
}
#notice_container .header_error .icon {
	float:left;
	padding-left:5px;
	padding-bottom:5px;	
}



#notice_container.header_succes {
	width: 100%;
	margin-top: 5px;	
}
#notice_container .header_succes .notice_header {
	color: #00CC33;
	float:left;
	padding-left:10px;
}
#notice_container .header_succes .icon {
	float:left;
	padding-left:5px;
	padding-bottom:5px;
}

#notice_container .header_info {
	width:100%;	
	margin-top:5px;	
}
#notice_container .header_info .notice_header{
	color: #3399CC;
	float:left;
	padding-left:10px;
}
#notice_container .header_info .icon {
	float:left;
	padding-left:5px;
	padding-bottom:5px;
}



#notice_container .header_locked {
	width:100%;
	margin-top:5px;
}
#notice_container .header_locked .notice_header{
	color: #666666;
	float:left;
	padding-left:10px;
}
#notice_container .header_locked .icon {
	float:left;
	padding-left:5px;
	padding-bottom:5px;
}


#notice_container .melding {
	width: 520px;
	font-size: 12px;
	font-weight: normal;
	/*text-align: justify;*/
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	clear:left;
	float:left;
}
#notice_container .melding a, #notice_container .melding a:active, #notice_container .melding a:visited {
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}
#notice_container .melding a:hover {
	color: yellow;
	text-decoration: underline;
}
#notice_container .img_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#notice_container .img_left {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#content_placeholder {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/layout/bg_c.jpg);
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	display: block;
}
#contentbar_left {
	color: #FFFFFF;
	width: 175px;
	float: left;
}
#contentbar_main {
	width: 605px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	float: left;
	margin-top: -9px;
}
#contentbar_right {
	color: #FFFFFF;
	width: 175px;
	float: left;
}
#footer {
	padding-top: 0px;
	height: 28px;
	width: 975px;
	margin: auto;
	text-align: center;
	background-image: url(../images/layout/bg_f.jpg);
	background-color: #CCCCCC;
}
#footer div {
	margin-left: 50px;
	margin-right: 50px;
	height: 35px;
	display: inline;
	text-align: center;
}
#footer a, #footer a:active, #footer a:visited {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}



#lcm {
	width: 158px;
	margin-left: 8px;
	padding-bottom: 10px;
	margin-top: -9px;
}


#lcm .menu_block {
	background-image: url(../images/layout/bg_mb.jpg);
	margin-top: 15px;
}
#lcm .menu_header {
	height: 30px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 27px;
	padding-left: 7px;
	background-image: url(../images/layout/bg_mbheader.jpg);
	cursor: pointer;
}
#lcm .menu_items {
	display: block;
	border-left: 1px solid #2a2a2a;
	border-right: 1px solid #141414;
	border-bottom: 1px solid #2a2a2a;
	border-top: none;
}
#lcm .open {
	display: block;
}
#lcm .menu_items ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	overflow: hidden;
	display: inline;
}
#lcm .menu_items li {
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	display: inline;
	overflow: hidden;
}
#lcm .menu_items li a, #lcm .menu_items li a:active, #lcm .menu_items li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	text-decoration: none;
	color: #9db9d5;
	font-weight: lighter;
	line-height: 22px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#lcm .menu_items li a:hover {
	text-decoration: underline;
}















#rcm {
	width: 157px;
	margin-left: 9px;
	padding-bottom: 10px;
	margin-top: -9px;
}


#rcm .menu_block {
	background-image: url(../images/layout/bg_mb.jpg);
	margin-top: 15px;
}

#rcm .menu_header {
	height: 30px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 27px;
	padding-left: 7px;
	background-image: url(../images/layout/bg_mbheader.jpg);
}
#rcm .menu_items {
	display: block;
	border-left: 1px solid #2a2a2a;
	border-right: 1px solid #141414;
	border-bottom: 1px solid #2a2a2a;
	border-top: none;
}
#rcm .menu_items ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	overflow: hidden;
	display: inline;
}
#rcm .menu_items li {
	padding-left: 10px;
	margin: 0;
	line-height: 22px;
	display: inline;
	overflow: hidden;
}
#rcm .menu_items li a, #rcm .menu_items li a:active, #rcm .menu_items li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	text-decoration: none;
	color: #9db9d5;
	font-weight: lighter;
	line-height: 22px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#rcm .menu_items li a:hover {
	text-decoration: underline;
}











#rcm .container_dic {
	margin-top: 15px;
	border: 1px solid #2a2a2a;	
}
#rcm .container_dic_hit {
	margin-top: 15px;
	font-size: 10pt;
	font-family: Arial;
	border: 1px solid #5E5EAC;
	background-color: #000000;
}

#rcm .items_dic {
	margin-top: 0px;
	padding: 5px;	
}
#rcm .items_dic_hit {
	margin-top: 0px;
	padding: 5px;	
}









#cbs {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
#cbs .domargin {
	margin-top: 10px;	
}
#cbs .hide {
	visibility: hidden;
	margin-top: 0px;
}
#sublinks {
	text-align: center;
	padding-top: 13px;
}
#sublinks div  {
	padding-left: 16px;
	padding-right: 16px;
	display: inline;
	text-align: center;
	border-left: solid 1px #444444;
}
#sublinks .last {
	border-right: solid 1px #444444;	
}
#sublinks div .few{
	padding-left: 25px;
	padding-right: 25px;
	display: inline;
	text-align: center;
}
#sublinks div .many {
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	text-align: center;
}
#sublinks a, #sublinks a:active, #sublinks a:visited {
	color: white;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	line-height: 21px;
	text-decoration: none;
}
#sublinks a:hover {
	color: white;
	text-decoration: underline;
}
#cbs .cb {
	border: solid 1px #444444;
	background-color: #121212;
	/*background-image: url(../images/layout/bg_cbs.jpg);*/
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
#cbs ul {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	color: #DDDDDD;
	list-style-image: url(../images/layout/bltgr.jpg);

}
#cbs ol {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	color: #DDDDDD;
}
#cbs li {
	margin-top: 8px;
}
#cbs h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DDDDDD;
	line-height: 40px;
	text-indent: 10px;
	margin-top: 15px;
	margin-left: -10px;
	margin-bottom: -10px;
	margin-right: -10px;
	clear: right;
	background-image: url(../images/layout/h1cw.jpg);
}
#cbs div.h1extra {
	border: solid 1px red;
	text-align: right;	
	float: right;
}
#cbs h1.icon {
	background-repeat:no-repeat;
	background-position:left;
}
#cbs h1.vip {
	background-image:url('../images/layout/h1vip.jpg');	
}
#cbs h1.help {
	background-image:url('../images/layout/h1help.jpg');	
}
#cbs h1.donate {
	background-image:url('../images/layout/h1vip.jpg');	
}
#cbs h1.cw {
	background-image:url('../images/layout/h1cw.jpg');	
}
#cbs h1.blank {
	background-image:url('../images/layout/h1blank.jpg');	
}
#cbs h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #3399CC;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: -10px;
	padding: 0px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#cbs p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #C4C4C4;
	font-weight: lighter;
	line-height: 22px;
	text-align: justify;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	z-index: 400;
}
div.UserContentDiv div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.6pt;
    color: #C4C4C4;
    font-weight: lighter;
    line-height: 22px;
    text-align: justify;
    margin: 0px;
    margin-top: 15px;
    padding: 0px;
    z-index: 400;
}
#cbs p.stattable a, #cbs p.stattable a:active, #cbs p.stattable a:visited {
	font-weight: normal;
}

.pfirst {
	margin-top: 0px;
}
#cbs .img_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#cbs .img_left {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cbs .border_black {
	border: 1px solid #000;
}
#cbs p img .border {
	border: 1px solid #000;
}





#donation_methods {
	text-align:center;
	width: 560px;
	margin-top: 20px;
}
#donation_methods div {
	 display: inline;
	 margin: auto;
	 padding-left: 10px;
	 padding-right: 10px;
}





#rcm .container_vip {
    height: 181px;
    width: 154px;
    margin-top: 15px;
    font-size: 10px;
    font-family: Arial;
    border: 1px solid #2a2a2a;
    background-image: url(../images/vip/vm_pbbg.jpg);
    position: relative;
    display: block;
}
#rcm .container_pokerhandranks {
    height: 202px;
    width: 156px;
    margin-top: 15px;
    font-size: 10px;
    font-family: Arial;
    background-image: url(../images/casino/poker/poker_handranks.jpg);
    position: relative;
    display: block;
}
#rcm .container_novip {
	height: 85px;
	width: 154px;
	margin-top: 15px;
	position: relative;
	display: block;
}
#vip_pb {
	width: 154px;
	height: 96px;
	position: absolute;
	top: 57px;
	left: 0px;
	overflow: hidden;
}
#vip_pb .pbg {
	background-image: url(../images/vip/pbg.jpg);
	height: 9px;
	z-index: 200;
	overflow: hidden;
}
#vip_pb .pbo {
	background-image: url(../images/vip/pbo.jpg);
	height: 9px;
	z-index: 200;
	overflow: hidden;
}
#vip_pb .pbr {
	background-image: url(../images/vip/pbr.jpg);
	height: 9px;
	z-index: 200;
	overflow: hidden;
}
#vip_pb .rang {
	position: absolute;
	left: 28px;
	top: 8px;
	overflow: hidden;
}
#vip_pb .health {
	position: absolute;
	left: 28px;
	top: 26px;
	overflow: hidden;
}
#vip_pb .business {
	position: absolute;
	left: 28px;
	top: 43px;
	overflow: hidden;
}
#vip_pb .driver {
	position: absolute;
	left: 28px;
	top: 60px;
	overflow: hidden;
}
#vip_pb .kill {
	position: absolute;
	left: 28px;
	top: 77px;
	overflow: hidden;
}
#vip_pb .rangpercent {
	position: absolute;
	left: 120px;
	top: 6px;
	overflow: hidden;
}
#vip_pb .healthpercent {
	position: absolute;
	left: 120px;
	top: 24px;
	overflow: hidden;
}
#vip_pb .businesspercent {
	position: absolute;
	left: 120px;
	top: 41px;
	overflow: hidden;
}
#vip_pb .driverpercent {
	position: absolute;
	left: 120px;
	top: 58px;
	overflow: hidden;
}
#vip_pb .killpercent {
	position: absolute;
	left: 120px;
	top: 75px;
	overflow: hidden;
}
#VIP_MENU_BASE .search {
	cursor: pointer;
	position: absolute;
	left: 25px;
	top: 5px;
}
#VIP_MENU_BASE .cash {
	cursor: pointer;
	position: absolute;
	left: 25px;
	top: 36px;
}
#VIP_MENU_BASE .email {
	cursor: pointer;
	width: 25px;
	height: 20px;
	position: absolute;
	left: 4px;
	top: 156px;
}
#VIP_MENU_BASE .emailblink {
	cursor: pointer;
	width: 33px;
	height: 26px;
	position: absolute;
	left: 1px;
	top: 154px;
}
#VIP_MENU_BASE .link1 {
	cursor: pointer;
	width: 25px;
	height: 20px;
	position: absolute;
	left: 39px;
	top: 156px;
}
#VIP_MENU_BASE .link2 {
	cursor: pointer;
	width: 25px;
	height: 20px;
	position: absolute;
	left: 73px;
	top: 156px;
}
#VIP_MENU_BASE .lockdown {
	cursor: pointer;
	width: 40px;
	height: 20px;
	position: absolute;
	left: 110px;
	top: 156px;
}
















a, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tekstheader {
	color: #00FF00;
	font-weight: bold;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C4C4C4;
	font-weight: lighter;
	line-height: 15px;
}
table a, table a:visited, table a:active{
	font-size: 8pt;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
}
table a:hover {
	text-decoration: underline;
	color: yellow;
}
table .header {
	color: #00FF00;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15px;
}
/*
textarea {
	border: 1px solid #555555;
	padding: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 15pt;
	background-color: #111111;
	/*background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;*/
/*}*/

textarea {
    border: #555 1px solid;
    background-color: #212121;
    padding: 10px;
    font-family: Tahoma, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    line-height: 15pt;
    overflow: auto;
}
textarea:focus {
    border: #FFF 1px solid;
}
.text {
	border: 1px solid #555555;
    padding: 10px;
    font-family: Tahoma, sans-serif;
    font-size: 10pt;
	color: #FFFFFF;
	line-height: 15pt;
	height: 20px;
	background-color: #111111;
	/*background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}
.green {
	color: #00FF00;
}
.red {
	color: red;
}
.bold {
	font-weight: bold;
}
form {
	margin: 0;
	padding: 0;
}
.grid_hover {
	background-color:#343434;
}
.invisble_button {
	width:1px; 
	height:1px; 
	border: none; 
	padding: 0; 
	margin: 0; 
	background-color: #000000;
}


#ETcontainer {
	width: 605px;
	height: 36px;
	position: relative;
}
#ETcontainer div {
	position: absolute;
	width: 119px;
	height: 28px;	
	background-repeat: no-repeat;
	font-size: 12px;
	color: #055a78;
}
#ETcontainer .m {
	padding-top: 5px;
}
#ETcontainer .i {
	margin-right: 10px;
	border: 0;
	float: right;	
}
#ETcontainer .t {
	background-image: url(../images/email/t.png);
}
#ETcontainer .tf {
	background-image: url(../images/email/tf.png);
}
#ETcontainer .ta {
	background-image: url(../images/email/ta.png);
	z-index: 120;
}
#ETcontainer .taf {
	background-image: url(../images/email/taf.png);
	z-index: 120;
}
#ETcontainer .tal {
	background-image: url(../images/email/tal.png);
	z-index: 120;
}
#ETcontainer .tl {
	background-image: url(../images/email/tl.png);
}
#ETinbox {
	position: absolute;
	top: 0;
	left: 8px;
	z-index: 105;
	text-indent: 10px;
	cursor: pointer;
}
#ETsent {
	position: absolute;
	top: 0;
	left: 124px;
	z-index: 104;
	text-indent: 10px;
	cursor: pointer;
}
#ETsaved {
	position: absolute;
	top: 0;
	left: 241px;
	z-index: 103;
	text-indent: 10px;
	cursor: pointer;
}
#ETcompose {
	position: absolute;
	top: 0;
	left: 358px;
	z-index: 102;
	text-indent: 10px;
	cursor: pointer;
}
#ETsms {
	position: absolute;
	top: 0;
	left: 475px;
	z-index: 101;
	text-indent: 10px;
	cursor: pointer;
}
#ETbase {
	top: 28px;
	left: 0px;
	width: 605px;
	z-index: 99;
}

#EMAILACCOUNT {
	position: relative;	
}
#ADDRESSBOOK {
	position: absolute;
	right: 10px;
	top: 40px;
	width: 290px;
	height: 250px;
	border: solid 1px #232323;
	background-color: #343434;
	display: none;	
}

.FAKEtable {
	border: solid 1px #d6d6d6;
	background-color: #121212;
	background-image: url(../images/layout/faket_hbg.jpg);
	background-repeat: repeat-x;
	padding-top: 28px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index: 300;
}
#EMAIL table.info {
    width: 100%;
    margin-top: 13px;
    background-color: #343434;
}
#EMAIL table td.UIOff {
    background-image: url('../images/icons/emailsenderoff.jpg');
    background-repeat: no-repeat;
    height: 16px;
    width: 20px;
}
#EMAIL table td.UIOn {
    background-image: url('../images/icons/emailsenderon.jpg');
    background-repeat: no-repeat;
    height: 16px;
    width: 20px;
}

/* new 6 nov 09 */
#EMAILcont {
    border: 1px solid #d6d6d6;
    background-color: #232323;
    overflow-y: scroll;    
}
#STATcont {
    border: 1px solid #d6d6d6;
    background-color: #232323; 
}
#EMAILcont2 {
    border: 1px solid #d6d6d6;
    background-color: #232323;
    overflow-y: scroll;    
}
td.EMAILtab {
    font-weight: bold;
    color: #055a78;
    height: 28px;
    background-image: url('../dhtmlx/imgs/header_bg.gif');
    text-align: center;
}
td.EMAILline {
    padding:0px;
    height: 28px;
    width: 2px;
    background-image: url('../images/email/line.jpg');   
}
td.STATtab {
    font-weight: bold;
    color: #055a78;
    height: 28px;
    background-image: url('../dhtmlx/imgs/header_bg.gif');
    text-align: left;
    padding-left: 5px;
}
td.STATline {
    padding:0px;
    height: 28px;
    width: 2px;
    background-image: url('../images/email/line.jpg');   
}
tr.EMAILitem1 { 
    background-color: #232323;
}
tr.EMAILitem2 {
    background-color: #282828;
}
tr.STATitem1 { 
    background-color: #232323;
}
tr.STATitem2 {
    background-color: #282828;
}
tr.EMAILhover {
    background-color: #343434;
}
tr.STAThover {
    background-color: #343434;
}
td.EMAILicon {
    height: 20px;   
    text-align: center;
}
td.EMAILitem {
    color: white;
}
td.STATitem {
    color: white;
    padding-left: 5px;
    height:20px;
}
div.EMAILsub {
    overflow:hidden;
    height:20px;
}

.HIDDEN {
	display: none;
}
.EmailTemplate {
    min-height: 150px;
}
.EmailFakeTableBreak {
    clear: both;
    border-top: 1px solid #C7C7C7; 
}


.h1note {
	position: absolute;
	top: 29px;
	font-size: 10px;
	line-height: 10px;	
}

img.stekkie {
    border: solid 1px #c4a464;
}

#userprofile {
	border: solid 1px #444444;
	background-color: #121212;
	position: relative;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	height: 400px;
}
#userprofile .links, #ForumBoardContent .boardlinks,  #ForumTopic .topiclinks {
	position: absolute;
	right: 18px;
	top: 23px;
}
#userprofile .links img, #ForumBoardContent .boardlinks img, #ForumTopic .topiclinks img {
	margin-left: 10px;
}
#userprofile .profilepic {
	position: absolute;
	top: 65px;
	right: 20px;
	width: 300px;
	height: 175px;
	text-align: right;
}
#userprofile .details {
	color: white;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	position: absolute;
	top: 59px;
	left: 65px;
	width: 200px;
	height: 175px;
    z-index: 50;
}
#userprofile .detailicons {
	position: absolute;
    z-index: 45;
	top: 59px;
	left: 25px;
	width: 250px;
	height: 181px;
	background-image: url(../images/layout/prodeticons.jpg);
    background-repeat: no-repeat;
}
#userprofile .activities {
	color: white;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	position: absolute;
	top: 235px;
	left: 20px;
	height: 100px;
}

.forumarea {
	cursor: pointer;
	display: none;
}
.forumitem {
	border-top: solid 1px #222222;
	border-bottom: solid 1px #222222;
}
.forumitem:hover {
	border-top: solid 1px #565656;
	border-bottom: solid 1px #565656;
	cursor: pointer;
}
.boarditem {
	border-top: solid 1px #121212;
	border-bottom: solid 1px #121212;
}
.boarditem:hover {
	border-top: solid 1px #565656;
	border-bottom: solid 1px #565656;
	cursor: pointer;
}
#ForumBoardContent {
	position: relative;
	padding-bottom: 15px;
}
#ForumBoardList {
	margin-top: 15px;
}


#ForumTopic {
	width: 605px;
	display: none;
	z-index: 190;
	overflow: auto;
}
.forumtitle {
	position: relative;
}
#ForumNew {
	display: none;
	height: 275px;
	width: 563px;
}
#ForumNewPost {
	display: none;
	height: 250px;
	width: 563px;
}
.ForumPost {
    border: solid 1px #444444;
    background-color: #121212;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    overflow: hidden;
}
.ForumPost table {
    width: 100%;
    background-color: #212121;
}

#ScoreBoard {
    position: relative;
    height: 1171px;   
    margin-bottom: 10px;
    border: 1px solid black;
}
#ScoreBoard div.title {
    margin-top: 90px;
    font-size: 30px;
    clear: right;
    text-align: right;
    padding-right: 35px;
}
#ScoreBoard div.container {
    position: absolute;
    height: 273px;
    width: 200px;
    overflow: hidden;
}
#ScoreBoard div.container div {
    height: 25px;
    line-height: 25px;
    margin-bottom: 3px;
}
#ScoreBoard div.container div.name {
    clear: left;
    float: left;
    text-align: left;   
}
#ScoreBoard div.container div.score {
    clear: right;
    text-align: right;
    font-size: 11px;
}
#ScoreBoard div.rankpoints {
    top: 190px;
    left: 78px;
}
#ScoreBoard div.organisations {
    top: 190px;
    left: 352px;
}
#ScoreBoard div.respect {
    top: 523px;
    left: 78px;
}
#ScoreBoard div.cokefactories {
    top: 523px;
    left: 352px;
}
#ScoreBoard div.wealth {
    top: 858px;
    left: 78px;
}
#ScoreBoard div.murder {
    top: 858px;
    left: 352px;
}
div.ForumPost MinHeight {
    min-height:150px;
}
.ForumPost table td.UI {
    background-image: url('../images/icons/forumusericon.jpg');
    background-repeat: no-repeat;
    height: 16px;
    width: 20px;
}
.ForumPost table td.UIV {
    background-image: url('../images/icons/forumuservipicon.jpg');
    background-repeat: no-repeat;
    height: 16px;
    width: 70px;
}
div.Forumpost table td span.I {
    text-align: left;
}
.ForumPost table td.A, #EMAIL table td.A {
    text-align: right;
    padding-right: 5px;
}
.ForumPost table td.A a, .ForumPost table td.A a:visited, .ForumPost table td.A a:active, #EMAIL table td.A a, #EMAIL table td.A a:visited, #EMAIL table td.A a:active  {
    color: #AAA;
}
.ForumPost div.Break, #EMAIL div.Break {
    clear: both;
    border-top: 1px solid #222;
}

.PagingContainer {
	width: 165px;
	height: 21px;
	background-image: url(../images/layout/pagingbg.jpg);
}
.PagingContainer div {
	float: left;
	display: block;
	padding: 0px;
	margin-top: 1px;
}
.PagingContainer .Quick {
	height: 17px;
	width: 17px;
	margin-left: 2px;
}
.PagingContainer .Quick:hover {
	height: 17px;
	width: 17px;
	margin-left: 2px;
	cursor: pointer;
}
.PagingContainer .Pages {
	margin-left: 7px;
	margin-right: 4px;
	margin-top: 1px;
}
.PagingContainer select {
	height: 17px;
	width: 75px;
	margin-top: 2px;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #212121;
	border: solid 1px #666666;
}
.PagingContainer br.clear {
	clear: both;
	display: block;
}

label:hover {
	cursor: pointer;
}

#WAITTIMES_BOARD table {
	background-color: #121212;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	border: 0;
}

#WAITTIMES_BOARD input {
	background-color: #121212;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	border: 0;
	height: 13px;
}
div.HVItemOption {
    width: 180px;
    height: 20px;
    text-align: left;
}





span.titalic {
    font-style: italic;
}
span.tbold {
    font-weight: bold;
}
span.tunderline { 
    text-decoration: underline;
}
span.tlinethrough {     
    text-decoration: line-through;
}
span.tquote {
    background-color: #161616;
    border: 1px solid #212121;
    padding: 5px;
    font-style: italic;
    color: #545454;
}
