@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: 'GeoSlab703MdBTMedium';
	src: url("../fonts/geo703m_1-webfont.eot");
	src: url("../fonts/geo703m_1-webfont.eot") format('embedded-opentype'), url("../fonts/geo703m_1-webfont.woff") format('woff'), url("../fonts/geo703m_1-webfont.ttf") format('truetype'), url("../fonts/geo703m_1-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: GeoSlab703MdBTMedium;
	font-size: 31px;
}
h3 {
	font-family: GeoSlab703MdBTMedium;
	font-size: 25px;
}
h4 {
	font-family: GeoSlab703MdBTMedium;
	font-size: 21px;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 10px;
}
.sub_hding_01 {
	background: url("../images/g-bg-01.png") no-repeat 0 0;
	display: block;
	color: #e8bb5a;
	width: 637px;
	height: 54px;
	line-height: 54px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.sub_hding_02 {
	font-size: 25px;
}
/*++++++++++++++++++++++++++++++++++++++++++++ Layout ++++++++++++++++++++++++++++++++++++++++++++*/
body {
	color: #FFF;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url("../images/body-bg.jpg") no-repeat center 0 #7f000a;
}
p {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 18px;
	padding-bottom: 15px;
}
/*  Main Style 
===================================================*/
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
#header {
	width: 1000px;
	height: 165px;
	position: relative;
}
#header h1#logo {
	width: 329px;
	height: 147px;
	display: block;
	float: left;
}
#header h1#logo a {
	width: 329px;
	height: 147px;
	display: block;
	float: left;
	text-indent: -9999px;
	background: url("../images/logo.jpg") no-repeat 0 0;
}
.nav-bar {
	height: 48px;
	margin: 0 auto;
	padding: 10px;
	width: 975px;
	background: url("../images/nav-bg.png") no-repeat 0 0;
	margin-bottom: 20px;
	position: relative;
}
.nav-bar ul li {
	display: block;
	float: left;
	background: url("../images/border-01.gif") no-repeat right center;
}
.nav-bar ul li a {
	color: #FFFFFF;
	display: block;
	font-family: GeoSlab703MdBTMedium;
	font-size: 15px;
	padding: 17px 9px;
}
.nav-bar ul li a:hover {
	text-decoration: underline;
}
.nav-bar ul li.last_item {
	background: none;
}
.content {
	width: 1000px;
}
.left-area {
	width: 640px;
	float: left;
}
.img-border01 {
	border: 7px solid #FFF;
	float: left;
	margin: 0 15px 15px 0;
}
.listing01 li {
	display: block;
	width: 620px;
	background: #FFF;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 30px;
}
.box01 {
	background: #FFF;
	border: 1px dashed #acacac;
	padding: 5px;
}
.text-01 {
	display: block;
	float: right;
	width: 460px;
	padding: 10px 0;
}
.listing01 li p, .listing01 li h4 {
	color: #242424;
}
.ratingblk {
	display: block;
	width: 81px;
	height: 18px;
	float: left;
}
.listing02 {
	float: right;
}
.listing02 li {
	display: block;
}
.btn01 {
	width: 128px;
	height: 25px;
	background: url("../images/btn01.jpg") no-repeat 0 0;
	display: block;
	text-align: center;
	font-family: GeoSlab703MdBTMedium;
	font-size: 13px;
	color: #FFF;
	line-height: 25px;
	margin-bottom: 5px;
}
.btn01:hover {
	background-position: 0 -26px;
}
.box-main {
	background: #FFF;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.box02 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px dashed #ACACAC;
	padding: 10px 5px 5px 10px;
}
.img-blk {
	width: 87px;
	height: 89px;
	background: #FFF;
	padding: 5px;
	border: 1px solid #dcdcdc;
	display: block;
	float: left;
}
.text-02 {
	display: block;
	width: 157px;
	float: right;
	color: #3c3a3a;
	padding: 5px 0;
}
.text-02 h4 {
	color: #3c3a3a;
}
.listing03 li {
	display: block;
	width: 278px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #acacac;
	padding: 10px;
}
.listing03 li.second_item {
	margin-right: 0;
}
.blk01 {
	width: 993px;
	margin: 0 auto;
	background: url("../images/casino.png") no-repeat center 10px;
	padding: 161px 0 0;
}
.listing04 {
	width: 865px;
	margin: 0 auto;
}
.listing04 li {
	display: block;
	float: left;
	margin-right: 10px;
}
.listing04 li.last_item {
	margin-right: 0;
}
.sub_hding_03 {
	font-size: 20px;
	color: #7f000a;
	display: block;
	text-align: center;
	padding: 10px 0;
}
.addbox {
	margin-bottom: 10px;
	width: 331px;
	height: 280px;
	border: 2px solid #d70001;
}
.right-area {
	float: right;
	width: 332px;
}
.right-area h3 {
	font-size: 18px;
	color: #242424;
	padding-bottom: 8px;
}
.right-area p {
	color: #242424;
}
.img-border02 {
	float: left;
	border: 1px solid #242424;
	margin-right: 10px;
}
.menu-description {
	background: url("../images/menu-bg.png") no-repeat 0 0;
	padding: 120px 0 0;
}
.sub_hding_04 {
	color: #e8bb5a !important;
	font-size: 25px !important;
	margin-bottom: 28px;
	text-align: center;
}
.listing05 li {
	display: block;
	padding: 0 10px;
	width: 305px;
	background: #FFF;
	float:left;
}
.listing05 li a {
	font-family: GeoSlab703MdBTMedium;
	font-size: 18px;
	color: #a60007;
	padding: 7px 10px;
	display: block;
	border-bottom: 1px solid #999;
	background: url("../images/arrow.gif") no-repeat right center;
}
.listing05 li a:hover {
	color: #000;
}
.menu-holder {
	border: 3px solid #D70001;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.card01 {
	height: 272px;
	left: -200px;
	position: absolute;
	top: 20px;
	width: 224px;
	background: url("../images/card01.png") no-repeat 0 0;
}
.card02 {
	height: 259px;
	right: -200px;
	position: absolute;
	top: 20px;
	width: 265px;
	background: url("../images/card02.png") no-repeat 0 0;
}
.playbtn {
	width: 314px;
	height: 24px;
	background: url("../images/playbtn.jpg") no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
.playbtn:hover {
 background-position0 -24px;
}
.box-left {
	width: 135px;
	float: left;
}
.read-btn {
	width: 129px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	float: left;
	background: url("../images/read-btn.jpg") no-repeat 0 0;
	margin: 10px 0;
}
.read-btn:hover {
	background-position: 0 -31px;
}
.blk02 {
	float: left;
	margin: 0 20px;
	width: 240px;
}
.title-blk h3, .red-text {
	font-size: 16px;
	color: #3c3a3a;
	float: left;
	margin-right: 20px;
}
.red-text {
	display: block;
	font-weight: normal;
	padding: 5px 0;
}
.listing06 li {
	background: url("../images/bullet01.gif") no-repeat scroll 0 8px transparent;
	color: #3C3A3A;
	display: block;
	float: left;
	padding: 5px 18px;
	width: 100%;
}
.textlink {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #e90003;
	padding: 5px 0;
	display: block;
}
.textlink:hover {
	text-decoration: underline;
	color: #e90003;
}
.listing05 li.last_item a{
	border-bottom:0;
}
#footer {
	background:#3f0005;
	padding: 25px 0;
	margin-top: 30px;
}
.footer-links {
	float: left;
}
.footer-links li {
	display: block;
	float: left;
	border-right: 1px solid #FFF;
}
.footer-links li.last_item {
	border-right: 0;
}
.footer-links li a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	padding: 0 15px 8px;
}
.footer-links li a:hover {
	text-decoration:underline;
}
.copyrights {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	float: right;
}