﻿#centreall
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000;
	margin:0;
	padding:0 0 30px 0;
	color: #000;
	text-align:center;
	background-position:top;
	background-repeat:repeat-x;
}


#container
{
    MARGIN: 5px auto;
    /*WIDTH: 820px;*/
    WIDTH: 1022px;
}
#banner
{
    height:72px;
    MARGIN-BOTTOM: 10px;
}
#topLogo
{
    width: 280px;
    height:72px;
    float: left;
}
#banner a.logo {
	display:block;
	width:270px;
	height:60px;
	background:url(/common/logos/ltdpoker_sml.jpg) no-repeat left top;
	position:relative;
	left:16px;
	top:10px;
	}

#topAd
{
    width: 620px;
	padding: 7px 0px 4px 92px; 
    float: left;
}

#ContentAd
{
    width: 620px;
	padding: 7px 0px 4px 2px; 
    float: left;
}


#MainTop
{
	width: 474px;
	height: 60px;
    BORDER: #DEDEDE 1px solid;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}

.review
{
	float: left;
	display: block;
    BORDER: #DEDEDE 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #569DDE;
	font-weight: bold;
	text-align: left;
	height: 68px;
	width: 130px;
	line-height: 28px;
	margin-left: 3px;
	background-color: #e3e8eb;
}
.promoreview
{
	float: left;
	width: 165px;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #569DDE;
	font-weight: bold;
	text-align: left;
	height: 68px;
	line-height: 28px;
	margin-left: 26px;
}



#ContentReview
{
	float: left;
	width: 468px;
	display: block;
    BORDER: #DEDEDE 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #569DDE;
	font-weight: bold;
	text-align: left;
	height: 68px;
	width: 130px;
	line-height: 28px;
	margin-left: 3px;
	background-color: #e3e8eb;
}




a.downloadlink, a.downloadlink:visited, a.downloadlink:active, 
#content a.downloadlink, #content a.downloadlink:visited, #content a.downloadlink:active
{
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../Common/images/new/download.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #569DDE;
	text-decoration: none;
	text-indent: 23px;
	margin-right: 4px;
	margin-top: 5px;
	margin-left: 4px;
}

a.reviewlink, a.reviewlink:visited, a.reviewlink:active,
#content a.reviewlink, #content a.reviewlink:visited, #content a.reviewlink:active
{
	display: block;
	color: #569DDE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../Common/images/new/Review.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-indent: 23px;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}

a.reviewlink:hover, a.downloadlink:hover,
#content a.reviewlink:hover, #content a.downloadlink:hover
{
	font-weight: bold;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#top
{
	height: 22px;
	background: white;
	border-bottom: #999999 1px solid;
	text-align: center;
}

#toplang{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	margin:0px 0px 0px 50px;
	padding:4px 0px 0px 0px;
	height:18px;
	color: #569DDE;
	text-decoration:none;
	float: right;
}


#toplinks{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0px 0px 0px 30px;
	padding:4px 0px 0px 0px;
	height:18px;
	width:290px;
	color:white;
	text-decoration:none;
	background-image: url(../Images/bluetop285x22.gif);
	background-repeat: no-repeat;
}

#toplinks a:link, #toplinks a:active, #toplinks a:visited{
	font-size:9px;
	color:white;	
	font-weight: bold;
	text-decoration: none;
}

#toplinks a:hover{
	font-size:9px;
	color:white;	
	font-weight: bold;
	text-decoration: underline;
}

.pageleft
{
	border: 1px solid black;
	width:300px;
	height:40px;
}
#content
{
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    padding-bottom: 5px;
    /*width: 468px;*/
    width: 600px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 5px;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	position: relative;
}

#admincontent
{
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    padding-bottom: 5px;
    /*width: 468px;*/
    width: 710px;
    margin-right: 5px;
    padding-top: 5px;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}


#content p
{
    font-size: 9pt;
    font-family: Tahoma;
    margin-left: 4px;
    margin-right: 4px;

}

#content a, .greylong-box bottom border a
{
    font-weight: bold;
    font-size: 10pt;
    color: #4391d7;
    font-family: Tahoma
}
#content a:link, a:visited, #content a:visited, .greylong-box bottom border a:visited
{
    color: #4391d7;
    TEXT-DECORATION: none
}
#content a:hover
{
    text-decoration: underline;    
}

#content .featurebox 
{
	border: 1px solid #a1a5a9; 
	margin: 0 0 6px 0; 
	padding: 0 0 10px 0; 
	background: #fff;
}

#content .featurebox h2 
{
	border: 0; 
	margin: 0; 
	padding: 3px 8px 4px 8px; 
	font-size: 10px;
}

#navcontainer .navtitle
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Tahoma;
    color: white;
    display: block;
    padding-left: 5px;
    padding-top: 5px;
    width: 125px;
    height: 20px;
    border-bottom: 1px solid #DEDEDE;
    background-image: URL(../Images/bluetop130x22.gif);
    background-repeat: no-repeat;
    background-position: center left;
}

#navcontainer ul
{
	padding-left: 0px;
    margin-left: 0px;
    color: #569DDE;
    font-size: 8pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    list-style-type: none
}

#navcontainer ul
{
    PADDING-LEFT: 0px;
    margin-left: 0px;
    color: #569DDE;
    font-size: 8pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: none
}

#navcontainer ul a, #navcontainer ul a:visited, #navcontainer ul li a:visited
{
    padding-right: 0px;
    display: block;
    padding-left: 5px;
    padding-bottom: 3px;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    font-size: 8pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    width: 124px;
    color: #569DDE;
    padding-top: 3px;
    border-bottom: #eee 1px solid;
}

#navcontainer a:hover, #navcontainer li a:hover, #navcontainer ul li a:hover
{
    color: white;
    background-color: #569DDE;
}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #EEEEEE;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #c5ccc9;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #c5ccc9;
color: black;
}

.basictab li.admin a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: black;
color: white;
}

#sidebar-a
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px 3px 0px 0px;
    PADDING-TOP: 5px;
    width: 140px;
}

#sidebar-b
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px 0px 0px 5px;
/*    WIDTH: 126px;*/
	width: 225px;
	/*border: 1px solid black;*/
    PADDING-TOP: 5px
}
#footer
{
    CLEAR: both;
    PADDING-RIGHT: 1px;
    MARGIN-TOP: 5px;
    MARGIN-BOTTOM: 5px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 5px;
    WIDTH: 1012px;
    PADDING-TOP: 5px;
    BACKGROUND-color: #3185D3;
    TEXT-ALIGN: center;

}

#footerads
{
    CLEAR: both;
    PADDING-RIGHT: 1px;
    MARGIN-TOP: 5px;
    MARGIN-BOTTOM: 5px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 5px;
    WIDTH: 1012px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: center;
}



#content .mainfeature
{
    float: left;
    width: 596px;
    border-bottom: solid 1px #dedede;
    border-left: solid 1px #dedede;
    border-right: solid 1px #dedede;
    padding: 0px, 0px, 4px, 4px;
    margin-bottom: 10px;
    margin-left: 3px;
}

#admincontent .mainfeature
{
    float: left;
    border-bottom: solid 1px #dedede;
    border-left: solid 1px #dedede;
    border-right: solid 1px #dedede;
    padding: 0px, 4px, 4px, 4px;
    width: 700px;
    margin-bottom: 10px;
}



#topsites
{
    CLEAR: both;
    PADDING-RIGHT: 1px;
    MARGIN-TOP: 2px;
    MARGIN-BOTTOM: 2px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 5px;
    WIDTH: 1020px;
    height:20px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center;
}

#footer a, #footer a:link,  #footer a:visited
{
    font-size: 8pt;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
}
#topsites a:link, #topsites a:visited, #topsites a
{
    font-size: 8pt;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;

    color: black;
    text-decoration: none
}

body
{
    font-size: 0.8em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: left;
}


.imgright
{
 float:right;
 margin-right: 4px;
 margin-top: 4px;  
 padding-right: 6px;
}

.imgleft
{
 float:left;
 margin-left: 4px;
 margin-right : 4px;
 margin-top: 4px;  
 padding-left: 4px;
 padding-right: 4px;
}
.imgfull
{
 float:left;
 margin-left: 14px;
 margin-right : 14px;
 margin-top: 4px;  
 padding-left: 4px;
 padding-right: 4px;
}


.featureimgleft
{
 float:left;
 margin-left: 0px;
 margin-right : 4px;
 margin-top: 2px;  
 padding-left: 0px;
 padding-right: 4px;
}

h1
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Tahoma;
    /*BACKGROUND-IMAGE: URL(../Images/bluetop600x22.gif);*/
	border-bottom: #383838 1px dotted;

    color:#383838;
    margin: 5px,0px,0px,3px;
    background-repeat: no-repeat;
    height: 24px;
    /*color: White;*/
    text-align: left;
}


chartHeader
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Tahoma;
    BACKGROUND-IMAGE: URL(../Images/bluetop600x22.gif);
    margin: 3px,0px,0px,0px;
    background-repeat: no-repeat;
    height: 24px;
    color: White;
    text-align: center;
}

/* Old H2 h2
{
    PADDING-LEFT: 10px;
    font-weight: bold;
    font-size: 10pt;
    font-family: Tahoma;
    color: white;
    padding: 6px, 0px, 0px, 0px;
    height: 19px;
    margin: 3px,0px,0px,0px;
    border-bottom: 1px solid #999999;
    BACKGROUND-IMAGE: URL(../Images/bluetop600x22.gif);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: center left;
    width:590px;
}
*/
h2
{
    font-weight: bold;
    font-size: 11pt;
   	background:url(../Img/bg-content-heading-blue.gif) no-repeat left top;
    font-family: Tahoma;
    padding-top: 12px;
    padding-left: 15px;
    position: relative;
    left: -8px;
/*    padding: 6px, 0px, 0px, 0px;
    margin: 13px,0px,0px,0px;*/
    height: 39px;
	/*border: #383838 1px dotted;*/
	/*border-bottom: #383838 1px dotted;*/
	/*background-color: #e3e3e3;*/
	text-align: left;
	color:White;
    width:600px;
}


h3
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Tahoma;
    padding: 3px,0px,0px,0px;
    margin-left: 4px;    
}

h4
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Tahoma;
    padding: 1px,0px,0px,0px;
    margin-left: 4px;    
}


.chartTitle
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Tahoma;
    padding: 3px,0px,0px,0px;
    margin-left: 4px;    
}

#sidebar-b A:link, A:visited, #sidebar-b A:visited
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #4391d7;
    text-decoration: none;    

}
#sidebar-b A:hover, #footer a:hover, #topsites a:hover
{
    text-decoration: underline;    
}

#userpanel
{
    width: 952px;
    height: 10px;
    text-align: left;
    font-size: 9pt;
    font-family: Tahoma;
    padding-left: 4px;   
    padding-top: 4px;
    padding-bottom: 4px;
    background: #EEEEEE;
}  

.promotitlecenter
{
    DISPLAY: block;
	clear:left;
	width: 240px;
	font-size:15px;
	line-height:33px;
	background:url(../img/bg-main-form-header240.gif) no-repeat left top;
	height:34px;
	margin:0 0 2px 0;
	color:#217CC3;
	text-align: center;
}
/*
.promotitlecenter
{
    DISPLAY: block;
    font-weight: bold;
    font-size: 8pt;
    WIDTH: 175px;
    padding: 4px 0px 0px 0px;    
    height: 20px;
    border-bottom: #DEDEDE 1px solid;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: none;
    color: white;
	background-image: url(../Images/bluetop175x22.gif);
	background-repeat: no-repeat;
    TEXT-ALIGN: center
}
*/
.promotable
{
    PADDING-LEFT: 0px;
    margin-left: 5px;
    width: 232px;
    border-right: #DEDEDE 1px solid;
    border-left: #DEDEDE 1px solid;
    border-bottom: #DEDEDE 1px solid;
	background:#F7F7F7;
}



.promo
{
    border-right: #dedede 1px solid;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    font-size: 8pt;
    margin-left: 5px;
    border-left: #dedede 1px solid;
    WIDTH: 232px;
    color: white;
    border-bottom: #dedede 1px solid;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: none;
	background:#F7F7F7;
/*    BACKGROUND-color: #fff;*/
    TEXT-ALIGN: center
}

.navpromo
{
    DISPLAY: block;
    PADDING-LEFT: 0px;
    font-size: 8pt;
    margin-left: 0px;
    WIDTH: 135px;
    color: white;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: none;
    BACKGROUND-color: #fff;
    text-align: left
}


.promonoborder
{
    DISPLAY: block;
    PADDING-LEFT: 0px;
    font-size: 8pt;
    margin-left: 0px;
    WIDTH: 232px;
    
    color: white;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: none;
    BACKGROUND-color: #fff;
    text-align: center
}

.promotext
{
    font-weight: bold;
    font-size: 8pt;
    margin-left: 0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: none;
    color: black;
    padding-left: 4px;
}


.content1
{
    font-size: 9pt;
    font-family: Tahoma;
    margin-left: 4px;
    margin-right: 4px;
    text-align: justify;
}

.datatd
{
    font-size: 8pt;
    margin-left: 0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}


#userpanel A
{
    font-weight: bold;
    font-size: 8pt;
    color: #4391d7;
    margin-left: 10px;
    font-family: Tahoma;
    text-align: right;
    TEXT-DECORATION: none;
    
}

#userpanel A:link, a:visited, #userpanel a:visited
{
    color: #4391d7;
    TEXT-DECORATION: none;
}

#userpanel A:hover
{
    text-decoration: underline;    
}

#topsites
{
    CLEAR: both;
    PADDING-RIGHT: 1px;
    MARGIN-TOP: 2px;
    MARGIN-BOTTOM: 2px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 5px;
    WIDTH: 952px;
    height:20px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center;
}

.top5
{
    PADDING-LEFT: 20px;
    font-weight: bold;
    font-size: 9pt;
    font-family: Tahoma;
    color: #e52210;
    BACKGROUND-IMAGE: URL(../Images/Icons/small_top.gif);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: left;
}

.body_button
{
    border-right: 0px;
    PADDING-RIGHT: 0px;
    border-top: 0px;
    PADDING-LEFT: 10px;
    font-size: 10px;
    BACKGROUND-IMAGE: url(../images/go_button.gif);
    background-repeat: no-repeat;
    PADDING-BOTTOM: 5px;
    border-left: 10px;
    WIDTH: 120px;
    CURSOR: pointer;
    color: #000000;
    PADDING-TOP: 0px;
    border-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    HEIGHT: 21px;
    TEXT-DECORATION: none
}
.body_button A:link
{
    color: #000000;
    TEXT-DECORATION: none
}
.body_button A:visited
{
    color: #000000;
    TEXT-DECORATION: none
}
.body_button A:hover
{
    color: #000000;
    TEXT-DECORATION: none
}
.body_button A:active
{
    color: #000000;
    TEXT-DECORATION: none
}

.datalabel
{
    font-weight: bold;
    font-size: 8pt;
    color: #569DDE;

    font-family: Tahoma
}

dl.news {
	margin:0 0 0 5px;
	padding:0;
	width:580px;
	text-align:justify
	}
dl.news dt {
	color:#8A8A8A;
	margin:0 0 0 7px;
	font-size: 11px;
	}
dl.news dd {
	margin:0 0 10px 5px;
	background:url(../img/bg-dotted.gif) repeat-x bottom;
	padding:0 0 12px 0
	}
dl.news dd.last {
	background:none
	}
dl.news strong {
	line-height:110%;
	font-size:12px;
	display:block;
	margin:2px 0 4px 3px
	}
dl.news .category {
	font-size:10px;
	display:block;
	margin:2px 0 4px 3px;
	text-align: right;
	}


dl.news dd p {
	font-size:105%;
	line-height:120%;
	margin:0 0 2px 0
	}
dl.news dd a {
	color:#007CDC;
	font-size:75%;
	}
dl.news dd p a {
	color:#007CDC;
	}

dl.news dd a:hover {
	text-decoration:underline
	}
	
/* New promotion boxes */ 
.grey-box {
	float:right;
	width:219px;
	background:url(../img/bg-grey-box-top.gif) no-repeat left top;
	padding:9px 10px 0 0px;
	margin:0 0 9px 0
	}
.greyleft-box {
	float:right;
	width:219px;
	background:url(../img/bg-grey-box-top.gif) no-repeat left top;
	padding:9px 0px 0 0px;
	margin:0 0 9px 0;
	height: 180px;
	}
.playersponsorship-box, .featuredroom-box {
	float:left;
	width:288px;
	background:url(../img/bg-white-290box-top.gif) no-repeat left top;
	padding:4px 12px 0 0px;
	margin:0 0 29px 0;
	}
.playersponsorship-box .bottom, .featuredroom-box .bottom {
	float:left;
	width:290px;
	background:url(../img/bg-white-290box-bottom.gif) no-repeat left bottom;
	padding:0 0 9px 0
	}

.grey-box .bottom, .greyleft-box .bottom {
	float:left;
	width:219px;
	background:url(../img/bg-grey-box-bottom.gif) no-repeat left bottom;
	padding:0 0 5px 0
	}
.grey-box .border, .greyleft-box .border {
	float:left;
	width:197px;
	background:url(../img/bg-grey-box.gif) repeat-x bottom;
	/*min-height:123px;*/
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:0 10px;
	color:#787878
	}
.playersponsorship-box .border, .featuredroom-box .border
	{
	float:left;
	width:268px;
	background:url(../img/bg-grey-box.gif) repeat-x bottom;
	/*min-height:123px;*/
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:0 10px;
	color:#787878
	}
	
* html .grey-box .border, * html .greyleft-box .border, .playersponsorship-box .border .featuredroom-box .border {
	height:123px
	}
.grey-box p.header, .greyleft-box p.header  {
	color:#383838;
	font-size:84%;
	padding:2px 50px 4px 0;
	background:url(../img/lamp.gif) no-repeat 152px 0
	}
.grey-box p.header-dollar, .greyleft-box p.header-dollar  {
	color:#383838;
	font-size:84%;
	padding:2px 50px 4px 0;
	background:url(../img/dollar.gif) no-repeat 152px 0
	}
.grey-box p.header-refer, .greyleft-box p.header-refer  {
	color:#383838;
	font-size:84%;
	padding:2px 0px 4px 40px;
	background:url(../img/Refer-a-Friend.gif) no-repeat 0px 0
	}

.grey-box p, .greyleft-box p, .playersponsorship-box, p .featuredroom-box p {
	font-size:70%;
	margin:0 0 8px 0
	}
.playersponsorship-box p.header {
	color:#383838;
	font-size:125%;
	padding: 6px 25px 17px 0;
	background:url(../common/images/Icons/Cash-32x32.gif) no-repeat 225px 0
	}

.featuredroom-box p.header {
	color:#383838;
	font-size:84%;
	padding: 6px 25px 14px 0;
	background:url(../common/images/Icons/Reports-32x32.gif) no-repeat 225px 0
	}



/* New promotion boxes */ 
.greylong-box {
	float:right;
	width:370px;
	background:url(../img/bg-white-box-top.gif) no-repeat left top;
	padding:9px 0 0 0;
	margin:0 0 29px 0
	}
.greylongleft-box {
	float:left;
	width:370px;
	background:url(../img/bg-white-box-top.gif) no-repeat left top;
	padding:9px 0px 0 0;
	margin:0 0 29px 0;
	height: 180px;
	}
.greylong-box .bottom, .greylongleft-box .bottom {
	float:left;
	width:370px;
	background:url(../img/bg-white-box-bottom.gif) no-repeat left bottom;
	padding:0 0 9px 0
	}
.greylong-box .border, .greylongleft-box .border {
	float:left;
	width:348px;
	background:url(../img/bg-white-box.gif) repeat-x bottom;
	/*min-height:123px;*/
	border-left:1px solid #bfcad2;
	border-right:1px solid #bfcad2;
	padding:0 10px;
	color:#787878
	}
* html .greylong-box .border, * html .greylongleft-box .border {
	height:123px
	}
.greylong-box p.header, .greylongleft-box p.header {
	color:#383838;
	font-size:84%;
	padding:2px 50px 4px 0;
	/*background:url(../img/lamp.gif) no-repeat 252px 0*/
	}
.greylong-box p, .greylongleft-box p  {
	font-size:70%;
	margin:0 0 8px 0
	}
	
/* New Topbanner Panel */
.topbanner {
	float:left;
	width:596px;
	margin:0 0 15px 0;
	background:#FEFEFE url(../img/bg-topbanner.gif) repeat-y left;
	color:#527187;
	font-size:80%;
	font-family:tahoma,sans-serif;
	}
.topbanner .top {
	float:left;
	width:100%;
	background:url(../img/bg-topbanner-top.gif) no-repeat left top;
	}
.topbanner .bottom {
	float:left;
	width:100%;
	background:url(../img/bg-topbanner-bottom.gif) no-repeat left bottom;
	padding:8px 0 2px 5px;
	}
.topbanner p,
.topbanner ul {
	margin:0 0 10px 5px;
	}
.topbanner ul {
	padding:0;
	list-style:none;
	}
.topbanner li{
	padding:0 0 0 10px;
	background:url(../img/bullet.gif) no-repeat 0px 6px;
	}


#content .description 
{
	color: Gray;
	font-size: 11px;
}
#content .url 
{
	color: Gray;
	font-size: 9px;
	font-weight: bold;
}	
	
#main-breadcrumb {
	position:relative;
	width: 1015px;
	height: 22px;
	margin: 3px 0 0 0;
	border-top: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
	text-align: left;
	padding:0;
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	}
	
.breadcrumb
{
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

#main-breadcrumb a, .breadcrumb a
{
/*	position:absolute;*/
	background: transparent url(../common/images/breadcrumb-grey.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
    color:#383838;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    
	/*color: navy;*/
}

#main-breadcrumb a:visited, #main-breadcrumb a:active, .breadcrumb a:visited, .breadcrumb a:active{
    color:#383838;
}

#main-breadcrumb a:hover, .breadcrumb a:hover{
text-decoration: underline;
}	
		
.content125x125
{
    padding: 10px 10px 10px 10px;
    margin-left: 58px;
    width: 175px;
    height: 145px;
	text-align:center; 
    border-top: #DEDEDE 1px solid;
    border-right: #DEDEDE 1px solid;
    border-left: #DEDEDE 1px solid;
    border-bottom: #DEDEDE 1px solid;
}

.content300x250
{
    padding: 10px 5px 10px 5px;
    width: 325px;
    height: 275px;
	text-align:center; 
    border-top: #DEDEDE 1px solid;
    border-right: #DEDEDE 1px solid;
    border-left: #DEDEDE 1px solid;
    border-bottom: #DEDEDE 1px solid;
}


#newslist 
{
	list-style-image: url(http://www.ltdpoker.com/Common/logos/ltd-bullet.gif); 
} 

.border .newscategory {

	font-size: 11px;
	color: #2D3543;
	text-decoration: underline;
	font-size: 110%;
	background-image: url(http://www.ltdpoker.com/Common/logos/ltd-bullet.gif);

	background-repeat: no-repeat;
	padding-left: 15px;

	background-position: 0px 5px;
	display: block;

	float: left;
	height: 20px;
	width: 145px !important;
	width /**/:160px;

	position: relative;
	padding-top: 2px;
}


#content .greylong-box a, #content .greylong-box a:link, #content .greylong-box a:active, #content .greylong-box a:visited,
#content .greylongleft-box a, #content .greylongleft-box a:link, #content .greylongleft-box a:active, #content .greylongleft-box a:visited
{
	font-size:12px;
	color:Gray;	
	font-weight: bold;
}
 
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	 border: 1px dashed gray;
	margin: 0 5px 5px 5px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
	border: 1px solid #2D3543;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #e3e3e3;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 111px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


.imgtitle
{
	font-size: 9px;
	font-weight: bold;
	color: #2D3543;
	width: 140px;
	padding-left: 8px;
}

.score
{
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-align: right;
}

.reviewtitle
{
	font-size: 11px;
	font-weight: bold;
	color: #2D3543;
	text-align: right;
}

.headlinecenter
{
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-align: center;
	margin-left: 5px;
}



.adsquareright
{
 float:right;
 margin-right: 23px;
 margin-top: 4px;  
 padding-right: 6px;
 padding-top: 6px;
 padding-bottom: 6px;
 padding-left: 6px;
 border: 1px dashed gray;
}

.logoright
{
 float:right;
 margin-right: 5px;
 margin-top: 4px;  
 padding-right: 16px;
 padding-top: 6px;
 padding-bottom: 6px;
 padding-left: 16px;
 border: 1px dashed gray;
}

.rankingright
{
 position: absolute;
 left: 425px;
 top: 80px;
 margin-right: 5px;
 margin-top: 4px;  
 padding-right: 6px;
 padding-top: 6px;
 padding-bottom: 6px;
 padding-left: 6px;
 height: 240px;
 width: 165px;
 border: 1px dashed gray;
	font-size: 9px;
	font-weight: bold;
	color: #2D3543;
}


.maintabletdbold
{
    PADDING-LEFT: 0px;
    margin-left: 0px;
    font-size: 8pt;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: none;
    color: #e52210;
    BACKGROUND-color: white;
    TEXT-ALIGN: center;
}


.maintabletd
{
    PADDING-LEFT: 0px;
    margin-left: 0px;
    font-size: 8pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: none;
    color: #e52210;
    BACKGROUND-color: white;
    TEXT-ALIGN: center;
}


.gobottom
{
    float: left;
    display: block;
    padding-left: 0px;
    font-size: 9pt;
	color:#8A8A8A;
    width: 135px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    bottom: auto;
}
.gobottomright
{
    float: right;
    display: block;
    padding-left: 0px;
    font-size: 9pt;
	color:#8A8A8A;
    width: 135px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    bottom: auto;
}


.gobottom a:link, .gobottom a:visited, .gobottom a:visited
{
    TEXT-DECORATION: none
}
.gobottom a:hover
{
    text-decoration: underline;    
}


.border .faqcategory {

	font-size: 11px;
	color: #2D3543;
	text-decoration: underline;
	font-size: 110%;
	background-image: url(http://www.ltdpoker.com/Common/logos/ltd-bullet.gif);

	background-repeat: no-repeat;
	padding-left: 15px;

	background-position: 0px 5px;
	display: block;

	float: left;
	height: 20px;
	width: 145px !important;
	width /**/:160px;

	position: relative;
	padding-top: 2px;
}


.iconspan{
float: right;
padding-top: 7px;
padding-right: 7px;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}


.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 500px;
}
