﻿div.m-content-s-home-r-clr, div.m-content-s-home-r, div.m-content-s-home-l
{
    
}

legend
{
    color: #414141;
    font-size: 18px;
    padding: 5px 0px 15px 0px;
}

.m-content-s-home-l
{
    position: relative;
    float: left;
    width: 598px;
}

.m-content-s-home-r-clr, .m-content-s-home-r
{
    position: relative;
    float: left;
    clear: left;
    width: 1000px;
}

.m-content-s-home-r-clr img
{
    margin-right: 60px;
}

.m-content-s-add, .m-content-s-add-std
{
    position: relative;
    float: right;
    width: 350px;
    height: 250px;
    margin-top: 15px;
    clear: right;
}

.m-content-s-add-std
{
    width: 230px;
}

/*  HOME GAME WRAPPER */
.lotto-home-gameinfo-wrapper
{
    position: relative;
    float: left;
    width: 330px;
    height: 270px;
    margin-top: 10px;
    margin-left: 10px;
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
    border-radius: 10px; /* Opera 10.5+, future browsers */
    border: 1px solid #ddd;
}

.content-home-g, .content-home-c
{
    clear: both;
    padding: 0px;
}

.countryName
{
    background-color: #e51b24;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 29px;
    text-align: center;
    color: White;
    padding-top: 8px;
}


.lottery-text
{
    vertical-align: middle;
    line-height: 0.2;
}

.lottery-text-2
{
    vertical-align: bottom;
    line-height: 0.2;
}


.playNowBtn
{
    padding-top: 15px;
    padding-bottom: 16px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 20px;
}

.home-product
{
    position: relative;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 21px;
    border: 1px solid #E51B24;
    border-radius: 15px;
    /*width: 272px;
    height: 355px;*/
    width: 277px;
    height: 362px;
}

.home-result
{
    border-bottom: 1px solid #e2e3e4;
    background: none;
    width: 47%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.home-result-date 
{
    color: #6c6d70;
    padding-left:15px;
}

.home-result-lotto
{
    float: left;
    position: relative;
    height: 105px;
    margin: 20px;
    width: 45%;
}

.m-content-s-add, .m-content-s-add-std
{
    background-color: #dddddd;
}

/* PRODUCT ELEMENTS */
.home-product
{
    text-align: center;
    font-size: 11px;
    margin-bottom: 11px;
    width: 277px;
    height: 362px;
}

.home-product-info
{
    padding-top: 5px;
    height: 25px;
}

.home-product p
{
    text-align: center;
    padding-left: 6px;
}

.home-product img
{
    float: center;
}

.home-product-head
{
    font-weight: bold;
}

.home-product-jackpot
{
    font-size: 31px;
    font-family: 'Montserrat';
    color: #002947;
    font-weight: bold;
}

/* RESULT ELEMENTS */
.home-result-dividends, .lotto-result-wrapper, .home-result
{
    background-image: url(../images/LottoHQ/template/header-gradient-1.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-color: transparent;
}

.home-border-bottom
{
    border-bottom: 1px solid #e2e3e4;
}

.my-styled-div {
    text-align: center;
    padding-bottom: 10px;
    border-right: 1px solid #848484;
    border-bottom: 1px solid #848484;
}
.home-border-right
{
    /*width: 150px;   height: 50px;   margin: 1rem;   float: left;*/
    border-right: 1px solid #e2e3e4;

}

.home-result a:link, .home-result a:hover, .home-result a:visited
{
    color: #000000;
}

.home-result h2
{
    font-size: 15px;
    font-weight: normal;
    margin-top: 1px;
    color: #404041;
}

.home-result .home-result-name
{
    float: left;
    padding: 10px 10px 8px 15px;
}

.home-result .home-result-numbers
{
    clear: both;
    font-size: 16px;
    color: #404041;
    padding-left: 12px;
}

.home-result .home-result-details
{
    clear: left;
    float: left;
    font-size: 11px;
    padding: 6px 0 0 15px;
}

.home-result .home-result-history
{
    float: left;
    clear: left;
    padding: 6px 0 0 15px;
    font-size: 11px;
}

.home-result-numbers div
{
    position: relative;
    float: left;
    background-image: url(../images/LottoHQ/template/_number-std-background_Blue.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-weight: bold;
    text-align: center;
    padding: 15px 8px 0px 6px;
    width: 34px;
    height: 28px;
}

.home-result-numbers .number-alt
{
    background-image: url(../images/LottoHQ/template/_number-std-background_Grey.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.home-result-b-link
{
    padding: 3px 10px;
    text-align: right;
}

.home-result-dividends
{
    /*position: relative;*/
    width: 100%;
    padding: 10px 0;
    display: none;
}

.home-result-dividends table
{
    width: 100%;
}

.home-result-dividends table th
{
    border-bottom: 1px solid #DDD;
    color: #555;
}

.home-result-dividends table td
{
    text-align: center;
}
.home-result:nth-child(even) 
{
    border-left: 1px solid #e2e3e4;   
}

.home-result 
{   
    background:none;
}

/*.home-result:nth-last-of-type(-n+2):not(:nth-child(even))
{
    border-bottom: none;
}

.home-result:nth-last-child(1):nth-child(odd) {
    border: 0;
}*/
.home-result:last-child:nth-child(odd) {
    border: 0;
}

.home-result:nth-last-child(2):nth-child(odd),
.home-result:last-child:nth-child(even) {
    border-bottom: 0;
}

.home-result-draw-number 
{
    color: #6c6d70;
    padding: 0 0 10px 15px;
}

.home-result-name 
{
    float:none!important;
}

.home-result .home-result-history 
{
    padding-bottom: 10px;
}

/* ======================== SLIDESHOW ELEMENTS ======================== */

#m-menu-slideshow
{
    position: relative;
    float: left;
    overflow: hidden;
    width: 960px;
    height: 257px;
    margin-left: 18px;
}

#m-menu-slideshow-reel
{
    position: absolute;
    top: 0;
    left: 0;
    width: 5760px;
    height: 257px;
}

#m-menu-slideshow-reel .menu-slide
{
    float: left;
    width: 960px;
    height: 257px;
}

.menu-slide-sub-c
{
    position: relative;
    float: left;
    width: 600px;
    height: 220px;
    margin-top: 13px;
    margin-left: 10px;
}

.menu-slide-sub-t
{
    position: relative;
    float: left;
    width: 300px;
    height: 250px;
    padding: 15px;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 1.3em;
}

.menu-slide-sub-t div
{
    padding-top: 10px;
}

.menu-slide-sub-t div.text-highlight
{
    font-weight: bold;
}

.menu_display-sub-t p
{
    margin: 5px 0 15px 0;
}

#m-menu-tabs
{
    position: absolute;
    width: 980px;
    margin-left: 15px;
    clear: left;
    top: 297px;
    left: 0;
    height: 73px;
    background-image: url(../images/LottoHQ/template/banner-strip-background4.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: transparent;
}

.menu-tab
{
    position: relative;
    float: left;
    width: 161px;
    height: 35px;
    padding-top: 25px;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #777;
    text-align: center;
    behaviour: cursor;
}

.menu-tab-over-left, .menu-tab-over, .menu-tab-over-right
{
    background-color: #FFFFFF;
    color: #6d6e70;
    text-shadow: 1px 1px 2px #777;
    font-weight: normal;
    behaviour: cursor;
}

.menu-tab-over-right, .menu-tab-over
{
    background-image: url(../images/LottoHQ/template/tab-seperater.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

.menu-tab-over-left
{
    -moz-border-bottom-left-radius: 10px; /* Firefox */
    -webkit-border-bottom-left-radius: 10px; /* Safari and Chrome */
    border-bottom-left-radius: 10px; /* Opera 10.5+, future browsers */
}

.menu-tab-over-right
{
    -moz-border-bottom-right-radius: 10px; /* Firefox */
    -webkit-border-bottom-right-radius: 10px; /* Safari and Chrome */
    border-bottom-right-radius: 10px; /* Opera 10.5+, future browsers */
}

.menu-tab-border
{
    border-left: 1px solid #6d6e70;
}


.feedburnerFeedBlock
{
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}

#creditfooter
{
    display: none;
}

.feedburnerFeedBlock p
{
    padding: 0px 10px 0px 10px;
}

.feedburnerFeedBlock ul
{
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}

.feedburnerFeedBlock .headline a
{
    padding: 0px 10px 0px 10px;
}

.wp-caption-text
{
    display: none;
}

.headline a
{
    font-size: 14px;
    font-weight: bold;
}

.feedburnerFeedBlock ul li div a[rel]
{
    display: none;
}


.feedburnerFeedBlock img
{
    display: none;
}


.m-content-results-wrapper
{
    position: relative;
    float: left;
    width: 1000px;
    clear: left;
}

.m-content-results-wrapper-results
{
    position: absolute;
    top: 600px;
    height: 40px;
}

.m-content-results-wrapper-blog
{
    position: absolute;
    top: 300px;
}

.general-formsection-638
{
    margin: 10px 10px 10px 10px;
    background: white;
    background-image: url('/Content/images/LottoHQ/template/form-background.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 10px;
    padding-bottom: 10px;
}

div.button-org638b
{
    position: relative;
    float: right;
    background-image: url(../images/LottoHQ/buttons/button-general_BLUE.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 112px;
    height: 25px;
    color: #FFF;
    font-size: 11px;
    font-family: 'Patua One' ,cursive !important;
    font-weight: normal;
    cursor: pointer;
    border: 0;
    text-align: center;
}

div.button-org638
{
    position: absolute; /*float:right;*/
    background-image: url(../images/LottoHQ/buttons/button-general_BLUE.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 112px;
    height: 25px;
    color: #FFF;
    font-size: 11px;
    font-family: 'Patua One' ,cursive !important;
    font-weight: normal;
    cursor: pointer;
    border: 0;
    text-align: center;
}
div.button-org638
{
    padding-top: 9px;
}

div.button-org638:hover
{
    text-decoration: underline;
    color: #FFF;
}

div.button-org a:link, div.button-org638 a:hover, div.button-org638 a:visited
{
    color: #FFF;
    font-size: 11px;
    font-family: 'Patua One' ,cursive !important;
    font-weight: normal;
    text-decoration: none;
}

.m-content-results-wrapper638
{
    position: relative;
    float: left;
    width: 708px;
}

.home-result .home-result-name638
{
    float: left;
    padding: 5px 5px 10px 10px;
}

.home-result .home-result-draw638
{
    position: absolute;
    top: 12px;
    left: 175px;
    font-size: 12px;
}

.home-result .home-result-date638
{
    position: absolute;
    top: 12px;
    left: 260px;
    font-size: 12px;
}




div.button-org-wide638
{
    background-image: url(../images/LottoHQ/buttons/button-general-wide_BLUE.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 170px;
    height: 25px;
    color: #FFF;
    font-size: 11px;
    font-family: 'Patua One' ,cursive !important;
    font-weight: normal;
    cursor: pointer;
    border: 0;
    text-align: center;
}
div.button-org-wide638
{
    padding-top: 9px;
}

div.button-org-wide638:hover
{
    text-decoration: underline;
}

.results-c638
{
    width: 100%;
    padding-top: 0px;
    color: #0D322F;
    padding-left: 0px;
}

div.synd-ad-values638
{
    position: relative;
    float: left;
    width: 450px;
    margin: 10px 0 0 10px;
    padding: 7px 0 0 7px;
    font-size: 13px;
}

div.synd-ad-button
{
    position: absolute;
    right: 30;
    bottom: 0;
    width: 170px;
    height: 35px;
}

div.button-org-wide
{
    background-image: url(../images/LottoHQ/buttons/button-general-wide_BLUE.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 170px;
    height: 25px;
    color: #FFF;
    font-size: 11px;
    font-family: 'Patua One' ,cursive !important;
    font-weight: normal;
    cursor: pointer;
    border: 0;
    text-align: center;
}
div.button-org-wide
{
    padding-top: 9px;
}

div.button-org-wide:hover
{
    text-decoration: underline;
}
