
html, body
{
	height: 100% !important;
}

body
{
	margin-top: 50px !important;
	padding: 0px;
	background: #AC0045 url(../images/casinos.jpg) !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 10pt !important;
	color: #737373;
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
	font-family: 'Englebert', sans-serif !important;
	font-size:2em !important;
	color: #74C5F2;
}

h2
{
	font-weight: 400 !important;
	font-size: 2.00em !important;
	color: #8B2287;
}

p, ol, ul
{
	margin-top: 0px;
}

p
{
	line-height: 180%;
}

strong
{
}

a
{
	color: #8C2287;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

img.border
{
}

img.alignleft
{
	float: left;
}

img.alignright
{
	float: right;
}

img.aligncenter
{
	margin: 0px auto;
}

hr
{
	display: none;
}

/** WRAPPER */

#wrapper
{
	overflow: hidden !important;
	background: #FFFFFF !important;
	box-shadow: 0px 0px 20px 5px rgba(0,0,0,.10) !important;
	border-radius: 40px !important;
}

.container
{
	width: 1000px;
	margin: 0px auto !important;
}

.clearfix
{
	clear: both !important;
}

/** HEADER */

#header
{
	overflow: hidden !important;
	width: 920px;
	padding: 0px 40px !important;
}

/** LOGO */

#logo
{
	float: left !important;
	width: 310px !important;
	height: 100px !important;
}

#logo h1, #logo p
{
}

#logo h1 a
{
	line-height: 100px !important;
	text-decoration: none !important;
	font-size: 2em !important;
	font-weight: 400 !important;
	color: #FFFFFF !important;
}

/** MENU */

#menu
{
	float: right !important;
	width: 525px !important;
	height: 80px !important;
	margin-top: 20px !important;
	background: #e70300 !important;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,.10);
	border-radius: 20px 20px 0px 0px !important;
}

#menu ul
{
	margin: 0px !important;
	padding: 0px !important;
	list-style: none !important;
	line-height: normal !important;
	text-align: center !important;
}

#menu li
{
	display: inline-block !important;
	padding: 0px 20px !important;
}

#menu a
{
	display: block !important;
	line-height: 80px !important;
	text-decoration: none !important;
	font-family: 'Englebert', sans-serif !important;
	font-size: 1.50em !important;
	color: #FFFFFF !important;
}

#menu a:hover
{
	text-decoration: underline;
}

/** PAGE */

#page
{
	overflow: hidden !important;
	padding: 50px 40px !important;
}

#page h2
{
	padding-bottom: 20px;
}

/** CONTENT */

#content
{
	float: left !important;
	width:900px ;
}

/** SIDEBAR */

#sidebar
{
	float: right;
	width: 280px;
}

#sidebar #sbox1
{
	margin-bottom: 30px;
}

/* Footer */

#footer
{
	overflow: hidden;
	padding: 30px 0px;
	color: #ffffff;
}

#footer p
{
	text-align: center;
}

#footer a
{
	color: #CE6790;
}

.image-style img
{
	margin-bottom: 2em;
	border-radius: 30px;
}

.statcounter{
	font-size:12px !important;
	color:#666 !important;
}

/** LIST STYLE 1 */

.list-style1
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	color: #777777;
}

.list-style1 li
{
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #D6D6D6;
}

.list-style1 a
{
	color: #777777;
}

.list-style1 h3
{
	padding: 10px 0px 5px 0px;
	font-weight: 500;
	color: #444444;
}

.list-style1 .posted
{
	padding: 0px 0px 0px 0px;
}

.list-style1 .first
{
	border-top: 0px;
	padding-top: 0px;
}

/** LIST STYLE 2 */

.list-style2
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li
{
	padding: 10px 0px 20px 0px;
	border-top: 1px solid #C9C9C9;
}

.list-style2 a
{
	color: #777777;
}

.list-style2 .first
{
	padding-top: 0px;
	border-top: 0px;
}

.link-style1
{
	display: inline-block;
	margin-top: 20px;
	background: #8C2287;
	border-radius: 10px;
	padding: 10px 30px;
	text-decoration: none;
	font-family: 'Englebert', sans-serif;
	font-size: 1.50em;
	color: #FFFFFF;
}


/* Table Design */
table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}

.t_head1{
	font-family:  sans-serif;
	text-align:center;
	font-size: 20px;
	color: #000000;
	padding: 10px 0px;
}

.t_head{
	padding: 10px 0px;
	background: #8C2287;
	text-decoration: none;
	font-family:  sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.t_txt{
	padding: 10px 0;
	text-decoration: none;
	font-family:  sans-serif;
	text-align:center;
	font-size: 12px;
	color: #000000;
}
.t_txtd{
	padding: 10px 0;
	text-decoration: none;
	font-family:  sans-serif;
	text-align:center;
	font-size: 12px;
	color: #000000;
}

