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

p {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

body {
	background: #333;	margin: 0px;
    padding: 0px;
}


div#wrapper {
position:absolute;
background-color: #FFF;
width: 900px;
height: 1575px;
top: 20px;
left: 50%;
margin-left:-455px;
border:#c2885b 8px solid;
}

div#header{
	position:absolute;
	width: 100%;
	/*background-color: #C00;*/
	background: url(images/online-pokies-header.png) no-repeat;
	height: 160px;
	top:0px;
	/* -moz-border-radius: 15px;
    border-radius: 15px;*/
}

#top-nav {
	position:absolute;
	top: 160px;
	width: 900px;
	height:35px;
	background:url(images/bkgd-top-nav.jpg) repeat-x;
	/*background-color: #666;*/
}

#logo {
	position:absolute;
	width: 900px;
	height:100px;
	bottom: 0px;
	left:0px;
}

#content-wrapper{
	position:absolute;
	background-color:#FFF;
	width: 898px;
	height: 1388px;
	left:0px;
	top:190px;
}

/*------------- FOR LEFT COLUMN SIMPLE CONTENT WITHOUTN FEATURED BOXES ------------------
#content-left {
	position:absolute;
	width: 630px;
	height: 820px;
	margin: 10px;
	top: 10px;
	background-color: #FFF;
}*/

/*#featured1 {
	position:absolute;
	width: 630px;
	height: 220px;
	margin: 10px;
	top: 10px;
	background-color: #FFF;
}*/

#featured1 {
	position:absolute;
	width: 630px;
	padding: 0px;
	height: 166px;
	margin: 10px;
	top: 50px;
	/*background: url(images/gold-gradient-featured.jpg) repeat-x;
	background-color:#fcedde;*/
	background-color:#CCC;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}

#featured1-heading {
	position:absolute;
	width: 630px;
	height: 30px;
	top: 20px;
	left: 10px;
}

#featured1-banner {
	position:absolute;
	width: 125px;
	height: 125px;
	top: 20px;
	left: 10px;
}

#featured1-content {
	position:absolute;
	width: 475px;
	height: 150px;
	top: 20px;
	left: 155px;
}

#featured2 {
	position:absolute;
	width: 630px;
	height: 190px;
	margin: 10px;
	top: 250px;
	background-color: #FFF;
}

#featured3 {
	position:absolute;
	width: 630px;
	height: 190px;
	margin: 10px;
	top: 460px;
	background-color: #FFF;
}

#featured-banner {
	position:absolute;
	width: 125px;
	height: 125px;
	top: 45px;
	left: 10px;
}

#featured-content {
	position:absolute;
	width: 475px;
	height: 175px;
	top: 45px;
	left: 155px;
}

#honorable {
	position:absolute;
	width: 630px;
	height: 180px;
	margin: 10px;
	top: 670px;
	background-color: #FFF;
}

#content-right {
	position:absolute;
	width: 220px;
	height: 1280px;
	right: 0px;
	margin: 10px;
	/*top: 230px;*/
	top: 10px;
	padding-left: 10px;
	background-color: #fff;
	border-left:#CCC 1px solid;
}

/*#content-right-tout {
	position:absolute;
	width: 200px;
	height: 200px;
	right: 0px;
	margin: 10px;
	top: 10px;
	padding: 10px;
	background:url(images/online-pokies-bkgd-gold.gif);
	border-left:#CCC 1px solid;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
}*/

#se-content {
	position:absolute;
	width: 630px;
	height: 415px;
	left: 0px;
	bottom: 140px;
	margin: 10px;
	top: 881px;
	background-color: #FFF;
}

#footer {
	position:absolute;
	width: 880px;
	height: 60px;
	background-color: #000;	
	left: 0px;
	bottom: 0px;
	padding: 10px;
}

/* ---------------- HEADER TEXT ---------------------------------*/

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size:17px;
padding-top: 0px;
padding-left: 0px;
margin: 0px 0px 5px 0px;
/*text-shadow: -1px 1px 0  #999;*/
}

h2,h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size:14px;
	padding-top: 0px;
    padding-left: 0px;
	margin: 0px 0px 10px 0px;
	/*text-shadow: -1px -1px 0 #666;*/
}

/* ---------------- FEATURED SECTION HEADLINE TEXT ---------------------------------*/

.featured {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
	/*background-color:#00237a;*/
	text-shadow:#333 5 5;
	padding-left: 10px;
	padding-top: 10px;
    font-size:16px;
	font-weight:bold;
}

.featured-large {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
	/*background: url(images/nz-flag-small.gif) no-repeat #00237a;*/
	background-color:#00237a;
	padding-left: 10px;
    font-size:16px;
	font-weight:bold;
}

.featured-small {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFf;
	background-color: #00237a;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
    font-size:14px;
	font-weight:bold;
}

.featured-promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
	text-align:center;
	padding: 5px;
	text-decoration: underline;
	/*background-color: #00237a;*/
    font-size:14px;
	font-weight:bold;
}

.red-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	color:#900;
}

.red-heading-20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	color:#900;
}

.red-heading-18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#900;
}

.red-heading-16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#900;
}


/* ---------------- NAVIGATION TEXT ---------------------------------*/
.style2 { /* nav text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.5;
}

.style2 a:link {
color:#FFFFFF;
text-decoration:none;
}

.style2 a:visited {
color:#FFFFFF;
text-decoration:none;
}

.style2 a:hover {
color: #F00;
text-decoration:underline;
}

.style2 a:active {
color:#FFFFFF;
text-decoration:none;
}

/*---------------------------MAIN CONTENT TEXT ----------------------------*/
.style1 { /* nav text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

.style1 a:link {
color: #039;
text-decoration:underline;
}

.style1 a:visited {
color: #999;
}

.style1 a:hover {
color: #C00;
}

.style1 a:active {
color:#039;
}

/*------------------------- VISIT NOW TEXT ---------------------------*/
.style3 { /* nav text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#039;
	font-weight:bold;
}

.style3 a:link {
text-decoration:underline;
}

.style3 a:visited {
color: #039;
}

.style3 a:hover {
color: #C00;
}

.style3 a:active {
color:#039;
}

/*------------------------- FOOTER TEXT ---------------------------*/
.style4 { /* nav text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration:none;
}

.style4 a:link {
text-decoration:underline;
color:#CCC;
}

.style4 a:visited {
color: #CCC;
text-decoration:underline
}

.style4 a:hover {
color: #FFF;
text-decoration:none;
}

.style4 a:active {
color:#CCC;
text-decoration:underline;
}

/*-------------------- MISC CSS --------------------------*/

.font12 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.font12-white {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

.font12-bold-white {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-shadow: 1px 1px 0 black;
}

.menu{
	position:absolute;
    width: 100%;
	/*top: 100px;*/
	left: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	 }

.menu ul{
    margin: 0; padding: 0;
    float: left;}
 
.menu ul li{
    display: inline;}
 
.menu ul li a{
    float: left; text-decoration: none;
    color: white;
    /*padding: 10.5px 11px;*/
	padding: 9.5px 15px;
	top: -10px;
     }
 
.menu ul li a:visited{
    color: white;}
 
	
.menu ul li a:hover, .menu ul li .current{
    color: #000;
	background-color:#fff; }
