/**Notifications**/

#notification,
#login_box,
.pop
{
position : fixed;
z-index: 9999;
background-color: rgba(255, 255, 255, 0.5);
top : 0px;
left : 0px;
height : 100%;
width : 100%;
}

#login_box
,#my_passF
,#my_Coupons
,#paysafecard_25
,#paysafecard_50
{
    display: none;
}
.notification_box {
position: relative;
margin: 100px auto;
padding: 15px;
width:50%;
background: #fff;
background-size: 100% 100%;
background-repeat: no-repeat;
border : 2px solid grey;
border-radius: 2px;
}

.box_close
{
text-align: center;
display: inline-block;
padding: 0 5px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
border-radius: 4px;
height: 16px;
line-height: 16px;
font-size: 12px;
background: red;
cursor: pointer;
}
h1.notification_msg {
text-align: center;
}
.error {
color:red;
}
.success {
color:green;
}
.bold {
    font-weight: bold;
}

.logout_button{
    background-color: rgba(255, 0, 0, 0.18);
}
.logout_button:hover{
    background-color: red
}
.staff_admin{
  background-color: red
}
.staff_mj{
  background-color: green
}
.mcenter{
    margin: 0 auto;
}
.clear10 {
    width: 1px;
    height: 10px;
}
/*DL*/
.dl_title {
    background-color: #C8874D;
    color: white;
    border: 1px solid bisque;
}
.dl_detail {
    background-color: wheat;
    border: 1px solid bisque;
}
.dl_text {
    padding: 5px;
}
.dl_bgimg{
    width: 100%;
    height: 256px; /*256*/
    background-image: url(../images/dl_link.png);
    background-repeat: no-repeat;
    background-position: center 0;
}
.dl_link{
    position: relative;
    top: 170px;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.dl_mirror{
    position: relative;
    width: 30%;
    min-width: 180px;
    height: 50px;
    background: #F5F5F5 none repeat scroll 0px 0px;
    border: 1px solid #BA9E8B;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #D4B6A5 inset;
    text-align: center;
    line-height: 50px;
    margin: auto;
    display: inline-block;
}
.mirror_img{
width: 48px;
height: 48px;
margin: 1px 10px;
position: absolute;
left: 0px;
}
.dl_m{
    margin-left: 30px;
    color: #652A0C;
}
.dl_mirror.driver{
    display: inline-block;
    width:200px;
}
.dl_conf1{
    width: 150px;
}
.dl_conf2,.dl_conf3{
    width: 221px;
}
.dl_driver{
    margin: 0 auto;
    text-align: center;
}
/*DL*/

/*ACCOUNT LOGIN STATUS*/
.forum-post .avatar.actived:before,
.avatar.actived:hover:before, #_strike-user .avatar.actived:before, .profile-left-side .avatar.actived:before {
    content: 'Online';
	display: block;
	position: absolute;
	z-index: 12;
	font-size: 8px;
	line-height: 12px;
	background: #7ec700;
	color: #fff;
	bottom: -15px;
	right:0px;
	width:100%;
	text-align:center;
	height:auto;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	-moz-transition: bottom 0.1s;
	-webkit-transition: bottom 0.1s;
	-o-transition: bottom 0.1s;
}
.avatar.actived:before {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: #7ec700;
	z-index: 11;
	bottom: -2px;
	right: -2px;
	box-shadow: 0px 0px 0px 1px #eeeeee;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	font-size: 0;
}


/*add all new states*/
.avatar.actived:before
{
	font-size: 13px;
	bottom: -25px;
	box-shadow: none;
	font-weight: bold;
	padding: 3px 0px;
}
.avatar.actived:before {
	box-shadow: none;
}


/* buttons*/
.previous_link,.next_link {
	font-size: 13px;
	/*line-height: 25px;
	height: 25px;
	width: 25px;*/
	border: 1px solid transparent;
	background: #e9e9e9;
	color: #929292;
	font-weight: bold;
	margin: 0 3px;
	border-radius: 50%;
}
.previous_link:hover,.next_link:hover {
	border: 1px solid #232323;
	color: #232323;
}
.center {
    text-align: center;
}

.dgn_history{
    width: 1000px;
    min-height: 2000px;
    background-image: url(../images/posters/history.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
}
.history_text{
    position: relative;
    width: 816px;;
    height: 280px;
    top: 425px;
    margin: 0 auto;
}
.text_hide{
    width: 100%;
    height: 0px;
    overflow: hidden;
}

.dgn_present{
    width: 1000px;
    min-height: 2000px;
    background-image: url(../images/posters/aboutus.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
}
.present_1{
    position: relative;
    width: 816px;;
    height: 485px;
    margin: 0 auto;
}
.present_2,.present_3{
    position: relative;
    width: 816px;
    height: 485px;
    top: 150px;
    margin: 0 auto;
}
.present_4{
    position: relative;
    width: 816px;;
    height: 400px;
    top: 150px;
    margin: 0 auto;
}
.present_text2 {
    height: 440px;
    width: 560px;
    float: right;
}

.clearBT{
    width: 512px;
    height: 31px;
    margin: 0px auto;
    background: transparent url("../images/posters/mnnoticet.png") no-repeat scroll center center;
}

.h2big{

}
pbig{

}
