@charset "utf-8";
/* CSS Document */

/* Page Properties */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bg.png);
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
}

strong.greenL {
color:#f4f6ba;
font-weight:400;
letter-spacing:1px;
}
strong.greenD {
color:#709148;
font-weight:400;
letter-spacing:1px;
}

h1 {
font-size:16px;
margin:0px;
color:#209e0c;		
}

ul li{
margin:0px;
color:#b1b1b1;
line-height:17px;
}

/* Links Properties 
	a { 
	text-decoration:none; 
	color:#caa519; 
	}
	a:hover   {
	color: #FFFFFF; 
	}*/
/* Main Container */	
	.poker #wrapper {
		height:98%;
		text-align: center;
		margin: 0 auto;
		width: 960px;
		}
	
/* Letf */
	.poker #Left {
		float:left;
		width: 204px;
		height:480px;
		padding-top:20px;
		padding-left:12px;
		padding-right:12px;
		margin: 0 auto;
		}
		
	.poker #horsesmenu{
		width:184px;
		background:url(../images/side_menu_bg.jpg) no-repeat;
		padding:80px 10px 10px 10px;
		height:164px;
		}
		
	.poker #horsesmenu a { font-family:Arial, Helvetica, sans-serif; 10px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
	
	.poker #horsesmenu a:hover { text-decoration:underline;}

	
	.poker #horsesmenu ul { ist-style: circle inside; margin-left:15px; padding-left:0; top:0; margin-top:0; padding-top:0; }
	
	.poker #horsesmenu li { padding-bottom:3px; }
	
	
		
		
		
/* Right */
	.poker #Right {
		float:left;
		width: 720px;
		height:550px;
		padding-top:20px;
		padding-right:12px;
		margin: 0 auto;
		}
		
	.poker #Right-poker {
		float:left;
		width: 720px;
		height: auto;
		padding-top:20px;
		padding-right:12px;
		margin: 0 auto;
		}
/* Right */
	.poker #rMainHorses {
		float:left;
		width: 550px;
		height:252px;
		}
		
.poker #rMainPromos { width:165px; float:left; margin-left:5px; }
/* Right */
	.poker #rTourneys {
		float:left;
		width: 225px;
		height:212px;
		padding-top:40px;
		background-image:url(../images/poker-tourneys-bg.png);
		background-repeat:no-repeat;
		margin-left:12px;
		}
/* Right */
	.poker #rTabbs {
		float:left;
		width: 720px;
		height:240px;
		padding-top:14px;
		padding-right:12px;
		margin: 0 auto;
		}

.poker #righttab {
		float:right;
		width: 225px;
		margin: 0 auto;
		background:url(../images/bg_tabs.gif);
		margin-left:22px;
		}		
		
.poker #righttab h1 {
		font:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12px;
		color:#709148;
		text-align:center;
		padding:10px 0;
		}
		
.poker #righttab #boxtext {
		font:Arial, Helvetica, sans-serif;
		font-weight:normal;
		text-align:justify;
		font-size:12px;
		color:#FFF;
		width:205px;
		margin:0 auto;
		padding:10px 0;
		line-height:normal;
		}
		
.poker #righttab #boxpic {
		width:205px;
		margin:0 auto;
		line-height:normal;
		}	

.poker #righttab #bottomtext {
		font:Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-align:center;
		font-size:12px;
		color:#709148;
		width:205px;
		background-color:#1C210C;
		padding:10px 0;
		margin:0 auto;
		}

.poker #righttab_last {
		float:right;
		width: 225px;
		margin: 0 auto;
		background:url(../images/bg_tabs.gif);
		}
		
.poker #righttab_last h1 {
		font:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12px;
		color:#709148;
		text-align:center;
		padding:10px 0;
		}
		
.poker #righttab_last #boxtext {
		font:Arial, Helvetica, sans-serif;
		font-weight:normal;
		text-align:justify;
		font-size:12px;
		color:#FFF;
		width:205px;
		margin:0 auto;
		padding:10px 0;
		line-height:normal;
		}
		
.poker #righttab_last #boxpic {
		width:205px;
		margin:0 auto;
		line-height:normal;
		}	

.poker #righttab_last #bottomtext {
		font:Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-align:center;
		font-size:12px;
		color:#709148;
		width:205px;
		background-color:#1C210C;
		padding:10px 0;
		margin:0 auto;
		}	
