
/*******************************************************************
		Main styles
*******************************************************************/


html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	background-image: url(/images/GV/bg_inside.gif);
	background-repeat: repeat-x;
	background-color: #ececec;
}

body#index {
	background-image: url(/images/GV/bg.gif);
}

body.client {
	background-image: url(images/GV/bg_client.gif);
	background-color: #FFFFFF;
}

body.popup, body.software {
	background-image: url();
}

body.software {
	background-color: #01182a;
	padding: 10px;
	text-align: center;
	overflow: hidden;
}

img {
	border: 0;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 912px;
	height: 175px;
}

.client #header {
	width: 100%;
	height: 75px;
}

#slogan {
	padding-top: 93px;
	padding-left: 242px;
	text-align: center;
}

#logo {
	position: absolute;
	top: 26px;
	left: 25px;
}

#nav {
	margin-top: 14px;
	position: relative;
	width: 912px;
	height: 46px;
	overflow: hidden;
}

#flash_width {
	width: 100%;
	min-width: 912px;
	height: 389px;
	text-align: left;
	background-color: #000125;
}


#flash {
	text-align: center;
	background-image: url(/images/GV/bg_flash.gif);
	background-repeat: repeat-x;
}

#inside_splash {
	margin: 0 auto;
	width: 912px;
}
#inside_splash img {
	display: block;
}

#container {
	margin: 0 auto;
	width: 912px;
	background-image: url(/images/GV/bg_content.gif);
	background-repeat: repeat-y;
}

#content_wrapper {
	width: 912px;
	background-image: url(/images/GV/redtop_inside.gif);
	background-repeat: no-repeat;
}

#index #content_wrapper {
	background-image: url(/images/GV/redtop.gif);
}

#sidebar {
	position: relative;
	float: left;
	display: inline;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 221px;
	overflow: hidden;
}

#sidebar img {
	display: block;
}

#sidebar_inside {
	padding: 0 9px;
}

#content {
	float: left;
	margin-left: 32px;
	padding: 7px 11px 16px;
	width: 583px;
}

#index #content {
	padding: 0;
	width: 605px;
}

.client #container, .client #content_wrapper, .client #content {
	margin: 0;
	width: 740px;
	background-image: url();
}

#content #howtoplay {
	position: relative;
	margin-bottom: 17px;
	padding: 43px 36px 0 36px;
	width: 533px;
	height: 72px;
	background-image: url(/images/GV/bg_howtoplay.gif);
	background-repeat: no-repeat;
}

#howtoplay #license {
	position: absolute;
	top: 0;
	right: 4px;
}

#content #ndx_col1 {
	float: left;
	margin-right: 15px;
	width: 397px;
}

#content #ndx_col2 {
	float: left;
	width: 192px;
}

#ndx_col1 .ndx_box {
	padding: 9px 9px 12px;
	width: 379px;
	background-image: url(/images/GV/bg_headerfade.gif);
	background-repeat: no-repeat;
}

#ndx_col2 .ndx_box {
	padding: 9px 9px 12px;
	width: 174px;
	background-image: url(/images/GV/bg_headerfade_small.gif);
	background-repeat: no-repeat;
}

.ndx_box img {
	margin-bottom: 7px;
}

#footer {
	margin: 0 auto;
	padding: 8px 75px 50px 75px;
	width: 762px;
	height: 70px;
	text-align: center;
	background-image: url(/images/GV/footer.gif);
	background-repeat: no-repeat;
}

.faqAnswer {
	padding: 5px;
	margin: 5px 0px 5px -40px;
	border: 1px solid #c2cac6;
	background-color: #eaedec;
}

.faqClose {
	text-align: right;
}

.clearbody {
	clear: left;
}

.clearcontent {
	clear: left;
}

table.chartTable {
	border-width: 0px 1px 1px 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000125;
	border-collapse: collapse;
}

table.chartTable th {
	border-width: 1px 0px 0px 1px;
	padding: 3px;
	border-style: solid;
	border-color: #000125;
	background-color: #01182a;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}

table.chartTable td {
	border-width: 1px 0px 0px 1px;
	padding: 3px;
	border-style: solid;
	border-color: #000125;
	vertical-align: top;
}

table.winnersTable {
	border-width: 0px 1px 1px 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #134a28;
	background-color: #0b2914;
	border-collapse: collapse;
	color: #ffffff;
}

table.winnersTable th {
	border-width: 1px 0px 0px 1px;
	padding: 3px;
	border-style: solid;
	border-color: #134a28;
	background-color: #0e3219;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.winnersTable td {
	border-width: 1px 0px 0px 1px;
	padding: 8px;
	border-style: solid;
	border-color: #134a28;
	vertical-align: top;
}

table.winnersTable td.name {
	font-weight: bold;
}

table.winnersTable td.winnings {
	font-size: 15px;
	font-weight: bold;
	color: #ffd900;
}

table.featuredTable {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #134a28;
	border-collapse: collapse;
}

table.featuredTable th {
	border-bottom: 2px solid #565864;
	border-left: 1px solid #565864;
	padding: 8px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.featuredTable td {
	border-width: 0px 0px 1px 1px;
	padding: 8px;
	border-style: solid;
	border-color: #565864;
	vertical-align: middle;
	text-align: center;
}

table.featuredTable th.noleftborder,
table.featuredTable td.noleftborder {
	border-left: 0px;
}

table.featuredTable td.quote {
	border: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
}

table.featuredTable td.quote img {
	padding-right: 8px;
}

table.featuredTable td.quote table,
table.featuredTable td.quote tr,
table.featuredTable td.quote td {
	border: 0px;
	padding: 0px;
	text-align: left;
}

table.featuredTable td.winnings {
	font-size: 15px;
	font-weight: bold;
	color: #ffd900;
}

table.featuredTable th.name { width: 87px; }
table.featuredTable th.date { width: 118px; }
table.featuredTable th.game { width: 103px; }
table.featuredTable th.winnings { width: 96px; }

/*******************************************************************
		Text styles
*******************************************************************/

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
}

h1, h2 {
	margin: 0 0 1em 0;
	padding: 0;
}

h1 {
	
}

h2, .title {
	font-size: 13px;
	font-weight: bold;	
}

#sidebar {
	color: #FFFFFF;
}

ol.clean, ul.clean {
	list-style: none;
}

#howtoplay ul, #howtoplay ol {
	float: left;
	margin: 0;
	padding: 0 13px 0 22px;
	width: 220px;
	color: #FFFFFF;
}

#howtoplay ul li, #howtoplay ol li {
	padding: 0;
}

#footer {
	color: #d26d67;	
	line-height: 35px;
}

.copyright {
	color: #888ba9;
}

/*******************************************************************
		Link styles
*******************************************************************/

a:link, a:visited, a:active {
	color: #2a6bad;
	font-weight: bold;
}

a:hover, a:hover:visited {
	color: #b30501;
	text-decoration: none;
}

#nav a, #nav span {
	display: block;
	height: 46px;
	width: 100px;
	padding: 46px 0px 0px 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
}

#nav a:hover {
	background-position: 0px -46px;
}

#nav #nav_spacer { width: 233px; background-image: url(/images/GV/nav_spacer.gif); }
#nav #nav_download { width: 140px; background-image: url(/images/GV/nav_download.gif); }
#nav #nav_promotions { width: 113px; background-image: url(/images/GV/nav_promotions.gif); }
#nav #nav_preview { width: 133px; background-image: url(/images/GV/nav_preview.gif); }
#nav #nav_cashier { width: 116px; background-image: url(/images/GV/nav_cashier.gif); }
#nav #nav_faq { width: 58px; background-image: url(/images/GV/nav_faq.gif); }
#nav #nav_support { width: 119px; background-image: url(/images/GV/nav_support.gif); }

#sidebar a.roll {
	display: block;
	height: 50px;
	width: 221px;
	padding: 0px 0px 0px 221px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#sidebar a.roll:hover {
	background-position: 0px -50px;
}

#sidebar a#rollover_100games { height: 57px; padding-left: 221px; }
#sidebar a:hover#rollover_100games { background-position: 0px -57px; }

#sidebar #rollover_100games { background-image: url(/images/GV/rollover_100games.gif); }
#sidebar #rollover_blackjack { background-image: url(/images/GV/rollover_blackjack.gif); }
#sidebar #rollover_roulette { background-image: url(/images/GV/rollover_roulette.gif); }
#sidebar #rollover_slots { background-image: url(/images/GV/rollover_slots.gif); }
#sidebar #rollover_craps { background-image: url(/images/GV/rollover_craps.gif); }
#sidebar #rollover_seeall { background-image: url(/images/GV/rollover_seeall.gif); }

#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

#footer a:hover, #footer a:hover:visited {
	color: #888ba9;
	text-decoration: none;
}

/*---------------------------------------------------------------------------------------------
	Landing Page (lp) Settings
---------------------------------------------------------------------------------------------*/

body.lp {
	padding: 20px 0;
	background-image: url("");
	background-color: #000125;
	background-repeat: repeat;
}

.lp_copyright {
	color : #888ba9;
	font-size: 11px;
}

a.lp_copyright:link,a.lp_copyright:active,a.lp_copyright:visited {
	color : #2a6bad;
	text-decoration: none;
	font-weight: bold;
}

a.lp_copyright:hover {
	color : #fce29f;
	text-decoration: underline;
	font-weight: bold;
}


/*---------------------------------------------------------------------------------------------
	Tournament Cal Menu Settings
---------------------------------------------------------------------------------------------*/

#dropmenudiv {
	position: absolute;
	border: 1px solid #383245;
	border-bottom-width: 0;
	font:normal 11px;
	line-height: 16px;
	z-index: 100;
	background-color: #0F1448;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #383245;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color: #070B35;
}


