@import url( 'https://fonts.googleapis.com/css ?family=Quattrocento+Sans:400,700 '); body {
    background: #097054;
    font-family: 'Quattrocento Sans ',sans-serif;
    font-size: 14px;
    color: #575757;
}

p {
    padding-bottom: 15px;
}

a {
    border: 0;
    color: #FF9900;
    text-decoration: underline;
}

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

a.btn{
	text-decoration:none;
}

img {
    border: 0 none;
    display: inline-block !important;
    max-width: 100%;
}

iframe {
    max-width: 100%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 15px 0 5px;
    font-weight: 700;
    font-size: 18px;
    color: #FF9900;
}

h1 {
    font-size: 20px;
}

#main-area {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#header-area {
    padding: 0;
    background: #6599FF;
}

#header-top {
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: center;
}

#navigation-area {
    padding: 0 15px;
    border-bottom: 15px solid #FFDE00;
    margin-top: 20px;
}

#navigation-area ul {
    padding: 0 5px;
    margin-bottom: 0;
}

#navigation-area ul li {
    list-style: none;
    line-height: 29px;
    padding: 0 1px;
}

#navigation-area ul li:first-child {
    background: none;
}

#navigation-area ul li a {
    text-decoration: none;
    color: #fff;
    padding: 0 10px;
    display: block;
    background: #FF9900;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -khtml-border-radius: 6px 6px 0 0;
}

#navigation-area ul li a:hover {
    display: block;
    color: #fff;
    opacity: .5;
}

#content-mid {
    background: #FF9900;
    padding-bottom: 20px;
    padding-top: 20px;
}

#content-left {
}

.content-box {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 5px;
}

.content-left-mid {
}

.content-left-mid h1 {
    padding: 0 0 12px 0;
    color: #FF9900;
}

.content-left-mid p {
}

#content-right {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.sidebar:first-child {
    border: 0 none;
}

.sidebar {
    margin-bottom: 10px;
    background-color: #fff;
    border-top: 1px solid #ccc;
}

.sidebar ul {
    list-style: none;
    padding: 5px 5px 5px 5px;
}

.sidebar ul li {
    list-style: none;
    color: #1b4c00;
    padding: 1px 0;
    overflow: auto;
    background-repeat: repeat-y;
    float: none;
}

.sidebar h3 {
    color: #FF9900;
    padding: 8px 8px 0 8px;
}

.sidebar ul li a {
    text-decoration: none;
    color: #6599FF !important;
    display: block;
}

.sidebar ul li a:hover {
    text-decoration: none;
    color: #fff !important;
    background-color: #FF9900 !important;
    display: block;
}

.sidebar-banner {
    margin-bottom: 10px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.content-banner {
    padding-top: 10px;
    text-align: center;
}

#mainmenu{background:none;padding: 0;}

/* footer style */
footer {
    margin-top: 20px;
}

footer a {
    color: #fff;
}

footer p {
    color: #fff;
}

.casinoreview {
    margin: 20px 0 50px;
    border: 1px solid #fff;
    width: 100%;
    background: #FF9900;
}

.casinoreview td,.casinoreview th {
    font-size: 14px;
    padding: 12px 20px
}

.casinoreview td {
    color: #fff;
    border: 1px solid #fff
}

.casinoreview td .icon-img {
    display: inline;
    margin-right: 10px
}

.casinoreview td:first-child {
    font-weight: 500
}

.casinoreview td,.casinoreview th {
    border-bottom: 1px solid #fff;
    padding: 15px
}


.method:not(:empty):not(:last-child):after {
    content: ", "
}

@media (min-width:769px){
	.sidebar ul li a {
    padding: 5px 10px;
	}
}
