/*
Theme Name: casino
Theme URI: 
Description: 
Version: 1.0
Author: WPCyrus
Author URI: 
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */


#wpcy-main, table
{
    font-family: verdana, Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.wpcy-postcontent,
.wpcy-postcontent li,
.wpcy-postcontent table,
.wpcy-postcontent a,
.wpcy-postcontent a:link,
.wpcy-postcontent a:visited,
.wpcy-postcontent a.visited,
.wpcy-postcontent a:hover,
.wpcy-postcontent a.hovered
{
    font-family: verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.wpcy-postcontent p
{
    margin: 5px 5px;
    text-align:justify;
    line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  
  font-family: verdana, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.wpcy-postcontent a
{
  font-family: verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #2F617F;
}

.wpcy-postcontent a:link
{
  font-family: verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #0D57D8;
}

.wpcy-postcontent a:visited, .wpcy-postcontent a.visited
{

  color: #11b02b;
}

.wpcy-postcontent  a:hover, .wpcy-postcontent a.hover
{

  text-decoration: none;
  color: #28f60d;
}

.wpcy-postcontent h1
{
   color: #ffffff;    
   margin: 21px 0 0;
   font-size:22px;
   
 
}



.wpcy-postcontent h2
{
   color: #41576C;    
   margin: 19px 0 0;
   font-size: 20px;  
}


.wpcy-postcontent h2 a,
.wpcy-postcontent h2 a:link,
.wpcy-postcontent h2 a:hover,
.wpcy-postcontent h2 a:visited
{
   font-size: 24px;   
}

.wpcy-postcontent h3
{
   color: #41576C;     
   margin: 19px 0px 0px;
   font-size: 18px; 
}


.wpcy-postcontent h3 a,
.wpcy-postcontent h3 a:link,
.wpcy-postcontent h3 a:hover,
.wpcy-postcontent h3 a:visited
{
   font-size: 19px;    
}

.wpcy-postcontent h4
{
   color: #3D5266;     
   margin: 20px 0;
   font-size: 16px; 
}


.wpcy-postcontent h4 a,
.wpcy-postcontent h4 a:link,
.wpcy-postcontent h4 a:hover,
.wpcy-postcontent h4 a:visited
{
   font-size: 16px;   
}

.wpcy-postcontent h5
{
   color: #3D5266;    
   margin: 0px 0;
   font-size: 13px;  
}


.wpcy-postcontent h5 a,
.wpcy-postcontent h5 a:link,
.wpcy-postcontent h5 a:hover,
.wpcy-postcontent h5 a:visited
{  
   font-size: 13px;
}

.wpcy-postcontent h6
{
   color: #3D5266;     
   margin: 35px 0;
   font-size: 11px; 
}


.wpcy-postcontent h6 a,
.wpcy-postcontent h6 a:link,
.wpcy-postcontent h6 a:hover,
.wpcy-postcontent h6 a:visited
{
   font-size: 11px;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#wpcy-main
{
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


body
{
  padding: 0; 
  margin:0 !important;
  margin-bottom:-10px !important;
  color: #000000;
  height:100%;
  
  background-color: #1C0101;
  
}



.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.wpcy-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 19px;
  min-height: 19px;
  margin-top: 0px;
  margin-bottom: -3px;
  cursor:auto;
  width: 1014px;
}

.wpcy-sheet-body
{
  position: relative;
  padding: 4px;
    padding-top:4px;
    padding-bottom:4px;
}

.wpcy-sheet-tr, .wpcy-sheet-tl, .wpcy-sheet-br, .wpcy-sheet-bl, .wpcy-sheet-tc, .wpcy-sheet-bc,.wpcy-sheet-cr, .wpcy-sheet-cl
{
  position: absolute;
}

.wpcy-sheet-tr, .wpcy-sheet-tl, .wpcy-sheet-br, .wpcy-sheet-bl
{
  width: 30px;
  height: 30px;
  background-image: url('images/sheet_s.png');
}

.wpcy-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 15px, 15px, auto);
}

.wpcy-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 15px, 15px);
}

.wpcy-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(15px, 15px, auto, auto);
}

.wpcy-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(15px, auto, auto, 15px);
}

.wpcy-sheet-tc, .wpcy-sheet-bc
{
  left: 15px;
  right: 15px;
  height: 30px;
  background-image: url('images/sheet_h.png');
}

.wpcy-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 15px, auto);
}

.wpcy-sheet-bc
{
  bottom: 0;
  clip: rect(15px, auto, auto, auto);
}

.wpcy-sheet-cr, .wpcy-sheet-cl
{
  top: 15px;
  bottom: 15px;
  width: 30px;
  background-image: url('images/sheet_v.png');
}

.wpcy-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 15px);
}

.wpcy-sheet-cl
{
  left: 0;
  clip: rect(auto, 15px, auto, auto);
}

.wpcy-sheet-cc
{
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  background-color: #F9FAFB;
}



#wpcy-page-background-top-texture, #wpcy-page-background-middle-texture, #wpcy-page-background-glare
{
  min-width: 1024px;
}




/* end Box, Sheet */

/* begin Header */
div.wpcy-header
{
  margin: 0 auto;
  position: relative;
  height: 125px;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}


div.wpcy-header-center
{
	position: relative;
	width: 1016px;
	left:50%;
}

div.wpcy-header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 1016px;
  height: 125px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position:center center; 
}

div.wpcy-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1016px;
  height: 125px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.wpcy-headerobject
{
  display: block;
  left: 2%;
  margin-left: -2px;
  position: absolute;
  top: 18px;
  width: 130px;
  height: 80px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.wpcy-logo
{
  left: 20%;
  margin-left: -55px;

  display: block;
  position: absolute;



  top: 35px;

}





h1.wpcy-logo-name
{
  display: block;
  text-align: left;
  font-size: 44px;
  padding: 0;
  margin: 0;
  color: #E5EFF5 !important;

}

 h1.wpcy-logo-name a, h1.wpcy-logo-name a:link, h1.wpcy-logo-name a:visited, h1.wpcy-logo-name a:hover
{
  font-size: 44px;
  padding: 0;
  margin: 0;
  color: #E5EFF5 !important;
}



h2.wpcy-logo-text, 
h2.wpcy-logo-text a,
h2.wpcy-logo-text a:link,
h2.wpcy-logo-text a:visited,
h2.wpcy-logo-text a:hover
{
  font-size: 22px;
  padding: 0;
  margin: 0;
  color: #CFE2ED !important;
}

h2.wpcy-logo-text
{
  display: block;
  text-align: left;

}
/* end Logo */

/* begin Menu */
/* menu structure */

.wpcy-menu a, .wpcy-menu a:link, .wpcy-menu a:visited, .wpcy-menu a:hover
{
    outline: none;
}

.wpcy-menu, .wpcy-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.wpcy-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.wpcy-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.wpcy-menu li li
{
  float: none;
}

.wpcy-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.wpcy-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.wpcy-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.wpcy-menu:after, .wpcy-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.wpcy-menu{
  min-height: 0;
  padding: 0 0 0 0;
}



.wpcy-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */



.wpcy-nav
{
  position: relative;
  margin:0 auto;
  min-height: 29px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}


.wpcy-nav-l, .wpcy-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.wpcy-nav-l
{
  left: 0;
  right: 2px;
}

.wpcy-nav-r
{
  right: 0;
  width: 1016px;
  clip: rect(auto, auto, auto, 1014px);
}

/* end Menu */

/* begin MenuItem */
.wpcy-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 29px;
  cursor: pointer;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}


.wpcy-menu ul li
{
    margin:0;
    clear: both;
}


.wpcy-menu a .r, .wpcy-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 97px;
  background-image: url('images/menuitem.png');
}

.wpcy-menu a .l
{
  left: 0;
  right: 0;
}

.wpcy-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.wpcy-menu a .t, .wpcy-menu ul a, .wpcy-menu a:link, .wpcy-menu a:visited, .wpcy-menu a:hover
{
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}

.wpcy-menu a .t
{
  color: #222E39;
  padding: 0 12px;
  margin: 0 0;
  line-height: 29px;
  text-align: center;
}

.wpcy-menu a:hover .l, .wpcy-menu a:hover .r
{
  top: -34px;
}

.wpcy-menu li:hover>a .l, .wpcy-menu li:hover>a .r
{
  top: -34px;
}

.wpcy-menu li:hover a .l, .wpcy-menu li:hover a .r
{
  top: -34px;
}
.wpcy-menu a:hover .t
{
  color: #0F1F29;
}

.wpcy-menu li:hover a .t
{
  color: #0F1F29;
}

.wpcy-menu li:hover>a .t
{
  color: #0F1F29;
}

/* end MenuItem */

/* begin MenuSeparator */
.wpcy-menu .wpcy-menu-li-separator
{
  display: block;
  width: 1px;
  height:29px;
}
.wpcy-nav .wpcy-menu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 29px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.wpcy-menu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color:#ffffff;	 
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #ffffff;

  margin:0;
  padding:0;
}

.wpcy-nav ul.wpcy-menu ul span, .wpcy-nav ul.wpcy-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

 .wpcy-menu ul a:link, .wpcy-menu ul a:visited, .wpcy-menu ul a:hover, .wpcy-menu ul a:active, .wpcy-nav ul.wpcy-menu ul span, .wpcy-nav ul.wpcy-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #461801;

  margin:0;
  padding:0;
}

.wpcy-menu ul li a:hover
{
  color: #000000;
  background-position: 0 -20px;
}

.wpcy-menu ul li:hover>a
{
  color: #000000;
  background-position: 0 -20px;
}

.wpcy-nav .wpcy-menu ul li a:hover span, .wpcy-nav .wpcy-menu ul li a:hover span span
{
  color: #000000;
}

.wpcy-nav .wpcy-menu ul li:hover>a span, .wpcy-nav .wpcy-menu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */

/* begin Layout */
.wpcy-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.wpcy-layout-cell, .wpcy-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}


.wpcy-content-layout .wpcy-content-layout{width: auto;margin:0;}
.wpcy-content-layout .wpcy-layout-cell, .wpcy-content-layout .wpcy-layout-cell .wpcy-content-layout .wpcy-layout-cell{display: table-cell;}
.wpcy-layout-cell .wpcy-layout-cell{display: block;}
.wpcy-content-layout-row {display: table-row;}
.wpcy-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block, VMenuBlock */
.wpcy-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.wpcy-vmenublock-body
{
  position: relative;
  padding: 0;
}




/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.wpcy-vmenublockheader
{
  margin-bottom: 7px;
  position: relative;
  height: 26px;
}

 .wpcy-vmenublockheader h3.t
{
  position: relative;
  height: 26px;
  color: #FFFFFF;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 26px;
}


.wpcy-vmenublockheader h3.t a,
.wpcy-vmenublockheader h3.t a:link,
.wpcy-vmenublockheader h3.t a:visited, 
.wpcy-vmenublockheader h3.t a:hover
{
  color: #FFFFFF;
  font-size: 14px;
}



.wpcy-vmenublockheader .l, .wpcy-vmenublockheader .r
{
  position: absolute;
  height: 26px;
  background-image: url('images/vmenublockheader.png');
}

.wpcy-vmenublockheader .l
{
  left: 0;
  right: 0;
}

.wpcy-vmenublockheader .r
{
  width: 1016px;
  right: 0;
  clip: rect(auto, auto, auto, 1016px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.wpcy-vmenublockcontent
{

  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.wpcy-vmenublockcontent-body
{

  position: relative;
  padding: 0;
}







/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.wpcy-vmenu, ul.wpcy-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.wpcy-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}



ul.wpcy-vmenu ul
{
  display: none;

  padding: 0;
    margin:0 0 0 0;
}

ul.wpcy-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.wpcy-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.wpcy-vmenu li.wpcy-vmenu-separator
{
  display: block;
  padding: 2px 0 2px 0;
  margin: 0;
  font-size: 1px;
}

ul.wpcy-vmenu .wpcy-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.wpcy-vmenu a .r, ul.wpcy-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 100px;
  background-image: url('images/vmenuitem.png');
}

ul.wpcy-vmenu a .l
{
  left: 0;
  right: 4px;
}

ul.wpcy-vmenu a .r
{
  width: 1024px;
  right: 0;
  clip: rect(auto, auto, auto, 1020px);
}

ul.wpcy-vmenu a .t, ul.wpcy-vmenu ul a
{
  font-family: "verdana",Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

ul.wpcy-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 30px;
  color: #FFFFFF;
  padding: 0 11px 0 11px;
  margin-left:0;
  margin-right:0;
}

ul.wpcy-vmenu a.active .l, ul.wpcy-vmenu a.active .r
{
  top: -70px;
}

ul.wpcy-vmenu a.active .t
{
  color: #FED7C3;
}

ul.wpcy-vmenu a:hover .l, ul.wpcy-vmenu a:hover .r
{
  top: -35px;
}

ul.wpcy-vmenu a:hover .t
{
  color: #FFFFFF;
}


/* end VMenuItem */

/* begin VMenuSubItem */
 ul.wpcy-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.wpcy-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding: 0 0 0 25px;
  line-height: 20px;
  color: #FFFFFF;
  font-size: 11px;
  margin-left: 0;
}



ul.wpcy-vmenu ul span, ul.wpcy-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

 ul.wpcy-vmenu ul a:link, ul.wpcy-vmenu ul a:visited, ul.wpcy-vmenu ul a:hover, ul.wpcy-vmenu ul a:active, ul.wpcy-vmenu ul span, ul.wpcy-vmenu ul span span
{
  line-height: 20px;
  color: #FFFFFF;
  font-size: 11px;
  margin-left: 0;
}



ul.wpcy-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.wpcy-vmenu ul li.wpcy-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.wpcy-vmenu ul .wpcy-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.wpcy-vmenu ul li.wpcy-vmenu-separator-first
{
    padding-bottom:2px;
}

ul.wpcy-vmenu ul li li a
{
  background-position: 50px 0;
  padding: 0 0 0 50px;
}

ul.wpcy-vmenu ul li li li a
{
  background-position: 75px 0;
  padding: 0 0 0 75px;
}

ul.wpcy-vmenu ul li li li li a
{
  background-position: 100px 0;
  padding: 0 0 0 100px;
}

ul.wpcy-vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding: 0 0 0 125px;
}


ul.wpcy-vmenu ul li a.active
{
  color: #FEE1D2;
  background-position: 25px -50px;
}

ul.wpcy-vmenu ul li li a.active
{
  background-position: 50px -50px;
}

ul.wpcy-vmenu ul li li li a.active
{
  background-position: 75px -50px;
}

ul.wpcy-vmenu ul li li li li a.active
{
  background-position: 100px -50px;
}

ul.wpcy-vmenu ul li li li li li a.active
{
  background-position: 125px -50px;
}



ul.wpcy-vmenu ul li a:hover, ul.wpcy-vmenu ul li a:hover.active
{
  color: #FFFFFF;
  background-position: 25px -25px;
}


ul.wpcy-vmenu ul li li a:hover, ul.wpcy-vmenu ul li li a:hover.active
{
  background-position: 50px -25px;
}

ul.wpcy-vmenu ul li li li a:hover, ul.wpcy-vmenu ul li li li a:hover.active
{
  background-position: 75px -25px;
}

ul.wpcy-vmenu ul li li li li a:hover, ul.wpcy-vmenu ul li li li li a:hover.active
{
  background-position: 100px -25px;
}

ul.wpcy-vmenu ul li li li li li a:hover, ul.wpcy-vmenu ul li li li li li a:hover.active
{
  background-position: 125px -25px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.wpcy-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.wpcy-block-body
{
  position: relative;
  padding: 0;
}




/* end Box, Block */

/* begin BlockHeader */
.wpcy-blockheader
{
  margin-bottom: 4px;
  position: relative;
  height: 26px;
}

 .wpcy-blockheader h3.t
{
  position: relative;
  height: 26px;
  color: #FFFFFF;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 26px;
}


.wpcy-blockheader h3.t a,
.wpcy-blockheader h3.t a:link,
.wpcy-blockheader h3.t a:visited, 
.wpcy-blockheader h3.t a:hover
{
  color: #FFFFFF;
  font-size: 14px;
}



.wpcy-blockheader .l, .wpcy-blockheader .r
{
  position: absolute;
  height: 26px;
  background-image: url('images/blockheader.png');
}

.wpcy-blockheader .l
{
  left: 0;
  right: 0;
}

.wpcy-blockheader .r
{
  width: 1016px;
  right: 0;
  clip: rect(auto, auto, auto, 1016px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.wpcy-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.wpcy-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #FFFFFF;
  font-family: verdana, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
}


 
.wpcy-blockcontent-body li, 
.wpcy-blockcontent-body a,
.wpcy-blockcontent-body a:link,
.wpcy-blockcontent-body a:visited,
.wpcy-blockcontent-body a:hover
{
  color: #ffffff;
  font-family: verdana, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
}

.wpcy-blockcontent-body p
{
  margin: 6px 0;
}

.wpcy-blockcontent-body a
{
  color: #FFFFFF;
  text-decoration: none;
}

.wpcy-blockcontent-body a:link
{
  color: #2e9b1d;
  text-decoration: none;
}

.wpcy-blockcontent-body a:visited, .wpcy-blockcontent-body a.visited
{
  color: #2e9b1d;

}

.wpcy-blockcontent-body a:hover, .wpcy-blockcontent-body a.hover
{
  color: #FFFFFF;


}

.wpcy-blockcontent-body ul li
{
  font-size: 13px;
  line-height: 125%;    
  color: #C9D4DE;

}/* end Box, BlockContent */

/* begin Button */
.wpcy-button-wrapper a.wpcy-button,
.wpcy-button-wrapper a.wpcy-button:link,
.wpcy-button-wrapper input.wpcy-button,
.wpcy-button-wrapper button.wpcy-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #8C3103 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 32px;
  height: 32px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

.wpcy-button img, .wpcy-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.wpcy-button-wrapper
{

  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .wpcy-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.wpcy-block select 
{
    width:96%;
}

.wpcy-button-wrapper.hover .wpcy-button, .wpcy-button-wrapper.hover a.wpcy-button:link, .wpcy-button:hover
{
  color: #7F5305 !important;
  text-decoration: none !important;
}

.wpcy-button-wrapper.active .wpcy-button, .wpcy-button-wrapper.active a.wpcy-button:link
{
  color: #FFFFFF !important;
}

.wpcy-button-wrapper .wpcy-button-l, .wpcy-button-wrapper .wpcy-button-r
{
  display: block;
  position: absolute;
  height: 106px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.wpcy-button-wrapper .wpcy-button-l
{
  left: 0;
  right: 10px;
}

.wpcy-button-wrapper .wpcy-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.wpcy-button-wrapper.hover .wpcy-button-l, .wpcy-button-wrapper.hover .wpcy-button-r
{
  top: -37px;
}

.wpcy-button-wrapper.active .wpcy-button-l, .wpcy-button-wrapper.active .wpcy-button-r
{
  top: -74px;
}

.wpcy-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.wpcy-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.wpcy-post-body
{
  position: relative;
  padding: 0px 5px;
}




a img
{
  border: 0;
}

.wpcy-article img, img.wpcy-article
{
  border: solid 0 #B2C2D1;
  margin: 0px 0 0px;
}

.wpcy-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.wpcy-article table, table.wpcy-article
{
  border-collapse: collapse;
  margin: 0px;
}

.wpcy-article th, .wpcy-article td
{
  padding: 0px;
  border: solid 0px #8099B3;
  vertical-align: middle;
  text-align: center;
}

.wpcy-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.wpcy-postheader
{
    background-image: url("images/main-h1-bg.gif");    color: #FFFFFF;    font-size: 13pt;    height: 36px;    line-height: 36px;    margin: 0;    padding: 0 0 0 5px;
}

 
h2.wpcy-postheader a, 
h2.wpcy-postheader a:link, 
h2.wpcy-postheader a:visited,
h2.wpcy-postheader a.visited,
h2.wpcy-postheader a:hover,
h2.wpcy-postheader a.hovered
{
  font-size: 24px;
}

h2.wpcy-postheader a, h2.wpcy-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #28536C;
}

h2.wpcy-postheader a:visited, h2.wpcy-postheader a.visited
{

  color: #5C7A99;
}


h2.wpcy-postheader a:hover,  h2.wpcy-postheader a.hovered
{


  color: #3E81A8;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.wpcy-post ol, .wpcy-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.wpcy-post li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #2E3D4C; 

  padding: 0;
}

.wpcy-post li ol, .wpcy-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}




/* end PostBullets */

/* begin PostQuote */
.wpcy-postcontent blockquote,
.wpcy-postcontent blockquote a,
.wpcy-postcontent blockquote a:link,
.wpcy-postcontent blockquote a:visited,
.wpcy-postcontent blockquote a:hover
{
  color: #1E0A01;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.wpcy-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.wpcy-postcontent blockquote
{
   border: solid 0 #FC9764;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #FDC9AF;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin Footer */
.wpcy-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  overflow: hidden;
  width: 100%;
}

.wpcy-footer-b 
{
  position: absolute;
  left:2px;
  right:2px;
  bottom:0;
  height:50px;
  background-image: url('images/footer_b.png');
}

.wpcy-footer-r, .wpcy-footer-l
{
  position: absolute;
  height:50px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.wpcy-footer-l
{
  left: 0;
  width:2px;
}

.wpcy-footer-r
{
  right: 0;
  width:4px;
  clip: rect(auto, auto, auto, 2px);
}

.wpcy-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-color: #000000;
}

.wpcy-footer-body
{
    position:relative;
    padding: 20px;
}


.wpcy-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.wpcy-footer-text,
.wpcy-footer-text a,
.wpcy-footer-text a:link,
.wpcy-footer-text a:visited,
.wpcy-footer-text a:hover
{
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
}

.wpcy-footer-text
{
  padding: 0 10px 0 10px;
  text-align: center;

}



.wpcy-footer-text a,
.wpcy-footer-text a:link
{
  color: #FFFFFF;
  text-decoration: none;
}

.wpcy-footer-text a:visited
{
  color: #FFFFFF;

}

.wpcy-footer-text a:hover
{
  color: #FFFFFF;

  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.wpcy-page-footer, 
.wpcy-page-footer a,
.wpcy-page-footer a:link,
.wpcy-page-footer a:visited,
.wpcy-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #ADCEE1;
}

.wpcy-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #96ABC0;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.wpcy-content-layout .wpcy-sidebar1
{
  background-color: #040000;
  width: 180px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */



.wpcy-content-layout .wpcy-content .wpcy-block
{
  background-color: #040000;
}
/* end LayoutCell, content */



textarea#comment
{
    width:99%;
}

ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
}

ul#comments-list li li
{
  margin-left: 20px;
}

div.avatar
{
  position:relative;
  margin: 0 5px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float:left;
}

div.avatar img, div.avatar img.wp-post-image
{
    margin:0 !important;
    padding:0;
    border:none;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .wpcy-article .aligncenter img, .aligncenter img.wpcy-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
  margin: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
    text-align: center;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

 .wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
  letter-spacing: normal;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {

	border: 10px solid #f1f1f1;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}



.gallery br+br {
	display: none;
}
/* End */


.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}



.wpcy-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.wpcy-footer div.wpcy-content-layout
{
    margin:0 auto;
    width:100%;
}

div.wpcy-layout-cell-size1 
{
    width:100%;
}

div.wpcy-layout-cell-size2 
{
    width:50%;
}
div.wpcy-layout-cell-size3 
{
    width:33%;
}

div.wpcy-layout-cell-size4
{
    width:25%;
}

.wpcy-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.wpcy-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.wpcy-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.wpcy-center-inner
{
  float: none;
}

div.breadcrumbs h4, div.breadcrumbs p
{
    margin:0;
}

#respond p {
	margin: 0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

h3#reply-title, h4#comments, h4.box-title {
	margin: 0;
}

#comments-list #respond {
	margin-left: 20px !important;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.wpcy-footer .wpcy-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.wpcy-footer .wpcy-widget,
.wpcy-footer .wpcy-widget a,
.wpcy-footer .wpcy-widget a:link,
.wpcy-footer .wpcy-widget a:visited,
.wpcy-footer .wpcy-widget a:hover
{
    color: #FFFFFF;
font-style: normal;
    font-weight: bold;
    text-align: left;
}

.wpcy-footer .wpcy-widget a,
.wpcy-footer .wpcy-widget a:link
{
  color: #FFFFFF;
text-decoration: none;
}

.wpcy-footer .wpcy-widget a:visited
{
  color: #FFFFFF;

}


h1, h1.front-title {
    background-image: url("images/main-h1-bg.gif");
    color: #FFFFFF;
    font-size: 14pt;
    height: 36px;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 5px;

}

#top-pick {
    float: left;
    width: 323px;
}

#top-pick-title-green {
    background-image: url("images/top-pick-title-green.gif");
    height: 75px;
    width: 323px;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
}

#top-pick-title-green1 {
    background-image: url("images/top-pick-title-green1.gif");\
    height: 75px;
    width: 323px;
    color: #FFFFFF;
    float: left;
    font-size: 18px;

}

#top-pick-bg-green {
    background: none repeat scroll 0 0 #00234A;
    height: 295px;
    overflow: hidden;
    width: 323px;
}

.top-pick-text p {
    clear: both;
    color: #FFFFFF;
    line-height: 25px;
    margin: 0;
    padding: 0 10px 10px;
    text-align:justify;
}

#top-pick-button {
    font-size: 10px;
    margin-left: 50px;
    margin-top: 0px;
}

.editor-pick-button-yellow {
background:url(images/editor-pick-button-yellow.gif);
height:36px;
width:232px;
display:block;
}
.editor-pick-button-yellow1 {
background:url(images/editor-pick-button-yellow1.gif);
height:36px;
width:127px;
display:block;
}

#top-table {
float:right;
width:482px;
height:auto;
margin:0;
padding:0;
}

#top-table-bg {
    margin: 0;
    width: 479px;
}

.boxes-title-left {
background:url(images/title-left.gif) no-repeat;
width:9px;
height:46px;
float:left;
}



.boxes-title-bg-800 {
    background: url("images/front-page/new/title-bg.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 46px;
    margin: 0 auto;
    width: 543px;
}

.boxes-title-bg-482 {
background:url(images/title-bg.gif) repeat-x;
height:40px;
margin:0 auto;
float:left;
width:100%;
}

.boxes-title-bg-482 h2 {
border:none;
background:none;
color:#fff;
text-transform:uppercase;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
margin-top:10px;
}

.boxes-title-right {
background:url(images/title-right.gif) no-repeat;
width:9px;
height:46px;
float:left;
}

#top-table-container {
border-right:1px solid #dad5d5;
border-left:1px solid #dad5d5;
clear:left;
height:412px;
background:url(image/table-shadow.gif) repeat-x bottom center;
}

#top-table-container p.info{
line-height:16px;
text-align:left;
margin:5px 0 0 5px;
}

table.top-table-listings {
width:477px;
margin:0;
color:#363434;
text-align:center;
clear:both;
line-height:38px;
font-weight:bold;
}

table.top-table-listings a {
color:#363434;
}

table.top-table-listings a:hover {
text-decoration:underline;
color:#0a7541;
}

table.top-table-listings tr.headings {
line-height:31px;
background:url(images/top-table-title-bg.gif) repeat-x;
font-weight:bold;
border:none;
}

table.top-table-listings tr {
border-bottom:1px dotted #dad5d5;
}

table.top-table-listings tr:hover {
background:#eee;
}

table.top-table-listings tr.no-border {
border:none;
}

table.top-table-listings tr.shadow:hover{
background:#eee;
}

table.top-table-listings .logo {
border:1px solid #000;
padding:0;
}

table.top-table-listings .logo:hover {
border:1px solid #fff;
padding:0;
}

table.top-table-listings td.left {
text-align:left;
text-indent:5px;
vertical-align:middle;
width:167px;
}

table.top-table-listings tr.shadow {

}

table.top-table-listings td.left img {
vertical-align:middle;
margin-right:8px;
}

.play-now-table {
    background-image: url("images/front-page/new/play-now-table.gif");
    display: block;
    height: 27px;
    margin: 7px -20px 3px 3px;
    width: 104px;
}

#top-table-bottom {
    background: url("images/front-page/new/top-table-bottom.gif") no-repeat scroll center bottom transparent;
    height: 18px;
    margin: 0;
    width: 479px;
}

#gold-club, #casino-bonus, #casino-banking {
    color: #FFFFFF;
    float: left;
    margin-right: 10px;
    width: 263px;
}

.boxes-left {
    background: url("images/front-page/new/box-left.gif") no-repeat scroll 0 0 transparent;
    clear: none;
    float: left;
    height: 241px;
    width: 9px;
}

.boxes-bg-250 {
    background: url("images/front-page/new/box-bg.gif") repeat-x scroll center bottom #810000;
    float: left;
    height: 241px;
    width: 245px;
}

.boxes-right {
    background: url("images/front-page/new/box-right.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 241px;
    width: 9px;
}

.boxes-title-bg-250 {
    background: url("images/front-page/new/title-bg.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 46px;
    margin: 0 auto;
    width: 263px;
}

.hp-block {
    clear: both;
    display: block;
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 15px 0px 0px 0px;
    width: 100%;
}

.boxes-title-bg-800 h2, .boxes-title-bg-400 h2, .boxes-title-bg-250 h2, .boxes-title-bg-550 h2 {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin-top: 10px;
    text-transform: uppercase;
}

#banking-logo-block-top, #banking-logo-block-bottom {
margin-left:2px;
overflow:hidden;
font-size:10px;
margin-bottom:5px;
}

#banking-logo-block-top .logos , #banking-logo-block-bottom .logos {
float:left;
width:68px;
text-align:center;
margin-right:15px;
}

#banking-logo-block-top img , #banking-logo-block-bottom img {
display:block;
margin-left:5px;
float:left;
}


#banking-logo-block-top .logos-last , #banking-logo-block-bottom .logos-last {
float:left;
width:68px;
text-align:center;
}

#casino-banking a {
color:#fff;
}

#banking-logo-block-top .logos-last , #banking-logo-block-bottom .logos-last {
float:left;
width:68px;
text-align:center;
}

.boxes-title-bg-550 {
background:url(images/front-page/new/title-bg.gif) repeat-x;
height:46px;
margin:0 auto;
float:left;
width:541px;
}

.box-wrapper {
margin-top:10px;
}

.boxes-bg-550 {
background:url(images/front-page/new/box-bg.gif) repeat-x;
height:241px;
width:523px;
float:left;
}

.cornerBox {
	position: relative;
	background: #fff;
	width: 100%;
}
.corner {
	position: absolute;
	width: 9px;
	height: 9px;
	background: url(images/front-page/new/corners.gif) no-repeat;
	font-size: 0%;
}

.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
}
.TR {
	top: 0;
	right: 0px;
	background-position: -10px 0;
}
.BL {
	bottom: 0;
	left: 0;
	background-position: 0 -10px;
}
.BR {
	bottom: 0;
	right: 0px;
	background-position: -10px -10px;
}

.cornerBoxInner {
	padding: 10px;
	overflow:hidden;
	height:200px;
}

#software-block-logos {
margin:10px 0 0 50px;
overflow:hidden;
}

.software-block {
float:left;
width:98px;
font-size:10px;
height:60px;
border-right:1px solid #e3e3e3;
text-align:center;
}

.software-block img, .software-block-last img {
margin-bottom:5px;
}


.software-block-last {
float:left;
width:98px;
font-size:10px;
text-align:center;
}


#software-block-logos {
margin:10px 0 0 50px;
overflow:hidden;
}

.left-text {
float: left;
line-height: 19px;
width: 238px;
}

img.space {
margin:5px 5px 0 0;
}

.left-text img {
margin:5px 5px 0 0;
}

.right-box-table {
background:url(images/front-page/new/table-seperator.gif) repeat-y left top;
height:inherit;
padding-left:10px;
width:510px;
position:relative;
float:right;
}

table.generic-table  {
width:520px;
text-align:center;
font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
border-collapse:collapse;
font-size:12px
}


table.generic-table tr  {
line-height:20px;
border-bottom:1px solid #e3e3e3;
}

table.generic-table tr:hover  {
background-color:#f8f8f8;
}

table.generic-table tr.headings {
line-height:22px;
background:url(images/front-page/new/generic-table-heading.gif) repeat-x;
border-bottom:1px solid #e3e3e3;
font-weight:bold;
}

table.generic-table td.button  {

}

table.generic-table td.best-casino  {
text-align:left;
}


table.generic-table td.best-casino img {
border:1px solid #000;
vertical-align:middle;
margin-right:5px;
}

table.generic-table tr.headings td.left {
text-align:left;
text-indent:5px;
}

table.generic-table td.left {
text-align:left;
width:200px
}


table.generic-table td.left img {
margin-right:10px;
}

.green-play-ani {
background:url(images/front-page/new/green-play-ani.gif);
height:34px;
width:86px;
display:block;
}

.green-play-ani:hover{
background-position:0 -34px;
}

.boxes-bg-800 {
background:url(images/front-page/new/box-bg.gif) repeat-x;
height:241px;
width:525px;
float:left;
}

.jcarousel-container {
}
.jcarousel-clip {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 2;
}
.jcarousel-list {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 1;
}
.jcarousel-list li, .jcarousel-item {
    float: left;
    height: 75px;
    list-style: none outside none;
    width: 75px;
}
.jcarousel-next {
    display: none;
    z-index: 3;
}
.jcarousel-prev {
    display: none;
    z-index: 3;
}

.bonus-picker-block {
    margin-left: -44px;
    margin-top: 0px;
    text-align: center;
}


.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
}
.jcarousel-skin-tango .jcarousel-container-vertical {
    height: 245px;
    padding: 40px 20px;
    width: 75px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 253px;
    width: 245px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    height: 245px;
    width: 75px;
}
.jcarousel-skin-tango .jcarousel-item {
    height: 250px;
    width: 75px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    background-position: -96px 0;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    background-position: -96px 0;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-next-vertical {
    background: url("next-vertical.png") no-repeat scroll 0 0 transparent;
    bottom: 5px;
    cursor: pointer;
    height: 32px;
    left: 43px;
    position: absolute;
    width: 32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    background-position: 0 -96px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
    background: url("prev-vertical.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 32px;
    left: 43px;
    position: absolute;
    top: 5px;
    width: 32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    background-position: 0 -96px;
    cursor: default;
}

.bonus-picker-amount {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

.welcome-text {
    font-size: 20px;
    font-weight: bold;
    color: #cbf40a
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}





.jcarousel-container {
}
.jcarousel-clip {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 2;
}
.jcarousel-list {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 1;
}
.jcarousel-list li, .jcarousel-item {
    float: left;
    height: 75px;
    list-style: none outside none;
    width: 75px;
}
.jcarousel-next {
    display: none;
    z-index: 3;
}
.jcarousel-prev {
    display: none;
    z-index: 3;
}

#wpcyrus-btn1 a{
background-image:url("images/btn1.png");
background-repeat:no-repeat;
padding: 35px 220px 18px 10px;
}

#wpcyrus-btn1 a:hover{
background-image:url("images/btn1h.png");
}

#wpcyrus-btn2 a{
background-image:url("images/btn2.png");
background-repeat:no-repeat;
padding: 35px 220px 18px 10px;
}

#wpcyrus-btn2 a:hover{
background-image:url("images/btn2h.png");
}

.greyback{
    background-image:url("images/greyback.png");
    background-repeat: repeat-x;
    float: right;
    height: 100px;
    margin-top: -10px;
    width: 100%;

}

#marg {
    line-height: 1.5em;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}























#products{
	position:relative;
	display:inline;
	float:left;
	width:620px;
	margin:0; 
	padding:0;
	overflow:hidden;
}

.gameBoxColumn{
	position:relative;
	display:block;
	float:left;
	width:151px;
	border-left:4px solid #F1F1F1;
	border-bottom:4px solid #F1F1F1;
	height:238px;
	overflow:hidden;
}
.gameBoxColumn div.gameBox {border-left:0px;}
.gameBox{
	position:relative;
	display:inline;
	float:left;
	width:151px;
	border-left:4px solid #F1F1F1;
	border-bottom:4px solid #F1F1F1;
	height:117px;
	background:url('images/whdn.williamhill.com/cms/images/gameBox-bg.gif') no-repeat;
}

.gameBox .gameImage a{
	display:block;
	width:143px;
	margin:4px 4px 0;
	padding:0;
	height:92px;
	overflow:hidden;
	text-decoration:none;
	background-position:top;
}
.gameBox .gameImage a:hover{background-position:bottom;}

.gameBoxFeaturedHrz{
	position:relative;
	display:inline;
	float:left;
	width:616px;
	margin:0 0 4px 4px;
	height:117px;
	background:url(http://whdn.williamhill.com/cms/images/games/site2/featuredGameHrz.jpg?id=2) no-repeat;
}

.gameBoxFeatured{
	position:relative;
	display:inline;
	float:left;
	width:306px;
	margin:0 0 4px 4px;
	height:238px;
}


.featGamesHrzText{
	clear:both;
	display:inline;
	float:right;
	width:190px;
	margin:5px;
	height:50px;
	vertical-align:middle;
	text-align:center;
	color:#fff;
}
	font-weight:bold;

.featGamesHrzText div.largeText{
	font-size:20px;
	line-height:21px;
}

.featGamesHrzText div.smallText{
	margin-top:5px;
	font-size:14px;
}

.gamesFeatPause{
	clear:none;
	display:inline;
	float:right;
	width:20px;
	height:19px;
	margin:0 4px 0 4px;
	padding:0;
	background:url(http://whdn.williamhill.com/cms/images/games/site2/featGamePause.gif?id=2) no-repeat;
}

.gamesFeatPause:hover{
	background:url(http://whdn.williamhill.com/cms/images/games/site2/featGamePauseOver.gif?id=2) no-repeat;
}

.gamesFeatNext{
	clear:none;
	display:inline;
	float:right;
	width:20px;
	height:19px;
	margin:0 4px 0 4px;
	padding:0;
	background:url(http://whdn.williamhill.com/cms/images/games/site2/featGameNext.gif?id=2) no-repeat;
}

.gamesFeatNext:hover{
	background:url(http://whdn.williamhill.com/cms/images/games/site2/featGameNextOver.gif?id=2) no-repeat;
}

.gameFeatPlayNow a{
	display:inline;
	float:right;
	width:90px;
	margin:8px 5px 9px 0;
	height:19px;
	background:url(http://whdn.williamhill.com/cms/images/games/site2/featGamePlayNow.gif?id=2) no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:19px;
	vertical-align:middle;
	text-decoration:none;
}

.gameFeatPlayNow a:hover{
	background:url(http://whdn.williamhill.com/cms/images/games/site2/featGamePlayNowOver.gif?id=2) no-repeat;
}

.gameBox img{
	width:143px;
	margin:4px 4px 0;
	height:92px;
	background:url('images/whdn.williamhill.com/cms/images/gameBox-bg.gif') no-repeat;
	overflow:hidden;
}

.gameBox div.gamesPlayDemo{
	clear:both;
	width:143px;
	margin: 3px 4px 0;
	background:none;
	text-align:right;
	font-size:11px;
	line-height:13px;
	vertical-align:middle;
	height:13px;
	font-weight:bold;
	font-family: arial;
}

.gameBox div.gamesPlayDemo div{display:inline;}

.gameBox div.gamesPlayDemo .gamesPlayLink a{
	float:right;
	color:#446610;
	text-decoration:none;
	padding:0 9px 0 0;
	background:url(http://whdn.williamhill.com/cms/images/games/site2/gamesPlayArrow.gif?id=2) no-repeat right top;
}

.gameBox div.gamesPlayDemo .gamesDemoLink a{
	float:right;
	color:#056795;
	text-decoration:none;
	padding:0 9px 0 0;
	background:url('images/whdn.williamhill.com/cms/images/gamesDemoArrow.gif') no-repeat right top;
}

.gameBox div.gamesPlayDemo .gamesPlayLink a:hover{
	color:#70a81a;
	background:url(http://whdn.williamhill.com/cms/images/games/site2/gamesPlayArrowOver.gif?id=2) no-repeat right top;
}

.gameBox div.gamesPlayDemo .gamesDemoLink a:hover{
	color:#08a9e0;
	background:url(http://whdn.williamhill.com/cms/images/games/site2/gamesDemoArrowOver.gif?id=2) no-repeat right top;
}

.gameBox div.gamesPlayDemo .playDemoLine{
	float:right;
	width:2px;
	height:11px;
	margin-left:8px;
	margin-right:8px;
	margin-top:1px;
	background:url('images/whdn.williamhill.com/cms/images/gamesPlayDemoLine.gif') no-repeat 0 0;
	overflow:hidden;
}
