/* PokerTeam.Com Stylesheet */
html{
	font-family:arial;
	font-size:12px;
}

body{
	margin:0px;
}

.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}


ul{
	list-style:none;
	text-align:left;
	margin:0px;
	padding:0px;
}
a.actlikeli:visited,a.actlikeli:link,div.actlikeli a:visited,div.actlikeli a:link{
	text-decoration:none;
}
a.actlikeli:hover,a.actlikeli:active,div.actlikeli a:active,div.actlikeli a:hover{
	text-decoration:underline;
}


ul.green li,ul li, li,a.actlikeli,div.actlikeli a{
	background:url(site_li_green.gif) no-repeat 10px 4px;
	display:block;
	padding-left:25px;
	padding-top:2px;
	line-height:130%;
} 

ul.red li{
	background:url(site_li_red.gif) no-repeat 10px 4px;
	display:block;
	padding-left:25px;
	padding-top:2px;
	line-height:130%;
}


h1,h2,h3,h4{
	margin:0px;
	padding:0px;
}

h1{
	font-size:16px;
}

h2{
	font-size:14px;
}

h3,h4{
	font-size:12px;
}

form{
	margin:0px;
	padding:0px;
}



a:link,a:visited{
	color:#469D01;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:#469D01;
	font-weight:bold;
	text-decoration:none;
}

a:active{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}


/* Structure */
#site{
	width:1000px;
}

#site_header{
	width:100%;
}


#site_content{
	width:100%;
}

#bottomLinks .fooBlock {
	width: 24%;
	float: left;
}

#bottomLinks .fooBlock a {
	display: block;
}

#site_footer{
	width:100%;
	margin-top:10px;
	padding-bottom:15px;
	float:left;
	background:url(site_footer_bg.jpg) #E5E5E5 repeat-x left top;
	padding-top:25px;
}

	#site_footer_left{
		font-size:12px;
		float:left;
		width:49%;
		float:left;
		padding-left:5px;
	}
	
	#site_footer_right{
		font-size:12px;
		float:right;
		width:49%;
		text-align:right;
		padding-right:5px;
	}
	
	
	/* perpagelinks */
	#site_footer_perpagelinks{
		width:100%;
		display:block;
	}
	
	#site_footer #site_footer_menu{
		width:100%;
		float:left;
	}
		#site_footer #site_footer_menu #footer_menu_node,#site_footer #site_footer_menu #footer_menu_node:visited{
			display:block;
			
			font-weight:bold;
			text-decoration:underline;
			font-size:12px;
			float:left;
			margin-right:10px;
		}
		#site_footer #site_footer_menu #footer_menu_node:hover,#site_footer #site_footer_menu #footer_menu_node:active{
			display:block;
			
			font-weight:bold;
			text-decoration:none;
			font-size:12px;
			float:left;
			margin-right:10px;
		}
		
		
/* Section Element */
.section .section_caption{
	width:100%;
	height:30px;
}
	.section .section_caption h4#caption{
	}
	
	.section .section_caption .caption_left {
		float:left;
		height:30px;	
	}
		.section .section_caption .caption_left  img{
			margin-right:10px !important;
		}
		
	.section .section_caption .caption_right {
		width:11px;
		float:right;
		height:30px;
	}	
	
		
	.section .section_content {
		width:100%;
		padding:5px 5px 5px 5px;
	}
	
		.section .section_content  .content_init {
			display:block;
			width:100%;
			margin:0px;
			padding:0px;
			float: left;
		}
		
		.section .section_content  .content_init  h1,.section .section_content  .content_init  h2,.section .section_content  .content_init  h3,.section .section_content  .content_init  h4{
			padding:5px;
		}
		
	.section .section_before_bottom{
		background:url(section_befor_bottom_remark_bg.jpg) repeat-x left top;
		min-height:30px;
		font-size:12px;
		border-top:5px solid #ccc;
		margin-top:5px;
		padding-top:5px;
		padding-left:10px;
		
	}


	.section .section_bottom{
		width:100%;
	}
		.section .section_bottom .bottom_left{
			float:left;
		}
		.section .section_bottom .bottom_right{
			float:right;
			width:10px;
		}
/* End Section Element */

	
/* section styles */
.section_none .section_caption{
	float:left;
	height:10px !important;
	overflow:hidden !important;
}
	/*
	.section_none .caption_left {
		float:left;
		background:url(section_caption_none_bg.jpg) no-repeat left top;
	}
	.section_none .caption_right {
		width:10px;
		float:right;
		background:url(section_caption_none_bg.jpg) no-repeat right top;
	}
	*/
	
	
	.section_none .section_content {
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		background:#efefef;
		float:left;
	}
	.section_none .section_content  .content_init {
		font-size:12px;
		line-height:130%;
		width:770px;
	}
	
	.section_none .section_bottom {
		height:10px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;

	}
	
	/*
	.section_none .section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_none_bg.jpg) no-repeat left -36px;
	}
	
	.section_none .section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_none_bg.jpg) no-repeat right -36px;
	}	
	*/
	
.section_none_white .section_caption{
	float:left;
	height:10px !important;
	overflow:hidden !important;
}
	.section_none_white .caption_left {
		float:left;
		background:url(section_caption_none_white_bg.jpg) no-repeat left top;
	}
	.section_none_white .caption_right {
		width:10px;
		float:right;
		background:url(section_caption_none_white_bg.jpg) no-repeat right top;
	}
	
	.section_none_white .section_content {
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		background:#fff;
		float:left;
	}
	.section_none_white .section_content  .content_init {
		font-size:12px;
		line-height:130%;
	}
	
	.section_none_white .section_bottom {
		height:10px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;

	}
	.section_none_white .section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_none_white_bg.jpg) no-repeat left -36px;
	}
	
	.section_none_white .section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_none_white_bg.jpg) no-repeat right -36px;
	}		
	

	
	
	


.section_none_fgray div.section_caption{
	float:left;
	height:5px !important;
	overflow:hidden !important;
}
	.section_none_fgray div.caption_left {
		float:left;
		background:url(section_caption_fgray_bg.gif) no-repeat left top;
	}
	.section_none_fgray div.caption_right {
		width:10px;
		float:right;
		background:url(section_caption_fgray_bg.gif) no-repeat right top;
	}
	
	.section_none_fgray div.section_content {
		border-left:1px solid #c8c8c8;
		border-right:1px solid #c8c8c8;
		background:#E6E6E6;
		float:left;
	}
	.section_none_fgray div.section_content  .content_init {
		font-size:12px;
		line-height:130%;
	}
	
	.section_none_fgray div.section_bottom {
		height:5px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
		margin-bottom:2px;
	}
	.section_none_fgray div.section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_fgray_bg.gif) no-repeat left -36px;
	}
	
	.section_none_fgray div.section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_fgray_bg.gif) no-repeat right -36px;
	}	

	
	
	



.section_none_gray div.section_caption{
	float:left;
	height:5px !important;
	overflow:hidden !important;
}
	.section_none_gray div.caption_left {
		float:left;
		background:url(section_caption_none_gray_bg.gif) no-repeat left top;
	}
	.section_none_gray div.caption_right {
		width:10px;
		float:right;
		background:url(section_caption_none_gray_bg.gif) no-repeat right top;
	}
	
	.section_none_gray div.section_content {
		border-left:1px solid #DBDBDB;
		border-right:1px solid #DBDBDB;
		background:#DBDBDB;
		float:left;
	}
	.section_none_gray div.section_content  .content_init {
		font-size:12px;
		line-height:130%;
	}
	
	.section_none_gray div.section_bottom {
		height:5px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
		margin-bottom:2px;
	}
	.section_none_gray div.section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_none_gray_bg.gif) no-repeat left -36px;
	}
	
	.section_none_gray div.section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_none_gray_bg.gif) no-repeat right -36px;
	}	

	



.section_fwhite h4#caption{
	height:20px;
	background:url(free_column_h4_white.jpg) no-repeat left top!important;
	padding-top:7px;
	text-indent:15px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.section_fwhite div.section_caption{
	float:left;
	height:5px !important;
	overflow:hidden !important;
}

	.section_fwhite div.caption_left {
		float:left;
		height:20px;
		background:url(section_caption_fwhite_bg.gif) no-repeat left top!important;
		padding-top:7px;
		text-indent:15px;
		color:#fff;
		font-weight:bold;
		font-size:12px;
	}
	.section_fwhite div.caption_right {
		width:10px ;
		height:20px;
		float:right !important;
		background:url(section_caption_fwhite_bg.gif) no-repeat right top!important;
	}
	
	
	.section_fwhite .bottomCaption div.caption_left {
		background:url(section_caption_fwhite_bg.gif) no-repeat left top!important;
		color:#333;
		font-size:12px;
		font-weight:bold;
	}	
	
	.section_fwhite .bottomCaptiondiv.caption_right {
		background:url(section_caption_fwhite_bg.gif) no-repeat right top!important;
	}
	
	.section_fwhite div.section_content {
		border-left:1px solid #ccc!important;
		border-right:1px solid #ccc!important;
		background:#fff!important;
		float:left;
	}
	
	.section_fwhite div.section_bottom {
		height:5px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
	}
	.section_fwhite div.section_bottom div.bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_fwhite_bg.gif) no-repeat left -36px!important;
	}
	
	.section_fwhite div.section_bottom div.bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_fwhite_bg.gif) no-repeat right -36px!important;
	}

.section_white a,.section_white a:visited{
	color:#000;
}	
.section_white a:hover,.section_white a:active{
	color:#469D01;
	text-decoration:none;
}
.section_white h4#caption{
	height:20px;
	background:url(free_column_h4_white.jpg) #EFEFEF no-repeat left top!important;
	padding-top:3px;
	text-indent:15px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	margin-top:5px;
}

.section_white .section_caption{
	float:left;
	height:30px !important;
	overflow:hidden !important;
}
	.section_white .caption_left {
		float:left;
		height:20px;
		background:url(section_caption_white_bg.jpg) no-repeat left top!important;
		padding-top:7px;
		text-indent:15px;
		color:#fff;
		font-weight:bold;
		font-size:12px;
	}
	.section_white .caption_right {
		width:10px;
		height:20px;
		float:right;
		background:url(section_caption_white_bg.jpg) no-repeat right top!important;
	}
	
	
	.section_white .bottomCaption .caption_left {
		background:url(section_caption_white_bg_notheader.jpg) no-repeat left top!important;
		color:#333;
		font-size:12px;
		font-weight:bold;
	}	
	
	.section_white .bottomCaption .caption_right {
		background:url(section_caption_white_bg_notheader.jpg) no-repeat right top!important;
	}
	
	.section_white .section_content {
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		background:#efefef;
		float:left;
	}
	
	.section_white .section_bottom {
		height:10px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
	}
	.section_white .section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_white_bg.jpg) no-repeat left -36px!important;
	}
	
	.section_white .section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_white_bg.jpg) no-repeat right -36px!important;
	}	
	
	


		
.section_green .section_caption{
	float:left;
	height:30px !important;
	overflow:hidden !important;
}
	.section_green .caption_left {
		float:left;
		height:20px;
		background:url(section_caption_green_bg.jpg) no-repeat left top;
		padding-top:7px;
		text-indent:15px;
		color:#fff;
		font-weight:bold;
		font-size:12px;
	}
	.section_green .caption_right {
		width:10px;
		height:20px;
		float:right;
		background:url(section_caption_green_bg.jpg) no-repeat right top;
	}
	
	.section_green .section_content {
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		background:#efefef;
		float:left;
	}
	
	.section_green .section_bottom {
		height:10px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
	}
	.section_green .section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_green_bg.jpg) no-repeat left -36px;
	}
	
	.section_green .section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_green_bg.jpg) no-repeat right -36px;
	}	
	
	


	
.section_sgreen .section_caption{
	float:left;
	height:25px !important;
	overflow:hidden !important;
}

	.section_sgreen .caption_left {
		float:left;
		height:20px;
		background:url(section_caption_sgreen_bg.jpg) no-repeat left top;
		padding-top:7px;
		text-indent:15px;
		color:#fff;
		font-weight:bold;
		font-size:12px;

	}

	.section_sgreen .caption_right {
		width:10px;
		height:20px;
		float:right;
		background:url(section_caption_sgreen_bg.jpg) no-repeat right top;
	}
	
	.section_sgreen .bottomCaption .caption_left {
		background:url(section_caption_sgreen_bg_notheader.jpg) no-repeat left top;
	}	
	
	.section_sgreen .bottomCaption .caption_right {
		background:url(section_caption_sgreen_bg_notheader.jpg) no-repeat right top;
	}
	
	.section_sgreen .section_content {
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		background:#efefef;
		float:left;
	}
	
	.section_sgreen .section_bottom {
		height:10px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
	}
	.section_sgreen .section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_sgreen_bg.jpg) no-repeat left -36px;
	}
	
	.section_sgreen .section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_sgreen_bg.jpg) no-repeat right -36px;
	}	
	
	
	
	
.section_nocaption_sgreen .section_caption{
	float:left;
	height:30px !important;
	overflow:hidden !important;
}
	.section_nocaption_sgreen .caption_left {
		float:left;
		height:20px;
		background:url(section_nocaption_sgreen_bg.gif) no-repeat left top;
		padding-top:2px;
		text-indent:15px;
		color:#fff;
		font-weight:bold;
		font-size:12px;
	}
	.section_nocaption_sgreen .caption_right {
		width:10px;
		height:20px;
		float:right;
		background:url(section_nocaption_sgreen_bg.gif) no-repeat right top;
	}
	
	.section_nocaption_sgreen .section_content {
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		background:#efefef;
		float:left;
	}
	
	.section_nocaption_sgreen .section_bottom {
		height:10px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
	}
	.section_nocaption_sgreen .section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_nocaption_sgreen_bg.gif) no-repeat left -36px;
	}
	
	.section_nocaption_sgreen .section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_nocaption_sgreen_bg.gif) no-repeat right -36px;
	}	
	
	


	
.section_red  .section_caption{
	float:left;
	height:25px !important;
	overflow:hidden !important;
}
	.section_red .caption_left {
		float:left;
		height:20px;
		background:url(section_caption_red_bg.jpg) no-repeat left top;
		padding-top:7px;
		text-indent:15px;
		color:#fff;
		font-weight:bold;
		font-size:12px;
	}
	.section_red .caption_right {
		width:10px;
		height:20px;
		float:right;
		background:url(section_caption_red_bg.jpg) no-repeat right top;
	}
	
	.section_red .section_content {
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		background:#efefef;
		float:left;
	}
	
	.section_red .section_bottom {
		height:10px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
	}
	.section_red .section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_red_bg.jpg) no-repeat left -36px;
	}
	
	.section_red .section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_red_bg.jpg) no-repeat right -36px;
	}	
	
	
		

		
.section_sred  .section_caption{
	float:left;
	height:25px !important;
	overflow:hidden !important;
}
	.section_sred .caption_left {
		float:left;
		height:20px;
		background:url(section_caption_sred_bg.jpg) no-repeat left top;
		padding-top:7px;
		text-indent:15px;
		color:#fff;
		font-weight:bold;
		font-size:12px;
	}
	.section_sred .caption_right {
		width:10px;
		height:20px;
		float:right;
		background:url(section_caption_sred_bg.jpg) no-repeat right top;
	}
	
	.section_sred .section_content {
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		background:#efefef;
		float:left;
	}
	
	.section_sred .section_bottom {
		height:10px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
	}
	.section_sred .section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_sred_bg.jpg) no-repeat left -36px;
	}
	
	.section_sred .section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_sred_bg.jpg) no-repeat right -36px;
	}	
	
	
	
	
.section_zait  .section_caption{
	float:left;
	height:30px !important;
	overflow:hidden !important;
}
	.section_zait .caption_left {
		float:left;
		height:20px;
		background:url(section_caption_zait_bg.jpg) no-repeat left top;
		padding-top:7px;
		text-indent:15px;
		color:#fff;
		font-weight:bold;
		font-size:12px;
	}
	.section_zait .caption_right {
		width:10px;
		height:20px;
		float:right;
		background:url(section_caption_zait_bg.jpg) no-repeat right top;
	}
	
	.section_zait .section_content {
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		background:#efefef;
		float:left;
	}
	
	.section_zait .section_bottom {
		height:10px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
	}
	.section_zait .section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_zait_bg.jpg) no-repeat left -36px;
	}
	
	.section_zait .section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_zait_bg.jpg) no-repeat right -36px;
	}	
	
	
	
	
	
.section_nocaption_lgray_topborder  .section_caption{
	float:left;
	height:6px !important;
	overflow:hidden !important;
}
	.section_nocaption_lgray_topborder .caption_left {
		float:left;
		height:6px;
		background:url(bottom_links_top_border_bg.jpg) repeat left top;
		text-indent:15px;
		color:#fff;
		font-weight:bold;
		font-size:12px;
	}
	.section_nocaption_lgray_topborder .caption_right {
		width:10px;
		height:6px;
		float:right;
		background:url(bottom_links_top_border_bg.jpg) repeat right top;
	}
	
	.section_nocaption_lgray_topborder .section_content {
		/*
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		*/
		background:#efefef;
		float:left;
	}
	
	.section_nocaption_lgray_topborder .section_bottom {
		height:10px !important;
		overflow:hidden !important;
		float:left;
		margin:0px;
		padding:0px;
	}
	.section_nocaption_lgray_topborder .section_bottom .bottom_left{
		float:left;
		width:10px;
		height:10px ;
		background:url(section_caption_zait_bg.jpg) no-repeat left -36px;
	}
	
	.section_nocaption_lgray_topborder .section_bottom .bottom_right{
		float:right;
		width:10px;
		height:10px ;
		background:url(section_caption_zait_bg.jpg) no-repeat right -36px;
	}

/* section styles */	


/* Border */
/*
#border{
	float:left;
	height:20px;
	overflow:hidden;
}
#border #border_left{
	width:auto;
	float:left;
	height:20px;
	cursor:pointer;

}
#border #border_right{
	width:30px;
	float:left;
	height:20px;
}
*/
/* End Border */


/* Border Styles */

.border_black_ongreen #border_left{
	background:url(black_border_ongreen.jpg) no-repeat left top;
	padding-top:2px;
	padding-right:5px;

	
}
.border_black_ongreen #border_right{
	background:url(black_border_ongreen.jpg) no-repeat right top;
}


.border_sblack_ongreen #border_left{
	background:url(sblack_border_ongreen.jpg) no-repeat left top;
	padding-top:2px;
	padding-right:5px;
	
}
.border_sblack_ongreen #border_right{
	background:url(sblack_border_ongreen.jpg) no-repeat right top;
	
}


.border_red_ongreen #border_left{
	background:url(red_border_ongreen.jpg) no-repeat left top;
	padding-top:2px;
	padding-right:5px;
	
}
.border_red_ongreen #border_right{
	background:url(red_border_ongreen.jpg) no-repeat right top;
}


.border_sred_ongreen #border_left{
	background:url(sred_border_ongreen.jpg) no-repeat left top;
	padding-top:2px;
	padding-right:5px;
	
}
.border_sred_ongreen #border_right{
	background:url(sred_border_ongreen.jpg) no-repeat right top;
}
/* End Border Styles */


/* Header */
#site_header #site_logo{
	float:left;
	width:50%;
}

#site_header  #adv_468x60{
	float:right;
	width:auto;
}
#site_header  #site_contact_us_links{
	float:left;
	width:30%;
	margin-top:10px;
}
	#site_header  #site_contact_us_links a,#site_header  #site_contact_us_links a:visited{
		float:right;
		width:auto;
		margin-left:10px;
		font-size:12px;
		font-weight:bold;
		color:black;
		height:22px;
		line-height:22px;
		display:block;
		text-decoration:none;
	}
	#site_header  #site_contact_us_links a:active,#site_header  #site_contact_us_links a:hover{
		float:right;
		width:auto;
		margin-left:10px;
		font-size:12px;
		font-weight:bold;
		color:black;
		height:22px;
		line-height:22px;
		display:block;
		text-decoration:underline;
	}
		
		#site_header  #site_contact_us_links .contact_us_link img,#site_header  #site_contact_us_links a img{
			margin-right:5px;
			border:0px;
		}
#site_header  #register_login{
	float:right;
	width:auto;
	margin-top:10px;
}

/* End Header */




/* Menu */
#site #site_rightmenu{
	width:94px;
	background:url(menu_bg.jpg) repeat-x left top;
	float:right;
	height:23px;
	padding-top:3px;
	padding-left:5px;
	margin-bottom:5px;
}

		#site #site_rightmenu a,#site #site_rightmenu a:visited{
			float:left;
			margin-left:5px;
			font-size:11px;
			color:#999;
			font-weight:normal;
			height:20px;
			line-height:20px;
			display:block;
			text-decoration:none;
		}
		#site #site_rightmenu a:active,#site #site_rightmenu a:hover{
			float:left;
			margin-left:5px;
			font-size:11px;
			color:#fff;
			font-weight:normal;
			height:20px;
			line-height:20px;
			display:block;
			text-decoration:none;
		}

		
		
#site #site_menu{
	width:896px;
	background:url(menu_bg.jpg) repeat-x left top;
	float:left;
	height:23px;
	padding-top:3px;
	padding-left:5px;
	margin-bottom:5px;
}
	#site #site_menu .menu_node{
		float:left;
		margin-right:5px;
		font-size:11px;
		color:#999;
		font-weight:normal;
		height:20px;
		line-height:20px;
	}
		#site #site_menu .menu_node .menu_node_open,#site #site_menu .menu_node .menu_node_open:visited{
			float:left;
			margin-left:5px;
			font-size:11px;
			color:#999;
			font-weight:normal;
			height:20px;
			line-height:20px;
			display:block;
			text-decoration:none;
		}
		#site #site_menu .menu_node .menu_node_open:active,#site #site_menu .menu_node .menu_node_open:hover{
			float:left;
			margin-left:5px;
			font-size:11px;
			color:#fff;
			font-weight:normal;
			height:20px;
			line-height:20px;
			display:block;
			text-decoration:none;
		}
		#site #site_menu .menu_node .menu_node_close{
			float:left;
			margin-right:5px;
			font-size:11px;
			color:#999;
			font-weight:normal;
			height:20px;
			line-height:20px;
			width:5px;
			line-height:22px;
			
			
		}
		
	#site #site_menu .menu_selected_node{
		float:left;
		margin-right:5px;
		font-size:12px;
		color:#fff;
		font-weight:bold;
		height:20px;
		line-height:20px;
		
	}
	
		#site #site_menu .menu_selected_node .menu_node_open,#site #site_menu .menu_selected_node .menu_node_open:visited{
			float:left;
			padding-left:10px;
			padding-right:5px;
			font-size:12px;
			color:#fff;
			font-weight:bold;
			height:20px;
			line-height:20px;
			display:block;
			text-decoration:none;
			background:url(menu_selected_node_bg.jpg) left top;
		}
		#site #site_menu .menu_selected_node .menu_node_open:active,#site #site_menu .menu_selected_node .menu_node_open:hover{
			float:left;
			padding-left:10px;
			padding-right:5px;
			font-size:12px;
			color:#fff;
			font-weight:normal;
			height:20px;
			line-height:20px;
			display:block;
			text-decoration:none;
			background:url(menu_selected_node_bg.jpg) left top;
		}
		#site #site_menu .menu_selected_node .menu_node_close{
			float:left;
			margin-right:5px;
			font-size:11px;
			color:#999;
			font-weight:normal;
			height:20px;
			line-height:20px;
			width:5px;
			background:url(menu_selected_node_bg.jpg) right top;
			
		}
	
/* End Menu */



/* Site Content */

	#site_content #content_1024x768{
		width:215px;
		float:right;
	}

	#site_content #content_800x600{
		width:785px;
		float:left;
	}
/* End Site Content*/




/* Site Footer  */

/* End Site Footer */








/* Site Elements */

.firstP{width:605px;float:left;}
.firstP .section_caption .caption_left {
	width:594px !important;
}
.firstP .section_content {
	width:593px !important;
}
.firstP   h1{
	margin:0px !important;
	padding:0px !important;
}
.firstP  p{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

.firstP .section_bottom .bottom_left{
	width:595px !important;
}	







/*original css designs*/
.forumPosts{width:175px;float:right}
.forumPosts .section_caption .caption_left {
	width:164px !important;
}
.forumPosts .section_content {
	width:163px !important;
}

.forumPosts .section_bottom .bottom_left{
	width:165px !important;
}	

	.forumPost{width:163px;float:right}
	.forumPost .section_caption .caption_left {
		width:152px !important;
	}
	.forumPost .section_content {
		width:151px !important;
	}

	.forumPost .section_bottom .bottom_left{
		width:153px !important;
	}	

	.forumPost #forumpost_topic ,.forumPost #forumpost_topic:visited{
		display:block;
		color:#000;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	
	.forumPost #forumpost_topic:hover ,.forumPost #forumpost_topic:active{
		display:block;
		color:#4EA209;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	
	.forumPost #forumpost_date{
		font-size:11px;
		color:#999;
	}
	.forumPost #forumpost_author{
		color:#555;
		font-size:12px;
	}

/*Fix Design*/
.forumpost_wrap{}
.forumpost_top{
	/*background:url(forumposts_bg.gif) no-repeat left top !important;*/
	padding-top:3px !important;
}

.forumpost_init{
	padding-bottom:3px !important;
	background:#dfdfdf;
	/*background:url(forumposts_bg.gif) repeat-x left bottom !important;*/
	margin-bottom:3px;
}

.forumpost_init a,.forumpost_init a:visited{
	display:block !important;
	color:#000 !important;
	font-size:12px !important;
	font-weight:bold !important;
	width:99%;
	padding-left:2px;
	text-decoration:none !important;
}

.forumpost_init a:active,.forumpost_init a:hover{
	display:block !important;
	font-weight:bold !important;
	color:#469D01 !important;
	font-size:12px !important;
	width:99%;
	padding-left:2px;
}

.forumpost_init .forum_user{
	color:#555 !important;
	font-size:12px !important;
	display:block;
	text-align:right;
	
}




#buttonsMenu{
	margin-bottom:5px;
	margin-left:8px;
	float:left !important;
	/*background:url(buttons_menu_bg.jpg) no-repeat top left;*/
	height:178px !important;
	width:168px !important;
	padding-top:2px;
	background:#efefef;
}

#buttonsMenu a.menu_button{
	height:38px !important;
	width:70px !important;
	float:left !important;
	display:block !important;
	padding-left:45px !important;
	text-decoration:none !important;
	margin-right:7px;
	margin-bottom:10px;
	font-size:14px;
}

#buttonsMenu  .lastMenuNode{
	margin-right:0px !important;
}



#buttonsMenu a.poker_school_none{
	background:url(buttons_menu_none.jpg) no-repeat left top;
	color:#333333;
	cursor: default;
}

#buttonsMenu a.poker_school,#buttonsMenu a.poker_school:visited{
	background:url(buttons_menu_poker_school.jpg) no-repeat left top;
	color:#333333;

}
#buttonsMenu a.poker_school:hover,#buttonsMenu a.poker_school:active{
	background:url(buttons_menu_poker_school_mo.jpg) no-repeat left top;
	color:#fff;
}

#buttonsMenu a.tv_schedual,#buttonsMenu a.tv_schedual:visited{
	background:url(buttons_menu_tv_schedual.jpg) no-repeat left top;
	color:#333333;

}
#buttonsMenu a.tv_schedual:hover,#buttonsMenu a.tv_schedual:active{
	background:url(buttons_menu_tv_schedual_mo.jpg) no-repeat left top;
	color:#fff;
}

#buttonsMenu a.poker_tools,#buttonsMenu a.poker_tools:visited{
	background:url(buttons_menu_poker_tools.jpg) no-repeat left top;
	color:#333333;

}
#buttonsMenu a.poker_tools:hover,#buttonsMenu a.poker_tools:active{
	background:url(buttons_menu_poker_tools_mo.jpg) no-repeat left top;
	color:#fff;
}






.right_submenu{width:210px;float:right}
.right_submenu .section_caption .caption_left {
	width:199px 
}
.right_submenu .section_content {
	width:198px !important;
}

.right_submenu .section_bottom .bottom_left{
	width:200px !important;
}	

.right_submenu a,.right_submenu a:visited{
	text-decoration:none;
}

.right_submenu a:active,.right_submenu a:hover{
	text-decoration:underline;
}





.featuredPokerRooms{width:605px;float:left;}
.featuredPokerRooms .section_caption .caption_left {
	width:594px !important;
}
.featuredPokerRooms .section_content {
	width:605px !important;
	margin:0px !important;
	padding:0px !important;
	border:0px;
	float:left;
}
.featuredPokerRooms .section_content  .content_init {
	width:100% !important;
	margin:0px!important;
	padding:0px!important;

}
.featuredPokerRooms .section_bottom {
	width:100% !important;
}	

.featuredPokerRooms .section_bottom .bottom_left{
	width:595px !important;
}	


.featuredPokerRoom{width:605px;float:left;}
.featuredPokerRoom .section_caption .caption_left {
	width:300px !important;
}

.featuredPokerRoom .section_caption .caption_right {
	width:295px !important;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding-top:7px !important;
	text-align:right;
	padding-right:10px;

}	
.featuredPokerRoom .section_content {
	width:603px !important;
	border-right:1px solid #DADADA;
	border-left:1px solid #DADADA;
	float:left;
	padding-top:5px !important;
}
	.featuredPokerRoom .section_content  .content_init {
		width:100% !important;
		margin:0px;
		padding:0px;
		
		
	}

.featuredPokerRoom .featuredPokerRoom_image{
	float:left;
	width:19%;
	margin-left:5px;

}
	.featuredPokerRoom .featuredPokerRoom_image .featuredPokerRoom_image_border{
		/*
		background:url(featuredPokerRoom_image_border.gif) no-repeat top left;
		padding-left:2px;
		padding-top:2px;
		height:78px;
		*/
	}
.featuredPokerRoom .featuredPokerRoom_info{
	float:left;
	width:49%;
	color:#333333;
}


.featuredPokerRoom .featuredPokerRoom_details{
	float:right;
	width:30%;
	margin-bottom:9px;
}
* html .featuredPokerRoom .featuredPokerRoom_details{
	margin-bottom:2px;
}


.featuredPokerRoom .featuredPokerRoom_details ul{
	margin-bottom:20px;
}
.featuredPokerRoom .featuredPokerRoom_details li{
	margin-bottom:5px;
	height:20px;
	padding-top:2px;
}
.featuredPokerRoom .featuredPokerRoom_details .featuredPokerRoom_detail{
	float:left;
	width:50%;
	color:#333333;
}
.featuredPokerRoom .featuredPokerRoom_details .featuredPokerRoom_value{
	float:right;
	width:50%;
	color:#333333;
	font-weight:bold;
}













.site_search{width:210px;float:right}
.site_search .section_caption .caption_left {
	width:199px !important;
}
.site_search .section_content {
	width:198px !important;
}

.site_search .section_bottom .bottom_left{
	width:200px !important;
}	
.site_search #search_q{
	width:130px;
	float:left;
}
.site_search #search_q input{
	width:130px;
	border:1px solid #999999;
	color:#333;
	font-size:11px;
	float:left;
}

.site_search #search_submit{
	float:right;
}




.news{width:210px;float:right}
.news .section_caption .caption_left {
	width:199px !important;
}
.news .section_content {
	width:206px !important;
	padding-right:2px !important;
	padding-left:0px !important;
}

.news .section_bottom .bottom_left{
	width:200px !important;
}	
.news br{display:none;}
	.newsPost{width:200px;float:right;margin-right:1px;}
	.newsPost .section_caption .caption_left {
		width:189px !important;
	}
	.newsPost .section_content {
		width:195px !important;
		
	}
	
	.news_details{
		background:url(news_details_bg.gif) no-repeat left top;
		display:block;
		padding-top:7px;

	}
	.latestnews_content{
		padding:0px!important;
		margin:0px!important;
		padding-top:7px!important;
		margin-bottom:3px!important;
		padding-bottom:3px!important;
		background:url(news_details_bg.gif) no-repeat left bottom;
		display:block;
		
	}	
	
	.news_details{margin-left:5px;}
	
	.news_details br{
		display:none;
	}
	
	
.newsPost .section_bottom .bottom_left {
	width:190px !important;
}

.newsPost .newspost_topic,
.news_details .newspost_topic a,
.newsPost .newspost_topic:visited,
.news_details .newspost_topic a:visited {
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
.newsPost .newspost_topic:hover,
.news_details .newspost_topic a:hover,
.newsPost .newspost_topic:active .news_details .newspost_topic a:active {
	display:block;
	color:red;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.news_details .headline {
	font-size:11px;
	color:#666;
	width:98%;
	padding-left:2px;
}
.newsPost .newspost_date,
.news_details .newspost_date {
	font-size:11px;
	color:#999;
	width:98%;
	padding-left:2px;
}
.newsPost .newspost_author,
.news_details .newspost_author {
	color:#555;
	font-size:12px;
}



.newsletter{width:210px;float:right}
.newsletter .section_caption .caption_left {
	width:199px !important;

}
.newsletter .section_content {
	width:198px !important;
	font-size:12px;
}

.newsletter .content_init {
	width:190px !important;
	padding-left:2px !important;
}

.newsletter .section_content  .newsletter_title {
	font-weight:bold;
	font-size:12px;
}
.newsletter .section_content .newsletter_desc {
	font-weight:normal;
	font-size:12px;
}

.newsletter .section_content .newsletter_alert {
	font-weight:normal;
	font-size:11px;
	padding-left:5px;
	width:100%;
	float:left;
}

.newsletter .section_bottom .bottom_left {
	width:200px !important;
}	


.newsletter .newsletter_email input {
	border:1px solid #999999;
	color:#333;
	font-size:11px;
	float:left;
	width:180px;
}

.newsletter .newsletter_submit {
	text-align:right;
	float:right;
	margin-top:5px;

}

.th_first,.th_second,.th_third{
text-align:left;
}
.td_first,.td_second,.td_third{
text-align:left;
}
.pokerTable{width:389px;float:left;margin-bottom:0px;}
.pokerTable .section_caption .caption_left {
	width:324px !important;
	padding:0px !important;
	margin:0px !important;
	padding-top:7px !important;
}
.pokerTable .section_caption .caption_left  img {
	margin-right:10px;
}
.pokerTable .section_caption .caption_right {
	width:55px !important;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding-top:2px;
	text-align:right;
	padding-right:10px;

}	
.pokerTable .section_content {
	width:377px !important;
	border-right:1px solid #DADADA;
	border-left:1px solid #DADADA;
	float:left;
}
	.pokerTable .section_content  .content_init {
		width:100% !important;
		margin:0px;
		padding:0px;
		
	}
	
	.pokerTable .section_bottom .bottom_left{
		width:379px !important;
		margin:0px;
		padding:0px;
		
	}
.pokerTable .section_before_bottom {
	width:369px;
}


.onlinePokerTable{width:389px;float:right;margin-bottom:0px;margin-right:0px;}
.onlinePokerTable .section_caption .caption_left {
	width:324px !important;
	padding:0px !important;
	margin:0px !important;
	padding-top:7px !important;
}

.onlinePokerTable .section_caption .caption_right {
	width:55px !important;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding-top:2px;
	text-align:right;
	padding-right:10px;

}	
.onlinePokerTable .section_content {
	width:377px !important;
	border-right:1px solid #DADADA;
	border-left:1px solid #DADADA;
	float:left;
}
	.onlinePokerTable .section_content  .content_init {
		width:100% !important;
		margin:0px;
		padding:0px;
		
	}
	
	.onlinePokerTable .section_bottom .bottom_left{
		width:379px !important;
		margin:0px;
		padding:0px;
		
	}
.onlinePokerTable .section_before_bottom{
	width:369px;
}




.onlinePokerTable_100{width:570px;float:right;margin-bottom:0px;margin-right:0px;}
.onlinePokerTable_100 .section_caption .caption_left {
	width:510px !important;
	padding:0px !important;
	margin:0px !important;
	padding-top:7px !important;
}

.onlinePokerTable_100 .section_caption .caption_right {
	width:50px !important;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding-top:2px;
	text-align:right;
	padding-right:10px;

}	
.onlinePokerTable_100 .section_content {
	width:558px !important;
	border-right:1px solid #DADADA;
	border-left:1px solid #DADADA;
	float:left;
}
	.onlinePokerTable_100 .section_content  .content_init {
		width:100% !important;
		margin:0px;
		padding:0px;
		
	}
	
	.onlinePokerTable_100 .section_bottom .bottom_left{
		width:558px !important;
		margin:0px;
		padding:0px;
		
	}
.onlinePokerTable_100 .section_before_bottom{
	width:558px;
}
	
	
	
#searchTournaments {	
	padding-bottom:5px;
	border-bottom:5px solid #D5D5D5;
	width:100%;
}
#searchTournaments #searchTournaments_title{
	font-weight:bold;
	width:100%;
	float:left;
	margin-bottom:5px;
}
#searchTournaments #searchTournaments_form_holder{
	width:250px;
	float:left;

}
	#searchTournaments #searchTournaments_form_holder select{
		width:122px;
		border:1px solid #ccc;
		font-size:11px;
		height:19px;
		margin-bottom:2px;
	}
	
#searchTournaments #searchTournaments_submit {
	width:auto;
	float:right;
	text-align:right;
}

.reading_gsvsc .more_gsvsc ,
.editing_gsvsc .more_gsvsc,
.searching_gsvsc .more_gsvsc,
.reading_gsvsc .searchForm_gsvsc,
.reading_gsvsc .tagStackBox_gsvsc {
	display: none !important;
}


.pokerVariations{width:389px;float:left;margin-bottom:0px;margin-right:0px;}
.pokerVariations .section_caption .caption_left {
	width:345px !important;
	padding:0px !important;
	margin:0px !important;
	padding-top:7px !important;
}

.pokerVariations .section_caption .caption_right {
	width:34px !important;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding-top:2px;
	text-align:right;
	padding-right:10px;

}	
.pokerVariations .section_content {
	width:377px !important;
	border-right:1px solid #DADADA;
	border-left:1px solid #DADADA;
	float:left;

}
	.pokerVariations .section_content  .content_init {
		width:100% !important;
		margin:0px;
		padding:0px;

		
	}
	
	.pokerVariations .section_bottom .bottom_left{
		width:379px !important;
		margin:0px;
		padding:0px;
		
	}

	
.pokerVariations #pokerVariation_links{
	width:358px;
		padding-left:15px;
}


	.pokerVariations #pokerVariation_links #pokerVariation_link{
		width:24%;
		display:block;
		float:left;
		text-decoration:none !important;
	}


	.pokerVariations #pokerVariation_link #pokerVariation_text,.pokerVariations #pokerVariation_link #pokerVariation_text:visited{
		width:100%;
		display:block;
		font-size:12px;
		text-align:center!important;
		color:#333!important;
		text-decoration:none !important;
	}
	.pokerVariations #pokerVariation_link #pokerVariation_text:active,.pokerVariations #pokerVariation_link #pokerVariation_text:hover{
		width:100%;
		display:block;
		font-size:12px;
		text-align:center!important;
		color:#333!important;
		text-decoration:none!important;
	}
	


.favPlayer{width:389px;float:right;margin-bottom:5px;margin-right:0px;}
.favPlayer .section_caption .caption_left {
	width:345px !important;
	padding:0px !important;
	margin:0px !important;
	padding-top:7px !important;
}

.favPlayer .section_caption .caption_right {
	width:34px !important;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding-top:2px;
	text-align:right;
	padding-right:10px;

}	
.favPlayer .section_content {
	width:377px !important;
	border-right:1px solid #DADADA;
	border-left:1px solid #DADADA;
	float:left;

}
	.favPlayer .section_content  .content_init {
		width:100% !important;
		margin:0px;
		padding:0px;

		
	}
	
	.favPlayer .section_bottom .bottom_left{
		width:379px !important;
		margin:0px;
		padding:0px;
		
	}


.favPlayer #favPlayer_holder{
	width:auto;
	margin-left:10px;
}
.favPlayer #favPlayer_image{ float:left;width:20%;}
.favPlayer #favPlayer_image img{
		border:1px solid black !important;
}
.favPlayer #favPlayer_title{float:right;width:80%;margin-bottom:2px;font-weight:bold;font-size:14px;}
.favPlayer #favPlayer_title img{text-align: center;}
.favPlayer #favPlayer_remark{float:right;width:80%;margin-bottom:2px;}
.favPlayer #favPlayer_select{float:right;width:80%;font-weight:bold;}
.favPlayer #favPlayer_select select{font-size:11px;width:280px;border:#ccc 1px solid;}




.bottomLinks{width:785px !important;float:left !important;margin:0px!important;padding:0px!important;}
.bottomLinks .section_caption {
	width:785px !important;
}
.bottomLinks .section_caption .caption_left {
	width:774px !important;
}
.bottomLinks .section_content {
	width:765px !important;
	padding:0px !important;
	margin:0px !important;
	padding:10px  !important;
}
.bottomLinks .section_content  .content_init {
	width:100% !important;
	padding:0px;
	margin:0px;
}
	.bottomLinks .section_content  #bottom_links_section{
		width:180px !important;
		padding:0px;
		margin:0px;
		float:left;
	}
		.bottomLinks .section_content  #bottom_links_section #bottom_links_title{
			font-size:14px;
			margin-bottom:6px;
			color:#333;
		}
		.bottomLinks .section_content  #bottom_links_section  #bottom_links_link,.bottomLinks .section_content  #bottom_links_section  #bottom_links_link:visited{
			width:100%;
			display:block;
			margin-bottom:2px;
			margin-left:10px;
			color:#333;
			text-decoration:none;
			font-weight:normal;
		}
		.bottomLinks .section_content  #bottom_links_section  #bottom_links_link:active,.bottomLinks .section_content  #bottom_links_section  #bottom_links_link:hover{
			width:100%;
			display:block;
			margin-bottom:2px;
			margin-left:10px;
			color:#333;
			text-decoration:underline;
			font-weight:normal;
		}	
		
.bottomLinks .bottom_left{
	width:775px !important;
}











.innerpage_bestoffer{width:197px;margin-bottom:5px;float:left;}
.innerpage_bestoffer .caption_left {
	width:187px !important;
}
.innerpage_bestoffer  .caption_right {
	width:10px !important;
}

.innerpage_bestoffer div.section_content {
	width:185px !important;
}


.innerpage_bestoffer .section_bottom .bottom_left{
	width:187px !important;
}	
.innerpage_bestoffer   #img{
	float:left;
	width:175px;
	margin-left:3px;
}
* html .innerpage_bestoffer   #img{
		margin-left:5px;
}
	.innerpage_bestoffer   #img img{
		border:1px solid #ccc;
	}	

.innerpage_bestoffer   #links{
	float:right;
	width:100%;
	margin-top:5px;
}

	.innerpage_bestoffer  #poker_offer_btn{
		background:url(poker_offer_btn.gif) no-repeat left top;
		height:20px;
		padding-top:1px;
		text-align:center;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		width:98px;
		float:right;
		display:block;
		text-decoration:none;
	}
.innerpage_bestoffer   #remark{
	margin-top:5px;
	float:left;
	width:100%;
	color:#000;
	font-weight:normal;
	font-size:12px;
}
	.innerpage_bestoffer   #remark .cost{
		text-decoration:line-through;
		/*text-decoration:overline;*/
		color:#000;
		font-weight:normal;
		font-size:12px; 
		text-align:center;
	}
	.innerpage_bestoffer   #remark .ourprice{
		/*text-decoration:line-through;*/
		text-decoration:none;
		color:#000;
		font-weight:bold;
		font-size:12px;
		text-align:center;
	}
.innerpage_bestoffer   #remark li{
	padding-left:10px;
	background-position:0px 4px;
}



div.innerpage_bestreview{width:197px;margin-bottom:5px;float:left;}
div.innerpage_bestreview div.caption_left {
	width:177px !important;
}
div.innerpage_bestreview  div.caption_right {
	width:20px !important;
}

div.innerpage_bestreview div.section_content {
	width:185px !important;	
}


.innerpage_bestreview .section_bottom .bottom_left{
	width:187px !important;
}	
.innerpage_bestreview   #img{
	float:left; 
	width:58%;
}

	.innerpage_bestreview   #img img{
		border:1px solid #ccc;
	}	

.innerpage_bestreview   #links{
	float:right;
	width:42%;
	margin-top:5px;
}

	.innerpage_bestreview  #poker_review_btn{
		background:url(poker_review_btn.gif) no-repeat left top;
		height:20px;
		padding-top:1px;
		text-align:center;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		text-indent:10px;
		width:98%;
		float:right;
		display:block;
		text-decoration:none;
	}
.innerpage_bestreview   #remark{
	margin-top:5px;
	float:left;
	width:100%;
	color:#000;
	font-weight:normal;
	font-size:12px;
}

.innerpage_bestreview   #remark li{
	padding-left:10px;
	background-position:0px 4px;
}


.innerpage_bestreview a:active ,.innerpage_bestreview a:hover{
	font-weight:normal !important;
}


#wrap_sidemenu{
	float:left;
}


.innerpage_menubar{width:210px;float:left}
.innerpage_menubar .section_caption .caption_left {
	width:199px ;
}
.innerpage_menubar .section_content {
	width:198px !important;
}

.innerpage_menubar .section_bottom .bottom_left{
	width:200px ;
}	
.innerpage_menubar_nocaption .section_caption
{
	overflow:hidden!important;
	height:6px!important;
}
.innerpage_menubar li{
	background:url();
}

.innerpage_menubar .section_content  h4{
	height:23px;
	background:url(free_column_h4_white.jpg) no-repeat left 3px!important;
	padding-top:0px;
	margin:0px;
	margin-top:10px;
	color:#000;
	font-weight:bold;
	font-size:12px;

}

.innerpage{width:570px;float:right;margin-bottom:0px;margin-right:0px;}
.innerpage .section_caption .caption_left {
	width:510px !important;
	padding:0px !important;
	margin:0px !important; 
	padding-top:7px !important;
}

.innerpage .section_caption .caption_right {
	width:60px !important;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding-top:2px;
	text-align:right;

}	
.innerpage .section_content {
	width:558px !important;
	border-right:1px solid #DADADA;
	border-left:1px solid #DADADA;
	float:left;

}
	.innerpage .section_content  .content_init {
		width:100% !important;
		margin:0px;
		padding:0px;

		
	}
	
	.innerpage .section_bottom .bottom_left{
		width:560px !important;
		margin:0px;
		padding:0px;
		
	}
 
	
	

 
#inner_page_topright{
	width:100% !important;
}












#tabs {
	float:left;
	position:relative;
	top:6px;
}
#tabs .tab{width:125px;float:left;margin-left:4px;}
#tabs .tab .section_caption {
	padding-bottom:5px;
}
#tabs .tab .section_caption .caption_left {
	width:115px !important;
}
#tabs .tab .section_caption .caption_right {
	float:left;
	width:10px!important;
}

#tabs .tab_sel{width:125px;float:left;margin-left:4px;}
#tabs .tab_sel .section_caption {
	border-bottom:6px solid black;
	padding-bottom:5px;

}
#tabs .tab_sel .section_caption .caption_left {
	width:115px !important;

}
#tabs .tab_sel .section_caption .caption_right {
	float:left;
	width:10px!important;
}






a.more_newsPosts_btn {
	height:20px;
	display:block;
	background:url(more_newsPosts_btn.gif) no-repeat left top;
	font-size:12px ;
	color:#fff;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
}
#more_forumPosts_btn{
	height:20px;
	display:block;
	background:url(more_forumPosts_btn.gif) no-repeat left top;
	font-size:12px ;
	color:#fff;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
}



/*the link abbove all the inner pages is wraped with this id*/
#backLink{
	display:block;
	background:url(icon_back.jpg) no-repeat left 2px;
	height:25px;
	padding-left:20px;
	float:right;
}

#backLink a,#backLink a:visited{
	color:#000;
	text-decoration:none;
	padding-top:2px;
	clear:both;
}

#backLink a:active,#backLink a:hover{
	color:#000;
	text-decoration:none;
	padding-top:2px;
	clear:both;
}




 

/* News Page Design*/
.articleBox{
	width:100%;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #ccc;
}

.articleBox .article_img {
	display:none;
}


.articleBox .article_group_head{
	display:block;
	font-weight:bold;
	font-size:12px;
	text-align:left !important;
	background:url(news_topic_icon.gif) no-repeat left 0px;
	padding-top:0px;
	padding-left:20px;
	float:left;
	width:75%;
	
}
.articleBox .article_group_head a{
	text-decoration:none;
}
.articleBox .article_group_head a:hover{
	text-decoration:underline;
}
.articleBox br{
	display:none;
}
.articleBox .article_group_lastupd{
	display:block;
	font-weight:normal;
	font-size:12px;
	color:#999;
	float:right;
}

.articleBox .article_group_cont{
	display:block;
	font-weight:normal;
	font-size:12px;
	clear:both;
	width:100%;
}

.articleBox .article_group_more{
	font-weight:normal;
	display:block !important;
	width:65px;
	font-size:12px;
	float:right;
	background:url(arrow_green_ltr.gif) no-repeat left 0px;
	padding-top:2px;
	height:25px;
	padding-left:20px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}




/*Articels Page Design*/
.art_caps a{
	width:100%;
	display:block;
	text-align:right;
}
.aBox{
	width:100%;
	clear:both; 
	margin-top:10px;
	border-top:1px solid #ccc;
	padding-top:10px;
}
.aBox .aDiv_head{
	display:block;
	font-weight:bold;
	font-size:12px;
	text-align:left !important;
	background:url(news_topic_icon.gif) no-repeat left 0px;
	padding-top:0px;
	padding-left:20px;
	
}
.aBox .aDiv_head a{
	font-weight:bold;
	font-size:12px;
	text-align:left !important;
}
.aBox br{
	display:none;
}
.aBox .last_upd{
	display:block;
	font-weight:normal;
	font-size:12px;
	color:#999;
}

.aBox .article_group_cont{
	display:block;
	font-weight:normal;
	font-size:12px;
}

.aBox .article_group_more{
	font-weight:normal;
	display:block !important;
	width:65px;
	font-size:12px;
	float:right;
	background:url(arrow_green_ltr.gif) no-repeat left 0px;
	padding-top:2px;
	height:25px;
	padding-left:20px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	
}




.reviewImgs{
	margin-top:25px;
	float:left;
	text-align:center;
	margin-bottom:15px;
}
.reviewImgs a{
	border:0px;
}
.reviewImgs img{
	display:block;
	text-align:right;
	margin-left:20px;
	margin-bottom:5px;
	padding:3px;
	border:0px;
}

.roomsTitle{
	float:right;
	display:block;
	width:340px;
	text-align:left;
}

.ranking{
	float:right;
	display:block;
	width:340px; 
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
.ranking b{
	display:block;
}
.ranking br{
	margin-top:10px;
	display:block;
	
}
#toolSum p{
	display:block;
	margin-top:5px;
	float:right;
	text-align:left;
	width:340px;
}

#toolz{
	clear:both;
	width:100%;
}

/*Fix for autoLinkNormal*/
#autoLinkNormal li{
	background:url();
	padding:0px;
	margin:0px;
}


h2.news{
	width:100%;
	display:block;
	clear:both;
	float:none;
}


.innerpage_right{
	float: right; width: 570px;
}

.innerpage_left{
	float: left;
}
/* End Site Elements */
