@charset "utf-8";
/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
}

@font-face {
    font-family: 'ClearSans-Bold';
    src: url('fonts/ClearSans-Bold.eot');
    src: url('fonts/ClearSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/ClearSans-Bold.woff') format('woff'),
         url('fonts/ClearSans-Bold.ttf') format('truetype'),
         url('fonts/ClearSans-Bold.svg#permianseriftypefaceregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ClearSans-Light';
    src: url('fonts/ClearSans-Light.eot');
    src: url('fonts/ClearSans-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/ClearSans-Light.woff') format('woff'),
         url('fonts/ClearSans-Light.ttf') format('truetype'),
         url('fonts/ClearSans-Light.svg#permianseriftypefaceregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ClearSans-Regular';
    src: url('fonts/ClearSans-Regular.eot');
    src: url('fonts/ClearSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/ClearSans-Regular.woff') format('woff'),
         url('fonts/ClearSans-Regular.ttf') format('truetype'),
         url('fonts/ClearSans-Regular.svg#permianseriftypefaceregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/* Body */

body {
/*	background: url(images/grey_tile.png) repeat;*/
	background: #000 url(images/bg.jpg) top center no-repeat;
	font: normal normal 10px/1.2 "ClearSans-Regular", Arial, sans-serif; 
}

/* Div Structure */
.magical_wrapper {
	width: 980px;
	margin: 0 auto;
}

.top{
	clear: none;
	float: left;
	margin: 3em 0;
	width: 100%;
}

.left-top{
	clear: none;
	float: left;
	margin: 5em 0 0 0;
	width: 68%;
}
	.left-top p{
		color: #757575;
		font-size: 1.2em;
		margin: 0 0 2em 0;
	}

section{
	float: left;
	width: 100%;
	clear: none;
	margin: 2em 0 0 0;
}
	section h2{
		color: #d7bf4f;
		font-size: 3.8em;
		font-family: 'ClearSans-Bold', sans-serif;
		letter-spacing: -2px;
		margin: 0 0 0.31em 0;
		font-weight: 800;
		text-shadow: 1px 1px 1px #000;
	}

a.starttoday {
	background: url(images/starttoday.png) no-repeat;
	display: block;
	height:100px;
	margin: 0 0 60px;
	width:960px;
	border: 2px solid #69590e;
}
a.starttoday:hover {
	background-position-y: -100px;
}
.copy {
	margin: 0 7em 0 32em;
	width: 50%;
	float: left;
	clear: none;
}
.triple_banner {
	overflow: hidden;
}
.triple_banner a {
	display: block;
	width: 313px;
	height: 174px;
	margin: 0 0 60px 0;
}
.triple_banner a:hover {
	background-position-y: -174px;
}
.casinocom {
	text-align: center;
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
	clear: none;
}

/* Elements */
a.logo {
	background: url(images/ss_logo.png) no-repeat;
	width: auto;
	height: 70px;
	display: block;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 60px;
	margin-left: 0;	
}
a.playinrands {
	background: url(images/playinrands.png) no-repeat;
	float: left;
	margin: 0 20px 0 0;
}
a.playindollars {
	background: url(images/playindollars.png) no-repeat;
	float: left;
	margin: 0 20px 0 0;
}
a.deposit{
	background: url(images/deposit.png) no-repeat;
	float: right;
}

a.playnow{
	background: url(images/playnow.png) 33% 0% no-repeat;
	width: 100%;
	height: 100px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
}
	a.playnow:hover{
		background: url(images/playnow_hvr.png) 33% 0% no-repeat;
	}


.casinobanner{
	text-align: center;
}

.casinobanner p a > img{
	border: 3px solid #6c5712;
}


/* Text Elements */
.strapline p {
	color: #fff;
	font-size: 14px;
	font-family: 'ClearSans-Light';
	line-height: 13px;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 100%;
	margin: 1em 0 0 0;
	
}
a {
	color: #fff;
	font-size: 16px;
	font-family: 'ClearSans-Light';
	line-height: 16px;
	font-weight: normal;
	text-align:center;
	
}
.copy p {
	color: #fff;
	font-size: 1.7em;
	font-family: 'ClearSans-Light';
	font-weight: normal;
	line-height: 1.1;
	letter-spacing: -1px;
	margin: 0 0 1.1em 0;
	float: left;
	width: 100%;
	clear: none;
}

.copy p:last-child{
	margin: 1em 0 0.7em 0 ;
}

.casinocom p {
	color: #fff;
	font-size: 1.2em;
	font-family: 'ClearSans-Light';
	font-weight: normal;
	text-align: center;
	margin: 1em 0 0 0;
}


.disclaimer {
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-family: 'ClearSans-Light';
	line-height: 16px;
	font-weight: normal;
	float: left;
	width: 100%;
	clear: none;		
}

.copy p a, .disclaimer a {
	color: #d7bf4f;
	text-decoration: underline;
	text-shadow: 1px 1px 0 #000;
}
