/* **************************
Â© Phosys Online Proofing 2008
BabyFacePhotography
************************** */
*{margin:0;padding:0;}
html, body, form{height:100%;}
body {
        font-family:Georgia, Arial, Sans-Serif, Serif;
        font-size:0.7em;
        color:#fff;
        background:#23231d url('pictures/gs_webgraphics/bgBody.jpg') repeat-x 0 0;
}
h1,h2,h3,h4,h5,h6{
        color:#c3e944;
        font-family:Century Gothic;
        font-weight:normal;
}
h1{
        font-size:2em;
}
h2{font-size:1.6em;}h3{font-size:1.2em;}
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{
        height:30px;
        clear:both;
        margin:0 0 0 50px;
}
#PageHeader .PageMenu ul,
#PageHeader .PageMenu li{
        list-style:none;
}
#PageHeader .PageMenu .MenuItem{
        float:left;
        height:30px;
}
#PageHeader .PageMenu .MenuHeader a,
#PageHeader .PageMenu .MenuHeader a:hover,
#PageHeader .PageMenu .MenuItem a,
#PageHeader .PageMenu .MenuItem a:visited{
        display:block;
        float:left;
        text-decoration:none;
        text-transform:lowercase;
        color:#fff;
        line-height:10px;
        padding:10px;
}
#PageHeader .PageMenu .MenuHeader a:hover,
#PageHeader .PageMenu .Selected,
#PageHeader .PageMenu .MenuItem a:hover{
        color:#fff !important;
        background:#151515;
}
#PageHeader .PageMenu .aid_BASKET{
        float:right;
        margin:0 50px 0 0;
}
/***************************************************************************mainDiv*/
#Container{
        width:900px;
        height:auto;
        clear:both;
        margin:0 auto;
        background:url('pictures/gs_webgraphics/bgMain.jpg') no-repeat 0 0;
}
#Logo{
        height:170px;
        clear:both;
}
#mainWrapper{
        margin:0 0 0 50px;
        overflow:hidden;
        background: #2e2f29 url('pictures/gs_webgraphics/bgMainWrapper.jpg') repeat-y 100% 100%;
        clear:both;
}
.mainContainer{
        padding:0 50px 50px 0;
        background:url('pictures/gs_webgraphics/bgMainContainer.jpg') no-repeat 100% 100%;
        clear:both;
}
#MainArea{
        width:800px;
        height:auto;
        background:url('pictures/gs_webgraphics/bgMainArea.jpg') no-repeat 0 0;
        clear:both;
}
#MainAreaBottom{                                                                                                                       /*mainAreaClearFix*/
        height:1px;
        clear:both;
}
#PageContent{
        height: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;
}
#PageContent em{
        font-style:italic;
        color:#333;
        font-size:1.1em;
}
#MainImage{
        float:right;
        width:400px;
        height:400px;
        margin:10px 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:500px;
}
/***************************************************************************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:auto;
        margin:0 0 0 10px;
}
#AlbumList .Row{
        width:380px;
        height:110px;
        clear:both;
        margin:2px 0;
        background:#111 url('pictures/gs_webgraphics/bgAlbumRow.jpg') no-repeat 100% 50%;
        
        cursor:hand;cursor:pointer;
}
#AlbumList .Row .ThumbTable,
#AlbumList .Row .Thumbnail{
        float:left;
        width:100px;
        height:100px;
}
#AlbumList .Row .Title{
        height:22px;
        font-size:1.4em;
        font-weight:bold;
        margin:5px 0 0 15px;
}
#AlbumList .Row .Description{
        margin:0 0 0 15px;
        height:22px;
}
#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: #fff;
        font-size:11px;
        text-align:right;
        border:1px solid #c3e944;
        background:#111;
}
.LoginMenu img{
        display:none;
}
.LoginMenuHeading{
        font-weight:bold;
        text-align:center;
        background:#000;
}
.LoginMenuEntry, 
.LoginMenuEntryOver{
        text-align: left;
        background: #000;
}
.LoginMenuSubmit{
        color: #000;
        text-align: center;
        font-weight:bold;
        background: #c3e944;
}
.LoginMenuSubmitOver{
        cursor: pointer;
        cursor: hand;
        color: #fff;
        text-align: center;
        font-weight:bold;
        background: #000
}
.LoginMenu imput{
        padding:0 4px;
}
/***************************************************************************imageList*/
#ImageList{
        width:800px;
        height:auto;
        margin:0 auto;
}
#ImageList #Images{
        height:auto;
        margin:0 0 0 30px;
}
#ImageList #Images .Item{
        float:left;
        width:110px;
        height:130px;
        margin:4px;
        text-align:center;
        border:1px #222 solid;
        background: #111 url('pictures/gs_webgraphics/bgImageItem.jpg') no-repeat 50% 100%;
        cursor:hand;cursor:pointer;
}
#ImageList #Images .Item a,
#ImageList #Images .Item a:visited{
        color:#fff;
        text-decoration:none;
}
#ImageList #Images .Item .ThumbTable,
#ImageList #Images .Item .Thumbnail{
        width:108px;
        height:108px;
}
#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 250px;
}
#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:#000;
        background:#fff;
}        
#ImageList .Footer .Pager .Previous a:hover,
#ImageList .Footer .Pager .Next a:hover{
        background:#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 #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;
        width:600px;
        height:600px;
        background:#222;
}
.PopupBody #MainImage{
        float:none;
        width:500px;
        height:500px;
        margin:20px 40px;
        border:1px #c3e944 solid;
        background:#111;
}
.PopupBody .ImageControls{
        position:absolute;
        bottom:90px;
        left:80px;
        width:400px;
}
.PopupBody .ImageControls .Previous{
        float:left;
}
.PopupBody .ImageControls .Next{
        float:right;
}
.PopupBody .ImageControls a,
.PopupBody .ImageControls a:visited{
        text-decoration:none;
        color:#fff;
}
.PopupBody .ImageFilter img{
        cursor:hand;
        cursor:pointer;
        margin:0 1px;
}

/***************************************************************************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;
        border-bottom:1px #444 solid;
}
#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:370px;
        height:370px;
        padding:30px;
}
#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 #c3e944 solid;
        background:#2b2b24;
}
#ContactForm .Footer a.Button:hover{
        background:#47473f;
}
/***************************************************************************lightBox*/
#LightBox{
        float:right;
        width:400px;
        height:auto;
        margin:20px 0 0 0;
}
#LightBox .Header{
        height:20px;
        width:400px;
        clear:both;
        border-bottom:1px #555 solid;
}
#LightBox .Header .Thumbnail,
#LightBox .Header .Product{display:none}
#LightBox .Header .Option,
#LightBox .Header .Quantity,
#LightBox .Header .Remove{
        width:60px;
        float:left;
        clear:none;
        text-align:right;
}
#LightBox .Header .Option{width:235px;}
#LightBox .List{
        width:400px;
        height:auto;
        overflow:auto;
        clear:both;
}
#LightBox .Row{
        width:380px;
        height:110px;
        margin:2px 0;
        border-top:1px #4d4d4d solid;
        background:#333;
}
#LightBox .Row .Thumbnail{
        float:left;
        width:110px;
        height:110px;
        text-align:center;
}
#LightBox .Row .ThumbTable{
        width:110px;
        height:110px;
}
#LightBox .Row .Thumbnail img{
        cursor:default !important;
}
#LightBox .Row .Product,
#LightBox .Row .Option,
#LightBox .Row .Quantity,
#LightBox .Row .Remove{
        text-align:right;
        float:left;
}
#LightBox .Row .Option #Table1{
        float:right;
        padding:0;
        margin:0;
        line-height:1px;
        border:1px #4d4d4d solid;
}
#LightBox .Row .Product{
        text-align:left;
        padding-top:20px;
        width:250px;
}
#LightBox .Row .Option{width:120px;}
#LightBox .Row .Quantity{width:70px;}
#LightBox .Row .Remove{width:60px;}
#LightBox .Footer{
        margin-right:30px;
}
#LightBox .Footer .Button{
        float:right;
        width:90px;
        height:25px;
        text-align:center;
        background: url('pictures/gs_webgraphics/button.gif') no-repeat;
}
#LightBox .Footer a,
#LightBox .Footer a:visited{
        text-decoration:none;
        color:#FFF;
}
#LightBox a:hover{
        color:#FFF;
}
/***************************************************************************lightBoxMail*/
#LightBoxMail a{
        text-decoration:underline;
        color:#000;
}
#LightBoxMail{
        width:520px;
        text-align:left;
        background-color:#FFFFFF !important;
        color:#000000 !important;
}
#LightBoxMail .Header{
        width:500px;
        margin:0 auto;
        color:#000000
}
#LightBoxMail .Header .Option,
#LightBoxMail .Header .Product,
#LightBoxMail .Header .Thumbnail
{display:none;}
#LightBoxMail .Header .Price{
        float:left;
        width:300px;
        text-align:right;
}
#LightBoxMail .Header .Quantity{
        float:left;
        width:100px;
        text-align:right;
}
#LightBoxMail .Header .Total{
        float:left;
        width:100px;
        text-align:right;
}

#LightBoxMail .Row{
        height:120px;
        width:500px;
        margin:5px auto;
        color:#000000;
}
#LightBoxMail .Row .Thumbnail{
        float:left;
        width:120px;
        text-align:left;
}
#LightBoxMail .Row .Product,
#LightBoxMail .Row .Option{
        float:left;
        width:380px;
}
#LightBoxMail .Row .Price{
        float:left;
        width:180px;
        text-align:right;
}
#LightBoxMail .Row .Quantity{
        float:left;
        width:90px;
        text-align:right;
}
#LightBoxMail .Row .Total{
        float:left;
        width:110px;
        text-align:right;
}
/***************************************************************************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;
}
/***************************************************************************loginForm*/
#LoginForm{
        float:right;
        width:400px;
        height:440px;
        margin:20px 0 0 20px;
}
#LoginForm .Row{
        width:400px;
        height:auto;
        clear:both;
        margin:2px 0;
}
#LoginForm .Row .Label{
        display:block;
        float:left;
        width:100px;
        height:auto;
}
#LoginForm .Row .Field{
        float:left;
        width:270px;
        height:auto;
}
#LoginForm .Footer{
        width:400px;
        height:20px;
        clear:both;
}
#LoginForm .Footer a,
#LoginForm .Footer a:visited{
        display:block;
        width:100px;
        height:20px;
        text-align:center;
        margin-left:100px;
        text-decoration:none;
        color:#888;
        border-top:1px #4d4d4d solid;
        background:#1d1d1d;
}
#LoginForm input,
#LoginForm textarea,
#LoginForm select{
        width:200px !important;
}
/***************************************************************************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*/
#babyFoot{
        width:800px;
        height:75px;
        clear:both;
        margin:0 auto;
}
#babyFoot .add{
        text-align:center;
}
#babyFoot .add p{
        margin:0;
        font-size:0.9em;
        color:#666;
        line-height:normal;
}
#babyFoot .add p b{
        font-size:1.2em;
        color:#fff;
}
#babyFoot .phosysLink{
        font-size:0.8em;
        text-align:right;
        color:#666
}
#babyFoot .phosysLink a,
#babyFoot .phosysLink a:visited{
        color:#cae943;
        text-decoration:none;
}
#babyFoot .phosysLink a:hover{
        color:#fff;
        text-decoration:none;
}
/***************************************************************************pageSpecifics*/
body.aid_GALLERY #AlbumList{
        width:100%;
        padding:0;
        margin:0;
}
body.aid_GALLERY #AlbumList .Row{
        float:left;
        width:220px;
        height:250px;
        clear:none;
        margin:5px;
        text-align:center;
}
body.aid_GALLERY #AlbumList .Row .Thumbnail,
body.aid_GALLERY #AlbumList .Row .ThumbTable{
        width:220px;
        height:220px;
        clear:both;
}
body.aid_GALLERY #AlbumList .Row .Title{
        clear:both;
        width:200px;
}
/***************************************************************************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