@charset "utf-8";
/* Toate drepturile rezervate (c) Mafia Virtuala*/

body,td,th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#footer {
	width:				100%;
	text-align:			center;
	color: 				#CCCCCC;
}
#footer .footer_small {
	font-size:11px;
	color: #999999;
}
#footer .footer_img {border:0;}

div{
	margin:0px;
	padding:0px;	
}

body{
	margin-top:10px;
	background-color: #000000;
}

img {
	border:0px;
}

img.shopItem {
        border: 2px solid #fff;
}

.icon {
    vertical-align: middle;
    text-align: center;
    width:      24px;
}

.submit_new {
	background-repeat:  none;
    vertical-align:     middle;
    text-align:         center;
    cursor:             pointer;
}

/* core_content_messages */
.mailbox_container {
    padding:    0px 5px;
}
.messages_action_box {
    padding:    2px;
    background: #454545;
}
.messages_new_submit, #messages_open_reply {
    background-repeat: no-repeat;
    background-position: 16px 0px;
    padding-left: 34px;
}
.messages_label_box {
    width:      auto;
    padding:    2px;
    background: #454545;
}
    .messages_label_box ul {
        list-style:     none;
        margin:         0px;
        padding:        0px;
    }
        .messages_label_box ul li {
            display:        inline;
            padding:        0px 10px;
        }
            .messages_label_box ul li a {
                color:          #fff;
            }
        .messages_label_box ul li.message_label_selected {
            font-weight:    bold;
        }
.messages_list_spacer td {
    height:     2px;
}
.messages_list_row td, .messages_filter_row td {
    background: #454545;
    padding: 3px 0px;
}
    .messages_list_row td a {
        color:      #fff;
        font-size:  11px;
    }
    .messages_list_row td a:hover {
        color:      #fff;
        text-decoration: none;
        font-size:  11px;
    }
.messages_list_row_highlight td {
    background: #7F7F7F;
}
    .messages_list_row_highlight td a {
        font-weight:bold;
    }
.messages_list_row_selected td {
    background: #ccc;
    color:      #333;
}
    .messages_list_row_selected td a {
        color:      #333;
        font-weight:bold;
    }
    .messages_list_row_selected td a:hover {
        color:      #333;
    }
#messages_open_container {
    margin: -26px -7px -7px;
}
    #messages_open_container hr {
        height:         0;
        border:         0;
        border-top:     1px solid #999;
    }
#messages_open_header {
    background: #9F9F9F;
    padding:    10px 0px;
}
#messages_open_subject {
    background: #454545;
    padding:    2px 7px;
    margin:     2px 0px;
    font-weight:normal;
    color:      #fff;
}
#messages_open_content {
    background: #454545;
    padding:    2px 7px;
    margin:     0px;
    font-weight:normal;
    color:      #fff;
}
    #messages_open_content a {
        font-weight:    bold
    }
#messages_reply {
    display:        none;
}
    #messages_reply textarea {
        width:          100%;
        min-height:     100px;
    }
.messages_history {
    color:      #999;
    font-size:  11px;
}

#messages_open_buttons {
    margin:     3px 3px 3px 3px;
}
    #messages_open_buttons span {
        display:        inline-block;
        vertical-align: middle;
        padding:        3px;
        font-weight:    normal;
        font-size:      11px;
    }
        #messages_open_buttons a img {
            border:        0px;
            vertical-align:middle;
        }

#messages_message_sent_succesfully {
    padding:        10px 15px;
    border:         1px solid #999999;
    background:     #ECF4C6;
    vertical-align: middle;
    display:        none;
    margin-bottom:  10px;
}
    #messages_message_sent_succesfully img {
        vertical-align:     middle;
        margin-right:       10px;
    }

/* Site-specific CSS for messages system */
#msg_filters table, #msg_sent table, #msg_inbox table {
    width:      99% !important;
}

/* WZ Tooltip (memberlist, etc) */
.wz_tooltip {
    background: #333333 !important;
    border:     1px solid #7F7F7F !important;
}
    .wz_tooltip td {
        color:      #fff !important;
    }

/* Tabs */
.bw_tab {
    background: #454545;
    padding:    0px 3px;
    text-align: center;
    cursor:     pointer;
}
.bw_tab_active {
    background: #7F7F7F !important;
}

/* Colour the background of an element, according to if the user has enough money or not */
.hasNotEnoughMoney {
        background-color: #ad5a58 !important;
}
.hasEnoughMoney {
        background-color: #006100 !important;
}

.hover {
        background-color: #454545 !important;
}
.hoverOver {
        background-color: #999 !important;
}

.fade {
        position: absolute;
        top: -10px;
        *top: 0px;
        _top: 0px;
        left: 0px;
        width: 800px;
        height: 470px;
        background: #333;
        opacity: 0.6;
        filter: alpha(opacity = 60); /* opacity for IE */
}
#design_pre .fade {
        display: none;
}

.mod_list td{
	background: #454545;
}

.mod_list_hover {
	background: #333333;
	padding: 1px;
	border: 1px solid #7f7f7f;
}

.mod_list_highlight td, .mod_list_highlight{
	background-color: #777777 !important;
}

.mod_list .header{
	background: #333333;
}

img#mod_close_button {
	position:		absolute; 
	z-index:		99; 
	right:			20px; 
	top: 			10px;
	*top: 			20px; 
	_top: 			20px; 
	cursor:			pointer;
}

/* DIV componenten */

#cnt{
	width:800px;
}

#nfo{
	width:790px;
	_width:802px;
	*width:802px;
	height:20px;
	
	background-image:url(../images/subnav_bg.gif);
	text-align:left;
	font-size:10px;
	
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #666b67;
	border-right:1px solid #666b67;
}

#bod{
	position:relative;
	
	
	
	/*background-color:#444444;*/

	border: 1px solid #444444;
	height:470px;
	width:800px;
	
	text-align:left;
}
#con{
	width:740px;
	height:410px;
	
	background-color:#666666;
	border: 1px solid #666666;
	
	opacity:0.8;
	filter:alpha(opacity=80);
}

#foo{
	width:800px;
	height:20px;
	
	color:#999999;
	text-align:right;
	font-size:10px;
	
	margin-top:5px;
}

#bg_shade {
	background-image:url('../images/backgrounds/shade.png');
	position:absolute;
	background-repeat:repeat-x;
	min-height:460px;
	height:auto !important;
	/*non ie*/
	height:460px;
	_height:470px;
	*height:470px;
	width:800px;
}

#hud_item{
	height:20px;
	
	float:left;
	margin-right:5px;
}

#hud_txt{
	float:left;
	margin-right:15px;
	margin-top:2px;
}

#hud_life{
	float:right;
	margin-top:2px;
}

/* Text/Span classes */
/*#nav div {
	padding-left: 60px;
}

.nav_url a:link{
	display: block;
	height:14px;
	
	float: left;
	
	padding-top:5px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:15px;
	
	margin-left:5px;
	margin-right:5px;
	
	color: #FFFFFF;
	text-decoration:none;
}

.nav_url a:visited{
	display:block;
	height:14px;
	
	float:left;

	padding-top:5px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:15px;
	
	margin-left:5px;
	margin-right:5px;
	
	color: #FFFFFF;
	text-decoration:none;
}

.nav_url a:hover{
	display:block;
	height:14px;
	
	float:left;
	
	padding-top:5px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:15px;
	
	margin-left:5px;
	margin-right:5px;
	
	color: #FFCC00;
	text-decoration:none;
	background-color:#333333;
}*/

/* Links classes */

#footer_pre a {
	font-family:        Arial,Helvetica,sans-serif;
	font-size:          12px;
	color:				#2F2F2F !important;
	text-decoration:	none;
}
#footer_pre a:hover {
	text-decoration:	underline;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.msg_ok:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
	text-decoration: none;
}

a.msg_ok:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
	text-decoration: none;
}

a.msg_ok:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
	text-decoration: underline;
}

a.msg_ok:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
	text-decoration: none;
}

a.error_ok:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	
	text-decoration: none;
}

a.error_ok:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:red;
	
	text-decoration: none;
}

a.error_ok:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	
	text-decoration: underline;
}

a.error_ok:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	
	text-decoration: none;
}

#msg_message div div div a {
	color: #FFCC00;
}
	
.tab_a {
	
	border:0px;

	margin-left:5px; 
	margin-top:9px;
}
.tab_a .left {
	height:10px; 
	width:10px;
	border:0px;
	padding:0px;
	background:url('../images/rcl_grey_v2.gif'); 
	background-position: top left; 
	background-repeat:no-repeat; font-size:0px;
}

.tab_a .right {
	height:10px; 
	width:10px;
	border:0px;
	padding:0px;
	background:url('../images/rcr_grey_v2.gif'); 
	background-position: top right; 
	background-repeat:no-repeat; font-size:0px;
}

.tab_a .tab_center{
	background-color: #333333;
}

.tab_i {

	border:0px;
	
	margin-left:5px; 
	margin-top:9px;
}
.tab_i .left {
	height:10px; 
	width:10px;
	border:0px;
	padding:0px;
	background:url('../images/rcl_lightgrey_v2.gif'); 
	background-position: top left; 
	background-repeat:no-repeat; font-size:0px;
}

.tab_i .right {
	height:10px; 
	width:10px;
	border:0px;
	padding:0px;
	background:url('../images/rcr_lightgrey_v2.gif'); 
	background-position: top right; 
	background-repeat:no-repeat; font-size:0px;
}

.tab_i .tab_center {
	background:#6e6e6e;
}

.td_gradient_light {
	background-image:	url('../images/backgrounds/td_30_light.jpg');
	background-repeat:	repeat-x;
	height:				30px;
	padding-left:		5px;
}

.td_gradient_dark {
	background-image:	url('../images/backgrounds/td_30_dark.jpg');
	background-repeat:	repeat-x;
	height:				30px;
	padding-left:		5px;
}

.td_smallgradient_dark_grey {
	background-image:	url('../images/backgrounds/td_29_dark_grey.jpg');
	background-repeat:	repeat-x;
	height:				20px;
	font-size:			12px;
	font-weight:		bolder;
	color:				#ffffff;
}

.td_smallgradient_medium_grey {
	background-image:	url('../images/backgrounds/td_29_medium_grey.jpg');
	background-repeat:	repeat-x;
	height:				20px;
	font-size:			12px;
	font-weight:		bolder;
	color:				#ffffff;
}

.td_smallgradient_light_grey {
	background-image:	url('../images/backgrounds/td_29_light_grey.jpg');
	background-repeat:	repeat-x;
	height:				20px;
	font-size:			12px;
	font-weight:		bolder;
	color:				#ffffff;
}

.td_gradient_dark_grey {
	background-image:	url('../images/backgrounds/td_29_dark_grey.jpg');
	background-repeat:	repeat-x;
	height:				28px;
	line-height:		10px;
	font-size:			14px;
	font-weight:		bolder;
	color:				#ffffff;
}

.td_gradient_medium_grey {
	background-image:	url('../images/backgrounds/td_29_medium_grey.jpg');
	background-repeat:	repeat-x;
	height:				28px;
	line-height:		10px;
	font-size:			14px;
	font-weight:		bolder;
	color:				#ffffff;
}

.td_gradient_light_grey {
	background-image:	url('../images/backgrounds/td_29_light_grey.jpg');
	background-repeat:	repeat-x;
	height:				28px;
	line-height:		10px;
	font-size:			14px;
	font-weight:		bolder;
	color:				#ffffff;
}

.td_gradient_lighter_grey {
	background-image:	url('../images/backgrounds/td_29_lighter_grey.jpg');
	background-repeat:	repeat-x;
	height:				28px;
	line-height:		10px;
	font-size:			14px;
	font-weight:		bolder;
	color:				#ffffff;
}

.grey_light_border {
	background:			#4f4f4f;
	border:				1px solid #666666;
}

.td_gradient_dark_grey_big {
	background-image:	url('../images/backgrounds/td_39_dark_grey.jpg');
	background-repeat:	repeat-x;
	height:				38px;
	border:				1px solid #666666;
	color:				#F2F2F2;	
}

.td_blue_top {
	background:			#2d3642;
	height:				30px;
	font-size:			14px;
	font-weight:		bolder;
	color:				#cccccc;
}

.td_white_space {
	background:			#cccccc;
	height:				2px;
	font-size:			1px;	
}

.padding-5 {
	padding:5px;
}

.tab_content {
	width:	770px;
	height: 330px;
	overflow-y: scroll; 
	scrollbar-arrow-color: blue; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #888888
}

.tab_container_content {
	width:	730px;
	height: 235px;
	overflow-y: auto scroll; 
	scrollbar-arrow-color: blue; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #888888
}

.casino_td {
	font-size:	11px;
}

input[type=text] {
	height:				22px;
	background:			url('../images/input_19_light_grey.jpg');
	background-repeat:	repeat-x;
	border:				1px solid white;
	padding:			2px;
}

input[type=password] {
	height:				22px;
	background:			url('../images/input_19_light_grey.jpg');
	background-repeat:	repeat-x;
	border:				1px solid white;
	padding:			2px;
}

.break {
	display:			block;
	height:				20px;
	background:			url('../images/various/split_fader.jpg') center;
	background-repeat:	no-repeat;
	border:				0px;
}

.div_popup {
	width: 400px;
	text-align: center;
	align:center;
	background-color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 25px;
	font-weight: bold;
	border: 2px solid #56b7e4;
	color:	#333333;
}

.div_popup_error {
	width:400px;
	text-align: center;
	align:center;
	background-color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid red;
}

.mod_submit{
    background:url('../images/button_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #666666;
	color: #E0D7D1;
	height:20px;
}

.clear {
    clear: both;
}

.charactermail {
	position:relative;
	width:100%;
}

.charactermail_container {
	position:relative;
	float:left;
	border:1px solid #999999;
	background:#FFFFFF;
    color: #000;
}

.charactermail_container a {
	color: #000;
}

.charactermail_img {
	position:absolute;
	right:0px;
	position:absolute !important;
	right:12px;
	bottom:0px;
	width:137px;
	height:137px;
	margin-bottom:0px;
}

.charactermail_lt {
	position:absolute;
	width:8px;
	height:8px;
	display:block;
	background:url('../../../images/layout_v2/corner_charactermail_lt.png');
	left:-1px;
	top:-1px;
}

.charactermail_rt {
	position:absolute;
	width:8px;
	height:8px;
	display:block;
	background:url('../../../images/layout_v2/corner_charactermail_rt.png');
	right:-1px;
	top:-1px;
}

.charactermail_lb {
	position:absolute;
	width:8px;
	height:8px;
	display:block;
	background:url('../../../images/layout_v2/corner_charactermail_lb.png');
	left:-1px;
	bottom:-1px;
}

.charactermail_rb {
	position:absolute;
	width:8px;
	height:8px;
	display:block;
	background: url('../../../images/layout_v2/corner_charactermail_rb.png');
	right:-1px;
	bottom:-1px;
}

.charactermail_pin {
	position:absolute;
	width:15px;
	height:14px;
	display:block;
	background: url('../../../images/layout_v2/pin_charactermail_right.png');
	right:-15px;
	bottom:10px;
}

.charactermail_img {
	position:relative;
	float:left;
	bottom:0px;
	width:137px;
	height:137px;
	margin-bottom:0px;
}

.charactercreditmissed_container {
	position:relative;
	float:right;
	border:1px solid #999999;
	background:#FFFFFF;
	width:450px;
    color: #000;
}

.charactercreditmissed_container a {
	color: #000;
    font-weight: bold;
}

.charactercreditmissed_pin {
	position:absolute;
	width:15px;
	height:14px;
	display:block;
	background:url('../../../images/layout_v2/pin_charactercreditmissed_left.png');
	left:-15px;
	bottom:10px;
}

/* misc */
.pointer, .pointer > td {
	cursor: 	pointer;
}

/*---------------------------------------------------------------------------
Registration page styles
---------------------------------------------------------------------------*/
#register .button_text {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin-top:14px;
	margin-left:40px;
	margin-right:10px;
}

#register .error_text {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	max-width:400px;
	margin-top:15px;
	margin-left:15px;
	margin-right:40px;
}

#register a, #register a:hover {
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}

#register td {
	padding: 0;
}

#register #table1 #tr1 td {
}
#register #table1 #tr2 td {
	padding-top:14px;
}
#register #table1 #tr3 td {
	padding-top:5px;
}

#register .text{
	color: #333333;
	height:27px;
	font-size:12px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}

#register .col1, #register .col1_focus {
	height:33px;
	width:160px;
	background-repeat: no-repeat;
	background-image: url('../../../images/landing_page/textbox_nonfocus.gif');
	cursor:text;
}

#register .col1_focus {
	background-image: url('../../../images/landing_page/textbox_focus.gif');
}

#register .col2 {
	margin-left:3px;
	height:33px;
	width:179px;
}

#register .inputtext {
	width:150px;
	background: transparent url('') no-repeat fixed center;
	border:1px solid transparent;
	margin-top:6px;
	margin-left:5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

#register .password_strength_0, #register .password_strength_1, #register .password_strength_2, #register .password_strength_3, 
#register .username_none, #register .username_ok, #register .username_error {
	width:179px;
	height:33px;
	background-image: url('../../../images/landing_page/grey.gif');
}
#register .password_strength_1,
#register .username_error {
	background-image: url('../../../images/landing_page/red.gif');
}
#register .password_strength_2 {
	background-image: url('../../../images/landing_page/yellow.gif');
}
#register .password_strength_3,
#register .username_ok {
	background-image: url('../../../images/landing_page/green.gif');
}

#register #strength_text, #register #username_valid_text {
	text-align:left;
	padding-top:8px;
	padding-left:30px;
	font-size:13px;
	color:#333333;
}

#register #conditions {
	color:#333333;
	margin-top:30px;
}

#register #conditions a {
	color:#FF0000;
}

#register #error_right {
	background:url('../../../images/landing_page/error_right.gif');
	width:7px;
	height:100%;
	position:relative;
	float:right;
}
#register #error_midright {
	background:url('../../../images/landing_page/error_mid.gif');
	height:100%;
	position:relative;
	float:right;
}
#register #error_icon {
	background:url('../../../images/landing_page/error_icon.gif');
	height:100%;
	position:relative;
	float:right;
	width:23px;
}
#register #error_midleft {
	background:url('../../../images/landing_page/error_mid.gif');
	height:100%;
	position:relative;
	float:right;
	width:10px;
}
#register #error_left {
	background:url('../../../images/landing_page/error_left.gif');
	width:7px;
	height:100%;
	position:relative;
	float:right;
}
#register #button_right {
	background:url('../../../images/landing_page/button_right.gif');
	width:6px;
	height:100%;
	position:relative;
	float:right;
}
#register #button_middle {
	background:url('../../../images/landing_page/button_middle.gif');
	height:100%;
	position:relative;
	float:right;
}
#register #button_arrow {
	background:url('../../../images/landing_page/button_middle.gif');
	height:100%;
	position:relative;
	float:right;
}
#register #arrow_div {
	margin-top:14px;
	margin-left:10px;
	margin-right:10px;
	border:0;
}
#register #button_left {
	background:url('../../../images/landing_page/button_left.gif');
	width:6px;
	height:100%;
	position:relative;
	float:right;
}
/*Generalising x-realm; different per realm*/
#register {
	background:url('../images/landing_page/bg_back.jpg');
	width:782px;
	height:500px;
}
#register #bg {
	background:url('../images/landing_page/fg_login.jpg');
	width:493px;
	height:245px;
	position:relative;
	top:180px;
	left:288px;
}
#register #formheader {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
	top:6px;
	left:40px;
	height:44px;
	width:90%;
}
#register #form_div {
	position:relative;
	top:5px;left:10;
	height:194px;
}
#register #button_div {
	height:47px;
	position:relative;
	top:187px;
	right:1px;
}
#register #error_div {
	height:69px;
	position:relative;
	top:-231px;
	right:232px;
}

#register #logo_link_div {
	position:relative;
	top:-231px;
	left:573px;	
	width: 208px;
	height: 97px;
}
#register #logo_link {	
}

/*table styles*/
td.highlightTableCell {
	background-color:#666666;
}

/*shop style*/

td#shop_top_img {
	padding-left: 10px;
	padding-right: 5px;
}
td#shop_top_text {
	text-align:center;
	padding-right: 60px;
}
.shop_item_img {
	border: 1px solid #000000
}
#shop_header {
	text-align: center;
}
#shop_header #shop_img {
	margin-top:10px;
}
#shop_header #shop_travel_text {
	margin-top:10px;
	margin-bottom:10px;
}
td.shop_item_heading {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:5px;
}
td.shop_item_question {
	text-align:right;
}
/**/
td.shop_item_highlight, td.shop_item_highlight_right {
	background-color:#666666;
	border-bottom: 2px solid #454545;
}
td.shop_item_highlight_right, td.shop_item_right {
	padding-left: 5px;
	margin-left: 5px;
}
td.shop_item_highlight_right{
	border-left: 5px solid #454545;
}
td.shop_item_right {
	font-size: 10px;
}
img.noborder {
	border-width: 0px;
}
td.shop_item_textonly {
	text-align:center;
	width:400px;
}

td.shop_small_text {
	font-size: 10px;
}
.shop_info_rows td {
	height: 24px;
	vertical-align: middle;
}
.shop_form {
	padding:0;
	margin:0;
}
.shop_max_icon {
	float: right;
	margin-left: 2px;
}
div.shop_message_highlight {
	background-color: #7f7f7f;
	text-align: center;
	padding-left: 80px;
	padding-right: 80px;
}

input.mod_submit_shop {
	background:url('sites/banditwars/images/button_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #666666;
	color: #E0D7D1;
	height:22px;
	font-size: 			10px;
	float:				right;
}

.input_soft_shop { 
	height:				22px;
	background:			url('../images/backgrounds/input_19_light_grey.jpg');
	background-repeat:	repeat-x;
	border:				1px solid white;
	padding:			2px;
	line-height: 		22px;
	color:#999999;
	width: 105px;
	font-size: 10px;
}

/*liquor css*/
.liquor_max_icon {
	margin-left: 2px;
	position: relative;
	top: 2px;
}
/*drugs css*/
.drugs_max_icon {
	margin-left: 2px;
	position: relative;
	top: 3px;
}
/*family shop*/
.fam_shop_max_icon {
	margin-left: 2px;
	position: relative;
	top: 3px;
}

/* Header CSS */
/* Navigation */
#nav{
	width:802px;
	height:43px;	
	text-align: center;
	margin: 0;
	padding: 0;
}
#nav-left, #nav-right {
	float:left;
	width:1px;
	background: url('../images/nav/header-side.jpg');
	background-repeat: no-repeat;
	height:43px;
}
#nav-middle {
	float:left;
	height:43px;
	width:800px;
	background: url('../images/nav/header-middle.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#nav-el1 ul {
	
}
#nav .header-item-left, #nav .header-item-left-hover{
	float:left;
	height:43px;
	padding-left:5px;
}
#nav .header-item-left-hover{
	color: #404040;
	background-attachment:fixed;
	background: transparent url('../images/nav/highlight-left.png') no-repeat bottom left;
}
#nav .header-item-left-inner-dark, #nav .header-item-left-inner-light{
	position:absolute;
}
#nav .header-item-left-inner-dark{
	color: #404040;
	padding-top: 1px;
	padding-left: 1px;
}
#nav .header-item-arrow, #nav .header-item-arrow-hover{
	float:left;
	height:30px;
	*height:43px;
	_height:43px;
	width:16px;
	padding-left:2px;
	padding-right:0px;
	padding-top:13px;
}
#nav .header-item-arrow-hover{
	background-attachment:fixed;
	background: transparent url('../images/nav/top_m.png') repeat-x bottom left;
}
#nav .header-item-right, #nav .header-item-right-hover{
	float:left;
	height:43px;
	width:6px;
	padding-right:0px;
}
#nav .header-item-right-hover{
	color: #404040;
	background-attachment:fixed;
	background: transparent url('../images/nav/highlight-right.png') no-repeat bottom left;
}
#nav .sep{
	float:left;
	width:4px;
	background: url('../images/nav/separator.jpg');
	background-repeat: no-repeat;
	height:43px;
}
#nav #nav-el1{
	margin-left:80px;
}
/*standard navigation ul and li properties*/
#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 100;
	position: relative;
	clear:both;
}
#nav ul li ul{
	display:none;
	position: absolute;
	top: 43px;
	background: #ffffff url('../images/nav/verloopje.jpg') repeat-x top;	
	margin-bottom:0px;
	clear: both;
}
#nav ul li{
	float: left;
	position: relative;
	font-size:14px;
	text-align: left;
	line-height:43px;
	vertical-align:middle;
	cursor: pointer;
	padding-left:1px;
	padding-right:1px;
}
#nav ul li ul li{
	float: none;
	font-size:12px;
	height:18px;
	*height:10px;
	_height:10px;
	clear:both;
	line-height: 18px;
}
#nav ul li ul li a:link, #nav ul li ul li a:visited, #nav ul li ul li a:active,#nav ul li ul li a:hover, #nav .nav-item-text, #nav .nav-item-text-width {
	position:absolute;
	top: 0px;
	color:#404040;
	text-decoration:none;
	display:block;
	margin-left:4px;
	margin-right: 4px;
	margin-top:2px;
	margin-bottom:0px;
	background-color:#777777;
	opacity: 0.08;
	filter: alpha(opacity = 8);
	padding-left:7px;
	padding-right:7px;
	font-size:10px;
	height:18px;
	z-index: 102;
	min-width:120px;
	width:auto !important;
	width:120px;
	left: 0px;
}
#nav ul li ul li a:hover {
	background-color:#000000;
}
#nav .nav-item-text, #nav .nav-item-text-width{
	position: relative;	
	opacity: 1;
	filter: alpha(opacity = 100);
	background-color:transparent;
	white-space: nowrap;
	z-index: 101;
}
#nav .dark_text{
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important;
}
#nav .corner-li-lb { 
	position:absolute; 
	bottom:-5px; 
	width: 5px;
	height:5px; 
	display:inline; 
	background: url('../images/nav/corner_lb.png') no-repeat bottom left;
}

#nav .corner-li-rb {
	left: 5px;
	position:absolute; 
	bottom:-5px; 
	width: 138px;
	*width: 124px;
	_width: 124px;
	height:5px;
	display:inline; 
	background: url('../images/nav/corner_rb.png') no-repeat bottom right;
}
#nav #el{
	width:38px;
	*width:42px;
	_width:42px;
}
#nav #e2{
	width:61px;
	*width:65px;
	_width:65px;
}
#nav #e3{
	width:62px;
	*width:66px;
	_width:66px;
}
#nav #e4{
	width:53px;
	*width:57px;
	_width:57px;
}
#nav #e5{
	width:69px;
	*width:73px;
	_width:73px;
}
#nav #e6{
	width:49px;
	*width:53px;
	_width:53px;
}
#nav #e7{
	width:38px;
	*width:42px;
	_width:42px;
}

/*menu meters for country selection*/
.menu_right_meter_bg {
	position: 			relative;
	height: 			16px;
	width: 				120px;
	background: 		url('../../../images/layout_v2/background_meter_brown.jpg') repeat-x;
}


.menu_right_meter {
	position:			relative;
	height: 			16px;
	margin-top:			0px;
	margin-left: 		0px;
	font-size: 			10px;
	background: 		url('../../../images/layout_v2/background_meter_red.gif') repeat-x;
}

.menu_right_meter_text {

	color:				#FFFFFF;
	font-family:		verdana;
	font-size:			10px;
	padding:			2px;
}

.menu_right_meter_blue {
	position:			relative;
	height: 			16px;
	margin-top:			0px;
	margin-left: 		0px;
	font-size: 			10px;
	background: 		url('../../../images/layout_v2/background_meter_blue.gif') repeat-x;
}

.menu_right_meter_blue_text {

	color:				#FFFFFF;
	font-family:		verdana;
	font-size:			10px;
	padding:			2px;
}
/*shop dead*/
#shop_dead .outer_div{
	font-weight:400;
	clear:both; 
	float:left; 
	width:408px; 
	background:url('../images/dialogs/error/center.gif');
}
#shop_dead .inner_div{
	float:left; 
	position:relative; 
	top:5px; 
	left:10px; 
	width:388px; 
	color:#000000; 
	text-align:center; 
	color:#C92422;
}
#shop_dead .text_huge{
	font-size: 20px;
	font-weight:bold;
}

#shop_dead .mod_list_td{
	background: #C4C4C4;
}
#shop_dead img.img_space_left{
	margin-left: 4px;
	margin-right: 8px;
}
#shop_dead .black {
	color: #000000;
}
/*Secret link*/
#sl_members .highlight {
	background-color: #777777;
}

/*mycrib new css*/
.crib_upgrade_max_icon {
	margin-left: 2px;
	position: relative;
	top: 3px;
}

/*horserace*/
.horserace_max_tickets {
	margin-left: 2px;
	position: relative;
	top: 3px;
}

.tooltip {
	left:-9999px;
	padding:5px;
	position:absolute;
	z-index:9999;
}


/*callcreditshop*/
#cc_message {
	width:710px;
}
#cc_message_left {
	height:52px;
	width:6px;
	float:left;
	background: transparent url('../../../images/credits/shop_cc_message_left.png') no-repeat;
}
#cc_message_middle {
	height:52px;
	width:698px;
	float:left;
	background: transparent url('../../../images/credits/shop_cc_message_mid.png') repeat-x;
	color:#000000;
	text-align:center;
	line-height:52px;
}
#cc_message_right {
	height:52px;
	width:6px;
	float:right;
	background: transparent url('../../../images/credits/shop_cc_message_right.png') no-repeat;
}
.cc_link, .cc_link:visited {
	color:#1f74aa;
	font-weight:bold;
}
.cc_sub_header {
	font-size:16px;
	padding:2px;
}
.cc_icon {
	text-align:center;
	width: 24px;
}
.cc_item_single {
	padding-left: 4px;
	width:524px;
}
.cc_item_multiple {
	width:524px;
}
.cc_callcredits {
	width: 75px;
}
.cc_callcredits_number {
	width:20px;
	text-align:right;
	font-weight:bold;
}
.cc_callcredits_text {
	width:55px;
	text-align: left;
}
.cc_callcredits_button {
	width: 59px;
}
.cc_slider {
	width:150px;
	float:left;
	position: relative;
	margin-top:7px;
	margin-left:10px;
	margin-right:10px;
	display:inline-block;
	background:transparent url('../images/slider/sliderbar.gif') repeat-x scroll bottom;
}
.cc_slider_text {
	padding-left:4px;
	padding-top:2px;
	float:left;
}
.cc_shop_popup {
	display:none;
}
.cc_payment_method {
	display: inline;
}
.cc_payment_method_text {
	margin:5px;	
}
.cc_payment_method {
	margin:5px;
}

/* general markup */
div.spacer_row_tiny {
	height: 2px;
}
div.spacer_row {
	height: 4px;
}
div.spacer_row_big {
	height: 8px;
}

/*messages*/
.top_message {
	height: 49px;
	line-height: 49px;
	color: #000000;
	width:100%;
}
.top_message_error {
	background-color: #f8d7d3;
	border: 1px solid #e17249;
}
.top_message_ok {
	background-color: #e4edcd;
	border: 1px solid #adca68;
}
.top_message_image {
	float: left;
	width: 49px;
	height: 49px;
}
.top_message_image_ok {
	background: url('../../../images/message/okmessage.jpg') no-repeat top left;
}
.top_message_image_error {
	background: url('../../../images/message/errormessage.jpg') no-repeat top left;
}

.small_message_image {
	float: left;
	margin: 2px;
	width: 20px;
	height: 20px;
}
.small_message_image_error {
	background: url('../../../images/message/errormessage_small.png') no-repeat top left;
}
.small_message {
	height: 24px;
	line-height: 24px;
	color: #000000;
	width:auto;
	margin: 5px;
}
.small_message_error {
	background-color: #f8d7d3;
	border: 1px solid #e17249;
}

/*small selectbox*/
.select_small {
	font-size: 9px;
}

/*BA info*/
#payed_account .normal_text {
	width: 80%;
	text-align:center;
}
#payed_account .payed_account_list{
	width: 60%;
}
#payed_account .pa_highlight {
	color: #f8d7d3;
}

/*bars*/
.big_top_bar {
	width:auto;
	margin:10px;
	height: 77px;
	margin-bottom:20px;
}
.big_top_bar_left {
	background: transparent url('../../../images/bars/bar_bg_left.png') no-repeat;
	float: left;
	width: 7px;
	height: 77px;
}
.big_top_bar_middle {
	background: transparent url('../../../images/bars/bar_bg_mid.png') repeat-x;
	float: left;
	width: 731px;
	height: 77px;
	line-height:77px;
	text-align: center;
	font-size:26px;
}
.big_top_bar_right {
	background: transparent url('../../../images/bars/bar_bg_right.png') no-repeat;
	float: right;
	width: 7px;
	height: 77px;
}

/* login popup */
#lightbox_container {
}
#lightbox_container #lightbox_left {
	background: transparent url('../images/login/outer_left.png') no-repeat;
	height: 246px;
	width: 8px;
	float: left;
}
#lightbox_container #lightbox_middle {
	background: transparent url('../images/login/outer_mid.png') repeat-x;
	height: 246px;
	width: 454px;
	float: left;
}
#lightbox_container #lightbox_right {
	background: transparent url('../images/login/outer_right.png') no-repeat;
	height: 246px;
	width: 8px;
	float: left;
}

#login_popup_container {
	min-height: 200px;
	width: 455px;
}

#login_popup_container #innerbox_left {
	background: transparent url('../images/login/inner_left.png') no-repeat;
	height: 126px;
	width: 8px;
	float: left;
}
#login_popup_container #innerbox_middle {
	background: transparent url('../images/login/inner_mid.png') repeat-x;
	height: 126px;
	width: 438px;
	float: left;
	text-align: center;
}
#login_popup_container #innerbox_right {
	background: transparent url('../images/login/inner_right.png') no-repeat;
	height: 126px;
	width: 8px;
	float: left;
}
#login_popup_container #innerbox_middle #direct_play_img {
	margin-top: 20px;
	margin-bottom: 20px;
}
#login_popup_container .text_small {
	font-weight: normal;
	color: #333333;
}
#login_popup_container .login_text_big {
	font-weight: bold;
	font-size:16px;
}
#login_popup_container #innerbox_middle #start_button {
	background: transparent url('../../../images/login/start_knop.png') no-repeat;
	width: 86px;
	height: 32px;
	color: #FFFFFF;
	line-height: 32px;
	font-weight: normal;
	padding-left: 5px;
	float: right;
	position: relative;
}
#login_popup_container #innerbox_middle #guest_name_container {
	width: 330px;
	margin: 0 auto; 
	padding-top:5px;
}
#login_popup_container #innerbox_middle #guest_name_container #guest_name_div {
	float: left;
	position: relative;
}
#login_popup_container #innerbox_middle #guest_name_container #guest_username {
	width: 204px;
	margin-top: 1px;
}

.input_big_style {
	border: 1px solid #65342e !important;
	height: 30px !important;
	padding: 6px !important;
	font-size: 12px !important;
	color: #333333 !important;
	font-weight: bold !important;
	background: #FFFFFF url('') no-repeat !important;
}
.input_small_style {
	border: 1px solid #999999 !important;
	height: 25px !important;
	padding: 3px !important;
	padding-left: 6px !important;
	font-size: 12px !important;
	color: #333333 !important;
	font-weight: normal !important;
	background: #FFFFFF url('') no-repeat !important;
}

#login_popup_container #login_lower_part_containter {
	text-align: center;
}

#login_popup_container #login_lower_part_containter #login_top_text {
	margin-top: 10px;
}
#login_popup_container #login_lower_part_containter #login_table {
	margin-top: 10px;
	text-align: left;
}

#login_popup_container #login_lower_part_containter #login_table .login_input_small {
	width: 147px;
}
#login_popup_container #login_lower_part_containter #login_table .login_input_small_div {
	margin: 3px 10px 0px 0px;
}
#login_popup_container #login_lower_part_containter #login_table #login_button {
	background: transparent url('../../../images/login/login_knop.png') no-repeat;
	width: 86px;
	height: 28px;
	color: #333333;
	line-height: 28px;
	font-weight: normal;
	float: right;
	position: relative;
	text-align: center;
}


/*---------------------------------------------------------------------------
Registration page styles
---------------------------------------------------------------------------*/
#guest_name_suggestions {
    position:   absolute;
    top:        233px;
    left:       344px;
    z-index:    20;
    width:      168px;
    height:     155px;
    background-repeat:  no-repeat;
    text-align: center;
    line-height:18px;
}
#register .button_text {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin-top:14px;
	margin-left:40px;
	margin-right:10px;
}

#register .error_text {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	max-width:400px;
	margin-top:15px;
	margin-left:15px;
	margin-right:40px;
}

#register a, #register a:hover {
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}

#register td {
	padding: 0;
}

#register #table1 #tr1 td {
}
#register #table1 #tr2 td {
	padding-top:14px;
}
#register #table1 #tr3 td {
	padding-top:5px;
}

#register .text{
	height:27px;
	font-size:12px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}

#register .col1, #register .col1_focus {
	height:33px;
	width:160px;
	background-repeat: no-repeat;
	background-image: url('../../../images/landing_page/textbox_nonfocus.gif');
	cursor:text;
}

#register .col1_focus {
	background-image: url('../../../images/landing_page/textbox_focus.gif');
}

#register .col2 {
	margin-left:3px;
	height:33px;
	width:179px;
}

#register .inputtext {
	width:150px;
	background: transparent url('') no-repeat fixed center;
	border:1px solid transparent;
	margin-top:6px;
	margin-left:5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

#register .password_strength_0, #register .password_strength_1, #register .password_strength_2, #register .password_strength_3, 
#register .username_none, #register .username_ok, #register .username_error {
	width:179px;
	height:33px;
	background-image: url('../../../images/landing_page/grey.gif');
}
#register .password_strength_1,
#register .username_error {
	background-image: url('../../../images/landing_page/red.gif');
}
#register .password_strength_2 {
	background-image: url('../../../images/landing_page/yellow.gif');
}
#register .password_strength_3,
#register .username_ok {
	background-image: url('../../../images/landing_page/green.gif');
}

#register #strength_text, #register #username_valid_text {
	text-align:left;
	padding-top:8px;
	padding-left:30px;
	font-size:13px;
	color:#333333;
}

#register #conditions {
	margin-top:30px;
}

#register #conditions a {
	color:#FF0000;
}

#register #error_right {
	background:url('../../../images/landing_page/error_right.gif');
	width:7px;
	height:100%;
	position:relative;
	float:right;
}
#register #error_midright {
	background:url('../../../images/landing_page/error_mid.gif');
	height:100%;
	position:relative;
	float:right;
}
#register #error_icon {
	background:url('../../../images/landing_page/error_icon.gif');
	height:100%;
	position:relative;
	float:right;
	width:23px;
}
#register #error_midleft {
	background:url('../../../images/landing_page/error_mid.gif');
	height:100%;
	position:relative;
	float:right;
	width:10px;
}
#register #error_left {
	background:url('../../../images/landing_page/error_left.gif');
	width:7px;
	height:100%;
	position:relative;
	float:right;
}
#register #button_right {
	background:url('../../../images/landing_page/button_right.gif');
	width:6px;
	height:100%;
	position:relative;
	float:right;
}
#register #button_middle {
	background:url('../../../images/landing_page/button_middle.gif');
	height:100%;
	position:relative;
	float:right;
}
#register #button_arrow {
	background:url('../../../images/landing_page/button_middle.gif');
	height:100%;
	position:relative;
	float:right;
}
#register #arrow_div {
	margin-top:14px;
	margin-left:10px;
	margin-right:10px;
	border:0;
}
#register #button_left {
	background:url('../../../images/landing_page/button_left.gif');
	width:6px;
	height:100%;
	position:relative;
	float:right;
}
/*Generalising x-realm; different per realm*/
#register {
	background:url('../images/landing_page/bg_back.jpg');
	width:850px;
	height:494px;
}
#register #bg {
	background:url('../images/landing_page/fg_login.jpg');
	width:493;
	height:243px;
	position:relative;
	top:14px;
	left:345px;
}
#register #formheader {
	font-size:18px;
	color:#333333;
	font-weight:bold;
	position:relative;
	top:6px;
	left:10px;
	height:44px;
	width:90%;
}
#register #form_div {
	position:relative;
	top:5px;left:10px;
	height:193px;
}
#register #button_div {
	height:47px;
	position:relative;
	top:21px;
	right:12px;
}
#register #error_div {
	height:69px;
	position:relative;
	top:-369px;
	right:32px;
}

#register #logo_link_div {
	width: 0px;
	height: 0px;
}
#register #logo_link {	
}

/*general big input makeup */
.biginput {
	width: 200px !important;
	height: 33px !important;
	background-color: #FFFFFF !important;
	padding: 7px !important;
	line-height: 33px !important;
	font-size: 12px !important;
}

/*account activation page */
.pointerbox {
	margin-left: 10px;
	padding-left: 14px;
	width: 166px;
	height: 33px;
	line-height: 33px;
	text_align: center;
	
}
.pointerbox_white {
	background: transparent url('../../../images/login/side_bw.png') no-repeat;
}
.pointerbox_green {
	background: transparent url('../../../images/login/side_green.png') no-repeat;
}
.pointerbox_orange {
	background: transparent url('../../../images/login/side_orange.png') no-repeat;
}
.pointerbox_red {
	background: transparent url('../../../images/login/side_red.png') no-repeat;
}

#activate_button {
	background: transparent url('../../../images/login/login_knop.png') no-repeat;
	width: 86px;
	height: 28px;
	color: #333333;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
}

.img_div {
	width: 16px;
	float:left;
	height: 33px;
	line-height: 33px;
	padding-right: 4px;
}

.text_div{
	float:left;
	height: 33px;
	line-height: 33px;
	color: #333333;
}

.activate_icon {
	margin-top: 9px;
	vertical-align: middle;
}

.center_div {
	position: relative;
	padding: 0 auto;
}

#city_bg {
	height: 138px;
	width:765px;
	background: transparent url('../images/background/city_bg.png') repeat-x;
}
/*creditshop packages*/
div.package_selector {
	float: left;
	margin 0 auto;
	clear: both;
	margin: 0 27px;
}
div.package_selector div.description_text {
	margin: 20px;
	text-align: center;
	clear: both;
}
div.package_selector div.package_image {
	height:296px;
	width: 169px;
	float: left;
	margin: 14 27px;
	background-repeat: no-repeat;
	background-position:center; 
	text-align: center;
	cursor: pointer;
}
div.package_selector div.package_image div.package_text_big {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
div.package_selector div.package_image div.package_text_small {
	font-size: 14px;
	color: #FFFFFF;
}
div.package_selector div.package_image div.package_text_button {
	font-size: 10px;
	color: #FFFFFF;	
	cursor: pointer;
	width: 150px;
	margin: 9px auto 0px auto;
	height: 22px;
	line-height: 22px;
}
div.package_selector div.package_image div.package_text_top {
	margin-top: 15px;
}
div.package_selector div.package_image div.package_text_top_sub{
	margin-top: 50px;
}
div.package_selector div.package_image div.package_text_bottom {
	margin-top: 165px;
}

.charactermail_table_container {
	background:#FFFFFF !important;
    color:#000000;
}

/*captcha text*/
#captcha_content_attack_form table tr td {
    color: #333333;
}
.modmenu a {
	color: #70130E !important;
}

.play_free_username {
    color: #000000;
}

.play_free_username input {
    margin-bottom: 5px;
}

.play_free_username a {
    color: #000000;
}
.play_free_username p {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
    padding: 0px;
    margin-top: 0px;
    margin-left: 2px;
    margin-bottom: 20px;
}
.play_free_game_description a, .play_free_game_description span {
    color: #be2324;
    text-decoration: none;
    font-weight: bold;
}
.menuBox { margin-right: 25px; width: 762px; height: 35px; position: relative; z-index: 20; float: right; background: url('../images/menu_bg.jpg') repeat-x; }
		.menuBox .left { padding-left: 11px; width: 762px; height: 35px; background: url('../images/menu_left.jpg') left no-repeat ; }
		.menuBox .right { padding-right: 11px; width: 751px; height: 35px; background: url('../images/menu_right.jpg') right no-repeat; }
		.menuBox ul { padding: 1px 0px 5px 0px; width: 740px; }
		.menuBox li { list-style: none; float: left; display: inline; position: relative; }
		.menuBox li a { padding: 0px 6px; font-weight: bold; font-family: Arial; display: block; color: #820a0a; font-size: 14px; text-decoration: none; line-height:29px; }
		.menuBox li a:hover, .menuBox li a.selected { color: #2c2c2c; background: #e0d1a3; }
		.menuBox ul ul { padding: 5px; position: absolute; top: 29px; left: 0px; z-index: 30; width: 100px; background: #e0d1a3; }
		.menuBox ul ul li { padding: 0px 2px 0px 2px; float: none; display: block; line-height: 18px; border-bottom: 2px solid #820a0a; }
		.menuBox ul ul li a { padding: 0px; font-size: 12px; line-height: 18px; display: inline; color: #2c2c2c; }
		.menuBox ul ul li a:hover, .menuBox ul ul li a.selected { color: #820a0a; }
input.button { margin: 0px -10px 0px 0px; width: 155px; height: 51px; border: 0px; background: url('../images/inloggen.png') no-repeat; cursor: pointer; }
/* Author: Negrea Bogdan (c) 2010-2011 www.mafia-virtuala.com */