html { box-sizing: border-box; font-size: 10px; }
*, *:before, *:after { box-sizing: inherit; }

body { margin: 0px; font-family: Verdana, Arial, Helvetical; color: #333333; background-color: #000; text-rendering: optimizeLegibility; }
a { color: #AB192D; text-decoration: none; }
@font-face { font-family: 'Oswald'; src: url('/fonts/Oswald-Light.ttf') format('truetype'); font-weight: normal; font-style: normal; }

/* CAROUSEL */

/*
#mainImage { width: 618px; height: 412px; border: #CECECE 0px solid; margin: 0 0px 0 0; }
img.thumb { width: 90px; height: 60px; border: #CECECE 1px solid; display: block; margin: 0 0 4px 0; padding: 0 0 0 0; cursor: pointer; }

#carousel .container { padding: 0px; position: relative; z-index: 1; height: 412px; margin-left: 11px; }
    #carousel .container .content { background: #fff; position: relative; width: 612px; margin: 0 0 0; }
        #carousel .container .content .image { height: 390px; overflow: hidden; width: 612px; border: solid 0px #000; }
        #carousel .container .content .headline { color: #fff; background: transparent; height: 70px; width: 100%; position: absolute; right: 0; bottom: 0; left: 0; overflow: hidden; }
            #carousel .container .content .headline h2 { position: relative; padding: 6px 0 4px 8px; margin: 0; font: bold 2.2em arial,sans-serif; line-height: 1em; border-bottom: solid 0px #444444; }
            #carousel .container .content .headline p { overflow: hidden; width: 600px; height: 30px; color: #FFFFFF; position: relative; padding: 0 8px 8px 8px; margin: 0; font: normal 1.3em helvetica,arial,sans-serif; line-height: 1.3em; }
                #carousel .container .content .headline p a { position: relative; color: #669dd6; font-weight: bold; padding-right: 6px; }
            #carousel .container .content .headline cite { position: absolute; top: 60px; right: 0px; color: #000000; font: normal .8em arial,sans-serif; }
            #carousel .container .content .headline .transparent-background { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 612px; background-color: #000; opacity: .8; filter: alpha(opacity=80); }
.thumbnailimage { width: 90px; height: 60px; border: solid 1px #555555; margin: 9px 12px 0px 12px; cursor: pointer; }
.thumbbackground { background: #000 url(/images/carousel_bg.gif); width: 612px; height: 80px; position: absolute; text-align: center; margin-left: auto; margin-right: auto; }
    */
/* BUCKETS */

#1homepage-bucket-containers { width: 950px; height: 203px; /*background-image:url(/images/hm/bucket_box_bg.png); background-repeat:no-repeat;*/ margin-top: 0px; }


.WSOPHeader { width: 100%; background-color: #000; margin: 0; position: fixed; z-index: 3001; border-bottom: solid 0px #bfad80; }
.WSOPhead { width: 950px; border: solid 0px yellow; margin: 0 auto; display: flex; justify-content: flex-start; align-items: flex-end; height: 53px; padding-bottom: 6px; }
.wsophead-wsop-logo { border: 0px solid white; margin: 0 2em 0 0; }
#WSOPblock { visibility: hidden; position: relative; }

.redarrow { color: Yellow; font-size: 14px; }

.clrFloat { clear: both; overflow: hidden; padding: 0; margin: 0; }

/* MENU */
.Menu2018 { width: 100%; height: 34px; border: solid 0px #EEE; margin: 0; }
    .Menu2018 ul { z-index: 2001; padding: 0; margin: 0; list-style: none; display: flex; justify-content: space-around; }
        .Menu2018 ul li { position: relative; text-align: center; border: 0px solid green; padding: 0 0 0 2em; }
            .Menu2018 ul li:hover > ul { display: block; padding: 8px 0 0 0; }
            .Menu2018 ul li a { color: #fff; display: block; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; text-decoration: none; font-weight: bold; line-height: 90%; }
        .Menu2018 ul ul { display: none; position: absolute; margin: 0 0 0 -2em; width: 180%; }
            .Menu2018 ul ul li { border-left: 1px solid #9a1628; border-right: 1px solid #9a1628; padding: 0; }
                .Menu2018 ul ul li a { text-align: left; text-transform: uppercase; padding: 0.8em 1em; display: block; margin: 0; font-family: Helvetica, Arial, Sans-Serif; font-size: 12px; background-color: #ab192d; line-height: 1.3em; }
                    .Menu2018 ul ul li a:hover { background-color: #9a1628; }

    .Menu2018 small { text-align: center; font-size: 10px; font-family: "Roboto Condensed", sans-serif; color: #BBB; font-weight: 100; line-height: 10%; }
        .Menu2018 small:after { content: "\a"; white-space: pre; }

.RedBar2018 { width: 100%; min-width: 950px; height: 29px; background-color: #bfad80; margin: 0; padding: 0; }
    .RedBar2018 ul { width: 900px; height: 29px; margin: 0 auto; z-index: 2; list-style: none; display: flex; justify-content: space-around; align-items: center; }
        .RedBar2018 ul li a { color: #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 15px; font-weight: 400; text-decoration: none; }

.RGlogo { width: 35px; height: 35px; background-image: url('/images/nav/dge.png'); background-size: contain; margin: 0; cursor: pointer; }


#Main-Container { width: 100%; height: 100%; background: #000; background-attachment: fixed; }
#Content-Container { width: 950px; margin: 0 auto; background-color: #FFF; }

/* FOOTER */
#Footer { width: 950px; margin: 0 auto; background-color: #000; padding-top: 2em; color: #b3b3b3; font-family: helvetica, Arial, Sans-Serif !important; }
    #Footer a { color: #b3b3b3; text-decoration: none; }
    #Footer h2 { font-size: 12px !important; font-weight: normal !important; color: #fff; margin: 0;font-family: helvetica, Arial, Sans-Serif !important; }
    #Footer .hdr1 { font-size: 12px !important; margin: 0; font-weight: bold; color: #fff; }

.F-Row { display: flex; border-bottom: 1px solid #292929; }
    .F-Row > div { border-right: 1px solid #292929; }
        .F-Row > div:last-child { border-right: none; }

.F-info { display: grid; grid-template-columns: auto 1fr; width: 580px; }
.F-icons { padding: 0em 0.3em; }
.F-texts { margin: 0; padding: 0em 1em 1em 1em; }
    .F-texts p { text-align: justify; color: #787878; line-height: 115%; margin: 0; font-size:10px !important;}

.F-links { margin: 0; padding: 0 1em; width: 160px; }
    .F-links ul { list-style-type: none; margin: 1em 0 0 0; padding: 0em; font-size: 11px; font-family: arial,verdana; color: #b3b3b3; }
        .F-links ul li { margin: 0; font-weight: normal; line-height: 1.9em; text-decoration: underline; }
        .F-links ul.logos li { margin-bottom: 0.4em; }
        .F-links ul.logos img { margin-right: 1em; vertical-align: middle; }

.F-hotel-logos > div { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; padding: 1em; }
.F-hotel-logos img { margin: 0 .7em; }

.F-fineprint { font-size: 12px !important; text-align: center; padding: 1em 0; color: #606060;}
    .F-fineprint p { padding:5px 0 5px 0 !important;margin: 0 0 0 0 !important;}
#Footer .F-fineprint a { color: #606060; }
#Footer #dge-footer-icon { padding-top: 1em; }

/*
@media screen and (max-width: 767px) {
    .WSOPhead { width: 100%; }
    .Menu2018 { width: 60%; display:none;}
    .RedBar2018 { min-width: 100%; }
        .RedBar2018 ul { width: 100%; }
    #Content-Container { width: 100%; margin: 0 auto; }

    #Footer { width: 100%; font-size: 1.2rem; }
    .F-Row { flex-wrap: wrap; }
        .F-Row > div { border-right: none; }
    .F-info { width: 100%; }
    .F-links { width: 50%; padding: 1em; }
    .F-hotel-logos { display: none; }
    .F-fineprint { font-size: 1em; }
}
    */
