body {
  font: 12px Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  text-align: left;
  margin-top: 0px;
  margin-left:25px;
  background:#fff url(../images/body_bg2.gif) repeat-y left top;

}

p {

text-align:justify;

}

a {

color: #0052ce;
text-decoration:underline;

}

a:hover {

	color: #333333;
   text-decoration:underline;

}

a:visited {

	color: #666666;
   text-decoration:underline;

}

.TableClass {
border:1 px solid #333333;
border-collapse:collapse;
}

.TableClass th {
background:#FFCC66;
color:#000;
}
.TableClass td {
padding:3px;
}

.Blue {
	color: #0052ce;
	font-weight:bold
}


#con {

 width: 780px;
 text-align:left;
 margin: 0px auto 0px auto;
 padding:0px
 position: relative;
 background-color: #fff;
 float:left;
 background:url(../images/dot_bg_vertical.gif) repeat-y right top;

}

h1 {

 font-size: 11px;

 font-weight: bold;

 padding: 7px 0px;

}

h2 {

font-size: 16px;
color:#0052ce

}

h3 {

font-size: 16px;

}

h4 {

font-size: 14px;

}

#header {
height: 90px;


}

#header .Home {
	float:inherit
	width: 780;
	height: 90px;
	position: relative;
	margin: 0px auto 0px auto;
	background-color: #fff;
	
		 
}

#header .Home a {
	display: block;
	width: 100%;
	height: 100%;
	background:  url(../images/onlinepokerraum_logo.gif) no-repeat;

}


#top_langNav {
	color: #000;
	width: 650px;
	padding: 2px; 
	margin: 20px 0 0 0px; 
	text-align: center;
	background-color: #dfdfdf;
	
}

#top_langNav a {
	color: #000;
	text-align: center;
	padding: 2px;
}

#top_langNav a:hover {
	color: #285335;
}

/*- Menu Tabs--------------------------- */ 

   #tabs {
      width:100%;
		height: 28px;
      background:#fff;
      font-size:100%;
      line-height:normal;
      }
    #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;
		
      }
		
    #tabs a {
      float:left;
      background:url("../images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
		height: 28px;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
		 height: 28px;
      }
    /* 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: #fff;
}
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	    
		  /* selected tab */
	    #tabs .selected  a {
      background-position:0% -42px;
		}
		
	   #tabs .selected  a:hover {
      background-position:0% -42px;
		}
		
    	#tabs .selected span {
      background-position:100% -42px;
		color: #fff;
		
      }
		
		 #tabs .selected a:hover span {
		color: yellow;
      }
	     /* End selected tab */
	  
	  
/*- End Menu Tabs--------------------------- */ 

#content {
 width: 772px;
 margin: 0px auto 0px auto;
 position: relative;
 min-height:700px;
}

/*- main Navigation (top)--------------------------- */ 
#mainNav {
 	margin: 0px auto 0px auto;	
	width: 770px;
	background:#E9000C;
	height:12px;
	color: #000;
	text-align: left;
	border-top: 2px solid #fff;
	height: 30px;
	/*-background:url(../images/menuTop_BG.gif) repeat-x;
	border-bottom: 1px solid #6b6b6b;
	height: 30px;*/ 
}

#mainNav ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding:0px ;
	list-style: none;
	font-weight: bold;
}
		
#mainNav li {
float: left; 
padding: 6px 0px; 
margin: 0px; 
/* background: URL(../images/mainNavLine.gif) 0 0.7em no-repeat; */
}

#mainNav li.first {
padding: 6px 0px 6px 0px; 
background: none;
}

#mainNav li a {
	color: #fff;
	text-decoration: none;
	padding: 6px 10px; 
	
}

#mainNav li a:hover {
color: #fff;
text-decoration: none;
background:#00354b url(../images/menuTop_BG_over.gif) repeat-x;
}
/*- End main Navigation (top)--------------------------- */ 

/*- Side Navigation (left)--------------------------- */ 
#sideNav {
	float: left;
	width: 175px;
	height: 100%;
	padding: 0px;
	margin: 0px 0 0 0px;
	}

#sideNav h1 {
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 15px 0 4px 8px;
	background:url(../images/BG_sideNavBox_h1.gif) repeat-x bottom; 
	
}


#sideNav div {
/*background: url(../images/BG_sideNavBox.gif) top right no-repeat;*/
padding:0px 0 0 0 ;
background-color:#e3e3e3;
}



#sideNav ul {
text-align: left;
list-style-type: none;
font-weight: bold;
font-size: 11px;
margin:0;
padding:0;
/* background:url(../images/BG_sideNavBoxR.gif) repeat-y right; */

}

#sideNav li {
	
	background:url(../images/BG_sideNavBox_li.gif) repeat-x;
	border-bottom:1px solid #c5c5c5;
	
}

#sideNav li a{
display: block;
color: #1249a3;
text-decoration: none;
padding-left:8px;
}

#sideNav li a:hover{
color: #5a99ff;
border-left:4px solid #FF0000;
padding-left:4px;
/*background:url(../images/BG_sideNavBox_li_over.gif) no-repeat left;*/
}

#sideNav .langPage {
	background-image: none;
}
#sideNav .langPage div {
	/* background: url(../images/BG_sideNavBox.gif) top right no-repeat;*/
	
}


#sideNav .langPage h1 {
	text-transform: none;
}

#sideNav .langPage li {
	list-style: square;
	color: #5a99ff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-left: 20px;
	padding: 2px 0px;
}
	
#sideNav .langPage li a {
	color: #1249a3
}
	
#sideNav .langPage li a:hover {
	color: #5a99ff;
}
	
/*- End Side Navigation (left)--------------------------- */ 	


/*- Main Content (center)--------------------------- */ 	
#mainCon {
	 float: right;
	 text-align: left;
	 width: 570px;
	 padding: 10px 10px 0 0 ;
	 height: 100%;
	 background-color: #fff
}


#mainCon h1 {
	color: #226d0a;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0px;
}

#links a {
 text-decoration: underline;
}

#mainCon .big1 {
 font-size: 24px;
 font-weight: bold;
 padding: 10px 0px 0px 0px;

}
/*- End Main Content (center)--------------------------- */ 	


/*- Footer --------------------------------------------- */ 	

#footer {
	clear:both;
	width:960px;
	float:left;
	margin:10px 0 0 3px;
	padding: 0px;
	color: #7489d2;
	font-size: 11px;
	background: #0052ce;
	text-align:left;
	height:25px;
	vertical-align:bottom
}

#footer a {
	color: #7489d2;
	text-decoration: none;
	padding: 0px 4px;
}

#footer a:hover {
	color: #fff;
}

#copyrights {
 font-size: 11px;
 text-align:center;

}
/*- End Footer --------------------------------------------- */ 	

/*---------------------Tables-------------------------------*/
.shadowTB {
	background: #d1d1d1;
	margin-bottom:10px
}

.shadowTB table {
	position: relative;
	top: -4px;
	left: -4px;
	background: #fff;
	
}

#BonusTB {
	border-collapse: collapse;
	border: 2px solid #6e95bd;

}

#BonusTB TD {
	padding: 4px;
	vertical-align: top;
}

#BonusTB h1 {
	padding: 0px;
	margin: 0px;
	color:#333333
}

#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: #fff;
	font-size: 11px;
}

#BonusTB .BonusShort ul {
float:left; font-weight:bold; margin:5px 0 0 5px ; padding:5px 0 0 0; list-style:none
}
#BonusTB .BonusShort li {
float:left; 
padding-left:10px; 
padding-right:15px;
background:url(../images/list-style.gif) no-repeat left;
} 

#BonusTB .BonusShort li span {
color: #0052ce;
}

#BonusTB .BonusShort a {
background:url(../images/LineDot_link.gif) bottom repeat-x;
text-decoration:none;
padding: 0;
color: #0052ce;
}


#BonusTB .BonusShort a:hover {
color: #000;
}


/*---------------------Tables-------------------------------*/

/*---------------------Review-----------------------------*/

#boxReview {
	 
	padding:14px; 
	margin-top:10px;
	background: #fff url(../images/dot_bg.gif) repeat-x top;
	min-height:160px
}

#boxReview img {
float:left; padding:5px; border:1px solid #000; background-color: #fff; margin-right:10px

}
#boxReview ul {
float:left; list-style:none;font-weight:bold; margin:0px;
}

 #boxReview li {
float:left; 
padding-left:3px; 
padding-right:25px;
list-style:none;
border-left:#e60003 solid 5px;
}

 #boxReview li span {
color: #0052ce;
}

#boxReview a {
background:url(../images/LineDot_link.gif) bottom repeat-x;
text-decoration:none;
padding: 0;
color: #0052ce;
}


#boxReview a:hover {
color: #000;
}

#boxReview table  {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background-color: #d7f0ff;
}


#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;
	background-color:#d7f0ff;
}

#boxReview .bonus a {
color:#ff6527;
background:none;
}

#boxReview .bonus a:hover {
text-decoration:underline
}

#mainCon .BoxBonus {
	/*background: url(../images/ico_signupBig.gif) no-repeat left bottom;*/
}

#mainCon .BoxBonus  h2  {
   font-size: 15px;
	font-weight: bolder;
	line-height: 22px;
	text-decoration: none;
	padding-left:15px;
	border-left:10px solid #e60003
	
	
}

#content .BoxBonus  a  {
	border-bottom: 1px dotted #e60003;
	color: #e60003;
	text-decoration: none;
	
}

#content .BoxBonus  a:hover  {
	color: #e60003;
	text-decoration: none;
	border-bottom: 1px solid #e60003;

}

#content .BoxBonus  span {
	color: #0052ce
}

.shadowTB div {
	position: relative;
	top: -4px;
	left: -4px;
	background: #fff;

}


#ReviewBtn  {
height: 38px;
font-weight: bold;
}
	
#ReviewBtn a {
      float:right;
      background:url("../images/button_review_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 14px;
      text-decoration:none;
		height: 38px;
		font-size: 14px;
		display: block;

      }
#ReviewBtn a span {
	float: right;
	display: block;
	background: url("../images/button_review_right.gif") 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 {
 font-size: 22px;
 font-weight: bold;
 padding: 0px 0px 0px 0px;
 margin: 0px;
 color: #333333;
}


/* Commercial */

#commercial {
	float: left;
	width: 175px;
	height: 100%;
	padding: 0px;
	margin: 0px 0  0px 0px;
	text-align:center;
	background:#fff url(../images/dot_bg_vertical.gif) repeat-y left;
	}
img.right {
float:right;
padding-left:10px;
border:0px;
}