* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	background: url(../img/bck/top_bk.jpg) repeat-x top #f3f3f3;
}

table, td
{
	border: 0px;
	text-align:left;
}


p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
}

a { color: #540000; text-decoration: none; border: 0;}
a:hover, a:active { text-decoration: underline; }

h1 { font-size: 2.8em; padding: 0.8em; }
h2 { font-size: 2.4em; }
h3 { font-size: 1.8em; }
.blue { color:#009cff;}
h4 { font-size: 1.6em; }
h5 { font-size: 1.3em; }
h6 { font-size: 1.0em; }


/*
/*
/* SITE WIDE CLASSES /*  
/*
/*
*/


.title {
		color: #008ee8;
		font-size:1.8em;
		font-weight:400;
		}

.subtitle {
			color: #666;
			font-size:1.4em;
			font-weight:400;
			}
			
.strikethrough {
	color:#999999;
	font-size: 1.0em;
	font-weight:100;
	text-decoration:line-through;
	}
	
	
.small {
font-size: 0.9em;
color: #91a419;
}

		.small a {
		font-size: 1.0em;
		color: #28acff;
		}

		.small a:hover, a:active {
		font-size: 1.0em;
		color: #1174b2;
		}

.small_grey {
font-size: 0.8em;
color: #666666;
}

		.small_grey a {
		color:#999999;
		font-size: 0.8em;
		font-weight:100;
		text-decoration:underline;
		}

.upper {
font-size: 1.4em;
text-transform: uppercase;
font-weight:600;
color: #3ba6db;
}

		.upper a {
		font-size: 1.2em;
		text-transform: uppercase;
		font-weight:600;
		color: #3ba6db;
		}
		
		.upper a:hover {
			color: #0072ff;
			text-decoration:none;
		}


.upper_grey {
font-size: 0.9em;
text-transform: uppercase;
font-weight:600;
color: #333333;
}

.cont_green {
color:#c1d15e;
font-size: 1.2em;
}

		.cont_green a {
		color:#c1d15e;
		font-size: 1.2em;
		font-weight:100;
		}
		
		.cont_green a:hover {
		text-decoration:underline;
		}

.heading_green {
color:#c1d15e;
font-size: 1.6em;
font-weight:200;
text-decoration:none;
}

		.heading_green a {
		color:#c1d15e;
		font-size: 1.0em;
		font-weight:200;
		text-decoration:none;
		}
		
		.heading_green a:hover {
		text-decoration: underline;
		}

.heading_pink {
color:#ea00ff;
font-size: 1.6em;
font-weight:200;
text-decoration:none;
}

		.heading_pink a {
		color:#ea00ff;
		font-size: 1.0em;
		font-weight:200;
		text-decoration:none;
		}
		
		.heading_pink a:hover {
		text-decoration: underline;
		}


.cont_blue {
color:#018bbe;
font-size: 1.2em;
text-decoration:none;
}

		.cont_blue a {
		color:#018bbe;
		font-size: 1.2em;
		text-decoration:none;
		}
		
		.cont_blue a:hover {
		text-decoration: underline;
		}

.heading_blue {
color:#09c7f7;
font-size: 1.6em;
font-weight:400;
text-decoration:none;
}

		.heading_blue a {
		color:#09c7f7;
		font-size: 1.0em;
		font-weight:400;
		text-decoration:none;
		}
		
		.heading_blue a:hover {
		text-decoration: underline;
		}

.cont_yellow {
color:#f7c600;
font-size: 1.0em;
font-weight:200;
text-decoration:none;
}

.heading_yellow {
color:#f7c600;
font-size: 1.6em;
font-weight:400;
text-decoration:none;
}

		.heading_yellow a {
		color:#f7c600;
		font-size: 1.0em;
		font-weight:400;
		text-decoration:none;
		}
		
		.heading_yellow a:hover {
		text-decoration: underline;
		}

.heading_teal {
color:#00ffb4;
font-size: 1.6em;
font-weight:400;
text-decoration:none;
}

		.heading_teal a {
		color:#00ffb4;
		font-size: 1.0em;
		font-weight:400;
		text-decoration:none;
		}
		
		.heading_teal a:hover {
		text-decoration: underline;
		}


.small_green {
color:#bcdb03;
font-size: 1.0em;
font-weight:100;
}






/* MAIN CONTENTS
*/

div#box {
		border: 1px solid #CCCCCC;
		background-color:#ffffff;
		color: #996600;		
		}
						
						
div#bonuses_container {
						width:740px;
						}



.clear { clear: both; }

div#top {
	width:1040px; height: 39px;
	margin: 0 auto; }
               
div#top a { color: #007cca; text-decoration: none; border: 0;}
div#top a:hover, a:active { text-decoration: underline; }


			div#top_lang {
				width: 500px;
				float:left;
				padding-left: 20px;
			}
			
			
			div#top_banners {
				float:right;
				padding-right: 20px;
			}


div#header {
	width:1040px; height: 134px;
	margin: 0 auto;
	border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;
	background: #ececec;
}

		div#header_left {
		float:left;
		width:770px; height: 134px;
		margin: 0 auto;
		}
		
		div#header_logo {
		height: 87px;

		}

div#main_site_nav {
	float:left;
	padding-left: 5px;
	width:572px; height: 47px;
	margin: 0 auto;
	color:#666666;
	}


	div#main_site_nav h6 {
	color: #0066CC;
	}
	div#main_site_nav a {
	color: #a3b052;
	}
	div#main_site_nav a:hover {
	color: #a3b052;
	text-decoration:none;
	}
	
	div#main_site_nav_text a {
	height:572px;		
	}
	
			ul#main_site_nav {
			list-style: none;  
				}
				ul#main_site_nav li {
					display: inline; 
				}
				ul#main_site_nav li a  {
					/*text-indent: -9999px;  */
					display: block;  
					height: 47px;
					float: left;
					font-size: 1.6em;
					/*text-indent: 43px;*/
					font-weight:bold;
					color: #666666;
					}
			
					ul#main_site_nav li a.home { 
						background: url(../img/main_menu.jpg) no-repeat top center; 
						width: 143px;
						}
						
						#push_down_main { 
							line-height:5.5em;
							
						 }

						
					ul#main_site_nav li a.rooms {
						background: url(../img/main_menu.jpg) no-repeat top center;
						width: 143px;
					}
					
					ul#main_site_nav li a.resources {
						background: url(../img/main_menu.jpg) no-repeat top center;
						width: 143px;
						}
					
					ul#main_site_nav li a.support {
						background: url(../img/main_menu.jpg) no-repeat top center;
						width: 143px;
						}
						
					
						ul#main_site_nav li a.home:hover, ul#main_site_nav li a.home:active,
						ul#main_site_nav li a.rooms:hover, ul#main_site_nav li a.rooms:active,
						ul#main_site_nav li a.resources:hover, ul#main_site_nav li a.resources:active
						ul#main_site_nav li a.support:hover, ul#main_site_nav li a.support:active {
							background-position: top center; 
						}
					div#pages ul#main_site_nav li a.home, 
					div#users ul#main_site_nav li a.home, 
					div#rooms ul#main_site_nav li a.rooms, 
					div#roombonuses ul#main_site_nav li a.rooms, 
					div#comments ul#main_site_nav li a.rooms,
					div#tournaments ul#main_site_nav li a.rooms,
					div#specials ul#main_site_nav li a.rooms,
					div#games ul#main_site_nav li a.resources, 
					div#strategies ul#main_site_nav li a.resources, 
					div#players ul#main_site_nav li a.resources, 
					div#news ul#main_site_nav li a.resources, 
					div#events ul#main_site_nav li a.resources, 
					div#glossaries ul#main_site_nav li a.resources, 
					div#support ul#main_site_nav li a.support {  
						background-position: bottom center;
						color: #a3b052;
						text-decoration:none;
			
					}
					
					div#header_buttons {
					float:right;
					width:180px; height: 47px;
					margin: 0 auto;
					text-align:right;
					padding-top: 6px;
					}
					
		div#header_right {
		float:right; 
		width:270px; height: 134px;
		margin: 0 auto;
		}
		
					div#login {
					float:right;
					width:220px; height: 47px;
					margin: 0 auto;
					text-align:right;
					padding-top: 6px;
					padding-right: 10px;
					}
					
							div#login form {
								margin: 0px;
								padding: 0px;
							}
							
							div#login form div{
								margin: 0px;
								padding: 0px;
							}
					
							div#login form input{
								font-size: 1.2em;
							 	margin: 2px;
								padding: 3px;
							}
							
							div#login div.submit input {
								margin: 2px;
								padding: 3px;
								font-size: 1.4em;
							}
					

					.loginbox {
					font-size: 1.2em;
					font-style: italic;
					background: #ececec;
					color: #999999;
					padding: 3px;
					margin-bottom: 0.5em;
					text-align: left;
					border: 1px solid #cccccc;
					}
					



div#wrapper {
	width:1040px;
	margin: 0 auto;
	position: relative;
	border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;
}

div#cont {
	padding: 0 270px 0 0px;
	background-color: #1e1e1e;
	min-height: 1400px;
	}
	
		div#poker_nav {
			width:770px;
			margin: 0 auto;
			height: 40px;
			background-color:#1e1e1e;
			border-bottom: 1px solid #333333;
		}
								ul#poker_nav {
								width: 770px;
								list-style: none;
								text-align: center;
								padding-left:60px;
								padding-top:5px;
								}
								ul#poker_nav li {
									display: inline;
									vertical-align:baseline;
								}
								ul#poker_nav li a {
									font-size:2.0em;
									color:#b2be68;
									font-weight:500;
									padding-left:20px;
									padding-right:20px;
									display: block;
									float: left;
									padding-top: 4px;
									}

		
		div#cont_left {
		width:770px;
		margin: 0 auto;
		}		
		
		div#cont_right {
			position: absolute; 
			right: 0; 
			top: 0; 
			width: 270px; 
			bottom: 0%;
			padding: 0;
			border-top: 1px solid #333333;
			background-color: #e1e1e1;
		}

				div#toprooms_top {
				float:right; 
				width:270px; height: 60px;
				margin: 0 auto;
				background: url(../img/bck/rooms_top_bk.jpg) repeat-x top;
				}
				
						ul#rooms_titles {
						list-style: none;
						padding-right: 10px;
						}
						ul#rooms_titles li {
							display: inline;
							font-size: 0.8em;
							padding-top: 10px;
							text-align:right;
						}
						
						ul#rooms_titles li.R_title {
							display: block;
							width: 100px;
							text-align:left;
							font-size: 1.2em;
							font-weight:900;
							float: right;
							padding-top: 4px;
							font-weight: bold;
							text-decoration: none;
							color: #666666;
						}
	
						ul#rooms_titles li a {
							display: block;
							width: 30px;
							text-align:center;
							float: right;
							padding-top: 4px; 
							font-weight: bold;
							text-decoration: none;
							color: #666666;
							}
							ul#rooms_titles li a:hover, ul#rooms_titles li a:active {
								color:#000000;
							}
							
							
							
				div#toprooms_cont {
				float:right; 
				min-height: 80px; width:260px;
				margin: 0 auto;
				padding: 5px;
				background-color: #e1e1e1;  /* AQUI CAMBIE  */
				}
				


div#footer_nav {
	width:1040px; height: 300px;
	padding-top: 10px;
	margin: 0 auto;
	border-top: 1px solid #999999;
	background:url(../img/bck/footer_nav_bk.jpg);
}

								ul#footer_nav {

								display: inline;
								vertical-align:baseline;

								}
								ul#footer_nav li {
									font-size: 1.2em;
									font-weight:800;
									padding-top: 4px;
									color:#666633;										
								}
								ul#footer_nav li a {
									color: #666633;
									display: block;
									padding-top: 4px;
									}
								ul#footer_nav li a:hover {
									text-decoration:none;
									color: #333300;
									display: block;
									padding-top: 4px;
									}



div#footer_copyright {
	height: 90px;
	margin: 0 auto;
	background-color: #f8f8f8;
	border-top: 1px solid #999999;
	font-size: 1.2em;
	color:#666666;
	background:url(../img/bck/footer_bk.jpg) repeat-x;
}


		div#footer_copyright_left {
		float:left;
		width:740px;
		margin: 0 auto;
		}
		
		div#footer_copyright_right {
		float:right; 
		color:#ffffff;
		width:300px;
		margin: 0 auto;
		text-align:right;
		padding-right: 20px;
		padding-top: 20px;
		}




/*******************************************************/
/*
/*			PAGES
/*
/*******************************************************/

/*******************************************************/
/*			HOME PAGE
/*******************************************************/


div#cont_home {
	width:1040px;
	margin: 0 auto;
	border-right: 1px solid #cccccc;
	min-height: 1000px;
	background-color: #cccccc;
}



div#H_mop_info {
	width:760px;
	padding-right: 10px;
	margin: 0 auto;
	min-height: 410px;
	background-color:#1e1e1e;
	color:#FFFFFF;
	}

	
	div#H_mop_info H1 {
	color: #f8f8f8;
	font-size:2.4em;
	font-weight:400;
	padding: 0.2em;
	}
	
	div#H_mop_info H2 {
	color:#f8f8f8;
	font-size:1.8em;
	font-weight:400;
	padding: 0.2em;
	}
	
	
	div#H_mop_info .cont {
	color:#999999;
	font-size: 1.0em;
	font-weight:100;
	}
	
	div#H_mop_info div#comparison {
	margin: 20px 0 20px 120px;
	padding: 5px 10px 0 10px ;
	color:#cccccc;
	font-size: 1.2em;
	font-weight:100;
	width: 500px;
	background-color:#2e2e2e;
	border: 1px solid #999999;
	}
	
	
	div#H_mop_info div#where {
	margin: 10px 0 20px 10px;
	padding: 5px 10px 0 10px ;
	color:#cccccc;
	font-size: 1.2em;
	font-weight:100;
	width: 730px;
	}
	
			ul#where {
			list-style: none;  
			}
			ul#where li {
					display: inline; 
			}

	
		div#H_mop_info div#where_L {
		float:left;
		color:#cccccc;
		font-size: 1.2em;
		font-weight:100;
		width: 250px; height:120px;
		}
	
		div#H_mop_info div#where_R {
		float:right;
		color:#cccccc;
		font-size: 1.2em;
		font-weight:100;
		width: 460px; height:120px;
		}
	
	
		div#H_mop_info_L {
		padding-top: 10px;
		float:left;
		width:440px;
		margin: 0 auto;
		min-height: 100px;
		background-color: #1e1e1e;
		border-right: 1px solid #333333;
		}
		
		div#H_mop_info_R {
		padding-top: 20px;
		float:right; 
		width:310px;
		margin: 0 auto;
		min-height: 100px;
		background-color: #1e1e1e;
		}
		
		div#H_mop_info_R h2 {
		color:#cccccc;
		}	
		.desc_text {
		font-size:1.4em;
		color:#CCCCCC;
		}
	

div#H_news {
	padding: 10px;
	width:440px;
	float:left;
	margin: 0 auto;
	min-height: 589px;
	background-color:#e1e1e1;
	color:#666666;
}

div#H_specials {

	padding-right:50px;
	padding: 10px;
	width:288px;
	float:right;
	min-height: 589px;
	background-color:#e8e8e8;
	border-right: 1px solid #666666;
	color:#666666;
}


/*******************************************************/
/*			ROOMS LIST
/*******************************************************/


div#rooms_list {

	width:770px;
	margin: 0 auto;
	min-height: 1300px;
	background: url(../img/bck/cont_cont_bk.jpg);
	color:#666666;
	padding-top:10px;
	}

div#rooms_list_T {
	width:770px;height: 14px;
	background: url(../img/bck/top_cont_bk.jpg) repeat-x top #1e1e1e;
	}
div#rooms_list_B {
	width:770px;height: 14px;
	background: url(../img/bck/bot_cont_bk.jpg) repeat-x bottom #1e1e1e;
	}

	
	div#rooms_list h6 {
	color: #0066CC;
	}
	div#rooms_list a {
	color: #28acff;
	}
	div#rooms_list a:hover {
	color: #28acff;
	}
	
				div#rooms_list table, td
				{

					margin-left:15px;
					border-color: #d5d5d5;
					border-style: solid;
				}
				
				div#rooms_list table
				{

					border-width: 0 0 1px 1px;
					border-spacing: 0;
					border-collapse: collapse;
				}
				
				div#rooms_list td
				{

					margin: 0;
					/*padding: 4px;*/
					border-width: 1px 1px 0 0;
					   /*AQUI CAMBIE*/
					text-align:center;

				}
				
				div#rooms_list table.noborde
				{
					border-width: 0 0 0 0;
					border-spacing: 0;
					border-collapse: collapse;
				}
				
				div#rooms_list td.noborde
				{
					margin: 0;
					border-width: 0 0 0 0;
				}
				

				div#rooms_list table.clean_table
				{
					margin: 0;
					padding: 0;
					border-width: 0 0 0 0;
					border-spacing: 0;
					border-collapse: collapse;
				}
				
				div#rooms_list td.clean_table
				{
					margin: 0;
					border-width: 0 0 0 0;
				}


/*******************************************************/
/*			ROOM REVIEW
/*******************************************************/


div#rooms_reviews {

	width:770px;
	margin: 0 auto;
	min-height: 500px;
	background: url(../img/bck/cont_cont_bk.jpg) #e1e1e1;
	color:#666666;

	}
	
	
div#rooms_reviews_nav {
	margin: 0 auto;
	height: 48px;
	color:#666666;
	padding-left:2px;
	background-color:#1e1e1e;
	}


	div#rooms_reviews_nav h6 {
	color: #0066CC;
	}
	div#rooms_reviews_nav a {
	color: #28acff;
	}
	div#rooms_reviews_nav a:hover {
	color: #28acff;
	}
	
	div#rooms_review_text a {
	height:620px;		
	}
	
			ul#rooms_reviews_nav {
			list-style: none;  
				}
				ul#rooms_reviews_nav li {
					display: inline; 
				}
				ul#rooms_reviews_nav li a  {
					/*text-indent: -9999px;  */
					display: block;  
					height: 48px;
					float: left;
					font-size: 1.4em;
					text-indent: 42px;
					font-weight:bold;
					color: #666666;
					}
			
					ul#rooms_reviews_nav li a.review { 
						background: url(../img/menu_review.jpg) no-repeat top center; 
						width: 249px;
						}
						
						#push_down { 
							line-height:5.5em;
							font-size: 0.9em;
						 }

						
					ul#rooms_reviews_nav li a.info {
						background: url(../img/menu_info.jpg) no-repeat top center;
						width: 249px;
					}
					ul#rooms_reviews_nav li a.download {
						background: url(../img/menu_download.jpg) no-repeat top center;
						width: 249px;
						}
						ul#rooms_reviews_nav li a.review:hover, ul#rooms_reviews_nav li a.review:active,
						ul#rooms_reviews_nav li a.info:hover, ul#rooms_reviews_nav li a.info:active,
						ul#rooms_reviews_nav li a.download:hover, ul#rooms_reviews_nav li a.download:active {
							background-position: center center; 
						}
					body#view ul#rooms_reviews_nav li a.review,  
					body#info ul#rooms_reviews_nav li a.info, 
					body#download ul#rooms_reviews_nav li a.download {  
						background-position: bottom center;
			
					}



/*******************************************************/
/*			ROOM INFO PAGE   *** USED
/*******************************************************/
		div#bckgrd_color {
			background-color:#e1e1e1;
			width:751px;
			margin: 0 0 0 4px;
			padding: 10px 5px 0 5px;

		}
		
		
		
		div#info_R {
		width:400px;
		float:right;
		color:#666666;
		background-color:#f1f1f1;
		border: 1px solid #666666;
		margin: 0 10px 10px 0;
		font-size: 1.2em;
		font-weight:100;
		/*width: 460px; height:120px;*/
		}
		
		div#bonus_body {
			width:380px;
			padding: 4px;
			font-size:0.8em;
		}


/*******************************************************/
/*			COMMENTS INFO   *** USED
/*******************************************************/

	
	div#comments_L {
	padding-top: 5px;
	padding-bottom: 10px;
	float:left;
	width:320px;
	margin: 0 auto;
	min-height: 20px;
	}
	
	div#comments_R {
	padding-top: 5px;
	padding-bottom: 10px;
	float:right; 
	width:200px;
	margin: 0 auto;
	min-height: 20px;
	}
	
	
/*******************************************************/
/*			MOPBONUSES TABLES   *** USED
/*******************************************************/

div#bonuses {
	width:770px;
	margin: 0 auto;
	min-height:600px;
	background: url(../img/bck/cont_cont_bk.jpg) repeat-y #1e1e1e;
	color:#666666;
	padding-top:10px;
	padding-left:10px;
	font-size:1.2em;
	}
	
div#bonuses a {
color: #008ee8;
}
div#bonuses a:hover {
color: #81941a;
text-decoration:underline;
}


		div#bonuses table, td
		{
			margin-left:50px;
			border-color: #d5d5d5;
			border-style: solid;
		}
		
		div#bonuses table
		{
		
			border-width: 0 0 1px 1px;
			border-spacing: 0;
			border-collapse: collapse;
		}
		
		div#bonuses td
		{
			margin: 0;
			padding: 10px;
			border-width: 1px 1px 0 0;
			background-color: #e1e1e1;
			text-align:center;
		
		}






/*******************************************************/
/*			BONUSES VIEW **** USED
/*******************************************************/


		div#bonuses_L {
		float:left;
		padding: 0 10px 5px 10px;
		margin: 0 0 0 20px;
		width:400px;
		font-size:1.0em;
		text-align:justify;
		}
		
			div#bonuses_image {
			float:left;
			width:170px;
			height: 220px;
			margin: 0 auto;
			text-align:center;
			}
			
			div#bonuses_quick {
			float:right;
			width:370px;
			height: 220px;
			margin: 0 auto;
			}
			
			div#bonuses_desc {
			width:380px;
			background-color:#c8c8c8;
			padding: 10px;
			}
			
			
		div#bonuses_R {
		float:right; 
		padding: 0 10px 5px 10px;
		margin: 0 20px 0 0;
		width:270px;
		min-height: 400px;
		background-color:#f0f0f0;
		border: 1px solid #ababab;
		}
						ul#bonuses_R {
							padding-left: 10px;
							font-size: 1.2em;
							padding-top: 10px;
							display: block;
							font-weight: bold;
						}








/*******************************************************/
/*			ROOM INFO
/*******************************************************/

div#rooms_infos {

	width:770px;
	margin: 0 auto;
	min-height: 500px;
	background: url(../img/bck/cont_cont_bk.jpg);
	color:#666666;
	padding-top:10px;
	}
	
		div#rooms_infos_L {
		padding-top: 5px;
		padding-bottom: 10px;
		float:left;
		width:440px;
		margin: 0 auto;
		height: 20px;
		}
		
		div#rooms_infos_R {
		padding-top: 5px;
		padding-bottom: 10px;
		float:right; 
		width:300px;
		margin: 0 auto;
		height: 20px;
		}


/*******************************************************/
/*			RESOURCES
/*******************************************************/


div#resources {
	width:770px;
	margin: 0 auto;
	min-height:1300px;
	background: url(../img/bck/cont_cont_bk.jpg) repeat-y #1e1e1e;
	color:#666666;
	padding-top:10px;
	padding-left:10px;
	}
	
div#resources a {
color: #008ee8;
}
div#resources a:hover {
color: #81941a;
text-decoration:underline;
}
	
	
div#resources .title {
color: #008ee8;
font-size:1.8em;
font-weight:400;
}

div#resources .subtitle {
color: #666;
font-size:1.4em;
font-weight:400;
}
	
			div#resources_nav {
				margin: 0 auto;
				width: 700px; height: 48px;
				text-align:center;
				padding-top:20px;
				color:#666666;
				padding-left:2px;
				background-color:#f8f8f8;  /* AQUI CAMBIE  */
				}

					
						div#resources h3 {
						color: #666666;
						font-weight:100;
					
						}
						div#resources_nav a {
						color: #666666;
						}
						div#resources_nav a:hover {
						color: #0082d4;
						text-decoration:underline;
						}
	
	
	
			div#resources_main {
				width:520px;
				min-height: 800px;
				text-align:justify;
				font-size: 1.0em;
				}
				

			div#resources_sidebar {
			float:right; 
			margin-right: 20px;
			padding: 20px;
			width:170px;
			min-height: 500px;
			margin: 0 auto;
			background-color:#f0f0f0;
			border: 1px solid #ababab;
			}
			
			
					ul#resources_sidebar {
						padding-left: 10px;
						font-size: 1.2em;
						padding-top: 10px;
						display: block;
						font-weight: bold;
					}
			
			
					
						

/*******************************************************/
/*			RESOURCES  --> RULES
/*******************************************************/

div#games {
	width:740px;
	background: url(../img/bck/cont_cont_bk.jpg) #1e1e1e;
	}
	
		div#games_nav {
		float:left;
		width:740px;
		height: 50px;
		text-align:left;
		}
		
						ul#games_nav {

							font-size: 1.8em;
							display: block;
							font-weight: bold;
						}
						
						ul#games_nav li {
							display: inline; 
							line-height:1.5em;
						}
						ul#games_nav li a  {
							float: left;
							text-indent: 16px;
							font-weight:bold;
							color: #666666;
							}
		

		div#games_nav a {
		font-size: 0.8em;
		color: #666666;
		}
		div#games_nav a:hover {
		color: #0082d4;
		text-decoration:none;
		}
			
		
		div#games_L {
		float:left;
		width:510px;
		margin: 0 auto;
		font-size:1.0em;
		text-align:justify;
		}

		div#games_R {
		float:right; 
		padding: 5px;
		width:200px;
		min-height: 500px;
		margin: 0 auto;
		background-color:#f0f0f0;
		border: 1px solid #ababab;
		}

						ul#games_R {
							padding-left: 10px;
							font-size: 1.2em;
							padding-top: 10px;
							display: block;
							font-weight: bold;
						}

/*******************************************************/
/*			RESOURCES  --> STRATEGIES
/*******************************************************/

div#strategies {
	width:440px;
	min-height: 800px;
	}
	


		div#strategies_R {
		float:right; 
		margin-right: 20px;
		padding: 25px;
		width:170px;
		min-height: 500px;
		margin: 0 auto;
		background-color:#f0f0f0;
		border: 1px solid #ababab;
		}

						ul#strategies_R {
							padding-left: 10px;
							font-size: 1.2em;
							padding-top: 10px;
							display: block;
							font-weight: bold;
						}

/*******************************************************/
/*			RESOURCES  --> GLOSSARY
/*******************************************************/




/*******************************************************/
/*			RESOURCES  --> PLAYERS
/*******************************************************/

div#players {
	width:740px;
	min-height:800px;
	}
	
		div#players_L {
		float:left;
		width:540px;
		min-height: 800px;
		margin: 0 auto;
		font-size:1.2em;
		text-align:justify;
		}
		
			div#players_image {
			float:left;
			width:170px;
			height: 260px;
			margin: 0 auto;
			text-align:center;
			}
			
			div#players_quick {
			float:right;
			width:350px;
			height: 260px;
			margin: 0 auto;
			}
			
		
		div#players_R {
		float:right; 
		padding: 5px;
		width:170px;
		min-height: 500px;
		margin: 0 auto;
		background-color:#f0f0f0;
		border: 1px solid #ababab;
		}

						ul#players_R {
							padding-left: 10px;
							font-size: 1.2em;
							padding-top: 10px;
							display: block;
							font-weight: bold;
						}
					


/*******************************************************/
/*			RESOURCES  --> NEWS
/*******************************************************/


div#news {
	width:740px;
	min-height: 800px;
	}
	
		div#news_L {
		float:left;
		width:540px;
		min-height: 800px;
		margin: 0 auto;
		font-size:1.2em;
		text-align:justify;
		}
		
			div#news_image {
			float:left;
			width:170px;
			height: 220px;
			margin: 0 auto;
			text-align:center;
			}
			
			div#news_quick {
			float:right;
			width:350px;
			height: 220px;
			margin: 0 auto;
			}
			
			
		div#news_R {
		float:right; 
		padding: 5px;
		width:170px;
		min-height: 500px;
		margin: 0 auto;
		background-color:#f0f0f0;
		border: 1px solid #ababab;
		}
						ul#news_R {
							padding-left: 10px;
							font-size: 1.2em;
							padding-top: 10px;
							display: block;
							font-weight: bold;
						}





/*******************************************************/
/*			USERS
/*******************************************************/


div#users_main {
	width:750px;
	margin: 0 auto;
	color:#666666;
	background-color:#1e1e1e;
	padding:10px;
	}
	
div#users_main a {
color: #008ee8;
}
div#users_main a:hover {
color: #81941a;
text-decoration:underline;
}

div#users_main h2, h3, h4, h5, h6 {
color: #666666;
font-weight:100;

}

	
		div#users_L {
		float:left;
		width:370px;

		margin: 0 auto;
		font-size:1.0em;
		background-color:#ececec;
		}
		
			div#users_image {
			float:left;
			width:140px;
			height: 28px;
			padding:10px;
			margin: 0 auto;
			text-align:center;
			}
			
			div#users_quick {
			float:right;
			width:180px;
			height: 280px;
			margin: 0 auto;
			padding: 5px;
			}
			
			div#users_fav {
			float:left;
			width:360px;
			padding:5px;
			margin: 0 auto;
			font-size:1.0em;
			}
			
			
		div#users_R {
		float:right; 
		width:350px;
		padding:10px;

		background-color:#dbdada;
		}
						ul#users_R {
							padding-left: 10px;
							font-size: 1.2em;
							padding-top: 10px;
							display: block;
							font-weight: bold;
						}
						
						
						div#users_R table, td
						{
							border-color: #d5d5d5;
							border-style: solid;
						}
						
						div#users_R table
						{
							border-width: 0 0 1px 1px;
							border-spacing: 0;
							border-collapse: collapse;
						}
						
						div#users_R td
						{
		
							margin: 0;
							padding: 8px;
							border-width: 1px 1px 0 0;
							background-color: #e1e1e1;
							text-align:center;
		
						}
						
						div#users_R table.noborde
						{
							border-width: 0 0 0 0;
							border-spacing: 0;
							border-collapse: collapse;
						}
						
						div#users_R td.title
						{
							margin: 0;
							border-width: 0 0 0 0;
							background-color:#1e1e1e;
							font-size:1.6em;
							font-weight:800;
							color:#b2be68;
						}
						
						div#users_R td.header
						{
							margin: 0;
							border-width: 0 0 0 0;
							background-color:#e1e1e1;
							font-size:1.2em;
							font-weight:500;
						}
						
						
		div#users_comments {
		
		width:730px;
		padding:10px;
		min-height: 300px;
		margin: 10px 0 auto 10px;
		font-size:1.0em;
		background-color:#e1e1e1;
		}				
			div#users_comments a {
			color: #0066FF;
			}		
			div#users_comments p {
			color: #666666;
			font-size:1.0em;
			}	
						
						

/******************************************************************
 + Notes Notices Warnings Errors
******************************************************************/
.flash {
   padding: 4px;
   margin-top: 5px;
   margin-bottom: 5px;
   display: block;
   font-size: 1.4em;
   color: #666666;
}

.flash a{
  color: #33B1E9;
  text-decoration: none;
}

.flash a:hover{
  color: #333333;
  text-decoration: none;
}

.note {
  background: #F0FFFF; 
  border-bottom: 1px solid #BFFFFF;
  border-right: 1px solid #BFFFFF; 
}

.warning {
  background: #FFCCFF; 
  font-weight: bold;
  color: #FF1177;
  border-bottom: 1px solid #FF82FF;
  border-right: 1px solid #FF82FF; 
}

.notice {
  font-weight: bold;
  background: #F0FFFF; 
  border-bottom: 1px solid #BFFFFF;
  border-right: 1px solid #BFFFFF; 
}

.error-message {
  color: #FF1177;
  font-weight: bold;
  font-size: .8em;
}

.message {
  color: #FF1177;
  font-weight: bold;
  font-size: .8em;
}


/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
	#page {
		color: #666666;
		font-size:10px;
	}



.clearfix {
    display: inline-block;
}







/******************************************************************
 + RESOURCES Forms
******************************************************************/
div#resources form {
  margin-top: 10px;
  margin-left: 0px;
}

div#resources div{
  margin-bottom: 3px;
}

div#resources label{
  /*display: block;*/
  color: #666666;
 /* margin-bottom: 3px;
  margin-top: 10px;*/
 /* clear: right;*/
  font-size: 1.4em;
  
  	width: 20em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	/*display: block;*/

}

div#resources fieldset
{
border: 1px solid #cccccc;
width: 700px;
padding-left:40px;
padding-bottom: 20px;
}

div#resources legend
{
color: #666633;
/*background: #ffa20c;*/
/*border: 1px solid #cccccc;*/
padding: 0 6px 0 20px;
font-size: 1.6em;
font-weight:800;
} 

div#resources input{
	font-size: 1.4em;
	padding: 1px;
	margin-left:5px;
	margin-top: 10px;
	color: #666666;
	background: #f8f8f8;
	border: 1px solid #999999;

}

div#resources select{
 	font-size: 1.4em;
	padding: 2px;
	margin-left: 5px;
	margin-top: 10px;
	color: #666666;
	background: #f8f8f8;
	border: 1px solid #999999;
}

div#resources .search-select {
  font-size: .8em; 
}
div#resources .select-client {
  width: 260px;
}



div#resources a {
  text-decoration: none;
  color: #33B1E9;
}

div#resources a:hover {
  color: #666666;
}

div#resources .txt {
  width: 270px; 
}

div#resources textarea{
  padding: 3px;
}

div#resources .submit input
{
	margin-left: 20em;
	width: 6em;
	color: #000;
	font-weight:800;
	background: #cccccc;
	border: 2px outset #333333;


}







/******************************************************************
 + Forms
******************************************************************/
form {
  margin-top: 10px;
  margin-left: 0px;
}

form div{
  margin-bottom: 3px;
}

form label{

  color: #666666;
  margin-bottom: 3px;
  margin-top: 10px;
  clear: right;
  font-size: 1.4em;
}

form input{
  font-size: 1.2em;
  padding: 3px;
  margin-left:20px;
  margin-top: 10px;
}

form select{
  color: #11090A;
  padding: 3px;
  font-size: 1.2em;
  margin-left:20px;
}

form .search-select {
  font-size: .8em; 
}
form .select-client {
  width: 260px;
}



form a {
  text-decoration: none;
  color: #33B1E9;
}

form a:hover {
  color: #666666;
}

form .txt {
  width: 270px; 
}

form textarea{
  padding: 3px;
}

div.submit input {
 margin-top: 10px;
 font-size: .9em;
}

div#search {
  background: #F7FAFA;
  padding: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
}

/* used invoice form */
#invoicecol1{
  width: 280px;
  float: left;
}

#invoicecol2{
  width: 280px;
  float: right;
}
