@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;
}
.orange {
    color: orange;
}
.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');   
}

/* ff nieuw voor die table sort dingen */
th.header {
    font-weight: bold;
    color: #055a78;
    background-image: url('../images/tablesort/sort_header.jpg');
    text-align: center;
    font-size:11px;
    cursor:pointer;
    background-repeat: no-repeat;
    background-position: center right;
}
th.headerSortUp {
    font-weight: bold;
    color: #055a78;
    background-image: url('../images/tablesort/sort_asc.jpg');
    text-align: center;
    font-size:11px;
    cursor:pointer;
    background-repeat: no-repeat;
    background-position: center right;
}
th.headerSortDown {
    font-weight: bold;
    color: #055a78;
    background-image: url('../images/tablesort/sort_desc.jpg');
    text-align: center;
    font-size:11px;
    cursor:pointer;
    background-repeat: no-repeat;
    background-position: center right;
}

th.EMAILtab {
    font-weight: bold;
    color: #055a78;
    background-image: url('../dhtmlx/imgs/header_bg.gif');
    text-align: center;
    font-size:11px;
    cursor:pointer;
}
th.EMAILline {
    padding:0px;
    height: 28px;
    width: 2px;
    background-image: url('../images/email/line.jpg');
    cursor:pointer;     
}
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');   
}
th.STATtab {
    font-weight: bold;
    color: #055a78;

    background-image: url('../dhtmlx/imgs/header_bg.gif');
    text-align: left;
    padding-left: 5px;
    font-size:11px;  
    cursor:pointer;    
}
th.STATline {
    padding:0px;
    height: 28px;
    width: 2px;
    background-image: url('../images/email/line.jpg'); 
    cursor:pointer;  
}
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;
}




div.facebook_button > a, 
div.facebook_button > a:active, 
div.facebook_button > a:visited {
    background-image: url('../images/layout_facebook/standard_button_bg.png');
    height:28px;
    color:white;font-size:7pt;line-height:28px;font-weight:normal;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
    display:block;
    text-decoration: none;  
    padding-left:18px;  
    z-index:1000;
    margin-bottom:3px;
    margin-left:3px;
}
div.facebook_button > a.facebook_button_standard:hover { text-decoration: none;color:yellow;}
div.facebook_button > a.facebook_button_standard > span { height:28px;line-height:28px;display:block;padding-right:8px;background-repeat: no-repeat;background-position: right;background-image: url('../images/layout_facebook/standard_button_close.png'); }





div.dash_progress_bar {width:75px;text-align:left;}
div.dash_progress_bar div.Progress_Bar {float:left;width:75px;height:10px;border:1px solid #767676;background-image: url('../images/layout_facebook/progress_bar_empty_bg.jpg');}
div.dash_progress_bar div.Progress_Bar div {height:10px;background-image: url('../images/layout_facebook/progress_bar_progress_bg.jpg');}


div.content_link_bar {height:25px;margin-top:15px;clear:both;background-image:url('../images/layout/linkbar_bg.jpg');border-left:1px solid #323232;border-right:1px solid #323232;border-bottom:1px solid #323232;}
div.content_link_bar > div {float:left;height:25px;background-image:url('../images/icons/silk/link.png');background-position: 5px 5px; background-repeat: no-repeat;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;}
div.content_link_bar > div.i {text-indent:25px;margin-left:10px;}
div.content_link_bar > div.first {margin-left:0px;}
div.content_link_bar > div.caption {float:right; color:yellow; margin-right:5px;text-align:right;line-height:25px; font-weight:bold;font-size:8.5pt;background-image:none;}
div.content_link_bar > div > a,
div.content_link_bar > div > a:active,
div.content_link_bar > div > a:visited {text-decoration:none; font-family:"lucida grande",tahoma,verdana,arial,sans-serif; font-weight: normal; font-size:8pt; color:white; display:block;}
div.content_link_bar > div > a:hover {text-decoration: underline;}

div.content_link_bar > div.cw {background-image:url('../images/icons/cw.png');}
div.content_link_bar > div.accept {background-image:url('../images/icons/silk/accept.png');}
div.content_link_bar > div.add {background-image:url('../images/icons/silk/add.png');}
div.content_link_bar > div.arrow_in {background-image:url('../images/icons/silk/arrow_in.png');}
div.content_link_bar > div.award_star_bronze_3 {background-image:url('../images/icons/silk/award_star_bronze_3.png');}
div.content_link_bar > div.bell {background-image:url('../images/icons/silk/bell.png');}
div.content_link_bar > div.bomb {background-image:url('../images/icons/silk/bomb.png');}
div.content_link_bar > div.book_open {background-image:url('../images/icons/silk/book_open.png');}
div.content_link_bar > div.bullet_error {background-image:url('../images/icons/silk/bullet_error.png');}
div.content_link_bar > div.car {background-image:url('../images/icons/silk/car.png');}
div.content_link_bar > div.chart_bar {background-image:url('../images/icons/silk/chart_bar.png');}
div.content_link_bar > div.clock {background-image:url('../images/icons/silk/clock.png');}
div.content_link_bar > div.settings {background-image:url('../images/icons/silk/cog.png');}
div.content_link_bar > div.coins {background-image:url('../images/icons/silk/coins.png');}
div.content_link_bar > div.cross {background-image:url('../images/icons/silk/cross.png');}
div.content_link_bar > div.email {background-image:url('../images/icons/silk/email.png');}
div.content_link_bar > div.fb {background-image:url('../images/icons/fb.png');}
div.content_link_bar > div.heart {background-image:url('../images/icons/silk/heart.png');}
div.content_link_bar > div.help {background-image:url('../images/icons/silk/help.png');}
div.content_link_bar > div.house {background-image:url('../images/icons/silk/house.png');}
div.content_link_bar > div.lock {background-image:url('../images/icons/silk/lock.png');}
div.content_link_bar > div.magnifier {background-image:url('../images/icons/silk/magnifier.png');}
div.content_link_bar > div.map {background-image:url('../images/icons/silk/map.png');}
div.content_link_bar > div.medal_gold_3 {background-image:url('../images/icons/silk/medal_gold_3.png');}
div.content_link_bar > div.money {background-image:url('../images/icons/silk/money.png');}
div.content_link_bar > div.money_add {background-image:url('../images/icons/silk/money_add.png');}
div.content_link_bar > div.money_delete {background-image:url('../images/icons/silk/money_delete.png');}
div.content_link_bar > div.pill {background-image:url('../images/icons/silk/pill.png');}
div.content_link_bar > div.plane {background-image:url('../images/icons/silk/plane.png');}
div.content_link_bar > div.plugin {background-image:url('../images/icons/silk/plugin.png');}
div.content_link_bar > div.script {background-image:url('../images/icons/silk/script.png');}
div.content_link_bar > div.settings {background-image:url('../images/icons/silk/cog.png');}
div.content_link_bar > div.shield {background-image:url('../images/icons/silk/shield.png');}
div.content_link_bar > div.sport_8ball {background-image:url('../images/icons/silk/sport_8ball.png');}
div.content_link_bar > div.star {background-image:url('../images/icons/silk/star.png');}    
div.content_link_bar > div.target {background-image:url('../images/icons/silk/target.png');}
div.content_link_bar > div.time {background-image:url('../images/icons/silk/time.png');}
div.content_link_bar > div.ruby {background-image:url('../images/icons/silk/ruby.png');}
div.content_link_bar > div.user {background-image:url('../images/icons/silk/user.png');}
div.content_link_bar > div.user_go {background-image:url('../images/icons/silk/user_go.png');}
div.content_link_bar > div.user_gray {background-image:url('../images/icons/silk/user_gray.png');}


div.user_possessions {margin-top:10px;}
div.user_possessions > div {
    width:90px;height:120px;border:1px solid #323232;float:left;overflow:hidden;margin:5px;padding:5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; 
} 
div.user_possessions > div > span {clear:both;margin:0;font-family:"lucida grande",tahoma,verdana,arial,sans-serif; line-height:16px; font-weight: normal; font-size:7.5pt; color:white; }
div.user_possessions > div > span a, div.user_possessions > div > a,
div.user_possessions > div > span a:visited, div.user_possessions > div > a:visited,
div.user_possessions > div > span a:active, div.user_possessions > div > a:active {float:right;clear:both;display:block;font-family:"lucida grande",tahoma,verdana,arial,sans-serif; line-height:16px; font-weight: bold; font-size:7.5pt; color:yellow; }
div.user_possessions > div > span a:hover, div.user_possessions > div > a:hover { text-decoration:underline;}
div.user_possessions > div > div {
    margin:5px;border:1px solid #414141;height:80px;width:80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
}
div.user_possessions > div > div.ammo {background-image: url('../images/icons/cwitems/ammo.jpg');}
div.user_possessions > div > div.weapon {background-image: url('../images/icons/cwitems/weapon.jpg');} 
div.user_possessions > div > div.gun1 {background-image: url('../images/icons/cwitems/gun1.jpg');} 
div.user_possessions > div > div.gun2 {background-image: url('../images/icons/cwitems/gun2.jpg');} 
div.user_possessions > div > div.gun3 {background-image: url('../images/icons/cwitems/gun3.jpg');} 
div.user_possessions > div > div.gun4 {background-image: url('../images/icons/cwitems/gun4.jpg');} 
div.user_possessions > div > div.gun5 {background-image: url('../images/icons/cwitems/gun5.jpg');} 
div.user_possessions > div > div.sniper {background-image: url('../images/icons/cwitems/sniper.jpg');} 
div.user_possessions > div > div.bazooka {background-image: url('../images/icons/cwitems/bazooka.jpg');} 
div.user_possessions > div > div.knife {background-image: url('../images/icons/cwitems/knife.jpg');} 
div.user_possessions > div > div.nightvision {background-image: url('../images/icons/cwitems/nightvision.jpg');} 
div.user_possessions > div > div.bompak {background-image: url('../images/icons/cwitems/bompak.jpg');} 
div.user_possessions > div > div.helikopter {background-image: url('../images/icons/cwitems/helikopter.jpg');} 
div.user_possessions > div > div.privejet {background-image: url('../images/icons/cwitems/privejet.jpg');} 
div.user_possessions > div > div.jetfighter {background-image: url('../images/icons/cwitems/jetfighter.jpg');} 
div.user_possessions > div > div.helm {background-image: url('../images/icons/cwitems/helm.jpg');} 
div.user_possessions > div > div.limo {background-image: url('../images/icons/cwitems/limo.jpg');} 
div.user_possessions > div > div.tenthhelix {background-image: url('../images/icons/cwitems/tenthhelix.jpg');} 
div.user_possessions > div > div.vest {background-image: url('../images/icons/cwitems/vest.jpg');} 
div.user_possessions > div > div.weapons {background-image: url('../images/icons/cwitems/weapons.jpg');}
div.user_possessions > div > div.drugs {background-image: url('../images/icons/cwitems/drugs.jpg');}
div.user_possessions > div > div.weed {background-image: url('../images/icons/cwitems/drugs.jpg');}
div.user_possessions > div > div.hasj {background-image: url('../images/icons/cwitems/hasj.png');}
div.user_possessions > div > div.coke {background-image: url('../images/icons/cwitems/coke.png');}
div.user_possessions > div > div.ak47 {background-image: url('../images/icons/cwitems/ak47.png');}
div.user_possessions > div > div.uzi {background-image: url('../images/icons/cwitems/uzi.png');}
div.user_possessions > div > div.m4a1 {background-image: url('../images/icons/cwitems/m4a1.png');}
div.user_possessions > div > div.cash {background-image: url('../images/icons/cwitems/cash.jpg');}
div.user_possessions > div > div.bank {background-image: url('../images/icons/cwitems/bank.jpg');}
div.user_possessions > div > div.apartment {background-image: url('../images/icons/cwitems/apartment.jpg');}
div.user_possessions > div > div.parcel {background-image: url('../images/icons/cwitems/parcel.jpg');}
div.user_possessions > div > div.house {background-image: url('../images/icons/cwitems/house.jpg');}
div.user_possessions > div > div.house1 {background-image: url('../images/icons/cwitems/house1.jpg');}
div.user_possessions > div > div.house2 {background-image: url('../images/icons/cwitems/house2.jpg');}
div.user_possessions > div > div.house3 {background-image: url('../images/icons/cwitems/house3.jpg');}
div.user_possessions > div > div.house4 {background-image: url('../images/icons/cwitems/house4.jpg');}
div.user_possessions > div > div.building_company {background-image: url('../images/icons/cwitems/building_company.jpg');}
div.user_possessions > div > div.business {background-image: url('../images/icons/cwitems/business.png');}
div.user_possessions > div > div.protection {background-image: url('../images/icons/cwitems/protection.jpg');}
div.user_possessions > div > div.cokefactory {background-image: url('../images/icons/cwitems/coke.png');}
div.user_possessions > div > div.sms {background-image: url('../images/icons/cwitems/sms.jpg');}

p.pagelinks_container > a,
p.pagelinks_container > a:active,
p.pagelinks_container > a:visited { display:block;float:left;margin-left:10px;height:25px;width:25px;border:1px solid #7882C2;background-color: #525EB1;color:white;line-height:25px;text-align:center;}
p.pagelinks_container > a:hover {text-decoration: underline;background-color:#B5BFE3;}
p.pagelinks_container > a.current {background-color:#B5BFE3;}                     


div.star_facebook_credit {
    text-decoration: none;
    display:block;
    width:100px;
    height:81px;
    background-image:url('../../3/images/layout_facebook/credits/btn_get_stars_bg.png');
    border:1px solid #343434;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;     
    float:left;
    margin-right:10px;
    position:relative;
    cursor:pointer;
}
div.star_facebook_credit_offer {
    height:100px;
}
div.star_facebook_credit > div {
    width:40px;
    overflow:hidden;
    position:absolute;
    text-align: center;   
    line-height:15px;
    font-size:8.5pt;
}
div.star_facebook_credit > div.d1 {
    top:20px;    
    left:5px;
    float:left;
    color:yellow;
}
div.star_facebook_credit > div.d2 {
    top:20px;
    right:5px;
    float:right;
    color:#CCE;
}
div.star_facebook_credit > div.offer {
    bottom:5px;
    right:5px;
    width:90px;
    float:right;
    color:#00FF00;
    
}

