﻿
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    background-color: #231F20; 
    
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

.heading {
    font-size: 19px;
    color: #ff6600;
    font-weight: bold;
}

.subheading {
    font-size: 15px;
    color: #ff6600;
    font-weight: bold
}

.highlight {
    font-size: 15px;
    color: #000000;
    font-weight: bold
}

a {
    font-size: 13px;
    color: #560101;
    text-decoration: none
}

a:visited {
    font-size: 13px;
    color: #560101;
    text-decoration: none
}

a:hover {
    font-size: 13px;
    color: #97351F;
    text-decoration: underline
}

.subMenuLeft {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none
}

.subMenuLeft:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none
}

.subMenuLeft:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none
}

.subMenuLeft:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none
}

.subMenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none
}

.subMenu:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none
}

.subMenu:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none
}

.subMenu:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none
}

.subTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #560101;
    font-weight: normal;
    text-decoration: none
}

.subTitle:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #560101;
    font-weight: normal;
    text-decoration: none
}

.subTitle:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #560101;
    font-weight: normal;
    text-decoration: none
}

.subTitle:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #560101;
    font-weight: normal;
    text-decoration: none
}

.subNameTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #560101;
    font-weight: bold;
    text-decoration: none
}

.subDetailTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #560101;
    font-weight: normal;
    text-decoration: none
}

.subNameDetail {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none
}

.subDetailDetail {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none
}

.subDetailLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #999999;
    font-weight: normal;
    text-decoration: none
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #DE861A;
    font-weight: normal;
    text-decoration: none
}

.footer:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #DE861A;
    font-weight: normal;
    text-decoration: none
}

.footer:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #DE861A;
    font-weight: normal;
    text-decoration: none
}

.footer:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ff6600;
    font-weight: normal;
    text-decoration: underline
}

.inputheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

INPUT {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

H5 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

SELECT {
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    BORDER-LEFT: #c0c0c0 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.currency_container {

position:fixed;
left:50%;
margin-left:-550px;
bottom: 15px;
    
/*
    position: fixed;
    background-color: #231F20;
    background-image: url(https://www.galeriedada.com/images/purple.png);
    background-size: 160px 100px;
     left: 25px;
 */    
    border-radius: 0px;
    width: 160px;
    height: 100px;
    text-align: center;
}

.currency_container span {
    width: 100%;
    color: #FFFBCB;
    font-weight: 500;
    text-align: center;
    float: left;
    padding-top: 15px;
    font-size: 14px;
}

.currency_container select {
    width: 110px;
    margin: 3px auto;
    padding: 5px;
    border-radius: 3px;
    font-size: 14px;
    background-color: #CFC9C3;
    
}


#currencySwitchTrigger {
    background-color: #F8931D;
    border-radius: 50px;
    padding: 5px 5px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    border: none;
    cursor: pointer;
}

.error {
    color: #ff0000;
    font-weight: bold;
}

.success {
    color: #28a745;
    font-weight: bold;
}

.subscriptionTriggerContainer {
    position: fixed;
    background-color: #F8931D;
    background-image: url(https://www.ruebensportraits.com/images/orange.jpg);
    background-size: 160px 80px;
    border-radius: 0px;
    width: 160px;
    left: 25px;
    height: 80px;
    text-align: center;
    top: 50%;
}

.subscriptionTriggerContainer h3 {
    color: #fff !important;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    top: 28px;
}

.subscriptionTriggerContainer h3 a {
    color: #fff;
    font-size: 1.1em;
}

.subscriptionContainer {
    padding: 20px !important;
}

#popup-box {
    position: relative;
    /* left: 50%; */
    /* top: 50%; */
    /* transform: translate(-50%, -50%); */
    background-color: #F8931D;
    color: #FFFFFF;
    padding: 30px;
    border: 10px solid #FFFFFF;


    background-image: url(https://www.ruebensportraits.com/images/subs-bg.jpg);
    background-size: 650px 244px;
    color: #FFFFFF;
    width: 650;
    height: 244;
    padding: 30px;
    border: #fff;
    border: 10px solid #FFFFFF;

}

#popup-close {
    position: absolute;
    top: -25px;
    right: -25px;
    cursor: pointer;
    width: 40px;
}

#popup-box h1 {
    margin: 0;
}

#popup-box form {
    margin-bottom: 0px;
}

#popup-box input {
    padding: 10px;
    border: 1px solid #333;
    width: 40%;
}

#popup-box button {
    padding: 10px;
    border: 1px solid #333;
}

.errorContainer {
    text-align: center;
}

.errorContainer label {
    padding: 5px;
}

.submitstatus {
    color: #fff;
    font-size: 22px;
    text-align: center;
}




/* POPUP Modals ----------------------------------------------*/
.ZsubscriptionTriggerContainer {
    position: fixed;
    background-color: #F8931D;
    background-image: url(https://www.ruebensportraits.com/images/orange.jpg);
    background-size: 160px 80px;
    border-radius: 0px;
    width: 160px;
    left: 25px;
    height: 80px;
    text-align: center;
    top: 50%;
}

.ZsubscriptionTriggerContainer h3 {
    color: #fff !important;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    top: 28px;
}

.ZsubscriptionTriggerContainer h3 a {
    color: #fff;
    font-size: 1.1em;
}

.ZsubscriptionContainer {
    padding: 30px !important;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: 0.5s;
    overflow: auto;
    transition: all 0.3s linear;
}


#Zpopup-box {
    background-image: url(https://www.ruebensportraits.com/images/subs-bg.jpg);
    background-size: 650px 244px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #FFFFFF;
    width: 690;
    height: 286;
    padding: 30px;
    border: #fff;
    border: 30px solid #FFFFFF;
}

#Zpopup-close {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    width: 40px;
    color: #000;
}

#Zpopup-box h1 {
    margin: 0;
}

#Zpopup-box form {
    margin-bottom: 0px;
}

#Zpopup-box input {
    padding: 10px;
    border: 1px solid #333;
    width: 40%;
}

#Zpopup-box button {
    padding: 10px;
    border: 1px solid #333;
}

.errorContainer {
    text-align: center;
}

.errorContainer label {
    padding: 5px;
}

.submitstatus {
    color: #fff;
    font-size: 22px;
    text-align: center;
}


/* POPUP Modals ----------------------------------------------*/









.watchTriggerContainer {
    position: fixed;
    background-color: #00BFF3 !important;
    background-image: url(https://www.ruebensportraits.com/images/blue.jpg);
    background-size: 150px 80px;
    border-radius: 8px;
    width: 150px;
    left: 25px;
    height: 80px;
    text-align: center;
    top: 6%;
}
.watchTriggerContainer h3 {
    color: #F5F503 !important;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    top: 10px;
    padding:10px;
}
.watchTriggerContainer h3 a {
    color: #F5F503;
    font-size: 1.1em;
}
.watchContainer {
    padding: 20px !important;
}


/* Modals
----------------------------------------------*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.modalDialog {
    position: fixed;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 100ms ease-in;
    -moz-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    max-width: 305px;
    width: 305px;
    height:245px;
    position: fixed;
    left: 25px;
    top: -110;
    margin: 10% auto;
    padding: 10px;
    border-radius: 3px;
    background: #fff;
}
.close {
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    color: #fff;
    line-height: 25px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 30px;
    height: 30px;
    text-decoration: none;
    font-weight: bold;
  
}
.close:hover {
    
    background: #c0c0c0;
}


.Zclose {
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    color: #000;
    line-height: 25px;
    position: absolute;
    right: -25px;
    text-align: center;
    top: -25px;
    width: 25px;
    height: 25px;
    text-decoration: none;    
  
}
.Zclose:hover {
    
    background: #c0c0c0;
}











.handTriggerContainer {
    position: fixed;
    background-color: #F5F503 !important;
    background-image: url(https://www.ruebensportraits.com/images/yellow.jpg);
    background-size: 150px 80px;
    border-radius: 8px;
    width: 150px;
    right: 25px;
    height: 80px;
    text-align: center;
    vertical-align:middle;
    top: 6%;
}
.handTriggerContainer h3 {
    color: #f8931d !important;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    top: 10px;
    padding:10px;
}
.handTriggerContainer h3 a {
    color: #f8931d;
    font-size: 1.1em;
}
.handContainer {
    padding: 20px !important;
}



/* Modals
----------------------------------------------*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hand-modalDialog {
    position: fixed;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 100ms ease-in;
    -moz-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
    pointer-events: none;
}
.hand-modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.hand-modalDialog > div {
    max-width: 305px;
    width: 305px;
    height:245px;
    position: fixed;
    right: 25px;
    top: -110;
    margin: 10% auto;
    padding: 10px;
    border-radius: 3px;
    background: #fff;
}
.close {
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    color: #fff;
    line-height: 25px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 30px;
    height: 20px;
    text-decoration: none;
    font-weight: bold;
    
}
.close:hover {
    background: #c0c0c0;
}










.buyTriggerContainer {
    position: fixed;
    background-color: #39B54A !important;
    background-image: url(https://www.ruebensportraits.com/images/green.jpg);
    background-size: 150px 80px;
    border-radius: 8px;
    width: 150px;
    right: 25px;
    height: 80px;
    text-align: center;
    vertical-align:middle;
    top: 50%;
}
.buyTriggerContainer h3 {
    color: #F5F503 !important;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    top: 28px;
}
.buyTriggerContainer h3 a {
    color: #F5F503;
    font-size: 1.1em;
}
.buyContainer {
    padding: 20px !important;
}







#modal-content {
  display: none;
}

#modal-content label {
  display: block;
  margin-bottom: 5px;
}

#modal-content input {
  width: 95%;
}




.hl {
    background-image: linear-gradient(to right, #231F20 10%, rgba(255, 255, 255, 0) 0%);
    background-position: top;
    background-size: 5px 1px;
    background-repeat: repeat-x;
  }
.vl {
    background-image: linear-gradient(to bottom, #231F20 10%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 5px;
    background-repeat: repeat-y;
    padding-left: 10px;
    padding-right: 10px;
    }

  .vl-right {
    background-image: linear-gradient(to bottom, #231F20 10%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 5px;
    background-repeat: repeat-y;
    width: 1px !important;
    }