/* $Id */
/**
  * @file
  * Main css for casinoflex theme
  ***** CSS CODE BLOCKS:
  *
  *  - GLOBAL REGIONS 
  *  - GLOBAL ELEMENTS
  *  - GLOBAL SIDEBAR RIGHT VIEW BLOCKS
  *  - GLOBAL SLIDER
  *  - GLOBAL HEADING
  *  - FRONT PAGE ONE SIDEBAR 
  *  - FRONT PAGE ONE SIDEBAR RIGHT
  *  - FRONT PAGE ONE SIDEBAR LEFT
  *  - NOT FRONT PAGE ONE SIDEBAR
  *  - NOT FRONT PAGE ONE SIDEBAR RIGHT
  *  - NOT FRONT PAGE ONE SIDEBAR LEFT
  *  - DTERM TABLE
  *  - TOP TOOL BAR
  *  - PRIMARY LINKS  
  *  - SECONDARY LINKS  
  *  - FOOTER
  *  - AFTER FOOTER
  *
  ***** INNER PAGES CSS CODE BLOCKS:
  *
  * - CASINO REVIEW PAGE 
  * -- IMAGE GALLERY
  * -- CASINO RATING
  *
  * - ALL CASINO REVIEWS VIEW PAGE
  * - ALL CASINO NEWS VIEW PAGE
  * - ALL CASINO ARTICLES VIEW PAGE
  * - ALL CATEGORIES VIEW PAGE
  *
  *
  * - ADS TOP SLIDER
  * 
  * - FRONT PAGE
  *   
  *  - FIX CSS
  *    - READ MORE LINKS
  *
  * - ADS BLOCKS
  */
  
  

/*
GLOBAL REGIONS
*/
body{
    margin: 0 auto;
    padding:0;
    background: #FFFFFF;
    background-position: center top;    
    font-family: Calibri, sans-serif;
    font-size: 14px;
    color: #646464;
}

#page{
    background: #FFF;
    width: 1025px;
    margin:0 auto;    
}

#header{
    background: url("../images/header-bg.jpg") no-repeat 140px top #FFF;
    height:150px;
    width:100%;  
    margin:10px auto 0 auto;  
}

#container{
    width:980px;
    margin:30px 0 0 0;
    padding:15px 25px;
}

#footer-wrapper{
    background: #dde3e2;       
    width:100%;
    padding:30px 0;
	float:left;
    border-bottom: 1px dotted #acacac;
    border-top: 1px dotted #acacac;
}

#logo{
    position:relative;
	top:20px;
	left:45px;
    display: block;
}

#logo img{
    width: 200px;
}

#content{
    float: left;
}

#content .tabs-wrapper{
    margin-bottom: 30px;
}

.not-front #content-content{
    width: 690px;
}

#after-content{
    float: left;
    width: 100%;
}


/*
END GLOBAL REGIONS
*/

/*
GLOBAL ELEMENTS
*/
#page-title{
    margin: 0;
    float: left;
    width: 100%;
}
/*
END GLOBAL ELEMENTS
*/

/*
GLOBAL SIDEBAR RIGHT VIEW BLOCKS
*/
#sidebar-right .block-titles{
    background: url("../images/gradient-title.jpg") repeat-x 0 0 transparent;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
    font-weight: lighter;
    color:#34373b; 
    text-transform: uppercase;
    padding: 15px;     
}

#sidebar-right .block .view-content ul{
    padding: 0;
    margin: 0;
}

#sidebar-right .block .view-content li{
    list-style: none;
    list-style-image: none;
    background: url("../images/list-disc.png") no-repeat 5px 50% transparent;   
    padding: 10px 15px 10px 25px;
    margin: 0;
    border-bottom: 1px dotted #646464;
}

#sidebar-right .block .view-content li a{
    text-decoration: none;
    color: #646464;        
}
/*
END GLOBAL SIDEBAR RIGHT VIEW BLOCKS
*/

/*
GLOBAL SLIDER
*/
.views_slideshow_previous{
    background: url("../images/slider/prev-btn.png") no-repeat 0 0 transparent;
    width:30px;
    height:30px;
    display:block;
    text-decoration: none;
    text-indent: -9999px;
    float:left;
}

.views_slideshow_next{
    background: url("../images/slider/next-btn.png") no-repeat 0 0 transparent;
    width:30px;
    height:30px;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    float:left;
}

.views_slideshow_pause{
    background: url("../images/slider/pause-btn.png") no-repeat 0 0 transparent;
    width:30px;
    height:30px;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    float:left;
}

.views_slideshow_play{
    background: url("../images/slider/play-btn.png") no-repeat 0 0 transparent;
    width:30px;
    height:30px;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    float:left;
}

.views-slideshow-controls-top{
    height: 40px;
    background: #d8d8d8;
}

.views_slideshow_controls{
    float:right;
    padding: 5px 15px;
}

.views_slideshow_image_count{
    color: #34373B;
    display: block;
    float: left;
    margin: 10px 15px;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);  
}
/*
END GLOBAL SLIDER
*/

/*
GLOBAL HEADING
*/
h2{
    float: left;
    width:100%;
}

h2 .title-h2-wrapper{
    background: none repeat scroll 0 0 #525557;
	 margin-top: -15px
}

h2 ul{
    padding: 0;
    margin: 0;
}

h2 li{
    list-style: none;
    list-style-image: none;
    display: inline-block;
}

h2 .pretitle-h2{
    background: none repeat scroll 0 0 #D8D8D8;
    color: #34373B;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 15px;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;
}

h2 .title-h2{
    background: url("../images/title-cursor.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: lighter;
    margin-left: -5px;
    padding: 10px 15px;
}

h1 #title-h1-wrapper{
    background: none repeat scroll 0 0 #525557;
}

h1 ul{
    padding: 0;
    margin: 0;
}

h1 li{
    list-style: none;
    list-style-image: none;
    display: inline-block;
}

h1 #pretitle-h1{
    background: none repeat scroll 0 0 #D8D8D8;
    color: #34373B;
    font-size: 17px;
    font-weight: bold;
    padding: 11px 15px;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;
}

h1 #title-h1{
    background: url("../images/title-cursor.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: lighter;
    margin-left: -7px;
    padding: 10px 15px;
}

h1 #title-h1.only-title{
    background: none; 
    font-weight: bold;   
}

.node .content h2,
.node .content h3,
.node .content h4,
.node .content h5,
.node .content h6{
    color:#2a7593;
    font-size: 20px;
}

.node .content{
    float: left;
	padding-right: 10px;
}
/*
END GLOBAL HEADING
*/

/*
FRONT PAGE ONE SIDEBAR
*/
.front.one-sidebar #main{
    width: 600px;
    float:left;
    background:transparent;    
}

.front.one-sidebar .sidebar{
    width: 360px;
    float:left;    
    background: transparent;
}
/*
END FRONT PAGE ONE SIDEBAR
*/

/*
FRONT PAGE ONE SIDEBAR RIGHT
*/
.front.sidebar-right #sidebar-right{
   margin: 0 0 10px 20px;
}


/*
END FRONT PAGE ONE SIDEBAR RIGHT
*/

/*
FRONT PAGE ONE SIDEBAR LEFT
*/
.front.sidebar-left #sidebar-left{
    margin:0 15px 0 0;
}

/*
END FRONT PAGE ONE SIDEBAR LEFT
*/

/*
NOT FRONT PAGE ONE SIDEBAR
*/
.not-front.one-sidebar #main{
    width: 690px;
    float:left;
    background:transparent;    
}

.not-front.one-sidebar .sidebar{
    width: 275px;
    float:left;    
    background: transparent;
}
/*
END NOT FRONT PAGE ONE SIDEBAR
*/

/*
FRONT PAGE ONE SIDEBAR RIGHT
*/
.not-front.sidebar-right #sidebar-right{
    margin:0 0 0 15px;
}

/*
END FRONT PAGE ONE SIDEBAR RIGHT
*/

/*
FRONT PAGE ONE SIDEBAR LEFT
*/
.not-front.sidebar-left #sidebar-left{
    margin:0 15px 0 0;
}

/*
END FRONT PAGE ONE SIDEBAR LEFT
*/


/*
DTERM TABLE
*/
.view-id-views_by_dterm table{    
    float: left;
    width: 100%;
    margin-bottom: 15px;    
}

.view-id-views_by_dterm table tr.even,
.view-id-views_by_dterm table tr.odd{
    border-bottom: 2px dotted #CCCCCC;
}

.view-id-views_by_dterm table tr.even.bonus-here,
.view-id-views_by_dterm table tr.odd.bonus-here{
    border-bottom:none;
}



.view-id-views_by_dterm table .table-tr-bonus{
    border-bottom: 2px dotted #CCCCCC;
}

.view-id-views_by_dterm table #table-bonuses{
    display: none;
}

.view-id-views_by_dterm thead{
    background: url("../images/gradient-title.jpg") repeat-x scroll 0 0 transparent;
}

.view-id-views_by_dterm thead th{
    padding: 10px 0;
    border: none;
    color: #34373b;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
    font-weight: lighter;
}

.view-id-views_by_dterm table td{
    background: #FFFFFF;  
    padding: 0;  
}

.view-id-views_by_dterm table td.views-field-counter,
.view-id-views_by_dterm table th.views-field-counter{
    padding: 10px 15px;
    width:20px;
}

.view-id-views_by_dterm table th.views-field-field-casino-name-value{
    padding: 10px 0 10px 83px;
}

.view-id-views_by_dterm table td.views-field-field-casino-name-value{
    font-size: 16px;
}

.view-id-views_by_dterm table td.views-field-field-casino-name-value img{
    padding: 10px 0;
    float: left;
}

.view-id-views_by_dterm table td.views-field-field-casino-name-value a{
    text-decoration: none;
    display: block;
    float: left;
    margin: 20px 0 0 20px;
    color: #0e79a4;
    font-weight: bold;
}

.view-id-views_by_dterm table td.views-field-field-casino-name-value .casino-link-suffix{
    float: left;
    margin: 20px 0 0 5px;
    color: #0e79a4;
    font-weight: bold;
    cursor: pointer;
}


.view-id-views_by_dterm table td.views-field-field-casino-visit-link-value{
    text-align: center;
}

.view-id-views_by_dterm table td.views-field-path{
    text-align: right;
}

.view-id-views_by_dterm table td.views-field-field-casino-visit-link-value a.table-visit{    
    background: url("../images/table/play-btn.png") no-repeat 0 0 transparent;
    text-decoration: none;
    color: #FFFFFF;
    text-transform: uppercase;    
    font-weight: bold;
    padding: 3px 12px;
}

.view-id-views_by_dterm table td.views-field-path a.table-more{    
    background: url("../images/table/more-btn.png") no-repeat 0 0 transparent;
    text-decoration: none;
    color: #FFFFFF;
    text-transform: uppercase;    
    font-weight: bold;
    padding: 3px 9px;
}

.view-id-views_by_dterm table .views-field-phpcode .views-admin-links ul{
    display: none;
}

.table-bonuses-show{
    cursor: pointer;
}

.table-bonus-desc{    
    padding: 10px 15px !important;
}
/*
END DTERM TABLE
*/

/*
TOP TOOL BAR
*/
#top-toolbar{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    background: #525557;
    height:10px;
}

#top-toolbar ul.menu{
    width:1025px;
    margin:0 auto;
    position:relative;
    top: 9px;
}

#top-toolbar ul.menu li{
    list-style: none;
    list-style-image: none;
    display: inline;
    float:right;  
    background: #525557;    
    margin: 0;
    padding: 0;   
    height:31px; 
}

#top-toolbar ul.menu li.first{
    background: url("../images/toolbar-right.jpg") no-repeat right 0 #525557;
    padding:0 70px 0 0;
}

#top-toolbar ul.menu li.last{
    background: url("../images/toolbar-left.jpg") no-repeat 0 0 #525557;
    padding:0 0 0 70px;
}

#top-toolbar ul.menu li a{
    text-decoration: none;
    color:#fffefe;
    border-left: 1px solid #FFF;
    display: block;
    padding:0 7px;
    margin:10px 0 0 0;
    text-transform: uppercase;
    font-size:10px;
    font-family: Ariel, sans-serif;
}

#top-toolbar ul.menu li.last a{
    border: none;
}

#top-toolbar .block .block-titles{
    display: none;
}
/*
END TOP TOOL BAR
*/
  
/*
PRIMARY LINKS
*/
#primary{
    width:1025px;    
}

#primary table{
    border-collapse: separate;
    margin: 0 auto;    
}

#primary table td{
    vertical-align: middle;    
    text-align:  center;
    height: 38px;            
}

#primary table td div{
    float: left;
}

#primary table td.first .prl-left{
    background: url("../images/prl-left.jpg") no-repeat 0 0 transparent;
    width: 25px;
    height: 38px;    
}

#primary table td .prl-center{    
    padding:0 5px;
    text-align:center;
    height:38px;
    background: url("../images/prl-center.jpg") repeat-x 0 0 transparent;
}

#primary table td.first .prl-left{
    background: url("../images/prl-left.jpg") no-repeat 0 0 transparent;
    width: 25px;
    height: 38px;    
}

#primary table td .prl-right{
    background: url("../images/prl-right.jpg") no-repeat 0 0 transparent;
    width: 25px;
    height: 38px;    
}

#primary table td.last .prl-right,
#primary table td.active.last .prl-right,
#primary table td.active-trail.last .prl-right{
    background: url("../images/prl-right-last.jpg") no-repeat 0 0 transparent;
    width: 23px;
    height: 38px;   
}

#primary table td.active .prl-right,
#primary table td.active-trail .prl-right{
    background: url("../images/prl-active.jpg") no-repeat 0 0 transparent;
    width: 23px;
    height: 38px;    
}

#primary table td.active a,
#primary table td.active-trail a{
    color: #000000;
}

#primary table td a{
    text-transform: uppercase;
    text-decoration: none;
    color:#595959;
    display: block;
    margin: 14px 0 0 0;
    font-size:10px;
    font-weight: bold;
    font-family: Ariel, sans-serif;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);  
}

/*
END PRIMARY
*/

/*
SECONDARY LINKS
*/
#secondary{
    background: #525557;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

#secondary ul{
    width:1025px;
    padding: 7px 0;
    margin:0 auto;
}

#secondary ul li{
    list-style: none;
    list-style-image: none;
    display: inline;    
}

#secondary ul li a{
    text-decoration: none;
    color: #FFF;
    font-family:Ariel, sans-serif;
    font-size: 11px;
}
/*
END SECONDARY LINKS
*/

/*
FOOTER
*/
#footer{    
    width: 1025px;
    margin:0 auto;
}

#footer .block-menu{
    float: left;
    width: auto;
    margin: 0 70px;
}

#footer .block-menu .block-titles{
    display: none;
}

#footer .block-menu ul,
#footer .block-menu ul li{
    padding: 0;
    margin: 0;
}
#footer .block-menu ul li{
    list-style: none;
    list-style-image: none;    
}

#footer .block-menu ul li a{
    text-decoration: none;
    color: #34373B;
    display: block;
    float: left;
    margin: 5px 0;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);  
}
/*
END FOOTER
*/

/*
AFTER FOOTER
*/
#after-footer-wrapper{
    float:left;
    width:100%;
}

#after-footer{
    width: 1025px;
    margin: 0 auto;
    padding:20px 0;
}

#after-footer .block-menu .block-titles{
    display: none;
}

#after-footer .block-menu ul,
#after-footer .block-menu ul li{
    padding: 0;
    margin: 0;
}

#after-footer .block-menu ul li{
    display: block;
    float: left;
    list-style: none;
    list-style-image: none;    
}

#after-footer .block-menu ul li a{
    font-size: 11px;
    border-right: 1px solid #34373B;
    padding: 0 10px;
}

#after-footer .block-menu ul li.first a{
    padding-left: 0;
}

#after-footer .block-menu ul li.last a{
    border: none;
}

#after-footer .block-menu ul li a,
#footer-message,
#footer-message a{
    text-decoration: none;
    color: #34373B;    
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);  
}

#footer-message{
    text-transform: uppercase;
    margin:0 0 0 25px;
}

#after-footer .block-menu{
    margin:0 0 0 25px;
}

.front #footer-icons{
    float: right; 
    margin:-40px 25px 0 0;
}

.not-front #footer-icons{
    float: right; 
    margin:-20px 25px 0 0;
}




/*
END AFTER FOOTER
*/


/******************************
*                             *
* INNER PAGES CSS CODE BLOCKS *
*                             *
******************************/

/** CASINO REVIEW PAGE **/
.node-type-casino-review .node .content{
    float: none !important;
}

/*
TITLES
*/

.node-type-casino-review #page-title{
    width:680px;
}

.node-type-casino-review h2{
    margin: 10px 0 0 0;
}
#page-title-wrapper{
   background: #525557; 
}

#page-title-wrapper ul{
    padding: 0;
    margin: 0;
}

#page-title-wrapper li{
    list-style: none;
    list-style-image: none;
    display: inline-block;
}

#review-pretitle{   
    background: #d8d8d8;
    font-size: 17px;
    color:#34373b;
    font-weight: bold;
    text-transform: uppercase;
    padding:11px 15px 10px 105px;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
}

#review-pretitle img{
    position: absolute;
    margin: -13px 0 0 -90px;
    -webkit-box-shadow: 0px 1px 3px 0px #000000;
    -moz-box-shadow: 0px 1px 3px 0px #000000;
    box-shadow: 0px 1px 3px 0px #000000; 
}

#review-title{
    background: url("../images/title-cursor.png") no-repeat left center transparent;     
    margin-left: -7px;
    padding: 10px 15px;  
    font-size: 16px;
    color: #ffffff;
    font-weight: lighter;    
}
/*
END TITLES
*/

/*
MAIN SECTIONS
*/
#casino-promotion-wrapper,
#casino-bonuses-wrapper,
#casino-videos-wrapper,
#casino-image-gallery-wrapper,
#casino-review-wrapper{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
/*
END MAIN SECTIONS
*/
 

/*
IMAGE GALLERY
*/
#review-image-gallery ul li{
    list-style: none;
    list-style-image: none;
    display: inline-block;
}

#review-image-gallery a{
    text-decoration: none;
    display: block;
}

#casino-image-gallery-wrapper h2{
    margin: 10px 0;
}
/*
END IMAGE GALLERY
*/

/*
CASINO RATING
*/
.view-id-casino_rating.view-display-id-block_1{
    margin: 0 0 20px 0;
}

.view-id-casino_rating.view-display-id-block_1 .field-content{
    color: #000;
    font-weight: bold;   
    font-family: Calibri; 
    float:right;    
}



.view-id-casino_rating.view-display-id-block_1 .view-content div{
    padding: 7px 0;
}

.view-id-casino_rating.view-display-id-block_1 .views-row,
.view-id-casino_rating.view-display-id-block_1 .views-field-phpcode{
    padding: 0 !important;
}

.view-id-casino_rating.view-display-id-block_1 div label,
.view-id-casino_rating.view-display-id-block_1 div span{
    margin:0 15px ;
}

.view-id-casino_rating.view-display-id-block_1 div span{
    margin: 0 30px 0 0;
}

.view-id-casino_rating.view-display-id-block_1 .views-field-phpcode .field-content{
    float: left !important;
    width: 100%;
    color:#34373b !important;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
    margin:0 !important; 
}

#casino-rating-total-label{
    float: left;
    padding:0 15px;
    font-weight: normal;
    margin:10px 0 0 0;
}

#casino-rating-score{
    float: right;
    padding: 0 30px;
    font-weight: normal;
    margin:10px 0 0 0;
}

#casino-rating-total-score{
    background: url("../images/gradient-title.jpg") repeat-x 0 0 transparent;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    height:40px;
    padding: 0;
}

#casino-rating{
    background: #525557;  
    margin: 0 !important;
    padding: 0;             
}

#casino-rating li{    
    list-style: none;
    list-style-image: none;    
    display: inline-block;
    padding:10px 15px !important;
    border-bottom: none !important;    
}

#casino-rating-label{     
    background: url("") no-repeat 0 0 #D8D8D8 !important;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: bold;   
    font-family: Calibri;
    font-size: 17px;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
}

#casino-rating-star{
    background: url("../images/title-cursor.png") no-repeat left center transparent !important;    
    margin: 0 0 0 -3px !important;
}

#casino-rating-star img{
    left: 15px;
    position: relative;
    top: 2px;
}
/*
END CASINO RATING
*/

/*
CASINO PROMOTIONS
*/
.node-type-casino-review #main .views-slideshow-controls-top{
    background: transparent;
}

.node-type-casino-review #main .views_slideshow_singleframe_teaser_section .views-field-title{
     color:#2a7593;
     font-weight: bold;
     margin: 0 0 5px 0;
}

.node-type-casino-review #main .views_slideshow_main{
    margin: -25px 0 0 0;
}

.node-type-casino-review #views_slideshow_singleframe_controls_promotions_slider-block_1.views_slideshow_controls{
    float:right;
    padding: 0px 15px;
    margin: 0;
}

#casino-promotion-wrapper #casino-play-btn{
    margin: -30px 0 0 570px;
}


/*
END CASINO PROMOTIONS
*/

/*
DOWNLOAD AND PLAY BUTTONS
*/
.casino-buttons{
    width: 100%;
    float: left;
    margin:15px 0 15px 0;
}

#casino-download-btn a{
    display: block;
    background: url("../images/down-btn.png") no-repeat  0 0 transparent;     
    font-weight: bold;
    font-size:17px;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
    text-decoration: none;
    color:#404040;
    padding: 9px 45px 9px 25px;
    text-transform: uppercase;
    float:left;
    margin: 0 15px 0 0;
}

#casino-play-btn a{
    background: url("../images/play-btn.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 15px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

#casino-promotion-wrapper .casino-buttons{
    margin: 0;
}

#casino-review-wrapper .casino-buttons.top{
    margin: 0 0 15px 0;
}

#casino-review-wrapper .casino-buttons.bottom{
    margin:0;
}

#casino-bonuses-wrapper #casino-play-btn {
    margin: -35px 0 0 570px;
}

#casino-review-wrapper #casino-play-btn {
    margin: -30px 0 0 570px;
}
/*
END DOWNLOAD AND PLAY BUTTONS
*/

/*
BONUSES SECTION
*/
#casino-bonuses-wrapper .title-h2-wrapper{
  margin: 15px 0 0 0;  
}

#casino-bonuses-wrapper h2{
    margin:0 0 5px 0;
}

#casino-bonuses-wrapper #accordion{
    width:680px;
    float:left;
}

.accordion-body {
    margin: -5px 0px 0 0px;
}

h3.bonus-titles{
    float: left;
    width:100%;
    padding: 0;
    margin: 0;  
    border-bottom:1px solid #C7C7C7; 
}

h3.bonus-titles .bonus-title-wrapper{
    float:left;
    width:680px;
}

h3.bonus-titles ul{
    padding: 0;
    margin: 0;
    width: 690px;
}

h3.bonus-titles li{
    list-style: none;
    list-style-image: none;
    display: inline-block;
}

h3.bonus-titles .bonus-pretitle{    
    color: #2A7593;
    font-size: 17px;
    font-weight: bold;
    padding: 2px 15px 2px 40px;
    text-shadow: 0 1px 0 #FFFFFF;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
    text-transform: uppercase;
    width:180px;
}

h3.bonus-titles .bonus-title{    
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-left: -5px;
    padding: 2px 15px;
}

#accordion.bonuses-accordion .accordion-body{
    padding: 10px 15px;
    float: left;
    width: 660px;
}

#casino-bonuses-wrapper .accrodion-controler{
    background: url("../images/accordion/accordion-btn.png") no-repeat 0 1px transparent;
    position: absolute;
    width: 20px;
    height: 20px;
    margin:2px 0 0 10px;
    cursor: pointer;
}

.accrodion-controler{
    background: url("../images/accordion/accordion-btn.png") no-repeat 0 0 transparent;
    position: absolute;
    width: 20px;
    height: 20px;
    margin:12px 0 0 655px;
    cursor: pointer;
}

.accrodion-controler.now-visible{
    background-position: 0 -19px !important;
}

#casino-bonuses-wrapper .casino-buttons {
    margin:0;
}


/*
END BONUSES SECTION
*/

/*
CASINO VIDEOS SECTION
*/
.node-type-casino-review .videoholder{
    float: left;
    padding: 0 10px;
}

#casino-videos-wrapper h2{
    margin: 10px 0;
}
/*
END CASINO VIDEOS SECTION
*/

/*
IMAGE GALLERY SECTION
*/
#review-image-gallery ul{
    padding: 0;
    margin: 0;
}
/*
END IMAGE GALLERY SECTION
*/

/** END CASINO REVIEW PAGE **/

/** ALL CASINO REVIEWS VIEW PAGE **/

.view-id-all_casinos.view-display-id-page_1 .views-row,
.view-id-all_casinos.view-display-id-page_1 .views-field-field-casino-logo-fid,
.view-id-all_casinos.view-display-id-page_1 .views-field-title{
    float: left;
}

.view-id-all_casinos.view-display-id-page_1 .views-row{
    padding: 0 10px 0 0;
}

.view-id-all_casinos.view-display-id-page_1 .views-field-body{
    line-height: 20px;
}

.view-id-all_casinos.view-display-id-page_1 .views-field-field-casino-logo-fid{
    margin: 20px 20px 0 0;
}

.view-id-all_casinos.view-display-id-page_1 .views-field-title{
    margin: 20px 0 10px 0;
}

.view-id-all_casinos.view-display-id-page_1 .views-field-title a{
    color:#2a7593;
    text-decoration: none;
    font-weight:bold;
}

.view-id-all_casinos.view-display-id-page_1 .views-field-view-node{
    float: right;        
}

.view-id-all_casinos.view-display-id-page_1 .views-field-view-node a{
    color:#34373B;
    padding: 10px;
    -webkit-transition: all 0.2s ease;   -moz-transition: all 0.2s ease;         -ms-transition: all 0.2s ease;         -o-transition: all 0.2s ease;   transition: all 0.2s ease;
    -webkit-border-radius: 10px;          border-radius: 10px;
    position: relative;
    z-index: 6;
}

.view-id-all_casinos.view-display-id-page_1 .views-field-title{
    width: 500px;
}

/** END ALL CASINO REVIEWS VIEW PAGE **/

/** ALL POKIES NEWS VIEW PAGE **/
.view-id-latest_news.view-display-id-page_1 .views-row{
    margin:20px 0 0 0;
    border-bottom: 1px dotted #cccccc;
    padding: 0 10px 20px 0;
}

.view-id-latest_news.view-display-id-page_1 .views-row .views-field-title{
    margin: 0 0 10px 0;
}

.view-id-latest_news.view-display-id-page_1 .views-row .views-field-title a{
    color:#2a7593;
    text-decoration: none;
    font-weight:bold;
}

.view-id-latest_news.view-display-id-page_1 .views-row .views-field-view-node{
    text-align: left;
    margin: 10px 0 0 0;
}

.view-id-latest_news.view-display-id-page_1 .views-row .views-field-view-node a{
    color:#34373B;
}
/** END ALL POKIES NEWS VIEW PAGE **/

/** ALL POKIES ARTICLES VIEW PAGE **/
.view-id-latest_articles.view-display-id-page_1 .views-row{
    margin:20px 0 0 0;
    border-bottom: 1px dotted #cccccc;
    padding: 0 10px 20px 0;
}

.view-id-latest_articles.view-display-id-page_1 .views-row .views-field-title{
    margin: 0 0 10px 0;
}

.view-id-latest_articles.view-display-id-page_1 .views-row .views-field-title a{
    color:#2a7593;
    text-decoration: none;
    font-weight:bold;
}

.view-id-latest_articles.view-display-id-page_1 .views-row .views-field-view-node{
    text-align: left;
    margin: 10px 0 0 0;
}

.view-id-latest_articles.view-display-id-page_1 .views-row .views-field-view-node a{
    color:#34373B;
}
/** END ALL POKIES ARTICLES VIEW PAGE **/

/** ALL CATEGORIES VIEW PAGE **/
.view-id-all_categories.view-display-id-page_1 .views-row{
    background: url("../images/list-disc.png") no-repeat scroll 5px 50% transparent;
    border-bottom: 1px dotted #646464;
    list-style: none outside none;
    margin: 0;
    padding: 10px 15px 10px 25px;
}


.view-id-all_categories.view-display-id-page_1 .views-row a{
    color: #646464;
    text-decoration: none;
}


.view-id-operating_systems.view-display-id-page_1 .views-row,
.view-id-payment_methods.view-display-id-page_1 .views-row{
    margin:20px 0 0 0;
    border-bottom: 1px dotted #cccccc;
    padding: 0 10px 20px 0;
}

.view-id-operating_systems.view-display-id-page_1 .views-row .views-field-name,
.view-id-payment_methods.view-display-id-page_1 .views-row .views-field-name{
    margin: 0 0 10px 0;
}

.view-id-operating_systems.view-display-id-page_1 .views-row .views-field-name a,
.view-id-payment_methods.view-display-id-page_1 .views-row .views-field-name a{
    color:#2a7593;
    text-decoration: none;
    font-weight:bold;
}

.view-id-operating_systems.view-display-id-page_1 .views-row .views-field-view-node,
.view-id-payment_methods.view-display-id-page_1 .views-row .views-field-view-node{
    text-align: left;
    margin: 10px 0 0 0;
}

.view-id-operating_systems.view-display-id-page_1 .views-row .views-field-view-node a,
.view-id-payment_methods.view-display-id-page_1 .views-row .views-field-view-node a{
    color:#34373B;
}
/** END ALL CATEGORIES VIEW PAGE **/

/** ADS TOP SLIDER **/
#ads-line{
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}

.view-id-ads_slider.view-display-id-block_1{
    float: left;
    width: 100%;
    background:url("../images/ads-flag.png") no-repeat 10px 5px #d8d8d8;
}

#ads-line .views_slideshow_main{    
    padding: 10px 0 0 53px;
    margin: 0;
}

#ads-line .views-slideshow-controls-top{
    float: right;
}

#ads-line .view-id-ads_slider.view-display-id-block_1 .views-row .field-content{
    font-size: 12px;
    font-family: Ariel, sans-serif;
    color: #34373b;    
    text-transform: uppercase;    
}

#ads-line .view-id-ads_slider.view-display-id-block_1 .views-row .field-content a{
    color: #34373b;
}
/** END ADS TOP SLIDER **/

#block-block-10{
    margin-top: 20px;
}

/** FRONT PAGE **/

/*
ARTICLES VIEW
*/
.view-id-latest_articles.view-display-id-block_2 .views-field-title,
.view-id-latest_articles.view-display-id-block_2 .views-field-body{
    float: left;
    width: 84%;
}

.view-id-latest_articles.view-display-id-block_2 .views-field-title a{
    color: #2a7593;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.view-id-latest_articles.view-display-id-block_2 .views-field-body a{
    text-decoration: none;
    color:#646464;
}

.view-id-latest_articles.view-display-id-block_2 .views-field-body{
    /*border-bottom:2px dotted #CCCCCC;
    padding: 0 0 20px 0;*/
}

.view-id-latest_articles.view-display-id-block_2 .views-row{
    float: left;
    padding: 0 0 0 20px;
    margin-bottom: 20px;    
}

#block-views-latest_articles-block_2 .content{
    float: left;
    width:100%;
}

#block-views-latest_articles-block_2 .views-slideshow-controls-bottom{
    background: none repeat scroll 0 0 #D8D8D8;
    float: left;
    width: 100%;
    margin:0 0 20px 0;
}    

/*
END ARTICLES VIEW
*/

/*
PROMOTIONS SLIDER
*/

#block-views-promotions_slider-block_2 .pretitle-h2{
    color:#bc0409;
}

.view-id-promotions_slider.view-display-id-block_2 .views_slideshow_singleframe_main{
    float: left;
    width:100%;
    margin-bottom: 5px;
}

.view-id-promotions_slider.view-display-id-block_2 .views_slideshow_singleframe_main .views-field-title{
    color: #2a7593;
    font-weight: bold;
    margin-bottom: 10px;
}


.view-id-promotions_slider.view-display-id-block_2 .views_slideshow_singleframe_main .views-field-field-casino-logo-fid{
    float: left;
    margin: 0 5px 0 0;
}

.view-id-promotions_slider.view-display-id-block_2 .views-slideshow-controls-bottom{
    background: none repeat scroll 0 0 #D8D8D8;
    float: left;
    width: 100%;
    margin:0 0 20px 0;
}
/*
END PROMOTIONS SLIDER
*/

/*
ALL CASINO SLIDER
*/

.view-id-all_casinos.view-display-id-block_1{
    float: left;
    width:100%;
}

.view-id-all_casinos.view-display-id-block_1 .views_slideshow_singleframe_main{
    float: left;
    width:100%;
    margin-bottom: 20px;
}

.view-id-all_casinos.view-display-id-block_1 .views_slideshow_singleframe_main .views-field-title{
    color: #2a7593;
    font-weight: bold;
    margin-bottom: 10px;
}

.view-id-all_casinos.view-display-id-block_1 .views_slideshow_singleframe_main .views-field-title a{
    text-decoration: none;
    color: #2a7593;
}

.view-id-all_casinos.view-display-id-block_1 .views_slideshow_singleframe_main .views-field-field-casino-logo-fid{
    float: left;
    margin: 0 22px 0 0;
}

.view-id-all_casinos.view-display-id-block_1 .views-slideshow-controls-bottom{
    background: none repeat scroll 0 0 #D8D8D8;
    float: left;
    width: 100%;
}
/*
END ALL CASINOS SLIDER
*/ 

/*
NEWS ACCORDION
*/
.view-id-latest_news.view-display-id-block_2 .accordion-active{
    border: none;
    margin: 0;
}

#block-views-latest_news-block_2 .content{
    float: left;
    margin: -10px 0 0 0;
}

.view-id-latest_news.view-display-id-block_2 .views-accordion-item .accordion-header,
.view-id-latest_news.view-display-id-block_2 h3.accordion-header{
    border: none;
    background: transparent;
}

.view-id-latest_news.view-display-id-block_2 .views-accordion-item .accordion-content{
    border-bottom: 2px dotted #646464;
    float:left;
    padding:0 0 10px 0;
}

.view-id-latest_news.view-display-id-block_2 .views-field-title.accordion-header{
    border-bottom: 2px dotted #646464;      
}

.view-id-latest_news.view-display-id-block_2 .views-accordion-item{    
    width: 100%;
    float:left;
}

.view-id-latest_news.view-display-id-block_2 .accordion-item-last .views-field-title.accordion-header{
    border: none;
}
 

.view-id-latest_news.view-display-id-block_2 .views-field-title.accordion-header a{
   color:#2a7593;
   text-decoration: none;
   font-size: 13px;
   font-weight: bold;
}

.view-id-latest_news.view-display-id-block_2 .views-field-title.accordion-header .field-content{
    padding-top: 10px;
    padding-bottom:10px;
    display:block;
}

.view-id-latest_news.view-display-id-block_2 .views-field-title.accordion-header-active{
    border: none;
}

.front .views-accordion-item .accordion-content div,
.front .views-accordion-item .accordion-header,
.front h3.accordion-header{
    padding: 0;
}

.view-id-latest_news.view-display-id-block_2 .views-field-view-node{
    float: right;
}

.view-id-latest_news.view-display-id-block_2 .views-field-view-node a{
    color:#34373B;
}
/*
END NEWS ACCORDION
*/

.front #sidebar-right .block{
    float: left;
}

.front #block-block-6 h2{
    margin-bottom: 0px;
}
/** END FRONT PAGE **/





/* FIX CSS */
#block-admin-display-form{
    float: left;
}

.front #sidebar-right .block{
    float: left;
}

.front .view,
.not-front #content-content .view,
.front .block{
    float: left;
    width:100%;
}


 /* READ MORE LINKS */
 /** READ MORE LINKS STRUCTURE */
 /*
    <div class="read-more-link">
         <div class="left-read-more-link"></div>
         [view_node]
         <div class="right-read-more-link"></div>
    </div>
*/
#sidebar-right .read-more-link{
    float: right;
}

.read-more-link div,
.read-more-link a{
    display: block;
    float: left;    
}

.read-more-link div.left-read-more-link{
    background: url("../images/buttons/left-read-more.png") no-repeat 0 0 transparent;
    height: 30px;
    width:18px;
}

.read-more-link div.right-read-more-link{
    background: url("../images/buttons/right-read-more.png") no-repeat 0 0 transparent;
    height: 30px;
    width:18px;
}

.read-more-link a{
    background: url("../images/buttons/center-read-more.png") repeat-x 0 0 transparent;
    text-decoration: none;
    color:#FFFFFF;
    padding:8px;
    text-transform: uppercase;
    font-size: 12px;
}
 
 
 /* END READ MORE LINKS */
 
 .not-logged-in .views-admin-links,
 .not-logged-in .node-edit-link{
    visibility: hidden;
 }
 
 .not-front #sidebar-right .block,
 .not-front #sidebar-right .block .content{
    float: left;
    width:100%;
 }
 
 .not-front #sidebar-right .title-h2-wrapper .pretitle-h2{
    font-size: 12px;
    padding: 10px;
 }
 
 .not-front #sidebar-right .title-h2-wrapper .title-h2{
    font-size: 12px;
 }
 
 .not-front #sidebar-right .view-id-casino_videos_frontpage.view-display-id-block_1 .views-field-field-casino-video-embed img{
    width:275px;
    height:206px;
 }

/* END FIX CSS */


/*** ADS BLOCKS ***/
#block-block-11,
#block-block-15{
    float: left;
    width: 100%;
}

#block-block-11 .content,
#block-block-15 .content{
    margin: 0 auto;
    width: 690px;
}

#block-block-11 .content img,
#block-block-15 .content img{
    width: 690px;
    height:85px;
}

#block-block-12{
    margin: 20px 0 0 0;    
}

#block-block-12 .content,
#block-block-13 .content,
#block-block-14 .content{
    width: 250px !important;
    margin: 0 auto !important;
    float:none !important;
}

#block-block-13 .content p{
    margin: 0 0 10px 0;
}

#block-menu-menu-top-toolbar{
    display:none;
}

.front_h1{
  background: none repeat scroll 0 0 #D8D8D8;
    color: #34373B;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 15px;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;  
}


/*** END ADS BLOCKS ***/

#bt233{ display: none; }
#ad-link a
{
text-decoration: none;
color: #2A7593;
}
#main-squeeze .views-row {
    width: 688px;
    margin: 5px 0 0px 0;	
    border-bottom: 1px solid rgb(223, 223, 223);
    padding-bottom: 0px;
}


#main-squeeze .views-field-field-casino-name-value-1 {
    float: left;
    width: 130px;
    height: 23px;
}

#main-squeeze .views-field-field-casino-logo-fid {
    float: left;
    height: 134px;
    width: 160px;
    margin: 7px 0 0 0;
}

#main-squeeze .views-field-phpcode {
    float: left;
    width: 340px;
    height: 87px;
}

#main-squeeze .item-list{
    width: 290px;
    height: 102px;
    float: left;
}

#main-squeeze .item-list li{
    height: 20px;
    float: left;
    border: none !important;
	margin: 0px !important;
}

#main-squeeze .views-field-path {
    display: none;
}

#main-squeeze .views-field-field-casino-visit-link-value {
    width: 100px;
    float: right;
    height: 31px;
    background: url("../images/play.png") scroll 0 0 no-repeat;
    text-align: center;
    margin: 2px 0 0 0;
    position: relative;
    left: -60px;
    z-index: 5;
}

#main-squeeze .views-field-path a {
    color: rgb(115, 159, 170);
    text-decoration: none;
    padding: 0px 0 0 0;
    line-height: 28px;
}

#main-squeeze .views-field-field-casino-visit-link-value a {
    color: white;
    text-decoration: none;
    line-height: 29px;
    font-weight: bold;
    font-size: 14px;
    font-family: arial;
    display: block;
    text-indent: -9999px;
    width: 185px;
    height: 45px;
    background: url("../images/play_btn.png") no-repeat;
}

#main-squeeze .views-row img {
    border: 1px solid black;
}

#main-squeeze .views-field-field-casino-name-value-1 {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    margin: 6px 0 0 0;
}

/* Main-Squeeze View */

.active .prl-left {
    background: transparent url("../images/prl-left.png") no-repeat scroll 0 0;
}

.active .prl-center {
    background: transparent url("../images/prl-center.png") repeat-x scroll 0 0;
}
.active .prl-right {
    background: transparent url("../images/prl-right.png") no-repeat scroll -7px 0;
}

.prl-left {
     height: 38px;
}

/* .view-id-views_by_dterm .views-row {
    background: transparent url("../images/casino-bg.jpg") repeat-x scroll 0 0;
} */

#block-block-21 {
    clear: both;
    padding-top: 200px;
}

/* Main Table Starts */

#block-block-6 .views-field-field-casino-logo-fid {
    float: left;
    margin: 10px 40px 0 0;
}

#block-block-6 .views-row {
    width: 100%;
    float: left;
    height: 105px;
    border-bottom: 1px solid #F3F3F3;
}


#block-block-6 .item-list {
    width: 245px;
    height: 70px;
    float: left;
	padding-left: 20px;
}

#block-block-6 .views-field-field-casino-name-value-1 {
    width: 300px;
    float: left;
    margin: 0px 0px 5px 15px;
    font-family: arial;
    font-weight: bold;
    color: #F2762E;
    font-size: 13px;
}

#block-block-6 .views-field-phpcode {
    width: 260px;
    height: 58px;
    float: left;
}

#block-block-6 .views-row li {
    width: 100%;
    border: none;
    font-family: arial;
    font-size: 12px;
    line-height: 12px;
    margin: 2px 0 0px 0px;
    padding: 0 0 5px 0px;
}

#block-block-6 .views-field-field-casino-visit-link-value {
    float: left;
    margin: 0px 0 0px 0;
    text-align: center;
    position: relative;
    left: 10px;
}

#block-block-6 .views-field-path {
    float: left;
}

#block-block-6 a {
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
    color: #525557;
}

#block-block-6 img {
    border: 1px solid rgb(156, 156, 156);
}

/* Main Table Ends */

/* Iphone Table Starts */

.view-display-id-dterm_153 .views-field-field-casino-logo-fid{
    float: left;
    margin: 10px 10px 0 0;
}

.view-display-id-dterm_153 .views-row {
    width: 100%;
    float: left;
    height: 110px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.view-display-id-dterm_153 .item-list {
    width: 330px;
    height: 70px;
    float: left;
}

.view-display-id-dterm_153 .views-field-field-casino-name-value-1{
    width: 300px;
    float: left;
    margin: 10px 0px 10px 28px;
    font-family: arial;
    font-weight: normal;
    color: rgb(52, 89, 129);
}

.view-display-id-dterm_153 .views-field-phpcode {
    width: 330px;
    height: 58px;
    float: left;
}

.view-display-id-dterm_153 .views-row li{
    width: 100%;
    height: auto;
    border: none;
    font-family: arial;
    font-size: 12px;
    list-style-image: url("../images/img/table_bullet.png");
}

.view-display-id-dterm_153 .views-field-field-casino-visit-link-value{
    float: right;
    background: url("../images/img/play-btn.png") no-repeat scroll 0 0;
    width: 110px;
    height: 30px;
    margin: 0px 0 0px 0;
    text-align: center;
}

.view-display-id-dterm_153 .views-field-path{
    width: 110px;
    float: right;
    height: 30px;
    background: url("../images/img/more-btn.png") no-repeat scroll 0 0;
    text-align: center;
    margin: 25px 0 0 0;
}

.view-display-id-dterm_153 a {
    color: white;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}

.view-display-id-dterm_153 img{
    border: 1px solid rgb(156, 156, 156);
}

.view-display-id-dterm_153 .views-label-phpcode {
    float: left;
    margin: 7px 0 0 10px;
    font-family: arial;
    font-weight: normal;
    color: rgb(74, 135, 175);
}

.view-display-id-dterm_153 ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0 0 10px;
}

/* Iphone Table Ends */

.view-display-id-dterm_151 .views-field-field-casino-logo-fid {
    float: left;
    margin: 10px 10px 0 0;
}

.view-display-id-dterm_151 .views-row {
    width: 100%;
    float: left;
    height: 110px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.view-display-id-dterm_151 .item-list {
    width: 330px;
    height: 70px;
    float: left;
}

.view-display-id-dterm_151 .views-field-field-casino-name-value-1 {
    width: 300px;
    float: left;
    margin: 10px 0px 10px 28px;
    font-family: arial;
    font-weight: normal;
    color: rgb(52, 89, 129);
}

.view-display-id-dterm_151 .views-field-phpcode {
    width: 330px;
    height: 58px;
    float: left;
}

.view-display-id-dterm_151 .views-row li {
    width: 100%;
    height: auto;
    border: none;
    font-family: arial;
    font-size: 12px;
    list-style-image: url("../images/img/table_bullet.png");
}

.view-display-id-dterm_151 .views-field-field-casino-visit-link-value {
    float: right;
    background: url("../images/img/play-btn.png") no-repeat scroll 0 0;
    width: 110px;
    height: 30px;
    margin: 0px 0 0px 0;
    text-align: center;
}

.view-display-id-dterm_151 .views-field-path {
    width: 110px;
    float: right;
    height: 30px;
    background: url("../images/img/more-btn.png") no-repeat scroll 0 0;
    text-align: center;
    margin: 25px 0 0 0;
}

.view-display-id-dterm_151 a {
    color: #F2762E;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}

.view-display-id-dterm_151 img {
    border: 1px solid rgb(156, 156, 156);
}

.view-display-id-dterm_151 .views-label-phpcode {
    float: left;
    margin: 7px 0 0 10px;
    font-family: arial;
    font-weight: normal;
    color: rgb(74, 135, 175);
}

.view-display-id-dterm_151 ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0 0 10px;
}

/* credid card casinos */

.view-display-id-dterm_152 .views-field-field-casino-logo-fid {
    float: left;
    margin: 10px 10px 0 0;
}

.view-display-id-dterm_152 .views-row {
    width: 100%;
    float: left;
    height: 110px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.view-display-id-dterm_152 .item-list {
    width: 330px;
    height: 70px;
    float: left;
}

.view-display-id-dterm_152 .views-field-field-casino-name-value-1 {
    width: 300px;
    float: left;
    margin: 10px 0px 10px 28px;
    font-family: arial;
    font-weight: normal;
    color: rgb(52, 89, 129);
}

.view-display-id-dterm_152 .views-field-phpcode {
    width: 330px;
    height: 58px;
    float: left;
}

.view-display-id-dterm_152 .views-row li {
    width: 100%;
    height: auto;
    border: none;
    font-family: arial;
    font-size: 12px;
    list-style-image: url("../images/img/table_bullet.png");
}

.view-display-id-dterm_152 .views-field-field-casino-visit-link-value {
    float: right;
    background: url("../images/img/play-btn.png") no-repeat scroll 0 0;
    width: 110px;
    height: 30px;
    margin: 0px 0 0px 0;
    text-align: center;
}

.view-display-id-dterm_152 .views-field-path {
    width: 110px;
    float: right;
    height: 30px;
    background: url("../images/img/more-btn.png") no-repeat scroll 0 0;
    text-align: center;
    margin: 25px 0 0 0;
}

.view-display-id-dterm_152 a {
    color: white;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}

.view-display-id-dterm_152 img {
    border: 1px solid rgb(156, 156, 156);
}

.view-display-id-dterm_152 .views-label-phpcode {
    float: left;
    margin: 7px 0 0 10px;
    font-family: arial;
    font-weight: normal;
    color: rgb(74, 135, 175);
}

.view-display-id-dterm_152 ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0 0 10px;
}

/* credit card casinos */

/* MasterCard Online */

.view-display-id-dterm_147 .views-field-field-casino-logo-fid {
    float: left;
    margin: 10px 10px 0 0;
}

.view-display-id-dterm_147 .views-row {
    width: 100%;
    float: left;
    height: 110px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.view-display-id-dterm_147 .item-list {
    width: 330px;
    height: 70px;
    float: left;
}

.view-display-id-dterm_147 .views-field-field-casino-name-value-1 {
    width: 300px;
    float: left;
    margin: 10px 0px 10px 28px;
    font-family: arial;
    font-weight: normal;
    color: rgb(52, 89, 129);
}

.view-display-id-dterm_147 .views-field-phpcode {
    width: 330px;
    height: 58px;
    float: left;
}

.view-display-id-dterm_147 .views-row li {
    width: 100%;
    height: auto;
    border: none;
    font-family: arial;
    font-size: 12px;
    list-style-image: url("../images/img/table_bullet.png");
}

.view-display-id-dterm_147 .views-field-field-casino-visit-link-value {
    float: right;
    background: url("../images/img/play-btn.png") no-repeat scroll 0 0;
    width: 110px;
    height: 30px;
    margin: 0px 0 0px 0;
    text-align: center;
}

.view-display-id-dterm_147 .views-field-path {
    width: 110px;
    float: right;
    height: 30px;
    background: url("../images/img/more-btn.png") no-repeat scroll 0 0;
    text-align: center;
    margin: 25px 0 0 0;
}

.view-display-id-dterm_147 a {
    color: white;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}

.view-display-id-dterm_147 img {
    border: 1px solid rgb(156, 156, 156);
}

.view-display-id-dterm_147 .views-label-phpcode {
    float: left;
    margin: 7px 0 0 10px;
    font-family: arial;
    font-weight: normal;
    color: rgb(74, 135, 175);
}

.view-display-id-dterm_147 ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0 0 10px;
}

/* credid card casinos */

.view-display-id-dterm_152 .views-field-field-casino-logo-fid {
    float: left;
    margin: 10px 10px 0 0;
}

.view-display-id-dterm_152 .views-row {
    width: 100%;
    float: left;
    height: 110px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.view-display-id-dterm_152 .item-list {
    width: 330px;
    height: 70px;
    float: left;
}

.view-display-id-dterm_152 .views-field-field-casino-name-value-1 {
    width: 300px;
    float: left;
    margin: 10px 0px 10px 28px;
    font-family: arial;
    font-weight: normal;
    color: rgb(52, 89, 129);
}

.view-display-id-dterm_152 .views-field-phpcode {
    width: 330px;
    height: 58px;
    float: left;
}

.view-display-id-dterm_152 .views-row li {
    width: 100%;
    height: auto;
    border: none;
    font-family: arial;
    font-size: 12px;
    list-style-image: url("../images/img/table_bullet.png");
}

.view-display-id-dterm_152 .views-field-field-casino-visit-link-value {
    float: right;
    background: url("../images/img/play-btn.png") no-repeat scroll 0 0;
    width: 110px;
    height: 30px;
    margin: 0px 0 0px 0;
    text-align: center;
}

.view-display-id-dterm_152 .views-field-path {
    width: 110px;
    float: right;
    height: 30px;
    background: url("../images/img/more-btn.png") no-repeat scroll 0 0;
    text-align: center;
    margin: 25px 0 0 0;
}

.view-display-id-dterm_152 a {
    color: white;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}

.view-display-id-dterm_152 img {
    border: 1px solid rgb(156, 156, 156);
}

.view-display-id-dterm_152 .views-label-phpcode {
    float: left;
    margin: 7px 0 0 10px;
    font-family: arial;
    font-weight: normal;
    color: rgb(74, 135, 175);
}

.view-display-id-dterm_152 ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0 0 10px;
}

/* MasterCard Online */


/* MoneyBooker Casino */

.view-display-id-dterm_150 .views-field-field-casino-logo-fid {
    float: left;
    margin: 10px 10px 0 0;
}

.view-display-id-dterm_150 .views-row {
    width: 100%;
    float: left;
    height: 110px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.view-display-id-dterm_150 .item-list {
    width: 330px;
    height: 70px;
    float: left;
}

.view-display-id-dterm_150 .views-field-field-casino-name-value-1 {
    width: 300px;
    float: left;
    margin: 10px 0px 10px 28px;
    font-family: arial;
    font-weight: normal;
    color: rgb(52, 89, 129);
}

.view-display-id-dterm_150 .views-field-phpcode {
    width: 330px;
    height: 58px;
    float: left;
}

.view-display-id-dterm_150 .views-row li {
    width: 100%;
    height: auto;
    border: none;
    font-family: arial;
    font-size: 12px;
    list-style-image: url("../images/img/table_bullet.png");
}

.view-display-id-dterm_150 .views-field-field-casino-visit-link-value {
    float: right;
    background: url("../images/img/play-btn.png") no-repeat scroll 0 0;
    width: 110px;
    height: 30px;
    margin: 0px 0 0px 0;
    text-align: center;
}

.view-display-id-dterm_150 .views-field-path {
    width: 110px;
    float: right;
    height: 30px;
    background: url("../images/img/more-btn.png") no-repeat scroll 0 0;
    text-align: center;
    margin: 25px 0 0 0;
}

.view-display-id-dterm_150 a {
    color: white;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}

.view-display-id-dterm_150 img {
    border: 1px solid rgb(156, 156, 156);
}

.view-display-id-dterm_150 .views-label-phpcode {
    float: left;
    margin: 7px 0 0 10px;
    font-family: arial;
    font-weight: normal;
    color: rgb(74, 135, 175);
}

.view-display-id-dterm_150 ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0 0 10px;
}


/* MoneyBooker Casino */

/* Neteller Casino */

.view-display-id-dterm_149 .views-field-field-casino-logo-fid {
    float: left;
    margin: 10px 10px 0 0;
}

.view-display-id-dterm_149 .views-row {
    width: 100%;
    float: left;
    height: 110px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.view-display-id-dterm_149 .item-list {
    width: 330px;
    height: 70px;
    float: left;
}

.view-display-id-dterm_149 .views-field-field-casino-name-value-1 {
    width: 300px;
    float: left;
    margin: 10px 0px 10px 28px;
    font-family: arial;
    font-weight: normal;
    color: rgb(52, 89, 129);
}

.view-display-id-dterm_149 .views-field-phpcode {
    width: 330px;
    height: 58px;
    float: left;
}

.view-display-id-dterm_149 .views-row li {
    width: 100%;
    height: auto;
    border: none;
    font-family: arial;
    font-size: 12px;
    list-style-image: url("../images/img/table_bullet.png");
}

.view-display-id-dterm_149 .views-field-field-casino-visit-link-value {
    float: right;
    background: url("../images/img/play-btn.png") no-repeat scroll 0 0;
    width: 110px;
    height: 30px;
    margin: 0px 0 0px 0;
    text-align: center;
}

.view-display-id-dterm_149 .views-field-path {
    width: 110px;
    float: right;
    height: 30px;
    background: url("../images/img/more-btn.png") no-repeat scroll 0 0;
    text-align: center;
    margin: 25px 0 0 0;
}

.view-display-id-dterm_149 a {
    color: white;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}

.view-display-id-dterm_149 img {
    border: 1px solid rgb(156, 156, 156);
}

.view-display-id-dterm_149 .views-label-phpcode {
    float: left;
    margin: 7px 0 0 10px;
    font-family: arial;
    font-weight: normal;
    color: rgb(74, 135, 175);
}

.view-display-id-dterm_149 ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0 0 10px;
}

/* Neteller Casino */

.view-header {
    float: left;
}

#main-squeeze {
}

#block-menu-menu-bycountry ul.menu li.leaf a {
    text-decoration: none;
    list-style-image: none;
    color: #646464;
}

#block-menu-menu-bycountry ul.menu li.leaf {
    list-style: none;  list-style-image: none;  
    padding: 10px 15px 10px 25px;  margin: 0;  border-bottom: 1px dotted #646464;
}
ul.menu {
    padding: 0;
}

#block-block-6 .views-row-first {
    margin-top: 10px;
}

#views_slideshow_singleframe_teaser_section_ads_slider-block_1 {
    width: 800px !important;
}

#block-views-latest_news-block_2 .view-id-latest_news {
    margin-top: -10px;
}

.view-views-by-dterm-subpage {
    width: 640px;
}
.view-views-by-dterm-subpage {
    width: 640px;
}
.view-views-by-dterm-subpage .view-bonuses-by-casino .views-row {
    width: 100% !important;
    text-align: left;
}
.view-views-by-dterm-subpage .view-bonuses-by-casino .item-list {
    width: 350px !important;
    margin: 0 0 0 20px;
}
.view-views-by-dterm-subpage .views-field-field-casino-name-value-1 {
    text-align: left;
    padding: 0 0 0 5px;
}

.view-views-by-dterm-subpage .views-row { 
	float:left; 
	padding-bottom: 0px !important;
}

.view-views-by-dterm-subpage .views-field-path {
	margin: -16px 0 0 0 !important;
}

.view-views-by-dterm-subpage .view-bonuses-by-casino ul { margin: 0; }
.view-views-by-dterm-subpage .views-field-field-casino-name-value a { color: #525557; }
.view-views-by-dterm-subpage .views-field-path { background: url("../images/table/more-btn.png") scroll 23px 3px no-repeat !important; }
.view-views-by-dterm-subpage .views-field-field-casino-visit-link-value { background: url("../images/table/play-btn.png") scroll 23px 3px no-repeat !important; }
.view-all-casinos .views-field-field-casino-logo-fid { margin: 2px 0 0 10px !important; }
#casinofrontname
{
font-family: arial;
font-weight: bold;
color: #F2762E;
font-size: 13px;

}
#pop_review
{
float: right;
margin-top: -26px;
margin-right: 62px;
color: black;
}

#play_popular
{
float: right;
margin-top:-26px;
color: black;
font-weight: bold;
}
#most_popular
{
padding:8px;
margin-top:10px;
}
#most_popular_name
{
float: left;
margin-top: -26px;
margin-left: 15px;
color: black;
}
#counter
{
float: left;
margin-top: -26px;
margin-right: 75px;
color: black;
}

.view-id-all_casinos.view-display-id-block_1 .views_slideshow_singleframe_main .views-field-body {
    padding-bottom: 21px;
    text-align: justify;
}

.front #block-block-6 .views-field-field-casino-logo-fid {
    margin: 0;
}

.front #block-block-6 .item-list {
    margin-left: -2px;
}
.front #block-block-6 .views-field-field-casino-visit-link-value {
    margin-left: -20px;
    margin-top: -8px;
}

.front .sidebar-banner {
    width: 350px;
    height: 350px;
}

.not-front .sidebar-banner {
    width: 270px;
    height: 270px;
}

.related-banner {
    width: 275px;
    height: 275px;
    -webkit-transition: all 0.2s ease;   -moz-transition: all 0.2s ease;         -ms-transition: all 0.2s ease;         -o-transition: all 0.2s ease;   transition: all 0.2s ease;
    opacity:0.9;
}
.related-banner:hover {
    -moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);   -webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);         -o-transform: scale(1.21) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);         -ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);         transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    opacity:1;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.5);                  
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 15px;          border-radius: 15px;
}

.playnow-front {
    background: transparent !important;
    color: #34373B !important;
    text-indent: 0 !important;
    font-weight: normal !important;
    display: initial !important;
    font-family: inherit !important;
    text-decoration: underline !important;
    position: relative;
    top: -8px;
    left: 53px;
    padding: 10px;
    width: auto !important;
    height: auto !important;
    -webkit-transition: all 0.2s ease;   -moz-transition: all 0.2s ease;         -ms-transition: all 0.2s ease;         -o-transition: all 0.2s ease;   transition: all 0.2s ease;
    -webkit-border-radius: 10px;          border-radius: 10px;
}

.not-front .view-id-all_casinos .views-row .playnow-front {
    background: #19D300 !important;

    color: #ffffff !important;          
}

.view-id-all_casinos.view-display-id-page_1 .views-row:hover .views-field-view-node a {
    color: #ffffff;
    background: #646464;          
}
.clearfix::after{content:"";display:table;clear:both}
