@font-face {
    font-family: "Quicksand Regular";
    src: url(../font/Quicksand/Quicksand_Book.otf);
}
@font-face {
    font-family: "Quicksand Light";
    src: url(../font/Quicksand/Quicksand_Light.otf);
}
@font-face {
    font-family: "Quicksand Bold";
    src: url(../font/Quicksand/Quicksand_Bold.otf);
}
@font-face {
    font-family: "Quicksand Bold";
    src: url(../font/Quicksand/Quicksand_Bold.otf);
}
@font-face {
    font-family: "GE Dinar Two Light";
    src: url(../font/GE_Dinar_Two_Light.otf);
}
@font-face {
    font-family: "GE Dinar Two Medium";
    src: url(../font/GE_Dinar_Two_Medium.otf);
}
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#homepageMap {
    display: block;
}
#pointInfoWrapper {
    display: none;
}
.siteFontRegular {
    font-family: "Quicksand Regular";
}
.siteFontLight {
    font-family: "Quicksand Light";
}
.siteFontBold {
    font-family: "Quicksand Bold";
}
.authRow {
    border-bottom:solid 2px #000;
    color:#000;
    padding:0px 10px 0px 0;
    text-align: right;
}
.authRow .authRowInner {
    float:none;
}
table.cellPadding3 th{
    text-align:right !important;
}
table.cellPadding3 td, table.cellPadding3 th{
    padding: 4px !important;
}
#document-wrapper {
    min-height: 100%;
    position: relative;
}
h1,h2,h3,h4,h5,h6 {
    color: #000 !important;
    margin: 6px 0;
}
.posRelative {
    position: relative;
}
.brown {
    color: #945a42 !important;
}
.hidden {
    display: none;
}
.hand {
    cursor: pointer;
}
hr {
    color:#1d1d1d;
    background-color:#1d1d1d;
    height:1px;
    margin:0;
}
a {
    text-decoration: none;
}
html, body{
    height:100%;
}
body {
    /*font-size: 62.5%;*/
    font-family: "Quicksand Regular";
    color:#000;
}

#main-menu-small {
    position: absolute;
    display: none;
    z-index: 1;
    top:37px;
    left:0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 1000;
}
#header-wrapper {
    background-color: #fff;
    background-image: none;
}
.authRowWrapper {
    background-color: #fff;
}
#main-menu-small ul {
    margin-top:60px;
}
#main-menu-small li {
    text-align: center;
    margin-bottom: 5px;
}
#main-menu-small a{
    color: #915239;
    font-size: 24pt;
}
#main-menu-small a:hover{
    text-decoration: none;
}
#main-menu-small  li:first-child a {
    color: #fff;
}
#allDays {
     display: none;
}
#formLoginInlineMsg {
    color: red;
    font-size:10px;
}
#header {
    position: relative;
    height:37px;
    border-bottom: solid 2px #8a543e;
    background-color: #fff;
}
#services-wrapper {
    background-color: #fff;
}
#main-content-wrapper {
    width: 100%;
    margin:0 auto;
    padding-bottom:85px;
}
.main-content {
    padding:5px;
}
.form-wrapper {
    max-width: 80%;
    margin:0 auto;
}

#navbar-toggle {
    float: left;
    background-image: url(../images/small/nav-btn.png);
    width: 25px;
    height: 19px;
    border: none;
    background-color: #fff;
    margin: 7px 0 0 7px;
    cursor: pointer;
}
#logo {
    width: 67px;
    height: 35px;
    margin:0 auto;
    background-image: url(../images/small/logo.png);
}
#logo a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
#icons-header {
    position: absolute;
    right:2px;
    top:7px;
}
#icons-header a {
    position: relative;
    display: inline-block;
    width:20px;
    height:20px;
}
a.header-icon-fb {
    background-image: url(../images/small/icon-hdr-facebook.png);
}
a.header-icon-twitter {
    background-image: url(../images/small/icon-hdr-twitter.png);
}
a.header-icon-instagram {
    background-image: url(../images/small/icon-hdr-instagram.png);
}
a.header-icon-user {
    background-image: url(../images/small/icon-hdr-user.png);
}
#main-menu {
    display: none;
}

.requiredField {
    color: red;
}
label {
    font-size: 12px;
    font-family:"Quicksand Light";
    color:#010101;
}
.formErrorList li {
    color:red !important;
    font-size: 10px;
}

.row > div {
    margin-bottom: 5px;
}
input[type=text],input[type=password],input[type=email], select, textarea {
    border: solid 1px #c6c6c6;
    height:24px;
    width:100%
}
textarea {
    height:50px;
}
input[type=submit], button[type=submit], button.siteBtnBlack {
    background-color: #010101;
    border: none;
    height: 22px;
    color:#fff !important;
    padding:0 10px;
}
.btnHrefBlack {
    background-color: #010101;
    border: none;
    height: 22px;
    color:#fff !important;
    padding:0 11px;
    font-family: "Quicksand Light";
    margin-right:6px;
}
.dateCell {
    text-align: left;
}
.dateCell select {
    display: inline-block;
}

.radioCellInline * {
    float:left !important;
    margin-right:3px;
}
.requiredFields {
    float:right;
    margin:0 5px;
    font-size: 12px;
    color:#010101;
}
div.splitterRow {
    border-top:solid 1px #8f8f8f;
    height:22px;
    margin-bottom: 10px;
}
div.splitterRow .splitterRowInner {
    max-width:80%;
    margin: 0 auto;
}
div.splitterRow .splitterRowTitle {
    color:#fff;
    background-color:#010101;
    height:22px;
    padding:0 10px;
    display: inline-block;
}



.galleryImg {
    width: 70px;
    height: 70px;
    margin-left:10px;
    margin-bottom:10px;
}
.galleryAlbum {
    float:left;
    width: 82px;
    border:solid 2px #f1f1f1;
    position: relative;
    margin:0 10px 10px 0;
    border-radius: 5px;
}
.galleryAlbum a {
    width: 68px;
    height: 68px;
}
.galleryAlbum img {
    margin:5px 0 5px 5px;
    width: 68px;
    height: 68px;
}

.galleryAlbum .footer {
    width:100%;
    border-top: solid 2px #f1f1f1;
    left:0;
}
.galleryAlbum .footer div {
    font-size: 7pt;
    padding:0 2px;
}


#footer {
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    height:85px;
    background-color: #000;
    background-image: none;
}
#footerInner {
    position: absolute;
    top:10px;
    right:10px;
    color:#fff;
}
#footer *{
    color:#fff !important;
}
#footer .footerText {
    position: relative;
}
#footer .footerTextInner {
    display: none;
}
#footer .copyright {
    text-align: right;
    font-size:8pt;
}

.menuCategoriesAside {
    display: none;
}
.menuBody {
    padding-left:0;
}
.menuBody .menuCategoryActive {
    cursor: pointer;
    background-color: #fff;
    color:#000;
    height:27px;
    padding:4px 22px;
    border-bottom:solid 2px #000;
    font-weight: bold;
    margin-bottom:6px;
}
#expand-small {
    display: block;
    border:solid 1px #000;
    cursor: pointer;
    background-color: #000;
    color:#fff;
    width:110px;
    text-align: center;
    font-weight:bold;
    height:21px;
    padding:1px 5px;
    font-size:9pt;
    margin-bottom:10px;
}
.menuCategory {
    cursor: pointer;
    background-color: #5e5e5e;
    color:#fff;
    height:27px;
    padding:4px 22px;
    font-size:9pt;
    margin-bottom:6px;
}
.menuItemRow {
    position: relative;
    min-height:63px;
    margin-bottom:9px;
}
.menuItemRow a {
    color:#000;
}
.menuItemRow > a {
    float:left;
    width:164px;
    height:164px;
    position: relative;
    z-index: 999;
}
.menuItemRow > a > img {
    width:100%;
    height:100%;
}
.menuItemRow .description {
    position: relative;
    padding-left:170px;
    width:100%;
    padding-right:0px;
    min-height:164px;
    padding-bottom:30px;
}
.menuItemRow .price {
    display: none;
    position: absolute;
    text-align: right;
    top:0;
    right:0;
    width:100px;
    margin:10px 0;
}
.menuItemRow .priceSmall {
    display: block;
    position: absolute;
    bottom:0;
    left:170px;
}
.menuItemRow .priceSmall strong{
    font-weight:bolder;
    font-size:18px;
}
.menuItemRow .description strong{
    font-weight:bolder;
    font-size:18px;
}
.menuCategoryItems {
    display: none;
}
.rowDark {
    background-color: #f7f7f7;
}

.menuItemPopup {
    width:300px;
    height:305px;
    position: relative;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.menuItemPopup .descriptionWrapper {
    position: absolute;
    top:10px;
    right:10px;
    width:175px;
    /*opacity: 0.6;*/
    z-index: 1;
    /*filter: alpha(opacity=60)*/
}
.menuItemPopup .descriptionWrapperInner {
    position: relative;
}
.menuItemPopup .descriptionTransparent {
    position: absolute;
    width:100%;
    height:100%;
    background-color: #000;
    opacity: 0.8;
}
.menuItemPopup .descriptionInner {
    position: relative;
    width:175px;
    opacity: 1;
    filter: alpha(opacity=100)
}
.menuItemPopup button.close, .menuItemPopup button.close:hover, .menuItemPopup button.close:focus {
    width: 16px;
    height: 15px;
    position:absolute;
    right:5px;
    top:5px;
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: url(../images/close.png);
}
.menuItemPopup .descriptionPanel {
    width: 100%;
    color:#fff;
    padding:4px;
}
.menuItemPopup .photos {
    margin-top:10px;
}
.menuItemPopup h3, .menuItemPopup h4{
    color:#ffb600 !important;
    margin: 0 !important;
}
.menuItemPopup .price{
    text-align: right;
    font-weight:bold;
    margin:10px 0;
}
.menuItemPopup .thumb{
    cursor: pointer;
    width: 51px;
    height: 51px;
    float: left;
    margin-right:4px;
}


/*#loginInline {*/
    /*display: none;*/
    /*float: right;*/
    /*padding:5px 10px 5px 0;*/
/*}*/
/*#loginInline .formLogin label,#loginInline .formLogin input, #loginInline .formLogin button {*/
    /*display: inline-block;*/
    /*width:auto !important;*/
    /*float: none !important;*/
/*}*/
/*#loginInline .formLogin input {*/
    /*width:80px !important;*/
    /*height:20px !important;*/
/*}*/
/*#loginInline .formLogin button {*/
    /*height:14px;*/
    /*font-size:7pt;*/
    /*margin-top:6px;*/
/*}*/
/*#loginInline .loginLinks a {*/
    /*font-family:"Quicksand Bold";*/
/*}*/
/*#loginInline a {*/
    /*color:#000;*/
    /*font-size: 10px;*/
/*}*/
/*#formLoginInlineRegistrationForm label{*/
    /*float:left;*/
/*}*/


#loginInline {
    display: none;
    width: 205px;
    float: none;
    margin:5px auto 30px auto;
}
#loginInline .formLogin label,#loginInline .formLogin input, #loginInline .formLogin button {
    display: block;
    float: none;
}
#loginInline .formLogin label {
    margin-top: 22px;
    text-align: left;
    font-size: 14px;
}
#loginInline .formLogin input {
    height: 22px;
}
#loginInline .formLogin button {
    width:86px;
    height:27px;
    font-size:12pt;
    margin-top:22px;
    float: right;
}
#loginInline .loginLinks {
    margin-top:20px;
}
#loginInline .loginLinks a {
    font-family:"Quicksand Bold";
    font-size: 12px;
}
#loginInline a {
    color:#000;
    font-size: 12px;
}

#formLoginInlineRegistrationForm label{
    float:left;
}
.welcomeRowWrapper {
    display: none;
}
.welcomeRowWrapperMobile {
    height: 24px;
    background-color: #000;
}
.welcomeRowWrapperMobile .welcomeUser {
    color: #fff;
    float: right;
    padding-right:3px;
}
#profileAndLogoutWrapper {
    display: none;
}
#profileAndLogoutWrapperMobile {
    padding-right: 3px;
    display: none;
}
#profileAndLogoutWrapperMobile ul{
    padding-top:5px;
}
.profileAndLogoutMobile {
    max-width:990px;
    margin:0 auto;
}
#profileAndLogoutWrapperMobile a {
    color: #000;
}
#profileAndLogoutWrapperMobile ul {
    float: right;
}
ul.listProfileMobile {
    list-style-image: url('../images/bullet.png');
}

.welcomeRow {
    float: right;
    color:#000;
    padding:5px 10px 5px 0;
}
.welcomeRow a {
    font-weight:bold;
    color:#000;
}
.welcomeRow .icon {
    display: inline-block;
    width:12px;
    height:12px;
}
.welcomeRow .iconUser {
    background-image: url(../images/icon_user.png);
}
.welcomeRow .iconCup {
    background-image: url(../images/icon_cup.png);
}
.welcomeRow .iconLogout {
    background-image: url(../images/icon_logout.png);
}
.pointInfo {
    background-color: #000;
    color:#fff;
    font-size:11px;
    text-align: right;
    padding:5px 10px 5px 0;
}
.pointInfo a{
    color: #fff;
}
.pointInfo button {
    color: #000;
    background-color: #ffb600;
    border:none;
    padding:0 5px;
}

#homepageLargeTable {
    display: none;
    background-color: #000;
}
#photoGridMobile {
    display: block;
}

#homepagePointsSmall {
    display: block;
    background-color: #ffb600;
}
#homepagePointsSmall .inner {
    max-width: 375px;
    margin:0 auto;
    padding:28px 0 40px 0;
}
#homepagePointsSmall .label1 {
    font-size: 20px;
}
#homepagePointsSmall .label2 {
    color: #326b3b;
}
#homepagePointsSmall .label3 {
    color: #000;
    font-size: 24px;
}
#pointsCodeMobile {
    width:336px;
    height:40px;
    border:solid 1px #ff9c00;
    border-radius: 10px;
    padding:0 3px;
    display: none;
}
#btnSmallAddMorePoints {
    width:158px;
    height:34px;
    background-color: #000;
    color:#fff;
    border-radius: 5px;
    border:none;
    margin:5px 0;
}
#btnSmallAddNewPoints {
    display: none;
    width:158px;
    height:34px;
    background-color: #000;
    color:#fff;
    border-radius: 5px;
    border:none;
    margin:5px 0;
}






.homepageCellProduct {
    display: none;
    padding:5px;
    position: absolute;
    top:3px;
    right:3px;
    /*opacity: 0.7;*/
    /*filter: alpha(opacity=70);*/
    z-index: 1000;
}
.homepageCellProduct .homepageCellProductInner{
    position: relative;
}
.homepageCellProduct .homepageCellProductTransparent{
    position: absolute;
    width:100%;
    height:100%;
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.homepageCellProduct .homepageCellProductContent{
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
    padding: 5px;
}
.homepageCellProduct .name {
    color: #fff;
    font-size:12px;
    font-family:"Quicksand Bold";
}
.homepageCellProduct .price{
    color: #ffde00;
    font-size:12px;
    font-family:"Quicksand Bold";
}
.homepageCellProduct .menuLink{
    color: #000;
    background-color: #ffb600;
    font-size:10px;
    padding:2px;
    width:100%;
    height:16px;
    opacity: 1;
    filter: alpha(opacity=100)
}
a.homepageCellAlbumImage {
    float: left;
    width:100%;
    height:100%;
}
