@charset "utf-8";

html, body {
	height: 100%;
}

body {
	padding: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #000028;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2, h3 {
	margin-top: 0px;
	background-image: url(/images/content-title.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 13px;
	line-height: 30px;
	text-indent: 38px;
}

p, ol, ul {
	margin-top: 0px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1;
}

.list1 li {
	padding: 5px 10px;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #679902;
}

.list1 a {
	text-decoration: none;
	color: #000000;
}

.list1 a:hover {
	color: #680D0C;
}

a {
	color: #679902;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	display: block;
	height: 24px;
	background: url(images/homepage17.jpg) no-repeat center center;
	text-indent: -9999em;
}

a.link2 {
	display: block;
	height: 24px;
	background: url(images/homepage07.jpg) no-repeat center center;
	text-indent: -9999em;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
	margin: 2px 13px 0px 0px;
}

img.alignright {
	float: right;
	margin: 2px 0px 0px 13px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** MENU */

#menu {
	width: 900px;
	height: 30px;
	margin: 0px auto;
	color: #679902;
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0px;
	padding: 9px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 17px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #063900;
}

#menu a:hover {
	text-decoration: underline;
}

/** LOGO */

#logo {
	width: 900px;
	height: 87px;
	margin: 0px auto;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	height: 80px;
}

/** TICKER */

#ticker {
	width: 900px;
	height: 30px;
	margin: 0px auto;
	background: url(images/homepage03.jpg) no-repeat left top;
}


#ticker p {
	margin: 0px;
	padding: 7px 15px;
	line-height: normal;
	font-size: 9px;
}

#ticker a {
	color: #4B5A68;
}

#ticker .news {
	float: left;
}

#ticker .extra {
	float: right;
}

/** PAGE */

#page {
	width: 900px;
	margin: 0px auto;
}

/** COMMON BOX STYLE */

.box {
	margin-bottom: 3px;
}

.box .title {
	background: url(images/subpage2_01.gif) no-repeat right top;
}

.box .title h1 {
	height: 20px;
	margin: 0px;
	padding: 7px 0px 0px 23px;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/content-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box .title h2 {
	height: 40px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.box .title h2 span {
	color: #FFCC00;
}
.box .title h5 {
	height: 20px;
	margin: 0px;
	padding: 7px 0px 0px 23px;
	background: url(images/subpage2_02.gif) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}
.box .title leftnav {
	height: 20px;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/leftnav1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box .title h5 span {
	color: #FFCC00;
}

.box .entry {
	padding: 0px 4px;
}

.box .pad {
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}

.box .border {
	margin-top: 0px;
	margin-bottom: 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 524px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#content .box {
	background-color: #FFFFFF;
}

#content .box .bottom {
	height: 20px;
	background: url(images/homepage23.gif) no-repeat left bottom;
}

.post {
	padding: 0px 4px;
}

.post h3 {
	height: 15px;
	margin: 0px;
	padding: 2px 19px;
	border-top: 1px solid #8DA0AA;
	border-bottom: 1px solid #8DA0AA;
	font-size: 11px;
	background-image: url(/images/content-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.post h3 a {
	color: #000000;
}

.post .meta {
	margin: 0px;
	padding: 3px 19px;
	background: #C7D4DB url(images/homepage24.gif) no-repeat 7px 50%;
	border-bottom: 1px solid #8DA0AA;
	font-size: 9px;
}

.post .entry {
	padding-top: 19px;
	padding-right: 1px;
	padding-bottom: 9px;
	padding-left: 1px;
}

.subpage #content {
	width: 595px;
	margin-right: 0px;
}

.subpage #content .box {
	background-image: url(images/subpage1_01.gif);
}

.subpage #content .box .bottom {
	background-image: url(images/subpage1_02.gif);
}

.wide #content {
	float: none;
	width: auto;
	margin: 0px;
}

.wide #content .box {
	background-image: url(images/subpage2_03.gif);
}

.wide #content .box .bottom {
	background-image: url(images/subpage2_04.gif);
}

/** COMMON SIDEBAR STYLES */

.sidebar {
	float: left;
	width: 180px;
}

.sidebar .box {
	background: url(images/homepage10.gif) repeat-y left top;
}

.sidebar .entry {
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/** SIDEBAR BOX STYLE VARIANT 1 */

.style1 {
	background-image: url(images/homepage12.gif) !important;
}

.style1 .entry {
	background-image: url(images/homepage13.gif);
}

.style1 ul {
	margin: 0px;
	padding: 0px;
	background: url(images/homepage14.gif) repeat-x left top;
	list-style: none;
}

.style1 li {
	display: inline;
}

.style1 a {
	display: block;
	padding: 2px 10px 6px 10px;
	background: url(images/homepage14.gif) repeat-x left bottom;
	text-decoration: none;
	color: #000000;
}

.style1 .first a {
	padding-top: 4px;
}

.style1 a:hover {
	background-color: #EFF2F5;
	color: #B10000;
}

/** SIDEBAR BOX STYLE VARIANT 2 */

.style2 {
}

.style2 h3 {
	height: 15px;
	margin: 0px;
	padding: 4px 10px 0px 10px;
	background: url(images/homepage15.gif) repeat-x left top;
	border-top: 1px solid #8DA0AA;
	border-bottom: 1px solid #8DA0AA;
	font-size: 9px;
	font-weight: normal;
}

.style2 h4 {
	margin: 0px;
	padding: 5px 10px;
	font-size: 9px;
}

.style2 ul {
	margin: 0px;
	padding: 0px 10px 5px 10px;
	line-height: 130%;
	list-style: none;
}

.style2 li {
	padding: 0px 0px 0px 7px;
	background: url(images/homepage16.gif) no-repeat left center;
	font-size: 9px;
}

/** SIDEBAR BOX STYLE VARIANT 3 */

.style3 {
}

.style3 {
	background-image: url(images/homepage18.gif) !important;
}

.style3 .entry {
	background-image: url(images/homepage19.gif);
}

.style3 h3 {
	height: 15px;
	margin: 0px;
	padding: 4px 10px 0px 10px;
	background: url(images/homepage15.gif) repeat-x left top;
	border-top: 1px solid #8DA0AA;
	border-bottom: 1px solid #8DA0AA;
	font-size: 9px;
	font-weight: normal;
}

.style3 h4 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 9px;
}

.style3 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 9px;
}

.style3 li {
	padding: 0px 0px 0px 33px;
}

.style3 li.hline {
	padding: 0px;
	background: url(images/homepage21.gif) no-repeat left bottom;
}

.style3 li ul {
	line-height: 140%;
}

.style3 li li {
	padding: 0px 0px 0px 7px;
	background: url(images/homepage16.gif) no-repeat left center;
}

/** LEFT SIDEBAR */

#left-sidebar {

}

/** RIGHT SIDEBAR */

#right-sidebar {
}

/** LOGIN */

#login {
}

#login .entry {
	padding-bottom: 6px;
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login ol {
	margin: 0px;
	padding: 3px 0px 0px 10px;
	list-style: none;
}

#login li {
	float: left;
	padding-bottom: 3px;
}

#login .input-text {
	float: left;
	width: 115px;
	height: 12px;
	border: 1px solid #8DA0AA;
	outline: none;
	font-size: 9px;
	color: #838383;
}

#login-submit {
	float: left;
	margin: -15px 0px 0px 2px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 900px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#footer p {
	margin: 0px;
	line-height: normal;
	text-align: center;
}

#footer .links {
	height: 22px;
	padding-top: 10px;
	background: url(images/homepage08.jpg) no-repeat left top;
	color: #FFFFFF;
}

#footer .links a {
	padding: 0px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#footer .links a:hover {
	text-decoration: underline;
}

#footer .legal {
	height: 20px;
	padding-top: 9px;
	background: url(images/homepage09.jpg) no-repeat left top;
	font-size: 10px;
	color: #475963;
}
.no-usa-middle {
	font-size: 14px;
	font-weight: bold;
	color: #22478E;
}
.usa-middle {
	height: 30px;
	margin: 0px;
	font-size: 12px;
	border: 0px none #8DA0AA;
	color: #FFF;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 4px;
	background-image: url(/images/content-title.jpg);
	padding-left: 40px;
	background-repeat: no-repeat;
}
.red-writing {
	height: 15px;
	color: #FF0000;
	font-weight: bold;
}
.blue-writing {
	height: 15px;
	color: #FFF;
	font-weight: bold;
	background-color: #030;
	font-size: 14px;
	text-align: center;
}
.blue-text {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #000;
}
.red-text {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.float-left {
	float: left;
	padding-right: 3px;
 }
CAPTION.poker-table
  {
	color:white;
	border-style:solid;
	border-width:2px;
	border-color:black;
	background-image: url(/images/content-title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 22px;
  }

  TABLE.poker-table
  {
	font-family:arial;
	font-size:10pt;
	background-color:#FFF;
	width:510px;
	border-style:solid;
	border-color:black;
	border-width:2px;
	text-align: center;
  }

  TH.poker-table
  {
	font-size:9pt;
	color:#060;
  }


  TR.poker-table
  { 
  }

  TD.poker-table
  {
	font-size:9pt;
	background-color:#FFF;
	color:#000;
	border-style:solid;
	border-width:1px;
	text-align:left;
  }
#page #left-sidebar #box3 div leftnav .heading {
	height: 20px;
	margin: 0px;
	padding: 7px 0px 0px 23px;
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
	background-image: url(images/leftnav1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading-lnav {
	list-style: none;
	line-height: 30px;
	background-image: url(/images/menu.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 30px;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
}
div.poker-reviews {
	padding : 10px 0 10px 0;
	background-image: url(images/reviewback.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.overallscore {
list-style : none;
font-size : 11px;
margin : 0.5em;
padding : 0.5em;
}
div.imageright {
	float : right;
	padding : 5px;
	width: 250px;
}
.hits {
list-style : none;
}
.hits li {
	padding-left : 20px;
	background-image: url(images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.misses {
list-style : none;
}
.misses li {
	padding-left : 20px;
	background-image: url(images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.boldtext {
color : #000000;
font-weight : bold;
}
div.imageleft {
float : left;
padding : 0 10px 10px 0;
}
div.article-entries {
	float : right;
	background-position : left top;
	background-image: url(/images/content-title.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.article-list-title {
	color : #FFF;
	font-weight : bold;
	text-indent: 11px;
	padding-top: 7px;
	font-size: 14px;
	margin-left: 30px;
}
.longimage-bg {
	color : #FFF;
	font-weight : bold;
	font-size: 14px;
	background-image: url(/images/468bg.png);
	line-height: 100px;
	background-position: left top;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
ul.arrow {
	padding : 0;
	list-style : none;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
ul.arrow li {
margin : 2px 0;
padding-left : 25px;
font-size : 0.75em;
font-weight : bold;
background : url(../image-files/arrow-green.gif) no-repeat;
}
ul.arrow a {
text-decoration : none;
}

.boldgreen  {color: #060; font-weight: bold}
.green  {color: #0C0}
.red  {color: red}

