html { width: 100%; height: 100%;}
body {font-family: arial, helvetica, sans-serif; font-size: 100%; color:#777; margin:0px; margin-left: 20px; margin-right: 20px; background: linear-gradient(#fff, lightgray); text-align: center;}
h3{
    color: #565656;
    font-size: 20pt;
    letter-spacing: .15em;
    font-weight: 100;
    margin-top:20px;
    white-space: nowrap;
}
body.inverse {
    color: #333;
    text-shadow: none;
}
body.inverse h2 {
    color: #111;
}
iframe{
    height: 730px !important;
    border-radius: 3px;
    box-shadow: 0px 10px 15px rgba(0,0,0,.5)
}
.bgstretcher-page {}
.sample-div,
.second-div {
    height: 400px;
}
.second-div {
    margin-top: 50px;
}
button {
    font-size: 17px;
}
p.pagination ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
p.pagination ul li {
    display: inline;
    margin-right: 10px;
}
li.showPage a {
    color: #000;
    background: #fff;
}
.navbar {
    line-height: 100%;
    padding-bottom: 45px;
    margin: 20px;
    margin-top: 0px;
    padding: 20px;
    width: 454px;
    clear: both;
    color: #777;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.navbar ul li { display: inline; }

.navbar ul li a
{
    padding: 0px 1em;
    text-decoration: none;
    float: right;
    border-right: 1px solid #fff;
    cursor:pointer;
    margin-top:10px;
    font-weight: normal;
    margin-top:5px;
    color: #777;
}

.navbar ul li a:hover
{
    text-decoration: underline;
}
.contentPane{
    background-color: #fff;
    padding: 5px;
    padding-left: 10px;
    width: 515px;
    border-radius: 3px;
    color: #777;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    text-align:center;
    margin-bottom: 15px;
    display:none;
}
.about-pane, .contact-pane, .prints-pane{
    max-width: 1000px;
    margin: auto;
    min-height: 500px;
    position:relative;
    padding-right: 80px;
    padding-left: 80px;
    min-height: 684px;
    display: none;
}
.about-text{
    text-align: left;
    position:relative; 
    margin-top:20px;
}
.navbar-container{
    width: 800px;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 20px;
}
.navbar ul {
    background-color: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 100%;
    width: 100%;
    float: left;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}
.navbar ul li {
    float: left;
    margin-top: 4px;
    margin-left: 4px;
    margin-right: 4px;
}

.navbar ul li.current a {
    background-color: #fff;
    border: 2px solid #111;
    font-weight: bold;
}
.navbar ul li .socialLink{
    margin-bottom: 5px;
    margin-top:0px;
    margin-left: 0px;
    padding: 0px;
}
.socialBtn{
    width:24px;
    height:24px;
    background: url(../Images/social_icons_small2.png);
    float:right;
    margin-right:2px;
    cursor:pointer;
}
.socialFb{
    background-position-y: -7px;
    background-position-x: -5px;
    background-position: -5px -7px;
    margin-left:10px;
    margin-right:4px;
}
.socialTweet{
    background-position-y: -7px;
    background-position-x: -97px;
}
.socialInsta{
    background-position-y: -69px;
    background-position-x: -6px;
    background-position: -6px -69px;
}
.socialPin{
    background-position-y: -7px;
    background-position-x: -127px;
}

.clear {
    width: 100%;
    clear: both;
}

.content{
    width: 100%;
    height: 100%;
    margin: auto;
    position:relative;
    display: none;
 }

.photoContainer
{
	height:100%;
	width:100%;
	top:0px;
	position:absolute;
    z-index:-1;
}
.prev, #prevslide{
    left: 10px;
}
.next, #nextslide{
    right: 10px;
    background-position: 44px 0;
}
.prev, .next, #prevslide, #nextslide {
    background-image: url(../Images/arrows.png);
    height: 54px;
    z-index: 100;
    position: absolute;
    width: 43px;
    top: 345px;
    margin-top: -21px;
    background-color: transparent;
    cursor: pointer;
    display: none;
}
.bgstretcher  img{
    margin-top:-100px !important;
}
.line{
    width: 800px;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    top: 55px;
}
.buyButton{
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 1px solid #02a3de;
    background: #02adea;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2);
    line-height: 30px;
    padding: 0px 15px;
    border-radius: 3px;
    color:#fff;
    float:right;
    display: none;
    opacity: .8;
}
.smallBuyButton{
    position: absolute;
    top: 6px;
    right: 6px;
    line-height: 20px;
    border-radius: 3px;
    padding: 0px 5px;
    font-size: 13px;
    text-decoration:none;
    border-color:#BBCDD4;
    cursor: pointer;
}
.smallExpandButton {
    position: absolute;
    top: 10px;
    line-height: 20px;
    border-radius: 3px;
    font-size: 13px;
    background-color: transparent;
    border-color: #fff;
    background: url(../Images/expand.png);
    width: 16px;
    height: 16px;
    right: 10px;
    padding: 2px;
    background-repeat: no-repeat;
    background-position: center;
    cursor:pointer;
}
.portrait{
    border-radius: 3px;
    background-image:url(../Images/DSC_1405_s.jpg);
    width: 450px;
    height: 450px;
    position:inherit;
    float:left;
    margin-right:20px;
    margin-bottom: 18px;
}
#supersized{
    cursor:zoom-out;
}
.print-image-container{
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    cursor: pointer;
}
.gallery-image{
    box-shadow: 0px 30px 40px rgba(0,0,0,.5);
    max-width: 1000px;
    max-height: 668px;
}
.print-image-top-border{  
    box-shadow: -2px -2px 0px 0px rgba(0,0,0,0.07);
    width: 300px;
    height: 300px;
    position: absolute;
    top:-20px;
    left: -20px;
}
.print-image-bottom-border{  
    box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.07);
    width: 400px;
    height: 300px;
    position: absolute;
    bottom:-20px;
    right: -20px;
    display: none;
}

.blinking{
    -webkit-animation: blink 3s 3;
    -moz-animation: blink 3s 3;    
    animation: blink 3s 3;
}

@-webkit-keyframes blink{

    0%{ opacity:0;}
    50%{opacity:.5;}
    100%{ opacity:0;}
}

@-moz-keyframes blink{

    0%{ opacity:0;}
    50%{opacity:.5;}
    100%{ opacity:0;}

}

@keyframes blink{

    0%{ opacity:0;}
    50%{opacity:.6;}
    100%{ opacity:0;}

}