/* **************************
© Phosys Online Proofing 2008
SuzanneBedford
************************** */
*{margin:0;padding:0;}
html, body, form{height:100%;}
body {
        font-family: Arial, Sans-Serif, Serif;
        font-size:0.8em;
        color:#fff;
        background:#000 url('pictures/gs_webgraphics/bgMain.jpg') repeat-x 0 0;
}
h1,h2,h3,h4,h5,h6{
        color:#fff;
        font-family:Century Gothic;
        font-weight:normal;
        margin:20px 0 0 0;
}
h1{
        font-size:1.8em;
}
h2{font-size:1.6em;margin:30px 0 0 0;}h3{font-size:1.2em;}
p{
        margin:14px 10px;
        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{
        width:100%;
        height:30px;
        clear:both;
        margin:10px 0;
        border-top:2px #222 solid;
        border-bottom:2px #222 solid;
}
#PageHeader .PageMenu .MenuItem{
        float:left;
        height:30px;
        margin:0 2px;
}
#PageHeader .PageMenu .MenuItem a,
#PageHeader .PageMenu .MenuItem a:visited{
        display:block;
        float:left;
        text-decoration:none;
        text-transform:lowercase;
        color:#fff;
        font-weight:bold;
        line-height:10px;
        padding:10px 15px;
}
#PageHeader .PageMenu .Selected,
#PageHeader .PageMenu .MenuItem a:hover{
        color:#fff !important;
        background:#222;
}
/***************************************************************************mainDiv*/
#Container{
        width:100%;
        height:auto;
        clear:both;
        margin:0 auto;
        text-align:left;
        border-bottom:2px #222 solid;
}
#PageHeader{
        min-width:800px;
        width:auto !important;
        width:800px;
        height:150px;
}
#PageHeader #Logo{
        float:left;
        width:500px;
        height:100px;
        background:url('pictures/gs_webgraphics/logo.jpg') no-repeat 0 0;
}
#PageHeader #Title{
        float:right;
        width:250px;
        height:100px;
        background:url('pictures/gs_webgraphics/title.jpg') no-repeat 100% 0;
}
#MainArea{
        height:auto;
        overflow:auto;
        clear:both;
}
#PageContent{
        height:auto;
        overflow:auto;
        margin:30px;
}
#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;
}
#PageContent em{
        font-style:italic;
        color:#ccc;
        font-size:1.1em;
}
#PageContent .image{
        float:left;
        width:170px;
        text-align:center;
        margin:10px;
}
#PageContent .image .caption{
        background:#333;
}
#MainImage{
        float:right;
        clear:right;
        width:400px;
        height:450px;
        margin:0px 20px;
        text-align:center;
}
#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{
        float:right;
        width:400px;
        height:410px;
        overflow:auto;
}
#AlbumList .Row{
        width:380px;
        height:110px;
        clear:both;
        margin:2px 0;
        border:1px #fff solid;
        background:#111;
        cursor:hand;cursor:pointer;
}
#AlbumList .Row .ThumbTable{
        float:right;
        width:110px;
        height:110px;
        border-left:1px #fff solid;
        background:#fff;
}
#AlbumList .Row .Thumbnail{
        padding:3px 0 0 0;
        text-align:center;
}
#AlbumList .Row .Thumbnail img{
        border:1px #222 solid;
}
#AlbumList .Row .Title{
        height:40px;
        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{
        display:none;
        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: #000;
        font-size:11px;
        text-align:right;
        border:1px solid #fff;
        background:#fff;
}
.LoginMenu img{
        display:none;
}
.LoginMenuHeading{
        font-weight:bold;
        color:#000;
        text-align:center;
        background:#fff;
}
.LoginMenuEntry, 
.LoginMenuEntryOver{
        color: #000;
        text-align: left;
        background: #fff;
}
.LoginMenuSubmit{
        color: #fecc00;
        text-align: center;
        font-weight:bold;
        background: #000;
}
.LoginMenuSubmitOver{
        cursor: pointer;
        cursor: hand;
        color: #fff;
        text-align: center;
        font-weight:bold;
        background: #333;
}
.LoginMenu imput{
        padding:0 4px;
}
/***************************************************************************imageList*/
#ImageList{
        height:auto;
        margin:0 auto;
        float:left;
        clear:left;
}
#ImageList #Images{
        height:auto;
        margin:0 0 0 40px;
}
#ImageList #Images .Item{
        float:left;
        width:108px;
        height:128px;
        margin:3px;
        text-align:center;
        border:1px #333 solid;
        background:#111;
        cursor:hand;cursor:pointer;
}
#ImageList #Images .Item .ThumbTable,
#ImageList #Images .Item .Thumbnail{
        width:108px;
        height:108px;
}
#ImageList #Images .Item .Caption{
        color:#666;
        font-size:11px;
}
#ImageList #Images .Item:hover .Caption{
        color:#fff;
}
#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;
}        
#ImageList .Footer .Pager .Previous a:hover,
#ImageList .Footer .Pager .Next a:hover{
        background:#111;
}
/***************************************************************************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 #fecc00 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:#000;
}
.PopupBody #MainImage{
        float:none;
        width:600px;
        height:600px;
        xmargin: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:470px;
}
#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:380px;
        clear:both;
        overflow:auto;
}
#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:400px;
        padding:20px;
}
#ContactForm .Row{
        width:400px;
        height:auto;
        clear:both;
        margin:2px 0;
}
#ContactForm .Row .Label{
        display:block;
        float:left;
        width:100px;
        height:auto;
        text-align:right;
        padding:0 10px 0 0;
}
#ContactForm .Row .Field{
        float:left;
}
#ContactForm .Footer{
        width:420px;
        height:22px;
        clear:both;
        margin:10px 0 0 0;
}
#ContactForm .Footer a.Button{
        display:block;
        float:left;
        padding:2px 20px;
        margin:0 0 0 110px;
        text-decoration:none;
        color:#fff;
        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;}
/***************************************************************************quickContact*/
#QuickContact{
        float:left;
        text-align:left;
        font-size:0.9em;
        line-height:20px;
}
#QuickContact a,
#QuickContact a:visited{
        display:block;
        text-decoration:none;
        color:#ccc;
        padding:0 10px;
        background:#000;
}
#QuickContact a:hover{
        color:#000;
}
#QuickContact ul li ul li a {
        text-align:left;
        white-space:nowrap;
}
#QuickContact ul {
        padding:0;
        margin:0;
        list-style-type:none;
}
#QuickContact li {
        float:left;
        width:auto;
        position:relative;
}
#QuickContact ul ul{
        height:120px;
        width:90px;
        xbackgound:#333;
}
#QuickContact #QuickForm{
        width:200px;
        height:auto;
        background:#333;
        padding:10px;
        padding-bottom:0;
        border:1px #ccc solid
}
#QuickContact #QuickForm .Row{
        position:relative;
        width:200px;
        height:auto;
        margin:2px 0;
        clear:both;
        text-align:left;
}
#QuickContact #QuickForm .Row .Label{
        float:left;
        width:80px;
        height:20px;
}
#QuickContact #QuickForm .Footer{
        width:200px;
        text-align:right;
}
#QuickContact #QuickForm .Footer a,
#QuickContact #QuickForm .Footer a:visited,
#QuickContact #QuickForm .Footer a:hover{
        background:transparent;
}
#QuickContact #QuickForm input{
        width:100px;
        float:right;
        font-size:10px;
        font-family:Arial;
        color:#333;
}
#QuickContact table {
        position:absolute; 
        top:0; 
        left:0; 
        border-collapse:collapse;
}
#QuickContact ul ul a, 
#QuickContact ul ul a:visited {
        background:#656565; 
        color:#ccc; 
        height:auto; 
        line-height:1em; 
        padding:5px 10px;
        width:90px;
}
#QuickContact a:hover,
#QuickContact ul ul a:hover {
        color:#fff;
        xbackground:#aaa;
}
#QuickContact :hover > a,
#QuickContact ul ul :hover > a {
        color:#fff;
        xbackground:#aaa;
}
#QuickContact ul li:hover ul,
#QuickContact ul a:hover ul{
        visibility:visible;
}
#QuickContact #QuickForm .Message{
        background:#ccc;
        color:#333;
        display:block;
        padding:2px;
        text-align:left;
        margin-bottom:6px;
}
#QuickContact #Label4 {
        display:block;
        white-space:nowrap;
}
#QuickContact textarea {
        width:100px;
        float:right;
        overflow:hidden;
        font-size:10px;
        font-family:Arial;
        color:#333;
}
/***************************************************************************imageControls*/
#MainArea .ImageControls{
        float:right;
        clear:right;
        width:400px;
        height:20px;
}
#MainArea .ImageControls .Previous{
        float:left;
        width:80px;
        height:20px;
        padding:0 0 0 20px;
}
#MainArea .ImageControls .Next{
        float:right;
        width:80px;
        height:20px;
        padding:0 20px 0 0;
        text-align:right;
}
#MainArea .ImageControls a{
        display:block;
        padding:2px;
        color:#fff;
        text-decoration:none;
}
/***************************************************************************misc*/
.SBfooter{
        width:96%;
        height:100px;
        padding:20px 2%;
        color:#888;
        background:#000 url('pictures/gs_webgraphics/bgFooter.jpg') repeat-x 0 0;
}
.SBfooter .phosysLink{
        float:right;
        width:400px;
        height:23px;
        padding:7px 0 0 20px;
        text-align:right;
        color:#333;
        font-size:0.9em;
}
.SBfooter .phosysLink a,
.SBfooter .phosysLink a:visited{
        text-decoration:none;
        color:#888;
}
.SBfooter .phosysLink a:hover{
        color:#0090ff;
}
#flashcontent{
        float:right;
        width:650px;
        height:500px;
}
#flippingNav{
        position:absolute;
        right:70px;
        top:150px;
        height:auto;
        font-size:11px
}
#flippingNav ul,
#flippingNav li{
        padding:0;
        margin:0;
        list-style:none;
}
#flippingNav li{
        float:left;
        text-align:right;
        margin:0 2px;
}
#flippingNav li a{
        display:block;
        padding:10px;
        text-decoration:none;
        color:#ccc;
        border:1px #666 solid;
        background:#222;
}
#flippingNav li a:visited{
        color:#888;
}
#flippingNav li a:hover{
        border-color:#aaa;
}
.imgright{
        float:right;
        padding:2px;
        margin:0 0 0 20px;
        border:1px #999 solid;
        background:#000;
}
/***************************************************************************pageSpecifics*/
body.aid_ABOUT #MainImage{
        width:300px;
}
body.aid_TESTIMONIALS #MainArea #PageContent em{
        display:block;
        padding:0 0 0 35px;
        background:url('pictures/gs_webgraphics/quote.jpg') no-repeat 0 50%;
}
body.aid_WED-ALBUM-001 #flashcontent,
body.aid_WED-ALBUM-002 #flashcontent,
body.aid_WED-ALBUM-003 #flashcontent,
body.aid_WED-ALBUM-004 #flashcontent{
        float:right;
        width:700px;
        height:500px;
        background:url('pictures/gs_webgraphics/bgFlash.jpg') no-repeat 50% 50%;
}
body.aid_WED-ALBUM-002 #flashcontent{
        width:650px;
        height:400px;
        margin:50px 25px;
        border:1px #444 solid;
        background:#222;
}
body.aid_WED-ALBUM-003 #flashcontent{
        background:0;
}
body.aid_WED-ALBUM-004 #flashcontent{
        background:url('pictures/gs_webgraphics/bgFlash4.jpg') no-repeat 50% 50%;
}
body.aid_ALBUMS #ImageList #Images .Item{
        width:200px;
        height:230px;
        cursor:default;
}
body.aid_ALBUMS #ImageList #Images .Item .Thumbnail,
body.aid_ALBUMS #ImageList #Images .Item .ThumbTable{
        width:200px;
        height:200px;
}
body.aid_ALBUMS #ImageList #Images .Item .ThumbTable img{
        cursor:default;
}
body.aid_ALBUMS #ImageList .Footer{
        display:none;
}

#ExtraText   { display:none; position:absolute; top:80px; right:20px; color:#ccc; font-size:10px; font-style:italic;  }
body.aid_DEFAULT   #ExtraText,
body.aid_WEDDINGS  #ExtraText,
body.aid_PORTRAITS #ExtraText   { display:block; }
#ExtraFooter { display:none; padding:0 20px; color:#555; font-size:10px; }
body.aid_DEFAULT   #ExtraFooter,
body.aid_WEDDINGS  #ExtraFooter,
body.aid_PORTRAITS #ExtraFooter { display:block; }


/***************************************************************************catSpecifics*/

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