@import url("style.css");

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

