/* **************************
© Phosys Online Proofing 2008
Teltphotography
************************** */
*{margin:0;padding:0;}
html, body, form{height:100%;}
body {
        font-family: Arial, Sans-Serif, Serif;
        font-size:0.85em;
        color:#ddd;
        background:#35383a url('pictures/gs_webgraphics/bgBottom.jpg') no-repeat 100% 100%;
}
h1,h2,h3,h4,h5,h6{
        color:#f90;
        font-family:Georgia;
        font-weight:normal;
}
h1{
        font-size:2.2em;
}
h2{font-size:1.9em;}h3{font-size:1.6em;}
p{
        margin:14px 0;
        line-height:1.6em;
}
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{
        position:absolute;
        right:0;
        width:200px;
        height:auto;
        padding:50px 0 0 0;
}
#PageHeader .PageMenu ul,
#PageHeader .PageMenu li{
        list-style:none;
}
#PageHeader .PageMenu .MenuItem{
        height:30px;
        clear:both;
        border-bottom:1px #ccc dotted;
}
#PageHeader .PageMenu .MenuItem a,
#PageHeader .PageMenu .MenuItem a:visited{
        display:block;
        text-decoration:none;
        text-transform:lowercase;
        color:#fff;
        font-size:1.2em;
        font-weight:bold;
        line-height:10px;
        padding:10px;
}
#PageHeader .PageMenu .MenuItem a:hover{
        color:#ccc;
        background:#444 url('pictures/gs_webgraphics/menuHover.jpg') no-repeat 100% 50%;
}
#PageHeader .PageMenu .Selected{
        color:#f90 !important;
        background:#666;
}
/***************************************************************************mainDiv*/
#Wrapper{
        background:url('pictures/gs_webgraphics/bgWrapper.jpg') repeat-x 0 0;
}
#Container{
        height:600px;
        clear:both;
        margin:0 auto;
        text-align:left;
}
#Logo{
        height:145px;
        clear:both;
        background: url('pictures/gs_webgraphics/logo.jpg') no-repeat 50% 0;
}
#MainArea{
        height:auto;
        margin:0 250px 0 60px;
}
#PageContent{
        overflow:auto;
        padding:20px 10px 0 10px;
}
#PageContent a,
#PageContent a:visited{
        text-decoration:underline;
        color:#fff;
}
#PageContent a:hover{
        text-decoration:none;
        color:#999;
}        
#PageContent ul,
#PageContent li{
        margin:0 0 0 20px;
        list-style:square;
        line-height:2em;
}
#PageContent em{
        font-style:italic;
        color:#333;
        font-size:1.1em;
}
#PageContent strong{
        color:#f90;
}
#MainImage{
        float:right;
        width:400px;
        height:400px;
        margin:0px 10px 0 10px;
        text-align:center;
        background:url('pictures/gs_webgraphics/bgLogo.jpg') no-repeat 50% 50%;
}
#MainImage .Copyright{
        display:none;
}
#Phosys{
        display:none;
        position:relative;
        top:30px;
        left:15px;
        clear:both;
        text-align:left;
}
#Phosys img{
        behavior: url('images/FixPng.htc');
}
#flashcontent{
        float:none;
        height:100%;
        height:420px;
        margin:30px 0 0 10px;
}
/***************************************************************************siteMap*/
#SiteMap{
        float:right;
        width:400px;
        height:470px;
        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{
        width:700px;
        height:auto;
        clear:both;
        text-align:center;
        margin:0 auto;
}
#AlbumList .Row{
        float:left;
        width:220px;
        height:200px;
        text-align:center;
        
        cursor:pointer;cursor:hand;
}
#AlbumList .Row .Thumbnail{
        width:220px;
        height:160px;
}
#AlbumList .Row .Thumbnail img{
        padding:5px;
        border:1px #666 solid;
        background:#333;
}
#AlbumList .Row:hover .Thumbnail img:hover{
        border-color:#f90;
        filter:alpha(opacity=80);
	    opacity: 0.8;
	    -moz-opacity:0.8;
	    background:#222;
}
#AlbumList .Row .Title{
        margin:0 10px;
}
#AlbumList .Row .Button{
        display:none;
}
/***************************************************************************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: #fff;
        font-size:11px;
        text-align:right;
        border:1px solid #111;
        background:#666;
}
.LoginMenu img{
        display:none;
}
.LoginMenuHeading{
        font-weight:bold;
        color:#000;
        text-align:center;
        background:#666;
}
.LoginMenuEntry, 
.LoginMenuEntryOver{
        color: #000;
        text-align: left;
        background: #666;
}
.LoginMenuSubmit{
        color: #fff;
        text-align: center;
        font-weight:bold;
        background: #888;
}
.LoginMenuSubmitOver{
        cursor: pointer;
        cursor: hand;
        color: #fff;
        text-align: center;
        font-weight:bold;
        background: #333;
}
.LoginMenu imput{
        padding:0 4px;
}
/***************************************************************************Search*/
#MainArea #PageContent .SearchFilter{
        margin:0 auto;
        border:1px #666 solid;
        background:#444;
        padding:10px;
        text-align:center;
}
#MainArea #PageContent .SearchFilter input{
        height:25px;
        width:120px;
        margin:0 10px;
        vertical-align:middle;
        font-size:22px;
}
#MainArea #PageContent .SearchFilter button{
        height:35px;
        vertical-align:middle;
}
/***************************************************************************imageList*/
#ImageList{
        width:675px;
        height:auto;
        margin:0 auto;
}
#ImageList #Images{
        height:auto;
}
#ImageList #Images .Item{
        float:left;
        width:106px;
        height:106px;
        margin:2px;
        text-align:center;
        background:#464a4b;
        cursor:hand;cursor:pointer;
}
#ImageList #Images .Item .ThumbTable,
#ImageList #Images .Item .Thumbnail{
        width:106px;
        height:106px;
}
#ImageList .Footer{
        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 150px;
}
#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:1px 8px;
        text-decoration:none;
        color:#fff;
}        
/***************************************************************************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:#000;
        background:#fff
}
#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 #666 solid;
        background:#fff;
        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:#000; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px; 
        width:80px;
        text-align:center;
        background:#fff;
}
#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:#000;
        background:#fff;
}
#ImageList .Footer .Pager .Pages :hover > a,
#ImageList .Footer .Pager .Pages ul ul :hover > a{
        color:#000;
        background:#fff;
}
#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:#000; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px;
        width:80px;
}
#ImageList .Footer .Pager .Pages ul ul ul a:hover{
        color:#000;
        background:#fff;
}
#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:#fff;
        z-index:500;
        padding-top:1px;
}
/***************************************************************************popUpWindow*/
.PopupBody{
        margin:0;
        padding:0;
        overflow:hidden;
        background:#35383a;
}
.PopupBody #MainImage{
        float:none;
        width:600px;
        height:600px;
        margin:20px 40px;
        border:1px #41413e solid;
}
.PopupBody .ImageControls{
        position:absolute;
        bottom:90px;
        left:80px;
        width:530px;
}
.PopupBody .ImageControls .Previous{
        float:left;
}
.PopupBody .ImageControls .Next{
        float:right;
}
.PopupBody .ImageControls a,
.PopupBody .ImageControls a:visited{
        text-decoration:none;
        color:#fff;
}
/***************************************************************************metaData*/
#MetaData{  
        float:left;
        margin:0;
        padding:0;
        cursor: pointer;
        cursor: hand;
        text-align: right;
        line-height:normal;
}
.MetaData{
        float:left;
        color: #FFF;
        text-align: left;
        background: #292929;
        border: 1px solid #FFF;
}
.MetaDataTitle{
        font-weight: bold;
        color: #292929;
        background: #FFF;
        text-align: left;
}
.MetaDataHeading{
        font-weight: normal;
        color: #FFF;
        background: #292929;
        text-align: left;
}
.MetaDataField{
        color: #FFF;
        background: #292929;
        cursor: pointer;
        cursor: hand;
}
.MetaDataFieldOver{
        cursor: pointer;
        cursor: hand;
        color: #292929;
        background: #FFF;
}
.MetaDataCommand{
        color: #FFF;
        text-align: right;
        background: #292929;
}
.MetaDataCommandOver{
        cursor: pointer;
        cursor: hand;
        color: #292929;
        text-align: right;
        background: #FFF;
}
.MetaDataBasket{
        color: #FFF;
        text-align: right;
        background: #292929;
}
.MetaDataBasketOver{
        cursor: pointer;
        cursor: hand;
        color: #FFF;
        text-align: right;
        background: #292929;
}
/***************************************************************************shoppingBasket*/
#ShoppingCart{
        float:right;
        width:400px;
        height:auto;
}
#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:auto;
        clear:both;
}
#ShoppingCart .List .Row{
        width:380px;
        height:110px;
        clear:both;
        margin:2px 0;
        border:1px #777 solid;
        background:#444;
}
#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:#222;
}
#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:#222;
}
#ShoppingCart .Footer a.Button:hover{
        background:#444;
}
/***************************************************************************contactForm*/
#ContactForm{
        float:right;
        width:420px;
        height:330px;
        padding:30px 10px 10px 10px;
        margin:50px 0 0 0;
        border:1px #555 solid;
        background:#333;
}
#ContactForm .Row{
        width:420px;
        height:auto;
        clear:both;
        margin:1px 0;
}
#ContactForm .Row .Label{
        display:block;
        float:left;
        width:130px;
        height:22px;
        text-align:right;
        padding:0 10px 0 0;
}
#ContactForm .Row .Field{
        float:left;
        margin:0 5px 0 0;
}
#ContactForm .Footer{
        width:400px;
        height:22px;
        clear:both;
        margin:10px 0 0 0;
}
#ContactForm .Footer a.Button{
        display:block;
        float:left;
        padding:2px 20px;
        margin:0 0 0 150px;
        text-decoration:none;
        color:#f90;
        border:1px #47473f solid;
        background:#2b2b24;
}
#ContactForm .Footer a.Button:hover{
        background:#47473f;
}
/***************************************************************************Rss*/
.RSS{
        position:relative;
        width:100%;
        height:400px;
        overflow:auto;
}
.RSS .RSSItem{
        margin:5px 0;
        clear:both;
        border:1px #444 solid;
}
.RSS .RSSItem .Title{
        font-size:2em;
        font-weight:bold;
}
.RSS .RSSItem .Description{
        line-height:1.6em;
}
.RSS .RSSItem .ReadMore{
        position:relative;
        top:30px;
}
.RSS .RSSItem .PubDate{
        text-align:right;
        font-size:3em;
        color:#222;
}
/***************************************************************************quickBasket*/
#QuickBasket{
        position:absolute;
        top:440px;
        left:65px;
        width:250px;
        height:40px;
}
* html #QuickBasket{
        top:500px;
}
#QuickBasket a,
#QuickBasket a:visited{
        display:block;
        width:100px;
        height:45px;
        text-decoration:none;
        text-align:left;
        color:#fff;
        padding:2px 10px;
}
#QuickBasket ul li ul li a{
        text-align:left;
        white-space:nowrap;
        line-height:normal;
        font-size:10px;
}
#QuickBasket ul{
        padding:0;
        margin:0;
        list-style-type:none;
        display:block;
}
#QuickBasket li {
        width:auto;
        position:absolute;
}
#QuickBasket ul.List,
#QuickBasket ul.Footer{
        visibility:hidden;
        position:absolute;
        height:143px;
        top:35px;
        left:0px; 
        width:250px;
        border:1px #333 solid;
        background:#1a1819;
        overflow:auto;
}
#QuickBasket ul.Footer{
        top:178px;
        height:25px;
        overflow:hidden;
        text-align:center;
}
#QuickBasket ul.Footer a,
#QuickBasket ul.Footer a:visited{
        display:block;
        width:200px;
        height:24px;
        text-align:right;
        font-size:14px;
        font-weight:bold;
        padding:0 40px 0 0;
}
#QuickBasket ul.Footer a:hover{
        background:#1a1819;
        color:#fff;
}
#QuickBasket table {
        position:relative; 
        top:0; 
        left:0; 
        border-collapse:collapse;
}
#QuickBasket ul ul li, 
#QuickBasket ul ul a, 
#QuickBasket ul ul a:visited {
        color:#fff; 
        height:auto; 
        line-height:1em; 
        padding:5px; 
        width:220px;
        text-align:left;
        font-size:11px;
        background:#1a1819;
}
#QuickBasket ul ul li{
        top:0px;
        position:relative;
}
x#QuickBasket ul ul li:hover,
x#QuickBasket a:hover,
x#QuickBasket ul ul a:hover{
        color:#ccc;
        background:#1a1819;
}
#QuickBasket :hover > a,
#QuickBasket ul ul :hover > a {
        color:#ccc;
        background:#1a1819;
}
#QuickBasket ul li:hover ul,
#QuickBasket ul a:hover ul,
#QuickBasket ul ul a:hover
{visibility:visible;}
/***************************************************************************misc*/

/***************************************************************************pageSpecifics*/
/***list 'O' thumbnails like yon 'ome page***/
body.aid_LOCATIONS #ImageList,
body.aid_DEFAULT #ImageList{
        float:right;
        width:450px;
        height:auto;
        margin:40px 0 0 0;
}
body.aid_LOCATIONS #ImageList #Images.
body.aid_DEFAULT #ImageList #Images{
        width:450px;
        height:auto;
        margin:0;
}
body.aid_LOCATIONS #ImageList #Images .Item,
body.aid_DEFAULT #ImageList #Images .Item{
        float:left;
        width:210px;
        height:150px;
        border:0;
        margin:0 3px;
        background:0;
}
body.aid_LOCATIONS #ImageList #Images .Item .Thumbnail,
body.aid_LOCATIONS #ImageList #Images .Item .ThumbTable,
body.aid_DEFAULT #ImageList #Images .Item .Thumbnail,
body.aid_DEFAULT #ImageList #Images .Item .ThumbTable{
        width:210px;
        height:150px;
        border:0;
        margin:0;
        padding:0;
}
body.aid_LOCATIONS #ImageList #Images .Item .Thumbnail img,
body.aid_DEFAULT #ImageList #Images .Item .Thumbnail img{
        padding:5px;
        border:1px #666 solid;
        background:#333;
}
body.aid_LOCATIONS #ImageList .Footer,
body.aid_DEFAULT #ImageList .Footer{
        display:none;
}
/* ******************************************************************************************************/
body.aid_PROOFING-IMAGES #AlbumList{
        float:right;
        width:400px;
        height:auto;
        clear:left;
        margin:40px 0 0 10px;
}
body.aid_PROOFING-IMAGES #AlbumList .Row{
        width:398px;
        height:110px;
        clear:both;
        margin:2px 0;
        border:1px #666 solid;
        background:#333;
        text-align:left;
        
        cursor:hand;cursor:pointer;
}
body.aid_PROOFING-IMAGES #AlbumList .Row .ThumbTable{
        float:right;
        width:110px;
        height:110px;
        border-left:1px #666 solid;
        background:#444;
}
body.aid_PROOFING-IMAGES #AlbumList .Row .Thumbnail{
        padding:3px 0 0 0;
        text-align:center;
        width:110px;
        height:107px;
}
body.aid_PROOFING-IMAGES #AlbumList .Row .Thumbnail img,
body.aid_PROOFING-IMAGES #AlbumList .Row:hover .Thumbnail img:hover{
        padding:0;
        border:0;
}
body.aid_PROOFING-IMAGES #AlbumList .Row .Title{
        height:40px;
        font-size:1.4em;
        font-weight:bold;
        margin:5px 0 0 15px;
}
body.aid_PROOFING-IMAGES #AlbumList .Row .Description{
        margin:2px 0 0 015px;
        height:60px;
}

#Rule { width:100%; height:10px; margin-top:20px; float:left; clear:both; border-top:1px solid #666; }


/***************************************************************************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