@charset "utf-8";
body {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.JPG);
	background-repeat: repeat-y;
}
#header{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgTitle-copy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	width: 760px;
	background-color: #FFFFFF;
}
#footer{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 15px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#footer .site_id{
	font-size: 10px;
	color: #CDA84F;
	text-align: center;
	padding-top: 15px;
}

#footer .copyright{
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding: 5px;
}

#footer .links {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding: 15px;
}

#footer a:link, #footer a:active, #footer a:visited{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover{
	color: #990000;
	text-decoration: none;
}

#content_area{
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-bottom: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#larea{
	float: left;
	padding: 5px;
	width: 130px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: left top;
}

#larea ul{
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#larea li{
	font-weight: bold;
	display: block;
	padding: 0px;
	color: #330000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #0000CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
#larea li a:link, #larea li a:visited, #larea li a:active{
	text-decoration: none;
	background-color: #FBFCFD;
	color: #330000;
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#larea li a:hover{
	color: #FFCC00;
	text-decoration: underline;
	background-color: #000000;
	display: block;
	background-image: url(http://www.doingpoker.com/news/images/linkOver_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main_area{
	margin: 0px;
	width: 600px;
	padding: 5px;
	float: left;
}
.clearboth{
	clear: both;
	height: 1px;
	width: 1px;
}
.search_area{
	height: 1px;
	width: 1px;
}
.news_content{
}

.news_content .news_detail{
	margin: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	line-height: 18px;
}

.news_content .news_detail strong, .news_content .news_detail b{
	color: #003366;
	padding-right: 8px;
	padding-left: 8px;
}

.news_content .news_detail p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.news_content .news_detail a:link, .news_content .news_detail a:active, .news_content .news_detail a:visited{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

.news_content .news_detail a:hover{
	color: #999900;
	text-decoration: none;
}

.news_content .top{
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 566px;
	margin: 0px;
	padding: 0px;
}
.news_content .main{
	margin: 0px;
	width: 566px;
	color: #000000;
}
.news_content .main .content{
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 546px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.news_content .bottom{
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 566px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.news_content h1{
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9AD4A;
	color: #0000FF;
}
.news{
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.news .title{
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(images/small_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.news .title a:link, .news .title a:visited, .news .title a:active{
	color: #000033;
	text-decoration: none;
}
 .news .title a:hover{
	color: #FF3300;
	text-decoration: underline;
}
.news .pub_date{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	font-size: 11px;
	color: #990000;
	font-style: italic;
}
.news .short_desc{
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333333;
}
.news .more_detail{
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.news .more_detail a:link,.news .more_detail a:link,.news .more_detail a:visited,.news .more_detail a:active{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.news .more_detail a:hover{
	color: #0033CC;
}
.navegation_area{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	margin-bottom: 5px;
}
.navegation_area .larea{
	background-image: url(http://www.doingpoker.com/news/images/news_16.gif);
	height: 25px;
	width: 13px;
	float: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.navegation_area .r_area{
	background-image: url(http://www.doingpoker.com/news/images/news_14.gif);
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 9px;
	float: none;
}
.navegation_area .main_area{
	float: none;
	height: 25px;
	background-image: url(http://www.doingpoker.com/news/images/news_15.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 20px;
	color: #999999;
}
.navegation_area .main_area a:link,.navegation_area .main_area a:visited,.navegation_area .main_area a:active{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: none;
}
.navegation_area .main_area a:hover{
	color: #CC3300;
	text-decoration: underline;
	float: none;
}
.navegation_area .nav {
	height: auto;
	float: none;
	width: 600px;
}
.navegation_area .nav .tl{
	font-size: 1px;
	background-image: url(http://www.doingpoker.com/news/images/nav_bg_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
}
.navegation_area .nav .tc{
	font-size: 1px;
	background-image: url(http://www.doingpoker.com/news/images/nav_bg_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	margin: 0;
	padding: 0px;
}
.navegation_area .nav .tr{
	font-size: 1px;
	background-image: url(http://www.doingpoker.com/news/images/nav_bg_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
}
.navegation_area .nav .cl{
	font-size: 1px;
	background-image: url(http://www.doingpoker.com/news/images/nav_bg_04.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.navegation_area .nav .cc{
	background-image: url(http://www.doingpoker.com/news/images/nav_bg_05.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 500px;
	float: none;
}
.navegation_area .nav .cr{
	font-size: 1px;
	background-image: url(http://www.doingpoker.com/news/images/nav_bg_06.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.navegation_area .nav .bl{
	font-size: 1px;
	background-image: url(http://www.doingpoker.com/news/images/nav_bg_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
}
.navegation_area .nav .bc{
	font-size: 1px;
	background-image: url(http://www.doingpoker.com/news/images/nav_bg_08.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.navegation_area .nav .br{
	font-size: 1px;
	background-image: url(http://www.doingpoker.com/news/images/nav_bg_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
}
