﻿body {  
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #fff5b0;
	background: black url(../images/bg_wrap.png) 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: 0 auto;
	width: 1028px;
}


#header{
	height: 120px;
		
}

#logo{
	float: left;
	padding-top: 6px;
}

#phones{
	float: left;
}


#header #rightSide{
	float: left;	
}

#header #rightSideTop {
	height: 80px;
}


#header #rightSideTop #phonesRight{
	position: relative;
	top: 22px;
	float: left;	
}

#header #rightSide #hormenu{
	position: relative;
	top: 0;
	width: 350px;
	left: 0;
	color: #d8af59;
}


#header ul { 
	list-style-type: none;
	width: 350px;
	height: 30px;
	margin: 0;
	padding: 8px 0 0 0;
}

#header li { 
	display: inline;
	float: left;
	line-height: 20px;
}
#header li a{
	margin: 0px;
	padding: 0 13px;
	color: #d8af59;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#header li a:visited { 
	color: #d8af59;
	text-decoration: none;
}
#header 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: 615px;
}

#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{
	float:left;
	padding:0px 0 0 0px;
}
#homeBody
{
    margin: 0px 0 0 0;
    width: 680px;
    height: 650px;
    float: right;
    background: url(../images/gameshot.png) 0px 0 no-repeat;
}

.footerRights{
	width: 400px;
	float: right;
}

.footerBanners{
	width: 500px;
	font-size: 16px;
	color: #d8af59;
}
.footerBanners .facebook{
	width: 250px;
	float: left;
}

.footerBanners .facebook .title{
    font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight: bold;
	width: 50px;
	float: left;
	text-align:right;
}

.footerBanners .facebook .bnr{
	width: 150px;
	float: left;
	border-style: none;
}

.footerBanners a:link{
	border:0px solid #000;
}
.footerBanners a:hover{
	border:0px solid #000
}
.footerBanners a:visited {
	border:0px solid #000
}

.footerBanners .appstore{
	width: 250px;
	float: left;
	border-style: none;
}

.footerBanners .appstore .title
{
    font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight: bold;
	width: 83px;
	float: left;
	margin-right:2px;
	text-align:right;
}

.footerBanners .appstore .bnr{
	width: 150px;
	float: left;
	margin-left: 1px;
}

.footerBanners .appstore .bnr a:link{
	border:0px solid #000
}
.footerBanners .appstore .bnr a:hover{
	border:0px solid #000
}
.footerBanners .appstore .bnr a:visited {
	border:0px solid #000
}


#sideBar{
	width: 305px;
	height: 650px;
	float: right;
}
#sideBar .sideBarTab{
	width: 264px;
	height: 56px;
	background: url(../images/sbtab_bg.png) 0 0 no-repeat;
}
#sideBar .sideBarTab .item{
	width: 132px;
	height: 56px;
	float: left;
}

#sideBar .sideBarTab .item img{
	margin: 17px 0 0 23px;
	border: 0;
}

#sideBar .sideBarTab .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;
}

a:link { color: black; }
a:visited { color: black; } 
a:hover { color: blue; } 