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

/* Purpose: Strip out all white space */

:link,:visited { text-decoration:none 
}

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; 
}
li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 
}
a img,:link img,:visited img { border:none 
}
address { font-style:normal 
}
/* End of strip */
body {
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #333333;
	background-image: url(http://www.holdemradar.com/images/BgPage.jpg);
	background-repeat: repeat-x;
	list-style-image: url(http://www.holdemradar.com/images/bullit.gif);
}
#header {
	height: 236px;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	height: 43px;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-image: url(http://www.holdemradar.com/images/BgNav.jpg);
}
#content {
	background-image: url(http://www.holdemradar.com/images/BgMain.jpg);
	background-repeat: no-repeat;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
}
#footer {
	background-image: url(http://www.holdemradar.com/images/BgFootTop.jpg);
	background-repeat: no-repeat;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 22px;
	color: #6a7883;
	background-color: #e8eaeb;
	padding: 10px;
}
h2 {
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: 700;
	color: #999999;
}
a:link {
	color: #4299E8;
}
a:visited {
	color: #3D9EED;
}
a:hover {
	color: #33822D;
}
a:active {
	color: #33822D;
}
#ss1 {
	padding-left: 223px;
}
.warning {
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: 700;
	color: #FFFFFF;
	padding: 5px;
}
.reviewTable {
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
	font-size: 16px;
	line-height: 18px;
	border: 1px dashed #D3D8DA;
	margin-bottom: 10px;
}
.tableNoUsa {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	padding: 10px;
	font-size: 14px;
}

.scoreTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.textGreen {
	color: #237827;
}

.totalScore {
	font-weight: 700;
	color: #FFFFFF;
	background-color: #197B00;
}
.scoreTitle {
	background-color: #209F00;
}

.rating {
	background-color: #EFEFEF;
	margin-left: 15px;
	color: #666666;
}
