a {
	color: #215371;	
}
header {
	background-color:#fff8e3;
        height:auto;
}
footer {
}
.header1 {
	background-color: rgba(202, 24, 24, 0.8);
}
.xlogocontain img {
	height: auto;
}
.boxes {
	top:388px;
}
.wrapper {
	padding: 70px 0 0 0;
}
.topmenu {
	padding:10px;
	margin: 0 0 12px 12px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: 10px;
	border-radius: 5px;
	border: 1px solid #e3e3e3;
	color: #222;
}
.topmenu:hover, topmenu:active {
	background-color:white;
}
.topmenu a {
	color: #282828;
}
.topmenu a:hover, .topmenu a:active {
	color:#555555;
}
.addon > input {
	background-color: #D0A849;
}
.notify > input {
	color: #665F3C;
}
.no1-bottom-link a {
	color: #FCFF00;
}
i.fa {
	color: #414141;
}
.no1 {
	color:#FCFF00;
}

.redtabb-casino {
	border-color: navy !important;
	background-color: #27ffe1 !important;
	float:right !important;
	margin-left: 10px !important;
	padding-right: 3px !important;
	height: 16px !important;
	width: 32px !important;
	background-position-y: center !important;
}
.redtabb-casino:hover, .redtabb-casino:active {
	background-color: aquamarine !important;
	border-color:black !important;
}
.redtabb-casino a {
	color:navy;
}
.redtabb-poker {
	background-color: #ffa341 !important;
	float:right !important;
	margin-left: 10px !important;
	padding-right: 3px !important;
	height: 16px !important;
	width: 32px !important;
	background-position-y: center !important;
}
.redtabb-poker:hover, .redtabb-casino:active {
	background-color: #ffc180 !important;
}
.redtabb-poker a {
	color:crimson;
}

.xlogocontain {
	width:25%;
}
.xbannercontain {
	width:75%;
	padding-top: 5px;
}

.xcountryversion {
	background-color: #eaeadd;
	color: #716767;
}
#menubars:link, #menubars:visited {
	color:#999999;
}

.list-checks {
	width:33%;
	float:left;
	text-align:center;
}
.top5close a {
	color: #ffe03b;
}
.redtab1 {
	display:none;
}

.content3 {
	background-image: url(/images/uk-crowd.jpg);
	background-size: cover;
}
.content3-contain {
	text-shadow: 2px 2px 3px #000;
	color: #FFCB00;
}
.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(236, 234, 223, 0.9);
}
	
	@media (max-width:767px) {
		header {
			height:auto;
			position:relative;
		}
		
		.header1 {
			width:100%;
			min-width:auto;
		}
                .boxes {
                        top:0;
                }
		.content2 {
			width:100%;
			height:auto;
		}
		.xlogocontain {
			text-align: center !important;
		}
		.topmenu {
			width:100% !important;
			margin:10px 0;
			padding:5px 0;
			text-align:left;
			background-position-x: 10px;
			background-position-y: 10px;
                        background-color: #f9f9f9;
		}
		.topmenu a {
			padding-left:45px;
		}
                .redtab1 {
                   display:block;
                }
		.arti-img, .arti-txt {
			float:none;
			width:auto;
		}
	}