@charset "utf-8";
html {
	height: 100%;
}
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #000;
	height: 100%;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #333;
}
a img {
	border: none;
}
a:link {
	color: #FF0000;
	font-weight: bold;
}
.yellow {
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
}
.green {
	color: #060;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.header {
	border-radius: 5px 5px 0px 0px;
	height: 125px;
	margin-bottom: 6px;
	background-image: url(/images/site-header.jpg);
	background-repeat: no-repeat;
	border: 5px outset #FFF;
}
.sidebar1 {
	float: left;
	width: 210px;
	border: 5px outset #FFF;
	background-image: url(/images/sidebar-stack.jpg);
	padding-bottom: 10px;
	min-height: 100%;
}
.content {
	width: 760px;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	font-size: 14px;
	background-color: #F9F9F9;
	margin-left: 6px;
	border: 5px outset #CCC;
	margin-right: 2px;
}
.content ul, .content ol {
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
ul.nav {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
ul.nav li {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
ul.nav a, ul.nav a:visited {
	display: block;
	background-color: #1D1D1D;
	color: #FFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 14px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #CCCCCC;
	color: #000;
	text-decoration: none;
}
.footer {
	background-color: #666666;
	color: #FFF;
	border: 3px solid #CCC;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.big-green {
	font-size: 18px;
	color: #060;
	font-weight: bold;
}
.content table {
	background-color: #FFFFFF;
}
.green-bg {
	background-color: #900;
	font-size: 18px;
	color: #FFF;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 3px;
	font-style: italic;
	background-color: #AE0000;
	margin-right: 12px;
	margin-left: 12px;
	border: 3px solid #333;
	text-shadow: 2px 2px #000;
	border-radius: 4px;
}
.container .content .big-red {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 19px;
	font-style: italic;
	color: #C00;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #000;
}
.container .content .grey-box p .big-red a {
	color: #FFF;
	font-size: 20px;
	margin-right: 4px;
	margin-left: 4px;
	text-shadow: 1px 1px 1px #000;
}
.container .content .grey-box p .big-red a:hover {
	color: #333;
	font-size: 20px;
	margin-right: 4px;
	margin-left: 4px;
	text-shadow: 1px 1px 1px #FFF;
}
.footer-content {
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
}
.grey-box {
	background-repeat: repeat-x;
	height: auto;
	border-radius: 5px;
	border: 2px solid #333333;
	margin-bottom: 16px;
	padding-top: 16px;
	width: 94%;
	margin-left: auto;
	background-color: #AE0000;
	margin-right: auto;
	box-shadow: 3px 6px 2px #666666;
}
.poker-room-headline {
	line-height: 50px;
	background-repeat: repeat;
	color: #900;
	font-size: 16px;
	text-transform: capitalize;
}
.container .footer .footer-content a {
	color: #FFF;
	font-size: 20px;
	font-style: italic;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000;
}
.container .content div .fltlft {
	margin-left: 18px;
	margin-bottom: 8px;
}
.container .content .grey-box .fltlft {
	margin-left: 0px;
}
.clear {
	clear: both;
}
.container .content .grey-box p {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}
.container .content .grey-box .smoke-heading {
	background-color: #333;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-indent: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	border: 2px solid #FFF;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	font-style: italic;
}
.container .content .green-bg {
	background-color: #151515;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	text-indent: 20px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 21px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	border: 2px solid #AE0000;
	margin-bottom: 10px;
}
.container .content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.container .content ul li {
	margin-bottom: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;
}
.container .content ol li {
	margin-bottom: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.container .content ul li .big-red {
	margin-right: 6px;
	margin-left: 6px;
	font-size: 20px;
	color: #C00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px #000;
}
.container .content .grey-box p .yellow {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.container .share {
	float: right;
	width: 220px;
	height: 36px;
	margin-top: 90px;
	margin-right: 190px;
}
