body {
	background-color: #000000;
	font: normal 11px arial, helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;

}
.mainText {
	font: normal 11px arial, helvetica, sans-serif;
	}

#wrapper {
	width: 100%;
	overflow: hidden;
}

#main {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border: 0px;
	padding: 0px;
	}
	
#header {
	position: relative;
	width: 770px;
	height: 88px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(/img/new/redbar.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
/********** header tabs *******************/

#VCHeader ul {
	clear:left;
	display:inline;
	float:left;
	list-style: none;
	margin:52px 0px 0px 0px;
	background-color: #000000;
	font-size: 1.1em;
	direction: rtl;
}
#VCHeader ul li {
	display: inline;
}
#VCHeader ul li a:link, #VCHeader ul li a:visited {
	display: inline-block;
	height:30px;
	background-image: url("http://www.victorchandler.com/images/header-tabs.png");
	_background-image: url("http://www.victorchandler.com/images/header-tabs.gif");
	padding: 0px 0px 0px 15px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


#VCHeader ul li a span {
	background-image: url("http://www.victorchandler.com/images/header-tabs.png");
	_background-image: url("http://www.victorchandler.com/images/header-tabs.gif");
 	display: inline-block;
 	height: 23px;
 	padding: 7px 15px 0px 0px;
 	background-color: #000000;
 	background-position: right top;
 }


#VCHeader ul li#nBet a:hover {
	background-position: 0px -50px;
}

#VCHeader ul li#nBet a:hover span {
 background-position: right -50px;
}

#VCHeader ul li#nLive a:hover {
	background-position: 0px -100px;
}

#VCHeader ul li#nLive a:hover span {
 background-position: right -100px;
}

#VCHeader ul li#nCasino a:hover {
	background-position: 0px -150px;
}

#VCHeader ul li#nCasino a:hover span {
 background-position: right -150px;
}

#VCHeader ul li#nPoker a:hover {
	background-position: 0px -350px;
}

#VCHeader ul li#nPoker a:hover span {
 background-position: right -350px;
}

#VCHeader ul li#nGames a:hover {
	background-position: 0px -300px;
}

#VCHeader ul li#nGames a:hover span {
 background-position: right -300px;
}

#VCHeader ul li#nCasinoLive a:hover {
	background-position: 0px -250px;
}

#VCHeader ul li#nCasinoLive a:hover span {
 background-position: right -250px;
}

#VCHeader ul li#nFinancials a:hover {
	background-position: 0px -450px;
}

#VCHeader ul li#nFinancials a:hover span {
 background-position: right -450px;
}

#VCHeader ul li#nMobile a:hover {
	background-position: 0px -400px;
}

#VCHeader ul li#nMobile a:hover span {
 background-position: right -400px;
}

#VCHeader ul li#nSlots a:hover {
	background-position: 0px -200px;
}

#VCHeader ul li#nSlots a:hover span {
 background-position: right -200px;
}

/* this site tab */

#VCHeader ul li#nPoker a {
	background-position: 0px -350px;
}

#VCHeader ul li#nPoker a span {
 background-position: right -350px;
}


#menubar {
	width: 770px;
	}
	
#breadCrumbs {
	position: relative;
	width: 770px;
	background-color: #454545;
	height: 24px;
	padding: 0px;
	margin: 5px 0px;
	}

#breadCrumbs p {
	direction: rtl;
	margin: 0px 0px;
	padding-top: 6px;
	padding-right: 10px;
	color: #cccccc;
	font: normal 10px arial, helvetica, sans-serif;
	}
	
#siteMap {
	direction: rtl;
	float: left;
	margin: 0px;
	font: normal 10px arial, helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 10px;
	}
	
#headerImage {
	position: relative;
	width: 760px;
	height: 200px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.splash {
	position: absolute;
	top: 0px;
	left: 560px;
	width: 186px;
	display: block;
	margin: 0px;
	padding: 6px 14px 7px 0px;
	height: 17px;
	color: #ffffff;
	font: bold 11px arial, helvetica, sans-serif;
	background-image: url(/img/new/h1splash.jpg);
	background-repeat: no-repeat;
	direction:rtl;
	}

#headerImageTop {
	position: absolute;
	left: 0px;
	top: 0px;
}

#headerImageBody {
	position: absolute;
	left: 0px;
	top: 30px;
}


h1 {
	direction: rtl;
	color: #ffffff;
	font: bold 11px arial, sans-serif;
	background-color: #000000;
	padding: 7px 15px 7px 0px;
	height: 22px;
	margin: 5px 0px 0px 0px;
	border: 0px;
	background-image: url(/img/new/content/header1full.jpg);
	background-repeat: no-repeat;
	}
	
h2 {
	position: relative;
	color: #fd1b14;
	font: bold 12px arial, sans-serif;
	margin: 0px;
	padding: 15px 15px 0px 0px;
	}


a:link, a:visited {
	color: #a9120d;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #fd1b14;
	text-decoration: underline;
}
	

a:link.bcLink, a:visited.bcLink {
	text-decoration: none;
	color: #999999;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

a:hover.bcLink {
	text-decoration: underline;
	color: #bbbbbb;
	}
	
a:link.bcEndLink, a:visited.bcEndLink {
	text-decoration: none;
	color: #dddddd;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

a:hover.bcEndLink {
	text-decoration: underline;
	color: #ffffff;
	}


#content{
	position: relative;
	direction: rtl;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background-color: #000000;
	padding: 0px;
	border: 0px;
	}
		

.contentBox {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-color: #eeeeee;
	}
	
.contentBox p {
	direction: rtl;
	position: relative;
	line-height: 1.5em;
	margin: 0px;
	padding: 5px 15px 0px 15px;
	}

.contentBox ol, .contentBox ul {
	position: relative;
	direction: rtl;
	
	}
	
.contentBox ul li {
	direction: rtl;
	list-style-image: url(/img/new/bullet.gif);
	padding: 2px 0px 0px 15px;
	line-height: 1.5em;
}

.contentBox ol li  {
	direction: rtl;
	padding-top: 2px;
	line-height: 1.5em;
	padding: 2px 0px 0px 15px;
}

.contentBase {
	width: 760px;
	height: 10px;
	overflow: hidden;
	background-image: url(/img/new/content/boxBase.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.anchorHeader {
	position: relative;
	}
	
.anchorH1 {
	color: #ffffff;
	font: bold 11px arial, sans-serif;
	background-color: #000000;
	padding: 7px 15px 7px 0px;
	width: 645px;
	height: 22px;
	margin: 5px 0px 0px 0px;
	background-image: url(/img/new/content/header1_backToTop.jpg);
	background-repeat: no-repeat;
}

	
.anchorTopH1 {
	color: #ffffff;
	font: bold 11px arial, sans-serif;
	background-color: #000000;
	padding: 7px 15px 7px 0px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(/img/new/content/header1fullAnchor.jpg);
	background-repeat: no-repeat;
	}
	
#anchorMenu {
	width: 760px;
	height: 37px;
	background-image: url(/img/new/content/submenu.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
	}

#anchorMenu p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	}

#anchorMenu a:link, #anchorMenu a:visited {
	color: #eeeeee;
	}

#anchorMenu a:hover {
	color: #ffffff;
	}
	

#footer {
	direction: rtl;
	width: 770px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url(/img/new/baseshadow_full.jpg);
	background-repeat: no-repeat;
}


.contact {
	font-size: 10px;
	color: #ccc;
	margin: 0px;
	padding: 10px;
}

#footerText {
	width: 760px;
	background-color: #292929;
	margin: 0px 5px 0px 0px;
	background-image: url(/img/new/footerTextCorner.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

#footerText p, #footer p, #footer_do p {
	padding: 0px 10px 0px 0px;
	color: #ccc;
	font: normal 11px arial, helvetica, sans-serif;
	}
	
#footerText h2 {
	padding: 0px 0px 0px 10px;
	color: #f1f1f1;
	font: bold 12px arial, helvetica, sans-serif;
	}


#footer a:link, #footer a:visited, #footer_do a:link, #footer_do a:visited {
	text-decoration: none;
	color: #f1f1f1;
	
	}
	

#footer a:hover, #footer_do a:hover {
	text-decoration: underline;
	color: #fd1b14;
	}


.fullheader {
	display: block;
	margin: 0px;
	padding: 7px 10px 7px 0px;
	width: 750px;
	height: 16px;
	font: bold 11px arial, helvetica, sans-serif; 
	background-image: url(/img/new/blackheader760.jpg);
	background-repeat: no-repeat;
	}
	
/* css for tables */
	
table.table1{
	clear: both;
	width: 100%;
	padding: 10px;
	margin: 0px;
	border-collapse: collapse; 
	text-align: center;
	font-size: 100%;
	color: #000;
	direction:rtl;
}

h3 {
	float:right;
	direction: rtl;
	display: inline;
	margin: 15px 0px 0px 0px;
	padding: 8px 25px 0px 25px;
	background-color: #d3d3d3;
	font: bold 11px arial, helvetica, sans-serif; 
	height: 27px;
	color: #000000;
	background-image: url(/img/new/content/table_caption.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.table1 tr.dark td{
	background-color: #c8c8c8;
	height: 22px;
	border-bottom: 1px solid #fff;
	direction:rtl;
}
.table1 tr.light td{
	background-color: #dedede;
	height: 22px;
	border-bottom: 1px solid #fff;
	direction:rtl;
}
.table1 th {
	padding: 8px 0;
	margin: 0px;
	border-bottom: 1px solid #fff;
	background-color: #555555;
	color: #fff;
	direction:rtl;
}





