/* Resets */
ul, li, p, h1, h2, h3, a, img {
	margin: 0; padding: 0;
}

/* Element styling */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 28px;
	line-height: 1.1em;
}
h2 {
	color: #406B50;
	font-size: 17px;
	margin: 23px 0 0 0;
}
h3 {
	color: #666666;
}
img {
	border: none;
}
p {
	line-height: 1.5em;
	margin: 10px 0 0;
}
a {
	color: #A50808;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #406B50;
}
ul {
	margin: 10px 30px;
}
ul li {
	margin-bottom: 5px;
}

body {
	background: transparent url(http://www.poker.player.magazine.co.uk/themes/default//images/bground.gif) repeat;
	font-family: Verdana, Arial, Trebuchet MS, Tw Cen MT, serif;
	font-size: 12px;
}

/* Main layout elements */
#container {
	background: #12321E;
	margin: auto;
	width: 770px;
}

#magazine_header {
	background: #FFFFFF url(http://www.poker.player.magazine.co.uk/themes/default//images/subscription.gif) no-repeat;
	height: 40px;
}

#header {
	background: #12321E url(http://www.poker.player.magazine.co.uk/themes/default//images/logo.gif) top left no-repeat;
	padding-left: 252px;
	height: 84px;
}

#strap {
	background: #12321E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 5px 5px;
	width: 760px;
}

#navigation {
	background: #eeeeee url(http://www.poker.player.magazine.co.uk/themes/default//images/navbarbackg.gif) center repeat-x;
	font-size:10px;
	font-weight:bold;
	margin:0px; 
	position:relative;
	width:770px; 
}

#breadcrumb {
	background: transparent url(http://www.poker.player.magazine.co.uk/themes/default//images/stripey_bground.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	margin: 20px 10px 0;
}

#main_content {
	background: #FFFFFF;
	margin: 0 10px 20px;
	padding: 10px;
}
#main_content_nobreadcrumb {
	background: #FFFFFF;
	margin: 20px 10px;
	padding: 10px;
}

#footer {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0 0 5px 0;
	text-align: center;
}
#jf_footer_link {
	background: transparent url(http://www.poker.player.magazine.co.uk/themes/default//images/jf_footer.png) no-repeat;
	display: block;
	margin: auto;
	height: 50px;
	width: 333px;
}

/* NAVIGATION */
#navigation ul {
	list-style-type: none;
	margin: 0;
}
#navigation ul li {
	float:left; 
	margin-bottom: 0;
	margin-right:1px;
	position:relative;
}
#navigation ul li a, #navigation ul li a:visited {
	display:block; 
	text-decoration:none; 
	line-height:23px; 	
	width:104px; 
	height:23px; 
	text-align:center; 
	border-right:1px solid #fff; 
	border-left:1px solid #fff;	
	color:#000; 
	overflow:hidden;
	font-size: 10px;
}

#navigation ul li ul {
	display: none;
}

/* specific to non IE browsers */
#navigation ul li:hover a {
	color:#406b50;
	font-size: 10px;
}
#navigation ul li:hover ul {
	display:block; 
	position:absolute; 
	top:23px; 
	left:0px; 
	width:105px;
}
#navigation ul li:hover ul li a.hide {
	background:#6a3; 
	color:#fff;
	font-size: 10px;
}
#navigation ul li:hover ul li:hover a.hide {
	background:#6fc; 
	color:#000;
	font-size: 10px;
}
#navigation ul li:hover ul li ul {
	display: none;
}

#navigation ul li:hover ul li {
	border:1px solid #406b50;
	margin:0px;
	width:122px;
}

#navigation ul li:hover ul li a {
	display:block; 
	background:#eeeeee;
	color:#000;
	border:1px solid #ffffff;
	font-weight:normal;
	font-size: 10px;
	width: 120px;
}

#navigation ul li:hover ul li a:hover {
	background:#406b50; 
	font-size: 10px;
	color:#ffffff;
}

#navigation ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:105px; 
	top:0;
}
#navigation ul li:hover ul li:hover ul.left {
	left:-105px;
}
#navigation ul li.cta p.hide {
	margin: 0; padding: 0;
}
/* END OF NAVIGATION */

/* ID elements */
#strap p {
	margin: 0;
}
#strap a {
	color: #FFFFFF;
	text-decoration: none;
}
#strap a:hover {
	text-decoration: underline;
}
#breadcrumb a {
	color: #FFCC33;
}
#jf_footer_link span {
	display: none;
}

/* Classses */
.content {
	background: #F1F1F1;
	float: left;
	padding: 20px 5px;
	width: 720px;
}
.left_column {
	float: left;
	padding: 0 0 0 32px;
	width: 338px;
}
.right_column {
	float: left;
	padding: 15px 10px 0 0;
	width: 340px;
}
.middle_ctas {
	clear: both;
	margin: 10px 0 0 40px;
	width: 600px;
}
.middle_text {
	clear: both;
	margin: 40px 0 20px 0;
}
.top_content {
	margin: 5px;
}
.bottom_content {
	clear: both;
	float: left;
	margin: 20px 5px 5px;
}
.article_left_column_thin {
	background: #F1F1F1;
	float: left;
	margin: 0 8px 0 5px;
	padding: 5px;
	width: 392px;
}
.article_right_column_wide {
	background: #12321E;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	padding: 5px;
	width: 300px;
}
.article_left_column_wide {
	background: #F1F1F1;
	float: left;
	margin: 0 8px 0 5px;
	padding: 5px;
	width: 540px;
}
.article_right_column_thin {
	background: #12321E;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	padding: 5px 5px 5px;
	width: 152px;
}
.article_heading {
	color: #FF0000;
	font-size: 18px;
}
.green {
	color: #406B50;
}
.yellow_numbers {	
	color: #FFCC33;
	margin: 0;
}
.quote {
	background: #FFFFFF;
	clear: right;
	float: right;
	width: 202px;
}
.author_title {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 5px;
}
.author_info {
	background: #000000;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	margin: 0 0 12px;
	padding: 5px;
}

.other_articles_title {
	background: #406B50;
	border: 1px solid #AAAAAA;
	color: #FFFFFF;
	text-align: center;
	margin: 10px 0 0;
	padding: 4px 0;
}
.other_articles_list {
	background: #F2F2F2;
	border-bottom: 1px solid #FFF;
	color: #A50808;
	margin: 0;
	padding: 3px;
}

.tips_heading {
	background: #000000;
	color: #FFFFFF;
	font-size: 12px;
	margin: 7px 0 0 -5px;
	padding: 3px;
	width: 155px;
}
.tips {
	background: #FFFFFF;
	color: #000000;
	padding: 10px 0 10px 5px;
	width: 157px;
	margin: 0 0 0 -5px;
}

.slogan {
	float: left;
	font-size: 50px;
	line-height: 1.0em;
	margin-bottom: 20px;
	width: 265px;
}
.header_cta {
	float: left;
	margin: 15px 0 0 18px;
}

.article_sub_heading {
	clear: both;
	color: #406B50;
	margin-top: 10px;
}

.information {
	clear: both;
	color: #FF0000;
	font-size: 16px;
	padding-top: 20px;
	margin: 0 0 10px;
}

/* Class elements */
.top_content a img {
	margin: 20px 0 10px;
}
.article_left_column_thin h2, .article_left_column_wide h2 {
	font-size: 15px;
}
.article_left_column_thin p, .article_left_column_wide p {
	color: #666666;
	font-size: 11px;
}
.article_left_column_thin a, .article_left_column_wide a {
	display: block;
	font-size: 11px;
	margin: 10px 0 0 0;
}
.article_right_column_thin p {
	line-height: 1.2em;
}
.quote p {
	margin: 0;
	line-height: 1.2em;
}
.other_articles_list a {
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
}
.article_right_column_thin .tips_heading:first-child {
	margin-top: 2px;
}
.why_cover {
	float: right;
	margin: 0 20px 0 20px;
}

/* Utility classes */
.fl, .float_left {
	float: left;
}
.fr, .float_right {
	float: right;
}
.tac {
	text-align: center;
}
.clear_both {
	clear: both;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.no_margin {
	margin: 0;
}

.clearfix:after {/* slightly enhanced, universal clearfix hack */
	visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;
}
.clearfix { 
	 display: inline-block; 
}
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { 
	 display: block; 
} /* close commented backslash hack */