html {
  width:  100%;
  height: 100%;
}

body {
  margin:0px;
  padding:0px;
  width:  100%;
  height: 100%;
  font-family:Arial; 
  font-size: 10px;
  -webkit-text-size-adjust:none;
  display:block; 
}
  
.bdCSSmain {
	background-image:url('pattern.jpg');
}


canvas{
  outline:0;
  border:0;
  margin-left: auto;
  margin-right: auto;
}
  
.divhelp 
{
	background:url('pattern.jpg');
}  
  
span.meterLabel
{
	color: #7affd4;
	font-size: 24px;
}  

span.meterValue
{
	color: #FFF;
	font-size: 24px;
}
  
p.count, p.wildscattertitle, p.wildtitle, p.freegameruleany,
p.freegamerulewildcount12, p.freegamerulewildcount11,
p.freegamerulewildcount10, p.freegamerulewildcount9,
p.freegamerulewildcount8, p.freegamerulewildcount7,
p.freegamerulewildcount6
{
  font-family: arial;
  font-weight: bold;
  font-size: 22px;
  text-decoration: none;
  text-shadow:2px 2px 2px #000;
  padding: 0;
  margin: 0;
}
p.count{
  font-size: 20px;
  color: #FCB932;
}
p.wildscattertitle {
  color: #fffc00;
}
p.wildtitle{
  color: #fffc00;
}
p.freegameruleany, p.freegamerulewildcount12, p.freegamerulewildcount11,
p.freegamerulewildcount10, p.freegamerulewildcount9, p.freegamerulewildcount8,
p.freegamerulewildcount7, p.freegamerulewildcount6
{
  color: #FCB932;
  padding: 0px 5px;
}

p.amount, p.wildwith, p.wildor, p.freegamerulefgcount21, p.freegamerulefgcount18, p.freegamerulefgcount15,
p.freegamerulefgcount12, p.freegamerulefgcount9, p.freegamerulefgcount6, p.freegamerulefgcount3,
p.freegamerulereel2, p.freegamerulereel3, p.freegamerulereel4, p.freegamerulereel5
{
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #FFF;
	text-shadow:2px 2px 2px #000;
	padding: 0;
	margin: 0;
}

p.freegamerulefgcount21, p.freegamerulefgcount18, p.freegamerulefgcount15,
p.freegamerulefgcount12, p.freegamerulefgcount9, p.freegamerulefgcount6, p.freegamerulefgcount3,
p.freegamerulereel2, p.freegamerulereel3, p.freegamerulereel4, p.freegamerulereel5
{
  padding: 0px 5px;
}

p.freegamerulereel2, p.freegamerulereel3, p.freegamerulereel4, p.freegamerulereel5
{
  font-size: 18px;
}

p.wildwith, p.wildor
{
  text-align: center;
  font-size: 14px;
}

p.wildwith
{
  margin-top: 10px;
}

p.wildwith, p.wildor, p.wildpaysym
{
  line-height: 0px;
}

p.ofakind, p.paysany
{
	text-align:left;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #fffc00;
	text-shadow:2px 2px 2px #000;
	margin: 0 6px;
	padding: 0;
}
p.ofakind{
  white-space: nowrap;
  overflow: visible;
}

p.wildscatterrule1, p.wildscatterrule2, p.wildrule1, p.wildrule2
{
	font-family: arial;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #ffffff;
	text-shadow:2px 2px 2px #000;
	padding: 0;
	margin: 0 0 0 20px;
}

p.titlerules, p.freegametitlerules, p.sjptitlerules
{
	font-family: arial;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	color: #fffc00;
	text-shadow:2px 2px 2px #000;
}

ul.sjprules
{
  font-size:20px;
  color: #FFF;
  text-shadow:2px 2px 2px #000;
  /*list-style: none;*/
}

.helpblockbackground {
  background: #d44206;
  background: -moz-linear-gradient(-45deg,  #d44206 0%, #f8b654 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#d44206), color-stop(100%,#f8b654));
  background: -webkit-linear-gradient(-45deg,  #d44206 0%,#f8b654 100%);
  background: -o-linear-gradient(-45deg,  #d44206 0%,#f8b654 100%);
  background: -ms-linear-gradient(-45deg,  #d44206 0%,#f8b654 100%);
  background: linear-gradient(135deg,  #d44206 0%,#f8b654 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d44206', endColorstr='#f8b654',GradientType=1 );
	
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid rgba(127, 40, 4,.5);
  -webkit-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.65);
  -ms-box-shadow:	0px 0px 5px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.65);
	
	padding:10px;
	margin-right:50px;
	margin-bottom:20px;
}
div.helpblockbackground{
	padding:10px 10px 15px;
}

.dgwildhelpblockbackground {
  background: #d44206;
  background: -moz-linear-gradient(-45deg,  #7d3002 0%, #ff4800 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#7d3002), color-stop(100%,#ff4800));
  background: -webkit-linear-gradient(-45deg,  #7d3002 0%,#ff4800 100%);
  background: -o-linear-gradient(-45deg,  #7d3002 0%,#ff4800 100%);
  background: -ms-linear-gradient(-45deg,  #7d3002 0%,#ff4800 100%);
  background: linear-gradient(135deg,  #7d3002 0%,#ff4800 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d3002', endColorstr='#ff4800',GradientType=1 );
	
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid rgba(105, 31, 0,.5);
  -webkit-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.65);
  -ms-box-shadow:	0px 0px 5px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.65);
	
	padding:10px;
}
div.dgwildhelpblockbackground{
  padding:5px 5px 5px;
  margin-left: 10px;
}

table.symbolpays{
  margin-top: -15px;
}

#c {
}

#meters {
	border-collapse: collapse;
	text-align:left;
  width: 100%;
  
  background: #4b0000;
  background: -moz-linear-gradient(top,  #f66767 0%, #4b0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f66767), color-stop(100%,#4b0000));
  background: -webkit-linear-gradient(top,  #f66767 0%,#4b0000 100%);
  background: -o-linear-gradient(top,  #f66767 0%,#4b0000 100%);
  background: -ms-linear-gradient(top,  #f66767 0%,#4b0000 100%);
  background: linear-gradient(to bottom,  #f66767 0%,#4b0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f66767', endColorstr='#4b0000',GradientType=0 );
}

ul.helptext, ul.freegamerule1, ul.freegamerule2, ul.freegamerule3, ul.freegamerule4 {
  font-size:20px;
  color: #FFF;
  text-shadow:2px 2px 2px #000;
  /*list-style: none;*/
}
ul.freegamerule1, ul.freegamerule2, ul.freegamerule3, ul.freegamerule4
{
  text-align: center;
  padding: 0px;
}
li.list-bullet-item:before {
    /*content: '\2022';*/
    padding: 10px;
}

.exitHelp {
	font-size:16px;
	color:FFF
}
.helpMeterBlock {
	display: inline-block; 
	margin-left: 10px; 
	margin-bottom: 10px;
}
#helpDiv1 .helpMeterBlock td{
	vertical-align:top;
}

img{
  border:0;
}
img.symbol {
  width:111px;
  height:100px;
}
div.symbol {
  width:111px;
  float:left;
}
img.bullet {
  width:15px;
  height:14px;
}
img.wildpay {
  width:44px;
  height:40px;
}
#test {
	color: #FFF;
}

/***************************************
Handle popup and message box
***************************************/
.overlay {
	top:32px; 
	display: none; 
	position: fixed; 
	width:100%; 
	height:100%; 
	background:#000; 
	opacity:.70; 
	filter:alpha(opacity=70); 
}

#popup {
	top: 32px;
	width: 100%; 
	background:#CCC; 
	display: none; 
	position: fixed;
	z-index:11;
}

h1, .paytablecopy /* copyright  and version */
{
  color:#FFF;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  text-shadow:2px 2px 2px #000;
}

#helpDiv2{
  max-width:900px;
}

#dgHelpDiv{
  max-width:900px;
}

h1.rtp {
	color: #FFF;
}