/* **************************
© Phosys Online Proofing 2008
JohnCookPhotography
************************** */
*{margin:0;padding:0;}
html, body, form{height:100%;}
body {
        font-family: Arial, Sans-Serif, Serif; 
        font-size:0.8em;
        color:#fff;
        background:#313129;
}
h1,h2,h3,h4,h5,h6{
        color:#888;
        font-family:Century Gothic;
        font-weight:normal;
}
h1{font-size:2.6em;}h2{font-size:1.6em;}h3{font-size:1.2em;}
p{
        margin:15px 0;
        line-height:1.7em;
}
input,textarea,select{
        font-family:Arial;
        font-size:10px;
        color:#666;
}
tabel,tr,td,th,tl{
        border:0;
}
a img{border:0;}
/***************************************************************************mainPageMenu*/
#PageHeader .PageMenu{
        float:left;
        width:180px;
        height:420px;
        margin:40px 0 0 0;
}
#PageHeader .PageMenu .MenuItem{
        height:30px;
        width:180px;
        font-size:1em;
        font-family:Century Gothic;
        text-transform:uppercase;
}
#PageHeader .PageMenu .MenuItem a,
#PageHeader .PageMenu .MenuItem a:visited{
        display:block;
        width:130px;
        height:24px;
        text-decoration:none;
        color:#999;
        padding:6px 0 0 30px;
}
#PageHeader .PageMenu .Selected,
#PageHeader .PageMenu .MenuItem a:hover{
        width:129px;
        padding:6px 0 0 31px;
        color:#fff;
        border-top:1px #41413e solid;
        border-bottom:1px #41413e solid;
}
#PageHeader .PageMenu .MenuItem a:hover{
        border-color:#666;
}
/***************************************************************************mainDiv*/
#Wrapper{
        margin:0 auto;
        padding:0;
        border:none;
        height:100%;
        text-align:center;
        vertical-align:middle;
        width:980px;
}
#Container{
        width:980px;
        height:580px;
        clear:both;
        text-align:left;
        border-bottom:1px #41413e solid;
        background:url('pictures/gs_webgraphics/theBiggerPicture.jpg') no-repeat 100% 100%;
}
/*
#Container{background:0;}
*/
#Logo{
        height:80px;
        clear:both;
        border-bottom:1px #41413e solid;
        background:url('pictures/gs_webgraphics/logo.jpg') no-repeat 100% 100%;
}
#MainArea{
        float:right;
        width:800px;
        height:430px;
        margin:40px 0 0 0;
}
#PageContent a,
#PageContent a:visited{
        text-decoration:underline;
        color:#fff;
        padding:2px;
        border:1px #313129 solid;
}
#PageContent a:hover{
        text-decoration:none;
        color:#999;
        border-top:#47473f;
        border-left:#47473f;
        border-right:#222;
        border-bottom:#222;
        background:#313129;
}        
#PageContent ul,
#PageContent li{
        margin:0 0 0 20px;
}
#PageContent em{
        font-style:italic;
        color:#bcbc17;
}
#MainImage{
        float:right;
        width:400px;
        height:400px;
        margin:0 0 0 20px;
        text-align:center;
}
#MainImage .Copyright{
        position:relative;
        top:60px;
        color:#666;
        text-transform:uppercase;
}
#Phosys{
        clear:both;
        text-align:left;
}
#Phosys img{
        behavior: url('images/FixPng.htc');
}
#flashcontent{
        height:100%;
        height:430px;
}
/***************************************************************************siteMap*/
#SiteMap{
        float:right;
        width:400px;
        height:380px;
        margin:0 0 0 20px;
        overflow:auto;
}
#SiteMap .Item{
        width:370px;
        height:auto;
        clear:both;
        padding:2px;
        margin:1px 0;
        border:1px #41413e solid;
}
#SiteMap .Item a,
#SiteMap .Item a:visited{
        float:left;
        text-decoration:none;
        color:#888;
        font-weight:bold;
        font-size:1.1em;
        border-bottom:1px #555 solid;
}
#SiteMap .Item a:hover{
        text-decoration:none;
        color:#fff;
}
#SiteMap .Item #Description{
        float:right;
        width:225px;
        margin:1px;
        padding:2px 2px 2px 10px;
        font-size:0.9em;
        background:#41413e;
}
/***************************************************************************albumList*/
#AlbumList{
        float:right;
        width:400px;
        height:420px;
        overflow:auto;
}
#AlbumList .Row{
        width:380px;
        height:110px;
        clear:both;
        margin:2px 0;
        border:1px #41413e solid;
        background:#313129;
        
        cursor:hand;cursor:pointer;
}
#AlbumList .Row .ThumbTable{
        float:right;
        width:110px;
        height:110px;
        background:#41413e;
}
#AlbumList .Row .Thumbnail{
        padding:3px 0 0 0;
        text-align:center;
}
#AlbumList .Row .Thumbnail img{
        border:1px #222 solid;
}
#AlbumList .Row .Title{
        font-size:1.4em;
        font-weight:bold;
        margin:5px 0 0 15px;
}
#AlbumList .Row .Description{
        margin:2px 0 0 015px;
        height:60px;
}
#AlbumList .Row .Button{
        color:#37372f;
        font-size:3em;
        line-height:20px;
        margin:0 0 0 -2px;
}
/***************************************************************************albumLogin*/
#AlbumLogin .Row{
        margin:2px 0;
}
#AlbumLogin .Footer a,
#AlbumLogin .Footer a:visited{
        text-decoration:none;
        color:#fff;
        padding:2px;
}
#AlbumLogin .Footer a:hover{
        color:#333;
        background:#fff;
}
/***************************************************************************loginMenu*/
.LoginMenu{
        color: #33322f;
        font-size:11px;
        text-align:right;
        border:1px solid #333;
        border-right:4px #111 solid;
        border-bottom:4px #111 solid;
        background: #000;
}
.LoginMenu img{
        display:none;
}
.LoginMenuHeading{
        font-weight:bold;
        color:#fff;
        text-align:center;
        background:#33322f;
}
.LoginMenuEntry, 
.LoginMenuEntryOver{
        color: #333;
        text-align: left;
        background: #666;
}
.LoginMenuSubmit{
        color: #33322f;
        text-align: center;
        font-weight:bold;
        background: #666;
}
.LoginMenuSubmitOver{
        cursor: pointer;
        cursor: hand;
        color: #fff;
        text-align: center;
        font-weight:bold;
        background: #33322f;
}
.LoginMenu imput{
        padding:0 4px;
}
/***************************************************************************imageList*/
#ImageList{
        width:800px;
        height:auto;
}
#ImageList #Images{
        width:800px;
        height:auto;
        clear:both;
        margin:30px 0 0 0;
        padding:0 0 10px 0;
}
#ImageList #Images .Item{
        float:left;
        width:108px;
        height:108px;
        margin:1px;
        text-align:center;
        border:1px #41413e solid;
        
        cursor:hand;cursor:pointer;
}
#ImageList #Images .Item:hover{
        border:1px #33322f solid;
}
#ImageList #Images .Item .ThumbTable,
#ImageList #Images .Item .Thumbnail{
        width:108px;
        height:108px;
}
#ImageList .Footer{
        width:800px;
        height:20px;
        clear:both;
}
#ImageList .Footer .Pager .Previous{
        float:left;
        width:80px;
        height:20px;
        padding:0 0 0 20px;
}
#ImageList .Footer .Pager .Pages{
        float:left;
        width:100px;
        height:20px;
        margin:0 0 0 200px;
}
#ImageList .Footer .Pager .Next{
        float:right;
        width:80px;
        height:20px;
        padding:0 20px 0 0;
        margin:0 15px 0 0;
}
#ImageList .Footer .Pager .Previous a,
#ImageList .Footer .Pager .Previous a:visited,
#ImageList .Footer .Pager .Next a,
#ImageList .Footer .Pager .Next a:visited{
        display:block;
        padding:2px 10px;
        text-decoration:none;
        color:#fff;
        border:1px #47473f solid;
        background:#2b2b24;
}        
/***************************************************************************pageJump*/
#ImageList .Footer .Pager  .Pages .Button{
    width:100px;
    background:url('pictures/gs_webgraphics/pagesdrop.gif') no-repeat right center;
}
#ImageList .Footer .Pager .Pages a,
#ImageList .Footer .Pager .Pages a:visited{
        text-decoration:none;
        color:#fff;
        background:#2b2b24
}
#ImageList .Footer .Pager .Pages ul{
        display:block;
}
#ImageList .Footer .Pager .Pages li {
        position:absolute;
        float:left;
        width:auto;
        list-style-type:none;
}
#ImageList .Footer .Pager .Pages ul ul{
        visibility:hidden;
        position:absolute;
        height:150px;
        top:-150px;
        left:0; 
        width:100px;
        border:1px #47473f solid;
        background:#2b2b24;
        overflow:hidden;
}
/*\*/
html>body*#ImageList .Footer .Pager .Pages ul ul {overflow:auto;}
/**/
#ImageList .Footer .Pager .Pages table {
        position:relative; 
        top:0; 
        left:0; 
        border-collapse:collapse;
}
#ImageList .Footer .Pager .Pages ul ul li, 
#ImageList .Footer .Pager .Pages ul ul a, 
#ImageList .Footer .Pager .Pages ul ul a:visited {
        color:#fff; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px; 
        width:80px;
        text-align:center;
        background:#2b2b24;
}
#ImageList .Footer .Pager .Pages ul ul li{
        top:0px;
        position:relative;
}
#ImageList .Footer .Pager .Pages ul ul li:hover,
#ImageList .Footer .Pager .Pages a:hover,
#ImageList .Footer .Pager .Pages ul ul a:hover{
        color:#fff;
        background:#777;
}
#ImageList .Footer .Pager .Pages :hover > a,
#ImageList .Footer .Pager .Pages ul ul :hover > a{
        color:#ccc;
        background:#2b2b24;
}
#ImageList .Footer .Pager .Pages ul li:hover ul,
#ImageList .Footer .Pager .Pages ul a:hover ul,
#ImageList .Footer .Pager .Pages ul ul a:hover{
        visibility:visible;
        overflow:auto;
}
#ImageList .Footer .Pager .Pages ul ul ul a,
#ImageList .Footer .Pager .Pages ul ul ul a:visited{
        color:#ccc; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px;
        width:80px;
}
#ImageList .Footer .Pager .Pages ul ul ul a:hover{
        color:#fff;
        background:#2b2b24;
}
#ImageList .Footer .Pager .Pages ul li:hover ul,
#ImageList .Footer .Pager .Pages ul a:hover ul{
        visibility:visible;
}
#ImageList .Footer .Pager .Pages ul a:hover ul ul,
#ImageList .Footer .Pager .Pages ul :hover ul ul{
        visibility:hidden;
        position:absolute;
        height:0;
        left:50px;
        top:0;
}
#ImageList .Footer .Pager .Pages ul :hover ul :hover ul,
#ImageList .Footer .Pager .Pages ul a:hover ul a:hover ul{
        visibility:visible;
}
#ImageList .Footer .Pager .Pages .Selected{
        color:#000 !important;
}
#ImageList .Footer .Pager .Pages ul ul ul{
        border:1px #000 solid;
        height:220px !important;
        width:auto;
        background:#2b2b24;
        z-index:500;
        padding-top:1px;
}
/***************************************************************************popUpWindow*/
.PopupBody{
        margin:0;
        padding:0;
        overflow:hidden;
}
.PopupBody #MainImage{
        float:none;
        width:450px;
        height:450px;
        margin:20px 80px;
        border:1px #41413e solid;
}
.PopupBody .ImageControls{
        position:absolute;
        bottom:90px;
        left:80px;
        width:450px;
}
.PopupBody .ImageControls .Previous{
        float:left;
}
.PopupBody .ImageControls .Next{
        float:right;
}
.PopupBody .ImageControls a,
.PopupBody .ImageControls a:visited{
        text-decoration:none;
        color:#fff;
        font-size:0.7em;
}
/***************************************************************************shoppingBasket*/
#ShoppingCart{
        float:right;
        width:400px;
        height:420px;
}
#ShoppingCart .Header{
        width:400px;
        height:20px;
        clear:both;
}
#ShoppingCart .Header DIV{
        float:left;
        width:50px;
        height:20px;
        text-align:right;
}
#ShoppingCart .Header .Thumbnail,
#ShoppingCart .Header .Product{
        display:none;
}
#ShoppingCart .Header .Option{
        width:160px;
}
#ShoppingCart .List{
        width:400px;
        height:340px;
        clear:both;
        overflow:auto;
}
#ShoppingCart .List .Row{
        width:380px;
        height:110px;
        clear:both;
        margin:2px 0;
        border:1px #41413e solid;
        background:#313129;
}
#ShoppingCart .List .Row div{
        float:left;
        width:50px;
        text-align:right;
}
#ShoppingCart .List .Row .Thumbnail,
#ShoppingCart .List .Row .Thumbnail Table{
        width:110px;
        height:110px;
        background:#41413e;
}
#ShoppingCart .List .Row .Product,
#ShoppingCart .List .Row .Option{
        width:250px;
        padding:8px 0 0 20px;
        text-align:left;
}
#ShoppingCart .List .Row .Option{
        margin:0 0 25px 0;
}
#ShoppingCart .List .Row .Price{
        width:100px;
}
#ShoppingCart .List .Row input{
        margin-top:-4px;
}
#ShoppingCart .Footer{
        width:400px;
        clear:both;
}
#ShoppingCart .Footer .Total{
        text-align:right;
        padding:0 90px 0 0;
        font-weight:bold;
        color:#f20;
}
#ShoppingCart .Footer a.Button{
        display:block;
        float:left;
        padding:2px 10px;
        margin:2px;
        text-decoration:none;
        color:#fff;
        border:1px #47473f solid;
        background:#2b2b24;
}
#ShoppingCart .Footer a.Button:hover{
        background:#47473f;
}
/***************************************************************************contactForm*/
#ContactForm{
        float:right;
        width:400px;
        height:430px;
}
#ContactForm .Row{
        width:400px;
        height:auto;
        clear:both;
        margin:1px 0;
}
#ContactForm .Row .Label{
        display:block;
        float:left;
        width:100px;
        height:22px;
}
#ContactForm .Row .Field{
        float:left;
        margin:0 5px 0 0;
}
#ContactForm .Footer{
        width:400px;
        height:22px;
        clear:both;
}
#ContactForm .Footer a.Button{
        display:block;
        float:left;
        padding:2px 20px;
        margin:0 0 0 100px;
        text-decoration:none;
        color:#fff;
        border:1px #47473f solid;
        background:#2b2b24;
}
#ContactForm .Footer a.Button:hover{
        background:#47473f;
}
/***************************************************************************misc*/
.Links{
        position:relative;
        top:-500px;
        left:180px;
        width:600px;
        height:24px;
        overflow:hidden;
}
*+html .Links{left:0px;}
* html .Links{left:0px;}
.Links a,
.Links a:visited{
        display:block;
        float:left;
        padding:2px 10px;
        margin:0 2px;
        text-decoration:none;
        color:#fff;
        border:1px #47473f solid;
        background:#2b2b24;
}
.Links a:hover{
        border-color:#222;
        background:#47473f;
}


/***************************************************************************pageSpecifics*/
.aid_MONTAGE #flashcontent{
        float:right;
        width:400px;
        height:400px;
        margin:0 0 0 20px;
        background: url('pictures/gs_webgraphics/pageflip.jpg') no-repeat 50% 0;
}

body.aid_STORYBOOK #StoryBookExampleLink { width:400px; position:relative; left:400px; text-align:center; }

body.aid_STORYBOOKEXAMPLE #flashcontent{ height:100%; height:400px; }


/***************************************************************************media*/
@media print{
        body,
        body div{
                font-family:Arial;
                color:#000;
                background:#fff;
        }
        #PageContent{
                position:absolute;
                left:0;
                top:0;
                width:100%;
                height:100%;
        }
        body img{display:none;}
        .PageMenu{display:none;}
        }
/***************************************************************************end*/


// from System Meta Data