﻿/* CSS for slotsonline.co.za*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #003562;
}
.holder {
	
}
.top {
	background: url('images/top1.jpg') no-repeat center bottom;
}
.menu {
	text-align: center;
	background: url('images/body1.jpg') repeat-y center top;
	font-size:11px;
	font-family: Verdana;

}
.bholder {
	background-image: url(images/body1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.left {
	float:left;
	text-align:center;
}
.maintext {
	text-align: justify;
}
.footer {
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #000000;
	background-image: url('images/body1.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	padding: 10px 50px 10px 50px;
}
.hr {
	clear:both;
	width: 98%;
	margin-left:1%;
	background-color:#660033;
	height:2px;
	font-size:1px;
}

.menu ul {
	list-style-type:none;
	white-space:nowrap;
	
}
.menu li {
	list-style-type:none;
	white-space:nowrap;
	width:125px;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	background: url(images/menu_back.gif) no-repeat center center;
	display: inline;
	float:left;
	margin-right: 3px;
	padding-top: 18px;
}
.menu a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	text-decoration: underline;
}
.footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer h1 {
	font-size: 10px;
	display: inline;
	
}
.maintext a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.maintext a:link {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.maintext a {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.maintext a:hover {
	text-decoration:underline;
}
.left img {
	border: none;
}
.maintext h1 {
	font-size: 20px;
	text-align: center;
	color: #333333;
	text-decoration: underline;
	text-transform: capitalize;
}
.maintext h2 {
	font-size: 18px;
	text-align: center;
	color: #330033;
	text-transform: capitalize;
	clear: both;
}

.li_center {
	vertical-align: middle;
	border:none;
	margin-left: 15px;
}
.currency li {
	list-style-type:none;
	text-align:center;
	margin:3px 5px 3px 5px;
	padding:2px;
	display:inline;
	float:left;
}
.currency li a {
		text-decoration:none;
		font-size:19px;
		color: #000000;
}
.currency li a:hover {
		text-decoration:none;
}

.maintext table {
	clear: both;
	width: 94%;
	margin-left:3%;
	border:3px #660033 solid;
}
.maintext table th {
	font-weight:bolder;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	text-decoration:underline;
	text-align: center;
	border-bottom:2px #550022 double;
	padding: 5px 0px 5px 0px;
}

.casino_name {
	font-weight:bold;
	width:20%;
	text-align:center;
	vertical-align:middle;
}
.casino_slot {
	text-align:justify;
	width:40%;
	vertical-align:middle;
	text-transform:capitalize;
}
.casino_promo {
	text-align: left;
	vertical-align: middle;
	text-transform:capitalize;
}
.casino_banner {
	text-align:center;
}
.casino_banner img {
	border:none;
}
.par {
	padding: 5px;
	text-align:justify;
}
.smallprint {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.maintext img {
	border-style: none;
}
.maintext td {
	border: 1px dotted #333333;
}
.noborder {
	border-width: 0px;
}
.game_def {
	width: 30%;
	text-align: center;
	display: block;
	float: left;
	padding: 0 7px;
	font-size: 10px;
	color: #222222;
	font-weight: bold;
}
.break {
	width: 75%;
	margin: 2px auto 0px auto;
	border-top: 3px groove #333333;
	height: 5px;
}
#freenewsletter {
	border: 5px ridge #000000;
	border-right: 10px ridge #333333;
	border-bottom: 10px ridge #333333;
	/*background-color: #ffffff; */
	width: 130px; 
	padding: 0px 3px;
	text-align: center;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 100000;
}
#freenewsletter p {
	padding: 0px;
	margin: 0px;
}
#freenewsletter input {
	border: 1px solid #333333;
	background: #ffffff;
	color: #000000;
	font-size: 10px;
}
#freenewsletter hr {
	color:#333333;
	height: 1px;
	width: 100%;
}
.hideimg {
	background: #ffffff url(images/free.gif) repeat-x center left;
	width: 600px;
	height:40px;
	border: 1px solid #000000;
	display: block;
	margin: 0px auto;
}
.hideimg img {
	display: none;
}