/* CSS Document */

/* RIGHT BOXES OF THE HOMEPAGE */

.step .n1 ,.n2,.n3,.n4 {padding: 15px 10px 0 68px; height:48px; display:block; font-size:11px; text-transform:uppercase; font-weight:bold; line-height:12px; color:#475f5f; background: url(/images/step-back.gif);}

.step .n1 {background: url(/images/steps/1-step.gif); display:block;}
.step .n2 {background: url(/images/steps/2-step.gif); display:block;}
.step .n3 {background: url(/images/steps/3-step.gif); display:block;}
.step .n4 {background: url(/images/steps/4-step.gif); display:block;}

.step .middle-boxes 
{ 	font-size:10px;
	font-weight:bold;
	background: url(/images/steps/step-back.gif);
	display: block;
	padding: 5px 10px 1px 10px; margin:0;
	line-height:14px;
}
.step .bottom-boxes 
{
	height:11px;
	background: url(/images/steps/step-bottom.gif);
	margin-bottom:7px;
}

/* RIGHT COLUMN DIV - POKER ROOM PAGE */
#right-room {width:198px;float:left; padding:0 17px 17px 17px;}

/* CENTER COLUMN DIV - POKER ROOM PAGE */
#content-room {width:520px;float:left;background-color:#fff; overflow: auto; padding-bottom:17px;}

.box-strokes-room { float:left; border: #DDDDDD; display:block; border-width:1px; border-style: solid; width:514px; padding:2px; margin-bottom:17px;}

.title-room, .title-room a
{ 	font-size:13px; 
	font-weight:bold; 
	display: block; 
	background-color:#e8e595; 
	padding: 4px 2px 4px 5px;
	margin-bottom:2px; 
	text-transform: uppercase;
	color:#564b47;
}


/***********TOP BOX*************/
.tb_wrapper{border: 1px solid #ECECEA; margin: 4px 0; padding: 4px; width: 300px; background-color:#FAFAF8;}
/*******************************/

.cyan{border:#DDDDDD; background-color:#f7fafd; background-image:url(/images/background-boxes.jpg); padding-bottom:10px;  color:#145eae; font-size:24px; font-weight:bold; text-transform:uppercase; padding-top:10px; padding-left:10px; height:80px; line-height:20px;}

.cyan-title {padding-left:195px; vertical-align: middle;}

.shadow {background-image:url(/images/shadow-pokerromm.jpg); text-transform:uppercase; font-weight:bold; padding-left:10px; padding-top:7px; height:14px; font-size:13px;}

.rakeback-info { color:#145eae; background-color:#e2edf7; font-size:11px; padding:10px;}

.previews {float:right; display:block;}

.title-description { font-size:14px; font-weight:bold; padding:10px;}
.text-description {font-size:11px; padding: 0 10px 10px 10px;}

.detailedsteps {background-image:url(/images/detailed-button.gif); width:134px; height:68px; padding-left:64px; font-weight:bold;color:#FFFFFF; text-transform:uppercase;}
.detailedsteps a{color:#FFFFFF; text-decoration:none;}
.detail-header{height:40px; font-size:10px; padding-top:7px;}
.button a {display:block; background-image:url(/images/button.gif); color:#FFFFFF; border: #cb6b6b 1px solid; border-style:outset; margin:4px; height:16px; font-size:14px; padding:3px; text-align:center; text-decoration:none; font-weight:bold;}

.detailedbox {margin:0 17px 17px 210px; width:735px; display:block; color:#252648; font-size:11px; float:left; clear:both; font-weight:bold;border: #DDDDDD; border-width:1px; border-style: solid;}
.purple-bar{ background-color:#8c0036;margin:5px; font-size:12px; font-weight:bold; color:#FFFFFF; padding-left:10px; text-transform:uppercase;} 
.creamboxes {background-color:#e8e595; margin: 5px; clear:both; height:auto;}

.detailed-step1, .detailed-step2,.detailed-step3, .detailed-step4 {display:block; font-size:13px; text-transform:uppercase; font-weight:bold; color:#475f5f; padding-left:55px; padding-top:15px; height:33px; }

.detailed-step1 {background: url(/images/steps/1.gif); background-repeat:no-repeat;  }
.detailed-step2  {background: url(/images/steps/2.gif);  background-repeat:no-repeat;}
.detailed-step3  {background: url(/images/steps/3.gif); background-repeat:no-repeat;}
.detailed-step4 {background: url(/images/steps/4.gif); background-repeat:no-repeat;}
.text-steps { display:block; font-size:12px;font-weight: normal; margin:10px; margin-top:0;  }

/* CSS Document */

