/* Start of CMSMS style sheet 'RPM Poker Styles' */
@charset "utf-8";
/* CSS Document */

.clearing {
		height: 1px;
		margin-top: -1px;
		clear: both;
		overflow: hidden;	
	}

body {
		margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #1B0101;
		background-color: #1B0101;
		background-image:url(../images/body_bg.jpg);
		background-repeat: repeat-y;
		background-position:center;
		
	}
	
#container {
		width: 1003px;
		margin: 0px auto;
	}
	
#header {
		background-image:url(../images/header_bg.jpg);
		height: 257px;
		width: 1003px;
	}
	
#playersonline_bar {
	
		background-image:url(../images/playersonline_bg.jpg);
		height: 19px;
	
	}
	
#playerbar {
		width: 852px;
		margin: 0px auto;
		padding-top: 2px;
		font-size: 10px;
	}
	
#playerbar a, #playerbar {
		color: #CCCCCC;
		text-decoration: none;
	}
	
#playersonline {color: green; }
#date {color: #ffffff; }
#time {color: #ffffff; }
	
#top_navigation{
		background-image: url(../images/nav_bg.jpg);
		height: 38px;
	}
	
#top_navlist {
		font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
		font-size: 16px; 
		color: #BA2121;
		width: 852px;
		margin: 0px auto;		
		padding-top: 7px;
		padding-left: 180px;
	}
	
#top_navlist {
		font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
		font-size: 16px; 
		color: #BA2121;
		text-decoration: none;
	}
	
#top_navlist a {
		font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
		font-size: 16px; 
		color: #BA2121;
		text-decoration: none;
	}

#top_navlist a:hover {
		font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
		font-size: 16px; 
		color: #ffffff;
		text-decoration: none;
	}
	
#top_navlist li {
		margin: 0;
     	     	padding: 0;
      	     	float: left;
		list-style: none;
		display: block;
		margin-left: 25px;
	}
	
#right_navigation {
	background-image: url(../images/rightnav_bg.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	width: 200px;
	margin-top: 5px;
	

}

#right_navlist {
		font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
		font-size: 14px; 
		color: #BA2121;
		text-decoration: none;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px;
	}
	
#right_navlist a {
		font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
		font-size: 14px; 
		color: #BA2121;
		text-decoration: none;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px;
	}

#right_navlist a:hover {
		font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
		font-size: 14px; 
		color: #ffffff;
		text-decoration: none;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px;
	}

#right_navlist li {
		margin: 0;
     	padding: 0;
		list-style: none;
		display: block;
		margin-left: 0px;
	}
	
#right_playnow {
		padding-top: 5px;
		padding-bottom: 5px;
}
	
#content_container {
		width: 852px;
		margin: 0px auto;
	}
	
#tabbed_promo {
		background-image: url(../images/tabbedpromo_bg.jpg);
		height: 283px;
	}

#tabbed_promo1 {
	width: 199px;
	padding-top: 22px;
	padding-left: 30px;
	float: left;
}

#tabbed_promo_content p {
	color: #FFFFFF;
}

#tabbed_promo_content li {
	color: #FFFFFF;
	list-style: square;
	margin-left: -15px;
}


#tabbed_promo2 {
	width: 199px;
	padding-top: 22px;
	padding-left: 30px;
	float: left;
}

#playnow_lrg {
	padding-top: 21px;
	padding-left: 33px;
	width: 360px;
	float: right;
}


.white_content {
	background-color: #F7F7F7;
	width: 842px;
	margin-top: 10px;
	padding: 5px;
}


.white_content h1 {
	background-image: url(../images/h1_bg.jpg);
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 17px;
}

.white_content h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
}


.bordered_content {
	margin-top: 5px;
	border: 1px solid #666666;
	padding: 5px;
}

.bordered_content img {
	border: 0px;
}

.bordered_content h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
}



.bordered_promo {
	margin-top: 5px;
	border: 1px solid #666666;
}

.bordered_promo img {
	border: 0px;
}

.bordered_promo h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
}

.bordered_promo td {
	vertical-align:top;
	padding-left: 5px;
}

#support_box {
	background-image: url(../images/support_bg.jpg);
	width: 246px;
	height: 225px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}

#support_box_content {
	padding: 5px;
	color:#FFFFFF;
}

#support_box p {
	width: 153px;
	font-size: 10px;
	margin-top: 0px;
}

#support_online {
	position: absolute;
	bottom: 0px;
	margin-bottom: 11px;
	margin-left: 35px;
}

#featurebtns {
	margin-top: 10px;
}

#featurebtns img {
	display: block;
}

#badbeat {
	margin-top: 5px;
}

#cstud {
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 852px;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#webdesign {
	margin-top: 5px;
	color: #FFFFFF;
	float: left;
	text-align:left;
}

#secure {
	margin-top: 5px;
	color: #FFFFFF;
	float: right;
	text-align:right;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-transform: lowercase;
}


h1 {
	text-align: center;
	color:#FFFFFF;
	font-size: 17px;
	padding: 0px 0 0px 0;
	margin: 0 0px 0 0px;
	font-style: italic;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/* END SIFR styles */
/* End of 'RPM Poker Styles' */

