div.mason50 img {
  width: 49.4%;
  padding-bottom: 20px;
}
div.mason33 .masonitem {
  width: 30%;
  min-height: 100px;
  background-color: #FFF;
  margin-bottom: 20px;
  float: left;
  border-radius: 1px;
  font-size: 0;
  line-height: 0;
  background-image: url(/nrgb/css/img/msonloader.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 36px;
}
div.mason25 .masonitem {
  width: 21.8%;
  min-height: 100px;
  background-color: #FFF;
  margin-bottom: 20px;
  float: left;
  border-radius: 1px;
  font-size: 0;
  line-height: 0;
  background-image: url(/nrgb/css/img/msonloader.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 36px;
}
.masonitemdescription {
  width: 100%;
  overflow: auto;
  min-height: 72px;
  font-size: 0.9rem;
  line-height: 1.5rem;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 0;
  box-sizing: border-box;
  background-color: #f4f4f4;
}
@media all and (max-width: 1099px) {
  div.mason33 .masonitem {
    width: 100%;
  }
  div.mason25 .masonitem {
    width: 44%;
  }
}
@media all and (max-width: 400px) {
  div.mason33 .masonitem {
    width: 100%;
  }
  div.mason25 .masonitem {
    width: 100%;
  }
}
div.mason25 img,
div.mason33 img {
  width: 100%;
  height: auto;
  border-radius: 1px;
}
div.mason25 img.msonoverlay,
div.mason33 img.msonoverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #704214;
  opacity: 0;
}
.grid-sizer50 {
  width: 50%;
}
.grid-sizer33 {
  width: 33%;
}
.grid-sizer25 {
  width: 25%;
}
body {
  margin: 0;
  background: #f4f4f4;
  border: none;
  font-family: 'open sans';
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-smooth: antialiased;
}
div {
  position: relative;
}
p {
  margin: 0;
  padding: 0;
}
a {
  color: #0090e2;
}
a:hover {
  color: #fe3618;
}
a:visited {
  color: #0090e2;
}
h1 {
  font-size: 2rem;
  font-weight: normal;
  color: #0090e2 !important;
}
h2 {
  font-size: 2rem;
  font-weight: normal;
  color: #0090e2 !important;
}
h2.profilemessage {
  font-size: 1rem;
  background-color: #fff99b;
  padding: 10px;
  border: 2px #fafc29 solid;
  box-sizing: border-box;
}
h2.profilemessage strong {
  font-weight: normal;
}
.rgbcontainer {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
}
h1 .h1number {
  font-size: 1rem;
  color: gray;
}
.generalpage {
  font-family: 'open sans';
}
.rgbcontainer100 {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
.rgbcontainer100 .googleresponsive {
  margin: 15px auto;
}
.rgbcontainer-full {
  width: 100%;
  margin: 0 auto;
}
.flex {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  padding-right: 20px;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.flex H2 {
  margin-bottom: 10px;
}
.flex .block33 {
  padding-right: 30px;
}
.flex .block33:first-child {
  padding-left: 20px;
}
.block100 {
  width: 100%;
  min-height: 20px;
  margin-bottom: 20px;
}
.block75 img {
  width: 99.4%;
}
.block50 {
  width: 48%;
  background: #FFF;
  min-height: 20px;
  margin-bottom: 20px;
}
.block33 {
  width: 30%;
  background: #FFF;
  min-height: 20px;
  margin-bottom: 20px;
}
.block4 {
  width: 33% !important;
  background: #e3e3e3;
  min-height: 20px;
  margin-bottom: 20px;
}
.block75 {
  width: 75% !important;
  background: #e3e3e3;
  min-height: 20px;
  margin-bottom: 20px;
}
.block25 {
  width: 25% !important;
  background: #e3e3e3;
  min-height: 20px;
  margin-bottom: 20px;
}
.fullimage {
  width: 100%;
  height: 600px;
  background-image: url(img/frontpage10.jpg);
  background-color: #e3e3e3;
  background-repeat: no-repeat;
  position: relative;
  margin-top: -24px;
  cursor: pointer;
  background-size: cover;
}
.fullimage .underlayer {
  width: 100%;
  height: 250px;
  position: absolute;
  cursor: default;
  width: 70%;
  margin: 110px 15% 0 15%;
  background-color: white;
  opacity: 0.6;
}
.fullimage .banner1,
.fullimage .banner2 {
  cursor: default;
  color: #FFF !important;
  padding: 5px 0;
  font-size: 3rem;
  margin: 130px 15% 0 15%;
  position: absolute;
  text-transform: uppercase;
  text-align: left;
  text-shadow: 0 1px 1px #474747;
  width: 70%;
  z-index: 1;
}
.fullimage .banner1de,
.fullimage .banner1es {
  font-size: 3rem;
}
.fullimage .banner2 {
  font-size: 1.2rem;
  margin-top: 200px;
  text-transform: lowercase;
}
.fullimage .popularvp {
  cursor: default;
  color: #000;
  margin: 330px 15% 0 15%;
  position: absolute;
  text-align: left;
  width: 70%;
  z-index: 1;
}
.fullimage .popularvp A {
  color: #FFF;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 15px;
  height: 18px;
  padding: 0 3px;
  text-decoration: none;
  text-shadow: 0 1px 1px #474747;
}
.fullimage .fullimage-box {
  position: absolute;
  margin-left: 25%;
  margin-top: 100px;
  width: 70%;
}
@media all and (max-width: 800px) {
  .fullimage .fullimage-box {
    margin-left: 3%;
    margin-top: 50px;
    width: 94%;
  }
}
.fullimage .fullimage-box h1.fullimage-banner {
  color: #FFF !important;
  font-size: 3rem;
  line-height: 3.3rem;
  margin: 0;
  padding: 0;
}
@media all and (max-width: 800px) {
  .fullimage .fullimage-box h1.fullimage-banner {
    margin-left: 20px;
  }
}
.fullimage .fullimage-box h2.fullimage-banner {
  color: #FFF !important;
  font-size: 1.2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0;
}
@media all and (max-width: 800px) {
  .fullimage .fullimage-box h2.fullimage-banner {
    margin-left: 20px;
  }
}
.fullimage .fullimage-searchform {
  margin-top: 20px;
  position: relative;
  box-sizing: border-box;
}
.fullimage .fullimage-searchform input {
  box-sizing: border-box;
}
.fullimage .fullimage-popular {
  margin-top: 20px;
}
@media all and (max-width: 800px) {
  .fullimage .fullimage-popular {
    text-align: center;
  }
}
.fullimage .fullimage-popular a {
  color: #FFF;
  font-size: 1.2rem;
  line-height: 2rem;
  padding-right: 6px;
  text-decoration: none;
}
.fullimage .fullimage-registerbutton a {
  width: 300px;
}
@media all and (max-width: 800px) {
  .fullimage .fullimage-registerbutton a {
    width: 100%;
  }
}
.postimagecontainer {
  background-color: #e3e3e3;
  overflow: auto;
  width: 100%;
  margin-bottom: 20px;
}
.inputrow {
  width: 100%;
  overflow: auto;
  margin-bottom: 10px;
}
.topheader {
  height: 73px;
  left: 0;
  margin-top: 22px;
  width: 100%;
  z-index: 2;
  text-align: center;
}
.topheaderblue {
  padding-top: 49px;
  margin-top: 0;
  background-color: #FFF;
  height: 51px;
}
.logo {
  position: absolute;
  z-index: 1003;
  font-size: 1rem;
  color: #0090e2;
  text-decoration: none;
  line-height: 3.5rem;
  top: 31px;
  font-family: 'PT Sans Narrow', sans-serif, arial;
  font-weight: bold;
  text-transform: uppercase;
}
a.logo:hover,
a.logo:visited {
  color: #0090e2;
}
.logo img {
  float: left;
  margin-left: 21px;
  margin-right: 3px;
  margin-top: 6px;
  width: 24%;
  border-radius: 3px;
  font-size: 8px;
  line-height: 10px;
}
.frontpage .logo img {
  border-left: 5px solid white;
  border-right: 5px solid white;
}
.topheader .link {
  color: #0090e2;
  font-size: 1rem;
  margin: 16px 6px 0 6px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all ease-in-out 0.2s;
}
.topheader .link:hover {
  border-bottom: 4px solid #0090e2;
}
.topheaderblue .link {
  color: #0090e2;
  transition: all ease-in-out 0.2s;
}
.topheaderblue .link:hover {
  border-bottom: 3px solid #0090e2;
}
.topmenu {
  text-align: center;
}
.topheader .registerbutton {
  width: 100px;
  border-radius: 3px;
  border: none;
  color: #FFF;
  background: #0090e2;
  cursor: pointer;
  height: 42px;
  line-height: 40px;
  margin-right: 10px;
  margin-top: -8px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 1px;
  text-decoration: none;
  left: 174px;
}
.topheader .registerbuttonanonymous {
  height: 35px;
  margin-top: 5px;
  line-height: 35px;
  font-size: 12px;
}
.topheader .loginbutton {
  border: medium none;
  right: 0;
  border-radius: 2px;
  color: #FFF;
  cursor: pointer;
  float: right;
  height: 40px;
  line-height: 40px;
  margin-right: 0;
  margin-top: -30px;
  position: absolute;
  right: 121px;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
}
.topmenuhandler {
  display: none;
  width: 30px;
  height: 30px;
  background-color: #FFF;
  border: 9px solid #FFF;
  float: right;
  margin-right: 16px;
  margin-top: -8px;
}
.topmenuhandler span {
  width: 100%;
  display: block;
  height: 4px;
  background: #474747;
  margin-bottom: 4px;
  border-radius: 1px;
}
.registerbuttonvp {
  width: 70%;
  margin-top: 380px;
  text-align: center;
  position: absolute;
  margin-left: 15%;
}
.registerbuttonvp a {
  background: #0090e2;
  color: #FFF;
  width: 300px;
  height: 50px;
  border-radius: 5px;
  line-height: 50px;
  margin: 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  font-size: 1.5rem;
  text-transform: uppercase;
  transition: background-color 400ms linear;
}
.registerbuttonvp a:hover {
  background: #000;
  transition: background-color 400ms linear;
}
.dezeniet {
  display: none;
}
.googleresponsive {
  text-align: center;
  margin: 20px auto;
  width: 100%;
}
.langs {
  width: 100%;
  height: 30px;
}
.footer .langs A.countries {
  border: 1px #FFF solid;
  padding: 6px 10px;
  text-align: center;
  float: left;
  margin: 10px 6px 0 0;
}
.linkbar {
  width: 100%;
  font-family: 'PT Sans Narrow', sans-serif, arial;
}
.changepassword,
.deleteaccount {
  color: #0090e2;
  cursor: pointer;
  text-decoration: underline;
}
.deleteaccounttxt,
.mypassword {
  display: none;
}
.adwrapper {
  width: 100%;
  padding-top: 20px;
  float: left;
}
.goo_ad {
  width: 100%;
  margin: 22px 0;
  overflow: auto;
  padding: 20px 10px;
  background: #f2f0f0;
  box-sizing: border-box;
}
.goo_ad_first {
  margin-top: 0;
  background-color: #d0dcf0;
  padding: 0;
}
.goo_ad_first_white {
  background-color: transparent;
  padding: 0;
}
.tooltip {
  display: none;
  position: absolute;
  border: 1px solid #333;
  background-color: #161616;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  font-size: 12px;
  font-family: Arial;
}
.button-loadmore {
  width: 100%;
  margin: 20px 0 100px 0;
}
.button-loadmore .sbutton {
  margin: 0 auto;
  width: 40%;
  max-width: 400px;
}
.button-hidden {
  display: none;
}
.downloadnumber {
  background-color: #0090e2;
  color: #FFF;
  border-radius: 2px;
  padding: 0 5px;
  text-align: center;
  margin-right: 6px;
  min-width: 18px;
  cursor: default;
}
.cmscolumn {
  margin-bottom: 75px;
}
.cmscolumn strong {
  background: #F2F0F0;
  display: block;
  font-size: 1.5rem;
  font-weight: normal;
  width: 100%;
}
.searcherrormessage {
  padding: 40px;
  box-sizing: border-box;
  background-color: #fff99b;
  border: 2px solid #fafc29;
}
.artistheader {
  width: 100%;
  overflow: auto;
  margin-bottom: 30px;
  font-size: 0.8rem;
}
.vbcontainer {
  width: 100%;
  max-width: 795px;
  margin: 10px auto;
}
.storyblocks {
  width: 100%;
  max-width: 600px;
  border: 0;
}
.xmasbutton {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 468px;
}
.xmasbutton a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
@media all and (max-width: 1450px) {
  .topheader .link {
    font-size: 0.9rem;
  }
  .linkbar {
    width: 90%;
  }
  .topheader .linkbar-languages {
    display: none;
    border-top: 1px solid #0090e2;
    height: 30px;
    position: relative;
    padding-top: 10px;
    text-align: center;
    overflow: auto;
    width: 100%;
  }
  .topheader .linkbar-languages a {
    background-color: white;
    border-radius: 3px;
    border: 1px solid #0090e2;
    color: #0090e2;
    font-size: 11px;
    display: inline;
    margin-left: 10px;
    padding: 4px;
    text-decoration: none;
    width: auto;
  }
  .frontpage .topheader .link {
    font-size: 1rem;
  }
  .frontpage .linkbar {
    width: 100%;
  }
}
@media all and (max-width: 1210px) {
  .fullimage {
    background-position: -271px 0 !important;
  }
}
@media all and (max-width: 1000px) {
  .fullimage .banner1,
  .fullimage .banner2,
  .searchvpform,
  .popularvp {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 0;
  }
  .rgbcontainer {
    max-width: 630px;
  }
  .linkbar {
    width: 100%;
  }
  .topheader .linkbar-languages {
    display: block;
  }
  .topmenuhandler {
    display: block;
  }
  .topheader .logo {
    margin-left: 45px;
  }
  .topmenu {
    position: absolute;
    width: 100%;
    background-color: #FFF;
    margin-top: 50px;
    font-size: 1.2rem;
    border-top: none;
    padding-bottom: 10px;
    z-index: 3;
    margin-left: -100%;
  }
  .topheader .link {
    border-top: 1px solid #0090e2;
    color: #0090e2;
    float: left;
    font-size: 1rem;
    margin: 0 0;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    box-sizing: border-box;
    text-align: left;
  }
  .topheader .link:hover {
    border-bottom: none;
  }
  .topheader .lastlink {
    border-bottom: 1px solid #0090e2;
  }
  .topmenu A {
    display: block;
    width: 100%;
  }
  .fullimage .banner1,
  .fullimage .banner2 {
    margin-top: 148px;
    padding: 5px 0;
    font-size: 2rem;
  }
  .fullimage .banner2 {
    font-size: 1.4rem;
    margin-top: 200px;
  }
  .fullimage .banner2fr {
    font-size: 1.1rem;
  }
  .fullimage .underlayer {
    width: 100%;
    margin-left: 0;
  }
  .fullimage .banner1de,
  .fullimage .banner1pl,
  .fullimage .banner1es {
    margin-top: 148px;
    font-size: 1.8rem;
  }
}
@media all and (max-width: 600px) {
  .rgbcontainer {
    max-width: 300px;
  }
  div.mason33 .masonitem {
    width: 100%;
  }
  .flex .block33,
  .flex .block33:first-child {
    width: 100%;
    padding: 0 10px;
  }
  .flex {
    display: block;
  }
  .block50 {
    width: 95%;
    margin-left: 3%;
  }
  .fullimage .banner2 {
    font-size: 1.1rem;
    margin-top: 193px;
    text-align: center;
  }
  .fullimage .banner1 {
    min-height: 84px;
    margin-top: 100px;
    text-align: center;
  }
  .fullimage .popularvp {
    margin-top: 269px;
    opacity: 1;
    text-align: center;
  }
  .frontpage .logo {
    top: 14px !important;
  }
  .frontpage .topmenuhandler {
    margin-top: 0 !important;
  }
  .searchvpform {
    margin-top: 41px !important;
  }
}
@media all and (max-width: 360px) {
  .fullimage .banner1de,
  .fullimage .banner1pl,
  .fullimage .banner1es {
    margin-top: 148px;
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
}
.searchformdiv {
  float: right;
  margin-right: 9px;
  margin-top: -34px;
  width: 300px;
}
.searchformanonymous {
  width: 170px;
  margin-right: 120px;
  margin-top: -38px;
}
.frontpage .searchformdiv {
  display: none;
}
.loginpage .searchformdiv .button,
.loginpage .respinp {
  display: none;
}
.loginpage .searchformdiv .button,
.loginpage .respinp {
  display: none;
}
.searchformdiv .button {
  background-color: transparent;
  background-image: url("/cache1tSkpA/css/rgbstock/images/lang/search.png");
  background-position: 10px 6px;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 4px;
  color: transparent;
  cursor: pointer;
  float: right;
  height: 27px;
  margin-right: 6px;
  margin-top: -33px;
  opacity: 1;
  padding: 0;
  width: 35px;
}
.searchformdiv input.respinp {
  border-color: gray;
  border-radius: 2px;
  box-sizing: border-box;
  float: right;
  height: 40px;
  margin-right: 2px;
  width: 100% !important;
}
.searchvpform {
  width: 70%;
  text-align: left;
  position: absolute;
  margin: 256px 15% 0 15%;
  cursor: default;
}
input[type=text].searchvp {
  border: 0;
  border-radius: 4px;
  font-size: 1.1rem;
  height: 50px;
  line-height: 50px;
  padding-left: 5px;
  width: 70%;
}
input[type=text].searchvp:focus {
  border: 0;
}
.searchvpsubmit {
  background-color: transparent;
  background-image: url("/cache1tSkpA/css/rgbstock/images/lang/search.png");
  background-position: 10px 20px;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  height: 44px;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 31%;
  width: 30px;
}
.extrasearchresultoptions {
  width: 100%;
  margin-bottom: 15px;
}
.extrasearchresultoptions SELECT {
  width: 163px;
  height: 35px;
  margin-left: 5px;
}
.err {
  background-color: #fff99b;
  padding: 10px;
  border: 2px #fafc29 solid;
  box-sizing: border-box;
  clear: left;
}
.searchonly {
  width: 100%;
  margin-top: -15px;
  z-index: 100;
  background-color: #F2F0F0;
  overflow: auto;
}
.searchonly span {
  float: right;
  margin-right: 10px;
}
.searchonly label {
  float: right;
  font-size: 12px;
  width: 290px;
  line-height: 4px;
  text-align: right;
  padding-right: 1px;
}
@media all and (max-width: 1210px) {
  .searchformdiv {
    width: 200px;
  }
}
@media all and (max-width: 1000px) {
  .searchformdiv {
    width: 100% !important;
    padding: 0 1% 1% 2%;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-top: 16px;
    float: left;
  }
  .searchonly {
    display: none;
  }
  input[type="text"].searchvp {
    width: 100%;
  }
  .searchvpsubmit {
    right: 1% !important;
  }
}
@media all and (max-width: 600px) {
  .searchvpform {
    width: 100%;
    text-align: center;
    position: absolute;
    margin: 85px 0 0 0;
  }
}
input {
  font-size: 1rem;
}
input[type="text"] {
  border: 2px solid gray;
}
.registerform {
  width: 100%;
  max-width: 420px;
  margin: 50px auto;
  font-family: 'open sans';
  font-size: 1rem;
}
.registerform A {
  color: #0090e2;
}
label {
  width: 100%;
  float: left;
  font-size: 1rem;
  margin-bottom: 7px;
  margin-top: 8px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="text"]:active,
input[type="password"]:active {
  border: 1px #0090e2 solid;
}
.loginpage input[type="text"],
.loginpage input[type="password"],
.loginpage input[type="email"],
.loginpage select,
.generalpage input[type="text"],
.generalpage input[type="password"],
.generalpage input[type="email"],
.profilepage input[type="text"],
.profilepage input[type="password"],
.profilepage input[type="email"],
.profilepage select {
  float: left;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  padding-left: 2px;
  border: 1px solid gray;
  font-size: 1rem;
  border-radius: 4px;
}
.generalpage .searchformdiv input[type="text"] {
  margin-top: 8px;
}
.loginpage textarea,
.profilepage textarea,
.generalpage textarea {
  font-family: 'open sans';
  width: 100%;
  height: 300px;
  box-sizing: border-box;
  border: 1px solid silver;
  border-radius: 3px;
  font-size: 1rem;
}
.sbutton {
  background: #0090e2 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #FFF !important;
  cursor: pointer;
  display: block;
  height: 53px;
  line-height: 53px;
  margin-top: 25px;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 400ms linear;
  top: 1px;
  width: 100%;
}
.sbutton:hover {
  background: #005e94;
  transition: background-color 400ms linear;
}
.dltmsg,
.dltthrd {
  display: none;
}
@media all and (max-width: 400px) {
  .registerform {
    max-width: 330px;
  }
}
.inputrowlogin {
  width: 100%;
  overflow: auto;
  margin-bottom: 10px;
}
.smnetwork2 {
  color: gray;
  cursor: pointer;
  padding: 10px 0 0 0;
  text-align: left;
}
.contactpage .searchformdiv .button,
.contactpage .respinp,
.profilepage .searchformdiv .button,
.profilepage .respinp,
.generalpage .searchformdiv .button,
.generalpage .respinp {
  display: block;
  height: 35px !important;
}
.contactpage .respinp,
.profilepage .respinp,
.generalpage .respinp {
  margin-top: 6px;
}
.loginpage .fpassw {
  text-align: center;
  margin-top: 45px;
}
.loginimg {
  float: left;
}
.forgotpasswordtext {
  margin: 35px 0 100px 0;
}
.smnetwork {
  width: 100%;
  display: block;
  height: 50px;
  background-color: red;
  color: #FFF;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 1.1rem;
  margin-top: 20px;
  float: left;
  cursor: pointer;
  border-radius: 2px;
}
.smnetwork .fbcap,
.smnetwork .gocap {
  border: 1px solid #FFF;
  float: left;
  font-size: 1.4rem;
  font-weight: bold;
  height: 30px;
  line-height: 27px;
  margin-right: 16px;
  margin-top: 9px;
  text-align: center;
  width: 30px;
  border-radius: 4px;
}
.smnetwork .gocap {
  line-height: 22px;
  font-size: 1.6rem;
}
.fb2 {
  background-color: #004872;
}
.ms2,
.ya2,
.in2 {
  display: inline;
  width: auto;
  background-color: #FFF;
  color: #000;
  font-size: 0.9rem;
  height: 18px;
  line-height: 12px;
  padding: 0 3px;
  border-right: 1px solid gray;
}
.errhide {
  display: none;
}
.contact_ta {
  width: 100%;
  height: 120px;
  border: 1px gray solid;
  box-sizing: border-box;
}
.footer {
  width: 100%;
  background: #0090e2;
  color: #FFF;
  padding: 50px 0;
  box-sizing: border-box;
}
.innerfooter {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  flex-direction: row;
}
.footer A {
  color: #FFF;
  text-decoration: none;
}
.footer .left {
  width: 28%;
  color: #FFF;
}
.footer .midd {
  width: 30%;
  color: #FFF;
}
.footer .midd P {
  border-bottom: 1px dotted #FFF;
}
.footer .right {
  width: 36%;
  color: #FFF;
}
.footer p.noline {
  border: none;
}
.footer strong {
  font-size: 1.4rem;
  border-bottom: 1px white solid;
  display: block;
  width: 95%;
}
.postfootercontainer {
  overflow: auto;
  width: 100%;
  padding: 0 0 30px 0;
}
.postfootercontainer-lb {
  background-color: #e3e3e3;
  overflow: auto;
  width: 100%;
  padding-bottom: 0;
}
.postfootercontainer .premium-photos {
  margin-bottom: 30px;
}
.postfooter {
  box-sizing: border-box;
  color: black;
  float: left;
  padding: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.postfooter A {
  color: #000;
  text-decoration: none;
}
.socialfooter {
  background-color: #005e94;
  overflow: auto;
  width: 100%;
  padding-bottom: 30px;
}
.socialfooter A {
  float: left;
  width: 37px;
  height: 37px;
  margin: 20px 10px 0 10px;
  background: url(img/social.png);
}
.socialfooter A.facebook {
  background-position: -111px 0;
}
.socialfooter A.instagram {
  background-position: 0px 0;
}
.socialfooter A.pinterest {
  background-position: -37px 0;
}
.socialfooter A.twitter {
  background-position: -74px 0;
}
.innersocialfooter {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
.show-lightbox {
  cursor: pointer;
}
.partnerfooter {
  font-size: 0.8rem;
  margin: 40px 0 20px 0;
}
.adBanner {
  background-color: transparent;
  height: 1px;
  width: 1px;
}
@media all and (max-width: 400px) {
  .innerfooter {
    display: block;
  }
  .footer .left,
  .footer .midd,
  .footer .right {
    width: 97%;
    margin-left: 2%;
    margin-right: 1%;
  }
  .footer .midd,
  .footer .right {
    margin-top: 20px;
  }
}
.frontpage .logo {
  top: 3px;
}
.extrapage .topheader {
  margin-top: 27px;
}
.extrapage .logo {
  top: 28px;
}
.extrapage .topmenuhandler {
  margin-top: 2px;
}
.extrapage .topmenu {
  margin-top: 48px;
}
.rgbtopbar {
  width: 100%;
  overflow: visible;
  position: absolute;
  height: 20px;
  top: 0;
}
.rgbtopbarinner {
  background: #F2F0F0 none repeat scroll 0 0;
  height: 20px;
  font-family: arial;
  font-size: 12px;
  left: 0;
  line-height: 20px;
  margin-top: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1005;
  color: #000;
}
.frontpage .rgbtopbarinner {
  background: #F2F0F0 none repeat scroll 0 0;
}
rgbtopbarinner .container {
  margin: 0 auto;
  padding-top: 0;
}
.rgbtopbar .user {
  float: none;
  height: 20px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
}
.rgbtopbar .user A {
  box-sizing: border-box;
  line-height: 20px;
  margin-right: 10px;
  margin-top: 0;
  padding: 0 2px;
  text-decoration: none;
  color: gray;
}
.rgbtopbar .alllinks {
  float: left;
  width: 100%;
}
.rgbtopbar .newcomments {
  background: #0090e2 none repeat scroll 0 0;
  border-radius: 1px;
  color: #FFF;
  cursor: pointer;
  font-size: 10px;
  height: 12px;
  line-height: 12px;
  margin-left: -16px;
  margin-right: 5px;
  margin-top: 0px;
  min-width: 10px;
  padding: 4px 5px;
  text-align: center;
  position: absolute;
}
.rgbtopbar .alllinks DIV {
  border-top: 1px solid #e3e3e3;
  float: left;
  margin-left: 20px;
  margin-right: 10px;
  margin-top: 12px;
  padding-top: 3px;
  width: 30%;
}
.alllinks A {
  border-bottom: 1px solid #e3e3e3;
  color: #616161;
  padding-left: 2px;
  text-decoration: none;
}
.user a.foldout img {
  position: absolute;
  margin-top: 3px;
}
.ph600left {
  box-sizing: border-box;
  float: left;
  margin-bottom: 50px;
  margin-right: 1%;
  margin-top: 10px;
  max-width: 620px;
  min-height: 300px;
  width: 60%;
}
.ph600right {
  width: 40%;
  float: left;
  margin-top: 10px;
  font-size: 0.9rem;
}
.registeredok {
  display: none;
  font-size: 1.5rem;
}
DIV.edtpht2 .contactuser {
  display: none;
}
.ph600right .avatardiv IMG {
  float: left;
}
.ph600right DIV.blue {
  width: 75%;
}
.ph600right DIV.blue,
.ph600left DIV.blue {
  color: #0066a2;
  font-weight: normal;
  line-height: 24px;
}
.ph600right .avatardiv {
  width: 100%;
  overflow: auto;
}
.ph600right .avatardiv DIV {
  float: left;
  width: auto;
}
.ph600right strong {
  display: block;
  margin-top: 20px;
}
.specs span {
  float: left;
  width: 45%;
}
.specs  div {
  border-bottom: 1px #e3e3e3 solid;
  margin-bottom: 2px;
  padding-bottom: 2px;
  overflow: auto;
  width: 100%;
}
.ph600right .avatardiv DIV strong {
  box-sizing: border-box;
  display: block;
  font-weight: normal;
  margin: 12px 0 0;
  padding: 0 0 0 5px;
  width: 100%;
  text-transform: uppercase;
  font-size: 1rem;
}
.ph600right div.blue A,
.ph600right div.blue .contactuser {
  background: #0090e2 none repeat scroll 0 0;
  color: white;
  cursor: pointer;
  float: left;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4rem;
  margin-left: 5px;
  margin-top: 4px;
  padding: 4px 8px;
  border-radius: 3px;
  text-decoration: none;
  text-transform: uppercase;
}
#imagelink {
  display: none;
}
.ph600left .row {
  box-sizing: border-box;
  float: left;
  padding: 0;
  width: 100%;
  margin-top: 20px;
}
.inputrow h5 {
  margin-bottom: 2px;
  font-size: 1rem;
}
.ph600left #ww {
  height: 100px;
}
.bbutton,
.likebutton {
  background: #0090e2 none repeat scroll 0 0;
  color: #FFF !important;
  border-radius: 2px;
  cursor: pointer;
  float: left;
  font-size: 0.9rem;
  font-weight: normal;
  height: 23px;
  line-height: 20px;
  margin-bottom: 14px;
  margin-right: 5px;
  min-width: 80px;
  padding: 7px 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.keywords {
  margin-bottom: 20px;
}
.bbutton:hover,
.likebutton:hover {
  color: #FFF;
}
.bbuttonrow {
  margin-top: -39px !important;
  height: 39px;
  margin-bottom: 10px;
}
.ph600left .numbers {
  float: left;
  margin-top: -8px;
  max-width: 600px;
  width: 100%;
}
.ph600left .numbers STRONG {
  font-weight: normal;
  color: #0090e2;
}
.ph600left .numbers A {
  text-decoration: none;
  padding-right: 10px;
}
.like {
  display: inline !important;
  overflow: auto;
  width: auto;
}
.ph600left .numbers .lib600 {
  background: #000000 none repeat scroll 0 0;
}
.ph600left .numbers .twitter600,
.ph600left .numbers .facebook600,
.ph600left .numbers .pinterest600,
.ph600left .numbers .lib600 {
  background: #ff0000 none repeat scroll 0 0;
  color: white;
  cursor: pointer;
  float: right;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
  height: 12px;
  line-height: 10px;
  margin-left: 2px;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  width: 12px;
}
.ph600left .numbers .twitter600 {
  background: #1495d8 none repeat scroll 0 0;
}
.ph600left .numbers .facebook600 {
  background: #103b68 none repeat scroll 0 0;
}
.ph600left .numbers .lib600 {
  background: #000000 none repeat scroll 0 0;
}
.bimgz {
  border-bottom: 2px solid #e3e3e3;
  float: left;
  max-width: 600px;
  width: 100%;
}
.ph600left .mainimgW600 {
  height: auto;
  max-width: 600px;
}
.ph600left .mainimg {
  float: left;
  height: auto;
  margin: 0;
  width: auto;
}
.ph600left h5,
.ph600left h3 {
  font-weight: normal;
  font-size: 1.4rem;
  margin-bottom: 3px;
}
.ph600left strong,
.ph600right strong {
  font-weight: normal;
  font-size: 1.4rem;
  margin-bottom: 3px;
}
.comments  strong {
  font-size: 1rem;
  color: gray;
}
.comments  strong A {
  color: gray;
}
.comment .avatar {
  width: 50px;
  height: 50px;
}
.bimgz .abs,
.absloginnow {
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.comments {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
}
DIV.edtpht2 {
  float: left;
  margin-top: 0;
  position: absolute;
  width: 160px;
  z-index: 10;
}
DIV.edtpht2 DIV {
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
div.openeditbox {
  background: #0090e2 none repeat scroll 0 0;
  border-radius: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 0.9rem;
  color: #FFF;
  height: 30px;
  cursor: pointer;
  line-height: 30px;
  margin-right: 15px !important;
  padding: 3px;
}
.editiframe {
  overflow: visible;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.editiframe DIV {
  overflow: visible;
}
#ifram {
  display: none;
  height: 360px;
  left: 0;
  position: absolute;
  top: 165px;
  width: 960px;
}
.editiframe {
  overflow: visible;
  position: absolute;
  top: -188px;
  width: 100%;
  z-index: 1000;
}
.comment {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
}
.thephotoid {
  display: none;
}
.ph600right strong A {
  color: #000;
  text-decoration: none;
}
.ph600left .registerhelp {
  margin-bottom: 20px;
}
.likehtml {
  display: none;
}
.likehtml .avatar {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 5px 5px 0;
  border: 1px #e3e3e3 solid;
}
.contacthtml {
  display: none;
}
.closecontactuser {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px gray solid;
  border-radius: 2px;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
  margin-top: 5px;
}
#contactuser textarea {
  height: 200px;
}
.likemessage {
  display: none;
  background: #fff99b;
  border: 2px solid #fafc29;
  padding: 10px;
  box-sizing: border-box;
  width: 98%;
  overflow: auto;
}
@media all and (max-width: 1050px) {
  .ph600left,
  .ph600right {
    max-width: 600px;
    width: 100%;
  }
}
@media all and (max-width: 600px) {
  .bimgz .abs,
  .absloginnow {
    width: 100%;
  }
  .bimgz {
    max-width: 300px;
    width: 100%;
  }
  .ph600left .mainimg {
    width: 300px;
  }
}
.masonitemdescription span {
  float: left;
}
.small-material {
  float: left;
  color: #0090e2;
  cursor: pointer;
  margin-right: 5px;
}
.small-material:hover {
  color: #fe3618;
}
.small-material a {
  text-decoration: none;
}
.materiallike {
  color: white;
  cursor: default;
  margin-left: -3px;
  margin-right: 1px;
  font-size: 20px !important;
  margin-top: 2px;
}
.materiallike:hover {
  color: white;
}
.lightbox-preview {
  display: none;
  min-height: 50px;
  background-color: silver;
  width: 100%;
  overflow: auto;
}
.lightbox-preview H3 {
  box-sizing: border-box;
  padding: 0 10px;
}
.lightbox-preview P {
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.lightbox-preview A:visited {
  color: #000;
}
.lightbox .body {
  background-color: #e3e3e3;
  border-top: 1px solid silver;
  bottom: 0;
  height: 152px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 25px;
  width: 100%;
}
.lightboxheader {
  height: 20px;
  margin: 5px 0 12px;
  text-align: left;
}
.lightbox .body p {
  margin: 0 0 6px 6px;
}
.lightboxitem {
  background-color: #FFF;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 3px solid #FFF;
  border-radius: 2px;
  float: left;
  height: 70px;
  margin: 10px;
  width: 70px;
}
.lightboxheader SPAN.selectlightbox {
  float: right;
  overflow: hidden;
}
.lightboxheader SPAN {
  color: #000;
  float: left;
  height: 30px;
  line-height: 30px;
}
.lightboxheader SPAN.selectlightbox SELECT {
  border: 1px solid gray;
  margin-top: 0px;
  border-radius: 1px;
  display: block;
  margin-top: 1px;
  width: 200px;
  height: 28px;
  margin-right: 3px;
}
.lightboxitem span {
  background: rgba(0,0,0,0) url("/cache1ptHuS/css/rgbstock/images/lightbox/delete.gif") repeat scroll 0 0;
  float: right;
  height: 12px;
  left: 0;
  margin-right: -9px;
  margin-top: -4px;
  opacity: 0.7;
  top: 0;
  width: 12px;
}
.lightboxitem span:hover {
  opacity: 1;
}
.lightbox-status {
  display: none;
  background: #fff99b;
  border: 2px #fafc29 solid;
  padding: 24px;
  font-size: 0.9rem;
}
.dltlghtbx {
  float: right;
  cursor: pointer;
  width: 20px;
  height: 20px;
  color: white;
  background-color: black;
  text-align: center;
  line-height: 18px;
  border-radius: 1px;
}
.prevnext {
  width: 100%;
  margin: 15px 0;
}
.gotopageform {
  width: 95%;
  overflow: auto;
  margin-bottom: 20px;
  display: none;
  padding: 10px;
  background-color: #fff99b;
  border: 2px #fafc29 solid;
  box-sizing: border-box;
}
.gotopageform SPAN {
  float: left;
  line-height: 43px;
}
.gotopageform input[type='text'] {
  width: 50px;
}
.gotopageform input[type='submit'] {
  width: 50px;
  background: #0090e2 none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  color: #fff !important;
  cursor: pointer;
  height: 45px !important;
  line-height: 45px;
  margin-top: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  margin-left: 10px;
}
.pagenumber {
  cursor: pointer;
  padding: 0 5px;
  font-weight: normal;
}
.numbersfound {
  width: 100%;
  margin: 0 0 20px 0;
}
.forum {
  width: 100%;
  max-width: 750px;
  overflow: auto;
  padding: 0px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  margin-top: 0;
}
DIV.add {
  float: right;
  width: 180px;
  margin-top: -60px;
}
FONT {
  float: left;
}
div.forum div {
  overflow: auto;
}
DIV.forum H1 {
  font-size: 1.5rem;
  padding: 0px;
  margin: 12px 0px 0px 0px;
  color: #0164B5;
  width: auto;
  line-height: 2rem;
}
DIV.forum H1.head {
  font-family: "open sans";
  font-size: 2rem;
  font-weight: normal;
  border-top: none;
  color: black;
}
DIV.forum H1.pinned {
  background-image: url(/cache1/css/rgbstock/images/bg/pin.png);
  background-repeat: no-repeat;
  background-position: left top;
}
DIV.forum H1.pinned A {
  margin-left: 8px;
}
DIV.forum .first H1,
DIV.forum .first H4 {
  border: none;
  margin-top: 5px;
  background-color: transparent;
}
DIV.forum H2 {
  font-size: 11px;
  padding: 0;
  margin: 0;
  background: white;
  float: none;
  font-family: arial;
  font-size: 12px;
  font-weight: 100;
}
DIV.forum H3 {
  font-size: 11px;
  font-weight: normal;
  padding: 0px 3px;
  margin: 0px;
  color: #303030;
}
DIV.forum H3 STRONG {
  font-size: 12px;
}
DIV.forum H4 {
  border-top: 1px solid silver;
  color: #2383c9;
  font-size: 0.9rem;
  margin: 35px 0 10px;
  overflow: auto;
  width: 100%;
}
DIV.forum H4 A {
  text-decoration: none;
  float: left;
}
DIV.forum H4 SPAN {
  text-decoration: none;
  float: left;
}
DIV.forum H4 EM {
  color: #2383C9;
  font-weight: normal;
  padding-left: 6px;
  font-style: normal;
  float: left;
}
DIV.forum IMG {
  border: 1px solid silver;
  width: 70px;
  height: 70px;
  margin: 0;
  border-radius: 0;
  padding: 5px;
  cursor: pointer;
  background-color: white;
}
DIV.forum P {
  margin-top: 0;
  float: left;
  width: 100%;
  font-size: 0.9rem;
}
DIV.forum P.img {
  margin: 0;
  width: 100%;
}
DIV.forum A {
  color: #0164B5;
  text-decoration: dashed;
}
DIV.forum .first {
  color: #000;
  margin-top: 10px;
  border-radius: 1px;
  background: #F2F0F0;
  padding: 10px;
  width: 100%;
  overflow: auto;
  box-sizing: border-box;
}
DIV.forum #last {
  margin-top: 5px;
  padding-top: 3px;
  cursor: pointer;
  font-size: 11px;
}
DIV.forum #last SPAN {
  background: #0090e2 none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  color: #FFF;
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 1px;
  width: 100%;
  margin-top: 25px;
  display: block;
  font-size: 1rem;
  width: 33%;
}
DIV.forum #last FORM {
  display: none;
  padding: 0px;
  height: 1px;
}
DIV.forum .topnav {
  line-height: 20px;
  margin-left: 3px;
  width: 640px;
  font-size: 14px;
  font-weight: bold;
  color: #0164B5;
  overflow: visible;
}
strong.bottomnav {
  margin-top: 0;
  display: block;
  font-weight: normal;
}
DIV.forum .subnav {
  margin-bottom: 10px;
  padding-left: 3px;
  width: 587px;
}
DIV.forum .topnav A {
  text-decoration: none;
  font-weight: normal;
}
DIV.forum .topnav A:hover {
  text-decoration: underline;
}
#addnewmessage {
  cursor: pointer;
}
#addnewmessage:hover {
  text-decoration: underline;
}
.addthread {
  font-weight: normal;
  overflow: hidden;
  height: 1px;
  display: none;
  float: left;
  width: 100%;
}
.newthread {
  border: 1px #0164b5 solid;
  background: #e3e3e3;
  padding: 10px;
  color: #0164b5;
  font-size: 12px;
}
div.newthread h1 {
  font-size: 1.5rem;
  height: 33px;
}
.newthread .inputrow textarea {
  width: 100%;
}
.newthread .inputrow input.button {
  height: 28px;
  margin-left: 0px;
  margin-top: 5px;
  margin-right: 10px;
  float: left;
}
.addthread TEXTAREA,
.addthread INPUT.button {
  margin-top: 10px;
}
P.avatar {
  width: auto;
  padding: 0px !important;
  margin: 0px !important;
  width: 70px !important;
  height: 70px !important;
  border: 10px #cbdbea solid;
  border-radius: 5px;
}
.avatar span {
  position: absolute;
  display: block;
  width: 10px;
  height: 20px;
  top: 30px;
  left: 90px;
  border-right: 20px white solid;
  border-top: 20px #cbdbea solid;
}
.searchimput {
  float: left;
  height: 18px;
  border: 1px #474747 solid;
  margin-top: 5px;
  margin-right: 5px;
  border-radius: 1px;
  width: 100px;
}
.inputrow .button {
  display: block;
  border: none;
  background: #0090e2;
  border-radius: 2px;
  color: #FFF;
  cursor: pointer;
  font-weight: normal;
  margin-top: 10px;
  padding: 2px 8px;
  text-align: center;
  text-transform: uppercase;
  width: 100px;
  font-size: 0.9rem;
  height: 42px;
}
.fs {
  float: right;
  margin-left: 819px;
  position: absolute;
  top: 40px;
  width: 200px;
  z-index: 10;
}
.fs .button {
  width: 80px;
  font-size: 11px;
  height: 22px;
}
H1 .new {
  border-radius: 1px;
  color: red;
  cursor: default;
  font-size: 25px;
  font-weight: normal;
  height: 12px;
  line-height: 36px;
  margin-right: 5px;
  margin-top: 4px;
  padding: 0 7px;
}
#profiledetails {
  position: absolute;
  width: 340px;
  background: #f2f2f2;
  border: 5px #DFDFDF solid;
  border-radius: 3px;
  font-size: 11px;
  overflow: hidden;
  height: 1px;
  display: none;
  z-index: 100;
}
#profiledetails DIV {
  margin: 0px 10px;
}
#profiledetails SPAN {
  margin-right: 5px;
}
#profiledetails .pheader {
  background: #0090e2;
  font-weight: normal;
  font-size: 12px;
  padding: 3px;
  line-height: 18px;
  margin: 0px;
  border: none;
  margin-bottom: 10px;
  color: white;
  height: 20px;
}
#profiledetails SPAN.l {
  float: left;
  width: 70px;
  line-height: 16px;
  text-align: right;
  padding-right: 5px;
}
#profiledetails IMG {
  border: 2px #FFF solid;
  float: left;
  width: 55px;
  height: 55px;
  margin-bottom: 35px;
}
#profiledetails A {
  float: right;
  margin-top: 55px;
}
#profiledetails .xx {
  font-size: 10px;
  font-weight: bold;
  font-family: verdana;
  float: right;
  margin-right: 3px;
  cursor: pointer;
  padding: 0px 3px;
  text-align: center;
  border-radius: 2px;
  height: 14px;
  margin-top: 2px;
  line-height: 12px;
}
#profiledetails .pheader .username {
  float: left;
}
#profiledetails .xx:hover {
  background: #38b0e8;
}
#profiledetails .waiting {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  left: 0px;
  top: 0px;
  background-image: url(/cache1/css/rgbstock/images/bg/ajax-loader.gif);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #f2f2f2;
  margin: 0px;
}
.defaultsignin {
  background-color: #fff99b;
  border: 2px solid #fafc29;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  border-radius: 2px;
  margin-top: 20px;
  font-size: 0.9rem;
}
.editmessage strong {
  cursor: pointer;
  background: #0090e2;
  padding: 2px 8px;
  border-radius: 2px;
  color: white;
  text-transform: uppercase;
  margin-top: 10px;
  display: block;
  width: 100px;
  text-align: center;
  font-weight: normal;
}
#sendmessagebutton {
  width: 40%;
}
div.forum div.adminshowdelete {
  overflow: hidden;
}
.uploadpage .rgbcontainer,
.narrowpage .rgbcontainer {
  max-width: 900px;
  overflow: auto;
  box-sizing: border-box;
}
.uploadpage .step3 {
  margin-bottom: 60px !important;
}
.uploadpage .photoname {
  font-size: 0.8rem;
  margin-top: 10px;
  color: gray;
  margin-bottom: 5px;
}
.uploadifive-button {
  background-color: #0090e2;
  background-position: center top;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  color: #FFF;
  cursor: pointer;
  float: left;
  text-align: center;
  width: 150px !important;
  height: 40px !important;
  line-height: 40px !important;
}
.uploadifive-button:hover {
  background-color: #0090e2;
}
.uploadifive-queue-item {
  background-color: #f5f5f5;
  border-bottom: 1px dotted #d5d5d5;
  border-radius: 5px;
  font: 12px Arial, Helvetica, sans-serif;
  margin-top: 3px;
  padding: 15px;
}
.uploadifive-queue-item .close {
  background: rgba(0,0,0,0) url("uploadifive-cancel.png") no-repeat scroll 0 0;
  display: block;
  float: right;
  height: 16px;
  text-indent: -9999px;
  width: 16px;
}
.uploadifive-queue-item .progress {
  border: 1px solid #d0d0d0;
  height: 3px;
  margin-top: 5px;
  width: 100%;
}
.uploadifive-queue-item .progress-bar {
  background-color: #0072bc;
  height: 3px;
  width: 0;
}
#file_upload {
  height: 30px;
}
.inputrow SPAN.fileinfo {
  color: gray;
  margin-left: 40%;
  width: 200px;
}
.inpform {
  width: 100%;
  display: block;
  margin-top: 30px;
}
.inputrow {
  background: #f0f0f0 none repeat scroll 0 0;
  border-radius: 3px;
  margin-top: 5px;
  padding: 20px;
  box-sizing: border-box;
}
.uploadpage .profile {
  margin-bottom: 20px;
}
.inpform H3,
.inpform H4 {
  float: left;
}
.inpform H3 {
  background: #0090e2 none repeat scroll 0 0;
  border-radius: 3px;
  color: #FFF;
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
  text-align: center;
  width: 25px;
}
.inpform H4 {
  height: 23px;
  line-height: 17px;
  font-weight: normal;
}
#rgb_file_uploadUploader {
  float: right;
  margin: 0 286px 0 10px;
}
.helptext {
  color: gray;
  float: left;
  margin-top: 15px;
  overflow: visible;
}
DIV.startupload {
  background-color: #0090e2;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: 0;
  text-align: center;
  width: 150px;
}
DIV.startuploadwaiting {
  background-image: url("/js/uploadify/ajax-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid silver;
  border-radius: 3px;
  color: transparent;
}
DIV.uploadifyQueue {
  float: left;
  padding-bottom: 20px;
  padding-left: 0;
  width: 100%;
}
DIV.uploadifyQueueItem {
  border-radius: 5px;
  width: 450px;
}
SPAN.fileName {
  width: 300px;
}
SPAN.percentage {
  width: 80px;
}
.uploadifyProgressBar {
  height: 6px;
}
DIV.disabled {
  opacity: 0.5;
  overflow: visible;
}
.step1 .disabled {
  opacity: 1;
}
DIV.enabled {
  border: 2px solid #0090e2;
  box-sizing: border-box;
}
DIV.ileft {
  float: left;
  overflow: visible;
  width: 120px;
}
DIV.ileft IMAGE {
  border: 5px solid white;
}
DIV.iright {
  float: left;
  width: 600px;
}
DIV.iright LABEL {
  width: 100%;
}
DIV.iright INPUT {
  font-size: 12px;
  height: 25px;
  margin-bottom: 5px;
  padding-left: 5px;
  width: 100%;
}
DIV.iright INPUT[type="checkbox"] {
  width: 20px;
  float: left;
  margin-right: 5px;
  margin-top: 0;
}
DIV.iright TEXTAREA {
  height: 110px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  width: 100%;
}
DIV.iright DIV {
  width: 100%;
  overflow: auto;
}
TEXTAREA:focus {
  background: white none repeat scroll 0 0 !important;
}
DIV.nphotos {
  float: left;
  margin-top: 10px;
  width: 100%;
}
.ptemplate {
  display: none;
}
.newphoto {
  background-color: #e3e3e3;
  border-radius: 2px;
  display: block;
  margin-bottom: 20px;
  padding: 10px;
  overflow: auto;
}
.deletephoto {
  background-color: gray;
  border-radius: 1px;
  color: #FFF;
  cursor: pointer;
  font-size: 0.7rem;
  line-height: 20px;
  padding: 0 5px;
  width: 100px;
}
.uploadpage .savediv {
  text-align: center;
  width: 100%;
}
INPUT.buttonb {
  background-color: #0090e2;
  border: none;
  border-radius: 3px;
  color: #FFF;
  height: 45px;
  margin-top: 0;
  background-image: none;
  width: 250px;
  text-transform: uppercase;
  margin: 10px 0 20px 0;
}
INPUT.buttonb:hover {
  border: none;
}
.inputrow SELECT {
  height: 35px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 1rem;
}
.inputrow SELECT option {
  height: 28px;
  line-height: 28px;
}
SELECT option.sh {
  background-color: silver !important;
}
.inputrow SELECT .sh:hover {
  background-color: silver;
}
.inputrow SELECT:focus {
  background: white none repeat scroll 0 0;
}
.copybutton {
  background-color: #0090e2;
  border-radius: 3px;
  color: #FFF;
  cursor: pointer;
  display: none;
  height: 32px;
  line-height: 32px;
  padding: 5px;
  text-align: center;
  top: 0;
  width: 120px;
  margin: 10px 0;
}
.fiveimages {
  background-position: 0 0;
}
.fiveimages {
  background: rgba(0,0,0,0) url("/cache1pRCN5/css/rgbstock/images/vpnew/5images.jpg") no-repeat scroll left top;
  float: left;
  height: 120px;
  width: 100%;
}
.cc-window {
  opacity: 1;
  transition: opacity 1s ease;
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  transform: translateY(0);
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
  text-decoration: underline;
}
.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 10001;
}
.cc-window.cc-static {
  position: static;
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cc-revoke {
  padding: .5em;
}
.cc-header {
  font-size: 18px;
  font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}
.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em;
}
.cc-link:hover {
  opacity: 1;
}
.cc-link:active,
.cc-link:visited {
  color: initial;
}
.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
  min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}
.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75;
}
.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}
.cc-top {
  top: 1em;
}
.cc-left {
  left: 1em;
}
.cc-right {
  right: 1em;
}
.cc-bottom {
  bottom: 1em;
}
.cc-floating>.cc-link {
  margin-bottom: 1em;
}
.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1;
  flex: 1;
}
.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center;
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
.cc-banner .cc-message {
  -ms-flex: 1;
  flex: 1;
}
.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.cc-compliance>.cc-btn {
  -ms-flex: 1;
  flex: 1;
}
.cc-btn+.cc-btn {
  margin-left: .5em;
}
@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait),screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    flex: 1;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none;
}
.cc-theme-classic .cc-btn {
  border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}
.cc-theme-edgeless.cc-window {
  padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
  margin-left: 0;
}
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000000;
  background-color: rgba(0,0,0,0.75);
  text-align: center;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}
.modal img.full {
  width: 100%;
}
.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==');
}
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}
.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.admodel {
  text-align: center;
  padding: 20px;
}
.admodel .kofi-button {
  margin-top: 20px;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1.0);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
.shutterstockcontainer {
  display: none;
}
.shutterstock {
  background: #d6f0ff;
  box-sizing: border-box;
  border-radius: 3px;
  max-width: 1400px;
  margin: 10px auto;
  overflow: auto;
  padding: 0 10px 20px 10px;
  width: 95%;
}
.sswhite .shutterstock {
  background: #ffffff;
}
.frontpagefooter .shutterstock,
.postfootercontainer .shutterstock {
  background: none;
}
.frontpagefooter .shutterstock a {
  color: white;
}
.shutterstock .imgwrapper {
  height: 160px;
  overflow: hidden;
  float: left;
  border-radius: 3px;
  margin: 5px 0 10px 10px;
  box-sizing: border-box;
  width: 160px;
}
.shutterstock .imgwrapper A {
  display: block;
  overflow: hidden;
  border: 5px white solid;
  box-sizing: border-box;
}
.shutterstock img {
  margin: 0;
  float: left;
}
.shutterstock p {
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 11px;
  text-align: center;
  margin-top: 10px;
}
.shutterstock p a {
  text-decoration: none;
  color: black;
}
@media all and (max-width: 450px) {
  .shutterstock .imgwrapper {
    width: 150px;
  }
}
div.premium-photos {
  background-color: #f4f4f4;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 0.9em 30px 0;
  box-sizing: border-box;
}
.postfootercontainer div.premium-photos {
  padding: 0 2rem 4rem 0;
}
div.premium-photos a.sstck {
  margin: 0.5em 0.5rem -0.5rem 0.5rem;
  z-index: 1;
}
div.premium-photos a {
  background-size: cover;
  background-position: center;
  display: block;
  flex-grow: 1;
  margin: 0.5em;
  height: 14em;
  width: 14em;
  position: relative;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  z-index: 5;
}
div.premium-photos div {
  border-radius: 3px;
  background-size: cover;
  background-position: center;
  flex-grow: 1;
  height: 14em;
  margin: 0.5em;
  width: 100%;
}
div.premium-photos a .sst {
  background: #f4f4f4;
  bottom: -7px;
  display: block;
  height: 25px;
  position: absolute;
  width: 100%;
  z-index: 4;
}
div.premium-photos .pre-sstck {
  background-color: #f3f3f3;
  border-bottom: 10px solid #f4f4f4;
  border: 2px solid white;
}
div.premium-photos .pre-sstck .loader {
  border: 10px solid #fff;
  border-radius: 50%;
  border-top: 10px solid #f3f3f3;
  display: block;
  margin: 80px auto 0 auto;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  width: 30px;
  animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.holidAds {
  position: relative;
  margin: 10px auto !important;
  max-width: 750px;
}
.holidAds DIV {
  position: relative;
  text-align: center;
}
.holiAds DIV iframe {
  margin: 0 auto;
}
