/*
Theme Name: PokerRakebackGuy
Theme URI: http://www.pokerrakebackguy.com
Description: This theme was custom designed for PokerRakebackGuy
Version: 1.0
Author: *****
Tags: PokerRakebackGuy, Custom
*/



/* inner boxex */
.box{ width:566px; overflow:hidden; border:1px #c9d3de solid; padding:10px 0; margin-bottom:15px;}
		.img_info{ float:left; width:160px; margin:0 14px 0 14px;}
			.pok_logo{ float:left; width:112px; overflow:hidden; margin-bottom:8px;}
			.pok_rakeback{ float:right; display:inline; margin:0 4px 4px 0; width:35px; height:35px; text-align:center; line-height:35px; color:#fff;
							 background:url(images/rackback_bg.gif) 0 0 no-repeat;}
			.pok_us{ float:right; margin-right:6px;}
			.pok_shot{ width:100%; clear:both;}
			.pok_shot a{ margin-bottom:6px; display:block;}
			.pok_shot a img{ display:block;}
			
		.txt_info{ float:left; width:360px;}
			.detail_list{ width:357px; height:262px; border:1px #00369c solid; background:url(images/detail_bg.gif) 0 0 no-repeat; margin-bottom:8px;}
			.detail_list ul{ width:100%; overflow:hidden; color:#fff; font-size:13px; font-weight:bold; padding:6px 0 0 0;}
			.detail_list ul li{ float:left; width:100%; height:25px;}
			.detail_list ul li span{ float:left; width:200px; text-indent:6px; line-height:100%;}
			.detail_list ul li strong{ float:left; width:140px; margin-left:9px; line-height:100%;}
			
			.btn_download1{ margin-left:10px;}
		
		.single_inst{ float:left; width:264px; height:171px; display:inline; margin:0 0 13px 13px; color:#fff;
						 background:url(images/instruction_box.gif) 0 0 no-repeat;}
		.single_inst .inst_title{ padding:5px 0; font-size:16px; font-weight:bold; margin-bottom:14px;}
		.single_inst .inst_title span{ font-size:22px; padding:0 16px 0 11px; font-weight:normal;}
		.single_inst .inst_txt{ width:237px; margin:0 auto; font-size:14px; text-align:center;}
		.single_inst .inst_txt p{ margin-bottom:13px;}
		.single_inst .inst_txt p.line{ height:2px; background:#0079d6; overflow:hidden;}
		.single_inst .inst_txt strong{ font-size:22px;}
		.single_inst .inst_txt em{ text-decoration:underline;}
		
		.single_inst .inst_txt2{ width:240px; font-size:12px; margin:0 auto; text-align:center; line-height:114%; margin-bottom:3px;}
		
		.single_inst form{ width:234px; margin:0 auto; overflow:hidden;}
		.single_inst form .input_txt{ float:left; width:220px; padding:3px 6px 2px; border:0; font-size:12px; font-family:Arial;
									 background:url(images/input_bg.gif) 0 0 no-repeat; margin-bottom:5px;}
		.single_inst form .input_submit{ float:right; width:68px; height:20px; border:0; font-size:12px; color:#01204d; font-family:Tahoma,Arial; cursor:pointer;
										 background:#ffb100 url(images/btn_submit.gif) 0 0 no-repeat;}
		
			
