/****************************************************************************

Author: Stephen
Development by: Wallop
Last updated: 

*****************************************************************************/

/* defaults ****************************************************************/

* {
	margin:0;
	padding:0;
} 

body {
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	background:#700000 url(../images/bg_content_wide.jpg) center top;
	color:#666;
}

body a {
	color:#C10000;
	text-decoration:underline;
}

body a:hover {
	text-decoration:none;
	color:#C10000;
}

/* heading attibutes *************************************************/

/* removes the link underline from logo swap */

h1 a {
	text-decoration:none;
}

/* list items ********************************************/

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

/* set more defaults **********************************************************/

a img {
	border:none !important;
}

/* hacks *************************************************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/*display: inline-table;*/
}

/* Hides from IE-mac */

* HTML .clearfix {
	height: 1%;
}

/* tables inherit font sizes */

table {
	font-size: 1em;
}

form {
	margin:0;
	padding:0;
}

label {
	display:none;
}

/* these are new styles created for gateway staff to use in contribute *****************/

.BIG_HEADING {
	font:bold 16px "Arial", sans-serif;
	color:#540707;
	margin:0 0 16px 0;
}

.MEDIUM_HEADING {
	font:bold 14px "Arial", sans-serif;
	color:#444;
	margin:0 0 16px 0;
}

.SMALL_HEADING {
	font:bold 12px "Arial", sans-serif;
	color:#666;
	margin:0 0 16px 0;
}

/* class attributes *********************************************/

p.rightImg {
	float:right;
	margin:0 0 10px 20px;
}


div.promoContent {
	float:left;
	width:600px;
}

div.promoContentSmall {
	float:right;
	width:350px;
}

p.promoImage {
	width:160px;
	float:left;
	padding:0 20px 10px 0;
}

.commentBox {
	padding:6px;
}

p.break {
	background: url(../images/png/break.png) repeat-x top;
	height:10px;
	clear:both !important;
	margin-top:20px !important;
} 

p.java {
	background:url(../images/png/logo_java.png) no-repeat 0 0;
	padding:20px 0 10px 36px;
	height:27px;
	font-size:12px;
}

div.down {
	width:600px;
	clear:both;
	font-size:18px;
	padding:120px 0 0 0;
	color:#fff;
	margin:0 auto;
}

div.info {
	float:right;
	width:220px;
	text-align:right;
	border:solid 1px red;
}

p.logo {
	float:left;
}

div.chinese a, div.chineseNew a {
	color:#f4f4f4;
	font-size:13px;
	text-decoration:none;
}

div.chinese, div.chineseNew {
	float:right;
	margin:15px 25px 0 0;
	/*position: absolute;
	top: 15px;
	right: 25px;
	padding:0;*/
	color:#ccc;
}

div.chinese a:hover, div.chineseNew a:hover {
	color:#ccc;
}

table.shuttleTable td {
	padding:10px;
}

table.shuttleTable tr.redborder td {
	border-top: 1px solid #ad0734;
}

table.shuttleTable tr.headingRow td {
	border-bottom:solid 1px #ad0734;
	font-size:12px;
	color:#ad0734;
}

table.shuttleTable tr.shade {
	background-color:#f4f4f4;
}

.vtText {
	float:right;
	width:410px;
	margin:15px 0 0 0;
}

#tourApplet {
	width:350px;
	margin:15px 0 0 0;
	float:left;
}

p.fineprint {
font-size:9px;}

/* dotted line breaks */

/*.break p {
	margin:0;
	padding:0;
}

p.break {
	background: url(../images/break.gif) repeat-x 0px 6px;
	height:10px;
}*/

/* main divs ********************************************************************/

#wrap {
	width:850px;
	background:url(../images/bg_content.jpg) repeat-y 0 0;
	margin:0 auto;
	position: relative;
}

p {
	margin:0 0 14px 0;
	line-height:18px;
}

h1#logo a {
	display:block;
	width:350px;
	/*height:100px;*/
	/*background:url(../images/logo.jpg) no-repeat 0 0;*/
	text-indent:-9999px;
	/*margin:20px 0 0 0;*/
	/*float:left;*/
}

#topWrap {
	width:540px;
	clear:both;
}

#promoArea {
	width:850px;
	height:185px;
	background-color:#222;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 auto;
	position: relative;
}

#promoToggle {
	position: absolute;
	top: 4px;
	left: 8px;
}

a#promoToggle {
	color:#fff !important;
	text-decoration:none;
}

#header {
	width:850px;
	height:193px;
	background:url(../images/bg_header.jpg) no-repeat 0 0;
	margin:0 auto;
}

#photoHome, #boxesHome, #footer, #banner {
	width:850px;
	height:290px;
}

#videoHome {
	width:850px;
	height:214px;
}

#flashContent, #flashContent 1 {
	color:#fff;
}

#banner {
	height:170px;
}

#titleArea {
	width:790px;
	height:55px;
	padding:30px 30px 0 30px;
	background-color:#fff;
	margin:0;
}

#boxesHome {
	width:850px;
	padding:0;
	height:140px;
	background:#fff url(../images/bottom_boxes.jpg) no-repeat 0 125px;
}

a#box01, a#box02, a#box03 {
	height:75px;
	padding:50px 30px 0 30px;
	float:left;
	display:block;
	color:#444;
	text-decoration:none;
	font-size:11px;
}

a:hover#box01, a:hover#box02, a:hover#box03 {
	color:#666;
}

a#box01 {
	width:224px;
	background:url(../images/box01.jpg) no-repeat 0 0;
}

a#box02 {
	width:219px;
	background:url(../images/box02.jpg) no-repeat 0 0;
}
	
a#box03 {
	width:227px;
	background:url(../images/box03.jpg) no-repeat 0 0;

}

#content {
	width:800px;
	background-color:#fff;
	padding:30px 20px 20px 30px;
	clear:both;
}

#content h3, #content h4 {
	font:bold 16px "Arial", sans-serif;
	color:#540707;
	margin:0 0 16px 0;
}

#content h4 {
	font-size:14px;
	color:#444;
}

#textBox, #textBoxWide, #textBoxContact {
	width:540px;
	float:left;
}

#textBoxContact {
	width:480px;
}

#textBoxWide {
	width:790px;
	font-size:12px;
}

#textBox .colLeft, #textBox .colRight, #textBox .colRight02, #textBoxWide .colLeft, #textBoxWide .colRight, #textBoxWide .colRight02, #textBox .colRight03, #textBoxContact .colLeft, #textBoxContact .colRight, #textBoxContact .colRight02, #textBoxContact .colRight03 {
	width:250px;
	float:left;
}

#textBoxWide .colLeft, #textBoxWide .colRight, #textBoxWide .colRight02 {
	width:250px;
}

#textBoxWide .colLeft {
	margin:0 30px 0 0;
}

#textBox strong {
	color:#444;
}

#textBox .colRight, #textBoxWide .colRight02 {
	float:right;
}

/* for the contact page */

#textBoxContact .colRight03 {
	width:180px;
	margin:0 0 0 20px;
}

.map {
	width:300px;
	float:right;
	border:solid 1px #999;
}

/* end contact page */

#textBox .colLeft li, #textBox .colRight li, #textBoxWide .colLeft li, #textBoxWide .colRight li, #textBox li, .vtText li, #textBoxWide li {
	margin:0 0 5px 0;
	background:url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 0 6px;
}

#textBoxWide ul {
	margin:0 0 20px 0;
}


#footer {
	height:80px;
	padding:0 0 10px 0;
	font-size:11px;
	color:#540707;
	text-align:center;
}

#footer p {
	padding:10px 0 0 0;
}

#footer a {
	color:#540707;
}

a.lotteryFooter {
	width:850px;
	height:50px;
	padding-bottom:10px;
	display:block;
	background:url(../images/gateway_footer_new02.gif) no-repeat 0 0;
}

/* iframe for careers page */

#iframe {
	width:790px;
	height:380px;
	background-color:#fff;
	border:solid 1px #ccc;
	text-align:center;
}

/* navigation ************************************************/

#nav {
	width:638px;
	height:51px;
	/*margin:0 6px 0 0;
	float:right;
	display:inline;*/ /* for DF bug */
	background:url(../images/bg_nav.jpg) no-repeat 0 0;
	position: absolute;
	top: 142px;
	right: 6px;
}


#subNav, #subNavAdmin  {
	width:328px;
	height:30px;
	/*margin: 86px 0 0 0;*/ /*112px -50px 0 0;*/
	/*float:right;
	clear: both;*/
	position: absolute;
	right: 0;
	top: 112px;
}

#subNavAdmin {
	/*margin:112px 0 0 0;*/
}

#nav a.active {
	background-position:0 -51px;
}

#subNav a.active, #subNavAdmin a.active {
	background-position:0 -30px;
}

#nav ul#nav, #subNav ul#subNav, #subNavAdmin ul#subNavAdmin {
	float:left;
}

#nav li, #subNav li, #subNavAdmin li {
	display:inline;
	float:left;
	font-size:1px;
}

#nav li a, #subNav li a, #subNavAdmin li a, #navHome li a {
	text-decoration:none;
	display:block;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}

a#navCasino, a#navRestaurants, a#navEntertainment, a#navPromo {
	height:51px;
}

a#subNavHome, a#subNavCorporate, a#subNavCareers, a#subNavContact {
	height:30px;
}

a:hover#navCasino, a:hover#navRestaurants, a:hover#navEntertainment, a:hover#navPromo {
	background-position:0 -51px;
}

a:hover#subNavHome, a:hover#subNavCorporate, a:hover#subNavCareers, a:hover#subNavContact {
	background-position:0 -30px;
}

a#navCasino {
	width:89px;
	background:url(../images/nav/n_casino.jpg) no-repeat 0 0;
}

a#navRestaurants {
	width:189px;
	background:url(../images/nav/n_restaurants.jpg) no-repeat 0 0;
}

a#navEntertainment{
	width:149px;
	background:url(../images/nav/n_entertainment.jpg) no-repeat 0 0;
}

a#navPromo {
	width:211px;
	background:url(../images/nav/n_promotions.jpg) no-repeat 0 0;
}

a#subNavHome {
	width:62px;
	background:url(../images/nav/n_home.jpg) no-repeat 0 0;
}

a#subNavCorporate {
	width:94px;
	background:url(../images/nav/n_corporate.jpg) no-repeat 0 0;
}

a#subNavCareers {
	width:79px;
	background:url(../images/nav/n_careers.jpg) no-repeat 0 0;
}

a#subNavContact {
	width:93px;
	background:url(../images/nav/n_contact.jpg) no-repeat 0 0;
}

/* sub page navigation ***************************/

#sectionNav {
	float:right;
	width:220px;
}

#sectionNav li {
	margin:0 0 6px 0;
	height:18px;
	border-bottom:solid 1px #ddd;
}

#sectionNav li a {
	text-decoration:none;
	display:block;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
}

a#pgPlayers, a#pgTable, a#pgSlots, a#pgPoker, a#pgVip, a#pgHigh, a#pgSchanks, a#pgKirin, a#pgShang, a#pgSalt, a#pgEvents, a#pgFeature, a#pgLayout, a#pgMenu, a#pgRedbar {
	width:200px;
	height:10px;
}

a:hover#pgPlayers, a:hover#pgTable, a:hover#pgSlots, a:hover#pgPoker, a:hover#pgVip, a:hover#pgHigh, a:hover#pgSchanks, a:hover#pgKirin, a:hover#pgShang, a:hover#pgSalt, a:hover#pgEvents, a:hover#pgFeature, a:hover#pgLayout, a:hover#pgMenu, a:hover#pgRedbar {
	background-position:0 -10px;
}

a#pgRedbar {
	background:url(../images/pg/pg_redbar.gif) no-repeat 0 0;
}

a#pgPlayers {
	background:url(../images/pg/pg_players.gif) no-repeat 0 0;
}

a#pgTable {
	background:url(../images/pg/pg_table.gif) no-repeat 0 0;
}

a#pgSlots {
	background:url(../images/pg/pg_slots.gif) no-repeat 0 0;
}

a#pgPoker {
	background:url(../images/pg/pg_poker.gif) no-repeat 0 0;
}

a#pgVip {
	background:url(../images/pg/pg_vip.gif) no-repeat 0 0;
}

a#pgHigh {
	background:url(../images/pg/pg_high.gif) no-repeat 0 0;
}

a#pgSchanks {
	background:url(../images/pg/pg_schanks.gif) no-repeat 0 0;
}

a#pgKirin {
	background:url(../images/pg/pg_kirin.gif) no-repeat 0 0;
}

a#pgShang {
	background:url(../images/pg/pg_shang.gif) no-repeat 0 0;
}

a#pgSalt {
	background:url(../images/pg/pg_salt.gif) no-repeat 0 0;
}

a#pgEvents {
	background:url(../images/pg/pg_events.gif) no-repeat 0 0;
}

a#pgFeature {
	background:url(../images/pg/pg_feature.gif) no-repeat 0 0;
}

a#pgLayout {
	background:url(../images/pg/pg_layout.gif) no-repeat 0 0;
}

a#pgMenu {
	background:url(../images/pg/pg_menu.gif) no-repeat 0 0;
}

/* ==============================================	
	MODIFIED BY: MANUEL PINEAULT 
	DATE: MAY 13 2008 */

hr{ margin-bottom: 15px; height: 1px; border: none; background-color: #dddddd; }

table tr td{ padding-right: 15px; vertical-align: top; }

.clearFloat {
	visibility: hidden;
	clear: both;
}

ul#pokerNav {
	list-style: none;
}

	ul#pokerNav li {
		padding: 0 15px 0 0;
		float: left;
		display: inline;
		background: none;
	}
	
	ul#pokerNav li a:hover{
		background-position: 0 -23px;
	}

a#pokerCashGames, a#pokerMultiTable, a#pokerSitNGo {
	height: 20px;
	text-indent: -9999px;
	display: block;
}

a#pokerCashGames {
	width: 94px;
	background: url(../images/poker/cashgames.gif) no-repeat 0 0;
}

a#pokerMultiTable {
	width: 205px;
	background: url(../images/poker/multitable.gif) no-repeat 0 0;
}

a#pokerSitNGo {
	width: 191px;
	background: url(../images/poker/sitngo.gif) no-repeat 0 0;
}

/* ============================================== */

