@import url("style.css");
body { 
	background:url("images/black/bg.png") repeat-x  0 0; 
} 
/*
===============================================================
		header
===============================================================
*/
#header {
	background: url("images/black/header.jpg") no-repeat scroll left top transparent;
}	

#header input[type="submit"] {
	background:url("images/black/buttons.png") -420px -7px no-repeat transparent;
}
#header li  {
	background:url("images/black/buttons.png") 0 -777px no-repeat transparent;
}
#header li a:hover {
	background:#2f84d3;
}
li.current-menu-item > a, .current-menu-parent > a   {
	background:#1E75AB !important;
}
#header ul ul {
	background:url("images/black/ulul.png");
}

		
/*
===============================================================
		tables
===============================================================
*/
.toplist th { 
	background:#2e2e2e;
}
.toplist .meta {
	background:#2e2e2e;
}
.toplist .corner, .toplist-2 .corner {
	background:url("images/black/buttons.png") no-repeat 0 -585px;	
}

.toplist-2 td.last, .toplist-2 th.last {  background: none repeat scroll 0 0 #2e2e2e;}

/***************************************************************/

.toplist-2 th {
	color:#2e2e2e;
}
.toplist-2 th.last {
	color:#FFFFFF !important;
}
.toplist-2  .meta a {
	color:#2e2e2e;
}

/*********** calendar ***************************************/

.calendars .t-wrap {
	border:1px solid #2e2e2e;
}

.calendars thead td {
	
	background: #2e2e2e; /* old browsers */
	background: -moz-linear-gradient(top, #7db9e8 0%, #2e2e2e 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(99%,#2e2e2e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7db9e8 0%,#2e2e2e 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7db9e8 0%,#2e2e2e 99%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #7db9e8 0%,#2e2e2e 99%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #7db9e8 0%,#2e2e2e 99%); /* W3C */
}

.calendars tbody td a  {
	background:url("images/black/buttons.png") no-repeat -460px -310px;
	color:#2e2e2e;
}
.calendars tbody td.selected span {
	background:url("images/black/buttons.png") no-repeat -460px -345px;
}
.news-list  div.date {
    background: url("images/black/buttons.png") no-repeat scroll -510px -75px transparent;

}
.news-list a.more {
    background: url("images/black/buttons.png") no-repeat scroll -436px -188px transparent;
}
.new-item  .date {
    background: url("images/black/buttons.png") no-repeat scroll -510px 0 transparent;
}

/*
===============================================================
		footer
===============================================================
*/
#footer {
	background: none repeat scroll 0 0 #2e2e2e;
}
#colophon {
	background:url("images/black/buttons.png") 820px -640px no-repeat;	
}
#colophon li a:hover {
	color:#2e2e2e;	
}

/*
===============================================================
	review
===============================================================
*/
.review .page-title {
	color:#2e2e2e;
}
.casino-info .main h3 {
	color:#2e2e2e;
}
.casino-desc ul li h4 {
	color: #2e2e2e;
}
.casino-desc li.total    {
	border-top: 1px solid #2e2e2e;
}

/*
===============================================================
		sidebar
===============================================================
*/
.side-nav li a:hover {
	background: url("images/black/buttons.png") no-repeat scroll -330px -182px transparent;
	color:#2e2e2e;
}
.side-toplist li a {
	color:#2e2e2e;
}
.side-news a:hover { 
	background: url("images/black/buttons.png") no-repeat scroll -340px -180px transparent;
	color:#2e2e2e;
}

.widget-title {
    background: none repeat scroll 0 0 #2e2e2e; color:#fff; }

/*
=====================================================================
			icons
====================================================================*/
.icons { 
	background-image:url("images/black/buttons.png");
}

	
/*
===================================================================== 
			buttons
====================================================================*/
.btn-green {
	background-image:url("images/black/buttons.png");
}

/*
============================================================================
			conversion
============================================================================
*/
.banner h4 {
	background:#2e2e2e;
}
.banner a:hover { color:#2e2e2e; }
.banner a.btn-big-blue {
	background:url("images/black/buttons.png") no-repeat 0 -400px; color:#fff;
}

/******************************************************************/

.banner-toplist h3 {
	background:#2e2e2e;
}
/*======================
		typo
=======================*/
#related ul li a.promoted {
    background: url("images/black/bullet.png") no-repeat scroll left center transparent;
    color: #2e2e2e;
}
h2, h1.page-title {
	border-bottom:1px solid #2e2e2e;
}
blockquote { 
	background:url("images/black/buttons.png") no-repeat -510px -120px;
}
.pok {
    background: url("images/black/buttons.png") no-repeat scroll right top transparent;
}


table.BrandTable tbody tr {border-bottom:1px solid #000;border-left:1px solid #000; border-right: 1px solid #000;}
table.BrandTable thead {background-color:#4D4D4D;} 
table.BrandTable.Btn tbody tr td a.VisitBtn {background:transparent url("images/black/TableBtm.png") no-repeat left top; }
table.BrandTable tbody tr td ul.TableWhyPlayList li {background:transparent url("images/black/LiDisc.png") no-repeat left 5px;}
table.BrandTable td a.MoreInfoBtn:hover {color:#666;}
table.BrandTable tr.last, table.BrandTable tr.last td { background-color:#4D4D4D;}
.clearfix::after{content:"";display:table;clear:both}
