header {
	background-color:#201c1c;
}
footer {
	background-color:#0F0F0D;
}
a {
    color: #495be1;
}
.xlanguageversion a {
    color: white;
}
#menubars:link, #menubars:visited {
    color: white;
}
.header1 {
	background-color: rgba(68, 57, 48, 0.9);
}
.xlogocontain {
   width:20%;
}
.xbannercontain {
   width:80%;
   padding-top: 5px;
}
.topmenu {
	padding-top:11px;
	font-size: 16px;
	font-weight: bold;
background-color: blanchedalmond;
background-image: url(/cm/images/css-images/bonus.png);
background-repeat: no-repeat;
background-position-x: 10px;
background-position-y: 10px;
padding: 15px 10px 15px 40px;
margin-left: 20px;
border-radius: 5px;
border: 1px solid silver;
height: 18px;
}
.topmenu a {
	color:saddlebrown;
	text-shadow: 1px 1px 2px silver;
}
.topmenu a:hover, .topmenu a:active {
	color:#111111;
}
.topmenu:hover, .topmenu:active {
border-color:black;
background-color:burlywood;
}
.redtabb-casino {
border-color: navy !important;
background-color: #27ffe1 !important;
float:right !important;
margin-left: 10px !important;
padding-right: 3px !important;
}
.redtabb-casino:hover, .redtabb-casino:active {
background-color: aquamarine !important;
border-color:black !important;
}
.redtabb-casino a {
color:navy;
}

.redtabb-sports {
border-color: green !important;
background-color: springgreen !important;
float:right !important;
margin-left: 10px !important;
}
.redtabb-sports:hover, .redtabb-sports:active {
border-color:black !important;
background-color: #95ffca !important;
}
.redtabb-sports a {
color:green;
}

.addon > input {
	background-color:#000000;
}
.notify > input {
	color:#000000;
}
.no1-bottom-link a {
    color: #DDA88B;
}
i.fa {
	color: #2f409c;
}
.no1 {
	color:#F99E00;
}
.xcv-change a {
	color:#a7a7a7;
}
.contentorange {
    background-color: #E17A17;
    background: -webkit-gradient(linear, left top, left bottom, from(#E17A17), to(#fff648));
    background: -moz-linear-gradient(top, #E17A17, #fff648);
    background: linear-gradient(to bottom, #E17A17, #fff648);
}
.contentchart {
    background-color: rgba(39, 59, 132, 0.9);
}
.redtab1 {
   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;
	}