body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#181818;
	background:#9a988b url(../images/header-bg.jpg) no-repeat center top;
}
body, #menu ul {
	margin:0;
	padding:0;
}
.rel {
	position:relative;
}
.abs {
	position:absolute;
}

.pad10, .ads{
	padding:10px;
}
.pad-tb20{
	padding:20px 0;
}
.pad15{
	padding:25px;
}
.mar10 {
	margin:10px;
}
a img, img {
	border:0 none;
}
a {
	text-decoration:none;
	color:#181818;
}
.mar-b15 {
	margin-bottom:15px;
}
p, h2, .mar-b10, h5 {
	margin:0 0 10px;
}
.clear {
	clear:both;
}
.left{
	float:left;
}
.right {
	float:right;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}
.yellow{
	color:#eaa11d;
}
.rounded, .main, #top-casino, #sub-menu{
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* KHTML */
	border-radius:10px; /* CSS3 */
}
/**** LAYOUT ****/
.page-size{
	width:1011px;
	margin:0 auto;

}
h2{
	font-size:22px;
	color:#483f2b;
	font-weight:normal;
	font-family: 'Contrail One', cursive;
	text-transform:uppercase;
	background:url(../images/heading-icon.png) no-repeat left;
	padding-left:36px;
}
p{
	line-height:22px;
	text-align:justify;
}
#logo{
	padding:36px 0 20px;
	text-align:center;
}
/*** menu ***/
#menu{
	background:url(../images/menu-bg.png) no-repeat;
	height:52px;
}
#menu ul {
	list-style-type:none;
}
#menu li {
	float:left;
	padding:0 44px;
	background:url(../images/menu-divder.png) no-repeat right center;
}
#menu li.last{
	background:none;
}
#menu a {
	color:#010207;
	display:block;
	height:52px;
	line-height:51px;
	text-decoration:none;
	font-family: 'Contrail One', cursive;
	font-size:20px;
}
#menu li a:hover, #menu li.active a {
	color:#ffac0a;
}

/**** banner ****/
#banner-outer{
    background: url("../images/banner-bg.png") no-repeat ;
    height: 338px;
    margin: 8px 15px 0;
    overflow: hidden;
    padding: 10px;
    width: 959px;
}
.nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:30px;
   box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-32px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	z-index:99999;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.nivo-caption a:hover {
    color:#fff;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9999;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/***** banner ends here *****/


/******* content *******/
#contents{
	background:#fff;
	padding:15px;
}
#welcome{
	width:675px;
	padding:10px;
}
#top-casino{
	background:url(../images/submenu-bg.jpg) repeat-x;
	width:630px;
	
}
#top-casino .casino{
	padding:10px;
}
#top-casino .casino p{
	color:#FFF;
}
.casino a.review{
	padding:5px 10px;
	background:#393939;
	color:#fff;
}
.casino a.review:hover{
	background:#f9d582;
	color:#000;
}
.casino a.visit{
	padding:5px 10px;
	background:#f9d582;
	color:#000;
}
.casino a.visit:hover{
	background:#393939;
	color:#fff;
}
#sub-menu {
	background: url(../images/submenu-bg.jpg) repeat-x;
}
#sub-menu  .title{
	background:url(../images/sub-menu-bg.png) no-repeat;
	height:46px;
	width:268px;
	margin-left:-22px;
	padding:10px;
}
#sub-menu{
	width:236px;
	padding:10px;
}
#sub-menu ul{
	margin:0;
}
#sub-menu li{
	list-style:url(../images/list-item.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:32px;
}
#sub-menu li a{
	color:#fff;
}
#sub-menu li a:hover{
	color:#ea9f1c;
}
#last-body{
	margin:15px 0;
}
#footer{
	text-transform:uppercase;
	margin-bottom:10px;
	font-family: 'Contrail One', cursive;
	font-size:14px;
	border-top:#a2a2a2 solid 1px;	
	padding-top:10px;
}