﻿/* Foundation v2.1.3 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/

/*stick footer on the page bottom*/
/* http://ryanfait.com/resources/footer-stick-to-bottom-of-page/ */

* {
    margin: 0;
}

html, body {
    height: 100%;
}

#main-content {
    margin-left: 0%;
    width: 87%;
}

#raw-with-margin {
 margin-right: 4.4%;
}

#page-wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -48px;
}

#footer, .push {
    height: 47px;
    clear: both;
}

/*to omit IE bug with z-index*/
#container {
    position: relative;
    z-index: 10;
}

#footer {
    z-index: 1;
    text-align:center;
}
#footer p {
    font-size:10px;
    font-weight:normal;
    color:#b0b0b0;	
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial";
}
#footer a {
    color: #4ac2fe;
}

.contacts-links {
    margin-bottom: 0px;
    font-size:12px;
    font-weight:normal;
    color:#a0a0a0;	
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial";
}

.font_family_lucida, #main_nav ul li {
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial";
}

.font_size_5, #main_nav ul li {
    font-size: 19px;                                                                                                                    
    line-height:24px;
    margin-bottom: 0px;
    font-weight: 400;
}

h2 {
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial";
    font-size: 12px;                                                                                                                    
    line-height:24px;
    margin-bottom: 0px;
    margin-top: 10px;
    color:#a0a0a0;
}

p {
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial";
    font-size: 12px;                                                                                                                    
    color:#a0a0a0;
}

strong {
    color: #4ac2fe;
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial";
    font-size: 12px;                                                                                                                    
}


#main_nav {
    margin-top: 10px;
    margin-right: 20px;
}

#main_nav li a {
    color:#808080;
}

#nav_info  p {
    color:#4ac2fe;
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial";
    font-weight: 400;
    font-size: 19px;                                                                                                                    
    line-height:24px;
    margin-top: 19px;
}

/*To omit IE bug with fadeIn/fadeOut*/
#website_logo, #nav_info, #main-content, #footer p {
    background: #fff;
}

/*to emulate box shadow see app_ie.css*/

.galleria-container {
    background: #fff !important;
}


.galleria-container img {
    -moz-box-shadow: 10px 10px 10px #888;
    -webkit-box-shadow: 10px 10px 15px #888;
    box-shadow: 10px 10px 15px #888;
}

.galleria-thumbnails-container {
    position: absolute !important;
    top: 0px !important;
    left: 20% !important;
    right: 20% !important;
    height: 60px !important;
}

.galleria-thumbnails-list {
    height: 60px !important;
}

.galleria-thumbnails {
    height: 60px !important;
}

.galleria-thumbnails .galleria-image{
    height: 40px !important;
    width: 40px !important;
    margin: 10px 7px 10px 7px !important;
    border: 0px solid #808080 !important;
    text-align: center !important;
    -moz-box-shadow: 0px 0px 8px #888;
    -webkit-box-shadow: 0px 0px 8px #888;
    box-shadow: 0px 0px 8px #888;
    background: #fff;
}

.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
    background-color: transparent;
    top: 12px !important;
    opacity: 0.3;
}

.galleria-thumb-nav-left:hover,
.galleria-thumb-nav-right:hover,
.galleria-thumb-nav-left:active,
.galleria-thumb-nav-right:active {
    background-color: transparent !important;
}

.galleria-info {
    top: 20px !important;
}

.galleria-info-text {
    -moz-box-shadow: 0px 0px 15px #888;
    -webkit-box-shadow: 0px 0px 15px #888;
    box-shadow: 0px 0px 15px #888;
}

.galleria-info-text, .galleria-info-link, .galleria-info-title {
    background-color: #ffffff !important;
    color: #808080 !important;
}

.galleria-info-close {
    height: 19px !important;
    width: 19px !important;
    background-position: -748px -6px;
}

.galleria-carousel .galleria-thumbnails-list {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

.galleria-stage {
    top: 40px !important;
    left: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
}

.galleria-loader {
    background: url(loading.gif) no-repeat !important;
    width: 50px;
    height: 50px;
    top: 50% !important;
    left: 50% !important;
}

.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right {
    background-image: url(kurok-map.png) !important;
    background-repeat: no-repeat !important;
    background-image:url(kurok-map-8bit.png) \9 !important; /* Targets IE only */
}

.button-container {
    z-index: 110000;
    position: absolute !important;
    top: 23px !important;
    left: 80% !important;
    width: 64px !important;
}

.button-left, .button-right, .button-fullscreen, .button-playpause {
    float: left;
    width: 16px;
    cursor: pointer;
}
.button-container img {
    width: 16px;
    height: 16px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.image-title {
    position: absolute !important;
    z-index: 110000;
    height: 24px !important;
    opacity: 1.0 !important;
    width: 100% !important;
}

.image-title h2 {
    margin-top: 0px !important;
    text-align: center;
    color: #888;
}

.image-with-shadow {
    margin-top: 10px;
    -moz-box-shadow: 10px 10px 15px #888;
    -webkit-box-shadow: 10px 10px 15px #888;
    box-shadow: 10px 10px 15px #888;
}

#jsDisabledAlert {
    margin-top: 10px;
    color: #fff;
    background-color: #4ac2fe;
    -moz-box-shadow: 0px 0px 10px #888;
    -webkit-box-shadow: 0px 0px 10px #888;
    box-shadow: 0px 0px 10px #888;
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial";
}

#runPhotoSwipe {
    margin-top: 10px;
}

/*CONTACT FORM*/


form {
    display:block;
    clear:both;
    margin-top: 10px;
}


form input[type="text"], form select, form textarea{
    width: 100%;
    color:#808080;
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial";
}

form textarea {
    width: 100%;
    height: 200px;
}

form_button {
    background: #f0f0f0;
    color: #4ac2fe;
}

form label {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 9px;
    font-family: "Lucida Grande","Lucida Sans Unicode","Arial";
    color: #b0b0b0;
}

.quotes-two{
    padding-left:35px;
    background: url('../images/quote-bg.png') 0px 5px no-repeat;
}

.divider{clear:both; height:20px;}

/*share button on about page*/
.socials {
    display:block;
    width:50px;
    height:50px;
    background:url(../images/share-bw.png) no-repeat;
    cursor:pointer;
    position:relative;
}

.socials {
margin:0 auto;
}

ul.reset,
ul.reset li {
    display:block;
    list-style:none;
    padding:0;
    margin:0;
}

ul.reset li {
    position:absolute;
}

ul.reset li a {
    outline:none;
}

a img {
    border:none;
}

/* for images fading on hover */
div.fadehover {
    position: relative;
}
 
img.a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
 
img.b {
    position: absolute;
    left: 0;
    top: 0;
}

.fadehover .a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
 
.fadehover .b {
    position: absolute;
    left: 0;
    top: 0;
}