/*  ravenpokertraining.css  */
body {
	margin: 0;
	padding: 0;
	color: #29303B;
	font-size: 13px;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	text-align: center;
	line-height: 1.2em;
	background-color: #295601;
}
a {text-decoration: none}
a:link,
a:visited {color: #0B5A0B}
a:hover,
a:active {color: #B30C00}
b b {color: #D1202A}
h1 {font-size: 14px}
form {margin: 0}
ol, ul {
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: disc;
}
li {margin: 0 0 4px 28px}

.membership {
	border-top: 1px solid #888888;
	padding: 8px 5px;
	margin-bottom: 5px;
}
.membership h1 {
	font-weight: bold;
	padding: 0;
	margin-bottom: 4px;
}

#RPT_top_nav,
#RPT_bottom_nav {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
#RPT_main {
	width: 759px;
	text-align: left;
	margin: 0 auto;
	padding: 8px;
	background: #FFFFFF;
	border-width: 0 8px;
	border-style: solid;
	border-color: #000000;
}
#RPT_header {
	width: 100%;
	height: 91px;
	padding: 0;
	margin: 0 0 9px;
	border-bottom: 1px solid #000000;
	background: url('images/RPT_header.jpg');
}
#RPT_header h1 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 12px 0 0 7px;
	margin: 0;
}

.RPT_nav {
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 3px;
}
.RPT_nav a:link,
.RPT_nav a:visited {color: #999999}
.RPT_nav a:hover,
.RPT_nav a:active {color: #FFD299}

#RPT_content {
	width: 529px;
	float: left;
	padding: 8px 0 0 1em;
	margin: 0;
	overflow: hidden;
}

#RPT_login {
	height: 230px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0;
	margin-bottom: 20px;
	border: 2px solid #B30C00;
	background-image: url('images/login.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
#RPT_login a:link,
#RPT_login a:visited {color: #FFFFFF}
#RPT_login a:hover,
#RPT_login a:active {color: #EEFF00}

#RPT_login a.Join_Now:link,
#RPT_login a.Join_Now:visited {color: #EEFF00}
#RPT_login a.Join_Now:hover,
#RPT_login a.Join_Now:active {color: #FFFFFF}

#RPT_date {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

.index_headline {
	color: #0B5A0B;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 2px 5px;
}
.index_intro {
	margin: 0 10px 10px 20px;
}

.disabled {color: #888888}

.upgrade {
	font-size: 15px;
	padding: 8px 0;
	border: 2px solid #D1202A;
	background-color: #EEFF00;
}
#User_Control_Panel {
	font-size: 13px;
	font-weight: bold;
	margin: 7px 0;
}
.poker_site {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.poker_site a img {
	border-width: 1px;
	border-style: solid;
	margin-bottom: 4px;
}
.poker_site a:link img,
.poker_site a:visited img {border-color: #999999}
.poker_site a:hover img,
.poker_site a:active img {border-color: #B30C00}

.step {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin-bottom: 8px;
}
#instr_header {
	border: 3px solid #232323;
	margin-bottom: 30px;
}
#already_installed {margin: 4px 0 16px 45px;}
#remove_instr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	list-style-type: disc;
	display: none;
}
#remove_instr li {margin-left: 20px}
#remove_instr li ul {
	margin-top: 0;
	margin-bottom: 6px;
	list-style-type: circle;
}
#remove_instr li ul li {margin-left: 25px}
#remove_instr li, #remove_instr li ul li {
	margin-top: 0;
	margin-bottom: 0;
}
#download_link {
	color: #D1202A;
	padding: 5px 0;
	border-top: 1px solid #999999;
	display: none;
}
#download_link a {font-size: 16px}
#bonus_code {
	width: 200px;
	color: #000000;
	font-size: 13px;
	padding: 4px 0;
	margin: 10px 0;
	border: 1px solid #295601;
}
#enter_screenname {
	padding: 5px 0;
	border-top: 1px solid #999999;
	display: none;
}
#important {margin: 15px 8px}
#important b {color: #D1202A}

.testimonial {
	font-size: 11px;
	font-style: italic;
	padding: 5px;
	margin-bottom: 20px;
	border: 2px solid #B30C00;
}
.testimonial img {
	margin: 2px 6px 0 2px;
	border: 1px solid #6C6C6C;
}
.daily_quote {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	background-color: #CCCCCC;
	border: 1px solid #939292;
	margin-bottom: 20px;
}

.left_col, .right_col, #RPT_login {width: 175px}
.left_col, .right_col {height: 400px}
.left_col {padding-right: 10px}
.right_col {padding-left: 10px}

.gray_box {
	height: 24px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 6px;
	padding-top: 6px;
	background-color: #6C6C6C;
}

.cards {
	color: #D1202A;
	font-weight: bold;
}

#register_form {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D1202A;
}
#RPT_copyright {
	color: #666666;
	font-size: 12px;
	text-align: center;
	margin: 10px 0 2px;
}
#applebox {
	font-size: 10px;
	text-align: center;
}
#applebox a:link,
#applebox a:visited,
#applebox a:hover,
#applebox a:active {color: #666666}

div#lunar {
	font-size: 10px;
	text-align: center;
}
div#lunar a:link,
div#lunar a:visited,
div#lunar a:hover,
div#lunar a:active,
div#lunar a:link    span,
div#lunar a:visited span {color: #666666}	/* lunar link default color  */
div#lunar a:hover   span,
div#lunar a:active  span {color: #295601}	/* Rollover color for "applebox" */


/* ---- modifications to forum CSS ---- */
/* Overwrites styles from "common.css" */
h2 {font-size: 18px}
ul.linklist li {
	margin: 0 1px;
	font-size: 11px;
	font-weight: bold;
}
/* Overwrites styles from "content.css" */
.content h2, .panel h2 {
	font-size: 15px;
	font-weight: bold;
}
.content p, .panel p {font-size: 12px}
dl.icon dt {
	width: 45%;
	padding-top: 12px;
	padding-bottom: 5px;
}
dd.lastpost {
	width: 28%;
	font-size: 11px;
}
li.header dt {
	font-size: 12px;
	font-weight: bold;
}

li.header dd {
	font-size: 10px;
	margin-left: 1px;
}
.postbody h3.first {font-size: 18px}
.postbody .content {font-size: 12px}
p.author {font-size: 10px}
/* Overwrites styles from "links.css" */
a.forumtitle, a.topictitle {font-size: 15px}
/* Overwrites styles from "forms.css" */
#RPT_login {
	font-family: Trebuchet MS, Georgia, Arial, serif;
}
#RPT_login input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 1px 3px;
}
#RPT_login input#autologin {
	padding: 0;
	margin: 0;
}
#RPT_login input#Login_button {
	width: 66px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 4px 5px 0 6px;
}
/* Overwrites styles from "admin.css" */
#tabs a span {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
/* ------------------------------------ */