@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Playball');
html,
body,
div,
td,
nav,
section {
    font-family: 'Open Sans', sans-serif;
    font-size: 11pt;
}
body {
    background: -moz-radial-gradient(#abd276 25%, transparent 16%), -moz-radial-gradient(#abd276 25%, transparent 16%), #8fc348;
    background: -webkit-radial-gradient(#abd276 25%, transparent 16%), -webkit-radial-gradient(#abd276 25%, transparent 16%), #8fc348;
    background-position: 0 0, 40px 40px;
    -webkit-background-size: 80px 80px;
    -moz-background-size: 80px 80px;
    background-size: 80px 80px;
    color: #000000;
    margin: 20px 0px;
}
a {
    text-decoration: none !important;
    color: #8fc348;
}
a:hover {
    color: #000000;
}
[class*='bit-'] {
    float: left;
    z-index: 1;
    padding: 2px;
}
.bit-1 {
    width: 100%;
}
.bit-2 {
    width: 50%;
}
.bit-3 {
    width: 33.33333%;
}
.bit-4 {
    width: 25%;
}
.layout {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#sb_overbox {
    background: #FFF;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 5px;
}
.main {
    border: 1px dashed #8fc348;
    padding: 5px;
}
.header {
    font-family: 'Playball', cursive;
    color: #8fc348;
    font-size: 36pt !important;
    font-weight: normal !important;
}
header {
    margin-top: 0px !important;
}
header .sb_content .sitelogo,
header .sb_content .sitelogo img {
    text-align: center !important;
}
header .sb_content h1 {
    display: block;
    text-align: center !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.navbar {
    background: #8fc348;
    padding: 5px;
}
.sb_hpages {
    border-top: 1px dashed #FFF;
    border-bottom: 1px dashed #FFF;
}
.sbnav_horizontal>ul>li>a {
    color: #000000;
}
.sbnav_horizontal>ul>li>a:hover {
    color: #FFFFFF !important;
}
.sidebar_left,
.sidebar_right {
    margin: 5px 0px;
    padding: 10px;
}
.navheader {
    font-family: 'Playball', cursive;
    color: #8fc348;
    font-size: 20pt;
}
#social {
    margin-top: 10px;
    text-align: left !important;
}
.social {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #FFFFFF !important;
    font-size: 20px !important;
    font-weight: normal;
    line-height: 40px;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    background: #000000;
}
.social:hover {
    color: #FFFFFF !important;
    background: #8fc348;
}
.sbnav_vertical ul {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
}
.sbnav_vertical ul li a,
nav[class^='sbnav_bu'] li a {
    color: #000000 !important;
}
.sbnav_vertical ul li a:hover,
nav[class^='sbnav_bu'] li a:hover {
    color: #8fc348 !important;
}
.sbnav_vertical ul ul li a,
nav[class^='sbnav_bu'] ul li a {
    color: #8fc348 !important;
}
.sbnav_vertical ul ul li a:hover,
nav[class^='sbnav_bu'] ul li a:hover {
    color: #000000 !important;
}
.sbnav_vertical ul ul ul li a,
nav[class^='sbnav_bu'] ul ul li a {
    color: #000000 !important;
}
.sbnav_vertical ul ul ul li a:hover,
nav[class^='sbnav_bu'] ul ul li a:hover {
    color: #8fc348 !important;
}
.sbnav_vertical ul li.sel>a,
nav[class^='sbnav_bu'] li.sel>a {
    font-weight: bold;
}
.cartcolor {
    color: #000000 !important;
}
.cartcolor:hover {
    color: #8fc348 !important;
}
section.sidebar_left form.search_form input[type='text'],
section.sidebar_left select {
    width: 70%;
    height: 30px;
    margin-right: 3px;
    margin-bottom: 0px;
}
a.drilldown {
    color: #000000 !important;
    font-weight: normal !important;
}
a.drilldown:hover {
    color: #8fc348 !important;
}
.itemcolor,
.featureditems a,
.sitemessage a:link {
    color: #000000 !important;
    font-weight: 700 !important;
}
.itemcolor:hover,
.featureditems a:hover {
    color: #8fc348 !important;
    font-weight: 700 !important;
}
.startotals .star {
    color: #ffd34d !important;
    font-size: 10pt;
}
.formbutton {
    padding: 4px 6px !important;
    font-size: 12pt;
    border: 1px solid #8fc348;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #FFF;
    background-color: #8fc348;
    margin-left: 5px;
}
.formbutton:hover {
    padding: 4px 6px !important;
    font-size: 12pt;
    border: 1px solid #000000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #FFF;
    background-color: #000000;
    margin-left: 5px;
}
.formcenter a:link {
    color: #FFF !important;
    font-weight: bold;
}
.lgfont {
    font-family: 'Playball', cursive;
    color: #8fc348;
    font-size: 24pt !important;
    font-weight: normal !important;
}
.img {
    width: 100%;
}
.title1 {
    font-family: 'Playball', cursive;
    font-size: 30pt !important;
    color: #8fc348;
    text-align: center;
    margin: 20px 0px;
}
.buttons,
.buttons a:link,
.buttons a:active,
.buttons a:hover,
.buttons a:visited {
    position: relative;
    z-index: 10;
    height: 100px;
    text-align: center;
    font-size: 24pt;
    font-family: 'Playball', cursive;
    background: #8fc348;
    font-weight: normal;
    color: #FFFFFF !important;
    line-height: 100px;
}
.buttons:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 1px dashed #FFF;
}
.copy,
.copy a:link,
.copy a:active,
.copy a:visited {
    font-size: 9pt!important;
    color: #000000!important;
    text-decoration: none;
    font-weight: normal;
}
.copy a:hover {
    font-size: 9pt!important;
    color: #FFF!important;
    text-decoration: none;
    font-weight: normal;
}
.smfont {
    font-size: 9pt!important;
}
@media screen and (max-width: 800px) {
    body {
        margin: 0px;
    }
    [class*='bit-'] {
        width: 100%;
    }
    .layout {
        display: block !important;
    }
    .sidebar_left {
        background: #FFF;
        z-index: 11;
		-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
		box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);    
	}
    ul.mobile-menu {
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        background-color: transparent!important;
    }
    ul.mobile-menu li {
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 22%;
        text-align: center;
        cursor: pointer;
        height: 2.5em;
        line-height: 2.5em;
        vertical-align: middle;
        padding: 0;
        margin: 0;
    }
    ul.mobile-menu li,
    ul.mobile-menu a,
    ul.mobile-menu a:hover {
        text-decoration: none;
        color: #000000 !important;
        font-size: 12pt !important;
    }
    ul.mobile-menu li:hover {
        color: #FFF !important;
        background-color: #000000 !important;
    }
    ul.mobile-menu li:hover a:hover {
        color: #FFF !important;
    }
    nav.sb_hlinks ul li {
        background-color: transparent!important;
        border-top: 1px dashed #FFF !important;
        border-bottom: none !important;
        border-right: none !important;
        border-left: none !important;
        color: #000000 !important;
    }
    nav.sb_hlinks ul li a {
        color: #000000 !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    nav.sb_hlinks ul li a:hover {
        color: #FFF !important;
        background: #000000 !important;
    }
    .bottomlinks nav.sb_hlinks {
        margin-bottom: 0;
        display: block !important;
        padding: 0;
    }
    .bottomlinks nav.sb_hlinks ul {
        padding: 0;
        z-index: 100;
    }
    .bottomlinks nav.sb_hlinks ul li {
        display: block !important;
        margin: 0;
        line-height: 1;
        background-color: transparent!important;
        border-top: none !important;
        border-left: none !important;
        border-bottom: 1px dashed #FFF !important;
        border-right: none !important;
        text-align: center;
        color: #000000 !important;
    }
    .bottomlinks nav.sb_hlinks ul li a {
        display: block !important;
        width: 100%;
        height: 100%;
        padding: 10px;
        color: #000000 !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .bottomlinks nav.sb_hlinks ul li a:hover {
        color: #FFF !important;
        background: #000000 !important;
    }
    .bottomlinks nav.sb_hlinks li:last-child {
        border-bottom: none !important;
    }
}