/* CSS Document */

body {

  font: 12px Geneva, Arial, Helvetica, sans-serif;
  background: #000 url(../images/bgbody.gif)  top repeat-x;
  color: #000;
  text-align: center;
  margin-top:0px;

}
p {
padding:5px 0;
margin:0px;
}


a {

color: #00451a;
text-decoration:underline;

}

a:hover {

	color: #008d35;
   text-decoration:underline;

}

#con {

 width: 996px;

 margin: 0px auto 0px auto;

 position: relative;

 background-color: #fff;
 background: #fff url(../images/BGsideNav.gif) repeat-y;

}

h1 {

 font-size: 11px;

 font-weight: bold;

 padding: 7px 0px;

}

h1 a {
 text-decoration: none;
}


h2 {

font-size: 22px;
padding:0px;
margin:0px;

}

h3 {

font-size: 12px;
margin:0;
color:#000

}

h3 a {
text-decoration:none;
color:#000
}

h3 a:hover {
text-decoration:underline;
color:#333333
}


#header {
height: 85px;
background: #e5e5e5 url(../images/Logo.jpg) no-repeat;


}

#header .Home {
	float: left;
	width: 165px;
	height: 85px;
	position: relative;
	margin: 0px auto 0px auto;
}

#header .Home a {
	display: block;
	width: 100%;
	height: 100%;
	background: #e5e5e5 url(../images/Logo.jpg) no-repeat; 
}


#top_signup {
	color: #000;
	padding: 0px 10px 0 0px;
	text-align: right;
	font-size: 11px;
	}

#top_signup a {
	color: #000;
}

#top_signup a:hover {
	color: #666680;
}


#search {
margin-top:0px;
/*float:right;*/

}

#searchtext {
width:180px
}


#top_langNav {
float:right;
width:260px;
text-align:right;
margin-top:10px;
margin-right:10px;

}

#top_langNav a {
color:#000;
font-size: 11px;
}

#top_langNav a {
	color: #000;
}

#top_langNav a:hover {
	color: #666680;
}

/*- Menu Tabs--------------------------- */ 

   #tabs { 
	  height: 21px;
      font-size:100%;
      line-height:normal;
	  float: left;
	  margin-top: 42px;
	  margin-left: 25px;
	  font-size:14px;
      }
    #tabs ul {
	 float:left;
	 margin:0;
	 padding:2px 0px 4px 4px;
	 list-style:none;
	 font-weight: bold;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0 20px;
	  
	  font-family:calibri,"Trebuchet MS", Arial, Helvetica, sans-serif;
      }
		
    #tabs a {
      float:left;
      /*background:url("../images/tableft.gif") no-repeat left top;*/
      margin:0;
      padding:0 1px 0px 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      /*background:url("../images/tabright.gif") no-repeat right top;*/
	  background:url("../images/LineTableHome.gif") repeat-y right top;
	  padding:0px 10px 0px 0px;
      /*padding:5px 15px 4px 6px;*/
      color:#000;
      }
    #tabs a span.last_tab {
        float :left; display:block;background:none; padding:0px 10px 0px 0px;color:#000;
      }
	#tabs a span.first_tab {
        float :left; display:block;background:url("../images/LineTableHome.gif") repeat-y right top; padding:0px 10px 0px 0px;color:#000;
      }  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
	 font-weight: bold;
	 color: #c82843;
}
    #tabs a:hover {
   	   background-position:0% -30px; 
	  color:#c82843
	 
      }
    #tabs a:hover span {
      background-position:100% -30px; 
	  color:#c82843
      }
	    
		  /* selected tab */
	    #tabs .selected  a {
      background-position:0% -30px;
		}
		
	   #tabs .selected  a:hover {
      background-position:0% -30px;
		}
		
    	#tabs .selected span {
      background-position:100% -30px;
		color: #c82843;
      }
		
		 #tabs .selected a:hover span {
		color: #c82843;
      }
	     /* End selected tab */
	  
	  
/*- End Menu Tabs--------------------------- */ 
#HeaderAd  {
text-align:center;
vertical-align:middle;
background:#535353 url(../images/BG_headerBanner2.gif) repeat-x bottom;
padding:12px 0px;
border-top:1px solid #000;
}
#HeaderAd  img {
margin-bottom:3px;
border:1px solid #000;
}

#HeaderAd ul {
list-style:none;
padding:0;
margin:0;
width:100%;

}

#HeaderAd li {
float:left;
margin-bottom:-3px;

}


#content {
 width: 996px;
 margin: 0px auto ;
/* position: relative;*/
 background: #fff  url(../images/BGsideNav.gif) repeat-y;
/* background-size:100% 100%;*/
}

/******* Old content that shows good background ******
#content {
 width: 996px;
 margin: 0px auto 0px auto;
 position: relative;
 background: #fff  url(../images/BGsideNav.gif) repeat-y;
}
*/


/*- main Navigation (top)--------------------------- */ 
#mainNav {
 	margin:0px
	padding:0px;
	height: 27px;
	width: 996px;
	text-align: left;
	background:#e2e3e4;
	border-bottom:1px solid #666666
}

#mainNav ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding:0px ;
	list-style: none;
	font-weight: normal;
	background:url(../images/mainNavBG.gif) repeat-x bottom
}
		
#mainNav li {
float: left; 
padding: 2px 10px 0px 10px; 
margin: 3px 0 0 0 ; 
background: URL(../images/mainNavLine.gif) no-repeat;
}

#mainNav li.first {
padding: 2px 10px 0px 10px; 
background: none;
}

#mainNav li a {
	color: #000;
	text-decoration: none;
}

#mainNav li a:hover {
color: #00451a;
}
  #mainNav #pull img{
	  margin-top: 6px;
   width: 26px;
  height: 28px;
  margin-left: 10px;
  }

#NavPage {
color:#666666;
font-size:10px;
}

#NavPage a {
color:#666666;
text-decoration:none
}

#NavPage a:hover {
color:#660000;
text-decoration:underline
}

/*- End main Navigation (top)--------------------------- */ 


/*- Side Navigation (left)--------------------------- */ 
#sideNav {
	float: left;
	width: 160px;
	height: 100%;
	padding: 0px 0px 0px 4px;
	 background: #fff  url(../images/BGsideNav.gif) repeat-y;
}

#sideNav h2 {
	color: #197330;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 15px 0 0 8px;
	border-bottom: 1px #9f9f9f solid;
	
}

#sideNav h2 a{
text-decoration:none;
}

#sideNav h2 a:hover{
color:#197330;
text-decoration:none
}
#sideNav ul {
text-align: left;
list-style-type: none;
font-weight: bold;
font-size: 11px;
margin: 0px;
padding: 0px;

}

#sideNav li {
	border-bottom: 1px #9f9f9f solid;
	padding: 2px 8px;
}

#sideNav li a{
display: block;
color: #1d1d1d;
text-decoration: none;
}

#sideNav li a:hover{
color: #197330;
background-color: #fff;
}

	
#sideNav .TopList {
width:160px;
}

#sideNav .TopList ul{
background-color:#FFFFFF;
margin:0px;
padding:0px;
}

#sideNav .TopList1, {
width:160px;
}

#sideNav .TopList1 a{
line-height:20px;
color:#197330;

}

#sideNav .TopList1 a:hover{
color:#660000;
}

#sideNav .TopList h1 {
	color: #197330;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 15px 0 0 8px;
	border-bottom: 1px #9f9f9f solid;	
}

#sideNav .TopList img{
float:left;
padding:0px 3px 0 0 ;
}

#sideNav .TopList a{
font-size:10px;
display:inline;
}
#sideNav .TopList a:hover{
color:#660000;
}
#sideNav .ShortText{
display:block;
}

#sideNav .ShortText ul{
font-size:10px;
padding:2px 0px;
margin-left:20px;
margin-top:12px;
display:block;
}

#sideNav .ShortText li {
margin:0px;
padding:0px;
border-bottom:none;
list-style-image:url(../images/arrow-red.gif);
}

	
/*- End Side Navigation (left)--------------------------- */ 	


/*- Main Content (center)--------------------------- */ 	
#mainCon {
	 float: right;
	 text-align: left;
	 width: 796px;
	 padding: 10px 10px 0 0;
	 margin:0px;
	 height: 100%;
	 background-color: #fff
}


#mainCon h1, #mainConShort h1 {
	color: #197330;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0px;
}

#links a {
 text-decoration: underline;

}

#mainCon .big1, #mainConShort big1{
 font-size: 24px;
 font-weight: bold;
 padding: 10px 0px 0px 0px;
}


#mainCon h2 {
	color: #197330;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}


/*- End Main Content (center)--------------------------- */ 	


/*- Footer --------------------------------------------- */ 	

#footer {
	width: 996px;
	clear: both;
	margin:0px;
	padding: 25px 0 0 0;
	background: #000 url(../images/footerBG.gif) no-repeat top;
	color: #c0c0c0;
	font-size: 11px;
	
}

#footer a {
	color: #c0c0c0;
	text-decoration: none;
	padding: 0px 4px;
}

#footer a:hover {
	color: #fff;
}

#copyrights {
 font-size: 11px;
 text-align:center;

}
#footer2
{
	clear: both;
	margin:0px;
	width:745px;
	
	
}

#footer3{
	height:34px;
	width: 745px;
	background:#666;
	background:url(../images/title-bg-pokernews.gif) ;
	background-size:100% 100%;
}
#footer3 p
{
	margin: 0px 0px 0px 12px;
    color:#fff;
	fontsize:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 10px;
	}
.footer4{
	height:34px;
	width: 745px;
	background:#fff;
	
}

/*- End Footer --------------------------------------------- */ 	

/*---------------------Tables-------------------------------*/
.shadowTB {
	background: #d1d1d1;

}
.shadowTB table {
	position: relative;
	top: -4px;
	left: -4px;
	background: #fff;	
	margin-bottom: 15px;
}

#BonusTB {
	border-collapse: collapse;
	border: 2px solid #197330;
	
}

#BonusTB TD {
	padding: 4px;
	vertical-align: top;
}

#BonusTB h1 {
	padding: 0px;
	margin: 0px;
}

#BonusTB p {
	padding: 5px 0 0 0;
	margin: 0px;
}
#BonusTB ul {
	list-style: square;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0 0 15px;
}
#BonusTB li {
	padding: 2px 0 2px 0;
}

#BonusTB img {
	padding: 2px;
}
#BonusTB .BonusShort {
	background: #f3ff00;
	font-size: 11px;
}

#BonusTB .BonusShort ul {
	width:110px;
	line-height:16px;
	list-style:none;
	padding:4px;
	margin:0px;
}
#BonusTB .BonusShort li {
	background: url(../images/LineTableBonus.gif) repeat-x bottom;
	padding:3px 0;
} 
#BonusTB li.last {
	background-image: none;
	padding:3px 0;
} 

#BonusTB li.last span {
	color: Red;
	font-weight: bold;
} 

#infoTB {
	border:#197330 2px solid;
	background: #ccdbcf;	
}

#infoTB caption {
	background: #197330;	
	color: #ffffff;
	padding: 3px;
}

#infoTB td{
	background: #fff;	
	padding: 4px;
}


#ArticleTB {
	border:#ccdbcf 1px solid;
}

#ArticleTB caption {
	background: #197330;	
	color: #ffffff;
	padding: 3px;
}
#ArticleTB th{
text-align:center;
background-color: #ccdbcf;
border:#CCCCCC 1px solid;
}
#ArticleTB td{
	background: #fff;	
	padding: 0px;
	
}

#ArticleTB ol {
list-style:none;
padding:0px;
margin:0px;
}

#ArticleTB ol li {
padding:8px 0;
border-top:#CCCCCC 1px solid;
}
#ArticleTB ol li a {
text-decoration:none;
padding:0px 5px;
}
#ArticleTB ol li a:hover {
text-decoration:underline
}
/*---------------------Tables-------------------------------*/


/*---------------------Promotions-----------------------------*/
#PromotionsContnent {
width:100%;
padding:0px;
margin-top:2px;
}
#PromotionsContnent dt {
height:45px;
margin-bottom:5px;
padding-bottom:5px;
border-bottom:2px solid #CBCBCB;
}

#PromotionsContnent dt span {
font-size:16px;
color: #197330;
font-weight: bold;
float:left;
height:40px;
margin-top:15px;
padding-left:15px;
}

#PromotionsContnent dt img {
float:left;
padding-right:5px;
}


#PromotionsContnent dd {
padding-left:10px;
margin-left:0px;
margin-bottom:10px;
background:url(../images/Line_dot_gray.gif) bottom repeat-x;
}

#PromotionsContnent dd  h1 {
font-size:12px;
background:url(../images/arrow-bullet-red.gif) no-repeat ;
padding-left:10px;


}

#PromotionsContnent dd  h1 a{
color: #197330;
text-decoration:underline;
}

#PromoDedicated {
padding:10px 0;
}

#PromoDedicated .PromoDedicatedLogo {

float:left;
padding:5px 10px 5px 0px;
}


#PromoDedicated h2 {
font-size: 14px;
padding:0px;
margin:0px;
color:#197330
}



/*---------------------Full Review-----------------------------*/
#mainCon .ReviewTitle, #mainConShort .ReviewTitle{
background:url(../images/Line_dot_gray.gif) bottom repeat-x;
width:100%;
font-size:20px;
padding: 0px 0px 0px 0px;
margin: 0px;
}


.ReviewContnent {
background:url(../images/Line_dot_gray.gif) top repeat-x;
width:100%;
padding:10px 0px;
margin-top:10px
}

#UpdateContent {
float:right;
font-size:11px;
}

.Rate {
font-size:10px;
font-weight:bold;
}

#mainCon .Reviewtable, #mainConShort .Reviewtable {
background-color:#f6f6f6;
border:1px solid #cccccc;
padding:8px;
margin-bottom:10px;
width:100%;
}



#mainCon .ReviewTablePromo, #mainConShort .ReviewTablePromo {
background:url(../images/line_ReviewtableVertical.gif) repeat-y  right;
padding:10px;
width:360px;
}

#mainCon .ReviewTablePromo ul, #mainConShort .ReviewTablePromo ul{
list-style-image:url(../images/arrow-bullet-red.gif);
padding:0px;
margin:0px;
}

#mainCon .reviewRow2, #mainConShort .reviewRow2{
background:url(../images/line_Reviewtable.gif) top repeat-x;
font-size:12px;
}

#mainCon .reviewRow2 img, #mainConShort .reviewRow2 img{
padding:5px;
}

#mainCon .reviewRow2 h3,  #mainConShort .reviewRow2 h3{
margin:0;
padding:0;
color:#197330
}

#mainCon .reviewRow2 ul, #mainConShort .reviewRow2 ul{
margin:8px;
padding:8px;
}


#mainCon .reviewRow3, #mainConShort .reviewRow3 {
background:url(../images/line_Reviewtable.gif) top repeat-x;
}

#mainCon .DespositBonusICO, #mainConShort .DespositBonusICO{
background:url(../images/Icon_Deposit_Bonus.gif) no-repeat ;
height:30px;
padding-left:35px;
padding-top:0px;
font-weight:normal;
color:#000000;
/*max-width:105px;*/
width:150px;
padding-bottom:5px;
font-size:12px;
}

#mainCon .BonusCodeICO, #mainConShort .BonusCodeICO{
background:url(../images/Icon_BonusCode.gif) no-repeat;
height:30px;
padding-left:35px;
padding-top:0px;
margin-top:10px;
margin-bottom:10px;
font-weight:normal;
color:#000000;
font-size:12px;

}

#mainCon .BonusCodeICO span, #mainConShort .BonusCodeICO span{
color:#FF0000;
font-weight:bold
}
#mainCon .BonusCodeICO span a, #mainConShort .BonusCodeICO span a{
color:#FF0000;
}
#mainCon .BonusCodeICO span a:hover, #mainConShort .BonusCodeICO span a:hover{
text-decoration:underline;
}


#mainCon .VisitSiteLink, #mainConShort .VisitSiteLink{
background:url(../images/Icon_VisitSite.gif) no-repeat;
height:30px;
padding:5px 0px 0 0;
margin:10px 0px 0 10px;
display:block;
}

#mainCon .VisitSiteLink a , #mainConShort .VisitSiteLink a{
margin-left:35px;
font-size:14px;
/** Yael font-size:14px; **/
}

#mainCon .VisitDownloadLink, #mainConShort .VisitDownloadLink{
background:url(../images/Icon_Download.gif) no-repeat;
height:30px;
padding-top:5px;
margin:10px 0 0 0;
display:block;

}

#mainCon .VisitDownloadLink a, #mainConShort .VisitDownloadLink a{
margin-left:35px;
}

#mainCon .ReviewShortcut a, #mainConShort .ReviewShortcut a, {
font-size:11px;
color:#000099;
text-decoration:none;
border-bottom:#000099 dotted 1px;
}

.IcoAbout {
background:url(../images/Icon_About.gif) no-repeat left;
padding-left:30px;
height:20px
}

.IcoSoftware {
background:url(../images/Icon_Software.gif) no-repeat left;
padding-left:30px;
height:20px
}

.IcoBonus {
background:url(../images/Icon_bonus.gif) no-repeat left;
padding-left:30px;
height:20px
}

.IcoTournaments {
background:url(../images/Icon_Tournaments.gif) no-repeat left;
padding-left:30px;
height:20px
}


.IconSchedule {
background:url(../images/Icon_Schedule.gif) no-repeat left;
padding-left:30px;
height:20px
}


.IcoOffers {
background:url(../images/Icon_offers.gif) no-repeat left;
padding-left:30px;
height:20px
}

.IcoPlayersAcceptedNo {
background:url(../images/Icon_Accept-players_no.gif) no-repeat left;
padding-left:30px;
height:20px
}

.IcoPlayersAcceptedYes {
background:url(../images/Icon_Accept-players_yes.gif) no-repeat left;
padding-left:30px;
height:20px
}

.IcoSupport {
background:url(../images/Icon_Support.gif) no-repeat left;
padding-left:30px;
height:20px
}

.IcoLanguages {
background:url(../images/Icon_Languages.gif) no-repeat left;
padding-left:30px;
height:20px
}

.IcoCashier {
background:url(../images/Icon_Cashier.gif) no-repeat left;
padding-left:30px;
height:20px
}

#boxReview {
	border:solid 3px yellow;
	min-height:270px; 
	padding:14px; 
	margin-top:10px;
	
}

#boxReview img {
float:right; padding:7px; border:1px solid #000; margin-right:25px; margin-top:45px;

}
#boxReview ul {
font-weight:bold; margin-left:14px;
}

 #boxReview li {
padding:3px 0px; list-style:square
}

#boxReview a {
background:url(../images/LineDot_link.gif) bottom repeat-x;
text-decoration:none;
padding: 0;
}

#boxReview table  {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}


#boxReview  td {
	background: url(../images/line_review-bonus.gif) repeat-x bottom;
	height: 24px;
}


#boxReview .icoImg img {
	padding: 0px 6px 0 0;
	margin: 0px;
	border: 0px;
	float: none;
}


#mainCon .messageSubmit {
	background: url(../images/submit-icon.gif) no-repeat left bottom;

}

#mainCon .messageSubmit  h4, #mainConShort .messageSubmit  h4 {
    font-size: 15px;
	font-weight: bolder;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	margin-left:60px;	
}


#mainCon .BoxBonus, #mainConShort .BoxBonus {
	background: url(../images/ico_signupBig.html) no-repeat left bottom;
}

#mainCon .BoxBonus  h2, #mainConShort .BoxBonus  h2 {
   /*** YAEL H1 *** font-size: 15px; ***/
	font-weight: bolder;
	line-height: 22px;
	color: #8e0000;
	text-decoration: none;
	margin-left:60px;
	
	
}

#content .BoxBonus  a  {
	border-bottom: 1px dotted #8e0000;
	color: #8e0000;
	text-decoration: none;
	
}

#content .BoxBonus  a:hover  {
	color: #ff1919;
	text-decoration: none;
	border-bottom: 1px solid #ff1919;

}

#content .BoxBonus  span {
	color: #000
}

.shadowTB div {
	position: relative;
	top: -4px;
	left: -4px;
	background: #fff;

}


#ReviewBtn  {
height: 35px;
font-weight: bold;
}
	
#ReviewBtn a {
      float:left;
      background:url("../images/button_review_left.html") no-repeat left top;
      margin:0;
      padding:0 0 0 14px;
      text-decoration:none;
		height: 35px;
		font-size: 14px;
		display: block;

      }
#ReviewBtn a span {
	float: left;
	display: block;
	background: url("../images/button_review_right.html") no-repeat right top;
	padding: 10px 14px 0 0;
	color: #fff;
	height: 35px;
	cursor: pointer;
}
	
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #ReviewBtn a span {float:none;}
    /* End IE5-Mac hack */

	
#mainCon .big2, #mainConShort .big2{
 font-size: 20px;
 font-weight: bold;
 padding: 0px 0px 0px 0px;
 margin: 0px;
}

/*---------------------Subscribe Newsletter-----------------------------*/
#TopRegistration {
	border: 1px #197330 solid; 
	padding:3px;
	text-align: left;
	width: 230px; 
}

#TopRegistration ul {
	margin: 0;
	padding: 5;
	list-style:none;
}

#TopRegistration li {
	padding: 5px;
}

#TopRegistration h2 {
	color: #197330;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding:0;
}


/*---------------------Short Reviews -----------------------------*/
.ShortReviewTable {
padding:10px;
}

.ShortReviewBullets {
display:block;
}

.ShortReviewBullets ul {
font-size:10px;
padding: 0px;
margin-left:20px;
display:block
}

.ShortReviewBullets li {
margin:0px;
padding:0px;
border-bottom:none;
list-style-image:url(../images/arrow-red.gif);

}


#mainCon .TDLine, #mainConShort .TDLine{
background:url(../images/line_ReviewtableVertical.gif) repeat-y  right;
}


#mainCon .ReviewShortcut, #mainConShort .ReviewShortcut{
font-size:11px;
color:#000;
font-weight:bold;
float:left
}

#mainCon .ReviewShortcut a, #mainConShort .ReviewShortcut a{
border:none
}

.ReviewContnent ul {
float:left;
margin:0px;
padding:0px;
width:100%
}

.ReviewContnent li {
list-style:none;
float:left;
}

.ReviewContnent li img {
padding-right:10px;
}

#mainCon .ReviewContnent h1 {
/* Yael font-size: 14px; **/
margin:0px;
color: #197330;
text-align: left;
font-weight: bold;
padding: 10px 0px;
}


#mainConShort .ReviewContnent h1{
/* Yael font-size: 14px; **/
margin:0px;
color: #197330;
text-align: left;
font-weight: bold;
padding: 0px 0px 30px 0px;
}

/* Archive */

.Archive {
background:url(../images/Line_dot_gray.gif) top repeat-x;
width:100%;
padding:10px 0px;
margin-top:10px
}

/* Tournaments and Bonud Table */
Table.DataTB caption {
font-size:14px;
font-weight:bold;
color:#000;
background-color:#aabac8
}

Table.DataTB {
padding:3px;
font-size:11px
}

Table.DataTB TH {
font-size:12px;
color:#003399
}

Table.DataTB TD {
background:url(../images/LineDot_link.gif) bottom repeat-x;
text-decoration:none;
}


Table.DataTB a{
text-decoration:none;
font-weight:bold;
}

Table.DataTB a:hover{
text-decoration:underline;
}

Table.DataTB .BonusCode {
color:red;
font-weight:bold
}

/* Homepage Tables */

.Home1 {
float:left;
width:360px;
padding:0px 6px 0 0;
list-style:none;
margin:0px;
border-right:1px solid #c0d0de
}


.Home1 li {
height:100%;
}

.Home2 {
float:left;
width:410px;
list-style:none;
margin:0px;
padding:0px 0 0px 6px;


}


.Home2 li {
list-style:none;
display:block;
height:100%;
}

/****** poker Homepage Table ****/




Table.TopPokerRooms th, Table.Promotions th,  Table.TopPokerBonuses th, Table.PokerTournamnets th {
background: #dbdcdd url(../images/BG_Home-TitleTopRooms.gif) top repeat-x;
border-bottom:1px solid #778ea2;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#000;
padding:5px 4px;
margin:0px;
}


Table.TopPokerRooms, Table.Promotions, Table.TopPokerBonuses, Table.PokerTournamnets  {
padding:0px; 
margin:0px;
width:100%;
}


Table.TopPokerRooms td, .TopPokerBonuses td, .PokerTournamnets td  {
font-size:11px;
background:url(../images/LineDot_link.gif) bottom repeat-x;
padding:4px 2px;
}


.TopPokerBonuses .PokerTournamnets .TopPokerRooms td a {
color:#2c7c40
}


Table.TopPokerBonuses #SubmenuBonus #Submenu, #SubmenuBonus, #LineNoneBonus, Table.TopPokerRooms #Submenu, .TopPokerRooms #LineNone, .PokerTournamnets #LineNone, .PokerTournamnets #Submenu   {
border-bottom:1px solid #778ea2;
background-color:#dce5ed;
color:#000;
font-weight:bold;
background-image:none
}


.TopPokerRooms .PokerRoom, .TopPokerBonuses .PokerRoom, .PokerTournamnets .PokerRoom   {
color:#0044aa;
font-weight:bold;
}

.TopPokerRooms .PokerRoom a , .TopPokerBonuses .PokerRoom a , .PokerTournamnets .PokerRoom a {
color:#0044aa;
text-decoration:none;
}

.TopPokerRooms .PokerRoom a:hover , .TopPokerBonuses .PokerRoom a:hover, .PokerTournamnets .PokerRoom a:hover {
color:#0044aa;
text-decoration:underline;
}


/* Table Top Poker Rooms */

Table.TopPokerRooms #ctl00_ContentPlaceHolder1_tdUs {
background-color:#dce5ed;
border-bottom:1px solid #778ea2;
color:#000;
font-weight:bold;
background-image:none;
padding:2px;
}

/*
#More {
font-weight:lighter;
text-decoration:none;
background:none;
padding:5px 0 15px 0;
font-size:12px;
}

#More a {
background:url(../images/arrow-bullet-red.gif) no-repeat left;
padding-left:10px;
margin-left:5px
}*/

/* Top poker bonuses */

#bonuscode a {
color:#FF0000;
font-weight:bold;
}


/* Table Promotions */

Table.Promotions td {
color:#4f4f4f;
font-size:11px;
line-height:16px;
font-weight:lighter;
background:url(../images/LineSolid.gif) bottom repeat-x;
padding:4px 2px;
}

Table.Promotions td a {
color:#0044aa;
font-weight:bold
}

.Promotions tr#last td {
color:#4f4f4f;
font-size:11px;
line-height:16px;
font-weight:lighter;
background:none;
}


.Promotions .HomeLinkPromo {
color:#5E8B08;
text-transform:uppercase;
padding-left:13px;
background:url(../images/arrowGray.gif) no-repeat left;
text-decoration:none;
font-weight:bolder;
font-size:11px;
}

.HomeLogos {
width:120px;
text-align:center
}

Table.Promotions td img {
padding:10px 0px
}







/*****poker Articles ********/


Table.HomeArticles {
font-size:12px
}

Table.HomeArticles td {
width:360px;
}

Table.HomeArticles img {
padding:0 0 10px 0;
}

Table.HomeArticles a {
color:#2c7c40
}

Table.HomeArticles h2 {
padding:10px 0 0 0;
margin:0px;
font-size:16px; 
color:#2c7c40
}

Table.HomeArticles h3 {
/*background: url(../images/Line_dot_gray.gif) repeat-x top;*/
padding:10px 0 0 0;
}
Table.HomeArticles .Article1 {
padding:10px 0 0 0;
background:none;
}

Table.HomeArticles span {
color:#777575;
font-size:10px
}
Table.HomeArticles h5 {
background:url(../images/arrow-bullet-red.gif) no-repeat left;
padding-left:10px;
margin:2px;
font-weight:lighter;
font-size:12px
}

/* FOOTER DIRECTORY */

/*********
#category {
	font-family: verdana, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	clear: both;
	}
#category h4 {
	color: #333	;
	font-size: 10px;
	text-decoration: none;
	font-family: arial, sans-serif;
	background-image: none;
	margin: 0;
	padding: 0;

	}
#category h4 a {
	color: #333;
	display: block;
	text-decoration: none;
	padding: 3px 0 3px 4px;
	border-left: 5px solid #87b111;
	border-bottom: 1px solid #d7d4cf;
	background-image: none;

	}
#category h4 a:hover {
	background-color: #eee;
	text-decoration: none;

	}
#category .hdr {
	font-weight: bold;
	padding-left: 3px;
	border-bottom: 1px solid #bfbfbf;
	border-left: 5px solid #bfbfbf;
	font-family: arial, sans-serif;
	height: 19px;
	}
#category .hdr h3 {
	padding-top: 3px;
	font-size: 10px;
	}
#category ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#category li {
	padding: 4px 0 0 0px;
	background: url(../images/category_back.gif) repeat-y;
	}
#category a {
	color: #2c7c40;
	text-decoration: none;
	background: url(../images/category_bullet.gif) no-repeat;
	background-position: center left;
	padding-left: 10px;
	}
#category a:hover {
	color: #000;
	text-decoration: none;
	}
	
	*****/
	
/* Banner Content */
div#AdContent {
padding:10px;
float:right
}

#AdContent table {
BORDER: #9eb680 1px solid;
width:160px;
padding:3px

}
#AdContent td {
background:#f6f8f3 url(../images/BG_AdContnent.gif) top repeat-x;
}

/* subscribeBox */

#sideNav .subscribeBox {
background:#0083b5;
width:178px;
color:#ffffff;
margin:5px 0 0 0;
padding:0 0 10px 0;
}


#sideNav .subscribeBox h1 {
	color: #ffffff;
	text-transform:none;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 8px 0 0 8px;
	border-bottom: none;
}


#sideNav .subscribeBox li {
	color:#ffffff;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	padding: 2px 0px;
	border-bottom: none;
}
/* News */
.News {
list-style:none;
padding:0px;
margin:10px;
float:left;
border-bottom:1px solid #c0d0de;

}
.NewsItem {
float:left;
width:360px;
vertical-align:top;
padding-right:0px;
}

.NewsItem h3 {
font-size:16px;
padding:10px 0 0 0;
margin:0px;
color:#2c7c40
}

.NewsItem h3 a {
text-decoration:underline;
color:#2c7c40
}

.NewsItemsMore h3 {
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#000;
padding:5px 4px;
margin:0px;
background: #dbdcdd url(../images/BG_Home-TitleTopRooms.gif) top repeat-x;
border-bottom:1px solid #778ea2;
}



.NewsItem ul {
list-style:none;
padding:0px;
margin:0px;
float:left
}

.NewsItem .newsitemTitle a {
vertical-align:top;
font-size:12px;
font-weight:bold;
color:#2c7c40;
text-decoration:none;
}

.NewsItem .newsitemTitle a:hover {
text-decoration:underline;
}

.NewsItem .newsdate {
color:#777575;
font-size:10px;
}

.NewsItem .newsimg {
padding:5px;
float:left;
}

.NewsItem .newsitemContent {
float:left;
display:block;

}
.NewsItemsMore {
float:right;
width:400px;
}

.NewsItemsMore ul {
margin:0px 0 0 10px;
padding:10px;
}
.NewsItemsMore li {
padding:4px 0;
list-style-type:disc;
color:#2c7c40;
font-size:11px;
}

.NewsItemsMore li a {
text-decoration:none;
}

.NewsItemsMore li a:hover {
text-decoration:underline;
}




.rssnews {
font-weight:lighter;
background:none;
padding:5px 0 15px 0;
font-size:12px;
float:left
}

.rssnews a {
background:url(../images/rss-icon.gif) no-repeat left;
padding-left:20px;
padding-right:10px;
}



.NewsItemsMore .More {
font-weight:lighter;
background:none;
padding:5px 0 15px 0;
font-size:12px;
float:left
}

.NewsItemsMore .More a {
background:url(../images/arrow-bullet-red.gif) no-repeat left;
padding-left:10px;
padding-right:10px;
}

.NewsMonth {
background:url(../images/Line_dot_gray.gif) bottom repeat-x;
width:100%;
font-size:20px;
padding: 10px 0px 0px 0px;
margin: 0px;
}

.NewsMonth .right {
float:right;
padding-left:10px;
}

.NewsMonth .newsdate {
color:#777575;
font-size:10px;
}


.NewsMonth h3 a {
font-size:16px;
padding:10px 0 0 0;
margin:0px;
color:#2c7c40
}

.NewsMonth p {
font-size:12px;
}

.NewsArchive {
border:1px solid #6d6d6d;
background:#CCCCCC;
color:#333333;
padding:5px;
margin:30px 0 0 0;
font-size:11px;
}
.NewsArchive a {
color:#333333;
}

.NewsAuthor {
font-size:11px;
color:#666666;
}

.Comments {
margin-bottom:180px;
}

.Comments h2 {
font-size:16px;
color:#00451a;
padding: 20px 0;
margin: 0px;
}

.userComments {
padding:0px 0 10px 0;
margin-bottom:20px;
border-bottom:1px solid #cccccc;
float:left;
width:100%;
}

.input-info {
display:block;
float:left;
}

.input-comment {
float:left;
margin-left:15px;
display:block;
}

.commentName {
float:left;
width:100px;
}

.commentText {
float:right;
width:450px;
}

/*- End Main Content (widh short)--------------------------- */ 
#mainConShort {
	 float: right;
	 text-align: left;
	 width: 580px;
	 padding: 10px 10px 0 0;
	 margin:0px;
	 height: 100%;
}

/* Right Nav --------------------------- */ 
#NavRight {
float:right; 
width:210px; 
padding-left:5px;
padding-top:10px;
padding-right:10px;
text-align:left;
}

#NavRight h3 {
background: #dbdcdd url(../images/BG_Home-TitleTopRooms.gif) top repeat-x;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#000;
padding:5px 4px;
margin:0px;
text-align:left;
border:1px solid #b3b3b3;
}


#NavRight h3.FreerollTitle {
background: #d4dee5 url(../images/BG_TitleBlue.gif) top repeat-x;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#000;
padding:5px 4px;
margin:0px;
text-align:left;
border:1px solid #b3b3b3;
}



.NewsItemRight {
	border-style:solid;
	border-color:#b3b3b3;
	border-width:0px 1px 1px 1px;
	text-align:left;
	padding:3px;
	margin:0 0 10px 0;
	background-color:#fff
}

.NewsItemRight ul {
list-style:none;
padding:0px;
margin:0px;
}

.NewsItemRight li {
padding:3px 0px;
}

.newsitemTitleRight a {
vertical-align:top;
font-size:13px;
font-weight:bold;
color:#00451a;
text-decoration:underline
}
.newsitemTitleRight a:hover {
color:#008d35
}


.newsdateRight {
color:#777575;
font-size:10px;
}

.newsitemContentRight {
text-align:left
}



#NavRight ul{
margin:0px;
padding:0px;

}

#NavRight li{
list-style:none;
}

#NavRight hr {
background:#aeaeae;
border:0px;
height:1px
}


.TopListRight {
	border-style:solid;
	border-color:#b3b3b3;
	border-width:0px 1px 1px 1px;
	text-align:left;
	padding:3px;
	background-color:#fff;
	margin:0 0 10px 0;
}

#NavRight .TopList1 {
font-weight:bold
}



#NavRight .TopList1 img {
padding:4px 8px 0 0 ;
float:left;
border:0px
}

#NavRight .TopList1 a {
font-size:11px;
line-height:20px;
font-weight:normal
}


#NavRight .ShortText{
display:block;
padding:0 0 10px 0;

}

#NavRight .ShortText ul{
font-size:10px;
padding:2px 0px;
margin-left:20px;
margin-top:12px;
}

#NavRight .ShortText li {
margin:0px;
padding:0px;
border-bottom:none;
list-style-image:url(../images/arrow-red.gif);
}





.FreerollItemRight {
	border-style:solid;
	border-color:#b3b3b3;
	border-width:0px 1px 1px 1px;
	text-align:left;
	padding:3px;
	margin:0 0 10px 0;
	background-color:#fff
}

.FreerollItemRight ul {
list-style:none;
padding:0px;
margin:0px;
}

.FreerollItemRight li {
padding:0px 0px;
}

.FreerollContentRight {
text-align:left;
margin-bottom:10px;
font-size:12px;

}

.FreerollitemTitleRight a {
vertical-align:top;
font-size:12px;
}


.FreerolldateRight {
color:#000;
font-size:10px;
margin:5px 0px
}

.RegisterFreeroll {
font-weight:lighter;
text-decoration:none;
background:none;
margin:5px 0 5px 0;
}


.RegisterFreeroll a {
background:url(../images/arrow-bullet-red.gif) no-repeat left;
padding-left:10px;
margin-left:0px;
font-size:10px;
font-weight:bold;
}

/* sitemap */
.sitemap {
float:left; 
width:190px; 
border:1px solid #999999; 
margin:0 5px 0 0;
}

.sitemap a {
text-decoration:none
}

.sitemap a:hover {
text-decoration:underline
}

.sitemap h2 {
font-size:14px; color: #2c7c40; padding:0 2px; margin:2px
}

.sitemap ul {
padding:6px 4px; margin:0px; list-style:none; 
}
.sitemap li {
padding:2px 0;
}
/*-------------------Search -----------------------------*/
#searchtextPage{
width:350px
}

#searchResults {
width:100%;
padding:0px;
margin-top:2px;
}

#searchResults dt {
height:45px;
margin-bottom:5px;
padding-bottom:5px;
border-bottom:2px solid #CBCBCB;
}

#searchResults dt span {
font-size:16px;
color: #197330;
font-weight: bold;
float:left;
height:40px;
margin-top:15px;
padding-left:15px;
}

#searchResults dt img {
float:left;
padding-right:5px;
width:100px;
height:50px;
}


#searchResults dd {
padding-left:10px;
margin-left:0px;
margin-bottom:10px;
background:url(../images/Line_dot_gray.gif) bottom repeat-x;
}

#searchResults dd  h1 {
font-size:12px;
background:url(../images/arrow-bullet-red.gif) no-repeat ;
padding-left:10px;
}

#searchResults dd  a{
color: #197330;
text-decoration:underline;
}

#searchResults h1 a {
text-decoration:none;
color: #197330;
}

#searchResults h1 a:hover {
text-decoration:underline;
}


/**** Personal Page ****/

.BoxMessage {
background:#C7DCFF; border:1px solid #3399FF; margin:10px 0; padding:5px; width:98%;
}

.closeMessage a {
font-size:10px; float:right;
}

.NewItem {
font-size:12px; float:right;
background:url(../images/new-message.gif) left no-repeat;
padding: 0;
margin: 0;
}
.NewItem span {
margin: 0px 0px 0px 18px; 
color:red;
}

.ShareItem {
font-size:12px; 
background:url(../images/send-icon.gif) left no-repeat;
padding:0 5px;
margin:5px 0px;
}
.ShareItem a {
margin: 0px 0px 0px 18px; 
}


.BoxMessage h3 {
font-size:14px;
}

.PersonalPage {
background:url(../images/Line_dot_gray.gif) bottom repeat-x;
width:98%;
font-size:20px;
padding: 5px;
margin: 0px 0 15px 0;
}

.NewMessage {
background:#dfe6ee;
border-style:solid;
border-color:#b3b3b3;
border-width:1px;
}


.PersonalPage .newsdate {
color:#777575;
font-size:10px;
}

.PersonalPage h3 {
font-size:13px;
padding:10px 0 0 0;
margin:0px;
color:#2c7c40
}



.PersonalPage h3 {
font-size:14px;
padding:10px 0 0 0;
margin:0px;
color:#2c7c40
}

.PersonalPage p {
font-size:12px;
}


#mainConShort .PersonalTitle {
 font-size: 20px;
 margin:0 0 10px 0
}

#mainConShort .PersonalSubTitle {
background:url(../images/Line_dot_gray.gif) bottom repeat-x;
width:100%;
padding: 0px 0px 0px 0px;
margin: 0px;
font-size: 16px;
}

#header_Login {
font-size:11px;

}

#ctl00_HeaderUC1_LoginUC1_top_Login {
	color: #000;
	padding: 0px 10px 0 15px;
	text-align: right;
	border:1px solid #525252;
	margin:0px;
	background:#ffffff url(../images/new-message.gif) left no-repeat;
	}

#ctl00_HeaderUC1_LoginUC1_top_Login a {
	color:#0000FF
}

#ctl00_HeaderUC1_LoginUC1_top_Login a:hover {
	color:#0000FF;
	text-decoration:none
}


.pokertable
{
	display:none;
}

.button
{
	
}

#footer1 ul li a 
{

	text-decoration:none;
	color: #c0c0c0;
}







@media screen and (min-width: 300px) and (max-width: 768px){
		html, body {
		margin: 0px;
		background-color:#FFFFFF;
		padding: 0px;
		overflow-x:hidden;
	}
	#header,#header .Home{
		display:none;
	}

	#con {
		width: 100%;
	}

	#header .Home a {
		display:none;
	}

	#top_signup {
		display:none;
	}
	#search {
		display:none;
	}

	#searchtext {
		display:none;
	}

	#top_langNav {
		display:none;
	}


/*- Menu Tabs--------------------------- */ 

   #tabs { 
		display:none;
    }
	  
	  
/*- End Menu Tabs--------------------------- */ 
	#HeaderAd  {
	/*	display:none;*/
	}
	#HeaderAd  img {
		display:none;
	}
		
	#content {
		width:100%;
	}


/*- main Navigation (top)--------------------------- */ 
	#mainNav {
		width: 100%;
		border:none;
	}

	#mainNav ul {
		width: 100%;
		background:none;
		
	}
			
	#mainNav li {
		width: 100%;
		display: block;
		border-bottom: 2px solid #000;
		background:none;
	}

/*@media only screen and (max-width : 480px) {*/
	#mainNav a#pull {
		display: block;
		width:auto;
		position: relative;
		height:40px;
		background:url(../images/menu.png) no-repeat;
		background-size:100% 100%;
		margin-left:-3px;
	}
	#mainNav a#pull:after {
		content:"";
		
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
     
	#mainNav ul {
		display: none;
		height: auto;
	}
	#mainNav li {
		display: block;
		
		width: 100%;
		text-indent: 25px;
		position:relative;
	}
	#mainNav li a {
		
		text-indent:15px;
	}


	#NavPage {
		display:none;
	}

  #mainNav #pull img{
	  margin-top: 6px;
   width: 26px;
  height: 28px;
  margin-left: 10px;
  }

/*- End main Navigation (top)--------------------------- */ 


/*- Side Navigation (left)--------------------------- */ 
	#sideNav {
		display:none;
	}

	#sideNav h1 {
		display:none;
		
	}

	#sideNav ul {
		display:none;
	}
	
	#sideNav .TopList {
		display:none;
	}

	#sideNav .TopList ul{
		display:none;
	}

	#sideNav .TopList1, {
		display:none;
	}

	#sideNav .TopList1 a{
		display:none;
	}

	#sideNav .TopList h1 {
		display:none;
	}

/*- Main Content (center)--------------------------- */ 	
	#mainCon {
		width: 100%;
		font-size:17px;
		padding: 10px  0px 0 0;
	}
	.party-poker-table
	{
		width: 100%;
		float: left;
	}
.party-poker-table .image
{
 float: left;
width: 50%;
padding-bottom: 10px;

}
   
.party-poker-table .image img
{
float: left;
margin-left: 0px;
width: 70%;
padding: 10px 0px 0px 10px;
}
.party-poker-table .star {
float: right;
width:50%

}
.party-poker-table .star img
{
/*margin: 11px 0px 0px 23px;*/
/*margin: 10px 0px 0px -101px;*/
padding: 27px 0px 0px 10px;
}
.party-poker-table a
{
   float:left;
   /*margin: 11px 0px 0px 23px;*/
 /*  margin: 43px 0px 0px 23px;*/
	color: rgb(24, 24, 253);
 /*  font-size: 15px;*/
font-weight: bold;
font-size: 0.9em;
font-weight: bold;
padding: 8px 0px 0px 0px;
width: 90%;
}
/*- Footer --------------------------------------------- */ 	
#footer {
width: auto;
clear: both;
margin: 0px;
padding: 25px 0 0 0;
background: #FFF;
color: #000;
font-size: 12px;
border-right: 1px solid rgb(145, 142, 142);
}
#footer a {
	color: #333;
	text-decoration: none;
	padding: 0px 4px;
}

#footer a:hover {
	color: #000;
}

#copyrights {
 font-size: 12px;
 text-align:center;
 color: #333;

}
/*- End Footer --------------------------------------------- */ 	

/*---------------------Full Review-----------------------------*/
#mainCon .ReviewTitle, #mainConShort .ReviewTitle{
display:none;
}
.ReviewContnent {
width:100%;
float: left;
font-size: 13px;
padding: 0px 0px 0px 3px;
}

#UpdateContent {
display:none;
}

#mainCon .Reviewtable, #mainConShort .Reviewtable {
display:none;
}


#mainCon .ReviewTablePromo, #mainConShort .ReviewTablePromo {
display:none;
}	
/* Banner Content */
div#AdContent {
display:none;
}

#AdContent table {
display:none;
}
#AdContent table tbody td img{
	display:none;
}

/* subscribeBox */

#sideNav .subscribeBox {
display:none;
}

.logo2
{
	
	width:auto;
	background:#fff;
	
}
.logo2 img{
 width:170px;

}
.logo2 .arrow{
	width:90px;
	color: rgb(83, 119, 83);
	font-size: 11px;
}
.button
{
	width: 100%;
background: rgba(215, 228, 230, 0.67);
text-align: center;
padding-bottom: 8px;
padding-right: 10px;
border-bottom: 1px solid rgba(225, 230, 230, 0.83);
}
.button .text
{
	color:green;
	margin:0px;
  font-size: 20px;
	
}
 .button .code
 {
	 margin: -10px 0px 0px 12px;
	font-size: 13px;
 }
 .button span a{
  color: #ff0000;
  text-decoration:none;
 }
 .button img
 {
	 padding-left:12px;
 }
.link
{
display: block;
float: left;
width: 100%;
display: block;
float: left;
width: 100%;
background: #F3F3F3;
border-bottom: 2px solid rgb(236, 235, 235);
border-top: 2px solid rgb(236, 235, 235);
padding-bottom: 10px;
font-size: 12px;
padding-bottom:10px;
font-size: 12px;
}
.link .link1
{
	width:42%;
	float:left;
	list-style-type: none;
}
.link .link2
{
	width:58%;
	float:left;
	list-style-type: none;
}
.link ul span li{
	width:131px;
	}
.ReviewTablePromo1{
background: url(../images/line_ReviewtableVertical.gif) repeat-y right;
padding: 10px;
width: 95%;
float: left;
font-size: 14px;
padding-left: 15px;
background: #F3F3F3;
border-bottom: 2px solid rgb(236, 235, 235);
border-top: 2px solid rgb(236, 235, 235);
padding-left: 18px;
}
 .ReviewTablePromo1 ul {
list-style-image: url(../images/arrow-bullet-red.gif);
padding: 0px;
margin: 0px;
}
.ReviewTablePromo1 ul li
{
padding: 0px;
margin: 0px;	
}
.add {
float: left;
width: 100%;
border: rgba(146, 115, 115, 0.32);
background:url(../images/toppoker-cell-bg.gif);
background-size:100% 100%;
border: 2px solid rgb(221, 221, 221);
margin-left: -3px
text-align: center;
padding-bottom: 7px;
}
.ReviewContnent1 {
background: url(../images/Line_dot_gray.gif) top repeat-x;
width: 100%;
padding: 10px 0px;
margin-top: 10px;
text-align: justify;
}
.add1
{
float: left;
padding: 13px 0 0 8px;
width:50%;
}
.logopoker1{
background: #fff;
border: 1px solid #ccc;
width: 62%;
}
.add1 .buttonex img
{
width: 80%;
padding: 7px 5px 7px 8px;
}
.add2 {
float: left;
width:auto;
margin-top: 10px;
margin-left: -35px;
}
 .add2 .add img
 { margin-left:2px;
	float: left;

 }
 .add2 .visit
 {	 text-decoration: blink;
     font-size: 15px;
}
.add2 .add4
{
	margin-top: -19px;
/* margin-left: 12px; */
padding-left: 34px;
font-size: 12px;
color:#646262;
}
.add .add2 .de
{
	margin: 0px;
font-size: 12px;
}
.add .add2 .up
{
	margin: -7px 0px 0px -1px;
font-size: 12px;
}
.hide
{
	display:none;
}
#footer1 {
clear: both;
margin: 0px;
padding: 25px 0 0 0;
color:#fff;
font-size: 13px;
background: rgba(92, 92, 92, 0.77);
}

#footer1 ul li {
width:730px
clear: both;
margin: 0px;
padding: 5px;
/* background: #000 url(../images/footerBG.gif) no-repeat top; */
color:#fff;
text-align: left;
margin-left: -39px;
border-bottom: 2px solid rgb(151, 151, 151);
}

#footer1 ul {
margin: 0px;
margin-top: -28px;
}
#footer1 ul li a
{ color:#fff;
}
#footer1 ul .li1
{
  background: #5C5A5A;
  font-weight: bold;
  font-size: 12px;
}
	
#footer1 .firstli{
	padding-top: 16px;
}
#mainCon h1, #mainConShort h1 {
color: #197330;
text-align: left;
font-weight: bold;
font-size: 14px;
margin: 0;
padding: 0px;
font-size:14px;
}

.partycon
{
margin:0px;
padding-right: 4px;
}














































