/* CSS Document */

/* Reset styles in all browsers */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

:focus{-moz-outline-style: none;}

/* End reset */

body {
	background: #666666 url(../imgs/bg.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 14px;
}

#right_col ul {
	padding: 0 0 14px 20px;
	list-style: none;
}

#right_col ul li {
	padding: 0 0 0 15px;
	background: url(../imgs/bullet.gif) no-repeat 4px 6px;
	font-size: 12px;
	line-height: 16px;
}

#right_col ol {padding: 0 0 14px 20px;}
#right_col ol ol {padding: 0 0 0 20px;}

#right_col ol li {
	padding: 0 0 0 15px;
	font-size: 12px;
	line-height: 16px;
}

#right_col ol.pad_bottom li {
	padding-bottom: 14px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 14px;
	color: #3cf;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 14px;
	color: #3cf;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 14px;
	color: #3cf;
}

h2 {
	height: 39px;
	margin-bottom: 14px;
	text-indent: -999em;
}

h2#technical_specs_h2 {background: url(../imgs/headers/technical_specs.gif) no-repeat left;}
h2#about_us_h2 {background: url(../imgs/headers/about_us.gif) no-repeat left;}
h2#tm_table_configurations_h2 {background: url(../imgs/headers/tm_table_configurations.gif) no-repeat left;}
h2#project_administration_h2 {background: url(../imgs/headers/project_administration.gif) no-repeat left;}
h2#contact_us_h2 {background: url(../imgs/headers/contact_us.gif) no-repeat left;}
h2#faqs_h2 {background: url(../imgs/headers/faqs.gif) no-repeat left;}
h2#questions_h2 {background: url(../imgs/headers/questions.gif) no-repeat left;}
h2#caribbean_stud_poker_h2 {background: url(../imgs/headers/caribbean_stud_poker.gif) no-repeat left;}
h2#caribbean_draw_poker_h2 {background: url(../imgs/headers/caribbean_draw_poker.gif) no-repeat left;}
h2#bonus_blackjack_h2 {background: url(../imgs/headers/bonus_blackjack.gif) no-repeat left;}
h2#licensed_games_h2 {background: url(../imgs/headers/licensed_games.gif) no-repeat center;}
h2#texas_holdem_h2 {background: url(../imgs/headers/texas_holdem.gif) no-repeat left;}
h2#progressive_blackjack_h2 {background: url(../imgs/headers/progressive_blackjack.gif) no-repeat left;}
h2#regulatory_approvals_h2 {background: url(../imgs/headers/regulatory_approvals.gif) no-repeat left;}
h2#tm_executive_team_h2 {background: url(../imgs/headers/tm_executive_team.gif) no-repeat left;}
h2#about_tm_h2 {background: url(../imgs/headers/about_tm.gif) no-repeat left;}
h2#what_is_tm_h2 {background: url(../imgs/headers/what_is_tm.gif) no-repeat left;}
h2#tm_game_content_h2 {background: url(../imgs/headers/tm_game_content.gif) no-repeat left;}
h2#tm_platform_info_h2 {background: url(../imgs/headers/tm_platform_info.gif) no-repeat left;}
h2#press_releases_h2 {background: url(../imgs/headers/press_releases.gif) no-repeat left;}
h2#news_h2 {background: url(../imgs/headers/news.gif) no-repeat left;}
h2#events_h2 {background: url(../imgs/headers/events.gif) no-repeat left;}
h2#privacy_policy_h2 {background: url(../imgs/headers/privacy_policy.gif) no-repeat left;}
h2#terms_of_use_h2 {background: url(../imgs/headers/terms_of_use.gif) no-repeat left;}
h2#press_room_h2 {background: url(../imgs/headers/press_room.gif) no-repeat left;}
h2#table_dimensions_h2 {background: url(../imgs/headers/table_dimensions.gif) no-repeat left;}
h2#wap_h2 {background: url(../imgs/headers/wap.gif) no-repeat left;}


a, a:link, a:visited {
	color: #3cf;
	text-decoration: underline;
}

a:hover {text-decoration: none;}

#container {
	width: 962px;
	margin: 0 auto;
}

#header {
	width: 962px;
	height: 189px;
	position: relative;
	background: url(../imgs/header_bg.gif) no-repeat bottom;
}

#header h1 {
	position: absolute;
	top: 74px;
	left: 46px;
	width: 237px;
	height: 115px;
	text-indent: -999em;
	background: url(../imgs/logo.gif) no-repeat;
}

#header h1 a {
	display: block;
	widows: 237px;
	height: 115px;
}

/* This is included in a separate div in case you ever want to rotate the header background image */

.header_pic01 {
	background: url(../imgs/header_pic01.jpg) no-repeat top right;
}


#content {
	width: 962px;
	background: #999 url(../imgs/content_bg.gif) repeat-x top;
	float: left;
}

#left_col {
	width: 276px;
	padding: 20px 14px 20px 20px;
	float: left;
}

#right_col {
	width: 632px;
	padding: 20px 20px 20px 0;
	float: left;
}

.blue_module_top {
	width: 632px;
	background: url(../imgs/blue_module_top.gif) no-repeat top;
	padding-top: 23px;
	float: left;
}

.blue_module_bottom {
	width: 572px;
	background: url(../imgs/blue_module_bottom.gif) no-repeat bottom;
	padding: 0 30px 24px 30px;
	float: left;
	color: #fff;
}

#footer {
	clear: both;
	width: 942px;
	padding: 10px 10px 30px 10px;
	background-color: #000;
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	text-align: right;
}

.dl_container, .dl_container_142 {
	float: left;
	margin: 15px 0 30px 0;
}

.dl_container dl, .dl_container_142 dl {
	float: left;
	width: 115px;
	padding: 0 12px;
	text-align: center;
	font-size: 12px;
}

.dl_container_142 dl {
	width: 142px;
}

.dl_container dt, .dl_container_142 dt {
	padding-bottom: 10px;
}

.dl_container dd.dd_title, .dl_container_142 dd.dd_title {
	font-weight: bold;
	padding-bottom: 10px;
}

.dl_container_142 dd.dd_title {
	padding-bottom: 3px;
	font-size: 12px;
}

.dl_container_142 dd {
	font-size: 11px;
}

.clear {clear: both;}

.green {color: #3f0;}
.green a, .green a:link, .green a:visited, .green a:hover {color: #3f0;}


/* Nav Bar */

#nav_container {
	position: absolute;
	top: 148px;
	left: 310px;
	height: 36px;
	width: 632px;
}

#nav_container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#nav {
	height: 36px;
	width: auto;
}
	
#nav, #nav ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;

}


#nav li {
	float: left;
	padding: 0;
	margin: 0;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	
}

#nav li li {
	line-height: 14px;
	height: 22px;
	overflow: visible;
	border-bottom: 1px solid #fff;
	font-size: 11px;
}

/*#nav li#sales, #nav li#sales a, #nav li#sales, #nav li#sales_active a {
	width: 85px;
}*/

#nav li li a, #nav li#sales li a, #nav li#sales_active li a {
	width: 160px;
	padding: 4px 10px 4px 10px;
}
	
#nav li#investor_relations li a, #nav li#investor_relations_active li a, #nav li#customer_services li a, #nav li#customer_services_active li a, #nav li#press_room li a, #nav li#press_room_active li a, #nav li#contact_us li a, #nav li#contact_us_active li a, #nav li#faqs li a, #nav li#faqs_active li a {
	width: 140px;
	padding: 4px 10px 4px 10px;
}

#nav li a {
	display: block;
	text-decoration: none;
	padding: 0;
}

#nav li ul {
	position: absolute;
	z-index: 500;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	background-color: #80acff;
	list-style-type: none;
	border: 1px solid #fff;
	border-width: 0 1px;
}

#nav li#sales ul, #nav li#sales_active ul {
	width: 180px;
	margin-left: 14px;
}

#nav li ul li {
	width: 160px;
	text-align: left;
	background-color: #80acff;
}

#nav li#sales ul li, #nav li#sales_active ul li {
	width: 180px;
}

#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {
	width: 140px;
	padding: 0px 10px;
	color: #fff;
}

#nav li#sales li a, #nav li#sales li a:link, #nav li#sales li a:visited, #nav li#sales li a:hover, #nav li#sales_active li a, #nav li#sales_active li a:link, #nav li#sales_active li a:visited, #nav li#sales_active li a:hover {
	width: 160px;
} 

#nav li a, #nav li a:link, #nav li a:visited {
	text-indent: -999em;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	text-indent: 0;
}

#nav li li a:hover  {
	width: 140px;
	padding: 0 10px;
	color: #fff;
}

#nav li#sales li a:hover, #nav li#sales_active li a:hover {
	width: 160px;
}

/*#nav a, #nav a:link, #nav a:visited, #nav a:hover {
	color: #369;
}*/

#nav li#sales, #nav li#sales_active {
	background-image: url(../imgs/nav/sales.gif);
	width: 87px;
}
#nav li#sales_active {background-position: -87px;}

#nav li#investor_relations, #nav li#investor_relations_active {
	background-image: url(../imgs/nav/investor_relations.gif);
	width: 149px;
}
#nav li#investor_relations_active {background-position: -149px;}

#nav li#customer_services, #nav li#customer_services_active {
	background-image: url(../imgs/nav/customer_services.gif);
	width: 158px;
}
#nav li#customer_services_active {background-position: -158px;}

#nav li#press_room, #nav li#press_room_active {
	background-image: url(../imgs/nav/press_room.gif);
	width: 111px;
}
#nav li#press_room_active {background-position: -111px;}

#nav li#contact_us, #nav li#contact_us_active {
	background-image: url(../imgs/nav/contact_us.gif);
	width: 127px;
}
#nav li#contact_us_active {background-position: -127px;}

#nav li#faqs, #nav li#faqs_active {
	background-image: url(../imgs/nav/faqs.gif);
	width: 63px;
}
#nav li#faqs_active {background-position: -63px;}


#nav li:hover li {
	width: 160px;
}

#nav li#sales:hover li {
	width: 180px;
}

#nav li:hover ul {
	left: auto;
}
	
#nav li#sales:hover, #nav li#sales_active:hover {
	width: 87px;
	background: url(../imgs/nav/sales.gif) 0 0 no-repeat;
	background-position: -87px 0;
}

#nav li#investor_relations:hover, #nav li#investor_relations_active:hover {
	width: 149px;
	background: url(../imgs/nav/investor_relations.gif) 0 0 no-repeat;
	background-position: -149px 0;
}

#nav li#customer_services:hover, #nav li#customer_services_active:hover {
	width: 158px;
	background: url(../imgs/nav/customer_services.gif) 0 0 no-repeat;
	background-position: -158px 0;
}

#nav li#press_room:hover, #nav li#press_room_active:hover {
	width: 111px;
	background: url(../imgs/nav/press_room.gif) 0 0 no-repeat;
	background-position: -111px 0;
}

#nav li#contact_us:hover, #nav li#contact_us_active:hover {
	width: 127px;
	background: url(../imgs/nav/contact_us.gif) 0 0 no-repeat;
	background-position: -127px 0;
}

#nav li#faqs:hover, #nav li#faqs_active:hover {
	width: 63px;
	background: url(../imgs/nav/faqs.gif) 0 0 no-repeat;
	background-position: -63px 0;
}


#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li:hover {
	background-color: #556dad;
}


#nav li ul ul {
	margin: -23px 0 0 160px;
	border-top: 1px solid #fff;
}

#nav li#sales ul ul, #nav li#sales_active ul ul {
	margin: -23px 0 0 180px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/* End Nav */




.border_top {
	border-top: 1px solid #fff;
	padding-top: 16px;
	clear: both;
}

.vert_pad {
	padding: 15px 0 30px 0;
}

.img_right {
	float: right;
	margin: 0 0 14px 14px;
}

.img_left {
	float: left;
	margin: 0 14px 14px 0;
}

.icon_left {
	margin-right: 3px;
	float: left;
}

.icon_right {
	margin-left: 6px;
	vertical-align: middle;
}

.nopad {padding: 0;}


/* White Box */

.white_box {
	width: 500px;
	background: url(../imgs/white_box_top_500.gif) no-repeat top;
	padding-top: 18px;
	clear: both;
	margin: 20px 36px 20px 36px;
	float: left;
}

.white_box_bottom {
	width: 428px;
	background: url(../imgs/white_box_bottom_500.gif) no-repeat bottom;
	padding: 10px 36px 20px 36px;
	margin: 0;
	color: #000;
	float: left;
}

.tab_content {
	height: 220px;
	overflow: auto;
	padding-right: 10px;
}
/*
.white_box_left {
	float: left;
	width: 345px;
	padding-right: 30px;
}

.white_box_right {
	float: left;
	width: 144px;
	padding-left: 30px;
	border-left: 1px solid #676767;
}
*/
.white_box p, #right_col .white_box ul li {
	font-size: 11px;
	line-height: 15px;
}

#right_col .white_box ol {padding: 0 0 14px 24px;}
#right_col .white_box ol ol {padding: 0 0 0 24px;
list-style-type:lower-alpha;}

#right_col .white_box ol li {
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}

.white_box h3 {
	font-size: 16px;
	line-height: 18px;
	color: #666666;
	border-bottom: 1px solid #666666;
	padding: 0;
	margin-bottom: 10px;
	text-align: right;
	font-weight: normal;
}

.white_box h4 {
	font-size: 11px;
	color: #556eae;
	line-height: 14px;
	padding-bottom: 4px;
}


.image_grid {
	clear: both;
	text-align: center;
}

.image_grid img {
	padding: 12px 25px 12px 25px;
}


.tile_container {
	clear: both;
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid #fff;
}

.tile_container img {
	padding: 0 15px 12px 15px;
}

.team_member {
	border-top: 1px solid #fff;
	margin-top: 14px;
	padding-top: 30px;
}

.team_member img {
	float: left;
	margin: 0 20px 20px 0;
}

.events_table {
	margin-bottom: 14px;
	border: 1px solid #fff;
	border-collapse: collapse;
}

.events_table td, .events_table th {
	font-size: 12px;
	text-align: left;
	border: 1px solid #fff;
	padding: 2px 4px;
	line-height: 15px;
	background: #7390D8;
}

dt {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

dd {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 14px;
}

#print_friendly {
	float: right;
	width: 39px;
}

/* Left column tabs */

#tab_container {
	width: 276px;
	float: left;
}

#tab_container #tab_top {
	width: 276px;
	float: left;
}

#tab_container #tab_bottom {
	clear: both;
	width: 276px;
	padding-bottom: 20px;
	background: url(../imgs/nav/tab_bottom_bg.png) no-repeat bottom;
}

#tab_container #tab_bottom dl {
	background: url(../imgs/nav/tab_bottom_dl_bg.gif) no-repeat top;
	width: 248px;
	padding: 14px 14px 0 14px;
	font-size: 11px;
	line-height: 14px;
}

#tab_container #tab_bottom dt {
	color: #666666;
	background: url(../imgs/icons/blue_arrow.gif) no-repeat top left;
	padding-left: 28px;
	line-height: 17px;
}

#tab_container #tab_bottom dd {
	padding: 0 0 14px 28px;
	color: #999999;
}

#tab_container #tab_bottom p {
	padding: 0 14px;
	text-align: right;
	font-size: 11px;
}

#tab_container #tab_bottom dl a, #tab_container #tab_bottom dl a:link, #tab_container #tab_bottom dl a:visited {color: #666666;}

#tab_container #tab_bottom p a, #tab_container #tab_bottom p a:link, #tab_container #tab_bottom p a:visited {color: #566eae;}
/* Add gif to IE6 sheet */

.ui-tabs-hide {display: none;}

.ui-tabs-nav {list-style: none;}

#tab_container .ui-tabs-nav li {
	width: 86px;
	height: 26px;
	float: left;
	margin-right: 6px;
}
	
#tab_container .ui-tabs-nav li a, #tab_container .ui-tabs-nav li a:link, #tab_container .ui-tabs-nav li a:visited {
	display: block;
	background: url(../imgs/nav/tabs.gif) no-repeat;
	width: 86px;
	height: 26px;
	color: #fff;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
/*
.ui-tabs-nav li a:hover {
	text-decoration: underline;
}*/

#tab_container .ui-tabs-panel {padding: 0 18px;}

#tab_container .ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../imgs/loading.gif) no-repeat 0 50%;
}

#tab_container .ui-tabs-panel {padding: 0;}

#tab_container .ui-tabs-nav .ui-tabs-selected a, #tab_container .ui-tabs-nav .ui-tabs-selected a:link, #tab_container .ui-tabs-nav .ui-tabs-selected a:visited {
	background: url(../imgs/nav/tabs.gif) no-repeat;
	width: 86px;
	height: 26px;
	background-position: -86px;
	color: #556dad;
}

#white_box_tabs {
	float: left;
	width: 500px;
	clear: both;
}

#right_col #white_box_tabs ul {
	padding: 0;
}

#right_col #white_box_tabs ul li {
	background: none;
	padding: 0;}

#white_box_tabs .ui-tabs-nav li {
	width: 105px; float: left; margin: 0 10px;}
	
#white_box_tabs .ui-tabs-nav li a, #white_box_tabs .ui-tabs-nav li a:link, #white_box_tabs .ui-tabs-nav li a:visited  {
	display: block;
	width: 105px;
	color: #fff;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	padding-top: 25px;
}

#white_box_tabs .ui-tabs-nav li a:hover {
	text-decoration: underline;
}

#white_box_tabs .ui-tabs-panel {}
#white_box_tabs .ui-tabs-loading em {}

#white_box_tabs .ui-tabs-panel {padding: 0;}
#white_box_tabs .ui-tabs-nav .ui-tabs-selected a, #white_box_tabs .ui-tabs-nav .ui-tabs-selected a:link, #white_box_tabs .ui-tabs-nav .ui-tabs-selected a:visited {background: url(../imgs/pointer.gif) no-repeat center top; width: 105px;}
