/* Start of CMSMS style sheet 'rr_gold_layout' */
@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	font-family: Verdana,Arial,sans-serif;
}
#page_wrapper {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.mid-box-container {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #000;
}
.mid-box-container ul li {
	margin: 5px;
}
.mid-box-container a{
	text-decoration: none;
}
.mid-box-container a:hover {
	color: #E0C106;
	text-decoration: underline;
}
p {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #000;
}
html {
	background-image: url(../images/gold/bg.png);
}
.clear {
	clear: both;
}
#backgroundpattern
{
	background-image: url(../images/gold/bg.png);
	background-repeat: repeat;
	background-position: left top;
}
#backgroundgradient
{
	display:block;
	background-image: url(../images/gold/gradient1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.login-infocontainer {
	background-color: #011b4c;
	height: 28px;
	width: 100%;
	text-align: right;
}
#login-info {
	width: 1050px;
	color: #FFF;
	padding-right: 20px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	padding-top: 2px;
}
#login-info p  {
	color: #FFF;
}
#login-info p a {
	color: #6699ff;
}
#header {
	height: 175px;
	width: 1050px;
}
#header .header-banner{
	float: left;
	height: 132px;
	width: 800px;
	margin-left: 250px;
	overflow: hidden;
}
#header .topbanner{
	float: left;
	height: 132px;
	width: 565px;
}
#header-right-ear {
	float: right;
	height: 132px;
	width: 220px;
	margin-right: 10px;
}
#header-right-ear .username {
	background: url(../images/gold/bg_username.png) no-repeat right center;
	float: right;
	width: 107px;
	padding-left: 110px;
	height: 22px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#header-right-ear .password {
	background: url(../images/gold/bg_password.png) no-repeat right center;
	float: right;
	height: 22px;
	width: 107px;
	padding-left: 110px;
	margin-bottom: 5px;
}
.login_btn_container div {
	margin-left: 2px;
}

.login_btn_container {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#login .username label #Username {
	height: 20px;
	width: 100px;
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #FFF;
	margin-left: 2px;
}

#login .password label #Password {
	height: 20px;
	width: 100px;
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #FFF;
	margin-left: 2px;
}
.logo {
	height: 160px;
	width: 221px;
	position: absolute;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	left: 3px;
	top: 1px;
}
.navbar-container {
	height: 43px;
	float: left;
	width: 1050px;
	background: url(../images/gold/yellow-navbar.png) no-repeat;
}
#navbar {
	height: 43px;
	float: left;
	width: 800px;
	line-height: 36px;
	margin-left: 250px;
}


#navbar ul{
	list-style:none;
	margin-top: 0px;
}
#navbar li{
	float:left;
	list-style:none;
}
#navbar li a{
	float:left;
	display:block;
	color:#04143C;
	text-decoration:none;
	font-weight:bolder;
	padding:0 0 0 6px;
	height:43px;
	line-height:38px;
	text-align:center;
	cursor:pointer;
}
#navbar li a span{
	float:left;
	display:block;
	padding:0 20px 0 4px;
	font-size: 15px;
}
#navbar  li.current  a{
	color:#FFFF64;
	background:url(../images/gold/nav1_hover_l.png) no-repeat left 5px;
}
#navbar  li.current  a  span{
	color:#B5D5EE;
	background:url(../images/gold/nav1_current_r.png) no-repeat right 5px;
}

#navbar  li  a:hover{
	color:#FFFF00;
	background:url(../images/gold/nav1_hover_l.png) no-repeat left 5px;
}
#navbar  li  a:hover  span{
	color:#FFFF00;
	background:url(../images/gold/nav1_hover_r.png) no-repeat right 5px;
}
#content-wrapper {
	clear: both;
	width: 1050px;
	background-image: url(../images/gold/bg_content.png);
	background-repeat: repeat-y;
}
#left_sidebar {
	float: left;
	width: 251px;
}
#left_sidebar h3 {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/gold/header_right_bg.png) no-repeat center;
	height: 36px;
	width: 250px;
	color: #FFF;
	line-height: 2em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#left_sidebar  h4 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #013F94;
	width: 220px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px auto 10px;
}
#pagecontent-wrapper {
	width: 1000px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	background: #FFFFFF url(../images/gold/bg_topwhite_gradient.png) repeat-x;
	line-height: 18px;
}
.page-box-container {
	border: 3px solid #CCC;
	width: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
.mid-box-container {
	border: 1px solid #CCC;
	padding: 5px;
	width: 547px;
}
#midcontent-wrapper {
	float: left;
	width: 559px;
	background-image: url(../images/gold/bg_topwhite_gradient.png);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#midcontent-wrapper ul li {
list-style-image: url(images/spade_bullet.png);
margin-left: 20px;
}
#midcontent-wrapper div.title_header {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	padding-bottom: 5px;
	background: url(/images/gold/bg-header_middle.png) no-repeat center;
height: 30px;
font-weight: bold;

}
#midcontent-wrapper div span.title_header_span {
margin-left: 20px;
padding-top: 10px;
display: block;
}
#midcontent-wrapper h3 {
	font-size: 16px;
	color: #000033;
	margin-top: 10px;
	margin-bottom: 10px;
}
#midcontent-wrapper .steps-box .steps-content h3{
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

#right_sidebar {
	float: right;
	width: 220px;
}
.copyright {
	background-image: url(../images/gold/bg_copyright.png);
	background-repeat: no-repeat;
	clear: both;
	height: 25px;
	width: 1035px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 24px;
}
#footer {
	background: url(../images/gold/bg_footertransparent.png) no-repeat;
	height: 104px;
	width: 950px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 12px;
	color: #0099ff;
	font-family: Verdana,Arial,sans-serif;
	line-height: 14px;
}
#footer a {
color: #0099ff;
}
#footer a:hover {
color: #fff;
}
#footer ul li {
	margin-left: 5px;
	list-style-type: disc;
}
#footer ul {
	float: left;
	width: 217px;
	margin: 15px 10px;
	display: inline;
}
#form-steps {
	margin-top: 5px;
	margin-bottom: 5px;
}
#form-steps label #E-mail{
	height: 20px;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: transparent;
	margin-left: 10px;
}
#form-steps label #Screen-Name {
	height: 20px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: transparent;
}
#form-steps div{
	width: 228px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
	background-image: url(../images/gold/bg_stepsinput.png);
	background-repeat: no-repeat;
}
#form-steps label #Submit {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.steps-header {
	clear: right;
}
.steps-content {
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #173A89;
	margin-top: 5px;
	margin-bottom: 5px;
}
.steps-content p {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.steps-box {
	height: 170px;
	width: 264px;
	background: url(../images/gold/bg_stepsrakeback.png) no-repeat;
	float: left;
	margin: 4px 5px 4px 4px;
	overflow: hidden;
	display: inline;
}
.steps-box .steps-content {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.steps-query {
}
.offer-container {
	background-image: url(../images/gold/bg_offerlist.png);
	background-repeat: repeat-x;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div.offerList
{
	background: transparent;
	color: #ffffff;
	margin-bottom: 10px;
	width: 240px;
	margin-right: 5px;
	margin-left: 5px;
}
div.offerList .title a
{
    color: #ffffff;
    display: block;
    font: normal normal bolder 20px Tahoma, Arial, Helvetica, sans-serif;
    margin: 10px 0px 0px 0px;
    padding-bottom: 12px;
    text-align: center;
    text-decoration: none;
    width: 200px;
}
div.offerList .title a:hover
{
    text-decoration: underline;
}
div.offerList .items
{
	padding: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #001044;
	border-left-color: #001044;
	background-repeat: repeat-x;
}
div.offerList .item
{
	border-bottom: 1px solid #0066cc;
	clear: left;
	color: #000000;
	padding: 4px 0px 0px;
	height: 42px;
}
div.offerList .lineitem {
	margin-top:4px;
}
div.offerList .first
{
}
div.offerList .bg
{
	background: url(../images/gold/bg_bonuslist.png) repeat-x;
}
div.offerList .last
{
	border-bottom-style: none;
}
div.offerList .item a
{
	color: #00ffff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px;
	text-decoration: none;
	height: 42px;
}
div.offerList .icon
{
    background: #999999;
    float: left;
    margin: 0px 4px 8px 2px;
    padding: 2px;
}
div.offerList .leftmenuicon
{
    width: 32px;
    height: 32px;
}
div.offerList .name
{
	color: #ffff00;
	padding-top: 2px;
	padding-left: 10px;
}


div.offerList a:hover span.name {
color: #fff;
}
div.offerList a:hover span.network{
color: #fff;
}
div.offerList .network
{
	color: #66ccff;
	margin-top: 5px;
	padding-left: 10px;
	font-weight: normal;
font-size: 11px;
}
div.offerList .bonus
{
	display: inline-block;
	float: left;
	width: 160px;
	color: #66ccff;
	margin-top: 5px;
	padding-left: 10px;
	font-weight: normal;
}
div.offerList .percent
{
	background: transparent url(../images/gold/bg_percentage.png) no-repeat 2px 3px;
	color: #FF0;
	display: inline-block;
	float: right;
	font: bold 12px/18px Tahoma, Helvetica, sans-serif;
	height: 31px;
	padding: 8px 8px 0px 0px;
	text-align: right;
	width: 52px;
}
div.offerList .item:hover,
div.offerList .item a:hover
{
	background: #013B8F;
}



/*
    Standard height buttons, variable width, using the CSS Sliding Windows technique; the 3-element variation is used
    to minimize rendering artifacts when viewport is zoomed in IE8.
*/
a.btn, a.btn span, a.btn span span
{
    display: inline-block;
    font: normal normal bolder 13px/25px Tahoma, sans-serif;
    height: 29px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
a.btn
{
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: right -85px; /* sprite[2] */
    padding-right: 9px;
}
a.btn span
{
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left -5px; /* sprite[0] */
    padding-left: 9px;
}
a.btn span span
{
    background-color: transparent;
    background-repeat: repeat-x;
    background-position: left -45px; /* sprite[1] */
    padding: 0px;
}


a.btn.calc
{
    width: 75px;
    background: transparent url(images/gold/btn_calculate.png) no-repeat 0px 0px;
}
a.btn.calc span
{
    display: none;
}
#right_sidebar  p {
	color: #FFF;
}


#right_sidebar h3 {
	font-size: 14px;
	font-weight: bold;
	background: url(images/gold/btn_rakebackcalculator.png) no-repeat center;
	height: 36px;
	width: 220px;
	color: #FFF;
	line-height: 2em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right_sidebar .box ul {
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
	line-height: 18px;
}
#right_sidebar .box ul li a{
	color: #FFF;
	text-decoration: none;
}
#right_sidebar .box ul li a:hover{
	color: #FFDA00;
}
#right_sidebar .box ul li {
	margin-bottom: 4px;
}
.contestroom-info {
	float: left;
	width: 166px;
	margin-top: 10px;
}
.contestroom-info img {
	float: left;
}
.contestroom-info .float-left p  {
	font-size: 10px;
	line-height: 12px;
	color: #0b53ba;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.contestsbluetext {
	color: #0b53ba;
}

.rakerooms-images {
	float: left;
	width: 160px;
}
.room-logo-container {
	margin-bottom: 10px;
}
.room-logo {
	float: left;
	width: 114px;
}
.room-logo-percent {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	background: url(images/gold/room-percent-bg.png) no-repeat;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	line-height: 32px;
	width: 35px;
	overflow: hidden;
	height: 35px;
}
.room-logo-us {
	float: right;
	margin: 5px;
	width: 35px;
	overflow: hidden;
}
.room-details {
	float: right;
	width: 380px;
}
.room-details table {
	height: 250px;
	border: 2px solid #000033;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #014196 url(images/gold/bg_table.png) no-repeat center center;
	margin-bottom: 10px;
}
.room-details table tr td {
	padding: 4px;
	border: 2px solid #003399;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.box {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.bluetext {
	color: #6699ff;
}
.bluetext2 {
	color: #0033cc;
}

#pagecontent-wrapper .Info-Box{
	background-color: #e4e4e4;
	margin-bottom: 10px;
}
#pagecontent-wrapper .Info-Box995{
	margin-right: auto;
	margin-left: auto;
	width: 995px;
}
#pagecontent-wrapper .Info-Box900  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#pagecontent-wrapper .header {
	background-color: #011b4c;
	height: 38px;
}
#pagecontent-wrapper .heading  {
	color: #FD0;
	width: 70%;
	padding: 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}
#pagecontent-wrapper .answer-column {
	width: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
#pagecontent-wrapper .body {
	padding: 10px;
}
#lcf-table {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	border: 1px solid #013c6d;
	margin-right: auto;
	margin-left: auto;
}
#lcf-table tr th {
	background-color: #cccccc;
	padding: 3px;
}
#lcf-table td  {
	border: 1px solid #013c6d;
	padding: 3px;
}
#form1 {
	text-align: center;
}


#pagecontent-wrapper h1 ,h3{
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pagecontent-wrapper .infodetails {
	color: #FFF;
	float: right;
	text-align: right;
	line-height: 16px;
	height: 35px;
	padding-right: 10px;
	padding-top: 3px;
}
#pagecontent-wrapper .infodetails p {
	color: #FFF;
}
#pagecontent-wrapper .infodetails-news {
	color: #FFF;
	float: right;
	text-align: right;
	height: 32px;
	padding-right: 10px;
	padding-top: 3px;
	line-height: 32px;
}
#pagecontent-wrapper .infodetails-news p {
	color: #FFF;
}
#pagecontent-wrapper .footer {
	background-color: #FFF;
	background-image: url(../images/gold/bg_infobox-footer.png);
	background-repeat: repeat-x;
	height: 21px;
	clear: right;
}
#pagecontent-wrapper .horzline {
	background-color: #FFF;
	background-image: url(../images/gold/bg_infobox-footer.png);
	background-repeat: repeat-x;
	height: 21px;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#pagecontent-wrapper ul li {
	list-style-type: disc;
	margin-left: 30px;
	color: #000;
}

#pagecontent-wrapper .newer-older {
	background-color: #FFF;
	height: 21px;
	clear: right;
}
.contest-navbarcontainer {
	height: 40px;
	width: 1000px;
}
.contest-navbarcontainer p a img {
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.contestroom-container {
	clear: both;
	width: 1000px;
}

#Member-stats {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

#Member-stats .referral-caption {
	background-image: url(../images/gold/bg_rakebackstats-caption.png);
	background-repeat: repeat-x;
	height: 27px;
}
#Member-stats .referral-caption h2 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 450px;
	float: left;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#Member-stats th
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	height: 18px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../images/gold/bg_rakebackthead.png);
	background-repeat: repeat-x;
}
#Member-stats #Member-stats tr th a {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}


#Member-stats td
{
	padding: 3px;
	color: #000;
	font-size: 12px;
	text-align: center;
}
#Member-stats #Member-stats {
	background-color: #efefef;
}

#Member-stats .odd
{
	background-color: #e4e4e4;
}
#Member-stats .oddspecial
{
	background-image: url(../images/gold/bg_rakebackstats-dash.png);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}
#Member-stats .oddtop
{
	background-image: url(../images/gold/bg_rakebackstats-dash2.png);
	background-color: #EFEFEF;
	background-repeat: repeat-x;
}


#Member-stats .referral-caption .Month {
	color: #FFF;
	float: left;
	width: 130px;
	text-align: center;
	height: 19px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#Member-stats .referral-caption .Month p a {
	color: #FFF;
	text-decoration: underline;
}

.rollover a {
	display:block;
	width: 70px;
	font: bold 13px sans-serif;
	;
	color:#333;
	text-decoration: none;
	background-image: url(../buttons/btn_reply.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 24px;
}
.rollover a:hover {
	background-position: 0 -24px;
	color: #049;
}
.rollover a:active {
background-position: 0 -70px;
color:#fff;
}
.current-time {
	clear:right;
	float:right;
	padding-right:8px;
	white-space:nowrap;
	font-size: 11px;
	margin-top: 15px;
}

#content-rightside-container {
	background-image: url(../images/gold/bg_contentrightside.png);
	background-repeat: repeat-y;
	width: 1050px;
}
#content-rightside .welcome-member {
}
#content-rightside .rule-dashed-container {
	background-image: url(../images/gold/bg_rakebackstats-dash2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}



#content-rightside {
	background-image: url(../images/gold/bg_topwhite_gradient.png);
	background-repeat: repeat-x;
	float: left;
	width: 749px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #000;
	background-color: #FFF;
}
.content-rightside-newsbox {
	background-color: #e4e4e4;
	float: left;
	width: 305px;
	border: 1px solid #c4c4c4;
	padding: 10px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content-rightside-newsbox ul {
	font-size: 12px;
	font-weight: bold;
}
.content-rightside-newsbox ul li {
	font-size: 11px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
.content-rightside-numbersbox {
	background-image: url(../images/gold/bg_numbers-grey.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 350px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content-rightside-numbersbox #numbers {
}


div.welcome-greet {
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 40px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}

div.welcome-greet .heading {
	float:left;
	font-size:130%;
	padding:8px;
	vertical-align:text-top;
	width:auto;
}



#hor-zebra
{
	text-align: left;
	border-collapse: collapse;
	background-color: #E4E4E4;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#hor-zebra th
{
	font-weight: normal;
	background-color: Transparent;
	padding-right: 5px;
	padding-left: 5px;
	background-image: none;
}

#hor-zebra td
{
	color: #669;
	height: 24px;
}
#hor-zebra .odd
{
	background-image: url(../images/gold/bg_numbers-yellow.png);
	background-repeat: no-repeat;
}
#hor-zebra td p  {
	color: #FFF;
	padding: 5px;
	font-size: 11px;
}
#hor-zebra .odd td p strong {
	color: #000;
}

#hor-zebra .odd2
{
	background-image: url(../images/gold/bg_nmbers-blue.png);
	background-repeat: no-repeat;
	color: #FFF;
}
#hor-zebra .odd2 td p strong{
	color: #FFF;
}
.rakerace {
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}



.rakerace-logo {
	background-image: url(../images/gold/raceflag.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 224px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011b4c;
	border-left-color: #011b4c;
}

.rakerace table {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011B4C;
	border-left-color: #011B4C;
	border-top-width: 0px;
	border-bottom-width: 0px;
	width: 226px;
}
.rakerace table th  {
	background-image: url(../images/gold/bg-racethead.png);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFF;
	font-size: 10px;
	line-height: 20px;
}
.rakerace table tr {
	font-size: 12px;
}
.rakerace table tr td {
	height: 24px;
	background-image: url(../images/gold/bg_race-dash.png);
	line-height: 24px;
}
.rakerace table tr td .nodash{
	border-bottom-width: 0px;
	border-bottom-style: none;
}



.rakerace-btmcurve {
	background-image: url(../images/gold/race-bottomcurve.png);
	background-repeat: nso-repeat;
	height: 24px;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
	line-height: 24px;
	font-weight: bold;
}
.rakerace-topcurve  {
	background-image: url(../images/gold/race-headtitle.png);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFF;
	font-size: 10px;
	line-height: 28px;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
}
.rakerace .rakerace-btmcurve a {
	color: #FFF;
}
.horizontal-divider {
	background-color: #e4e4e4;
	clear: both;
	height: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.lcf-bar-statusname {
	background-color: #cccccc;
	padding: 3px;
	border: 1px solid #011b4c;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* End of 'rr_gold_layout' */

