/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

p { padding: 5px 0; line-height: 18px; }

a {	outline: none; color:#000; }
a:hover { color: #B01313;}
img { border: none;}

h1 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #002344;
	padding: 10px 0px;
}
h1 a {
	color: #002344;
	text-decoration: none;
}
h1 a:hover {
	color: #a80000;
}

h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #a80000;
	padding: 10px 0px;
}
h4 a {
	color: #a80000;
	text-decoration: none;
}
h4 a:hover {
	color: #000;
}

h5 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #256c00;
	padding: 10px 0px;
	vertical-align: middle;
}
h5 img {
	vertical-align: middle;
	margin-right: 50px;
}
#header {
	background: url(../images/header_bg.gif) repeat-x left top;
	height: 218px;
}
#header_in {
	background: url(../images/header.jpg) repeat-x left top;
	height: 169px;
	width: 1000px;
	margin: 0 auto;
}
.logo {
	padding-top: 30px;
	float: left;
}
.flags { float: right; padding: 5px;}

#menu {
	font: bold 14px Arial, Helvetica, sans-serif;
	background: url(../images/header_bg.gif) repeat-x left bottom;
	height: 49px;
	padding-left: 10px;
	width: 995px;
	margin: 0 auto;
}
#menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 35px;
	padding: 5px 18px 5px 19px;
	float: left;
	background: url(../images/menu_sep.gif) no-repeat left 5px;
}
#menu a:hover, #menu a.mActive {
	color: #000;
	background: #f1b205;
	
}
#container {
	background: url(../images/container_bg.gif) repeat left top;
	z-index: 100;
}

#container_in {
	background: #fff;
	min-height: 568px;
	height: auto !important;
	height: 568px;
	padding: 10px 5px 0;
	width: 990px;
	margin: 0 auto;
}

#left_col_home {
	width: 324px;
	float: left;
}
#mid_col_home {
	width: 324px;
	float: left;
	padding-left: 9px;
}
#right_col_home {
	width: 324px;
	float: right;
	z-index: 10;
}
.main_content {
	width: 640px;
	padding: 15px 0px 15px 15px;
	float: left;
	clear: left;
}

#left_col {
	width: 200px;
	float: left;
}
#mid_col {
	width: 510px;
	float: left;
	padding-left: 10px;
}
#right_col {
	width: 261px;
	float: right;
}

#footer {
	background: url(../images/footer_bg.gif) repeat-x left top;
	height: 119px;
	z-index: 0;
}

#footer_in {
	font-size: 11px;
	color: #ca9f30;
	width: 980px;
	margin: 0 auto;
	padding: 50px 10px 10px;
	background: url(../images/footer_in_bg.gif) repeat-x left top;
	z-index: 0;
	text-align: center;
	line-height: 30px;
}
#footer_in a {
	color: #ca9f30;
	text-decoration: none;
	margin: 0 10px;
}
#footer_in a:hover {
	text-decoration: underline;
}
/* Blocks */
.blocks {
	padding-bottom: 5px;
}
.block_pad {
	padding: 15px 0px;
}
.bl_top h2 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 10px 5px 15px;
	line-height: 26px;
	height: 26px;
}
.bl_mid, #left_col .bl_mid {
	padding: 5px 5px 0px;
	background: #fff url(../images/blocks/bl_mid_bg.gif) repeat-x left bottom;
	border-left: 1px solid #e2dfc7;
	border-right: 1px solid #e2dfc7;
}
.bl_bot {
	font-size: 2px;
	background: #f1efe3 url(../images/blocks/bl_fot_home.gif) repeat-x left bottom;
	height: 13px;
}
#right_col .bl_bot {
	background: #f1efe3 url(../images/blocks/bl_fot_in_rgt.gif) repeat-x left bottom;
}
#left_col .bl_bot {
	background: #f1efe3 url(../images/blocks/bl_fot_in_lft.gif) repeat-x left bottom;
}
#mid_col .bl_bot {
	background: #f1efe3 url(../images/blocks/bl_fot_in_mid.gif) repeat-x left bottom;
}

.blocks td {
	padding: 5px 2px;
	vertical-align: top;
	text-align: left;
}
.blocks td h3 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #002344;
}
.blocks td h3 a {
	color: #002344;
	text-decoration: none;
}
.blocks td h3 a:hover {
	color: #B01313;
}

.bl_blue .bl_top {
	background: url(../images/blocks/blue_top_rgt.gif) no-repeat right top;
}
.bl_blue .bl_top h2 {
	background: url(../images/blocks/blue_top_lft.gif) no-repeat left top;
}
.bl_red .bl_top {
	background: url(../images/blocks/red_top_rgt.gif) no-repeat right top;
}
.bl_red .bl_top h2 {
	background: url(../images/blocks/red_top_lft.gif) no-repeat left top;
}
.bl_red .bl_top h2 a, .bl_blue .bl_top h2 a {
	color: #fff;
	text-decoration: none;
}
.bl_red .bl_top h2 a:hover, .bl_blue .bl_top h2 a:hover {
	color: #FBC944;
}

.bl_yellow .bl_top {
	background: url(../images/blocks/yellow_top_rgt.gif) no-repeat right top;
}
.bl_yellow .bl_top h2 {
	background: url(../images/blocks/yellow_top_lft.gif) no-repeat left top;
	color: #000;
}
.bl_yellow .bl_top h2 a {
	color: #000;
	text-decoration: none;
}
.bl_yellow .bl_top h2 a:hover {
	color: #B01313;
}


.bl_gray .bl_top {
	background: url(../images/blocks/gray_top_rgt.gif) no-repeat right top;
	height: 5px;
}
.bl_gray .bl_top div {
	background: url(../images/blocks/gray_top_lft.gif) no-repeat left top;
	height: 5px;
	font-size: 1px;
}

#right_col .bl_gray .bl_bot, #right_col_home .bl_gray .bl_bot {
	background: url(../images/blocks/gray_bot_rgt.gif) no-repeat right bottom;
	height: 5px;
}

.bl_gray .bl_bot div {
	background: url(../images/blocks/gray_bot_lft.gif) no-repeat left bottom;
	height: 5px;
	font-size: 1px;
}
.bl_gray .bl_mid {
	padding: 0px 10px;
	background: #f1f1f1;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}

.bl_green .bl_top {
	background: url(../images/blocks/green_top_rgt.gif) no-repeat right top;
	height: 5px;
}
.bl_green .bl_top div {
	background: url(../images/blocks/green_top_lft.gif) no-repeat left top;
	height: 5px;
	font-size: 1px;
}
.bl_green .bl_bot, #mid_col .bl_green .bl_bot{
	background: url(../images/blocks/green_bot_rgt.gif) no-repeat right bottom;
	height: 5px;
}
.bl_green .bl_bot div, #mid_col .bl_green .bl_bot div {
	background: url(../images/blocks/green_bot_lft.gif) no-repeat left bottom;
	height: 5px;
	font-size: 1px;
}
.bl_green .bl_mid {
	color: #fff;
	padding: 0px 5px;
	background: #2e501c;
	border-left: 1px solid #2e501c;
	border-right: 1px solid #2e501c;
}
.bl_green h3  {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.bl_green h3 a, h3 a {
	color: #fff;
	text-decoration: none;
}
.bl_green h3 a:hover, h3 a:hover {
	color: #FBC944;
}
.practice_tools_img {
	text-align: center;
	padding: 8px 0px;
}

.tbl_share {
	font-weight: bold;
}
.tbl_share img {
	vertical-align: middle;
}
.tbl_share a {
	color: #000;
	text-decoration: none;
}
.tbl_share a:hover {
	color: #B01313;
}
.tbl_casino_bonus {
	border: 1px solid #f6e1a8;
	border-left: 0px solid #f6e1a8;
}

.tbl_casino_bonus td.al_center, .tbl_casino_bonus th.al_center {
	text-align: center;
}

.tbl_casino_bonus a {
	color: #000;
}
.tbl_casino_bonus a:hover {
	color: #B01313;
	text-decoration: none;
}
.tbl_casino_bonus .casino_name a {
	text-decoration: none;
}
.tbl_casino_bonus .casino_name a:hover {
	color:#B01313;
}

.tbl_casino_bonus img {
	vertical-align: middle;
}
.tbl_casino_bonus td {
	font-size:11px;
	font-weight: bold;
	border-left: 1px solid #f6e1a8;
	padding: 5px 5px 5px 8px;
	vertical-align: middle;
	background-color: #fdf9ed;
}
.tbl_casino_bonus th {
	font-size:13px;
	font-weight: bold;
	background-color: #fef6e2;
	border-bottom: 1px solid #f6e1a8;
	border-left: 1px solid #f6e1a8;
	padding: 5px 5px 5px 8px;
	text-align: left;
}
.tbl_casino_bonus td.no_brd {
	border: none;
}
.tbl_chart {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

.tbl_chart th {
	font-size:13px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px 2px;
	text-align: center;
}
.tbl_chart td {
	font-size:12px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px 2px;
	text-align: center;
}

.tbl_chart td.hit, .chart_abbreviation span.hit {
	background-color: #00ff00;
}
.tbl_chart td.double, .chart_abbreviation span.double {
	background-color: #ffff00;
}
.tbl_chart td.stand, .chart_abbreviation span.stand {
	background-color: #ff0000;
}
.tbl_chart td.split, .chart_abbreviation span.split {
	background-color: #99ccff;
}
.tbl_chart td.surrender, .chart_abbreviation span.surrender {
	background-color: #e5e5e5;
}

.strategy_chart_full .tbl_chart th {
	font-size:15px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 4px 4px;
	text-align: center;
}
.strategy_chart_full .tbl_chart td {
	font-size:13px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 4px 4px;
	text-align: center;
}

.strategy_chart_pocket .tbl_chart th {
	font-size:10px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0px 0px;
	text-align: center;
}
.strategy_chart_pocket .tbl_chart td {
	font-size:9px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0px 0px;
	text-align: center;
}


.tbl_video_list td {
	padding: 5px 5px 5px 0px;
}
.tbl_video_list td h4 {
	padding: 0px 0px 5px 0px;
}
.tbl_video_list td h4 a {
	color: #a80000;
	text-decoration: none;
}
.tbl_video_list td h4 a:hover {
	color: #000;
}
.tbl_video_list p {
	padding: 1px 0;
}
.tbl_images td {
	padding: 10px;
}
.bonus_casino td { font-weight: bold; padding-left: 5px;}
.bonus_casino a {
	text-decoration: none;
}


#left_col .tbl_video td {
	text-align: center;
}
#mid_col_home .tbl_video td {
	vertical-align: middle;
}

.chart_abbreviation { font-size: 10px; text-transform: uppercase;}
.chart_abbreviation span {
	font-weight: bold;
	padding: 1px 3px;
	border: 1px solid #000;
	color: #000;
	width: 15px;
}
#mid_col ul.list_bullet {
	line-height: 18px;
}
#mid_col ul.list_bullet li {
	background: url(../images/bullet.gif) no-repeat 5px 6px;
}
ul.list_bullet {
	list-style: none;
	background: none;
	padding-bottom: 5px;
}
.list_bullet li {
	font-weight: bold;
	background: url(../images/bullet.gif) no-repeat 5px 4px;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 3px 20px;
}
.list_bullet li a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
.list_bullet li a:hover {
	color: #B01313;
	text-decoration: underline;
}
.list_bullet li.left_active a {
	color: #003a71;
}

ol {
	margin: 5px 0 0 25px;
}
ol li {
	padding: 5px 5px;
}

.strategy_chart {
	width: 330px;
	margin: 0 auto;
	padding: 10px 0;
}

.strategy_chart_full {
	width: 450px;
	margin: 0 auto;
	padding: 10px 0;
}
.strategy_chart_full p {
	color: #fff;
	font-size: 12px;
	padding: 5px 5px;
}
.strategy_chart_pocket {
	width: 330px;
	margin: 0 auto;
	padding: 10px 0;
}
.strategy_chart_pocket p {
	color: #fff;
	font-size: 10px;
	padding: 3px 5px;
	line-height: 14px;
}
.strategy_chart_full h3 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.btn_orange a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: url(../images/btns/btn_right_bg.gif) no-repeat right top;
	line-height: 30px;
	display: block;
	text-align: center;
	float: left;
}
.btn_orange a span {
	background: url(../images/btns/btn_left_bg.gif) no-repeat left top;
	padding: 4px 10px 4px 10px;
	line-height: 30px;
	display: block;
	cursor: pointer;
	float: left;
}
.btn_orange a:hover {
	color: #A80000;
}
.strategy_chart_pocket h3 { font-size: 14px; padding: 0px 0 5px; color: #fff; text-align: center;}
.video_frame { background: url(../images/video_frame.gif) no-repeat 0px 0px; width: 501px; height: 304px; padding: 8px 0 0 8px;}

.wd_170 { width: 170px;}
.mar_0auto { margin: 0 auto;}

.cl_both { clear: both; }
.fl_lft { float: left; }
.fl_rgt { float: right; }
