/****************************************************************************

Author: Stephen
Development by: Wallop
Last updated: 

*****************************************************************************/

/* main divs ********************************************************************/

#boxesHome {
	width:850px;
	padding:0;
	height:140px;
	background:#fff url(../images/chinese/bottom_boxes.jpg) no-repeat 0 125px;
}

a#box01 {
	width:224px;
	background:url(../images/chinese/box01.jpg) no-repeat 0 0;
}

a#box02 {
	width:219px;
	background:url(../images/chinese/box02.jpg) no-repeat 0 0;
}
	
a#box03 {
	width:227px;
	background:url(../images/chinese/box03.jpg) no-repeat 0 0;

}

/* navigation ************************************************/

a#navCasino {
	width:89px;
	background:url(../images/chinese/nav/n_casino.jpg) no-repeat 0 0;
}

a#navRestaurants {
	width:189px;
	background:url(../images/chinese/nav/n_restaurants.jpg) no-repeat 0 0;
}

a#navEntertainment{
	width:149px;
	background:url(../images/chinese/nav/n_entertainment.jpg) no-repeat 0 0;
}

a#navPromo {
	width:211px;
	background:url(../images/chinese/nav/n_promotions.jpg) no-repeat 0 0;
}

a#subNavHome {
	width:62px;
	background:url(../images/chinese/nav/n_home.jpg) no-repeat 0 0;
}

a#subNavCorporate {
	width:94px;
	background:url(../images/chinese/nav/n_corporate.jpg) no-repeat 0 0;
}

a#subNavCareers {
	width:79px;
	background:url(../images/chinese/nav/n_careers.jpg) no-repeat 0 0;
}

a#subNavContact {
	width:93px;
	background:url(../images/chinese/nav/n_contact.jpg) no-repeat 0 0;
}

/* sub page navigation ***************************/

a#pgRedbar {
	background:url(../images/chinese/pg/pg_redbar.gif) no-repeat 0 0;
}

a#pgPlayers {
	background:url(../images/chinese/pg/pg_players.gif) no-repeat 0 0;
}

a#pgTable {
	background:url(../images/chinese/pg/pg_table.gif) no-repeat 0 0;
}

a#pgSlots {
	background:url(../images/chinese/pg/pg_slots.gif) no-repeat 0 0;
}

a#pgPoker {
	background:url(../images/chinese/pg/pg_poker.gif) no-repeat 0 0;
}

a#pgVip {
	background:url(../images/chinese/pg/pg_vip.gif) no-repeat 0 0;
}

a#pgHigh {
	background:url(../images/chinese/pg/pg_high.gif) no-repeat 0 0;
}

a#pgSchanks {
	background:url(../images/chinese/pg/pg_schanks.gif) no-repeat 0 0;
}

a#pgKirin {
	background:url(../images/chinese/pg/pg_kirin.gif) no-repeat 0 0;
}

a#pgShang {
	background:url(../images/chinese/pg/pg_shang.gif) no-repeat 0 0;
}

a#pgSalt {
	background:url(../images/chinese/pg/pg_salt.gif) no-repeat 0 0;
}

a#pgEvents {
	background:url(../images/chinese/pg/pg_events.gif) no-repeat 0 0;
}

a#pgFeature {
	background:url(../images/chinese/pg/pg_feature.gif) no-repeat 0 0;
}

a#pgLayout {
	background:url(../images/chinese/pg/pg_layout.gif) no-repeat 0 0;
}

a#pgMenu {
	background:url(../images/chinese/pg/pg_menu.gif) 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:15px;
}

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 -15px;
}
p.lotteryFooter {
	width:850px;
	height:50px;
	padding:-10px 0 0 0 !important;
	background:url(../images/gateway_footer_new02.gif) no-repeat 0 0;
}
div.promoContent {
	float:left;
	width:600px;
}

p.promoImage {
	width:160px;
	float:left;
	padding:0 20px 10px 0;
}
