@charset "utf-8";
/* CSS Document */


/*body {
	margin: auto; 
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.5em;
	color: #fff;
	font-size: 12px;
	background-image: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/bg_suits_fade.jpg");
	background-repeat: repeat-x;
	background-color: #000;

}*/

.clearing {
	height: 1px;
	margin-top: -1px;
	clear: both;
	overflow: hidden;	
}

/********** Header & Top Menu **********/
#headerwrap {
	position: relative;
	margin: auto;
	width:800px;
	text-align: left;
	margin-top: 3px;
	z-index: 30;
}
#pokertime {		/* carbon poker official clock */
	position: relative;
	float:left;
	height: 16px;
	width: 800px;
	top: 0px;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	text-align: right;
	vertical-align: top;
	background-image: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/infobarbg.png");
	background-repeat: no-repeat;
	z-index: 500;
	margin-top: 0px;
	clear:none;
}

.bartitles {
	position:relative;
	float: right;
	clear:none;
}
.dividerBlock{
	position:relative;
	float: right;
	color: #808080;
	font-size: 9px;
	clear:none;
}


#barNumCaribjackpot {
	position:relative;
	float: right;
	width: 185px;
	padding-right: 3px;
	clear:none;
	text-decoration:none;
	font-weight: bold;
	padding-left: 3px;

	color: #F0B929;				/* Modify for FADE IN COLOR */
	background-color:#000000; 	/* Modify for FADE OUT COLOR */
}
#barNumCaribjackpot span {
	cursor: pointer;
}
.jackpottitle,
.jackpottitle a {
	font-weight: normal;
	color: #fff;
	text-align:left;
	float: left;
	text-decoration:none;
}


#MERGE_playersonline {
	position:relative;
	float: right;
	font-weight: bold;
	color: #0CB60C;
	padding-left: 3px;
	clear:none;
}
#MERGE_date, #MERGE_time {
	position:relative;
	float: right;
	clear:none;
}



/* Login prompt*/


#loginWrap{
	position: relative;
	top: -2px;
	left: -15px;
	float: left;
	padding: 0px;
	margin: 0px;
	z-index: 5;
	width: 100px;

}

#loginWrap:hover #loginFloatBox { 
	display: block;
}
#loginBoxWrap{
	position: relative;
	padding-bottom: 0px;
	
}
#loginboxTop{

}
#loginboxCenter{
	height: auto;
	min-height: 50px;
	width: 200px;
	/*background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/sideBoxBG.gif) repeat-y;*/
	background-color: #000;
}
#loginboxBottom{
	position: relative;
	height: 5px;
	width: 200px;
	background-color: #000;
}


#loginboxHeading {
	text-transform : uppercase;
	line-height: 25px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	padding : 0px 10px 0px 10px;
	margin : 0px 10px 0px 10px;
	background-color: #000;

}
#loginOver {
	position: relative;
	left: -5px;
	top: 2px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

#loginFloatBox {
  	display: none;
	position: absolute;
 	float: left;
	left: 0px;
	top: 17px;
	border: 1px solid #282828;
} 
.formPadding {
	margin: 2px 0px 2px 0px;
}


hr {
	margin: 10px 0px 10px 0px;
	border: none 0; 
	border-top: 1px solid #DDDDDD;
	clear: both;
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.linespace {
	height: 10px;
	display: block;
}
.separator {
	position: relative;
	top: -1px;
	left: -10px;
	float: left;
	padding: 0px 10px 0px 15px;
	color: #808080;
	font-size: 9px;

}

.nl {
	clear: both;
}

.moreinfo {
	position: relative;
	top: -5px;
	text-align: center;
	margin: 0 auto; 
	color: #ffffff;
	font-size: 9px;
	padding: 1px 10px 1px 10px;

}
.moreinfo a {
	color: #ffffff;
	text-decoration: none;
}
.moreinfo a:hover {
	color: #ffffff;
}

.divider {
	color: #808080;
	font-size: 9px;
	display: inline;
}

.border {
	border: 1px solid #666666;
	
}

.smalltxt {
	color: #ffffff;
}
/* main body content */

#wrap {
	
	width:800px;
	padding: 0;
 	margin: 0 auto;
	background-color: #000000;
	/*z-index: 1; */
	height: auto;

}


#sidecolumn {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 185px;
	background-color: #1C1C1C;
	height: 100%;
}

#contentcolumn {
	position: relative;
	float: left;
	width: 610px;
	margin: 0px;
	margin-top: -1px;
	padding: 0px;
	background-image: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/contentpadding.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #282828;
	height: auto;
}

#contentheader{
	width: auto;
	height: 35px;
	background-image : url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/contentheader.png");
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 10px 0px 30px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	text-transform : uppercase;
	line-height: 1.5;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}
#contentwrap {
	position: relative;
	/*margin-left: 32px;*/
	width: 558px;
	padding: 10px;
	background-color: #1d1d1d;
	height: 100%;
}
#contentfooter {

	height: 23px;
	width: 610px;
	background-image: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/contentfooter.gif");
	background-repeat: no-repeat;
	background-position: bottom center;

}

/* Top Promo */
#toppromowrap {
	position: relative;
	margin: auto;
	height: 200px;
	width: 800px;
	border-left: 1px solid #282828;
	border-right: 1px solid #282828;
	border-top: 1px solid #282828;
	background: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/sprite-general.png") no-repeat left -200px;
	clear: both;
}



/* midbar */

#midwrap {
	margin: auto;
	height: 100px;
	width: 800px;
	border: 1px solid #282828;
	background-image: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/midbarbg.png");
	background-repeat: repeat-x;
}



.enlarge,
.enlarge a:visited,
.enlarge a:link {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	z-index: 1; /* firefox fix */
}



.popimg {
	position: relative;
	float: left;
	margin: 0px 8px 0px 8px;
	z-index: 1; /* firefox fix */
}
#middownload {
	position: relative;
	text-align: center;
	top: 0px;
	left: 0px;
}
/* Index Promo */

#promowrap {
	position: relative;
	top:0;
	width: 800px;
	height: 300px;
 	margin: 5px auto 5px auto;
	background-color: #111010;
	border: 1px solid #282828;
	padding: 0;
}
#promowrap p,
#promowrap h1{
 	margin: 0px;
}


#promoblock1, #promoblock2, #promoblock3 {
	position: relative;
	float: left;
	top:0;
	width: 260px;
	height: 295px;
	margin: 0px 0px 5px 5px;
	overflow:hidden;
	background-position: bottom center;
	background-repeat: no-repeat;
}


#promoblock1 a,
#promoblock1 a:hover,
#promoblock1 a:visited,
#promoblock2 a,
#promoblock2 a:hover,
#promoblock2 a:visited,
#promoblock3 a,
#promoblock3 a:hover,
#promoblock3 a:visited {
	color: white;
}

#promoblock1 {
	background: #051121 url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/sprite-promo_header.png") no-repeat -520px bottom;
	color: #d8e3fc;
}
#promoblock2 {
	background: #191818 url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/sprite-promo_header.png") no-repeat -1040px bottom;
	background-color: #191818;
	color: #f2f2f2;
}
#promoblock3 {
	background: #051121 url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/sprite-promo_header.png") no-repeat -520px bottom;
	background-color: #051121;
	color: #d8e3fc;
}
#promoblockH1, #promoblockH2, #promoblockH3 {
	height: 29px;
	width: 230px;
	padding: 6px 0px 0px 30px;
	background-repeat: no-repeat;
	font-weight: bolder;
	font-size: 14px;
	color: white;
	line-height: 100%;

}
#promoblockH1,
#promoblockH3 {
	background: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/sprite-promo_header.png") no-repeat left -30px;
}
#promoblockH2 {
	background: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/sprite-promo_header.png") no-repeat left -90px;
}
.promoContent {
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	font-size: 12px; 
}


.promoIMG {
	float: right;
	height: 93px;
	background: #000000;
	padding: 1px;
	margin: 5px;
}
.promoIMG img {
	border: 1px solid black;
}
.promoIMGTXT {
	text-align: center;
	font-size: 9px;
}
.promoIMGTXT a {
	text-align: center;
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
}
.promoDIVIDE{
	float: right;
}


#thumbs {
	position: relative;
	overflow: hidden;
	width: 93%;
	float: left;
	margin-top: 5px;
}

#thumbsinner {
	position: relative;
	left: 0px;
	top: 0px; 
	width: 970px;				/* ------- Payment options Change this width to prevent thumbs from going onto new line! increments of 70px each ------- */
}

#thumbsinner img {
	border: 0px;
}

.scrolllt {
	position: relative;
	float: left;
}

.scrollrt {
	position: relative;
	float: right;
}


/* side banner */

#sidebannerwrap {
	position: relative;
	left: 3px;
	width: 177px;
	height: 177px;
	border: 1px solid #000000;
	background-image: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/sidepromobg.png");
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	margin-bottom: 6px;

}
.sidetext {
	position: relative;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height:auto;
	padding: 10px;
	text-align: left;

}
.sideContentWrap {
	position: relative;
	left: 3px;
	width: 135px;

	border: 1px solid #000000;
	/*background-image: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/sidepromobg.png");
	background-repeat: repeat-x;
	background-color: #000;*/
	background:url("/css/gfx/small-gradient.png") repeat-x scroll center top transparent;
	display: block;
	text-align: center;
	padding: 10px;

	
}
#sidebanner {
	position: relative;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height:auto;
	color:#fff;
}
#sidebanner img {
	border: 1px solid black;
}


.globalpromowrap {
	position: relative;
	top:0;
	width: 800px;
 	margin: 5px auto 5px auto;
	background-color: #111010;
	border: 1px solid #151515;
	color:#fff;
}

.globalpromoblock {
	position: relative;
	top:0;
	background-color:#000000;
	background-image:url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/midbarbg_new.png);
	background-repeat:repeat-x;
	margin: 0px auto;
	padding:20px;
	width: auto;
}

.globalpromoblock a {
	color: #FFFFFF;
	font-weight: bold;
}

.globalpromoblock h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6f0000;
	text-align: left;
}
.globalpromoblock h2 {
	font-weight: bolder;
	color: #ffffff;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
}


.globalpromoblock h3 {
	color: #d0a837;
	font-weight: bolder;
	font-size: 14px;
	margin: 10px 0px 5px 0px;
}

.globalpromoblock h4 {
	color: #424242;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
}

.globalpromoblock hr {
	margin: 10px 0px 10px 0px;
	border: none 0; 
	border-top: 1px dotted #666666;
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.globalpromoblock ol, .globalpromoblock ul {
	margin-left: 40px;
}


#blogscroll {
	position: absolute;
	overflow: hidden;
	right: 0px;
	height: 26px;
	width: 500px;
	top:2px;

}

#blogscroll ul li {
  position: absolute;
  top: 30px;
  left: 5px;
  height: 30px;
  width: 500px;
}
#blogscroll ul li a{
  color: #FFFFFF;
  font-weight:bold;
  text-decoration:none;
}
#blogscroll ul li a:hover{
  text-decoration:underline;
}
#blogscroll ul li a:visited{
  color: #FFFFFF;
}


.blogfeeddate{
	color: #F0B91E;
	font-size:11px;
	
}
.blogfeed{
	position: relative;
	background: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/sprite-general.png") no-repeat left -800px;
	height: 35px;
	width:100%;
}

/* tourneyfeed table */
.tourneyfeed {
	position: relative;
	background-color: transparent;
	color: #fff;
	font-size: 10px;
	overflow:auto;
	float: left;
	height: 168px;
	width: 260px;
	
	
}
.tourneyfeed table, 
.tourneyfeed table p,
.tourneyfeed table a:link,  
.tourneyfeed table a:visited,
.tourneyfeed table li {
	color: #fff;
	text-decoration:none;
}

.tourneyfeed th,
.tourneyfeed th p,
.tourneyfeed th a:link,
.tourneyfeed th a:visited,
.tourneyfeed th li {
	font-weight: bold;
	color: #fff;
	padding: 0;	
}
.tourneyfeed td,
.tourneyfeed td p,
.tourneyfeed td a:link,
.tourneyfeed td a:visited,
.tourneyfeed td li {
	color: #fff;
	padding: 0;	
}
.tourneyfeed tbody {
	background-color: transparent;
	font-size: 10px;
}

#tourneyfeedCounter {
	background: url("http://cdn.carbonpoker.ag/skins/carbonBlue/images/sprite-promo_header.png") no-repeat left -150px;
	width:260px;
	padding: 3px 5px 2px 5px;
	color: #F0B91E;
	font-size: 10px;
	overflow:hidden;
	height: 46px;
}
#tourneyfeedDownload {
	position: absolute;

	top: 300px;	/*80px; displays item*/
	height:213px;
	width: 258px;
	border: 1px solid #3A3A3A;
	z-index: 500;

}



/* scroll */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;

}
.jScrollPaneDrag {
	position: absolute;
	left: -2px;
	cursor: pointer;

		border: 1px solid #696969;
	

}

.jScrollPaneDrag:hover {
	background-color: #acaaaa;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	height: 1px;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	height: 1px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 1px;
	text-indent: -2000px;
	overflow: hidden;
	height: 8px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/scroll/arrow_up.png) no-repeat 0 -7px;
}
a.jScrollArrowUp:hover {
	background-position: 0 0;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 1px;
	text-indent: -2000px;
	overflow: hidden;
	height: 7px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/scroll/arrow_down.png) no-repeat 0 -7px;
}
a.jScrollArrowDown:hover {
	background-position: 0 0;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
}

/* IE SPECIFIC HACKED STYLES */
* html .jScrollPaneDragBottom {
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */




/* countdown styles */
.countdown_row {
	position:relative;
	top: -18px;
	clear: both;
	float: right;
	right: 4px;
	width: 140px;;
	text-align: center;
	overflow:hidden;
}
.countdown_show1 div {
	width: 100%;
}
.countdown_show2 div {
	width: 50%;
}
.countdown_show3 div {
	width: 33%;
}
.countdown_show4 div {
	width: 25%;
}
.countdown_show5 div {
	width: 20%;
}
.countdown_show6 div {
	width: 16%;
}
.countdown_show7 div {
	width: 14%;
}
.countdown_section {
	float: left;
	font-size: 75%
}
.countdown_amount {
	font-size: 18px;
	font-weight:bold;
	color: #0CB60C;
}

.countdown_descr,
.countdown_descr a,
#TournyCountDownDescription{
	position: absolute;
	margin: auto;
	text-align:center;
	overflow:hidden;
	height: 20px;
	width: 250px;
	display: inline;
}
#TournyCountDownDescription a{
	text-decoration:none;
	font-style:italic;
	font-size: 10px;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:9000;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	color:#666666;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	color:#666666;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}



/* Fisheye CSS */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}

#dock2 {
	width: 450px;
	float: left;
	margin-top: 45px;
	margin-left: 25px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 70px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 label,
.dock-item2 span {
	padding-left: 0px;
	color: #FFFFFF;
	white-space: nowrap;
}
.dock-item2 img {
	border: none; 
	margin: 5px 0px 0px; 
	width: 100%; 
}

.highlightbox {
	background-color:#0C1623; 
	padding: 10px; 
	border: 1px solid #3060A9;
}

#carbon_footercontent h1 {
	font-size: 13px;
	color: #CCC;
	font-weight: bold;
	padding-top: 5px;
}

#carbon_footercontent h2 {
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
	padding-top: 3px;
}

#carbon_footercontent p {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	padding-bottom: 5px;
}

#carbon_footercontent a {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}

/*
 Navigation
*/

ul.MenuBarHorizontal, ul.MenuBarVertical {
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;	/* pad the text */
	list-style-type: none;
	cursor: default;
	width: auto;

}
ul.MenuBarVertical {
	width: 185px;

}


/* Menu item containers, position children relative to this container and are a fixed width */

ul.MenuBarHorizontal li{
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
		_width: 1px;  /* ie6 */
		_white-space: nowrap;  /* ie6 */
}
ul.MenuBarVertical li {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	width: auto;


}
ul.MenuBarVertical li {
	width: 185px;

}


/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	position: absolute;
	top: 32px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 50;
	cursor: default;
	width: 185px;
	left: -1000em;
	background-color:#000;
}
/* Text for Drop down */
ul.MenuBarHorizontal li.r1, ul.MenuBarVertical li.r1
{
	font-size: 11px;

}

ul.MenuBarHorizontal li.r2, ul.MenuBarVertical li.r2
{
	font-size: 11px;

}


/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li, 
ul.MenuBarVertical li

{
	width: 185px;

	background:url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navbg.png)
}
ul.MenuBarHorizontal ul li.r2, 
ul.MenuBarVertical li.r2
{
	width: 185px;

	background:url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navbg.png)
}


/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a, ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
/*
ul.MenuBarHorizontal a.MenuBarItemHover, 
*/
ul.MenuBarVertical a:hover
{
	width: 185px;
 	background:url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navover2.gif) bottom left no-repeat;
}

/* Hightlight the tab of the current page */
ul.MenuBarVertical li.MenuBarVerticalSelect {
	width: 185px;

 	background:url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navselect.png) top left no-repeat;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a
{
	margin-right: 4px;
	padding: 5px 13px 0px 13px; /* pad the text */
	text-align:left;
	height: 19px;

}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
* html ul.MenuBarHorizontal a:hover { /* ie6 hack */
	background-color: #162141;
	background-image: url(http://cdn.carbonpoker.ag/images/spacer.gif);
}

ul.MenuBarHorizontal a:hover, 
ul.MenuBarHorizontal li a:hover
{
	padding: 5px 12px 5px 12px; /* pad the text reset padding to account for the border */
	background-image: url(http://cdn.carbonpoker.ag/images/transWhite.png);
	border-left: 1px solid #3e4552;
	border-right: 1px solid #3e4552;
	border-top: 1px solid #000;
	border-bottom: 1px solid #424242;

}



/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li, ul.MenuBarVertical li
	{
		display: inline;
		f\loat: left;
	}
}


/* Text Link Colors */
ul.MenuBarHorizontal a:link,
ul.MenuBarHorizontal a:visited,
ul.MenuBarVertical a:link,
ul.MenuBarVertical a:visited {
	color: #ffffff;
	text-decoration:none;
}
ul.MenuBarHorizontal a:hover,
ul.MenuBarVertical a:hover {
	color: #ffffff;
	text-decoration:none;	
}



/*  First drop down menu position overide if required in skin */
ul.MenuBarHorizontal li.MenuFirst ul
{
	/*  change this value to move the first drop down left or right */
/* 	left: 0px;	
	float: left;
	padding-bottom: 0px;
	padding-top: 0px; */

}
/*  Last drop down menu position overide if required in skin */
ul.MenuBarHorizontal li.MenuLast ul
{
	/*  change this value to move the last drop down left or right */
/*
	right: 0px;	
	position: relative;
	padding-bottom: 0px;
	padding-top: 10px;
*/
}

ul li.MenuLast{
	position: relative;
/*
	width: 65px;
*/
}


ul.MenuBarHorizontal li ul li.MenuBottomPadding {
	top: 0px;
	height: 46px;
	width: 185px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navfoot.png) no-repeat;

}
ul.MenuBarHorizontal li ul li.MenuBottomPadding a:hover {
	height: 46px;
	width: 185px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navfoot_over.png) no-repeat;

}

ul.MenuBarHorizontal li ul li.MenuTopPadding {
	top: 0px;
	line-height: 0px;
	height: 7px;
	width: 185px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navhead.png) no-repeat;
	background-position: bottom left;
}

* html ul.MenuBarHorizontal li.MenuNavSelect a.MenuBarItemSubmenu, ul.MenuBarVertical a.MenuBarItemSubmenu{ /* ie6 hack */
	background-color: #162141;
	background-image: url(http://cdn.carbonpoker.ag/images/spacer.gif);
}
ul.MenuBarHorizontal li.MenuNavSelect a {
	padding: 5px 10px 5px 10px; /* pad the text reset padding to account for the border */
	background-image: url(http://cdn.carbonpoker.ag/images/transWhite.png);
	border-left: 1px solid #3e4552;
	border-right: 1px solid #3e4552;
	border-top: 1px solid #000;
	border-bottom: 1px solid #424242;
}

#nav {
	position: absolute;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	top: 3px;	/* master text level */
	left: 2px;
	padding: 0px;
	margin: 0 auto;
	width: 800px;
	z-index: 40;
}

.navlink {
	margin-left: 28px;
	line-height: 25px;
}
ul ul span.navlink {
	margin-left: 4px;
	padding-left: 19px;
	line-height: 20px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/subnavarrow.gif) center left no-repeat;
	display: block;
}


/* sidenav */
#sidenav {  
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	position: relative;
 	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;

}

ul.MenuBarVertical li.navhead
{
	position: absolute;
	height: 0px;
	width: 185px;
}
ul.MenuBarVertical li.navfoot, 
ul.MenuBarVertical li.navfoot a:hover 
{ /* sidenav footer */
	height: 53px;
	width: 185px;
	display: table-caption;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/sidenavfoot.png) bottom left no-repeat;
	vertical-align: bottom; /* ie 3px <li> bug fix */
}

ul.MenuBarVertical li.heading
{	/* sidenav heading */

	text-transform : uppercase;
	font-weight: bold;
	font-size: 14px;
	width: 152px;		/* width is 185px, need to subtract 33 for padding ie6 work around */
	padding-left: 33px;	/* this line effects the line above */
	height: 27px;
	line-height: 2;
	display: block;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navbgHeading.png) no-repeat;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}


ul.MenuBarVertical li.heading a:hover
{	/* sidenav heading */
	width: 152px;
	background: none;
}



/*
submenus
*/

ul.MenuBarVertical li.submenu {

	/*
height: 380px;
*/
	height: auto;
	width: 185px;
	vertical-align: bottom; /* ie 3px <li> bug fix */

}

ul.MenuBarVertical ul li a {

	width: 170px;
	display:block;
}
ul.MenuBarVertical ul
{
	position: relative;
	float: left;

	margin: 0;
	padding: 2px 0px 2px 0px;
	width: 185px;
	background:top no-repeat url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navsubbg.png);

}

ul.MenuBarVertical ul a:hover
{
	width: 170px;
	padding: 0px 5px 0px 0px;
	background-image: none;
	border: none;
	background-color:#05070d;
	display: block;
}

ul.MenuBarVertical li ul li, 
ul.MenuBarVertical li ul li.r2
{
	width: 170px;
	margin: 0px 0px 0px 5px;
	background: none;
}





/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li, ul.MenuBarVertical li
	{
		display: inline;
		f\loat: left;
	}
}


/* Text Link Colors */
ul.MenuBarHorizontal a:link,
ul.MenuBarHorizontal a:visited,
ul.MenuBarVertical a:link,
ul.MenuBarVertical a:visited {
	color: #ffffff;
	text-decoration:none;
}
ul.MenuBarHorizontal a:hover,
ul.MenuBarVertical a:hover {
	color: #ffffff;
	text-decoration:none;	
}



/*  First drop down menu position overide if required in skin */
ul.MenuBarHorizontal li.MenuFirst ul
{
	/*  change this value to move the first drop down left or right */
/* 	left: 0px;	
	float: left;
	padding-bottom: 0px;
	padding-top: 0px; */

}
/*  Last drop down menu position overide if required in skin */
ul.MenuBarHorizontal li.MenuLast ul
{
	/*  change this value to move the last drop down left or right */
/*
	right: 0px;	
	position: relative;
	padding-bottom: 0px;
	padding-top: 10px;
*/
}

ul li.MenuLast{
	position: relative;
/*
	width: 65px;
*/
}


ul.MenuBarHorizontal li ul li.MenuBottomPadding {
	top: 0px;
	height: 46px;
	width: 185px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navfoot.png) no-repeat;

}
ul.MenuBarHorizontal li ul li.MenuBottomPadding a:hover {
	height: 46px;
	width: 185px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navfoot_over.png) no-repeat;

}

ul.MenuBarHorizontal li ul li.MenuTopPadding {
	top: 0px;
	line-height: 0px;
	height: 7px;
	width: 185px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navhead.png) no-repeat;
	background-position: bottom left;
}

* html ul.MenuBarHorizontal li.MenuNavSelect a.MenuBarItemSubmenu, ul.MenuBarVertical a.MenuBarItemSubmenu{ /* ie6 hack */
/*
	background-color: #162141;
	background-image: url(http://cdn.carbonpoker.ag/images/spacer.gif);
*/
}
ul.MenuBarHorizontal li.MenuNavSelect {
	background-position: 50% 50% ;
	height: 29px;
	z-index: 1000;
}
ul.MenuBarHorizontal li.MenuNavSelect a {
	padding: 5px 10px 0px 10px; /* pad the text reset padding to account for the border */
	background-image: url(http://cdn.carbonpoker.ag/images/transWhite.png);
	border-left: 1px solid #3e4552;
	border-right: 1px solid #3e4552;
	border-top: 1px solid #000;
	border-bottom: 1px solid #424242;
	height: 24px;
	z-index: 500;
		_background-image: none;
		_padding: 5px 10px 0px 10px;
		_margin: 0px 4px 0px 0px;
}
ul.MenuBarHorizontal li.MenuNavSelect a:hover {
	_padding: 5px 10px 0px 10px;
	_margin: 0px 4px 0px 0px;
}

#nav {
	position: absolute;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	top: 3px;	/* master text level */
	left: 2px;
	padding: 0px;
	margin: 0 auto;
	width: 800px;
	z-index: 40;
}
.navlink {
	margin-left: 28px;
	line-height: 25px;
}
ul ul span.navlink {
	margin-left: 4px;
	padding-left: 19px;
	line-height: 20px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/subnavarrow.gif) center left no-repeat;
	display: block;
}

/* sidenav */
#sidenav {  
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	position: relative;
 	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

ul.MenuBarVertical li.navhead
{
	position: absolute;
	height: 0px;
	width: 185px;
}
ul.MenuBarVertical li.navfoot, 
ul.MenuBarVertical li.navfoot a:hover 
{ /* sidenav footer */
	height: 53px;
	width: 185px;
	display: table-caption;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/sidenavfoot.png) bottom left no-repeat;
	vertical-align: bottom; /* ie 3px <li> bug fix */
}

ul.MenuBarVertical li.heading
{	/* sidenav heading */

	text-transform : uppercase;
	font-weight: bold;
	font-size: 14px;
	width: 152px;		/* width is 185px, need to subtract 33 for padding ie6 work around */
	padding-left: 33px;	/* this line effects the line above */
	height: 27px;
	line-height: 2;
	display: block;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navbgHeading.png) no-repeat;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}


ul.MenuBarVertical li.heading a:hover
{	/* sidenav heading */
	width: 152px;
	background: none;
}


/*
submenus
*/

ul.MenuBarVertical li.submenu {

	/*
height: 380px;
*/
	height: auto;
	width: 185px;
	vertical-align: bottom; /* ie 3px <li> bug fix */

}

ul.MenuBarVertical ul li a {

	width: 170px;
	display:block;
}
ul.MenuBarVertical ul
{
	position: relative;
	float: left;
	margin: 0;
	padding: 2px 0px 2px 0px;
	width: 185px;
	background:top no-repeat url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/navsubbg.png);
}

ul.MenuBarVertical ul a:hover
{
	width: 170px;
	padding: 0px 5px 0px 0px;
	background-image: none;
	border: none;
	background-color:#05070d;
	display: block;
}

ul.MenuBarVertical li ul li, 
ul.MenuBarVertical li ul li.r2
{
	width: 170px;
	margin: 0px 0px 0px 5px;
	background: none;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* #TB_window {padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-size: 12px;
	color: #000;
	font-family:  "Trebuchet MS", Helvetica, Verdana, Arial,sans-serif;
}

#TB_secondLine {
	font-size: 10px;
	color:#666666;
	font-family:  "Trebuchet MS", Helvetica, Verdana, Arial,sans-serif;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #666666;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#666666;
	display:none;
	border: 10px solid #fff;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
	position: absolute;
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding: 11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow, #TB_closeWindowButton{
	position: relative;
	top: 2px;
	right: 2px;
	text-align:right;
	float:right;
	width: 15px;
	height: 15px;
}

#TB_closeAjaxWindow img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
}

#TB_closeAjaxWindow:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border-top: 1px solid #D5D4D8;
	border-left: 1px solid #D5D4D8;

}

#TB_ajaxWindowTitle{
	float:left;
	padding: 0px 0 5px 10px;
	margin-bottom:1px;
	
	font-size: 16px;
	color: #666666;
	font-family:  "Trebuchet MS", Helvetica, Verdana, Arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#TB_title{
	background-color:#fff;
	height:25px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	display: none;
	position: fixed;
	line-height: 100px;
	height:100px;
	width:100px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -50px; /* -height/2 0 0 -width/2 */
	background-color:#fff;
	text-align: center;
}
#TB_load img {
	margin-top: 34px;
}


* html #TB_load { /* ie6 hack */
	position: absolute;
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.TabbedPanels {

	margin: 0px 0px 0px 0px;
	padding: 0px;

	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	height: 100% auto;
}


.TabbedPanelsTabGroup {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


.TabbedPanelsTab {
	position: relative;
	top: -1px;
	left: 0px;
	float: left;
	padding: 4px 10px 4px 10px;
	margin: 0px 1px 0px 0px;
		_margin: 0px 1px 0px 0px;	/* ie6 */
		#margin: 0px 1px 0px 0px;	/* ie7 */
	

	font-size: 12px;
	font-weight: bold;
	
	list-style: none;
	border-left: solid 1px #121212;
	border-bottom: solid 1px #3A3A3A;
	border-top: solid 1px #3A3A3A;
	border-right: solid 1px #121212;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	z-index: 20;
	background-color: #171616;

	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/tabbedButtonBG.gif) repeat-x;

}


.TabbedPanelsTabHover {

	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/tabbedButtonBG_over.gif) repeat-x;
	border-left: solid 1px #3A3A3A;
	border-bottom: none;
	border-top: solid 2px #31426e;
	border-right: solid 1px #3A3A3A;
	top: 1px;
}


.TabbedPanelsTabSelected {
	position: relative;
	float: left;
	top: 1px;
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/tabbedButtonBG_over.gif) repeat-x;	
	background-color: #1C1C1C;
	border-bottom: none;	
	border-left: solid 1px #3A3A3A;
	border-top: solid 2px #31426e;
	border-right: solid 1px #3A3A3A;
	color: #fff;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	width: 100% auto;
	height: 100% auto;
}


.TabbedPanelsContent {

	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/tabbedContentBG_over.gif) repeat-x;	

	border: 1px solid #3A3A3A;
	width: 100% auto;
	height: 100% auto;
	padding: 10px;
	clear: both;
}


.TabbedPanelsContentVisible {

}

.tabimages {

	float: right;
	border: 1px solid #3A3A3A;
	width: 100% auto;
	height: 100% auto;
	margin: 10px;
clear: both;
}

/*
 Content
*/
#contentwrap #headerIMG {
	position: relative;
	/*top: -54px;
	left: -10px;*/
	border-bottom: 1px solid #606060;
	/*margin: 0px 0px -40px 0px;*/
	width: 578px;
	height: 155px;
	_width: auto;
}
#contentwrap #headerGAP {
	position: relative;
	top: -49px;
	left: -10px;
	margin: 0px 0px -50px 0px;
	width: 578px;
	height: 0px;
	_width: 100%;
}
.highlightbox {
	background-color:#0C1623; 
	padding: 10px; 
	border: 1px solid #3060A9;
	color:#fff;
}

/* define header images*/
#contentwrap .howtoplay{
	background-image: url("http://cdn.carbonpoker.ag/images/contentimages/howtoplay.jpg");
}
#contentwrap .games{
	background-image: url("http://cdn.carbonpoker.ag/images/contentimages/games.jpg");
}
#contentwrap .features{
	background-image: url("http://cdn.carbonpoker.ag/images/contentimages/features.jpg");
}
#contentwrap .tournaments{
	background-image: url("http://cdn.carbonpoker.ag/images/contentimages/tournaments.jpg");
}
#contentwrap .promotions{
	background-image: url("http://cdn.carbonpoker.ag/images/contentimages/promotions.jpg");
}
#contentwrap .community{
	background-image: url("http://cdn.carbonpoker.ag/images/contentimages/community.jpg");
}
#contentwrap .support{
	background-image: url("http://cdn.carbonpoker.ag/images/contentimages/support.jpg");
}
#contentwrap .aboutus{
	background-image: url("http://cdn.carbonpoker.ag/images/contentimages/aboutus.jpg");
}

/* end header images */

#contentwrap #contentIMG1, .contentIMG1 {
	position: relative;
	float: right;
	padding: 10px 0px 10px 10px;
}
#contentwrap .thumbs1 {
	position: relative;
	border: 5px solid #282828;
	margin: 0px 20px 10px 0px;
	float:left;
}
#contentwrap #galleryThumbs{
	position: relative;
	float: left;
	width: 500px;
}
#contentwrap #galleryThumbsIMG{
	padding: 5px;
	border: 1px solid black;
}
	

/***** Display Content Tags *****/


#contentwrap h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6f0000;
	text-align: left;
}

/*#contentwrap h2{
	position: relative;
	top: -48px;
	left: -40px;
	font-size: 14px;
	font-weight: bold;
	
	padding: 4px 10px 0px 30px;
	margin: 0px 0px 8px 0px;
	color: #ffffff;
	text-transform : uppercase;
	line-height: 1.5;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;

}*/
#contentwrap h3 {
	color: #d0a837;
	font-weight: bolder;
	font-size: 14px;
	margin: 2px;
}

#contentwrap h4 {
	color: #d0a837;
	font-size: 13px;
	font-weight: bold;
	margin: 2px;
}

#contentwrap .small {
	font-size: 10px;
}

#contentwrap .smalltxt {
	font-size: 10px;
	color: #ffffff;
}

#contentwrap .bonus {
	color: #D0A837;
}

#contentwrap p,#contentwrap li {
	font-size: 12px;
}

#contentwrap .bold {
	font-weight: bolder;
}

#contentwrap OL OL { 
	list-style: lower-roman inside;
}

#contentwrap .uppercase {
	text-transform: uppercase;
}


#contentwrap hr {
	margin: 10px 0px 10px 0px;
	color: #606060;
	height: 1px;

}

/********** Tables **********/


#contentwrap table, 
#contentwrap table p,
#contentwrap table a:link,  
#contentwrap table a:visited,
#contentwrap table li,{
	color: #000000;
}

#contentwrap table {
	background-color: #66666;
}

#contentwrap thead,
#contentwrap th,
#contentwrap th p,
#contentwrap th a:link,
#contentwrap th a:visited,
#contentwrap th li  {
	font-weight: bold;
	background-color: #b8b8b8;
	color: #000000;
}
#contentwrap tbody,
#contentwrap td,
#contentwrap td p,
#contentwrap td a:link,
#contentwrap td a:visited,
#contentwrap td li {
	color: #000000;
}
#contentwrap tbody {
	background-color: #e6e6e6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/********** Tables **********/


.globalpromoblock table, 
.globalpromoblock table p,
.globalpromoblock table a:link,  
.globalpromoblock table a:visited,
.globalpromoblock table li,{
	color: #000000;
}

.globalpromoblock table {
	background-color: #66666;
}
.globalpromoblock th,
.globalpromoblock th p,
.globalpromoblock th a:link,
.globalpromoblock th a:visited,
.globalpromoblock th li  {
	font-weight: bold;
	background-color: #b8b8b8;
	color: #000000;
}
.globalpromoblock td,
.globalpromoblock td p,
.globalpromoblock td a:link,
.globalpromoblock td a:visited,
.globalpromoblock td li {
	color: #000000;
}
.globalpromoblock tbody {
	background-color: #e6e6e6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/********** Tables **********/


#contentwrap .nostyle table, 
#contentwrap .nostyle table p,
#contentwrap .nostyle table a:link,  
#contentwrap .nostyle table a:visited,
#contentwrap .nostyle table li,{
	color: #fff;
}

#contentwrap .nostyle table {
	background-color: transparent;
}
#contentwrap .nostyle th,
#contentwrap .nostyle th p,
#contentwrap .nostyle th a:link,
#contentwrap .nostyle th a:visited,
#contentwrap .nostyle th li  {
	font-weight: bold;
	background-color: transparent;
	color: #fff;
}
#contentwrap .nostyle td,
#contentwrap .nostyle td p,
#contentwrap .nostyle td a:link,
#contentwrap .nostyle td a:visited,
#contentwrap .nostyle td li {
	color: #fff;
}
#contentwrap .nostyle tbody {
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#contentwrap #initial H2 {
  	display: none;
}
#contentwrap #initial #headerIMG {
  	display: none;
}

/* News Feed */

#contentwrap .newsDate {
	font-size:9px; 
	color:#1D1D1D; 
}
#contentwrap .news {
	font-size:14px; 
	color:#F0B929; 
}


/* Floating Lists */

#nameList h3 {
	font-size:14px;
	font-weight:bold;
	border-bottom: solid 1px #414040;
	margin: 10px 0px 10px 0px;
	padding:5px;
}
.info{
	float:right;
	padding: 10px;
	margin: 10px;
	background-color:#1F1F1F;
	border: dotted 1px #414040;

}
#nameList {
	padding-bottom: 20px;

}
#nameListCol1,
#nameListCol2 {
	width: 180px;
	float: left;
	border-right: dotted 1px #414040;
	height: inherit;
}

UL.floatlist {
	float:left;
    width: 180px;
    list-style-type:none;
	margin: 0px;
	padding:0px;
}
.floatlist li {
    width:160px;
    margin:10px 0 0 0;
    padding:0 0 0 20px;
    line-height:15px;
}
#contentwrap .floatlist li.letter {
	color: #D0A837;
	border-bottom: dotted 1px #414040;
	font-weight: bold;
	padding: 5px;
	margin: 2px;
}
	#ver-promo-wrapper {
		margin: 5px auto 0;
		background-color:#000;
		width:800px;
		padding:1px;
		background: url(http://cdn.carbonpoker.ag/images/ver/promo-box_bg.png) no-repeat;
		font-family:Arial;
		overflow:hidden;
		display:block;
	}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
	}
	#slider li{
		height:283px;
		width:800px;
		overflow:hidden;
		background: url(/images/ver/sprite-promo.jpg) no-repeat;
	}
	#slider li a{
		text-decoration: none;
	}
	#slider img {
		border:none;
	}

	#slider2 {
		text-align:center;
	}
	#slider2 ul {
		list-style: none;
		padding:0;
		margin:0 auto;
		width:560px;
	}
		#slider2 ul li {
			padding:10px 25px;
			text-align: center;
			display:block;
			float:left;
		}
	#slider2 a {
		color:#666;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
	}
	#slider2 .active-slide {
		background: url(http://cdn.carbonpoker.ag/images/ver/active-slide_bg.png) no-repeat center top;
	}
	#slider2 .active-slide a {
		color:white;
	}
		
	.self-clear {
		_height: 1%;
		*display: inline-block;
		_display: block;
	}
		.self-clear:after {
			content: ".";
			display: block;
			height: 0;
			visibility: hidden;
			clear: both;
		}

	.versioning-index-cpa  {
		border:medium none;
		margin-left:323px;
		margin-top:134px;
		position:absolute;
		text-align:center;
	}
	
	#slider li.ver-promo-march-madness {
		background-position: left -283px;
	}
	#slider li.ver-promo-get-free {
		background-position: left -849px;
	}
		#slider li.ver-promo-get-free p{
			color:#b4b3b3;
			font-size:12px;
			padding:0 0 0 208px;
			margin:0;
		}
	#slider li.ver-promo-vip-rewards {
		background-position: left -1415px;
	}
	#slider li.ver-promo-badbeat-jackpot {
		background-position: left -1981px;
	}
		#slider li.ver-promo-badbeat-jackpot p {
			color:#28dbef;
			font-size: 48px;
			padding:0 0 0 35px;
			margin:0;
		}

.terms {
	background-color: #0F0F0F;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #282828;
	padding: 5px 10px;
	margin-top: 5px;
	color:#fff;
}
.terms.hover {

	background-color: #282828;
	border: 1px solid #525151;
}
.termsarrow {
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/icon_toggle.png) 0 0 no-repeat;
	cursor: pointer;
	height: 22px;
	width: 22px;
	float:right;
	margin-top: -2px;
	behavior:url(/js/iepngfix.htc);
}
.termsarrow.termsarrowu {
	background: url(http://cdn.carbonpoker.ag/skins/carbonBlue/images/icon_toggle.png) 0 -44px no-repeat;
}

.two-col-right .terms h3,
#contentwrap .terms h3 {
	cursor: pointer;
	margin: -5px;
	color: #D0A837;
	font-size: 14px;
	font-weight: bolder;
	margin:0;
}

/*
	Language Bar
*/

#languagebar {
	height: 19px;
	position: absolute;
	top: 8px;
	right: 3px;
	z-index: 600;
}
.languageL{
	width: 22px;
	height: 19px;
	background: url(/skins/carbonBlue/images/language_bar_sprite.png) no-repeat 0px 0px;
	float:left;
}
.language{
	height: 19px;
	padding: 0px 5px;
	background: url(/skins/carbonBlue/images/language_bar_sprite.png) no-repeat -22px 0px;
	float:left;
	font-size: 10px;
}
.languageR{
	width: 11px;
	height: 19px;
	float:left;
	background: url(/skins/carbonBlue/images/language_bar_sprite.png) no-repeat -202px 0px;
}
.languageR:hover{
	background: url(/skins/carbonBlue/images/language_bar_sprite.png) no-repeat -214px 0px;
}
.languageSelect{
	position: absolute;
	width: auto;
	right: 3px;
	top: 18px;
	border: 1px solid #282828;
	background: #000000;
	padding: 9px;
	display: none;
}
.languageList{
	background: #000000 url(/skins/carbonBlue/images/menu_bg.png) repeat-x;
	border: 1px solid #474747;
	border-bottom-color: #bebebe;
}
.languageSelect UL{
	margin: 0px 0px;
	padding: 10px;
	list-style-type:none;
	list-style-position: inside;	
}
.languageSelect LI{
	padding: 2px 0px;
	margin: 0px 0px;
	white-space: nowrap;
}
.languageSelect LI a{
	text-decoration:none;
	color:#FFFFFF;
}
.languageSelect LI a:hover{
	text-decoration:underline;
}
.languageSelectHeading{
	text-transform : uppercase;
	padding: 0px 0px 5px 0px;
	margin-top: -3px;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
}		

.center {
	margin-left:auto;
	margin-right:auto;
}
