body {
	margin-right: auto; margin-left:auto; margin-top:15px;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.5em;
	color: #fff;
	font-size: 12px;
	background-image: url("/images/grey_bg.jpg"); 
	background-repeat: repeat-x;
	background-color: #000;

}

a {color:#78a; text-decoration:none;}
a:hover {color:#9ae; text-decoration:none;}

.clearing {
	height: 1px;
	margin-top: -1px;
	clear: both;
	overflow: hidden;	
}

/********** Header & Top Menu **********/
#headerwrap {
	position: relative;
	margin: auto;
	width:906px;
	text-align: left;
	margin-top: 0;
	z-index: 30;
}
#logo {
	height: 120px;
}
#topmenu {
	position: relative;
	float:left;
	margin: 0 auto;
	padding: 0;
	width: 906px;
	height: 36px;
	background-image: url("/images/navmainbg.png");
	background-repeat: no-repeat;
	z-index: 30;
}
#pokertime {		/* official clock */
	position: relative;
	float:left;
	height: 16px;
	width: 904px;
	top: 0px;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	text-align: right;
	vertical-align: top;
	background-image: url("/images/infobarbg.png");
	background-repeat: no-repeat;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color:#000000;
	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: 180px;
	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;
}


#playersonline {
	position:relative;
	float: right;
	font-weight: bold;
	color: #0CB60C;
	padding-left: 3px;
	clear:none;
}
#date, #time {
	position:relative;
	float: right;
	clear:none;
}


.submenu a, submenu.a:visited {
	position: relative;
	float: left;
	padding: 0px 5px 0px 10px;
	float: left;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;

}




/* 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(/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;
} 
.loginbox {
	padding : 10px;
	margin : 1px 9px 0px 10px;
	vertical-align: bottom;
	border: 1px solid #474747;
	border-bottom: 1px solid #bebebe;
	font-size: 11px;
	background-color: #1D1D1D;
}
.formPadding {
	margin: 2px 0px 2px 0px;
}
.textbox {
	width: 160px;
}

/* TEXT */

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #78a;
	text-align: left;
	padding-bottom:7px;
}
h2 {
	font-weight: bolder;
	color: #ffffff;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
}
h3 {
	color: #d0a837;
	font-weight: bolder;
	font-size: 14px;
	margin: 2px;
}

h4 {
	color: #d0a837;
	font-size: 13px;
	font-weight: bold;
	margin: 2px;
}

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*/
}

.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;
}

.blue {
	font-weight: bold;
	color: #78a;
	text-align: left;
	padding-left:10px;
}

/* main body content */

#wrap {
	
	width:906px;
	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: #151515;
	height: 100%;
}

#contentcolumn {
	position: relative;
	float: left;
	width: 610px;
	margin: 0px;
	margin-top: -1px;
	padding: 0px;
	background-image: url("/images/contentpadding.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #282828;
	height: auto;
}

#contentheader{
	width: 610px;
	height: 35px;
	background-image : url("/images/contentheader.png");
	background-repeat: no-repeat;
}
#contentwrap {
	position: relative;
	margin-left: 32px;
	width: 558px;
	padding: 10px;
	background-color: #1d1d1d;
	height: 100%;
}
#contentfooter {

	height: 23px;
	width: 610px;
	background-image: url("/images/contentfooter.gif");
	background-repeat: no-repeat;
	background-position: bottom center;

}

/* Top Promo */
#toppromowrap {
	position: relative;
	margin: auto;
	height: 200px;
	width: 906px;
	border-left: 1px solid #282828;
	border-right: 1px solid #282828;
	border-top: 1px solid #282828;
	background-image: url("/images/promo.jpg");
	background-repeat: no-repeat;
	background-color:#000000;
	clear: both;
}



/* midbar */

#midwrap {
	margin: auto;
	height: 100px;
	width: 906px;
	border: 1px solid #282828;
	/*background-image: url("/images/midbarbg.png");*/
	background-repeat: repeat-x;
}

#midwrap p {margin-left: 30px;}
#midwrap img {margin-left: 15px;}
#midwrap h2 {margin-left: 15px;}
#midwrap ul {padding-left:15px; padding-right:25px;}
#midwrap ol {padding-left:15px;}



.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: 906px;
	height: 300px;
 	margin: 5px auto 5px auto;
	background-color: #111010;
	border: 1px solid #282828;
}



#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-image: url("/images/promobg_dkblue.png" );
	background-color: #051121;
	color: #d8e3fc;
}
#promoblock2 {
	background-image: url("/images/promobg_dkgrey.png");
	background-color: #191818;
	color: #f2f2f2;
}
#promoblock3 {
	background-image: url("/images/promobg_dkblue.png");
	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 {
	background-image: url("/images/promoHeader_drkblue.gif");
}
#promoblockH2 {
	background-image: url("/images/promoHeader_black.gif");
}
#promoblockH3 {
	background-image: url("/images/promoHeader_drkblue.gif");
}
.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;
}




/********** Footer **********/

#footer {
	position: relative;
	width: 100%;
	margin: auto;
	clear: both;
	
}
#footernav {
	width: 906px;
	height: 25px;
	text-align: center;
	background-image: url("/images/navfooterbg.png");
	background-repeat: no-repeat;
	margin: auto;
}
#footernav p {
	position: relative;
	font-size: 11px;
	text-align: center;	
	margin: 0px;
	padding-top: 2px;
	font-weight: bolder;
	top: 2px;
}
#footernav a {
	color: #ffffff;
	text-decoration: none;
}
#footerinner {
	position: relative;
	top: 5px;
	width: 906px;
	height: 140px;
	text-align: center;
 	margin: 0 auto;
	background-image: url("/images/footerbg.png");
	background-repeat: no-repeat;

}
#footer img {
	padding-top: 0px;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #BCBCBC;
}
#footercopyright {
	position: absolute;
	top: 115px;
	right: 0px;
	font-size: 10px;
	color: #cbcaca;
}
#footerimg2 {
	position: absolute;
	top: 130px;
	right: 0px;
	font-size: 10px;
}
#footerpayment {
	position: relative;
	padding: 2px;

}
#footerpaymentstxt {
	position: absolute;
	top: 10px;
	right:18px;
	font-size: 11px;
	color: #cbcaca;
}

#footerpaymentstxt a {
	color: #78a; text-decoration:none;
}

#footerpaymentstxt a:hover {
	color: #98e; text-decoration:none;
}

#footpromo {
	position: absolute;
	left: 30px;
	top: 50px;

}

#thumbs {
	position: relative;

	overflow: hidden;
	width: 93%;
	float: left;
	margin-top: 5px;

}

#thumbsinner {
	position: relative;
	left: 5px;
	top: 0px; 
	width: 860px;				/* ------- Change this width to prevent thumbs from going onto new line! ------- */
}

#thumbsinner img {
	border: 0px;
}

.scrolllt {
	position: relative;
	float: left;
}

.scrollrt {
	position: relative;
	float: right;
}

.check_table {
	position: relative;
	top:0;
	width: 825px;
 	margin: 5px auto 5px auto;
	padding:5px;
	background-color: #222222;
	color: #ffffff;
	/*line-height: 20px;*/
	border: 1px solid #2d2d2d;
}

.check_table td{padding:6px;}


/* side banner */

#sidebannerwrap {
	position: relative;
	left: 3px;
	width: 177px;
	height: 177px;
	border: 1px solid #000000;
	background-image: url("/images/sidepromobg.png");
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	margin-bottom: 6px;

}
#sidebanner {
	position: relative;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height:auto;

}
#sidebanner img {
	border: 1px solid black;
}


.globalpromowrap {
	position: relative;
	top:0;
	width: 906px;
 	margin: 5px auto 5px auto;
	background-color: #111010;
	border: 1px solid #151515;
}

.globalpromoblock {
	position: relative;
	top:0;
	width: 825px;
 	margin: 5px auto 5px auto;
	padding: 20px;
	background-color: #222222;
	color: #ffffff;
	line-height: 20px;
	border: 1px solid #2d2d2d;
}

.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,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-image: url("/images/blogfeed-footer.png"); 
	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;
}
.tourneyfeed td,
.tourneyfeed td p,
.tourneyfeed td a:link,
.tourneyfeed td a:visited,
.tourneyfeed td li {
	color: #fff;
}
.tourneyfeed tbody {
	background-color: transparent;
	font-size: 10px;
}

#tourneyfeedCounter {

	background-image: url("/images/tournament-feedsCF_bg.jpg");
	background-repeat:no-repeat;
	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;
	/*background-color: #666;*/

	height: 8px;
	background: url(/images/arrow_up.png) no-repeat 0 -7px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
	background-position: 0 0;

}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 1px;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/

	height: 7px;
	background: url(/images/arrow_down.png) no-repeat 0 -7px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
	background-position: 0 0;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* 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: 40px;
	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 span {
	padding-left: 0px;
	color: #FFFFFF;
}
.dock-item2 img {
	border: none; 
	margin: 5px 0px 0px; 
	width: 100%; 
}

.highlightbox {
	background-color:#0C1623; 
	padding: 10px; 
	border: 1px solid #3060A9;
}
