/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0055

*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    background-color: #E9E9E9;
    float: none;
}

img {
    border: none;
}

a:active, a:focus, a:visited {
    text-decoration: none;
    outline: none;    
}

h2, h3, h4 {
font-family : Verdana, Arial, Palatino, Sans-Serif;
}

h3, h4, h5, h6  {
    padding: 5px 0px 5px 10px;
    font-size: 10pt;
    font-family : Verdana, Arial, Palatino, Sans-Serif;
}

ul {
    margin: 0px;
    padding: 0px;
}

/*   HEADER  */

#head-ctr {
    display: block;
    margin: auto;
    background-image: url(./images/head.jpg);
    background-position: top;
    background-repeat: no-repeat;
    width: 1000px;
    height: 219px;
    text-align: center;
    float: none;
    clear: both;
    margin-top: 0px;
}

h1 {
    padding-top: 79px;
    padding-left: 240px;
    font-size: 22pt; 
    text-transform: capitalize;
    text-align: left;
    color: #FFFFFF;
    margin-top: 0px;
    font-weight: bold;
}


h1 a {
color: #D5D66F;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}

h1 a:hover {
color: #FFFFFF;
text-decoration: none;
}


#menu-ctr {
text-align: center;
font-size: 9pt;
margin: auto;
float: none;
margin-top: 54px;
padding: 0px;
width: 820px;
height: 30px;
overflow: hidden;
border-bottom: none;
border-top: none;
padding-left: 0px;
margin-left: 180px;
}

#menu-ctr ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#menu-ctr ul li {
    display: block;
    _display: inline;
    float: left;
    height: 30px;
    width: auto;
    margin-left: 0px;
    _padding-top: 4px;    
}

#menu-ctr ul li:hover {
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;   
}

#menu-ctr ul li a { 
    display: block;
    _display: inline;
    height: 21px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9pt;
    padding: 3px 15px 2px 15px;
    text-decoration: none;
    _padding-bottom: 13px;
}

#menu-ctr ul li.current_page_item  { 
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF; 
}

#menu-ctr ul li.current_page_item a{ 
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(./images/menu-hover.jpg);
    background-repeat: repeat-x;
    background-position: top;
    _border-left: 1px solid #FFFFFF;
    _border-right: 1px solid #FFFFFF;
}

#menu-ctr ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(./images/menu-hover.jpg);
    background-repeat: repeat-x;
    background-position: top;
    _border-left: 1px solid #FFFFFF;
    _border-right: 1px solid #FFFFFF;
}



/*   END HEADER  */

/*  MAIN */

#main-ctr {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    padding-top: 0px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

#content-ctr {
    width: 780px;
    margin-bottom: 10px;
    color: #2C3F03;
}

/*   END MAIN  */

/*   #POST  */

.post-ctr {
    float: left;
    width: 770px;
    _width: 770px;
    margin-left: 7px;
    _margin-left: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000000;
    padding: 0px;
}


.post-ctr a {
   text-decoration: underline;
   color: #0C560B;
}


.post-ctr a:hover {
    color: #6F726A;
    text-decoration: none;
}

a {
   text-decoration: underline;
   color: #0C560B;
}


a:hover {
    color: #6F726A;
    text-decoration: none;
}


.post-ctr-title {
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    margin: 0px;
    color: #165E0A;
    text-align: left;
    letter-spacing: normal;
    text-transform: uppercase;
}

.post-ctr-title a {
color: #165E0A;
text-decoration: none;
}

.post-ctr-title a:hover {
 color: #95961F;
    text-decoration: none;
}
.tablecasinositeshead .main ul, .post-ctr ul, .tablecasinositeshead .main ol, .post-ctr ol {
	margin:5px;
	padding:0px;
}

.tablecasinositeshead .main ul li, .post-ctr ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:square;
}
.tablecasinositeshead .main ol li, .post-ctr ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}
.entry-ctr {
    margin: 0px;
    width: auto;
    color: #000000;
    padding: 3px;
    padding-top: 0px;
    height: auto;
}

.post-date {
float: none;
margin: 2px 0px 10px 10px;
width: 85px;
padding: 5px;
color: #FFF478;
font-size: 8pt;
background-image: url(./images/date.jpg);
background-position: top left;
background-color: #145308;
background-repeat: repeat-x;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
text-align: center;
}

/*   END post-div  */

/*   FOOTER  */
#footer-ctr {
    display: block;
    background-image: url(./images/foot.jpg);
    background-position: top;
    background-repeat: no-repeat;
    border-top: none;
    margin: 0px auto 0px auto;
    width: 1000px;
    height: 102px;
    text-align: center;
}

#footer-ctr-links {
    display: block;
    padding: 70px 0px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #FFFFFF;
}

#footer-ctr-links a {
    color: #FFFCA2;
    font-weight: bold;
}

#footer-ctr-links a:hover {
    color: #FFFFFF;
    text-decoration: none;
}


/* SIDEBAR ITEMS 
************************************/

#side-ctr {
display: block;
float: right;
width: 200px;
color: #FFFFFF;
margin-right: 6px;
-margin-right: 5px;
margin-bottom: 10px;
margin-top: 6px;
}

#side-ctr ul li h4 {
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding: 7px 10px 6px 2px; 
    margin: 0px;
    color: #165D0A;
    text-align: right;
    letter-spacing: normal;
}

#side-ctr ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin-bottom: 10px;
}

#side-ctr ul li ul {
color: #FFFFFF;
padding: 0px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(./images/side.png);
_background-image: url(./images/side.gif);
background-position: top left;
background-repeat: no-repeat;
border: 1px solid #BEE57A;
border-top: none;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
margin: 0px;
background-color: #145308;
}

#side-ctr ul li ol {
list-style:none;
padding: 0px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(./images/side.png);
_background-image: url(./images/side.gif);
background-position: top left;
background-repeat: no-repeat;
border: 1px solid #BEE57A;
border-top: none;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
background-color: #145308;
margin: 0px;
}

#side-ctr ul li ul li, #side-ctr ul li ol li {
border: none;
padding: 5px;
padding-left: 10px;
}


#side-ctr a {
display: block;
text-decoration: none;
color: #FFFCA2;
background-image: url(./images/link.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 17px;
}

#side-ctr a:hover {
display: block;    
text-decoration: none;
color: #FFFFFF;
background-image: url(./images/link-hover.gif);
background-position: left center;
background-repeat: no-repeat;
}

#side-ctr ul li ul li:hover, #side-ctr ul li ol li:hover {
}

#side-ctr .banners {
    text-align: center;
    padding: 5px;
    color: #FFFFFF;
background-image: url(./images/side.png);
_background-image: url(./images/side.gif);
background-position: top left;
background-repeat: no-repeat;
border: 1px solid #BEE57A;
border-top: none;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
margin-top: 0px;
background-color: #145308;
}

#side-ctr .banners a {
    padding: 0px;
    background-image: none;
}

#side-ctr .sidebar-post a {
    background-position: 0% 12%;
}

#side-ctr .sidebar-post a:hover {
    text-decoration: none;
    background-position: 0% 12%;
}

#side-ctr .banners  img {
    margin-bottom: 5px;
}

#side-ctr .banners  object, #side-ctr .banners  embed {
    margin-bottom: 5px;
 }
 
#side-ctr .date {
    text-align: left;
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}


/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 998px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 0px;
    padding: 10px 1px 0px 1px;
}

.separate-ctr {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.tablecasinositeshead {
    width: auto;
    height: auto;
    clear: both;
    margin:0px 2px 10px 2px;
    padding: 0px;
    background-image: url(./images/cell.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #27A518;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
}

.tablecasinositeshead * {
    width: auto;
    float: none;
}

.tablecasinositeshead h2 {
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding: 7px 7px 7px 2px;
    margin: 0px;
    color: #FFFFFF;
    text-align: right;
    letter-spacing: normal;
    background-image: url(./images/cell-h2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    border: 1px solid #37BF3B;
    border-bottom: none;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    -khtml-border-top-left-radius: 9px;
    -khtml-border-top-right-radius: 9px;
}

.tablecasinositeshead h2 a {
    color: #FFFFFF;
    text-decoration: none;
}
.tablecasinositeshead h2 a:hover {
    color: #FBFD3D;
    text-decoration: none;
}


.tablecasinositeshead .main {
    margin: 0px;
    padding: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color:#FFFFFF;
    border: 1px solid #6DA758;
    border-top: 1px solid #EAF484;
}

.banner_300_widget, .caption-img-left {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.alfc_table img {
    text-align: center;
    vertical-align: middle;
}

.moduletablenews2, .table_gold {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.moduletablenews2 ul, .table_gold ul, .moduletablenews2 ol, .table_gold ol{
    margin-left: 20px;
    padding-left: 10px;
}

.tablecasinositeshead .main object, .tablecasinositeshead .main embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.tablecasinositeshead .main table {
    width: 100%;
    background-color: transparent;
    border-spacing: 0px;
}

.tablecasinositeshead .main table tr th {
    color: #FFFFFF;
    font-size: 7pt;
    padding: 3px;
    text-align:center;
    font-weight:normal;
    background-color: #145307;
}


.tablecasinositeshead .main table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #FFFFFF;
}

td.menubookmark-2, td.menubookmark-5, td .menubookmark-6, td.menubookmark-7, td.menubookmark-8 , td.menubookmark-9, td.menubookmark-10  {
	text-align: center; 
	vertical-align: middle;
}

td.menubookmark-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.menubookmark-3, td.menubookmark-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}
.emptycell {
    background-color: transparent;
}
.cls2 {
    background-color: transparent;
}

.table {
    background-color: #39992B;
}

.tablecasinositeshead .main table tr.cls2  td, .tablecasinositeshead .main table tr.table  td {
    border-top: ;
    border-bottom: ;
}

.even:hover, .odd:hover {
    background-color: #216812;
}

.tablecasinositeshead .main table tr td a {
    color: #FFFCA2;
    text-decoration: none;
    display: block;
}
.tablecasinositeshead .main table tr td a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    display: block;
}

.tablecasinositeshead a {
    color: #F6EE16;
    text-decoration: none;
}
.tablecasinositeshead a:hover {
    color: #D9D324;
}

.tablecasinositeshead .main table tr td img {
    border: none;
}

.tablecasinositeshead .footer {
    padding: 7px;
    font-size: 9pt;
    padding-top: 9px;
    text-align: right;
    color: #0C560B;
    width: auto;
    float: none;
    clear: both;
    background-image: url(./images/cell-foot.png);
    _background-image: url(./images/cell-foot.gif);
    background-position: top;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border: none;
    border-top: 1px solid #FFFFFF;
    -moz-border-radius-bottomleft: 9px;
    -moz-border-radius-bottomright: 9px;
    -webkit-border-bottom-left-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius: 9px;
    -khtml-border-bottom-right-radius: 9px;
}

.tablecasinositeshead .footer a {
    color: #0C560B;
    text-decoration: none;
}
.tablecasinositeshead .footer a:hover {
    color: #0C560B;
    text-decoration: underline;
}


/*** TAB STYLES *************************************************************/

/* Color tab styles */

.feeds, .main ul.textboxenpokerfootertermine li.rubric {
    background-color: #145308;
    color: #ffffff;
    border: 1px solid #0d3405;
}
.main ul.textboxenpokerfootertermine li {
    background-color: #0d3405;
}
.main ul.textboxenpokerfootertermine li, .main ul.textboxenpokerfootertermine li h4 {
    color: #ffffff;
}

/* Common tab styles */

.main ul.textboxenpokerfootertermine {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.main ul.textboxenpokerfootertermine li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.main ul.textboxenpokerfootertermine li.rubric {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.main ul.textboxenpokerfootertermine h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.main ul.textboxenpokerfootertermine li.rubric h4 {
    font-weight: bold;
}
.main ul.textboxenpokerfootertermine li:hover {
    text-decoration: underline;
}

.main .feeds {
    margin: 0;
    padding: 5px;
}

.main .feeds h1,
.main .feeds h2,
.main .feeds h3,
.main .feeds h4,
.main .feeds h5,
.main .feeds h6 {
    margin: 0;
}

