
/*
Theme Name: thevipgambler.
Theme URI: thevipgambler.com.
Description: thevipgambler.
Author: thevipgambler
Author URI:thevipgambler.com.
Version: version 1.0, 2.0 и так далее.
*/


#homepage-specials {
width: 688px;
height: 200px;
background: url(images/homepage-specials.jpg) 0 0 no-repeat #fff;
padding: 40px 10px 10px 251px;
margin: 0 0 20px 0;
color: #fff;
}

html > body #homepage-specials {
width: 427px;
height: 150px;
}

#homepage-specials .specials-text {
margin-top: 5px;
line-height: 1.3em;
}

.review-vip {
padding: 8px;
border: 1px double #aaa;
font-family: georgia, times, serif !important;
font-style: italic;
margin-bottom: 10px;
}

body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	line-height: 1.8em;
	color: #2e2e2e;
	}

* {
   margin: 0;
   padding: 0;
}

#main {
width: 1000px;
padding: 20px;
padding-bottom: 0;
background: #d6d6d6;
font-size: 1.3em;
margin: 0 auto;
}

html > body #main {
width: 960px;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/********************* BEGIN HEADER AREA ***********************/

#header {
background: url(images/body-black-bg.jpg) 0 0 repeat #000;
height: 136px;
}

#header-content {
width: 1000px;
margin: 0 auto;
}

.logo-area {
float: left;
width: 500px;
height: 100px;
}

a.logo {
display: block;
width: 500px;
height: 80px;
background: url(images/logo.jpg) 0 0 no-repeat #000;
}

.advert {
float: right;
margin: 10px 20px 0 0;
width: 468px;
height: 60px; 
}

/************ END TOP STORIES ************/

#searchform {
margin-bottom: 20px;
}

#searchform #s {
	width: 207px;
	float: left;
	font-size: 1.2em;
	border: 1px solid #c9c9c9;
    padding: 6px 2px 5px;
	}

.search-button {
background: url(images/search-button.jpg) 0 0 no-repeat #f2f2f2;
font-weight: bold;
width: 36px;
height: 33px;
border: 0;
cursor: pointer;
color: #fff;
font-size: 1.3em;
padding-bottom: 2px;
}	
	
/********************* END HEADER AREA ***********************/

/********************* BEGIN TOP NAVIGATION AREA ***********************/

#navigation {
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.21, rgb(197,197,197)),
    color-stop(0.61, rgb(204,204,204)),
    color-stop(0.81, rgb(214,214,214))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(197,197,197) 21%,
    rgb(204,204,204) 61%,
    rgb(214,214,214) 81%
);
background-color: #eee;
height: 35px;
width: 1000px;
border-bottom: 1px solid #b2b2b2;
font-size: 1.5em;
font-weight: bold;
}


#navigation li, #navigation li.end,
#navigation li a, #navigation li.end a {
float: left;
}

#navigation li.end {
border-right: 0; 
}

#navigation li, #navigation li.end {
position: relative; 
text-align: center;
border-right: 1px solid #aaa; 
}



#navigation li.end a,
#navigation li a {
/* display: block; */
padding: 9px 1.452em;
color: #2e2e2e;
}

#navigation li.end a:hover,
#navigation li a:hover {
background: #2e2e2e;
color: #fff;
}

/********** SECOND LEVEL ***********/

.hasChildren {
	position: absolute;
	width: 5px; height: 5px;
	background: black;
	right : 0;
	bottom: 0;
}

#navigation li ul {	
position: absolute;
display: none;
left: 0;
top: 100%;
font-size: 0.8em;
padding: 0;
margin: 0;
}

#navigation li:hover > ul {
 display: block;
}

#navigation li.end ul li,
#navigation li ul li {	
width: 200px;
float: none;
z-index: 30;
border: 0;
text-align: left !important;
}

#navigation li.end ul li a,
#navigation li ul li a {
padding: 5px 10px !important;
width: auto;
color: #fff !important;
background-color: #2e2e2e;
display: block;
z-index: 1000;
float: none;
}

#navigation li.end ul li a:hover,
#navigation li ul li a:hover {	
color: #DA8D00 !important;
}

/* SUBSUB Menu */

#navigation li ul li ul {
 display: none;
 text-align: left !important;
font-size: 1em;

}

#navigation li ul li:hover ul {
 left: 100%;
 top: 0;
 
}


/********************* END TOP NAVIGATION AREA ***********************/

/*********************     BEGIN LEFT SIDEBAR     ********************/


.left-navigation {
margin-bottom: 20px;
}

.left-skyscraper {
margin: 0 auto;
}

ul.left-nav-block {
margin-bottom: 20px;
}

ul.left-nav-block h3 {
text-transform: uppercase;
font-size: 1.4em;
color: #232323;
}

ul.left-nav-block li a,
ul.left-nav-block li a:link,
ul.left-nav-block li a:visited {
color: #888;
font-weight: normal;
} 

ul.left-nav-block li a:hover {
color: #da8d00;
}

ul.left-nav-block li.page-item-8570,
ul.left-nav-block li.page-item-8577,
ul.left-nav-block li.page-item-9297 {
list-style-image: url(images/us-flag.jpg);
list-style-position: inside;
}


#left-sidebar {
float: left;
width: 168px;
margin: 0 20px 20px 0;
}

/* SUBSUB Menu */

#navigation li ul li ul {
 display: none;
}

#navigation li ul li:hover ul {
 left: 100%;
 top: 0;
}


/*******************     END LEFT HAND SIDE     ********************/


#content {
float: left;
width: 688px;
margin-right: 20px;
}
 
h3.side-header {
background-color: #000;
padding: 8px 10px 6px;
text-transform: uppercase;
margin-bottom: 5px;
font-size: 1.4em;
color: #fff;
}

h2.main-header {
text-transform: uppercase;
margin-bottom: 15px;
font-size: 1.8em;
color: #000;
line-height: 1.1em;
}

.clear {
clear: both;
}

/********************* MAIN CONTENT AREA *******************/


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


/*********** REVIEW TABLE ************/


ul.review-tabs {
	text-align: right;
	list-style: none;
	float: right;
	margin-bottom: 15px;
}
ul.review-tabs li,
ul.review-tabs li.first  {
	float: left;
	margin-left: 5px;
	overflow: hidden;
	position: relative;
    padding: 2px;
}

html ul.review-tabs li.ui-state-default a:link,
html ul.review-tabs li.ui-state-default a:visited {
background-color: #ddd !important;
color: #888;
display: block;
padding: 2px;
}
 	
html ul.review-tabs li.ui-state-active a:link,
html ul.review-tabs li.ui-state-active a:visited,
html ul.review-tabs li.ui-state-active a:hover,
html ul.review-tabs li.ui-state-default a:hover {
display: block;
padding: 2px;
background-color: #DA8D00 !important;
color: #fff !important;
}


.tab_container {
	clear: both;
	float: right; 
	width: 100%; /* width: 500; */
}

.tab_content {
	background-color: #000;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}


.review-content {
font-family: Arial, sans-serif;
width: 400px;
float: right;
}

.review-box,
.home-review-box {
font-size: 0.9em;
padding-bottom: 20px;
border-bottom: 1px #c9c9c9 solid;
margin-bottom: 20px;
display: block;
}



.home-review-box {
margin-bottom: 5px;
padding-bottom: 5px;
}

.review-box-image,
.home-review-box-image {
width: 125px;
float: left;
margin: 0 10px 0 0;
}

.home-review-box-image {
width: 33px;
margin: 0 5px 0 0;
}

.home-review-box-image img {
width: 33px;
height: 33px;
}

.home-review-box-bonus {
font-weight: bold;
font-sixe: 1.6em;
}

.review-box-desc,
.review-box-desc-lg {
float: left;
width: 511px;
}

.home-review-box-desc {
float: left;
}

.review-box-calls,
.review-box-calls-lg,
.home-review-box-calls-lg {
margin-top: 10px;
float: right;
}

.home-review-box-calls-lg {
margin: 5px 0 0 5px;
}

/******** GAMING GUIDE **********/

ul.gaming-guide-list h2 {
float: none !important;
display: block !important;
}

/******** LATEST NEWS ***********/

.news {
margin-bottom: 20px;
}

.news img {
float: left;
margin-right: 10px;
width: 80px;
height: 80px;
}

.news-box, .news-box-last {
float: left;
margin: 0 20px 20px 0;
width: 312px; 
}

.news-box-last {
margin-right: 0;
}

/******** FREE GAMES *********/

.games-container {
margin: 0 auto;
display: block;
width: 600px;
clear: both;
}

li.games-screens,
li.row-list,
li.row-list-fbet {
float: left;
padding: 0 8px;
width: 166px;
text-align: center;
color: #222;
/* font-style: italic;
font-family: georia, times, serif; */
margin-bottom: 10px;
}

html > body li.games-screens {
width: 136px;
}

li.row-list,
li.row-list-fbet {
width: 650px;
margin-bottom: 20px;
padding: 0 0 20px 0;
border-bottom: 1px solid #c9c9c9;
text-align: left !important;
}

li.row-list img {
width: 80px;
height: 80px;
float: left;
margin-right: 10px;
}

li.row-list img.marvel-games,
li.row-list img.attachment-slot_thumbs {
width: 180px;
height: 126px;
float: left;
}

li.games-screens img {
width: 136px;
height: 102px;
float: left;
}

li.games-screens a img,
li.row-list a img, 
a img.marvel-games {
border: 1px solid #c9c9c9;
}

li.row-list a img {
border: 1px solid #fff;
}


/*********** FREE GAMES PAGE **************/

#games {
margin-bottom: 20px;
}

li.row-list a {
display: block;
float: left;
}

img.marvel-games {
float: left;
margin-right: 10px;
width: 150px;
}

/************** SINGLE ENTRY PAGES ***************/

.entry-info {
margin-bottom: 20px;
}

.hidden {
display: none;}
}

a.social_img {
display: inline;
margin-right: 5px;
}

a.social_img img {
border: 0;
}

.the-offers {
margin: 20px 0;
}

a.the-offer, a.offers {
float: left;
display: block;
width: 216px;
height: 78px;
border: 1px solid #c9c9c9; 
margin: 0 5px 10px 5px;
font-size: 0.9em;
}

a.offers {
width: 300px;
height: 40px;
margin-bottom: 5px;
border: 0;
}

a.the-offer:hover {
border: 1px solid #DA8D00;
}

.the-offer img {
height: 78px;
width: 78px;
float: left;
margin-right: 5px;
}


.offers img {
height: 40px;
width: 300px;
margin: 0 0 2px 0;
}

.the-offer-text {
padding: 5px;
padding-left: 0;
}


.review-links {
display: block;
width: 300px;
height: 40px;
margin: 10px auto;
}

.social-bookmarks {
text-align: center;
display: block;
margin: 10px auto;
}

.social-bookmarks span {
display: inline-block !important;
}

.plus-one {
margin: 0 4px;
}

#___plusone_0 {
width: 62px !important;
}
.post, .post-event, .post-left, .post-right {
background-color: #f2f2f2;
padding: 15px 20px;
border: 1px solid #c9c9c9;
margin-bottom: 20px;
}

.post-left, .post-right {
width: 334px;
float: left;
}

.post-right {
float: right;
}

html > body .post-left, 
html > body .post-right {
width: 294px;
}

/****** VCARD ******/

.url {
      display: none;
}

/********** ARCHIVE PAGE *************/

.post-content {
padding-bottom: 10px;
border-bottom: 1px solid #c9c9c9;
margin-bottom: 20px;
}

.attachment-developer_thumbs {
float: left;
margin-right: 10px;
border: 1px solid #fff;
}

.text-box {
float: right;
width: 538px;
}

.attachment-home_story_tabs {
float: left;
margin-right: 10px;
}

/*** SLOTS CATEGORY ***/

ul.slots-category {
margin-top: 20px;
}


/************** REVIEW PAGE LAYOUT ***************/

h1.review-page {
width: 360px; 
display: block; 
float: left; 
clear: right; 
margin: -23px 0 0;
}


#review-info {
float: left;
background-color: #f2f2f2;
width: 770px;
margin-bottom: 20px;
padding: 15px 20px;
border: 1px solid #c9c9c9;
}

html > body #review-info {
width: 730px;
}

/*
strong {
color: #8dc63f;
}
*/

.info-left {
width: 480px;
margin-right: 20px;
float: left;
}

.review-main-logo {
float: left;
height: 80px;
width: 80px;
margin-right: 10px;
}

.meter-container {
	background:transparent url(images/rating-f.png) repeat scroll 0 -50px;
	float:left;
	height:16px;
	width:205px;
    margin: 10px 5px 0 0;
}

.meter {
	background:transparent url(images/rating-f.png) repeat scroll 0 -30px;
	height:16px;
	width:100%;
	display:inline-block
}

.numbers {
	float:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.04em;
	line-height:16px;
	margin-left:4px;
	overflow:hidden;
	width:70px;
	width:67px
}

.spyware {
margin: 6px 0 0;
display: block;
font-size: 0.8em;
}

.info-right {
width: 230px;
float: left;
}

.review-selling-point {
margin-bottom: 20px;
}

.review-selling-point h2 {
/* color: #fff; */
margin-bottom: 5px !important;
}

ul.selling-points {
list-style-type: disc;
margin-left: 10px;
}

ul.selling-points li {
margin-bottom: 5px;
}

.review-bonuses {
height: 80px;
}

.bonus-chip  {
float: left;
background: url(images/review-poker-chip.jpg) 0 0 no-repeat #000;
width: 80px;
height: 80px;
margin-right: 20px;
text-align: center;
color: #fff;
font-size: 1.3em;
padding: 32px 0 0;
}



html > body .bonus-chip  {
height: 48px;
}

.bonus-title {
}

.bonus-offer {
}

.review-overall-rating {
height: 80px;
margin-bottom: 20px;
}

#review-accordion {
width: 278px;
float: left;
margin-right: 10px;
border: 1px solid #222;
border-top: 0;
}

.review-screens {
float: left;
width: 190px;
}

.review-screens img {
margin-bottom: 12px;
width: 190px;
}

table.information {
width: 278px;
border-collapse: collapse;
margin-bottom: 4px;
}

table.information td, ul.payment {
border-top: 1px solid #222;
padding: 5px 2px;
font-size: 0.8em;
}



ul.payment li {
float: left; 
margin-right: 5px;
}

/******************* EVENTS PAGES **********************/

/***** EVENTS LIST PAGE ****/

.events-list-tiles {
float: left;
height: 205px;
width: 205px;
margin: 0 5px 10px;
}

.events-list-tiles img {
height: 205px;
width: 205px;
}

/***** SINGLE EVENT *****/

img.single_event_img {
float: left;
margin-right: 10px;
}

.event-block {
margin: 20px 0;
padding-bottom: 20px;
border-bottom: 1px solid #c9c9c9;
}

.post-event h3 {
font-size: 1.8em;
margin-bottom: 10px;
}
.map-area {
width: 400px;
float: left;
margin-right: 10px;
}

.ticket-area {
width: 238px;
float: right;
}

.two-column {
width: 319px;
margin-right: 10px;
float: left;
}

/******* PREMIER LEAGUE PAGES *************/

.prem-fixtures li {
text-align: center;
padding-top: 5px;
}

.prem-fixtures span {
display: inline-block;
width: 25px;
height: 25px;
margin: -5px 4px;
}

span.arsenal {
background: url(images/epl-icons/arsenal-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.villa {
background: url(images/epl-icons/aston-villa-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.blackburn {
background: url(images/epl-icons/blackburn-rovers-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.bolton {
background: url(images/epl-icons/bolton-wanderers-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.chelsea {
background: url(images/epl-icons/chelsea-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.everton {
background: url(images/epl-icons/everton-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.fulham {
background: url(images/epl-icons/fulham-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.liverpool {
background: url(images/epl-icons/liverpool-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.manchester-city {
background: url(images/epl-icons/manchester-city-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.manchester-united {
background: url(images/epl-icons/manchester-united-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.newcastle {
background: url(images/epl-icons/newcastle-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.norwich {
background: url(images/epl-icons/norwich-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.qpr {
background: url(images/epl-icons/queens-park-rangers-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.stoke {
background: url(images/epl-icons/stoke-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.sunderland {
background: url(images/epl-icons/sunderland-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.swansea {
background: url(images/epl-icons/swansea-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.spurs {
background: url(images/epl-icons/tottenham-hotspur-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.wba {
background: url(images/epl-icons/west-bromwich-albion-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.wigan {
background: url(images/epl-icons/wigan-athletic-icon.gif) 0 0 no-repeat #c9c9c9;
}

span.wolves {
background: url(images/epl-icons/wolves-icon.gif) 0 0 no-repeat #c9c9c9;
}


/******* ODDS TABLE AND STATS ******/

#odds-content {
margin-bottom: 20px;
}


.tooltip {
	display: none;
	background: url(images/arrow.png) bottom center no-repeat ;
	font-size:1.3em;
	height: 26px;
	width: 210px;
	text-align: center;
	padding: 20px 0;
	color:#fff;	
}

table.odds-table,
table.stats-table {
border-collapse: collapse;
border: 1px solid #C9C9C9; 
margin: 0 auto;
}

table.stats-table {
margin: 0;
}

table.odds-table col.even {
background-color: #E0E0E0;
}

table.odds-table td,
table.odds-table thead,
table.stats-table td,
table.stats-table thead {
text-align: center;
border-bottom: 1px solid #C9C9C9;
}

table.stats-table thead,
table.stats-table thead tr:hover {
background-color: #000 !important;
color: #fff;
}

table.odds-table tr:hover,
table.stats-table tr:hover {
background-color: #f8e7ca;
}

table.stats-table tr:hover {
cursor: pointer;
}

table.stats-table th,
table.stats-table td {
padding: 8px 4px;
}

table.odds-table td:hover {
background-color: #DA8D00;
}

table.odds-table td:hover a {
color: #fff !important;
}

table.odds-table tbody td,
table.odds-table tbody td.market {
padding: 4px 2px;
}

table.odds-table td.odd-bet {
text-align: left;
width: 130px;
}

table.stats-table td.team, 
table.stats-table th {
text-align: left;
}

table.odds-table td.odd-bet:hover {
background-color: inherit;
color: #2E2E2E;
}

table.odds-table tbody td.market {
text-align: center;
background-color: #333;
color: #fff;
}

/* Floating header */

table.odds-table head {
position: absolute;
top: 0;
}

table.odds-table head.fixed {
position: fixed;
top: 0;
}

table.odds-table .wrap {
position: absolute;
}

/******************** RIGHT SIDEBAR CONTENT ****************/


#right-sidebar {
width: 250px;
float: right;
}

.side-block {
margin-bottom: 20px;
width: 248px;
background-color: #f3f3f3;
border: 1px solid #c9c9c9;
}

.link {
width: 248px;
}

.link p {
padding: 10px;
}

.link ul li {
margin: 5px 10px;
border-bottom: 1px solid #c9c9c9;
padding-bottom: 5px;
}

.link select {
width: 220px !important;
margin: 0 15px 5px !important;
}


/********** REGISTRATION **********/

.registration {
width: 230px;
padding: 10px 5px;
}

html > body .registration {
width: 220px;
}

table.sign-up {
border-collapse:collapse;
}

table.sign-up td {
padding: 5px;
height: 50px;
}

html > body table.sign-up td {
height: 30px;
}


.registration input#MERGE0,
.registration input#MERGE1,
.registration input#MERGE2 {
width: 166px;
}


/********* JACKPOTS  *********/

input.millionaire_club_pl,
input.rags_to_riches_pl,
input.keno_pl {
border: 0;
width: 102px;
text-align: right !important;
float: right !important;
padding-right: 5px; 
background-color: inherit;
}

tr.even input.millionaire_club_pl, 
tr.even input.rags_to_riches_pl,
tr.even input.keno_pl {
}

table.jackpot-table {
border-collapse:collapse;
width: 250px;
}

table.jackpot-table th {
text-transform: uppercase;
font-weight: normal;
font-size: 0.8em;
padding-bottom: 2px;
}


table.jackpot-table thead {
border-bottom: 1px solid #fff;
}

tr.even {
background-color: #e3e3e3;
}

tr.odd {
background-color: #f3f3f3;
}

td.money {
width: 102px;
text-align: right;
color: #000 !important;
}

.progressiveInput {
text-align: right !important;
}

td.jackpot-name {
width: 148px
}

td.money,
td.jackpot-name {
padding: 5px;
}

/********* SIDEBAR LATEST NEWS **********/

a.latest-news {
display: block;
width: 230px;
border-bottom: 1px solid #c9c9c9;
padding-bottom: 10px;
margin: 0 10px 10px;
/*
border-bottom: 1px solid #444;
border-top: 1px solid #888;
padding: 10px 0 9px; */
}

a.latest-news img {
width: 70px;
height: 70px;
float: left;
margin-right: 5px;
border: 1px solid #c9c9c9;
}

.latest-news-title {
width: 175px;
}

/************ FEATURED SLOTS  ************/

li.links {
padding-bottom: 10px;
border-bottom: 1px solid #222;
margin-bottom: 10px;
}

.slideshow {
width: 294px;
overflow: hidden;
display: block !important;
margin: 5px 0 0 0 !important;
}

#right-sidebar .slideshow {
width: 230px;
overflow: hidden;
display: block !important;
margin: 15px 10px 0 !important;
}

.slideshow ul li {
width: 294px;
position: relative;
overflow: hidden;
display: inline;
margin: 0px;
padding: 0 !important;
float: left;
/*
display: block !important;
border: 0; */
}

.slideshow ul li h2 {
margin-bottom: 10px !important;
}

.slideshow img {
width: 294px;
height: 256px;
margin: 0 0 10px;
}

#right-sidebar .slideshow img {
width: 228px !important;
height: 172px !important;
margin: 0 0 10px;
}

.slideshow a  {
display: block;
font-style: italic !important;
color: #232323 !important;
font-family: georgia, times, serif !important;
z-index: 20;
margin: 0;
text-align: left;
}

.slideshow span {
display: block;
clear: both;
width: 228px;
}

.carousel-wrap {
height: 332px !important;
}

#right-sidebar .carousel-wrap {
height: 200px !important;
}

.carousel-pagination {
font-size: 2.0em;}

.carousel-pagination a,
.carousel-pagination a:link,
.carousel-pagination a:visited {
font-size: 1.6em;
margin-left: 5px;
cursor: pointer;
color: #C9C9C9;
}

.carousel-pagination a:hover, 
.carousel-pagination a.active:hover,
.carousel-pagination a.active,
.carousel-pagination a.active:link,
.carousel-pagination a.active:visited {
font-size: 1.6em;
margin-left: 5px;
color: #DA8D00;
cursor: pointer;
}

.carousel-pagination {
text-align: center; 
}

.carousel-pagination p {
margin: 0;
}

/* headers */

h1, h2, h3, h4, h5, h6 {
font-family: dinengschrift, sans-serif; 
color: #000;
font-weight: normal !important;
text-transform: uppercase;
}

h1 {
font-size: 2.4em;
margin-bottom: 20px;
line-height: 1.2em;
}

h2, .event-story-list {
color: #000;
font-size: 1.8em;
margin: 0 !important;
line-height: 1em;
}

h3.summary-title {
color: #000;
font-size: 1.6em;
margin: 0;
}

h3.home-slots {
color: #000;
font-size: 1.3em;
margin-top: 5px; !important;
}



#review-info h2 {
color: #000;
margin-top: 0 !important;
}

h4, h3.bonus {
color: #fff;
font-weight: normal;
font-size: 1.6em;
margin-bottom: 0 !important;
text-transform: uppercase;
}

h3.bonus {
color: #000;
}

#review-info h4 {
color: #000;
}
h4.bonus {
color: #000;
}
/* text */

p, p.intro { 
margin-bottom: 10px;
}

p.intro, h1.header-title {
font-family: georgia, times, serif !important;
font-style: italic;
}

h1.header-title {
color: #fff;
font-size: 1.3em;
}


/* Linked images */

a img {
border: 0;
}

acronym { cursor: help; }
pre, code, blockquote {
	margin: 15px 0;
	border: 1px dashed #ddd;
	padding: 15px;
	display: block;
	background: #fff url(img/grey_grad_.jpg) repeat-x 0 -130px;
	color: #666;
	}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #ddd;
	padding: 0 15px 0 15px;
	background-color: #eee;
	min-height: 60px;
	}
* html blockquote { height: 60px; }


a, a:link, a:visited { 
text-decoration: none;
color: #da8d00;
outline: none; 
}

strong, b, p.intro strong, 
p.intro b {
font-family: arial, helvetica, san-serif;
font-weight: bold;
font-size: 1.1em;
}


p.intro strong, p.intro b {
font-family: georia, times, serif;
font-style: italic;
}

a.white,
a.white:link,
a.white:visited {
color: #fff;
outline: none;;
}


a.black,
a.black:link,
a.black:visited {
color: #000;
outline: none;;
}

a:hover,
a.white:hover,
a.black:hover { 
color: #da8d00;
text-decoration: none; 
}

a.more {
margin-top: 10px;
display: block;
text-align: right;
}

a.bet-now {
font-weight: bold;
text-shadow: 1px 1px 1px #444;
-moz-box-shadow: 2px 2px 2px #aaa;
-webkit-box-shadow: 2px 2px 2px #aaa;
box-shadow: 2px 2px 2px #aaa;
background-image: linear-gradient(bottom, #2EAD03 20%, #85FA00 68%);
background-image: -o-linear-gradient(bottom, #2EAD03 20%, #85FA00 68%);
background-image: -moz-linear-gradient(bottom, #2EAD03 20%, #85FA00 68%);
background-image: -webkit-linear-gradient(bottom, #2EAD03 20%, #85FA00 68%);
background-image: -ms-linear-gradient(bottom, #2EAD03 20%, #85FA00 68%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.2, #2EAD03),
	color-stop(0.68, #85FA00)
);
-moz-border-radius: 5px;
border-radius: 5px;
color: #fff;
padding: 5px;
diaplay: inline-block;
}

.orange {
color: #da8d00;;
}

ul { list-style-type: none; }




/* classes */
.left { float: left; }
.right {float: right; }
.hide { display: none; }

/* list of links */
ul.links { list-style-type: none; margin-left: 0; }
ul.links li { margin: 5px 0; }

/* list of images */
ul.images { margin-left: -15px; margin-bottom: 0; padding: 15px 0 0; list-style-type: none; height: 1%; width: 104%; }
* html ul.images { width: 100%; }
ul.images:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; }
ul.images li { float: left; margin: 0; padding: 0 0 15px 15px; }
ul.images li img { vertical-align: middle; }




a.call-buttons, a.call-buttons-ani, input.call-buttons-ani  {
text-transform: uppercase;
font-style: normal;
font-family: arial, helvetica, san-serif;
float: left;
display: block;
text-align: center;
width: 132px;
height: 18px;
font-size: 1.2em;
font-weight: bold !important;
background: url(images/call-button.jpg) 0 0 no-repeat #000;
text-decoration: none;
padding: 8px 0;
color: #fff !important;
}

input.call-buttons-ani  {
height: 32px;
background: url(images/call-button.gif) 0 0 no-repeat #000;
border: 0;
padding: 3px 0 5px;
float: right;
margin-right: 0;
}
a.call-buttons-ani  {
background: url(images/call-button.gif) 0 0 no-repeat #000;
}

html > body a.call-buttons,
html > body a.call-buttons-ani {
height: 17px;
}

a.call-buttons:hover,
a.call-buttons-ani:hover {
color: #fff !important;
text-decoration: none;
}

a.large-call-button {
background: url(images/large-call-button.gif) 0 0 no-repeat #000;
display: block;
width: 230px;
height: 36px;
text-align: center;
clear: both;
margin-top: 10px;
color: #fff;
line-height: 1.2em;
padding-top: 2px;
}

a.large-call-button, 
a.large-call-button:hover {
height: 32px;
}

img.alignright {
margin: 0 0 5px 10px;
float: right;
}

/************************ BEGIN FOOTER LINKS ********************/

#footer-links-area {
width: 980px;
font-size: 1.2em;
background-color: #000;
color: #fff;
/* height: 253px; */
font-family: arial, san-serif;
padding: 10px;
margin: 0 auto;
}

ul.footer-link-columns,
ul.footer-link-columns-last {
list-style-type: none;
width: 190px;
background-color: #000;
padding: 15px;
display: block;
float: left;
margin: 0 10px;
filter:alpha(opacity=70);
opacity:0.7;
}


ul.footer-link-columns h3,
ul.footer-link-columns-last h3 {
color:  #da8d00;
margin: 0 0 10px 0;
font-weight: normal;
filter:alpha(opacity=100);
opacity:1.0;
font-size: 1.3em !important;
}

ul.footer-link-columns li,
ul.footer-link-columns-last li {
padding: 2px 0;
}

ul.footer-link-columns li a.footer-links,
ul.footer-link-columns-last li a.footer-links {
filter:alpha(opacity=100);
opacity:1.0;
font-size: 1em !important;
color: #fff !important;
}

ul.footer-link-columns li b {
color: #da8d00 !important;
font-weight: bold;
}


ul.footer-link-columns li a.footer-links,
ul.footer-link-columns-last li a.footer-links {
color: #fff;
text-decoration: none;
}

ul.footer-link-columns li a.footer-links:hover,
ul.footer-link-columns-last li a.footer-links:hover {
color: #da8d00 !important;
}


#footer {
border-top: 1px solid #222;
padding: 0 20px;
margin: 5px auto;
width: 960px;
font-size: 1.2em;
color: #fff;
}

.footer-logos {
float: left;
width: 156px;
}

.footer-text {
float: left;
text-align: center;
margin: 5px auto;
width: 450px;
}

ul.footer-nav {
float: right;
font-size: 0.9em;
text-align: right;
width: 290px;
margin: 4px 0;
}

ul.footer-nav li {
float: left;
margin-left: 20px;
}



