	header {
		width:100%;
		background-color: #fffbde;
		height:85px;
		position:fixed;
		z-index:1001;
		box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
	}
	footer {
		width:100%;
		margin:0 auto;
		padding-top:10px;
		clear:both;
		background-color: #130505;
	}
	a {
		color:#ff4646;
		text-decoration:none;
	}

	#menubars:link, #menubars:visited {
		color:red;
	}
	#menubars:hover, #menubars:active {
		color:#777777;
	}
	.xlogocontain {
		width:22%;
	}
	.xbannercontain {
		width:78%;
	}
	.topmenu a {
		color:#FFEFEF;
		text-shadow: 1px 1px black;
	}
	.xcv-change a {
		color:#fff289;
	}
	.header1 {
		margin:0 auto;
		background-color:rgba(151, 0, 0, 0.8);
		width:100%;
		box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
	}
	.content2 {
		width:100%;
		margin:0 auto;
		background-color: #121212;
		box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
		background-image:url(https://www.bingowelcomebonus.com/images/stripe-bg.png);
	}
	.content2 a {
		color:#DDDDDD;
	}
	.list-checks {
		width:33%;
	}
	.ratings-contain {
		box-shadow: #8C1FC5 0px 0px 30px 0px;
	}
	.topmenu {
		float: left;
		text-align: center;
		padding: 10px;
		font-family: arial;
		color: #999999;
		font-size: 12px;
		background-color: #590000;
		margin: 5px 8px;
		border-radius: 5px;
		border: 1px solid #555;
	}
	i.fa {
		color: #b53214;
	}
	.xlanguageversion a {
		color: white;
	}
	.addon > input {
    		background-color: #8A1313;
	}
	.notify > input {
		color: #D9BEBE;
	}
	.topmenu-contain {
		width: 96%;
	}
	.xcountryversion {
		display:none;
	}
	.arti-img {
		float:left;
		width:25%;
	}
	.arti-img img {
		max-width:90%;
		text-align:center;
	}
	.arti-txt {
		float:right;
		width:75%;
	}
	.promolisttitle:link, .promolisttitle:visited {
		font-size:28px;
		color:navy;
	}
	.contentorange {
		background-color: rgba(255, 250, 222, 0.8);
	}