/*
Theme Name: Cue Master
Theme URI: http://www.unodesignstudio.com/Demo
Description: Need QUALITY Wordpress themes? Please visit <a href="http://www.unodesignstudio.com">Uno Design Studio</a> and check out more <a href="http://www.placeoftemplate.com">Free Wordpress Themes</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #000000;
/*	background: #172D54 url(images/body-bg.jpg) left top repeat-x; */
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	background:transparent url(http://images.pacificpoker.com/newpoker/lang/en_new/bg_ptrn.gif) repeat scroll 0 0;
}

#wraper
{
	margin:0 auto;
	width:770px;
}

#header
{
	height:0px;
/*	background: url(images/header-hhh.jpg) center top no-repeat; */
	margin-top:10px;
}

#header-text
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 34px;
	margin:10px 0 0;
}

#header-text a
{
	color:#B4B5BA !important;
	font-weight: bold;
}

#header-desc
{
	margin: 0px;
	padding: 0px;
	color: #B4B5BA;
	font-size: 16px;
}

#header-menu
{
	float: left;
	margin: 50px 0px 0px 8px;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
}

#header-menu li
{
	display: inline;
	margin:0 0 0 10px;
	padding: 0px;
	list-style: none;
}

#header-menu a:link, #header-menu a:visited
{
	color: #000000 !important;
}

#header-menu a:hover, #header-menu a:focus, #header-menu a:active
{
	color: #fff !important;
}

#header-search
{
	float: right;
	margin: 48px 22px 0px 0px;
}


#page
{
	float:right;
	height:100%;
	overflow:hidden;
	width:573px;
	margin-top:5px;
/*	padding: 8px 0px 0px 10px;*/
/*	background: #ffffff url(images/page-bg.jpg) left top repeat-x; */
	
/*	margin-top:2px; */
/*	margin-bottom:15px; */
}

#content {

	background:#FFFFFF url(images/page-bg.jpg) repeat-x scroll left top;
	clear:both;
	margin:0 5px 0 0;
	overflow:hidden;
	width:568px;
}
.postheader
{
	height: 100%;
	margin: 0px;
	padding: 0px 0px 15px;
	border-bottom: 1px solid #B8B8B8;
	overflow: hidden;
	padding:0 0 15px 20px;
}

.postdate
{
	float: left;
	width: 53px;
	height: 44px;
	margin: 20px 5px 0px 4px;
	padding: 9px 0px 0px;
	color: #ffffff;
	background: url(images/post-date-bg.jpg) left top no-repeat;
	text-align: center;
}
.postdateM
{
	font-size: 14px;
	text-transform: uppercase;
}
.postdated
{
	margin: -5px 0px;
	font-size: 28px;
}
.posttitle
{
	margin: 0px;
	padding: 25px 0px 0px 0px;
	font-size: 24px;
	font-weight: normal;
}
.posttitle a
{
	color: #000000 !important;
}
.postmeta
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #0675FF;
	font-size: 13px;
	font-weight: bold;
}

.imgru {

}

.headline {
	float:left;
	margin-top:2px;
}
.postmeta span
{
	color: #000000 !important;
}

.postmeta a
{
	color: #000000 !important;
	font-weight: bold;
}
.postcontent
{
	margin: 0px;
	padding: 0px 5px 0px;
	overflow: hidden;
}
.postcontent a:link, .postcontent a:visited
{
	font-weight: bold;
	text-decoration: underline;
}
.postcontent a:hover, .postcontent a:focus, .postcontent a:active
{
	color: #126205 !important;
	text-decoration: none !important;
}
.postfooter
{
	padding-bottom: 10px;
	border-bottom: 1px solid #B8B8B8;
	overflow: hidden;
}
.postfootercomment
{
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
}
blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #126205;
	font-style: italic;
}
#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 15px 0px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 15px 0px;
}
.sidebar
{
	background:transparent url(images/sidebar_m.png) repeat-y scroll 0 50%;
	float:left;
	margin:0;
	padding:5px 0 5px 10px;
	width:180px;
	height:auto;
}
.sidebar-topbox
{
	width: 219px;
	height: 162px;
	margin-bottom: 15px;
	padding: 6px;
	background: url(images/sidebar-topbox-bg.jpg) left top no-repeat;
}
.sidebar-header
{
	padding: 0px 0px 5px 0px;
	background: url(images/sidebar-header-bg.jpg) left bottom repeat-x;
	font-size: 18px;
	width:164px;
}
.sidebar-content
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.sidebar-widget
{
	width:178px;
}
.sidebar-widget ul
{
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.sidebar-widget li
{
	background:transparent url(images/sidebar-li-bg.jpg) no-repeat scroll 0 3px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:12px 0 15px 40px;
}
.sidebar a:link, .sidebar a:visited
{
	text-decoration: underline;
}
.sidebar a:hover, .sidebar a:focus, .sidebar a:active
{
	color: #ccc !important;
	text-decoration: none !important;
}
#footer-wrapper
{
	clear: both;
	height: 334px;
	padding: 25px 0px 0px;
	color: #ffffff;
	background:#343434 none repeat scroll 0;
	overflow: hidden;
}
#footer
{
	width: 912px;
	margin: 0px auto 0px auto;
	padding: 0px 20px;
}
#footer { background:#343434 none repeat scroll 0;  padding: 0px 0px 0px 0px; text-align: center; font-size: 1.1em; }
#featured-box
{
	float: left;
	margin-right: 20px;
	background:#343434 none repeat scroll 0;
}

.featured-content
{
	background:#343434 none repeat scroll 0 50%;
	border:1px solid #FFFFFF;
	clear:both;
	font-family:status-bar Sans MS New Roman MS Grande Sans MS New Roman MS Grande Sans MS New Roman MS Grande Sans MS New Roman MS Grande;
	height:230px;
	line-height:20px;
	padding:20px;
	text-align:left;
	width:900px;
}
.featured-content-alt
{
	display: none;
}
.featured-menu, .featured-menu-alt
{
	float: left;
	width: 125px;
	height: 40px;
	margin-right: 2px;
	color: #000000;
	background: #ffffff;
	text-align: center;
}
.featured-menu-alt, .featured-menu-alt:hover
{
	background: #787575;
}
.featured-menu-alt:hover
{
	background: #ffffff;
}
.featured-menu a, .featured-menu-alt a
{
	color: #000000 !important;
}

.featured-menu div, .featured-menu-alt div
{
	padding-top: 12px;
}
.footer-header
{
	padding: 0px 0px 5px 0px;
	border-bottom: 2px dotted #616161;
	font-size: 18px;
}

.footer-content
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.footer-widget
{
	float: left;
	width: 219px;
}
.footer-widget ul
{
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.footer-widget li
{
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px;
	border-bottom: 2px dotted #c9c9c9;
}
.footer-widget a:link, .footer-widget a:visited
{
	color: #818181 !important;
}
a, a:link, a:visited
{
	color: #0675FF;
	text-decoration: none;
}	
a:hover, a:focus, a:active
{
	color: #ccc !important;
	outline: none;
}

a img
{
	border: none;
}
form
{
	margin: 0px;
	padding: 0px;
}
input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #126205;
	background: #f5f5f5;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	padding: 2px 5px;
	border: none;
	color:#000000;
	background: #126205;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
#inputs
{
	background:#ffffff none repeat scroll 0;
	border:1px solid #000000;
	height:15px;
	width:100px;
}
input.search
{
	background:#B4B5BA none repeat scroll 0 50%;
	height:19px;
	margin-top:1px;
	width:100px;
	border:1px solid #000000;
}
#menugallery {

	height:258px;
	padding-top:1px;
	

}
#front_gal {

	-x-background-x-position:0;
	-x-background-y-position:0;
	background-attachment:scroll;
	background:transparent url(http://images.pacificpoker.com/newpoker/lang/en_new/head_bg.jpg) no-repeat scroll 0 50%;
	height:278px;
	clear:both;

}
#buttons {
	clear:both;
	float:left;
	height:260px;
	text-align:center;
	width:210px;
}
#buttons1 {
	height:112px;
	text-align:center;
	width:210px;
}
#buttons2 {

	margin-top:15px;
	width:210px;
	margin-left:3px;

}
#buttons3 {

	margin-top:15px;
	width:200px;
	margin-left:3px;
}
#header-menu {

	-x-background-x-position:0;
	-x-background-y-position:0;
	background-attachment:scroll;
	background-color:transparent;
	background:transparent url(http://images.pacificpoker.com/newpoker/lang/en_new/head_bg.jpg) repeat;
	background-repeat:repeat;
	height:28px;
	margin:20px 0 3px;
	width:769px;
	line-height:30px;
	}

#sidebar_wrapper {
	width:196px;
	float: left;
	margin-top:5px;
}
.sidebar_Btop {
	background:transparent url(images/sidebar_top.png) repeat scroll 0 50%;
	height:20px;
	float: left;
	width:196px;
}
.sidebar_Bbott {
	background:transparent url(images/sidebar_bot.png) no-repeat scroll 0 50%;
	height:20px;
	margin-bottom:10px;
	width:196px;
	float: left;
}
#sidebar1_wrapper {
	float:left;
	width:196px;
	padding-left:4px;
	padding-top:5px;
}
#sidebar2_wrapper {

	float:left;
	width:196px;
	padding-left:4px;
	padding-top:5px;
}
#sidebar3_wrapper {
	float:left;
	width:162px;
	padding-left:4px;
	padding-top:5px;
}
#insidebar2_1 {
	background:transparent url(images/new2poker_bg.v1[1].gif) no-repeat scroll 0 0;
	float:left;
	height:303px;
	width:190px;
}
#insidebar2_2 {
	background:transparent url(images/activetables_bg.gif) no-repeat scroll 0 50%;
	float:left;
	height:21px;
	margin-left:0;
	padding-top:187px;
	position:relative;
	width:189px;
	}

#insidebar2_2_2 {
	background:transparent url(images/activetables_bg.gif) no-repeat scroll 0 50%;
	float:left;
	height:21px;
	margin-left:0;
	padding-top:187px;
	position:relative;
	width:189px;
}

#insidebar2_2_3 {
	background:transparent url(images/activetables_bg[2].gif) no-repeat scroll 0 50%;
	float:left;
	height:21px;
	margin-left:0;
	padding-top:187px;
	position:relative;
	width:170px;
}
#insidebar2_3 {
	background:transparent url(images/new2poker_bg.v1[2].gif) no-repeat scroll 0 0;
	height:303px;
	width:165px;
}
#insidebar2_4 {
	background:transparent url(images/payments_bg.gif) no-repeat scroll 0 50%;
	float:left;
	height:130px;
	padding-top:33px;
	width:153px;
}
#insidebar2_5 {
	background:transparent url(images/payments_bg.gif) no-repeat scroll 0 50%;
	float:left;
	height:142px;
	padding-top:39px;
	width:153px;
}
#insidebar2_6 {
	background:transparent url(images/payments_bg.gif) no-repeat scroll 0 50%;
	float:left;
	height:65px;
	padding-top:34px;
	width:153px;
}
#insidebar2_7 {
	background:transparent url(images/payments_bg.gif) no-repeat scroll 0 50%;
	float:left;
	height:81px;
	padding-top:34px;
	width:153px;
	}
.a1 {
	position:absolute;
	eft:0px;
	top:5px;
}
.a1 img {
	margin-left:3px;
	margin-top:4px;
	width:182px;
}
.a4 {	
	width:190px;
	height:296px;
}
.a4 a img {

	margin-left:3px;
	margin-top:5px;
	width:182px;
	}

.a5 {
	width:200px;
	margin-left:3px;
	float:left;
}
.a6 {
	padding-left:7px;
	padding-top:7px;
	width:148px;
}
.a7 {
	margin-left:19px;
}
.a7 img {
	margin-top:0px;
}
.a8 {
	background:transparent url(images/activetables_bg.gif) no-repeat scroll 0 50%;
	height:813px;
	margin-left:0;
	margin-top:12px;
	position:absolute;
	width:196px;
}
.a8 img {
	border:medium none;
	margin-left:4px;
	margin-top:4px;
	position:absolute;
	top:306px;
}
.a9 a img {
	margin-left:3px;
	margin-top:5px;
	width:182px;
	}
.a10 {
margin-left:0;
margin-top:0;
width:150px;
}
.a10 a img {

	height:102px;
	padding-left:3px;
	padding-top:5px;
	width:158px;
}
.a12 {

	margin-left:5px;
	margin-top:30px;

}
.H1line {

	color:#015EA6;
	float:left;
	font-size:17px;
	font-weight:normal;
	height:16px;
	margin:0 0 5px;
	padding:0;
	position:relative;
	text-align:center;
	width:180px;
}

.H1line1 {
	color:#015EA6;
	float:left;
	font-size:17px;
	font-weight:normal;
	margin:0 0 5px;
	padding:0;
	position:relative;
	text-align:center;
	width:162px;
}
.a13 {
	position:absolute;
	top:5px;
}
.a13 a img {

	margin-left:3px;
	margin-top:4px;
	width:182px;
}

.a14 {
	position:absolute;
	top:5px;
}
.a14 a img {

	height:180px;
	margin-left:3px;
	margin-top:2px;
	width:158px;

}

.a15 {

	position:absolute;
	eft:0px;
	top:5px;


}

.a15 img {

	margin-left:3px;
	margin-top:0px;
	width:182px;

}

.a17 {

	position:absolute;
	eft:0px;
	top:5px;


}

.a17 img {
	margin-left:3px;
	margin-top:0px;
	width:182px;
}
.a19 {
	margin-left:3px;
	margin-top:12px;
}

.a21 {

	margin-top:5px;

}

.H2line {

	color:#015EA6;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	margin:10px 0 0;
	padding:0;
	text-align:center;
	width:187px;


}
.H2line1 {

	color:#015EA6;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	margin:0 0 0;
	padding:0;
	text-align:center;
	width:162px;


}

.span11 {
	margin-left:27px;
	text-align:center;
}

.H2line_bot {
	color:#015EA6;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
	margin:0 0 5px 9px;
	padding:0;
	
	}
	
.span21 {
	margin-left:14px;
	text-align:center;
}

.sectionTitle {

	float:left;
	left:5px;
	margin-top:2px;
	padding:0;
	position:relative;
	width:179px;


}

.sectionTitle1 {

	float:left;
	left:5px;
	margin-top:2px;
	padding:0;
	position:relative;
	width:150px;


}

.sectionText {

	float:left;
	
	margin:0;
	padding:0;
	position:relative;
	width:179px;


}

.sectionText1 {

	float:left;
	
	margin:0;
	padding:0;
	position:relative;
	width:150px;


}

.sectionText ul {

	margin-bottom:0;
	margin-left:0;
	margin-top:9px;
		

}




.sectionText span {

	margin-left:27px;
	margin-top:0;
	margin-bottom:2px;

}

.first {

	color:#000000;
	font-size:11px;
	margin:0;
	padding:0;
	width:120px;

}
.first1 {

	color:#000000;
	font-size:11px;
	margin:0 0 0;
	padding:0;
	width:100px;

}

.first_bot {

	color:#000000;
	font-size:11px;
	margin:0 0 0 35px;
	padding:0;

}
.footerwindow {

	width:150px;
	text-align: center;
	
}

#page_top {

	background:transparent url(images/cont_top[1].gif) no-repeat scroll 0 50%;
	float:right;
	height:20px;
	margin-bottom:0px;
	width:573px;

}

#page_bot {
	background:transparent url(images/cont_bot[1].gif) no-repeat scroll 0 50%;
	float:right;
	height:20px;
	margin-bottom:10px;
	width:573px;
}

.postcontent h3 {

	padding-left:20px;

}
.postcontent h1{

	padding-left:20px;

}

.postcontent h2 {

	padding-left:20px;

}

.p {

	padding-left:20px;

}


.postcontent p {

	padding-left:20px;

}

.span1 {

	margin-left:38px;
	text-align:center;


}


.span2 {

	margin-left:38px;
	text-align:center;

}

.buttomline {


}

.gamesul {

	margin-bottom:10px;
	margin-top:5px;
}

.span2_bot {

	float:left;
	margin-bottom:3px;
	margin-left:0;
	margin-top:15px;
	text-align:left;
	width:160px;
	}

.span2_bot_1 {

	float:left;
	margin-bottom:3px;
	margin-left:0;
	margin-top:16px;
	text-align:left;
	}	
	
.span1_bot {

	float:left;
	text-align:left;

}
	
.line {
	
	font-size:12px;
	margin:0;
	
	}
.text_bot_1 {

	margin-left:8px;


}

.text_bot {

	margin-bottom:0;
	margin-left:8px;
	margin-top:3px;

}


#flashone {

	background-color:#AFAFAF;
	background-repeat:repeat-x;
	margin-top:0px;
	vertical-align:top;


}

.flash_text {

	color:#000000;
	font-size:12px;
	padding:30px 10px 20px;



}

.flash_ifram {

	background:transparent url(../../../games/images/box_bj.gif) no-repeat scroll center;
	height:auto;
	margin-bottom:0;
	padding-left:7px;
	width:550px;
	height:180px;

}

.ifram_code {

	font-family: verdana;
	font-size: 11px;
	padding-bottom: 5px;
	color: white;
	width:550px;

}
.flash_text_code {

	width: 300px;
	height: 115px; 
	cellspacing: 0px; 
	cellpadding:0px; 
	border:0px; 
	background: url(../../../games/images/long_box.jpg)

}

.textarea3 {

	background-color:white;
	height:76px;
	margin-left:8px;
	width:326px;


}

.textarea4 {

	background-color:white;
	height:76px;
	margin-left:8px;
	width:326px;


}

.p_game {
	
	
	float:left;
	height:185px;
	width:540px;
	_position:relative;
	_top:15px;
}

.code_game {

	font-size:15px;
	height:30px;
	line-height:28px;
	margin-bottom:0;
	margin-top:5px;
	width:200px;
	float:left;
	height:30px;
	clear:both;
	_position:relative;
	_top:20px;
	color: #FFFFFF;
	font-family:Arial,Sans-Serif;
	font-weight:bold;
}

#textarea3 {
	
	background-color:white;
	height:76px;
	margin-left:8px;
	width:326px;
}

#textarea4 {
	
	background-color:white;
	height:76px;
	margin-left:8px;
	width:326px;
}

.ifram_code .p_game img {
	float: left;
	margin-right: 10px;
	vertical-align: top;
	margin-left:9px;
}

.ifram_code .p_game textarea {
	margin: 0px 0px 0px 10px;
	height: 133px;
	padding: 0px 4px;
}

.copy {


margin-top:11px;

}

.p_game img {
	
	
	float:left;


}


.copy img {


	margin-top:11px;
	margin-left:5px;
}

#adds {

}

#text {

	float:left;
	height:auto;
	text-align:left;
	width:162px;
}

#menugallery a img {

	height:250px;
	margin-top:11px;
	width:540px;
	margin-left:4px;

}


#menugallery h1 {

	color:#FFFFFF;
	font-family:arial;
	font-size:17px;
	margin-left:230px;
	margin-top:25px;
	position:absolute;
}


#menugallery .a24 {


}

.rssfeed {

	height:auto;
	margin-bottom:10px;
	margin-left:60px;
	margin-top:10px;
	width:40px;

}