/* Main Layout Elements */
body {
    margin: 0px;
    padding-bottom: 60px;
    height: 100%;
    background: #0d331e;
    background-image: url('../img/bbg.jpg');
    color: #000000;
    font-size: 100%;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

div#content {
    overflow: auto;
    width: 100%;
    height: 100%;
}

.all {
    background-image: url('../img/mbg.jpg');
    background-repeat: repeat-x;
}

.constrain {
    margin: 0 auto;
    width: 980px;
}

#header {
    clear: both;
    height: 122px;
    background-image: url('../img/online-casinos.png');
    background-repeat: no-repeat;
}

#topnav {
    margin-left: 5px;
    width: 960px;
    height: 35px;
    background-image: url('../img/navbg.png');
}

#topnavinside {
    padding-top: 0px;
    padding-left: 20px;
}

.sidebarleft {
    float: left;
    width: 170px;
    color: #ffffff;
}
.sidebarleft h2 {
    margin-bottom:0px !important;
}
.sidebarright {
    float: left;
    width: 210px;
    color: #ffffff;
}

.sidebarleft a:link, .sidebarleft a:visited, .sidebarright a:link, .sidebarright a:visited {
    color: #ffffff;
}

.sidebarleft a:hover, .sidebarright a:hover {
    color: #ffff99;
}
.sidebarleft a.active {
	color:#FFFF99;
}
.page {
    float: left;
    overflow: hidden;
    width: 590px;
}

.footer {
    clear: both;
    margin: 0;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
}

/* Search Box/Form Up Top */
#topsearch {
    margin-top: 35px;
    margin-right: 10px;
}

#topsearch input.form-text {
    margin-bottom: 1px;
    width: 198px;
    height: 20px;
    border: 1px solid #000000;
}

#topsearch input.form-submit {
    margin: 0;
    width: 202px;
    border-top: 1px solid #b8e8c6;
    border-right: 1px solid #152014;
    border-bottom: 1px solid #152014;
    border-left: 1px solid #b8e8c6;
    background: #276a3b;
    color: #ffffff;
    font-size: 12px;
}

/* Footer Related */
.footer a {
    color: #ffffff;
}

.footer a:visited, .footer a:link {
    color: #ffffff;
}

.footer a:hover {
    color: #ffff99;
}

.footer .menu {
    display: inline;
}

/* Navigation Blocks */
.block {
    margin-bottom: 10px;
}

.block .title {
    padding: 2px;
    padding-left: 5px;
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.block .content {
    padding: 3px;
}

.block h3 {
    margin-top: 10px;
    font-size: 16px;
}
/* Menus/Navigation Bullets */
li.leaf {
    margin: 0;
    padding: 0.2em 0.5em 0 0;
    list-style-type: disc;
    list-style-image: none;
}

li.collapsed {
    margin: 0;
    padding: 0.2em 0.5em 0 0;
    list-style-type: disc;
    list-style-image: none;
}

li.expanded {
    margin: 0;
    padding: 0.2em 0.5em 0 0;
    list-style-type: circle;
    list-style-image: none;
}

/* Link Colors */
a, a:visited, a:active {
    color: #0678BE;
    text-decoration: none;
}
a:hover, a:focus {
    color: #0678BE;
    text-decoration:underline;
}

/* Node Specific */
.node {
    margin-bottom: 10px;
}

.node h3.title {
    font-size: 16px;
}

.node .picture {
    float: right;
    margin: 3px;
    border: 1px solid #ddd;
}

.node .submitted {
    margin-bottom: 10px;
    color: #666666;
    font-size: 10px;
}

.node .links {
    text-align: center;
}

.node .taxonomy {
}

.small {
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    font-family: arial, helvetica, sans-serif;
}

#main {
    float: right;
    width: 600px;
}

#sidebar {
    float: left;
    width: 160px;
}

#footer {
    clear: both;
    margin-top: 10px;
    padding-top: 20px;
    padding-left: 160px;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
}

#sidebar a {
    display: block;
    width: 160px;
    height: 15px;
    color: #faf7ab;
    text-decoration: none;
}

#sidebar a:hover {
    background: #0f5c2c;
    color: #ffff66;
    font-weight: bold;
}

#sidebar ul {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
}

#sidebar ul li {
    margin: 1px;
    text-indent: 1px;
}

.n2 {
    background-color: #092916;
}

.assets {
    color: #ffffff;
    font-size: 11px;
    font-family: arial;
}

.demo {
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 12px;
    font-family: arial;
}

.nhead {
    margin: 4px;
    border-bottom: 2px solid #acb968;
    color: #ffffff;
    font: 14px Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
}

.indent {
    padding-right: 5px;
    padding-left: 5px;
}

/* Menus and List CSS */
.menu {
    padding-right: 5px;
    padding-left: 5px;
}

.menu ul {
    margin: 0;
    padding-left: 25px;
}

ol {
    margin: 0;
    padding-left: 25px;
}

ol li {
    padding-bottom: 5px;
}

.footer ul li {
    display: inline;
}

div.footer-menu {
    text-align: center;
}

.indent-sm {
    float: left;
    padding-top: 16px;
    width: 350px;
}

.indent-sm .big {
    margin-top: 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #999999;
}

.rightside {
    float: left;
    clear: right;
    padding-top: 20px;
    padding-left: 10px;
    width: 200px;
    color: #000000;
    text-align: center;
    font: 10px Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
}

.rightside-front {
    float: left;
    clear: right;
    padding-left: 10px;
    width: 200px;
    color: #ffffff;
    text-align: left;
    font: 14px Arial, Verdana, Helvetica, sans-serif;
}

a.news {
    font-size: 14px;
}

.rightside p {
    margin-top: 0;
    margin-bottom: 15px;
}

#searchbutton {
    margin-bottom: 7px;
    width: 150px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dafce7;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #06110a;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #06110a;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #9fc8af;
    background-color: #457758;
    color: #ffffff;
    font-size: 12px;
}

/* Header CSS */
h1 {
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    margin: 0 0 10px 0 !important;
}

h2 {
    margin: 1px;
    padding: 0;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
}

.big {
    border-bottom: 1px solid #ddd;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
}

.big2 {
    width: 250px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
}

.big3 {
    margin: 0;
    margin-bottom: 5px;
    color: #f8f9f8;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
}

/* Review Related Markups */
.goodpoints {
    clear: both;
    padding-top: 10px;
}

.goodpoints .big {
    padding-left: 22px;
    background-image: url('../img/check.jpg');
    background-repeat: no-repeat;
}

.improvepoints {
    clear: both;
    padding-top: 10px;
}

.improvepoints .big {
    padding-left: 22px;
    background-image: url('../img/imp.jpg');
    background-repeat: no-repeat;
}

.enlarge img {
    margin: 0 auto;
}

.us {
    margin-bottom: 4px;
    padding-right: 10px;
    padding-left: 10px;
    color: green;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.sorry {
    margin-bottom: 4px;
    color: #b41313;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

/* Various Adjustments */
img {
    display: block;
}

.box h3.title {
    border-bottom: 1px solid #333333;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    margin:0 0 5px;
}

p, ul, ol {
    margin-top: 5px;
    margin-bottom: 10px;
}

ol {
    padding-left: 45px;
}

table {
    border-spacing: 0px;
    border-collapse: collapse;
}

tr.odd {
    background: #ffffff;
}

tr.even {
    background: #eeeeee;
}

thead th {
    border-bottom: 1px solid #999999;
}

form {
    margin: 0px;
    padding: 0px;
}

fieldset {
    border: 1px solid #ccc;
}

a img {
    border: 0px;
}

dd {
    margin-left: 20px;
}

.page .help {
    color: #333333;
}

.page .messages {
    margin-bottom: 10px;
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    color: #333333;
}

.page .error {
    border-color: #990000;
}

.toppick {
    margin-bottom: 6px;
    width: 100%;
}

.toppick ul {
    margin: 0px;
    padding-left: 20px;
    list-style-type: square;
}

.colb {
    padding-left: 10px;
}

.colc {
    padding-left: 5px;
    width: 170px;
    font-weight: bold;
    font-size: 16px;
}

tbody {
    border-top: none;
}

hr {
    height: 1px;
    border: 0;
    background: #aaaaaa;
    color: #aaaaaa;
}

.alt {
    background: #eeeeee;
}
/*
.topmost {
    color: #555555;
    font-style: italic;
}
*/

.date {
	font-weight:bold
}
.news-image {
	float:left;
	margin:0 10px 0 0;
}

.views-row {
	clear:both;
	margin:0 0 10px;
}

#block-views-Frontpage_News {
    float: left;
    margin: 0;
    padding: 0;
    width: 280px;
}

#block-views-Frontpage_News .title {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    color: #000000;
}

#block-service_links-0 {
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}

.service-links {
    clear: both;
    margin: 0 auto;
    padding-top: 10px;
    width: 300px;
    text-align: center;
}

.service-links ul {
    display: inline;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.service-links ul li {
    float: left;
    list-style-type: none;
}

#block-views-Front_Page_News-block_1 {
    float: left;
    margin: 0;
    padding: 0;
    width: 270px;
}

#block-views-Front_Page_News-block_1 .title, #block-similar-0 .title {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #bbbbbb;
    background: none;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
}

.page ul {
    margin-left: 0;
    padding-left: 20px;
}

#block-views-Front_Page_News-block_1 ul, #block-similar-0 ul {
    margin: 0;
    padding: 0;
    padding-left: 20px;
}

#block-views-Front_Page_News-block_1 ul li, #block-similar-0 ul li {
    margin: 0;
    padding: 0;
}

#block-menu-menu-samples .title {
    background-color: #660000;
}

#topten {
    width: 200px;
    color: #fff;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

#topten p {
    margin: 0;
    margin-bottom: 3px;
}

.toptencasino {
    clear: both;
    margin-bottom: 8px;
}

.ttalt {

}

#topten {
    width: 200px;
    color: #fff;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

#topten p {
    margin: 0;
    margin-bottom: 3px;
}

.toptencasino {
    clear: both;
    margin-bottom: 8px;
}

.ttalt {

}

.toptencasino a {
    display: block;
    padding: 1px;
    width: 96px;
    border-top: 1px solid #ffbfbf;
    border-right: 1px solid #420000;
    border-bottom: 1px solid #420000;
    border-left: 1px solid #dd9494;
    background: #770000;
    color: #ffffff;
    text-decoration: none;
}

.toptencasino a:hover {
    border-top: 1px solid #fdffc9;
    border-right: 1px solid #80823d;
    border-bottom: 1px solid #80823d;
    border-left: 1px solid #e0e2ad;
    background: #ecf07e;
    color: #000000;
}

.toptentitle {
    color: #FFFF99;
    font-weight: bold;
    font-size: 16px;
}

.ttvisit {
    float: left;
    text-align: center;
}

.ttreview {
    float: left;
    text-align: center;
}

.view-Mobile-Casinos {

}

.view-Mobile-Casinos .views-field-view-node {
    margin-top: 5px;
    background-color: #bc0000;
    text-align: center;
}

.view-Mobile-Casinos .views-field-view-node a {
    float: left;
    margin-top: 2px;
    padding: 5px;
    width: 230px;
    border-top: 2px solid #d86c6c;
    border-right: 2px solid #5d0000;
    border-bottom: 2px solid #2f0000;
    border-left: 2px solid #ca3636;
    background-color: #bc0000;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

.view-Mobile-Casinos .views-field-view-node a:hover {
    border-top: 2px solid #f68f8f;
    border-right: 2px solid #580000;
    border-bottom: 2px solid #3b0000;
    border-left: 2px solid #f03d3d;
    background-color: #eb0000;
}

.view-Mobile-Casinos .views-field-field-url-value {
    margin-top: 5px;
    background-color: #006205;
    text-align: center;
}

.view-Mobile-Casinos .views-field-field-url-value a {
    float: left;
    margin-top: 2px;
    margin-left: 10px;
    padding: 5px;
    width: 230px;
    border-top: 2px solid #8fba91;
    border-right: 2px solid #002502;
    border-bottom: 2px solid #001901;
    border-left: 2px solid #3c8740;
    background-color: #006205;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

.view-Mobile-Casinos .views-field-field-url-value a:hover {
    border-top: 2px solid #8fd593;
    border-right: 2px solid #003c03;
    border-bottom: 2px solid #002802;
    border-left: 2px solid #3db743;
    background-color: #00a008;
}

.view-Mobile-Casinos .views-field-field-screenshots-fid {
    display: block;
    float: left;
    padding-right: 10px;
}

.view-Mobile-Casinos .views-row {
    clear: both;
    margin-bottom: 12px;
    padding-bottom: 12px;
    min-height: 90px;
    border-bottom: 1px solid #dddddd;
}

#block-menu-primary-links {
    padding-left: 30px;
    font-size: 16px;
}

#block-menu-primary-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: bold;
    font-size: 16px;
}

#block-menu-primary-links ul li {
    float: left;
    margin: 0;
    padding: 0;
    border-top: 0;
    list-style: none;
}

#block-menu-primary-links a {
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #00480e;
    color: #dddddd;
    text-decoration: none;
}

#block-menu-primary-links a:hover {
    color: #ffff99;
}

#block-menu-primary-links .last a {
    border-right: 0;
}

ul.nice-menu li.menu-2243 a {
    border-right: 0;
}

.bonus {
    color: #006600;
    font-weight: bold;
}

.mobilethumb {
    float: left;
    padding-right: 5px;
    padding-bottom: 8px;
    width: 130px;
    text-align: center;
    font-size: 9px;
}

.photothumb {
    margin: 0 auto;
    width: 100px;
    border: 1px solid #000000;
}

.visit {
    display: block;
    margin-bottom: 10px;
    width: 562px;
    text-align: center;
}

.visit a {
    display: block;
    padding: 5px;
    width: 562px;
    border-top: 2px solid #d86c6c;
    border-right: 2px solid #5d0000;
    border-bottom: 2px solid #2f0000;
    border-left: 2px solid #ca3636;
    background-color: #bc0000;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

.rside {
    width: 100%;
}

.rside td {
    padding-top: 2px;
    padding-bottom: 2px;
}

.rside .t1 {
    padding-left: 2px;
}

.rside .t3 {
    text-align: center;
}

.rside th {
    border: none;
    color: #536a43;
}

.rside a {
    text-decoration: none;
}

.rside .alt {
    background: #060f00;
}

h2#topmobile {
    background-image: url('/images/topmobile.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}

h2#mobilebonuses {
    background-image: url('/images/mobilebonuses.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}

h2#topsportsbooks {
    background-image: url('/images/topsportsbooks.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.t3 a {
    display: block;
    width: 30px;
    border-top: 1px solid #c28282;
    border-right: 1px solid #400000;
    border-bottom: 1px solid #210000;
    border-left: 1px solid #9f3c3c;
    background: #820000;
}

#floatingbar {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding-top: 5px;
    width: 100%;
    height: 0px;
    border-top: 1px solid #000000;
    background: #1a3e22;
}

#floatingbar img {
    float: left;
    vertical-align: middle;
}

#floatingbar span {
    padding-left: 4px;
    line-height: 24px;
}

#floatingbar a {
    color: #ffff99;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

@media screen {
    body > div#floatingbar {
        position: fixed;
    }
}

.view-archive img.small {
    max-width: 100px;
    max-height: 100px;
}

.awesome, .awesome:visited {
    position: relative;
    display: inline-block;
    padding: 5px 10px 6px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #222 url(/images/alert-overlay.png) repeat-x;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: #fff !important;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    cursor: pointer;
}

.awesome:hover {
    background-color: #111;
    color: #fff;
}

.awesome:active {
    top: 1px;
}

.small.awesome, .small.awesome:visited {
    font-size: 11px;
    padding:;
}

.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited {
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    font-weight: bold;
    font-size: 13px;
    line-height: 1;
}

.large.awesome, .large.awesome:visited {
    padding: 8px 14px 9px;
    font-size: 14px;
}

.green.awesome, .green.awesome:visited {
    background-color: #91bd09;
}

.green.awesome:hover {
    background-color: #749a02;
}

.blue.awesome, .blue.awesome:visited {
    background-color: #2daebf;
}

.blue.awesome:hover {
    background-color: #007d9a;
}

.red.awesome, .red.awesome:visited {
    background-color: #e33100;
}

.red.awesome:hover {
    background-color: #872300;
}

.magenta.awesome, .magenta.awesome:visited {
    background-color: #a9014b;
}

.magenta.awesome:hover {
    background-color: #630030;
}

.orange.awesome, .orange.awesome:visited {
    background-color: #ff5c00;
}

.orange.awesome:hover {
    background-color: #d45500;
}

.yellow.awesome, .yellow.awesome:visited {
    background-color: #ffb515;
}

.block-menu h2{
    padding: 2px 2px 2px 5px;
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
}
.block-menu li{
margin: 0 0 0 0.5em;
padding: 0.2em 0.5em 0 0;
list-style-type: circle!important;
list-style-image: none;
}
/**nice menus***/


/*end nice menus**/
.views-field-title {
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
}
.views-field-title a{
    color: #000000;
    font-weight: bold;
    font-size: 16px;
}
.views-field-title a:hover {
	text-decoration:none;
}
.views-field-title h2 {
	margin-bottom:0;
}
.field-type-taxonomy-term-reference {
	display:none;	
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     line-height: 0;
     content: " ";
     clear: both;
     height: 0;
     width: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
