a {
	color: #215371;	
}
header {
	background-color:#0c1f31;
	height:auto;
}
footer {

}
.header1 {
	background-color: rgba(38, 37, 37, 0.8);
}
.boxes {
	top:388px;
}
.wrapper {
	padding: 80px 0 0 0;
}
.topmenu {
	padding: 15px 0 15px 32px;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: 10px;
	padding: 10px;
	margin: 5px 0px 10px 15px;
	border-radius: 5px;
	height: 18px;
}
.topmenu a {
	color: #E4F9FF;
	text-shadow: 1px 1px 3px #8d8d8d;
}
.topmenu a:hover, .topmenu a:active {
	color:yellow;
}
.addon > input {
	background-color:#00649F;
}
.notify > input {
	color:#00649F;
}
.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%;
}

.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/sa-fans.jpg);
	background-size: cover;
}
.content3-contain {
    text-shadow: 1px 1px 2px #222;
}
.contentorange {
	background-color: rgba(221, 174, 211, 0.7);
}
	.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;
	}
	
	@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: #91bdd2;
		}
		.topmenu a {
			padding-left:45px;
		}
		.redtab1 {
			display:block;
		}
		.arti-img, .arti-txt {
			float:none;
			width:auto;
		}
	}