/* structure */

body {
	height:100%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #071335;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	text-decoration:none;
	}
	
a.active {
	color: #CCCCCC;
	}
	
	
#middle {
	width:100%;
	text-align:center;
}
#container {
	width:776px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:25px;
}
#header {
	width:776px;
	float:left;
}
#headertop {
	width:776px;
	float:left;
	height:31px;
	float:left;
}
#headertopleft {
	background-image:url(images/header_top.jpg);
	height:31px;
	width:590px;
	float:left;
}
#headertopright {
	background-image:url(images/header_top_pokernews.jpg);
	height:31px;
	width:186px;
	float:left;
}
#headertopright a{
	border:none;
}
#headertopright img a{
	border:none;
}
#headermiddle {
	width:776px;
	float:left;
}
#headermiddleleft {
	background-image:url(images/header_middle_logo.jpg);
	height:145px;
	width:175px;
	float:left;
}
#headermiddleright {
	background-image:url(images/header_middle_flash.jpg);
	height:145px;
	width:601px;
	float:left;
}
 
#headerbottom {
	background-image:url(images/header_bottom.jpg);
	height:34px;
	width:776px !important;
  width:602px;
	float:left;
}
#content {
	width:776px;
	float:left;
	background-image:url(images/content_corner_top_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#content2 {
	width:776px;
	float:left;
	background-image:url(images/content_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#content3 {
	width:776px;
	float:left;
	background-image:url(images/content_left.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#content4 {
	width:776px;
	float:left;
	background-image:url(images/content_right.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#content5 {
	width:776px;
	float:left;
	background-image:url(images/content_corner_bottom_left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content6 {
	width:776px;
	float:left;
	background-image:url(images/content_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
  padding-bottom: 40px;
}
#content7 {
	width:776px;
	float:left;
	background-image:url(images/content_corner_bottom_right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}


#footer {
	width:776px;
	float:left;
}
#footertop {
	width:776px;
	float:left;
	background-image: url(images/footer_top.jpg);
	height: 32px;
}
#footerbottom {
	width:776px;
	float:left;
	background-image: url(images/fotter_bottom.jpg);
	height: 28px;
}

#empty{
	height:50px;
	width:100%;
	color:#FFFFFF;
	display:block;
	float:left;
	text-align:center;
	margin-top:20px;
}
/* main link */

#headerbottom {
	text-align:center;
	padding-top: 0 !important;
	padding-top: 6px;
}
#headerbottom ul{
	float: left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 95%;
}
#headerbottom li{
	display: block;
	float: left !important;
    padding-right: 21px !important;    
    padding-right: 21px;    
    padding-top: 0 !important;     
    padding-top: 7px ;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color:#336699;
	letter-spacing: 2px;
	text-decoration:none;
}

#headerbottom li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration:none;
}

#headerbottom li a:hover{
	color:#99CCCC;
}

#footertop {
	text-align:center;
	padding-top: 0 !important;
	padding-top: 6px;}
#footertop ul{
	float: left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 95%;
}

#footertop li{
  display: block;
  float: left !important;
  padding-right: 21px !important;    
  padding-right: 21px;    
  padding-top: 0 !important;     
  padding-top: 9px ;
  list-style-type: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  color:#336699;
  letter-spacing: 2px;
  text-decoration:none;
}

#footertop li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration:none;
}

#footertop li a:hover{
	color:#99CCCC;
}

/* index content structure */

#latestnews {
	width:380px;
	float:left;
	margin-top: 40px;
	margin-bottom: 40px;
}
#mainnews {
	float:left;
}
#othernews {
	float:left;
}

#currentevent {
	width:394px;
	float:right;
}
#mainpic {
	background: url(images/mainpic.jpg);
	height: 487px;
	width: 394px;
	float:left;
}
#info {
	float:right;
	width: 374px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	color: #071335;
	font-weight: bold;
	line-height: 16px;
}

#info a{
	color:#669900;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	}
	
#info a:hover{
	color:#006600;
	font-weight: bold;
}
#tittlenews {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 5px;
	margin-left: 40px;
	margin-bottom: 10px;
}
#mainnewspic {
	background-image: url(images/blog1pic.gif);
	background-repeat: no-repeat;
	height: 89px;
	width: 336px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
}
#mainnewstittle {
	color: #071335;
	font-size: 18px;
	font-weight: bold;
	margin-left: 40px;
	width: 297px;
	margin-bottom: 10px;
}
#mainnewstext{
	margin-left: 40px;
	width: 297px;
	font-size: 11px;
}

#mainnewsreadmore {
	margin-left: 40px;
	width: 297px;
	text-align:right;
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: bold;
	letter-spacing: 4px;
}

#mainnewsreadmore a{
	font-weight: bold;
	letter-spacing: 4px;
	color:#669900;
	text-decoration:none;
	color:#669900;
}
#mainnewsreadmore a:hover{
	color:#006600;
}

#news2 a{
}

#news2 ul{
	display: block;
	float: left;
	margin-left: -40px !important;
}

#news2 li{
	display: block;
	float: left;
	width: 340px;
	list-style-type: none;
  margin-bottom: 5px; 
	background-color: #071335;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
#news2 li a:hover{
	filter:alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity:0.65;
	background-color: white;

}
#newslink a{
	display: block;
	float: left;
	width: 269px;
	list-style-type: none;  
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:none;
	text-transform: capitalize;
	text-align:left;
	letter-spacing: 0em;
}
#newslink a:hover{
	text-decoration:none;
	text-transform: capitalize;
	width: 269px;
	text-align:left;
	letter-spacing: 0em;
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 8px;
	color:#12193B;
}

#newsplus a{
	display: block;
	float: left;
	list-style-type: none;
	height:15px;
	width:15px;
	background-image:url(images/plus.jpg);
	margin:5px 5px 5px 7px;
	border:1px solid white;
}
#newsplus a:hover{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	letter-spacing: 0em;
	height:15px;
	width:15px;
	color:#000033;
	margin:5px 5px 5px 7px;
}

#newsminus {
	display: block;
	float: left;
  width: 275px;
	list-style-type: none;
	margin-bottom: 8px;
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 12px;
  text-align: justify;;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:none;
	text-transform: capitalize;
	text-align:left;
	letter-spacing: 0em;
	}
#newsminus a:hover{
	background-color: #071335;
}
#newsminus a{
	text-decoration: underline;
	color: white;
}       

#newsplus a img { 
    border: 0 none; 
    } 
	
	
#mainpic a img {
    border: 0 none; 
	}
/* other pages content structure */

#contentcontent {
	width:706px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 80px;
	padding-left: 30px;
}

#contentcontent li{
	list-style-position: outside;
	display: list-item;
}

#contentcontent p a{
	font-weight: normal;
	letter-spacing: 0;
	text-decoration:none;
	text-transform:none;
	font-size:11px;
	color:#669900;
}
#contentcontent2 p a:hover{
	color:#006600;
}

#hyperlink {
	display:block;
	width:84%;
	margin-left:8%;
	margin-right:8%;
	text-align:center;
	font-weight: bold;
	color:#071335;
	background-color:#FFFFFF;
}

#hyperlink a {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 9px;
	line-height: 20px;
	color:#071335;
	font-weight: bold;
}

#hyperlink a:hover {
	color:#669900;
}
#hyperlink3 {
	display:block;
	width:94%;margin-left:0px;margin-right:auto;
	text-align:left;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	line-height: 20px;
	color:#669999;
	font-weight: bold;
	background-color:#FFFFFF;
	padding:5px;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#hyperlink3 a {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	line-height: 20px;
	color:#071335;
	font-weight: bold;
}

#hyperlink3 a:hover {
	color:#669900;
}
#schedule {
	background-color:#FFFFFF;
	padding:50px;
}

.cup-freerolls{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	display: block;
	float:left;
	border-bottom:dotted 2px #cccccc;
}
.part-1 {
	width:20% ;
	float:left;
	margin-left:2%;
	padding-top:30px;
	}

.part-2 {
	width:37% important;
  width: 35%;
	float:left;
	margin-left:2%;
	text-align:left;
	}

.part-2 table{
	margin-bottom:20px;
	width:100%;
}


.part-2 table td{
	padding-left:0px;
	border-bottom:dotted 1px #CCCCCC;
}
.part-2 a{
	color:#FFFFFF;
	display:block;
	background-image:url(images/playnow1.jpg);
	width:173px;
	height:31px;
	font-weight:bold;
	}
.part-2 a:hover{
	color:#FF0000;
	display:block;
	text-align:center;
	background-image:url(images/playnow2.jpg);
	font-weight:bold;
	}

.playnow{
	text-align:center;
	padding-top:12px;
	font-weight:bold;
	}
.part-3 {
	width:37%;
	float:left;
	margin-left:2%;
	min-height:250px;
	}

.part-3 a{
	color:#669900;
	text-decoration:none;
	font-weight: bold;
	text-transform:capitalize;
	padding:0;
	margin:0;
	line-height:normal;
	}
	
.part-3 a:hover{
	color:#006600;
}



#freerollsline{
	width:80%;
	margin-left:10%;
	margin-right:10%;
	border-bottom:dotted 1px #ccccccc;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	height:5px;
	background-color:#0066FF;
	float:left;
}

#asm_sat_body{}
#asm_sat_body table{
}
.asm_sat_day{
	color: #071335;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
	width:100px;
	display:block;
	float:left;
}

.asm_sat_head {
	letter-spacing: 1px;
	text-transform:uppercase;
	padding: 0px;
	color:#003399;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	margin-top:20px;
}
.asm_sat_head td{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	padding-right:5px;
	padding-left:5px;
}

.asm_sat_head tr{
}

.asm_sat_item{}
.asm_sat_item td{	
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:dotted 1px #cccccc;
	padding-left:5px;
	padding-right:5px;
}


.asm_sat_smalltxt{
	margin-top:40px;
	display:block;
	color:#FF0000;
}

.rowbold {
	font-weight:bold;
	color:#333333;
	}

.row {
	background-color:#CCCCCC;
	color:#333333;
	}

#badboys table{
	border-bottom:dotted 2px #E4E4E4;
	padding-bottom:10px;
	margin-bottom:10px;
}

#badboys img {
	padding:5px;
	border:solid 1px #cccccc;
	margin-right:30px;
	}

/* text styles */

h1{
	color: #071335;
	font-size: 15px;
	font-weight: bold;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
}


h2{
	color: #071335;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	margin-bottom:20px;
}

h3{
	color: #071335;
	font-size: 11px;
	font-weight: bold;
	width: 297px;
	margin-bottom: -10px;
	margin-top: 30px;
	border-bottom:dotted 2px #cccccc;
	padding-bottom:5px;
	width:100%;
}

h4{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	letter-spacing: 2px;
	padding:0;
}

h5{
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 4px;;
	padding-bottom: 5px;
	display:block;
	width:100%;
	margin-left:-5px;
}

h6{
	font-size: 11px;
	font-weight: bold;
	color:#006699;
	display:block;
	width:100%;
	}

/* other styles */

hr {
	width:100%;
	height:1px;
	background-color:#CCFFFF;
	margin-left:0%;
	margin-right:0%;
	margin-top:0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3399CC;
	margin-top:0;
}

/* wordpress */


#leftbar{
	width:160px;
	height:100%;
	float:left;
	display:block;
	text-align:center;
	padding-top: 110px;
	padding-bottom: 60px;
	padding-left: 20px;
	background-color:#071335;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	border-bottom:solid 10px #009900;
	margin-bottom:50px;
}

#left a{
	color:#FFFFFF;
}


#left a:hover{
	color:#99FFFF;
}

#left ul, li{
	display:block;
}


#left{
	width:160px;
	float: left;
	float:left;
	padding:10px;
	color:#000033;
	margin-top:-12px;
	text-align:left;
	}

 
#right{
	width:500px;
	background-color:white;
	height: 300;
	float: left;
	padding-bottom:10px;
	margin-bottom:20px;
	float:left;
	text-align: left;
	border-bottom:solid 1px #009900;
	}


#contentcontent2 {
	width:510px;
	float:right;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
}


#contentcontent2 a{
	font-weight: normal;
	letter-spacing: 0;
	color:#669900;
	text-decoration:none;
}
#contentcontent2 a:hover{
	color:#006600;
}

.date {
	color:#333333;
}

#beforefooter{
	width:80%;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10%;
	margin-left: 10%;
	float:left;
	font-weight: bold;
	color:#006699;
	letter-spacing: .7em;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
}

#beforefooter a{
	text-decoration:none;
	font-weight: bold;
	color:#006699;
	letter-spacing: .7em;
}


#beforefooter a:hover{
	text-decoration:none;
	font-weight: bold;
	color: #000033;
	letter-spacing: .7em;
}



/* 
 */
