/* CSS Document */
/****************************************************************************************************

* Filename: Main.css

* Purpose: All the main CSS Rules required to design web pages.

* Author: Devendra

****************************************************************************************************/
/*** MAIN WRAPPERS ***/

@font-face {
	font-family: 'Kalinga';
	src: url('../font/Kalinga.eot');
	src: local('Kalinga'), url('../font/Kalinga.woff') format('woff'), url('../font/Kalinga.ttf') format('truetype');
}

body {
    background: #999999;
    border-bottom: 10px solid #1A1A1A;
    color: #333333;
    font-family: Helvetica, Arial, sans-serif !important;
    line-height: 1.5;
    font-size: 12px;
	overflow-x: hidden;
}
#wrapper {
    margin: 0 auto;
    width: 1100px;
    border: 1px solid #666666;
}
a {
    color: #024AA6;
    text-decoration: none;
}
.jrListingDetail a {
    color: #024AA6 !important;
}
ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
dl {
    line-height: 1.6;
}
button#icon-search {
    background: url("../images/search.png") no-repeat scroll 0 -4px rgba(0, 0, 0, 0);
}
/* Custom Theme */

#superbox-overlay {
    background: #0B0B0B;
}
#superbox {
    background: none !important;
    border: 1px solid #848484 !important;
}
#superbox-innerbox {
    padding-top: 10px !important;
}
#superbox-container .loading {
    width: 32px;
    height: 32px;
    margin: 0 auto;
    text-indent: -9999px;
    background: url(/styles/loader.gif) no-repeat 0 0;
}
#superbox .close a {
    float: right;
    padding: 0 5px;
    line-height: 20px;
    cursor: pointer;
}
#superbox .close a span {
    color: #DF013A;
}
#superbox .nextprev a {
    float: left;
    margin-right: 5px;
    padding: 0 5px;
    line-height: 20px;
    background: #333;
    cursor: pointer;
    color: #fff;
}
#superbox .nextprev .disabled {
    background: #ccc;
    cursor: default;
}
div.category-desc p {
    margin: 10px 0;
}
div.category-desc li {
    margin: 5px 0;
}
/*** HEADER ***/

.nav li.current,
.nav li.active > a {
    font-weight: bold;
}
a:hover {
    color: #ffa34d;
}
.latestnews a:hover {
    color: #ffa34d;
}
#header {
    width: 1100px;
    margin-bottom: 2px;
    height: 135px;
}
.header-bg {
    margin: 0px 0 0 0
}
.inner_head {
    width: 1100px;
    margin: 0 auto;
	height: 102px;
    background: url("../images/header_bg.jpg") repeat scroll 0 0 #024AA6;
}

li.item1280 > a span.titreck { color: #f00; font-weight: 600; }
li.item144 > a span.titreck { font-weight: 600; color: #f00; }

#site-menu { padding-top: 5px; padding-right: 5px; }
#logo {
    height: 90px;
    width: 350px;
    margin: 0;
}
.mylogo { float: left; margin-right: 5px; width: 32%; }
#logo a,
#logo a:hover {
    display: block;
    width: 350px;
    height: 90px;
    text-decoration: none;
    background: url(../images/logo.png) 0 0 no-repeat
}
ul.nav {
    padding: 0;
    margin: 0 10px;
}

.topmenuinner { width: 80%; }
.topmenuinner .maxiroundedcenter ul { width: 100%; }
.topmenuinner .maximenuck li.level1 { float: left; padding: 2px 8px; cursor: pointer; border-right: 1px solid #dfdfdf; }
.titreck { color: #2e2e2e;
    font-family: "helvetica",sans-serif !important;
    font-size: 14px;
    line-height: 28px;
}
/*color: #0C0F18; font-family: "Kalinga",sans-serif !important; font-size: 14px;
.titreck { color: #000; font-family: Kalinga; font-size: 15px; font-weight: bold; letter-spacing: 0.5px; }*/

.creativecontactform_wrapper .powered_by {
    display: none !important;
    opacity: 0 !important;
}

.titreck:hover { color: #EF9403; }
.maximenuck2 { border: 1px solid #efefef; }
.maximenuck2 li.level2 { background: #fff; padding: 5px; cursor: pointer; }

.nav li {
    font-size: 12px;
    list-style: none outside none;
    padding: 2px 0;
}
.nav li a {
    color: #024AA6;
}
.nav li a:hover {
    color: #EF9403;
}
.inputbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E8E9;
}
div#globalNav {
    float: right ! important;
    text-align: right;
    padding-top: 0px;
    width: 728px;
}
div#globalNav p {
    margin: 0;
}

.breadcrmbacg {
    background: #fff;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #ccc;
    height: 33px;
    width: 100%;
}

/*.breadcrmbacg {
    background: url("../images/subnav_bg.gif") repeat scroll 0 0 #024AA6;
    border-bottom: 2px solid #CCCCCC;
    height: 26px;
    width: 100%;
}*/


.breadcrmbacg div.breadcrumbs {
    padding-left: 10px;
    padding-top: 3px;
}
.brdmenu ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}
.brdmenu ul li {
    float: left;
    padding-right: 10px !important;
    padding-top: 4px !important;
}
.breadcrumbs {
    padding: 5px;
    float: left;
}
.breadcrumbs span {
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}
.breadcrumbs a {
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}
.headerbg-lft {
    background: url(../images/header-lft-bg.png) 0 0 no-repeat;
    width: 13px;
    height: 86px;
    display: block
}

.brdmenu { width: 20%; }
div.mod_search166 input[type="search"] { float: right;
    line-height: 31px;
    padding: 0px 5px;
    width: 200px !important; }

.headerbg-mid {
    width: 864px;
    height: 72px;
    display: block;
    margin-left: 80px;
}
.headerbg-rgt {
    background: url(../images/header-rgt-bg.png) 0 0 no-repeat;
    width: 13px;
    height: 86px;
    display: block
}
.top-search-bar {
    margin-right: 135px;
    margin-top: 10px
}

.search.mod_search166 { text-align: center; width: 100%; }
.search.mod_search166 > form { margin: 0; }

.search-bg {
    background: url(../images/search-bg.png) no-repeat 0 0;
    width: 233px;
    padding: 10px;
    margin: 24px 10px 0 0 !important
}
.search-bg input {
    background: none;
    border: none;
    width: 233px;
    font-size: 14px;
    font-style: italic;
    color: #b1b1b1
}
.arrival-bg {
    background: url(../images/arrival-bg.png) no-repeat 0 0;
    width: 106px;
    padding: 10px;
    margin: 24px 10px 0 0 !important
}
.arrival-bg input {
    background: none;
    border: none;
    width: 90px!important;
    font-style: italic;
    font-size: 14px;
    color: #b1b1b1
}
.arrival-bg input[type="checkbox"] {
    display: none
}
.arrival-icon {
    background: url(../images/arrival-icon.png) no-repeat 0 0;
    width: 31px;
    height: 26px;
    display: block
}
.searchlist-bg {
    background: url(../images/search-bg2.png) no-repeat 0 0;
    width: 183px;
    padding: 6px 6px 6px 20px;
    margin: 24px 12px 0 0 !important
}
.searchlist-bg select {
    background: none;
    border: none;
    width: 191px;
    font-style: italic;
    font-size: 19px;
    color: #b1b1b1;
    cursor: pointer;
    margin-left: -14px;
}
.serch-btn {
    margin: 24px 5px 0 0 !important
}
.search-btn {
    background: url(../images/search-btn.png) no-repeat 0 0;
    width: 73px;
    height: 38px;
    display: block;
    border: none;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    cursor: pointer;
    text-align: center
}
/*** SUB NAVS ***/

.top-rigt {
    margin-top: 61px;
}
.top-rigt p {
    padding-right: 5px;
}
.top-rigt a {
    font-size: 13px;
    color: #646464;
    line-height: 46px;
}
.top-rigt span {
    font-size: 13px;
    color: #646464;
    line-height: 46px;
    padding: 0 5px 0 5px;
}

.goog-te-gadget-simple {
    border-width: 0 !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}


/*** MAIN CONTENTS (section wise) ***/

#maincont {
    background: #fff;
	margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    position: relative;
    min-height: 500px;
    border: 1px solid #e1e0e0;
}
/* Top Four Horizontal columns */

.homecontentarticle { display:none; }

.innertopdiv1 { float: left; width: 33%; }
.innertopdiv2 { float: left; width: 33%; }
.innertopdiv3 { float: left; width: 33%; }

.indexnew { font-size: 20px; text-align: center; color: #ff0000; }
.indexnewtext { margin-bottom: 10px; text-align: center; color: #ff0000; font-size: 14px; }

.indexnewtext { margin-bottom: 10px; text-align: center; color: #ff0000; font-size: 14px; }
.indexbooktext { margin-bottom: 5px; padding-left: 20px; }
.indexbooktext img { margin-right: 0px ! important; }

.indexleft { float: left; width: 68%; }
.indexright { float: right; width: 30%; }
.indexright td { line-height: 25px; }

.dpslider {
    margin: 20px 0;
    width: 100%;
}

.dpslidernews {
    margin: 20px 0;
    width: 75%;
	float: left;
}

.dpsliderlinks {
    float: right;
    margin: 20px 0 20px 20px;
    width: 23%;
}

.dpsliderlinks .custom td {
    padding: 20px 30px;
}

.dpslider h3, .dpslidernews h3, .dpsliderlinks h3 {
    background: -webkit-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#FFFFFF, #E8E8E8);
    /* Standard syntax */
    
    /*color: #666666;
    font-weight: bold;*/
    font-size: 13px;
	letter-spacing: 1px;
    line-height: 25px;
    text-align: center;
    margin: 0;
    /*text-transform: uppercase;*/
    padding-left: 5px;
	padding-top: 5px;
}
/*  url("../images/h3-bg.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);  */

.dpslider h3 a, .dpslidernews h3 a {
    color: #666666;
    text-decoration: none;
}
.dpslider a.mod-articles-category-title, .dpslidernews a.mod-articles-category-title  {
    font-weight: bold;
    line-height: 1.5px;
}
.dpslider ul.category-module, .dpslidernews ul.category-module {
    padding: 0 25px;
    margin: 15px 0;
}
.dpslider ul.category-module > li, .dpslidernews ul.category-module > li {
    list-style: disc;
    padding: 0 10px;
    margin: 5px 0;
}

.dpslider .custom, .dpslidernews .custom {
    padding: 10px;
}
.dpslider-pop {
    margin: 10px 0;
    width: 100%;
}
.dpslider-pop h3 {
    background: -webkit-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#FFFFFF, #E8E8E8);
    /* Standard syntax */
    
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    line-height: 25px;
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    padding-left: 5px;
}
.dpslider-pop h3 a {
    color: #666666;
    text-decoration: none;
}
.dpslider-pop .custom {
    padding: 10px;
}

.dpslider ul.newsfeed { padding: 0 25px; }

.dpslider ul.newsfeed > li {
    margin: 10px 0;
    font-size: 14px;
    list-style: disc;
}

.top-box {
    min-height: 130px;
    margin-bottom: 10px;
}

.casinolistbox .casinoimg > img {
    width: 100%;
}

.allcs > div {
    font-size: 16px;
    text-align: center;
}
.allcs > div a {
	font-weight: bold;
}

.newsflash img {
    width: 80px;
    height: 80px;
    border: 1px solid #d6d3d3;
    padding: 3px;
    background: #fff;
}
/*** SITE BANNER ***/

.banner-img {
    background: none repeat scroll 0 0 #E7E8E9;
    height: 90px;
    padding: 7px;
    /*width: 728px;*/
}
/*** MIDDLE CONTENTS ***/

.comp {
    width: 100%;
    margin-top: 10px
}
.middle-wrap {
    margin: 0 0 0 0;
    width: 100% /*77.2*/
}

.rightsidebar { display:none; width: 22.5%; margin-top: 10px; }

.contain-listing {
    border-radius: 5px 5px 5px 5px;
    height: 250px;
    margin-top: 20px;
    padding: 6px;
    position: relative;
    width: 98%;
    margin-bottom: 20px;
    border: 1px solid #ebe8e8;
    padding: 8px;
    text-align: center;
}
.contain-listing div {
    float: left;
    margin-right: 10px !important;
    width: 360px;
    margin-bottom: 10px;
}
div.contain-listing div.tcvn-banner-slider {
    float: left;
}
.contain-listing h1 {
    font-weight: bold;
    font-size: 12px;
    color: #000;
    margin: 5px 0 5px 0
}
.contain-listing p {
    font-size: 12px;
    color: #000;
    line-height: 18px;
    margin: 10px 0 10px 0
}
.more-txt {
    font-weight: bold;
    font-size: 12px;
    color: #9c0000;
    line-height: 30px;
    background: url(../images/red-arrow-img.png) no-repeat 0 3px;
    padding-left: 15px
}
.price-wrap {
    width: 103px;
    height: 44px;
    background: #019e3d;
    position: absolute;
    bottom: 24px;
    right: 0
}
.price-wrap h2 {
    font-weight: bold;
    font-size: 28px;
    color: #f9f9f9;
    line-height: 44px;
    text-align: center
}
.middle-wrap-btm {
    margin: 0 0 40px 0
}
.site-info-lft {
    width: 465px;
    margin-top: 0px;
}
.image-contain {
    width: 206px
}
.image-contain h1 {
    font-weight: bold;
    font-size: 12px;
    color: #000;
    margin: 5px 0 5px 0
}
.image-contain p {
    font-size: 12px;
    color: #000;
    line-height: 18px;
    margin: 10px 0 10px 0
}
.price-tag {
    width: 103px;
    height: 44px;
    background: #019e3d;
    margin: 15px 0 5px 0
}
.price-tag h2 {
    font-weight: bold;
    font-size: 28px;
    color: #f9f9f9;
    line-height: 44px;
    text-align: center
}
.site-info-rgt {
    margin: 0 10px 0 0;
    width: 465px
}
.wcact ul {
    padding-left: 15px;
}
.wcact li {
    font-size: 13px;
    padding: 2px 0;
}
.wcact li h5.feed-link {
    font-size: 14px;
}
/***  Item-Page ***/

.item-page {
    padding: 5px;
}
.item-page h2 a {
    color: #554c4c;
}

table.freecasinooffers { 
  width: 100%; 
  border-collapse: collapse; 
}

.freecasinooffers {
    width: 100%;
}
.freecasinooffers .contentdiv { 
    border-bottom: 1px solid #ccc;
    clear: both;
    margin-bottom: 20px;
    min-height: 150px;
}


.freecasinooffers .cntdivimg {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
	width: 15%;
}

.freecasinooffers .cntdivimg .jrMediaPhoto {
    width: 80%;
}

.freecasinooffers .downloadcoffer {
    margin: 20px 0;
}
.freecasinooffers .downloadcoffer a {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 20px;
    color: #024aa6 !important;
    font-size: 16px;
    font-weight: bold;
    padding: 8px;
}

/*** FOOTER ***/

#footer {
    width: 100%;
    position: relative;
    background: url(../images/footer_bg1.png) repeat 0 0;
    margin-top: 62px;
}
#footerwrap {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 10px
}
.modfoo {
    margin-top: 10px;
}
.modfooter {
    font-size: 11px;
    position: relative;
    text-align: center;
    color: #fff;
}
.footer-top-tab {
    background: url(../images/footer-top-tag.png) no-repeat 0 0;
    width: 206px;
    height: 42px;
    position: relative;
    left: 70px;
    bottom: 41px;
}
.footer-top-tab h1 {
    font-size: 17px;
    color: #000;
    margin: 10px 0 0 55px;
    padding-top: 13px;
}
.footer-title {
    font-weight: bold;
    font-size: 15px;
    color: #BD0C0D;
    text-transform: capitalize;
    margin: 10px 0 5px 0
}
.footer-social {
    width: 130px;
    margin-bottom: 10px;
}
.footer-arrow {
    background: url(../images/footer-arrow.png) no-repeat 0 0;
    width: 12px;
    height: 10px;
    display: block;
    margin: 15px 5px 0 5px
}

.foomenu { background: #024aa6; text-align: center; color: #fff; }
.foosocial { margin: 10px 0 0; }
.innerfoomenu { padding: 10px 0 0; }
.innerfoomenu .nav, .foosocial .sclicons { text-align:center; }
.innerfoomenu .nav li, .foosocial .sclicons li { padding: 2px 6px; display:inline-block; }
.foosocial .sclicons li { margin:0; }
.innerfoomenu .nav li a { color: #fff; }
.foomenu .footop { float: right; padding: 5px; }

.icon-txt {
    font-size: 12px;
    color: #0058ad;
    line-height: 40px
}
.icon-txt:hover {
    text-decoration: underline
}
.footer-broucher {
    width: 148px;
    padding: 0 10px 0 10px
}
.orange-txt {
    background: url(../images/orange-arrow.png) no-repeat 0 1px;
    font-size: 12px;
    color: #ff9800;
    padding-left: 12px;
    line-height: 20px
}
.orange-txt:hover {
    text-decoration: underline
}
.footer-newsletter {
    width: 540px;
    padding: 0 10px 0 10px
}
.footer-newsletter p {
    font-style: normal;
    font-size: 12px;
    color: #574d57;
    line-height: 16px;
    border-right: 1px dashed #000;
}
.gobtn {
    background: url(../images/go-btn.png) no-repeat 0 0;
    width: 33px;
    height: 22px;
    display: block;
    border: none;
    font-style: normal;
    font-size: 11px;
    color: #fff;
    text-align: centerl;
    margin: 20px 0 25px 0;
    cursor: pointer
}
.bbb {
    background: url(../images/bbb.png) no-repeat 0 0;
    width: 72px;
    height: 42px;
    border: none;
    cursor: pointer
}
.wata {
    background: url(../images/wata.png) no-repeat 0 0;
    width: 90px;
    height: 42px;
    border: none;
    cursor: pointer
}
.footer-service {
    width: 130px;
    padding: 0 10px 0 10px
}
.service li {
    margin: 0 0 3px 0
}
.service li a {
    background: url(../images/blue-arrow.png) no-repeat 0 2px;
    padding: 0 0 0 15px;
    font-size: 14px;
    color: #0058ad
}
.service li a:hover {
    text-decoration: underline
}
.footer-contact {
    padding: 0 20px 0 20px
}
.contact-lft {
    background: url(../images/phone-icon.png) no-repeat 0 0;
    width: 45px;
    height: 45px;
    display: block
}
.contact-rgt h2 {
    font-weight: bold;
    font-size: 18px;
    color: #666666;
    margin: 3px 0 0 0
}
.contact-rgt h3 {
    font-size: 12px;
    color: #666666;
    margin: 3px 0 0 0
}
.contact-btm {
    margin: 5px 0 0 0
}
.contact-btm p {
    font-size: 11px;
    color: #666666;
    line-height: 16px;
}
.footeracg {
    text-align: center;
    margin: 15px 0px;
    font-size: 11px;
}
/** Footer Tweeter CSS added by DD on 21 May 13 */

.TDB-header {
    margin-bottom: 5px !important;
}
.TDB-footer-follow-img {
    margin-top: 5px !important;
}
.TDB-tweetavatar-left .TDB-tweet-align-left {
    margin: 0 0 5px 50px !important;
}
/* Feature Listing Settings */

.featured_listings {
    float: left;
    margin-bottom: 10px;
    margin-left: 10px !important;
    width: 48% !important;
}
/* Managing Background of Body */

.bck {
    font-style: normal;
    font-size: 12px;
    color: #504f4e;
    background: url(../images/background-bg.png) 0 0 repeat-x;
    background-color: #fdfdfd
}
/*REG FORM MNAGEMENT */

.registration dl dt {
    width: 150px;
}
.registration dl dd {
    margin-left: 160px;
    margin-top: -18px;
    margin-bottom: 20px;
}
/* Login/logout form management */

#username-lbl {
    margin-right: 20px;
}
#password-lbl {
    margin-right: 30px;
}
.validate {
    margin-top: 10px;
}
/* remember button management */

.login-fields #remember {
    display: block !important;
    margin-top: -13px;
    margin-left: 95px;
}
.login-fields {
    margin-top: 10px !important;
}
.login button {
    margin-top: 10px;
}
/* Display of mid-content */

.mid-content {} .mid-contentfull {}
/* Admenu management */

.admenu {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    line-height: 1.5;
    width: 21%;
    border: 1px ridge #ccc;
    border-radius: 5px 5px 5px 5px;
}
.admenu table {
    margin-left: 15px;
}
.admenu table tbody tr td a {
    color: #000;
    font-size: 13px;
}
.admenu table tbody tr td a:hover {
    color: #A52A2A;
    font-size: 14px;
}
.addss {
    color: #808080;
    margin-left: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/* RIGHT PANEL SEARCH BOX */

.srch {
    float: right;
    line-height: 1.5;
    width: 22%;
    margin-top: 10px;
}
/* CATEGORY BLOG LAYOUT */

.blog {
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}
.blog div {
    margin-left: 4px;
    margin-bottom: 10px;
}
.item-separator {
    min-height: 0px !important
}
;
.row-0 .column-1 {
    width: 370px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
    float: left;
}
.row-0 .column-2 {
    float: right;
    width: 350px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.row-0 .column-3 {
    float: right;
    width: 200px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.row-1 .column-1 {
    width: 370px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
    float: left;
}
.row-1 .column-2 {
    float: right;
    width: 350px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.row-1 .column-3 {
    float: right;
    width: 200px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.row-2 .column-1 {
    width: 370px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
    float: left;
}
.row-2 .column-2 {
    float: right;
    width: 350px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.row-2 .column-3 {
    float: right;
    width: 200px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.row-3 .column-1 {
    width: 370px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
    float: left;
}
.row-3 .column-2 {
    float: right;
    width: 350px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.row-3 .column-3 {
    float: right;
    width: 200px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.row-4 .column-1 {
    width: 370px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
    float: left;
}
.row-4 .column-2 {
    float: right;
    width: 350px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.row-4 .column-3 {
    float: right;
    width: 200px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.column-3 {
    margin-left: 310px;
    position: absolute;
    top: 608px;
    width: 300px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
/* Destination page Layout settings */

section.blog-featured article img {
    width: auto !important;
    height: auto !important;
    margin-right: 0px !important;
}
div.comp article.item-page img {
    height: auto;
}
div.comp article ul li.edit-icon img {
    width: auto;
    height: auto;
}
article {
    min-height: 217px;
   /* border-bottom: 1px solid #E8E8E8;*/
}
article h2 {
    color: #000;
    font-size: 140%;
    margin-bottom: 10px;
}
article p {
    line-height: 1.256;
}
section.blog-featured div.items-leading article img {
    width: auto;
    height: auto;
    margin-right: 15px !important;
    border: none;
}
div.items-leading article img {
    width: 120px;
    height: 100px;
    margin-right: 15px !important;
    border: 1px solid #e8e8e8;
}
article p.readmore {
    padding: 10px 0;
}
section.category-list li dl dt {
    float: left;
    margin-right: 5px;
    font-weight: bold;
}
section.category-list li h3 {
    margin: 10px 0px;
}
table.contentpane,
table.tablelist,
table.category {
    width: 100%;
}
table.category tr {
    border-bottom: 1px solid #E7E8E9;

}
table.category td {
    padding: 5px 10px;
}
table.category tr.cat-list-row1 {
    background: #F9F9F9;
}
.item column-2 {
    margin-left: 390px;
    position: absolute;
    top: 470px !important;
    width: 350px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
.contain-listing div p {
    width: 360px;
}
.contain-listing div p img {
    width: 330px !important;
    height: 190px !important;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px
}
/* Right Panel Management */

.fbfeed {
    background: #f5f5f5;
    border-radius: 5px 5px 5px 5px;
    float: right;
    width: 90%;
    padding: 5px;
}
.fbfeed h3 {
    background: linear-gradient(#FFFFFF, #E8E8E8) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #666666;
    font-size: 12px;
    line-height: 15px;
    padding: 5px;
    text-transform: uppercase;
}
.fbfeedfoo {
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 5px;
    float: left;
    margin: 15px 5px;
    padding: 0 5px;
    width: 22.67%;
}
.fbfeedfoo h3 {
    background: -webkit-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#FFFFFF, #E8E8E8);
    /* Standard syntax */
    
    color: #666666;
    font-size: 12px;
    line-height: 15px;
    padding: 5px;
    text-transform: uppercase;
}
.wcact {
    margin-top: 10px;
    padding: 5px;
}
.wcact h3 {
    background: -webkit-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#FFFFFF, #E8E8E8);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#FFFFFF, #E8E8E8);
    /* Standard syntax */
    
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
    text-transform: uppercase;
    line-height: 10px;
}
.lminfo {
    float: right;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 3px;
}
.lminfo div p img {
    margin-top: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 80px;
    height: 80px;
    border: 2px solid #ccc;
    float: left
}
/* Bottom Banner */

.addds p img {
    width: 76% !important;
    height: 65px !important;
    border: none !important;
}
.blog div p {
    font-size: 16px !important;
    line-height: 19px !important;
    padding: 5px;
}
/* Item Page (Full Article Page) */

.item-page p {
    line-height: 19px !important;
    padding: 5px;
}
.myimg {
    border: 2px solid #CCCCCC;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    width: 99%;
}
/* destmenu settings */

.destmenu {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    line-height: 1.5;
    border: 1px ridge #ccc;
    border-radius: 5px 5px 5px 5px;
    margin-top: 10px;
    padding: 10px;
    width: 284px;
    margin-left: 5px
}
.destmenu h3 {
    color: #666666;
    font-size: 16px;
    margin-bottom: 10px;
}
/* Index page top destination settings */

.topdest {
    color: #808080;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px ridge #ccc;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
}
/* lminfocat page view setup */

.lminfocat {
    margin-bottom: 270px;
}
.lminfocat li {
    float: left;
    margin-left: -25px;
    width: 265px;
}
.lminfocat li h3 {
    margin-bottom: 5px;
}
.lmblog_jslider {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin-top: 10px;
    padding: 5px;
}
div.item-page h2 {
    margin-bottom: 15px;
}
ul.latestnews {
    margin: 6px 0;
    padding-left: 20px;
}
ul.latestnews li {
    list-style: disc outside none;
}
ul.latestnews li a {
    font-size: 12px;
    line-height: 20px;
    color: #024AA6;
}
ul.cResetList {
    padding-left: 0px;
}
.breadcrmb {
    border: 1px outset #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    padding: 2px;
}
/* Front page Leading 10 Articles Intro Layout */

div.items-leading div.leading-0 {
    margin-bottom: 10px;
    padding: 5px 5px 10px 5px;
    border-bottom: 1px dashed #818180;
}
div.items-leading div.leading-0 h2 a {
    color: #000000;
}
div.items-leading div.leading-1 {
    margin-bottom: 10px;
    padding: 5px 5px 10px 5px;
    border-bottom: 1px dashed #818180;
}
div.items-leading div.leading-1 h2 a {
    color: #000000;
}
div.items-leading div.leading-2 {
    margin-bottom: 10px;
    padding: 5px 5px 10px 5px;
    border-bottom: 1px dashed #818180;
}
div.items-leading div.leading-2 h2 a {
    color: #000000;
}
div.items-leading div.leading-3 {
    margin-bottom: 10px;
    padding: 5px 5px 10px 5px;
    border-bottom: 1px dashed #818180;
}
div.items-leading div.leading-3 h2 a {
    color: #000000;
}
div.items-leading div.leading-4 {
    margin-bottom: 10px;
    padding: 5px 5px 10px 5px;
    border-bottom: 1px dashed #818180;
}
div.items-leading div.leading-4 h2 a {
    color: #000000;
}
.article-info {
    background: #d0cece;
    font-size: 12px;
    height: 19px;
    padding: 5px;
    border: 1px solid #818080
}
.article-info-term {
    float: left;
    width: 43px;
}
.category-name {
    float: left;
    margin-left: 5px;
    width: auto;
}
.create {
    float: left;
    margin-left: 5px;
    width: auto;
}
.createdby {
    float: left;
    width: auto;
    margin-left: 5px;
}
p.readmore {
    margin-top: 10px;
}
.rssfeed {
    margin: 5px;
    padding: 5px;
    width: 50px;
    float: right;
}
.rssfeed a {
    color: #e5a722;
}
.readmore a {
    background: #1A1A1A;
    padding: 8px 15px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    height: 22px;
    width: 87px;
}
.contimagebig {
    width: 430px !important;
}
.category-desc {
    padding-bottom: 10px;
}

.category-list dl { border-bottom: 1px solid #dddddd;
    clear: both;
    margin-top: 10px;
    padding: 10px; }

.cat-items fieldset.filters {
    font-size: 92%;
    margin: 10px 0 5px;
    border: medium none;
}
.hidelabeltxt {
    display: none;
}
.cat-items fieldset div.filter-search {
    float: left;
    width: 50%;
}
.cat-items fieldset div.display-limit {
    float: right;
    text-align: right;
}
thead tr th {
    background: #333333;
    color: #FFFFFF;
    padding: 5px;
}
thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active {
    color: #fff;
    float: left;
}
.categories-list ul {
    padding: 0;
    list-style: none;
}
.readmore a:hover {
    background: #3EA3D2
}
.readmoreNews {
    background: url(../images/read_morebtn.png) no-repeat 0 0;
    padding: 5px;
    color: #dfdcdc;
    font-size: 16px;
    font-weight: bold;
    width: 136px;
    height: 34px;
    display: block;
    margin-top: 40px;
}
.readmoreNews:hover {
    color: #000
}
.rssfeed {
    margin: 5px;
    padding: 5px;
    width: 50px;
    float: right;
}
.category-name a {
    color: #BD0C0D;
}
.search button {
    background: #eeeded;
    padding: 3px;
    width: 75px;
    height: 20px;
}
.search button input {
    background: none;
    border: 0px;
    width: 75px;
    height: 20px;
}
.article-info dd {
    margin-bottom: 10px !important;
}
.TDB-header-user a {
    color: #cb1e1e !important;
    margin-bottom: 10px;
    !important;
}
.TDB-header-web a {
    color: #333333 !important;
}
.custom ul li {
    margin-bottom: 5px;
    font-style: normal;
    font-size: 13px !important;
}
.artclrel {
    background: none repeat scroll 0 0 #FFFFFF;
    line-height: 1.5;
    border: 1px ridge #ccc;
    border-radius: 5px 5px 5px 5px;
    margin-top: 10px;
    padding: 10px;
}
.artclrel li a {
    font-style: normal;
    font-size: 13px !important;
    color: #333333 !important;
}
.feed_title_none {
    background: #F2F2F2;
    padding: 5px;
    text-align: left;
}
.lm-menu {
    width: 98.5%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.p-img img {
    width: 655px;
}
div.SOCInstantPlay {
    width: 700px !important;
}
div.SOCInstantPlay object#casino object {
    width: 700px !important;
}
/* pagination css settings */

ul.pager {
    float: left;
    padding: 0px;
}
ul.pager li {
    list-style: none;
    float: left;
    padding: 0 10px;
}
p.counter {
    float: left;
}
.pagination ul {
    display: block;
    float: right;
}
.pagination ul li {
    display: block;
    float: left;
}
.pagination ul li a {
    color: #7B7D80;
}
.pagination li.pagination-start .pagenav,
.pagination li.pagination-prev .pagenav,
.pagination li.pagination-next .pagenav,
.pagination li.pagination-end .pagenav {
    border-bottom: 5px solid #E7E8E9;
}
.pagination ul li span,
.pagination ul li a {
    border-bottom: 5px solid #E7E8E9;
    color: #7B7D80;
    display: block;
    font-size: 92%;
    line-height: 1;
    padding: 10px !important;
    text-transform: uppercase;
}
.pagination li span.pagenav {
    border-bottom: 5px solid #3EA3D2;
}
.pagination ul li span {
    text-decoration: none;
    padding: 2px 5px;
}
li.item-955 a {
    display: none;
}
li.item-955 ul a {
    display: block;
}
li.item-968 {
    display: none;
}
div.jrListingFulltext img {
    height: auto !important;
    width: auto !important;
}
div.tcvn-banner-item {
    width: 92% !important;
}
#ticker-wrapper.has-js {
    padding: 0 5px !important;
}
#ticker-wrapper.has-js p {
    max-width: 100%;
    left: 0px !important;
}
div.footer2 {
    display: none;
}
/*#ticker { margin-left: -15px; }*/


/* Mobile CSS */
@media only screen and (max-width: 500px) {

#wrapper { margin: 0 auto; width: 100%; }
#header { min-height: 215px; margin-bottom: 2px; width: 100%; }
.inner_head { width: 100%; }
.mylogo { float: left; margin-right: 5px; width: 100%; }
#logo { width: 100%; }
#logo a, #logo a:hover { background-size: 100%; width: 100%; }
div#globalNav { width: 100%; }

.topmenuinner { width: 10%; }
.brdmenu { width: 85%; }
div#maximenuck321 ul.maximenuck { background: #efefef; }
.topmenu { background: #efefef; }
.topmenuinner { width: auto; }
#maximenuck321 .maximenumobiletogglericonck { float: left; line-height: 0; margin-top: 7px; }

#maincont { padding-left: 5px; padding-right: 5px; }
.category-desc iframe { width: 100%; }

.dpslidernews { float: none; margin: 0; width: 100%; }
.dpsliderlinks { float: none; margin: 0; width: 100%; }

.freecasinooffers .contentdiv {
    border-bottom: 1px solid #ccc;
    clear: both;
    margin-bottom: 20px;
    min-height: 150px;
}

.freecasinooffers .cntdivimg {
    float: none;
    margin-bottom: 20px;
    margin-right: 20px;
	width: 100%;
	text-align:center;
}

.freecasinooffers .cntdivimg .jrMediaPhoto {
    width: 80%;
}

.freecasinooffers .downloadcoffer a {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 20px;
    color: #024aa6 !important;
    font-size: 16px;
    font-weight: bold;
    padding: 8px;
}

.innertopdiv1 { width: 98%; }
.innertopdiv2 { width: 98%; }
.innertopdiv3 { width: 98%; }

}

/* Chrome Fixes */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.topmenuinner { width: 80%; }

}

/* iPad Fixes */
@media (min-width: 768px) and (max-width: 979px) {
#wrapper {
    margin: 0 auto;
    width: 100%;
}

.inner_head {
    width: 10%;
}

.innertopdiv1 { width: 98%; }
.innertopdiv2 { width: 98%; }
.innertopdiv3 { width: 98%; }

}