﻿.footer
{
    
    left: 0px;
    height: 62px;
    width: 457px;
    background: url(/Master/images/_menu.gif);
    background-position: top left;
    position: absolute;
}

.footerContent
{

    text-align: right;
    margin: 27px 40px 0 0;
}


.adverts
{
    left: 0px;
    height: 40px;
    width: 150px;
    position: absolute;
}

.advertsContent
{
    text-align: right;
    vertical-align:middle;
    margin-top: 35px;
    margin-right: 10px;
}

body
{
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-variant: small-caps;
    font-size: smaller;
    color: #9f1552;
    background: url(/../weddings/images/deep_back.jpg);
    background-repeat: repeat;
}

.content
{
    background: url(/../Master/images/back2.png);
    z-index: -100 !important;
    background-position: right bottom;
    background-repeat: no-repeat;
    color: Silver;
    font-size: small;
    font-variant: small-caps;
    vertical-align: bottom;
}

.contentMakro
{
    background: url(/Master/images/Portfolio/makroBack.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    color: Silver;
    font-size: small;
    font-variant: small-caps;
    vertical-align: bottom;
}

.portfolio
{
    background: url(/../Master/images/portfolioBack.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    color: Silver;
    font-size: small;
    font-variant: small-caps;
    vertical-align: bottom;
}

.contentBack
{
    background: url(/Master/images/gallery.gif) no-repeat;
    padding: 35px 0 0 0;
    width: 945px;
    height: 361px;
}

.contentMainPage
{
    background: url(/images/_cytat.png) no-repeat;
    background-position: left center;
    position: absolute;
    padding: 0;
    margin: 0 0 0 30px;
    width: 1024px;    
    height: 400px;
}

.contentMainPage2
{
    /*background: url(/images/_cytat.png) no-repeat;*/
    background-position: left center;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100px;    
    height: 500px;
}

.contentBack_portfolio
{
    padding: 0 0 0 0;
    width: 945px;
    height: 361px;
}

.header
{
    height: 118px;
    background: url(/Master/images/michalwysocki.com.gif) no-repeat;
    background-position: left bottom;
    text-align: right;
    vertical-align: middle;
}

.footer
{
    text-align: center;
    color: Silver;
    font-size: small;
    font-variant: small-caps;
    vertical-align: bottom;
}

.galleryBack
{
    height: 290px;
    width: 940px;
}

.backMainPage
{
    height: 290px;
    width: 1024px;
}

*
{
    margin: 0;
    padding: 0;
}

#wrapper
{
    width: 830px;
    margin: 25px auto;
}

#intro
{
    padding-bottom: 10px;
}

#slider
{
    width: 830px;
    margin: 0 auto;
    position: relative; /*border: 1px solid #ccc;*/
}

.scroll
{
    overflow: hidden;
    width: 830px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer
{
    position: relative;
}

.scrollContainer div.panel
{
    padding: 10px;
    width: 274px;
    height: 318px;
}

#left-shadow
{
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    bottom: 0;
    height: 290px;
    background: url(../images/leftshadow.png) no-repeat;
}

#right-shadow
{
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
    bottom: 0;
    height: 290px;
    background: url(../images/rightshadow.png) repeat-y;
}

.inside
{
    padding: 10px;
    border: 1px solid #999;
    background-color: white;
}

.inside img
{
    display: block;
    border: 1px solid #666;
    margin: 0 0 10px 0;
    width: 250px;
}

.inside h2
{
    font-weight: normal;
    color: #111;
    font-size: 8px;
    margin: 0 0 8px 0;
}

.inside p
{
    font-size: 11px;
    color: #ccc;
}


.scrollButtons
{
    position: absolute;
    width: 45px;
    z-index: 1;
    top: 110px;
    cursor: pointer;
}

.scrollButtons.left
{
    left: -45px;
}

.scrollButtons.right
{
    right: -45px;
}

.hide
{
    display: none;
}

#lightbox
{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#lightbox img
{
    width: auto;
    height: auto;
}
#lightbox a img
{
    border: none;
}

#outerImageContainer
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer
{
    padding: 10px;
}

#loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer > #hoverNav
{
    left: 0;
}
#hoverNav a
{
    outline: none;
}

#prevLink, #nextLink
{
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
    display: block;
}
#prevLink
{
    left: 0;
    float: left;
}
#nextLink
{
    right: 0;
    float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
    background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
    background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

#imageData
{
    padding: 0 10px;
    color: #666;
}
#imageData #imageDetails
{
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption
{
    font-weight: bold;
}
#imageData #numberDisplay
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}


