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

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

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

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

.toplist-2 th {
	color:#dd7505;
}
.toplist-2  .meta a {
	color:#dd7505;
}

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

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

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

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

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

/*
===============================================================
		footer
===============================================================
*/
#footer {
	background: #ffd004;
}
#colophon {
	background:url(images/yellow/buttons.png) 820px -640px no-repeat;	
}
#colophon li a:hover {
	color:#dd7505;	
}

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

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

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

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

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

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

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



table.BrandTable tbody tr {border-bottom:1px solid #DD7505;border-left:1px solid #DD7505; border-right: 1px solid #DD7505;}
table.BrandTable thead {background-color:#DD7505;} 
table.BrandTable.Btn tbody tr td a.VisitBtn {background:transparent url(images/yellow/TableBtm.png) no-repeat left top; }
table.BrandTable tbody tr td ul.TableWhyPlayList li {background:transparent url(images/yellow/LiDisc.png) no-repeat left 5px;}
table.BrandTable td a.MoreInfoBtn:hover {color:#A7A22B;}
table.BrandTable tr.last, table.BrandTable tr.last td { background-color:#DD7505;}