@charset "utf-8";
/* CSS Document */
/*.....:Reset CSS:.....*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/*.....:HTML5 display-role reset for older browsers:.....*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
::-moz-selection {
 background:#7f1414;
 color:#FFF;
}
::selection {
	background: #7f1414;
	color: #FFF;
}
ol, ul {
	list-style: none;
}
a {
	color: #FFF;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:focus {
	outline: none;
}
button:focus {
	outline: none;
}
/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {
	outline: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea {
	outline: 0;
}
p {
	font: 14px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
/*.....:Fonts Styles:.....*/
@font-face {
	font-family: 'bebas_neueregular';
	src: url("../fonts/bebasneue-webfont.eot");
	src: url("../fonts/bebasneue-webfont.eot") format('embedded-opentype'), url("../fonts/bebasneue-webfont.woff") format('woff'), url("../fonts/bebasneue-webfont.ttf") format('truetype'), url("../fonts/bebasneue-webfont.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}
/*.....:Common Styles:.....*/
.clear {
	clear: both;
	height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	text-decoration: none;
	outline: 0;
	color: #d84429;
}
a:
input, textarea {
outline:0;
}
.fix_left {
	float: left;
}
.fix_right {
	float: right;
}
/*++++++++++++++++++++++++++++++++++++++++++++ Headings ++++++++++++++++++++++++++++++++++++++++++++*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: 'bebas_neueregular';
	font-size: 25px;
}
h4 {
	font-family: bebas_neueregular;
	font-size: 25px;
}
.sub_hding_01 {
	background: url("../images/text01.png") no-repeat 0 0;
	width: 597px;
	height: 29px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}
.sub_hding_02 {
	background: url("../images/sprite.png") no-repeat 0 0;
	color: #FFFFFF;
	display: block;
	height: 48px;
	left: 0;
	line-height: 48px;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 271px;
}
/*++++++++++++++++++++++++++++++++++++++++++++ Layout ++++++++++++++++++++++++++++++++++++++++++++*/
body {
	color: #707070;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url("../images/body-bg.jpg") no-repeat center 0;
}
/*  Main Style 
===================================================*/
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
#header {
	width: 1000px;
	height: 115px;
	background: url("../images/header-bg.png") no-repeat center 0;
	margin-bottom: 27px;
}
#header h1#logo {
	width: 510px;
	height: 61px;
	display: block;
	float: left;
	margin: 30px 0 0 16px;
}
#header h1#logo a {
	width: 510px;
	height: 61px;
	display: block;
	float: left;
	text-indent: -9999px;
	background: url("../images/logo.png") no-repeat 0 0;
}
.banner {
	width: 980px;
	background: url("../images/banner-bg.png") repeat-x 0 -5px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.banner p {
	color: #000000;
	font: 13px Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
}
.banner .left-sec {
	width: 675px;
	float: left;
}
.welcome-frame {
	background: url("../images/trans-bg01.png") repeat 0 0;
	padding: 10px 10px 0;
	width: 670px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.listing-01 li {
	display: block;
	width: 305px;
	background: url("../images/trans-bg02.png") repeat 0 0;
	padding: 10px;
	float: left;
	margin: 0 14px 14px 0;
	border: 1px solid #FFF;
}
.listing-01 li.second_item {
	margin-right: 0;
}
.listing-01 li .img-blk {
	width: 105px;
	float: left;
}
.listing-01 li .text-blk {
	width: 197px;
	float: right;
}
.listing-01 li .text-blk h4 {
	font-family: bebas_neueregular;
	font-size: 25px;
	color: #FFF;
}
.listing-01 li .text-blk p {
	color: #FFF;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 0;
}
.banner .right-sec {
	width: 255px;
	float: right;
	background: url("../images/trans-bg02.png") repeat 0 0;
	padding: 80px 10px 10px 10px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #FFF;
}
.right-sec .img-blk {
	width: 125px;
	height: 151px;
	background: url("../images/trans-bg03.png") repeat 0 0;
	padding: 5px;
	display: block;
	float: left;
}
.right-sec .text-blk {
	width: 117px;
	float: right;
}
.right-sec .text-blk p {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.right-sec .text-blk p small {
	display: block;
	padding: 0 0 5px;
}
.right-sec li {
	display: block;
	width: 255px;
}
#slider-nav {
	float: right;
	margin-right: 10px;
	width: 65px;
}
#prev, #next {
	display: block;
	width: 27px;
	height: 27px;
	background: url("../images/sprite.png") no-repeat 0 0;
	text-indent: -9999px;
	float: left;
}
#prev {
	background-position: 0 -49px;
	margin-right: 10px;
}
#prev:hover {
	background-position: 0 -80px;
}
#next {
	background-position: -28px -80px;
}
#next:hover {
	background-position: -28px -80px;
	right: 0;
}
.playnow {
	display: block;
	height: 51px;
	margin: 40px auto 10px;
	text-indent: -9999px;
	width: 192px;
	background: url("../images/sprite.png") no-repeat -70px -52px;
}
.playnow:hover {
	background-position: -70px -107px;
}
.sub_hding_03 {
	color: #FFFFFF;
	font-size: 20px;
	padding: 8px 0;
	text-align: center;
}
.container {
	padding: 65px 0 20px;
}
.container p {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #000;
}
.left-area {
	width: 715px;
	float: left;
}
.box01 {
	width: 685px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e5e5e5;
	padding: 78px 15px 15px 15px;
	position: relative;
	border: 1px solid #cacaca;
	margin-bottom: 35px;
}
.box2 {
	width: 685px;
	background: #ebebeb;
	padding: 15px;
	position: relative;
	border: 1px solid #cacaca;
	margin-bottom: 35px;
}
.sub_hding_04 {
	background: url("../images/sprite.png") no-repeat 0 -169px;
	width: 446px;
	height: 48px;
	position: absolute;
	top: 15px;
	left: 0;
	color: #FFF;
	line-height: 48px;
	text-align: center;
}
.sub_hding_05 {
	background: url("../images/sprite.png") no-repeat 0 -230px;
	width: 448px;
	height: 48px;
	line-height: 48px;
	padding: 0 0 0 20px;
	color: #FFF;
	margin-bottom: 15px;
}
.sub_hding_05 img {
	margin: 8px 8px 0 0;
	float: left;
}
.thumb-pic {
	border: 2px solid #999999;
	display: block;
	float: left;
}
.listing-02 {
	margin-bottom: 10px;
}
.listing-02 li {
	background: #ebebeb;
	display: block;
	width: 715px;
	border: 1px solid #b3b3b3;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 15px;
}
.listing-02 li.last_item {
	margin-bottom: 0;
}
.ribbon-horz {
	display: block;
	width: 43px;
	background: url("../images/ribbon-bg.jpg") repeat-x 0 0;
	height: 116px;
	float: left;
	color: #FFF;
	text-align: center;
	line-height: 116px;
}
.list-tab {
	float: left;
	padding: 8px;
	width: 656px;
}
.table-blk {
	float: left;
}
.listing-03 {
	float: left;
	margin-right: 10px;
}
.fix-margin {
	margin-right: 0;
}
.listing-03 dt {
	display: block;
	padding: 10px;
	text-align: center;
}
.red-text {
	font: bold 25px Arial, Helvetica, sans-serif;
	color: #d22333;
}
.red-text02 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #d22333;
}
.text-01 {
	font: 23px Arial, Helvetica, sans-serif;
	color: #666;
}
.text-02 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #666;
}
.text-small01 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #666;
}
.fix-padd01 dt {
	padding: 4px;
}
.playnowsmall {
	display: block;
	width: 111px;
	height: 30px;
	background: url("../images/playnow.png") no-repeat 0 0;
	text-indent: -9999px;
}
.playnowsmall:hover {
	background-position: 0 -31px;
}
.listing-03 dt a {
	font: 16px Arial, Helvetica, sans-serif;
	color: #006699;
}
.listing-03 dt a:hover {
	color: #000;
}
.box01 p {
	padding-bottom: 15px;
}
.listing-04 {
	margin-bottom: 10px;
}
.listing-04 li {
	display: block;
	width: 330px;
	padding: 10px;
	background: #e1e1e1;
	border: 1px solid #acacac;
	float: left;
	margin: 0 10px 10px 0;
}
.listing-04 li.second_item {
	margin-right: 0;
}
.listing-04 li .img-blk {
	width: 98px;
	float: left;
	display: block;
}
.listing-04 li .text-blk {
	width: 220px;
	float: right;
}
.rating-text {
	float: left;
	margin-right: 5px;
}
.listing-04 li .text-blk strong {
	display: block;
	padding: 3px 0;
}
.listing-05 {
	margin-bottom: 15px;
}
.listing-05 li {
	border: 1px solid #adadad;
	display: block;
	float: left;
	padding: 5px;
	width: 206px;
	background: #FFF;
	margin-right: 30px;
}
.listing-05 li a {
	font: bold 15px Tahoma, Geneva, sans-serif;
	color: #006699;
	display: block;
	text-align: center;
	padding: 5px 0;
}
.listing-05 li a:hover {
	color: #666666;
}
.listing-05 li.last_item {
	margin-right: 0;
}
#footer {
	background: #d22333;
	padding: 5px 0;
}
.footer-logo {
	width: 307px;
	height: 38px;
	background: url("../images/footer-logo.jpg") no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}
#footer .copyrights {
	color: #FFF;
}
.listing-06 li {
	display: block;
	float: left;
	width: 49px;
	margin-right: 10px;
}
#footer h4 {
	color: #FFF;
	padding-bottom: 5px;
}
.casino-best {
	float: right;
	width: 480px;
}
.side-bar {
	float: right;
	width: 250px;
}
.sub_hding_06 {
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background: url("../images/title-bg.gif") repeat-x 0 0;
	padding: 12px;
	width: 226px;
	height: 22px;
	float: left;
}
.side-bar ul {
	margin-bottom: 20px;
	float: left;
}
.side-bar li {
	display: block;
	width: 250px;
	float: left;
}
.side-bar li a {
	display: block;
	background: url("../images/grey-bg.gif") repeat-x 0 0;
	padding: 10px;
	border: 1px solid #b7b7b7;
	color: #666;
	text-transform: uppercase;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.side-bar li a:hover {
	color: #333;
	background: url("../images/grey-bg2.gif") repeat-x 0 0;
}
.fix-padd02 {
	padding-top: 0;
}
.blk01 {
	width: 125px;
	float: left;
	text-align: center;
}
.box2 .playnowsmall {
	margin: 0 auto 15px;
}
.read-review {
	font: 16px Arial, Helvetica, sans-serif;
	color: #006699;
	display: block;
	text-align: center;
}
.box2 .img-blk {
	display: block;
	width: 121px;
	height: 93px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.blk02 {
	width: 300px;
	float: left;
	margin: 0 20px;
}
.sub_hding_07 {
	font: bold 18px Tahoma, Geneva, sans-serif;
	float: left;
}
.ratingblk {
	float: left;
}
.blk02 .red-text {
	font-size: 18px;
	text-transform: uppercase;
	padding: 5px 0;
	float: left;
}
.listing-07 li {
	list-style-type: disc;
	list-style-position: inside;
	color: #000;
	font: 14px Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 5px;
}
.textlink {
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #216eed;
	padding: 10px 0;
}
.textlink:hover {
	color: #000;
}
.playnowbig {
	width: 442px;
	height: 56px;
	background: url("../images/playnowbig.jpg") no-repeat 0 0;
	display: block;
	margin: 15px 0;
	text-indent: -9999px;
}
.playnowbig:hover {
	background-position: 0 -57px;
}
.title-bar{
	width:300px;
	padding-bottom:5px;
	float:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.listing-01 li{
	padding:0 12px 14px 0;
}
.listing-04 li{
	margin:0 5px 9px 0;
}
