/*
CSS Updater (style.php)
*/

/*
Theme Name: LY-0006.1.0.0
*/


body {
    background-color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    color:#ffffff;
}

#main {
    width: 1000px;
    border-left: 1px solid #444444;
    border-right: 1px solid #444444;
    margin: 0px auto 0px auto;
    background-color: #000000;
    background-position: left top;
    padding:0px;
}

#header {
    width: 1000px;
    height: 146px;
    background-image: url("images/header.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin:0px;
}
a {
	color:#ffb403;
}
.separator {
    clear: both;
    float:none;
}

img {
    border:none;
}

h1 {
    font-style:italic;
    font-size:20pt;
    padding:60px 0px 0px 50px;
    margin:0px;
}

h1 a{
    color:#ffffff;
    text-decoration:none;
}


h2, #sidebar ul li h4, #sidebar h2 {
    background:#76050D url("images/bg-h2.gif");
    background-repeat: no-repeat;
    background-position: left top;
    padding:4px 0px 5px 0px;
	margin:0px;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    border-top:1px solid #B90D1B;
    border-bottom:1px solid #636260;
    text-indent:30px;
	text-align:left;
	display:block;
}



h3 {
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align:center;
}

img {
    padding: 5px;
}

ul.room-bonus li {
    list-style-image:url("images/arrow3.gif");
    padding:5px;
}

ul.room-bonus li  a{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}

button {
    width: 160px;
    font-size:10px;
    border: none;
    padding: 5px 0px 5px 0px;
    display:block;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background-image: url("images/button.gif");
    background-repeat: no-repeat;
    margin-left:20%;
}

button.gray {
    width: 93px;
    font-size:10px;
    border: none;
    padding: 3px 0px 3px 0px;
	margin-left:10px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background-image: url("images/button-gray.gif");
    background-repeat: no-repeat;
 }



a.orange{
    width: 160px;
    font-size:10px;
    border: none;
    padding: 5px 0px 5px 0px;
    display:block;
    text-align: center;
    color: #ffffff;
    font-weight:bold;
    background-image: url("images/button-orange.gif");
    background-repeat: no-repeat;
    margin:5px 0px 5px 15%;
}

a.orange:hover{
    font-weight:bold;
    text-decoration:none;
}

a.red{
    width: 160px;
    font-size:10px;
    border: none;
    padding: 5px 0px 5px 0px;
    display:block;
    text-align: center;
    color: #ffffff;
    font-weight:bold;
    background-image: url("images/button.gif");
    background-repeat: no-repeat;
    margin:5px 0px 5px 15%;
}

a.red:hover{
    font-weight:bold;
    text-decoration:none;
}

input {
    width: 90%;
    border: 1px solid #999999;
    margin-bottom:5px;
    margin-left:5%;
}



.no-padding_button form button {
    margin-left:7px;
}

.row {
    padding:5px;
    width:1000px;
    padding-left:0px;
}


.container  {
    background-color: #333333;
    text-align:left;
    margin:0px;
	padding:5px;

 }

.container a  {
    color:#C7C7C7;
    font-weight:normal;
    text-decoration:none;
}

.container a:hover  {
    text-decoration:underline;
}



.little  {
    background-color: #151515;
    border-left: 1px solid #414141;
    border-right: 1px solid #414141;
}

.little-border {
    background-color: #151515;
    border: 1px solid #414141;
    width: 225px;
    text-align:center;
}



.hits {
    width: 225px;
    float:right;
    border-left: 1px solid #414141;
    border-right: 1px solid #414141;
}

.reviews{
    width:410px; 
    float:right; 
    margin:10px;
    margin-top:0px;
}

#content  {
    width:78%;
    float: right;
    background:#000000;
	color:#ffffff;
	margin:0px 5px 10px 5px;
	padding:0px;
}
#charts {
	width:99%;
	overflow:hidden;
}
.bigger {
    width: 898px;
    float: left;
    background-color: #151515;
    border-left: 1px solid #414141;
    border-right: 1px solid #414141;
}

/* review jQuery*/
#review_bar {
    margin:20px 0px 20px 0px;
}

#review_bar .sel,
.ui-progressbar-value {
    height: 29px;
    background:url("images/menu-odd.gif") repeat-x;
    background-repeat: repeat-x;
    background-position: left center;
}

#review_bar .sel .mask,
.ui-progressbar {
    width: 300px;
    height: 29px;
    margin-left: 60px;
    background: #1D1D1D;
    background-repeat: no-repeat;
    border-bottom: 2px solid #333333;
}

#review_bar .value {
    float: left;
    color: #FFB301;
    font-weight: bold;
    font-size: 12pt;
    text-transform: uppercase;
    padding:5px;
    height:32px;
}

/* End review ��������� � ������� jQuery*/
.index_service_text {
    width: auto;
    float: none;
    padding: 0px;
}

.index_service_text * {
    width: auto;
    float: none;
}

.index_service_text a {
    color: #CC0000;
    text-decoration: underline;
}
.index_service_text a:hover {
    color: #FF0000;
}

.index_service_text h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    margin: 0px;
    letter-spacing: normal;
}

.index_service_text h2 a 
{
    color: #FFFFFF;
    text-decoration: none;    
}

.index_service_text h2 a:hover
{
    color: #FF0000;
    text-decoration: none;    
}

.index_service_text .mdouletable-hilite2 {
	width: auto;
    float: none;
	padding: 0px;
    margin: 0px;
    text-align: left;
	background:#333333;
	border:1px solid #414141;
}

.index_service_text .mdouletable-hilite2 object, .index_service_text .mdouletable-hilite2 embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.index_service_text .mdouletable-hilite2 ul, .index_service_text .mdouletable-hilite2 ol {
    padding-left: 20px;
}

.index_service_text .mdouletable-hilite2 table {
    width: 100%;
    background-color: transparent;
}
.index_service_text .mdouletable-hilite2 table tr th {
    color: #d50819;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
    background-color: #333333;
	border-bottom:1px solid #d50819;
}

.index_service_text .mdouletable-hilite2 table thead {
    font-size: 9pt;    
}

.index_service_text .mdouletable-hilite2 table tr td {
    font-size: 8pt;
    padding: 2px;
    background-color: #333333;
	font-weight:normal;
}
.index_service_text .mdouletable-hilite2 table tr.menusep td {
    background-color: #2b2b2b;
}

.index_service_text .mdouletable-hilite2 table tr td a {
    color: #ffffff;
    text-decoration: none;
	font-weight:normal;
}
.index_service_text .mdouletable-hilite2 table tr td a:hover {
    color: #ffb301;
    text-decoration: underline;
}
.index_service_text .mdouletable-hilite2 table tr td img {
    border: none;
}

td.ratingstars-1, td.ratingstars-2, td.ratingstars-4, td.ratingstars-5, td .ratingstars-6, td.ratingstars-7, td.ratingstars-8 , td.ratingstars-9, td.ratingstars-10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}

.index_service_text .mdouletable-hilite2 #tabs, 
.index_service_text .mdouletable-hilite2 #accordeon, 
.index_service_text .mdouletable-hilite2 #tabs ul li a, 
.index_service_text .mdouletable-hilite2 #accordeon a, 

.index_service_text .mdouletable-hilite2 #tabs ul li a:hover, 
.index_service_text .mdouletable-hilite2 #accordeon a:hover, 
.index_service_text .mdouletable-hilite2 p a:hover  {
	color:#ffffff;
	text-decoration:none;
}
.index_service_text table tr td a.review {
    color:#FFB403;
    text-decoration:underline;
}

.index_service_text table tr td a.review:hover{
    text-decoration:none;
}

.index_service_text table tr td a.read-review {
    color:#FFB403;
    text-decoration:none;
}

.index_service_text table tr td a.read-review:hover {
    text-decoration:underline;
}

td img {
    margin: 0px;
    vertical-align: middle;
}

td.table-poker-rooms {
    text-align:left;
    padding-left:10px;
}

span {
    color:#FFB301;
    font-weight:bold;
}

tr.white-space th.white-space-th {
    border-left:0px; 
    padding-left:20px; 
    text-align:left;
}

tr.title-th th {
    color:#ffffff;
    font-weight:normal;
    font-size:9pt;
}
.index_service_text .mdouletable-hilite2 #tabs, 
.index_service_text .mdouletable-hilite2 #accordeon, 
.index_service_text .mdouletable-hilite2 #tabs ul li a, 
.index_service_text .mdouletable-hilite2 #accordeon a, 
.index_service_text .mdouletable-hilite2 p a  {
	color:#ffb403;
	text-decoration:underline;
	font-size:10pt;
}

.index_service_text .mdouletable-hilite2 #tabs ul li a:hover, 
.index_service_text .mdouletable-hilite2 #accordeon a:hover, 
.index_service_text .mdouletable-hilite2 p a:hover  {
	color:#ffffff;
	text-decoration:none;
}

.footer {
    background:#8B8B8B url("images/bg-foter.gif");
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 4px 0px 4px 0px;
    font-weight: bold;
    color: #000000;
    border-top:1px solid #000000;
    border-bottom:1px solid #9E9E9E;
    text-indent:10px;
	font-size:9pt;
}

.footer2 {
    background:#303030 url("images/footer2.gif");
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 4px 0px 4px 0px;
    font-weight: bold;
    color: #000000;
    border-top:1px solid #000000;
    text-indent:10px;
	width:auto;
}

.footer a, .footer2 a {
    color: #ffffff;
    text-decoration:none;
}

.footer a:hover, .footer2 a:hover{
    color: #000000;
    background:transparent;
}

.gray-color {
    background:#444444;
}

.gray-color img {
    float:left;
}

.black-color {
    background:#000000;
    border-bottom:1px solid #414141;
}

.dark-color {
    background:#151515;
}

.container-dark-color {
    background:#151515;
    border:1px solid #414141;
	border-top:none;
	padding:0px 0px 5px 0px;
	margin:0px;
}

.container-black-color {
    background:#000000;
    border:1px solid #414141;
	border-top:none;
	padding:0px 0px 5px 0px;
	margin:0px;
}

/*
jQuery
#tabs {
    padding:0px;
    margin-top:-3px;
    border:1px solid #333333;
}


#tabs ul {
    width:100%;
    background: transparent;
    margin:0px;
    padding: 0px;
    float:left;
    background:#2B2B2B;
    text-align:center;
    padding-top:0px;

}

#tabs ul li {
    display: block;
    width:33%;
    float: left;
    position: relative;
    margin: 0px;
 }
 
#tabs ul .selected-right {
    background:url("images/selected_right2.gif") no-repeat;
    width:11px;
    height:24px;
    float:right;
}

#tabs ul .ui-tabs-selected {
    height:24px;
    background:#333333;
}



#tabs ul li a {
    display: block;
    color: #D50819;
    font-weight: bold;
}
#tabs ul .ui-tabs-selected a {
    color: #D50819;
    border-bottom:none;
    text-decoration:none;
    height:24px;
}

#tabs ul .ui-tabs-selected .selected-right {
    background:url("images/selected_right.gif") no-repeat;
    width:11px;
    height:24px;
    float:right;
}

.ui-tabs-hide {
    display:none;
}


#tabs-1, #tabs-2, #tabs-3 {
    padding: 0px 20px 0px 10px;
}


/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
    background-color: #000000;
    width: auto;
    padding: 0px;
    background-image: none;
}

body#charts-sidebar-body #sidebar, .index_service_text #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	padding:0px;
	width:auto;
	background-color: #000000;
}


#sidebar {
	float: left;
	width: 190px;
	color: #ffffff;
	margin:10px 0px 0px 10px;
}

#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#sidebar ul ul {
	list-style:none;
	background:#151515;
	border:1px solid #414141;
	border-top:none;
	padding:0px;
	margin:0px 0px 10px 0px; 
	text-align:left;
}
 #sidebar ul ol.links {
	background:#151515;
	border:1px solid #414141;
	border-top:none;
	padding:0px;
	margin:0px 0px 10px 0px; 
}


#sidebar ul ul li {
	color: #ffffff;
	background:#151515;
	border-top:none;
	margin:0px;
	padding: 5px 5px 5px 15px;
 }

#sidebar ul ol.links li { 
	background-position:left;
	margin:0px;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
	color: #ffffff;
}

li.sidebar-post {
	margin:0px 0px 10px 10px;
}

li.sidebar-post .date {
	vertical-align:middle;
	font-weight:normal;
}
#sidebar .banners {
	padding:5px;
	margin:0px 0px 10px 0px;
	text-align:center;
	vertical-align:middle;
	color: #999999;
	background:#151515;
	border:1px solid #414141;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}

.banners .banner embed {

}
#sidebar  p {
	text-align:left;
	padding:5px;
}
#sidebar a {
text-decoration: none;
color: #ffb403;
font-size:8pt;
}

#sidebar a:hover {
text-decoration: none;
color: #999999;
}

/*
ol.list {
    margin-left:-1em;
}

ol.list  li  {
    list-style:decimal;
    background: url("images/arrow2.gif") no-repeat;
    background-position: left 7px;

    padding: 5px 0px 5px 20px;
    vertical-align:middle;
 }
ol.list  li:hover  {
    background: url("images/arrow2-sel.gif") no-repeat;
    background-position: left 7px;
}

ol.list  li  a {
   color:#FFB403;
   text-decoration:underline;
}

ol.list  li  a:hover{
   color:#ffffff;
   text-decoration:none;
}
*/
/*/������ � Sidebar*/

.post {
    padding: 20px 0px 20px 0px;
	border:1px solid #414141;
	background:#151515;
	text-align:left;
	margin:20px 0px 10px 0px;
}
.post p {
	margin:5px;
}

.post p a {
	color:#FEB300;
}
.post .final {
    border-bottom: 1px solid #333333;
    margin: 20px 0px 20px 0px;
}

.post h3 {
    text-align: left;
    margin-left:50px;
}
.post h3 a {
    color: #ffffff;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
.post h3 a:hover {
    color:#D40A1A;
}

.post h4 {
    text-align: left;
    margin-left:50px;
    margin-bottom:30px;
}
.post h4 a {
    color: #FEB300;
    font-size: 10pt;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    margin: 0px;
    padding: 0px;
}
.post h4 a:hover {
    text-decoration: underline;
}

.post a .calendar-post {
    background:url("images/calendar.gif") no-repeat;
    width:59px;
    margin-left:0px;
    color:#000000;
    padding:15px 0px 25px 0px;
    font-weight:bold;
    font-size:10pt;
    text-decoration:none;
    text-align:center;
    vertical-align:middle;
    line-height:15px;
    float: left;
 }

.post a:hover .calendar-post {
    text-decoration:none;
}

.calendar-post  div {
    font-weight:bold;
    text-transform:uppercase;
    color:#000000;
    font-size:14pt;
    background:transparent;
}


.date {
    float: none;
    clear: both;
    color: #C7C7C7;
    margin:0px;
    font-weight:bold;
}

a.more-link  {
    color: #999999;
    text-decoration: underline;
    text-align: right;
    font-weight: bold;
}
a.more-link :hover {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}

/*���� ������� ��������*/
ul.menu {
    display: block;
    width: 100%;
    height: 29px;
    background:url("images/menu-odd.gif") repeat-x;
    margin: 0px;
    padding: 0px;
    border-top:2px solid #ffffff;
    border-bottom:2px solid #232325;
    font-style:italick;
	overflow:hidden;
}

ul.menu li {
    display: block;
    float: left;
    background: url("images/menu-odd.gif") repeat-x;
    position: relative;
    margin: 0px;
    padding: 0px;
 }

ul.menu li a {
    display: block;
    background:url("images/bg.gif") no-repeat;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    background-color: transparent;
 }

ul.menu li:hover a {
    background: url("images/menu-even.gif") repeat-x;
    background-color: transparent;
 }

/*/���� ������� ��������*/

#footer {
    background-image: url("images/footer.gif");
    width:990px;
    background-position:left bottom;
    padding:40px 0px 10px 10px;
    border-top:1px solid #D30919;
}

#footer a{
    color:#ffffff;
    text-decoration:none;
    margin-top:20px;
}

.gifs, .thumb-image {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.plots img {
    text-align: center;
    vertical-align: middle;
}

.data_index_service2, .textXSMALLgray {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
    
}

.data_index_service2 a, .textXSMALLgray a {
    font-weight: bold;
    text-decoration: none;
    font-size: 9pt;
}

.data_index_service2 a:hover, .textXSMALLgray a:hover {
    font-weight: bold;
    text-decoration: underline;
}

.data_index_service2 h1, .textXSMALLgray h1,
.data_index_service2 h2, .textXSMALLgray h2,
.data_index_service2 h3, .textXSMALLgray h3,
.data_index_service2 h4, .textXSMALLgray h4,
.data_index_service2 h5, .textXSMALLgray h5,
.data_index_service2 h6, .textXSMALLgray h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
}

.data_index_service2 p, .textXSMALLgray p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.data_index_service2 ul, .textXSMALLgray ul, .data_index_service2 ol, .textXSMALLgray ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.ratingstars-2, td.ratingstars-5, td .ratingstars-6, td.ratingstars-7, td.ratingstars-8 , td.ratingstars-9, td.ratingstars-10  {
	text-align: center; 
	vertical-align: middle;
}

td.ratingstars-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.ratingstars-3, td.ratingstars-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}

.index_service_text .mdouletable-hilite2 table tr th {
    font-size: 9pt;
}

.index_service_text .mdouletable-hilite2 table tr td {
    font-size: 8pt;
}

.index_service_text .mdouletable-hilite2 table {
    border-spacing: 0px;
}

.index_service_text img {
    border: none;
    margin: 0px;
}



/*** TAB STYLES *************************************************************/

/* Color tab styles */

.textboxenpokertermine, .mdouletable-hilite2 ul.form-rowb0 li.navi_main {
    background-color: #151515;
    color: #ffffff;
    border: 1px solid #000000;
}
.mdouletable-hilite2 ul.form-rowb0 li {
    background-color: #000000;
}
.mdouletable-hilite2 ul.form-rowb0 li, .mdouletable-hilite2 ul.form-rowb0 li h4 {
    color: #ffffff;
}

/* Common tab styles */

.mdouletable-hilite2 ul.form-rowb0 {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.mdouletable-hilite2 ul.form-rowb0 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;
}
.mdouletable-hilite2 ul.form-rowb0 li.navi_main {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.mdouletable-hilite2 ul.form-rowb0 h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.mdouletable-hilite2 ul.form-rowb0 li.navi_main h4 {
    font-weight: bold;
}
.mdouletable-hilite2 ul.form-rowb0 li:hover {
    text-decoration: underline;
}

.mdouletable-hilite2 .textboxenpokertermine {
    margin: 0;
    padding: 5px;
}

.mdouletable-hilite2 .textboxenpokertermine h1,
.mdouletable-hilite2 .textboxenpokertermine h2,
.mdouletable-hilite2 .textboxenpokertermine h3,
.mdouletable-hilite2 .textboxenpokertermine h4,
.mdouletable-hilite2 .textboxenpokertermine h5,
.mdouletable-hilite2 .textboxenpokertermine h6 {
    margin: 0;
}

/* POST_IMAGE */


.post h2, .post h3 { 
    float: none;
    clear: both;
    font-size: 10pt;
}

.post-image-container {
    display: block;
    float: left;
    margin: 5px 10px 5px 0px;
}

h2.post-image-title {
    width: auto;
    float: none;
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    margin: 0px;
    letter-spacing: normal;
}

h2.post-image-title a {
    color: #FFFFFF;
    text-decoration: none;    
}

h2.post-image-title a:hover {
    color: #FF0000;
    text-decoration: none;   
}

.post-image-content {
padding: 3px;
display: block;
	background:#333333;
	border:1px solid #414141;
}

.post-image-content p {
margin:  0px;
padding: 0px;
}


.post-image-content a {
    border: none;
    background-image: none;
    margin: 0px;
    padding: 0px;
    display: block;
}


.post-image-content a img {
    margin: 0px;
    padding: 0px;
}

.post-image-footer {
    background:#8B8B8B url("images/bg-foter.gif");
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 4px 0px 4px 0px;
    font-weight: bold;
    color: #000000;
    border-top:1px solid #000000;
    border-bottom:1px solid #9E9E9E;
    text-indent:10px;
	font-size:9pt;
}

.post-image-footer a {
    color:#ffffff;
    text-decoration:none;
    margin-top:20px;
}

.post-image-footer a:hover {
    color: #000000;
}

.image_right {
    float: right;
    margin: 5px 10px 10px 10px;
}

.image_left {
    float: left;
    margin: 5px 10px 10px 10px;
}

.more-link {
    clear: both;
    text-decoration: none;
}

.more-link:hover {
    text-decoration: none;
}

.serif {
        clear: both;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
