html, body { font-family:arial,helvetica,sans-serif; font-size:11px; margin:0; padding:0; color:#fff; height:100%; width:100%; }
html       { background:#31213d url('pictures/gs_webgraphics/bg_rpt.jpg') repeat; } 
body.ALPHA { background:url('pictures/gs_webgraphics/bg_top.jpg') center top no-repeat; }
body.BETA  { background:url('pictures/gs_webgraphics/bg_top_alt.jpg') center top no-repeat; }
body.GAMMA,
body.CLIENTALBUM { background:url('pictures/gs_webgraphics/bg_top_alt.jpg') center top no-repeat; }

a         { color:#c57bff; outline:none; }
a:visited { color:#6d478c; }
a:hover   { color:#ccc; text-decoration:none; }
a img     { border:none; outline:none; }
ul, ul ul { list-style:square; }
strong    { font-weight:bold; }
p, ul     { line-height:1.7em; }
.A p      { font-size:12px; }
div, 
table, td { margin:0; padding:0; }


h1 { clear:both; padding:0.3em 0 0.5em 0; margin:0; font:normal 24px arial,helvetica,sans-serif; color:#c57bff; }
h2 { clear:both; padding:0.5em 0 0 0;   margin:0; font:normal 20px arial,helvetica,sans-serif; color:#6d478c; }
h3 { clear:both; padding:0.5em 0 0 0;   margin:0; font:bold   16px arial,helvetica,sans-serif; color:#fff; }

#ExtraFooter { width:900px; margin:0 auto; font-size:10px; color:#aaa;  }

.Button { padding:7px 15px; text-align:center; font-size:14px; font-weight:normal; text-transform:uppercase; background:#c57bff; color:#222; }
.Button:hover  { background:none; color:#c57bff; }

/* ------------------------------------------------------------------ Main Nav */

#PageHeader { width:860px; height:109px; margin:0 auto; padding:0 34px; }

#PageHeader #PageHeaderTop { width:205px; height:105px; float:right; background:url('pictures/gs_webgraphics/logo.gif') center center no-repeat; }

#PageHeader .PageMenu { width:650px; height:55px; float:left; margin-top:25px; }
#PageHeader .PageMenu .MenuItem { width:auto; height:55px; float:left; padding:0; margin-left:5px; background:url('pictures/gs_webgraphics/bg_menu.png') repeat; }
#PageHeader .PageMenu .First    { margin:0; }

#PageHeader a          { height:55px; color:#fff; text-decoration:none; text-align:center; font-size:14px; line-height:55px; display:block; padding:0 12px; }
#PageHeader a:hover    { color:#c57bff; }
#PageHeader a.Selected { color:#c57bff; }

#PageHeader .MenuItem.aid_SERVICES { position:relative; border:0; }
#PageHeader .MenuItem.aid_SERVICES:hover ul { display:block; }
#PageHeader .MenuItem.aid_SERVICES a { padding-right:22px; background:url('pictures/gs_webgraphics/submenu.gif') 70px 27px no-repeat; }

#PageHeader .SubMenu { width:140px; position:absolute; top:55px; left:0; z-index:999999; background:url('pictures/gs_webgraphics/bg_submenu.png') repeat; }

#PageHeader ul { list-style:none; display:none; padding:0; margin:0; }
#PageHeader li { text-indent:0; padding:3px 0; margin:0; }

#Container #PageHeader li a { height:auto; padding:0 22px; margin:0; font-size:12px; line-height:22px; text-align:left; background:none; }
#Container #PageHeader li a:hover    { text-decoration:underline; color:#c57bff; }
#Container #PageHeader li a.SubSelected { color:#c57bff; }

/* ------------------------------------------------------------------ Main Area */

#Wrapper   { width:928px; margin:0 auto; z-index:100;  }
#Container { width:928px; float:left; background:url('pictures/gs_webgraphics/bg_footer.jpg') center bottom no-repeat; }
#MainArea  { width:928px; float:left; padding:0; }

body.BETA #MainArea { padding-top:50px; background:url('pictures/gs_webgraphics/maintop.png') center 56px no-repeat; }

#MainArea #flashcontent { width:928px; height:405px; padding:0; margin-top:-5px; }

#MainArea #MainImage  { width:928px; height:365px; padding:0; margin:20px 0 15px 0; } 

#MainArea #MainImage #MainImage_imgTable { width:auto; margin:0 auto; }
#MainArea #MainImage #MainImage_TheImage { margin:0 auto; }
#MainArea #MainImage .Caption { display:none; }

#MainArea #PageContent { width:860px; height:auto; float:left; padding:20px 34px; margin-top:21px; background:url('pictures/gs_webgraphics/main_rpt.png') center center repeat; }

#MainArea #PageContent .Content.A { width:600px; float:left; }
#MainArea #PageContent .Content.B { width:200px; float:right; border-left:1px dashed #402555; padding-left:30px; color:#776a81; }

body.GAMMA       #MainArea #PageContent,
body.CLIENTALBUM #MainArea #PageContent { margin-top:0; }

/* Albums */

#AlbumList { width:888px; height:365px; padding:0px; margin:20px; margin-bottom:15px; overflow:auto; }

#AlbumList .Row { width:118px; height:150px; float:left; cursor:pointer; padding:4px; margin:8px; overflow:hidden; position:relative; background:url('pictures/gs_webgraphics/main_rpt.png') center center repeat;  }
#AlbumList .Row { -moz-box-shadow:0px 0px 2px #000; -webkit-box-shadow:0px 0px 2px #000; box-shadow:0px 0px 2px #000; 
                       behavior:url('pictures/gs_webgraphics/PIE.htc'); position:relative; }
#AlbumList .Row .Thumbnail    { width:118px; height:100px; overflow:hidden; }
#AlbumList .Row .ThumbTable   { height:100px; overflow:hidden; }  
#AlbumList .Row .Title        { font-weight:bold;  color:#969696; font-size:10px; text-align:center; line-height:12px; padding:3px 0; color:#fff; }
#AlbumList .Row .Description  { font-style:italic; color:#6d478c; font-size:10px; line-height:11px; }
#AlbumList .Row .Button       { display:none; }
#AlbumList .Row:hover { background:#000; }


#AlbumLogin { width:260px; height:220px; padding:20px; margin:0 auto; z-index:999999; }
#AlbumLogin div {  }
#AlbumLogin .Row  { display:block; float:left; margin:5px 0; }
#AlbumLogin .Row.Password {  }
#AlbumLogin .Row .Label { float:left; width:70px; text-align:right; padding-right:5px; }
#AlbumLogin .Row .Field { float:left;  }
#AlbumLogin .Row .Field input { padding:3px; font-family:courier,mono;  }
#AlbumLogin .Button { float:right; margin-right:15px; }
#AlbumLogin .Button:hover { }

/* ------------------------------------------------------------------ Page Footer */

#PageFooter { display:none; }
#Footer     { width:860px; height:71px; float:left; padding:20px 34px 0 34px;  }

#Footer .Copyright { color:#fff;    font-size:14px; line-height:0.9em; font-weight:bold; float:left; }
#Footer .Phosys    { color:#6d478c; font-size:10px; line-height:14px; font-style:italic; float:left; padding-left:10px; }
#Footer a          { color:#6d478c; }
#Footer a:hover    { color:#fff; text-decoration:none; }

/* ------------------------------------------------------------------ Contact Form */

#ContactForm { width:828px; height:220px; position:relative; padding:90px 50px; margin:0 auto; }

#ContactForm .Row          { width:340px; display:block; padding:5px 0;  }
#ContactForm .Row .Label   { display:block; font-weight:bold; color:#fff; text-align:left; padding:0 7px 0 0;  }
#ContactForm .Row .Field   { font-size:12px; padding:8px; }
#ContactForm .Row input    { width:292px; background:#fff; border:1px solid #ccc; color:#666; font-family:courier; }
#ContactForm .Row select   { width:310px; background:#fff; border:1px solid #ccc; color:#666; font-family:courier; }
#ContactForm .Row textarea { width:290px; height:70px; background:#fff; border:1px solid #ccc; color:#666; font-family:courier; font-size:11px; }

*+html #ContactForm .Row select .Label { display:block; padding:5px 0; line-height:30px; } 

#ContactForm .Row#ContactForm_Item_contact_findus { position:absolute; top:204px; left:440px; }
#ContactForm .Row#ContactForm_Item_contact_query  { position:absolute; top:90px; left:440px; }

#ContactForm .Footer       { position:absolute; top:235px; left:790px; }
#ContactForm .Button       {  }
#ContactForm .Button:hover {  }

#ContactForm .VAMRequiredFieldMarker 
{ width:11px; height:10px; padding:0; margin:0 17px 0 0; float:right; display:block; overflow:hidden; background:url('pictures/gs_webgraphics/requireddot.gif') no-repeat; }
#ContactForm .VAMRequiredFieldMarker img { position:relative; left:-99999px; display:block; }
*+html #ContactForm .VAMRequiredFieldMarker { margin-top:-20px; } 

/* ------------------------------------------------------------------ Image Thumbnail List */

#MainArea #ImageList { width:828px; height:410px; min-height:150px; padding:0 50px; margin:20px 0 0 0; background:url('pictures/gs_webgraphics/maintop.png') center bottom no-repeat;  }
#MainArea #ImageList #Images {  }
#MainArea #ImageList .Item { float:left; margin:4px; height:110px; width:110px; padding:0; cursor:pointer; }
#MainArea #ImageList .Item:hover {  }
#MainArea #ImageList .Item .ThumbTable { float:left; height:110px; width:100%; }
#MainArea #ImageList .Item img { border:1px solid #fff;}

#MainArea #ImageList .Item .Caption { display:block; text-align:center; color:#777777; }
#MainArea #ImageList .LightBox { display:none; }

#MainArea #ImageList .Foboter { width:880px; float:left; clear:both;}

#MainArea .Pager { width:855px; clear:both; margin:0 5px 0 0; }
#MainArea .Pager .Button { width:105px; height:25px; font-size:1.5em; background:none; margin:3px 0 0 0; padding:0; clear:none; }
#MainArea .Pager .Button a { text-decoration:none; }
#MainArea .Pager .Button a:hover { }
#MainArea .Footer .Pages .Button { }

#MainArea .Pager .Next {  float:right; text-decoration:none; margin:3px 0 0 0; }
#MainArea .Pager .Next #Thumbnails_ImageListNextPage {padding:5px 40px 20px 30px;  }
#MainArea .Pager .Previous { float:left; text-decoration:none; margin:3px 0 0 0; }
#MainArea .Pager .Previous #Thumbnails_ImageListPreviousPage {padding:5px 20px 20px 20px;  }

/* Pagination */

.Pages { width:120px; margin:0 auto; }

.Pages .Button {  }
.Pages a { text-decoration:none; }
.Pages ul ul a { text-decoration:none; }
.Pages ul li ul li a { text-align:center; white-space:nowrap; }
.Pages ul { padding:0; margin:0; list-style-type:none; display:block; margin:0 auto; }
.Pages li { float:left; width:auto; position:absolute; }
.Pages ul ul { visibility:hidden; position:absolute; height:150px; top:-155px; left:3px; background:#150f1c; overflow:hidden; font-size:0.7em; border:5px solid #000; border-bottom:0; }
* html .Pages ul ul { top:-165px; }
/*\*/
html>body*.Pages ul ul {overflow:auto;}
/**/
.Pages table { position:relative; top:0; left:0; border-collapse:collapse; }
.Pages ul ul li,
.Pages ul ul a { height:auto; line-height:1em; padding:5px 5px; text-align:center; }
.Pages ul ul li { top:0px; position:relative;}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover {  }
.Pages :hover > a,
.Pages ul ul :hover > a {  }
.Pages ul li:hover ul,
.Pages ul a:hover ul,
.Pages ul ul a:hover {visibility:visible; overflow:auto;}
.Pages ul ul ul a,
.Pages ul ul ul a:visited { height:auto; line-height:1em; padding:5px 0px; width:80px; }
.Pages ul ul ul a:hover { }
.Pages ul li:hover ul,
.Pages ul a:hover ul {visibility:visible;}
.Pages ul a:hover ul ul,
.Pages ul :hover ul ul { visibility:hidden; position:absolute; height:0; left:50px; top:0; }
.Pages ul :hover ul :hover ul,
.Pages ul a:hover ul a:hover ul { visibility:visible; }
.Pages .Selected { font-weight:bold; }
.Pages ul ul ul { height:220px !important; width:auto; background:black; z-index:500; padding-top:1px; }

/* ------------------------------------------------------------------ Image Popup Window */

#PopupWindow { background:#31213d url('pictures/gs_webgraphics/bg_rpt.jpg') repeat;  }
#PopupWindow #MainImage_TheImage { margin:10px; border:1px solid #fff; }
#PopupWindow .ImageControls { overflow:auto; }
#PopupWindow .ImageControls .Previous { float:left; font-size:0.7em; margin:5px 0 0 0; }
#PopupWindow .ImageControls .Previous:hover { text-decoration:none;}
#PopupWindow .ImageControls .Next { float:right; font-size:0.7em;  margin:5px 0 0 0; }
#PopupWindow .ImageControls .Next:hover { text-decoration:none;}
#PopupWindow a[disabled] { display:none; }

#PopupWindow .CaptionBottom { text-align:center; position:absolute; width:100%; font-style:italic; font-weight:bold; bottom:3px; color:#222; }

/* ------------------------------------------------------------------ Buy Prints Popup */

#MetaData { cursor:pointer; }

.MetaData { float:left; color:#fff; text-align:left; background:#150f1c; border:5px solid #000; cursor:pointer; cursor:hand; }

.MetaData .MetaDataTitle       { margin:5px 0; padding:5px; font-size:11px; font-weight:bold; background:#c57bff; color:#222;  }
.MetaData .MetaDataField       { margin:2px 0; padding:5px; font-size:11px; text-align:left;  color:#fff; }
.MetaData .MetaDataFieldOver   { margin:2px 0; padding:5px; font-size:11px; cursor:pointer;   color:#c57bff;  }
.MetaData .MetaDataHeading     { margin:5px 0; padding:5px; font-weight:bold; font-size:12px; color:#fff; }
.MetaData .MetaDataHeadingOver { font-size:12px; font-weight:bold; color:#c57bff; }

.MetaData .MetaDataCommand    { margin:2px 0; padding:5px; font-size:11px; text-align:right;  color:#fff;  }
.MetaData .MetaDataCommandOver{ margin:2px 0; padding:5px; font-size:11px; text-align:right;  color:#c57bff; cursor:pointer;}

/* ------------------------------------------------------------------ Shopping Cart */

#ShoppingCart { width:828px; height:auto; min-height:150px; padding:0 50px 80px 50px; margin:20px 0 0 0; background:url('pictures/gs_webgraphics/maintop.png') center bottom no-repeat; }

#ShoppingCart .Header { padding:10px 0; float:left; clear:both; border-bottom:1px solid #fff; }

#ShoppingCart .Header .Thumbnail { display:none; }
#ShoppingCart .Header .Product   { display:none; }
#ShoppingCart .Header .Option    { float:left; text-align:center; font-weight:bold; width:540px; }
#ShoppingCart .Header .Price     { float:left; text-align:center; font-weight:bold; width:80px; }
#ShoppingCart .Header .Quantity  { float:left; text-align:center; font-weight:bold; width:80px; }
#ShoppingCart .Header .Total     { float:left; text-align:center; font-weight:bold; width:80px; }
#ShoppingCart .Header .Remove    { float:left; text-align:center; font-weight:bold; width:35px; margin:0 5px 0 0; }

#ShoppingCart .List { clear:both; }
#ShoppingCart .Quantity input { text-align:right; width:45px; }

#ShoppingCart .Row { height:100px; margin:10px 0 0 0; padding:10px;  background:#150f1c; clear:both; }
#ShoppingCart .Row .Thumbnail table {  }
#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:110px; }
#ShoppingCart .Row .Product   { display:none; }
#ShoppingCart .Row .Option    { float:left; text-align:left;   width:400px; padding:3px 0 0 20px; font-weight:bold; }
#ShoppingCart .Row .Price     { float:left; text-align:center; width:80px;  padding:3px 0 0 0; }
#ShoppingCart .Row .Quantity  { float:left; text-align:center; width:80px; }
#ShoppingCart .Row .Total     { float:left; text-align:center; width:80px;  padding:3px 0 0 0; }
#ShoppingCart .Row .Remove    { float:left; text-align:center; width:35px; }

#ShoppingCart .Message { padding:10px 0; }

#ShoppingCart .Footer { margin:0; padding:0 0 5px 0; }
#ShoppingCart .Footer .Total { float:right; margin:0; font-weight:bold; font-size:2em; color:#c57bff; text-align:right; }
#ShoppingCart .Footer .Button { float:left; margin:0 10px 0 0; clear:none; }

/* ------------------------------------------------------------------ Page Specific */



#SiteMap { display:none; }









// from System Meta Data
