﻿body {  
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #fff5b0;
	background: black fixed top no-repeat;
	margin: 0;
} 

.Blackjack
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #000000;
	background: #000000;
	margin: 0;
    height: 8px;
}


h1{
	font-size: 20px;
}

h2{
	font-size: 14px;
	padding: 0;
}

.page{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #fff5b0;
	margin: 0;
}

p{
	padding: 0 0 10px 0;
	margin: 0;
}

.pTitle{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
}

.pTitle2{
	font-size: 12px;
	font-weight: bold;
}

div.center {
	text-align: center;
	margin: 0px auto 0 auto;
}

.HeaderHolderDiv{
	height: 120px;
    width: 1036px;
}

#logo{
	float: left;
	padding-top: 0px;
}

#phones{
	float: left;
}


.HeaderHolderDiv #rightSide{
	float: left;	
}
#HeaderHolderDiv #rightSideTop {
	height: 80px;
}
.HeaderHolderDiv #rightSideTop #phonesRight{
	position: relative;
	top: 22px;
	float: left;	
}
.HeaderHolderDiv #rightSide #hormenu{
	position: relative;
	top: 0;
	width: 350px;
	left: 0;
	color: #d8af59;
}
.HeaderHolderDiv ul { 
	list-style-type: none;
	width: 350px;
	height: 30px;
	margin: 0;
	padding: 8px 0 0 0;
}
.HeaderHolderDiv li { 
	display: inline;
	float: left;
	line-height: 20px;
}
.HeaderHolderDiv li a{
	margin: 0px;
	padding: 0 13px;
	color: #d8af59;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.HeaderHolderDiv li a:visited { 
	color: #d8af59;
	text-decoration: none;
}
.HeaderHolderDiv li a:hover { 
	color: #E2EBA4;
}

#arrows{
	width: 333px;
	height: 50px;
}
#arrowLeft{
	position: relative;
	top: 20px;
	float: right;
	padding-left: 30px;
}
#arrowRight{
	float: left;	
}

#wrapper {
	margin: 0 auto;
	text-align: left;
    height: 709px;
}

#footer p{
	color: #d8af59;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 0;
	margin: 0;
}

#footer p a:visited { 
	color: #d8af59;
	text-decoration: none;
}
#footer p a:link { 
	color: #d8af59;
	text-decoration: none;
}
#footer p a:hover { 
	color: #E2EBA4;
}


.news{
	width: 400px;
	padding-right: 50px;
}

.column1{
	width:	400px;
	padding-right: 50px;
}

.column2{
	width:	400px;
	padding-left: 50px;
}


.vline{
	vertical-align: top; 
	padding: 0; 
	border-spacing: 0;
}
.vline td{
	vertical-align: top; 
}
.vlineTop{
	background: url(../images/vline_top.png) 0 0 no-repeat;
	height: 250px;
}
.vlineMiddle{
	background:  url(../images/vline_middle.png) repeat-y;
}
.vlineBottom{
	background: url(../images/vline_bottom.png) no-repeat;
	height: 250px;
}

.vlinewhole{
	background: url(../images/vertline.png) no-repeat;
}

#contactPanel{
	position: relative;
	height: 330px;
}

#contactBody{
	position:absolute;
	left:50%;
	top:50%;
	margin:-80px 0 0 -150px;
	width: 320px;
	height: 130px;
	background: url(../images/bg_contact.png) no-repeat;
	padding: 20px 0 0 50px;
}

#homePanel{
	padding:0px 0 0 0px;
	margin-right: 10px;
}

#homeBody
{
    margin: 0px 0 0 0;
    float: left;
    /* 
    width: 750px;
    height: 700px;
    background: url(../images/gameshot.png) 0px 0 no-repeat; */
}

.facebook{
	width: 200px;
	float: none;
	margin-right: 10px;
	padding-left:30px;
	
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: bold;
}
.facebook :link { color: Black; border:0px solid #000}
.facebook :visited { color: Black; border:0px solid #000} 
.facebook :hover { color: Black; border:0px solid #000} 

.likeus{
	width: 105px;
	float: left;
	margin-left: 10px;
	padding-left:20px;
	
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: bold;
}
.likeus :link { color: Black; border:0px solid #000}
.likeus :visited { color: Black; border:0px solid #000} 
.likeus :hover { color: Black; border:0px solid #000}


.playnow
{
    width: 125px;
	float: none;
	
	margin-left: 10px;
	padding-left:20px;
	
    margin-top: 0px;
	vertical-align:middle;
	
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: bold;
}
.playnow :link { color: Black; border:0px solid #000}
.playnow :visited { color: Black; border:0px solid #000} 
.playnow :hover { color: Black; border:0px solid #000}

.appstore{
	width: 150px;
	border-style: none;
	float: none;
	
	padding-left:10px;
	
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: bold;
}
.appstore :link { color: Black; border:0px solid #000}
.appstore :visited { color: Black; border:0px solid #000} 
.appstore :hover { color: Black; border:0px solid #000} 


#socialPanel{
	width: 213px;
	height: 670px;
	float: left;
    margin-left: 00px;
	margin-bottom: 0px;
}
#socialPanel .socialPanelTab{
	width: 264px;
	height: 56px;
	background: url(../images/sbtab_bg.png) 0 0 no-repeat;
}
#socialPanel .socialPanelTab .item{
	width: 132px;
	height: 56px;
	float: left;
}

#socialPanel .socialPanelTab .item img{
	margin: 17px 0 0 23px;
	border: 0;
}

#socialPanel .socialPanelTab .item :hover{
	border:1px solid #000
}

.active{
	background: url(../images/sbtab_active.png) 0 0 no-repeat;	
}
#facebookContent{
	display: block;
}
#twitterContent{
	display: none;
}

.emptyspace{
	height: 50px;
}

.clr {
	clear: both;
}

.policy
{
    font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color: Gray;
}

a:link { color: Gray; border:0px solid #000}
a:visited { color: Gray; border:0px solid #000} 
a:hover { color: Gray; border:0px solid #000} 

/* Navigation */	
#navigation		
{
    position:static;
    vertical-align:top;
    
    margin: 0; 
    float: none;
    		
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: bold;
	
	color: #fff5b0;
}
.navigation :link { color: #fff5b0; border:0px solid #000; border-style:none}
.navigation :visited { color: #fff5b0; border:0px solid #000} 
.navigation :hover { color: #fff5b0; border:0px solid #000}


.footerRights
{
    vertical-align:middle;
    
    width: 370px;
	text-align:right;
	float:none;
	margin-top: 0px;
		
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: bold;
	
	color: Gray;
}
.footerRights :link { color: #3b5998; border:0px solid #000; text-decoration:none}
.footerRights :visited { color: #3b5998; border:0px solid #000;text-decoration:none} 
.footerRights :hover { color: #fff5b0; border:0px solid #000;text-decoration:none} 

