/* Global Resets */
*	{
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: none;
	outline: none;
	border: none;
}

p	{
	margin: 0;
	padding: 0;
}
/* End Global Resets */

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

body	{background-color: #000000;}

a img {
	border: none;
}

iframe {background-color: #000000;}

#wrapper {

	width: 780px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/casino/back.jpg) top left no-repeat;
}

#head	{
	height: 100px;
	width: 780px;	
}

#head #logo	{
	height: 74px;
	width: 260px;
	float: left;
}

#head #logo img	{
	margin-top: 16px;
	float: right;
}

#head #tabcontent	{
	height: 74px;
	width: 520px;
	float: left;
}

/* Tab Nav */

#tabcontent ul#tabnav{
/*
	width: 372px;
*/
	list-style: none;
	margin: 39px 10px 0px 0px;
	padding: 0;
	float: right;
}

#tabcontent #tabnav li, #tabnav li a {
	height: 35px;
	width: 93px;
	float: left;
	position: relative;
	display: block;
 	line-height: 35px;
}
/* mac hide \*/
#tabcontent #tabnav li, #tabnav li a {overflow: hidden;}
/* end hide*/
#tabcontent #tabnav a	{font-size: 1em}

li em {
	position: absolute;
	left: 0; 
	top: 0;
	display: block;
	height: 35px;
	width: 93px;
}

li#sports a {width: 93px; cursor: pointer;}

li#casino a {width: 93px; cursor: pointer;}

li#poker a {width: 93px; cursor: pointer;}

li#forum a {width: 93px; cursor: pointer;}

/*
li#sports em {background: url(../images/casino/sportstab.gif) no-repeat 0 0;}
li#casino em {background: url(../images/casino/casinotab.gif) no-repeat 0 0;}
li#poker em {background: url(../images/casino/pokertab.gif) no-repeat 0 0;}
li#forum em {background: url(../images/casino/forumtab.gif) no-repeat 0 0;}

ul#tabnav li a:hover	{visibility: visible}/* needed for ie to work*/
/*
ul#tabnav li a:hover em	{background-position: 0 -35px;}
*/
/* End Tab Nav */

#topbar	{
	background: url(../images/casino/top_navbg.gif) top left repeat-x;
	height: 26px;
	width: 770px;
	clear: left;
	padding: 0px 5px 0px 5px
}


#topbar td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
}

#topbar a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}

#main	{
	width: 780px;
}

#banners	{
	height: 160px;
	width: 780px;
}

#banners #flashcontain	{
	height: 150px;
	width: 490px;
	margin-top: 10px;
	float: left;
}

#banners .support	{
	height: 150px;
	width: 279px;
	margin-top: 10px;
	float: right;
}

#main #navbar	{
	height: 35px;
	width: 780px;
	margin-top: 10px;
}

#content	{

	width: 780px;
	margin-top: 10px;
}


#highlights {
	width: 780px;
	text-align: center;
}

#highlights .game_group {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 240px;
	height: 110px;
	
}

.highlighted_game_box {
	margin: 5px 23px 0px 12px
	padding: 0px;
}

#highlights .box {
/*	border: 1px solid red; */
	margin: 5px 16px 0px 24px;
}

.box	{
	height: 88px;
	width: 193px;
	float: left;
	margin: 0px 0px 10px 2px;
}

.box .game	{
	height: 76px;
	width: 76px;
	float: left;
	margin: 0px 0px 0px 3px;
	border: 2px solid white;
	color: #ffffff;
}

.box .gameinfo	{
	width: 108px;
	padding-left: 2px;
	float: left;
}

.box .gameinfo .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

#highlights .game_group .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding-left: 18px;
}

#highlights .game_group .group_title {
	font-size: 14px;
	width: 100%;
	display: block;
}

.gametitle {
	height: 32px;
	padding-bottom: 4px;
}

.box .gameinfo .play	{
	display: block;
	margin: 3px 0px 4px 20px;
}

.box .gameinfo .how	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	color: #ffffff;
}

.box .gameinfo .how a:link	{
	color: #ffffff;
	text-decoration: underline;	
}

.box .gameinfo .how a:hover	{
	color: #ffffff;
	text-decoration: none;
}

.box .gameinfo .how a:visited	{
	color: #ffffff;
	text-decoration: underline;
}

#footer	{
	height: 110px;
	width: 780px;
	padding-top: 10px;
}

#footer #infobar	{
	height: 45px;
	width: 350px;
	margin: 0 auto;
}

#footer #infobar img {
        border: none;
}


#footnav	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	margin-top: 15px;
	text-align: center;
}

#footnav li {
	display: inline;
	padding: 0px 4px;
	border-right: 1px solid #b5b3b3;
}

#footnav a	{
	color: #b5b3b3;
	text-decoration: none;
}

#footnav a:hover	{
	color: #fff200;
	text-decoration: underline;
}

#footnav li.last	{
	border: none;
}

#footer p	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #b5b3b3;
	margin-top: 10px;
	text-align: center;
}

.clearfloat	{
	height: 25px;
	clear: both;
}


/* The menu styling */
.menu, .menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
}

.menu li.top_level {
	display: block;
	float: left;
	position: relative;
	width: 95px;
}

.menu table {
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.menu li.top_level a.top_link {
	display: block;
	float: left;
	height: 35px;
	width: 95px;
}

.menu li.top_level a span {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 0;
	font-size: 10px;
}


.menu li a:hover, .menu li:hover a {
	background: transparent;
}


/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {
	visibility: visible;
} /* for IE6 */


.menu li:hover { 
	position: relative;
	z-index: 200;
} /* for IE7 */

/* keep the 'next' level invisible by placing it off screen. */

.menu ul {
	position: absolute; 
	left: -9999px; 
	top: -9999px;
	width: 0; 
	height: 0;
}

/* set up the first drop down sub level */

.menu :hover ul.sub {
	left: 0;
	top: 35px;
	background: #fff;
	padding: 3px 0;
	border: 2px solid #ee2f3f;
	white-space: nowrap;
	width: 170px;
	height: auto;
}


.menu :hover ul.sub li {
	display: block;
	height: auto;
	position: relative;
	float: left;
	width: 170px;
}

.menu :hover ul.sub li a {
	display: block;
	font-size: 11px;
	height: auto;
	width: 164px;
	line-height: 20px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
	border: 3px solid #fff;
	border-width: 0 0 0 3px;
}


.menu :hover ul.sub li a:hover {
	background: #ee2f3f;
	color: #fff;
}

/*
 * The login styling
 */
.button { 
	/*submit button*/
	font-size: 10px;
	border: 1px solid #ffffff;
	background-color: #ee2f3f;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

a.button:active, a.button:link, a.button:visited {
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

a.button:hover {
	color: #9b0000;
}

.input {
	font-size: 1.1em;
}

/*
 * Error box syling
 */
div.error	{

	height: 100px;

	width: 500px;

	background: url(../images/casino/errorbg.gif) top left no-repeat;

	padding-top: 50px;

	margin-top: 10px;
	float: left;
}



div.error p	{

	color: #fff;

	margin-left: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



div.error p a:link	{

	color: #ee2f3f;

	font-weight: bold;

}



div.error p a:hover	{

	text-decoration: none;

}



div.error p span	{

	font-weight: bold;

	color: #fff200;

}

	
