html, body     { font-family:verdana,sans-serif; font-size:12px; margin:0; padding:0; color:#fff; background:#1b1b1b url('pictures/gs_webgraphics/bg_rpt.jpg') top left repeat; }
div, table, td { margin:0; padding:0; }

a         { color:#f9f0d3; outline:none; }
a:visited { color:#e3d6ae; }
a:hover   { color:#9edeea; text-decoration:none; }
a img     { border:none; outline:none; }
p, ul     { line-height:1.5em; padding:0.4em 0; margin:0; }
ul, ul ul { list-style:square; margin:0 0 0 2em; }

h1 { padding:0 0 0.2em; margin:0;     font:normal 22px verdana,sans-serif; color:#9edeea; }
h2 { padding:0.3em 0; margin:0.4em 0; font:bold italic 1.4em/1.5em verdana,sans-serif; color:#fff; }
h3 { padding:1.2em 0 0 0; margin:0;       font:bold   1.2em/1.5em verdana,sans-serif; color:#9edeea; }

strong  { font-weight:bold; }

a.Button { padding:4px 15px; background:#9edeea; color:#222; text-decoration:none; font-size:1.5em; }
a.Button:hover { background:#f9f0d3; }

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

#PageHeader    { width:260px; height:400px; position:absolute; top:80px; right:0; }
#PageHeaderTop { width:260px; height:100px; background:url('pictures/gs_webgraphics/bg_logo.png') right 20px no-repeat; }
* html #PageHeaderTop { background:url('pictures/gs_webgraphics/bg_ie6.jpg') right 20px no-repeat; }

.PageMenu { width:260px; height:auto; position:absolute; bottom:0; }
.PageMenu .MenuItem { padding:0; margin:0; }
.PageMenu .MenuItem a { width:auto; display:block; float:left; clear:both; margin:5px 0; line-height:22px; text-indent:20px; font-family:georgia,serif; font-size:12px; font-weight:bold; font-style:italic; text-decoration:none; text-transform:uppercase; color:#727272; }
.PageMenu .MenuItem a:hover { color:#f9f0d3; }
.PageMenu .MenuItem a.Selected { color:#f9f0d3; background:url('pictures/gs_webgraphics/bg_menu.png') left center no-repeat; }
* html .PageMenu .MenuItem a.Selected { background:url('pictures/gs_webgraphics/menuie6.jpg') left center no-repeat; }

body.cat_GALLERY    .PageMenu .MenuItem.aid_PORTFOLIO a,
body.cat_PHOTOALBUM .PageMenu .MenuItem.aid_CLIENTAREA a { color:#f9f0d3; background:url('pictures/gs_webgraphics/bg_menu.png') left center no-repeat; }

* html body.cat_GALLERY    .PageMenu .MenuItem.aid_PORTFOLIO a,
* html body.cat_PHOTOALBUM .PageMenu .MenuItem.aid_CLIENTAREA a   { background:url('pictures/gs_webgraphics/menuie6.jpg') left center no-repeat; }

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

#Wrapper  { width:965px; margin:0 auto; padding-top:80px; position:relative; } 
#MainArea { width:710px;  }

#MainArea #PageContent  { width:600px; height:auto;  padding:15px 55px; } 
#MainArea #flashcontent { width:600px; height:300px; padding:55px; background:url('pictures/gs_webgraphics/bg_frame.png') no-repeat; }
#MainArea #MainImage    { width:600px; height:300px; padding:55px; background:url('pictures/gs_webgraphics/bg_frame.png') no-repeat; }
* html #MainArea #MainImage { background:url('pictures/gs_webgraphics/bg_frameie6.jpg') no-repeat; }
* html #MainArea #flashcontent { background:url('pictures/gs_webgraphics/bg_frameie6.jpg') no-repeat; }

body.BETA #MainArea #PageContent { width:710px; padding:0; }
body.BETA #MainArea #PageContent #LoginBox { width:600px; height:300px; padding:55px; background:url('pictures/gs_webgraphics/bg_frame.png') no-repeat; }
* html body.BETA #MainArea #PageContent #LoginBox  { background:url('pictures/gs_webgraphics/bg_frameie6.jpg') no-repeat; }
body.BETA #MainArea #PageContent #PageText { width:600px; height:auto;  padding:15px 55px; }

#MainArea #MainImage #MainImage_TheImage {  }
#MainArea #MainImage .Caption { display:none; }

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

#PageFooter { display:none; }

#Footer { margin-top:20px; }
*+html #Footer { width:960px; overflow:hidden; }
#Footer p          { font-size:10px; color:#727272; }
#Footer .Copyright { float:left; font-weight:bold; }
#Footer .Phosys    { float:right; font-style:italic; }

/* ------------------------------------------------------------------ Gallery List */

#MainArea #AlbumList { width:600px; height:300px; padding:55px; background:url('pictures/gs_webgraphics/bg_frame.png') no-repeat; }
* html #MainArea #AlbumList { background:url('pictures/gs_webgraphics/bg_frameie6.jpg') no-repeat; }
#AlbumList .Row { width:150px; height:300px; margin:0; padding:0; float:left; position:relative; overflow:hidden; cursor:pointer; }
#AlbumList .Row:hover .Title { color:#9edeea; }
#AlbumList .Row .ThumbTable    { width:150px; height:300px; float:left; }
#AlbumList .Row .Thumbnail img { margin:0 auto; }
#AlbumList .Row .Title         { width:150px; position:absolute; bottom:0; left:5px; font-style:italic; font-size:2em; }
#AlbumList .Row .Description,
#AlbumList .Row .Status        { display:none; } 

#AlbumList .Row.aid_PORTFOLIO_WED     { background:#444; }
#AlbumList .Row.aid_PORTFOLIO_PORT    { background:#666; }
#AlbumList .Row.aid_PORTFOLIO_FINEART { background:#888; }
#AlbumList .Row.aid_PORTFOLIO_SPORT   { background:#999; }

/* ------------------------------------------------------------------ Album Login */

#PageContent #AlbumLogin { width:330px; height:30px; padding:10px; margin:120px auto; }
*+html #PageContent #AlbumLogin { margin-top:180px; }
#PageContent #AlbumLogin .Field { width:235px; height:20px; float:left; }
#PageContent #AlbumLogin .Field input { width:210px; padding:4px 7px 7px 7px; margin-top:1px; font-family:arial,sans-serif; font-size:1.3em; color:#555; background:#f9f0d3; border:0; }
#PageContent #AlbumLogin .Footer { padding:5px; height:20px; }

#PageContent #AlbumLogin .Label    { display:none; }
#PageContent #AlbumLogin .UserID   { display:none; }
#PageContent #AlbumLogin .Password { display:none; }

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

#MainArea #ImageList { width:600px; height:300px; padding:55px; overflow:hidden; background:url('pictures/gs_webgraphics/bg_frame.png') no-repeat; }
* html #MainArea #Imagelist { background:url('pictures/gs_webgraphics/bg_frameie6.jpg') no-repeat; }
#MainArea #ImageList .Item { float:left; height:110px; width:110px; padding:0; margin:0 5px 10px 5px; }
#MainArea #ImageList .Item .ThumbTable { float:left; height:110px; width:110px; background:#f9f0d3; }
#MainArea #ImageList .Footer { width:590px; padding:0 5px; margin-top:25px; float:left; clear:both; }
#MainArea #ImageList .LightBox { display:none; }

#MainArea .Pager .Button   { z-index:999999; position:relative; background:none; width:auto; margin:8px 0; padding:0; clear:none; }
*+html #MainArea .Pager .Next { width:120px; float:right; clear:none; }
*+html #MainArea .Pager .Previous { float:left; clear:none; }
#MainArea .Pager .Next     a { float:right; padding:4px 15px; clear:none; background:#9edeea; color:#222; text-decoration:none; font-size:1.5em; }
#MainArea .Pager .Next:hover a { background:#f9f0d3; }
#MainArea .Pager .Previous a { float:left; padding:4px 15px;clear:none;  background:#9edeea; color:#222; text-decoration:none; font-size:1.5em; }
#MainArea .Pager .Previous:hover a { background:#f9f0d3; }

/* Pagination */
.Pages { width:120px; margin:0 auto; }
*+html .Pages { float:left; margin-left:20px; }
.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:-150px; left:0px; width:90px; background:#f9f0d3; overflow:hidden; }
* 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 0px; color:#222; width:100%; text-align:center; }
.Pages ul ul li { top:0px; position:relative;}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover { text-decoration:underline; }
.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:#1b1b1b url('pictures/gs_webgraphics/bg_rpt.jpg') top left repeat; }
#PopupWindow #MainImage img { border:10px solid #4d3535; }
#PopupWindow .CaptionTop { position:relative; top:30px; color:#fff; text-align:center; }
#PopupWindow .CaptionBottom { position:relative; bottom:50px; color:#fff; text-align:center; }
#PopupWindow .ImageControls { overflow:auto; }
#PopupWindow .ImageControls .Button { font-size:1em; }
#PopupWindow .ImageControls .Previous { float:left;  margin:5px 0 0 0; text-decoration:none; }
#PopupWindow .ImageControls .Next     { float:right; margin:5px 0 0 0; text-decoration:none; }

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

#MetaData .Button { text-decoration:underline; font-size:1em; cursor:pointer; }

.MetaData { float:left; color:#222; text-align:left; background:#f9f0d3; line-height:20px; }
.MetaData .MetaDataTitle { font-weight:bold; color:#f9f0d3; background-color:#9edeea; text-align:left; padding:5px; font-size:11px; }
.MetaData .MetaDataField { color:#222; padding:5px; font-size:11px; }
.MetaData .MetaDataFieldOver { padding:5px; cursor:pointer; font-size:11px; color:#222; background:#9edeea; }
.MetaData .MetaDataHeading { color:#222; padding:2px; font-size:11px; }
.MetaData .MetaDataHeading em { text-indent:10px; padding-left:10px; }
.MetaData .MetaDataHeadingOver { font-size:11px; }
.MetaData .MetaDataCommand{ color:#222; text-align:right; padding:5px; font-size:11px; }
.MetaData .MetaDataCommandOver{ cursor:pointer; color:#2c2727; text-align:right; background:#9edeea; padding:5px; font-size:11px; }

#MainImage #MetaData img { border:0; }

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

#ShoppingCart { width:600px; height:300px; padding:55px; color:#222; position:relative; background:url('pictures/gs_webgraphics/bg_frame.png') no-repeat; }
* html #ShoppingCart { background:url('pictures/gs_webgraphics/bg_frameie6.jpg') no-repeat; }
#ShoppingCart .Header { color:#fff; }
#ShoppingCart .Header .Thumbnail { display:none; }
#ShoppingCart .Header .Product   { display:none; }
#ShoppingCart .Header .Option    { float:left; text-align:center; font-style:italic; font-size:1.1em; width:380px; color:#4d3535; }
#ShoppingCart .Header .Price     { float:left; text-align:center; font-style:italic; font-size:1.1em; width:80px; }
#ShoppingCart .Header .Quantity  { float:left; text-align:center; font-style:italic; font-size:1.1em; width:80px; }
#ShoppingCart .Header .Total     { display:none; }
#ShoppingCart .Header .Remove    { float:left; text-align:center; font-style:italic; font-size:1.1em; width:35px; margin:0 5px 0 0; }

#ShoppingCart .List { width:600px; height:250px; overflow:auto; }
#ShoppingCart .Quantity input { text-align:right; width:45px; }

#ShoppingCart .Row { margin:5px 0; background:#f9f0d3; color:#555; overflow:auto; clear:both; }
#ShoppingCart .Row .Thumbnail table { width:100%; margin:2px; }
#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:105px; }
#ShoppingCart .Row .Product   { display:none; }
#ShoppingCart .Row .Option    { float:left; text-align:left;   width:265px; padding:10px 0 0 10px; font-weight:bold; }
#ShoppingCart .Row .Price     { float:left; text-align:center; width:80px;  padding:10px 0 0 0; }
#ShoppingCart .Row .Quantity  { float:left; text-align:center; width:80px;  padding:10px 0 0 0; }
#ShoppingCart .Row .Total     { display:none; }
#ShoppingCart .Row .Remove    { float:left; text-align:center; width:35px;  padding:10px 0 0 0; }

#ShoppingCart .Message { width:600px; position:absolute; left:55px; bottom:85px; background:#4d3535; text-align:left; font-size:1.1em; font-style:italic; line-height:20px; color:#f9f0d3; z-index:999999; }
#ShoppingCart .Footer { width:600px; height:40px; overflow:auto; padding:0; }
#ShoppingCart .Footer .Total { border-bottom:1px solid #f9f0d3; width:auto; float:right; margin:12px 0 0 0; line-height:20px; font-weight:bold; font-size:1.5em; text-align:right; color:#f9f0d3; }
#ShoppingCart .Footer .Button { float:left; margin:10px 10px 0 0; }

/* ------------------------------------------------------------------ Contact Us */

#ContactForm { width:600px; height:300px; padding:55px; position:relative; background:url('pictures/gs_webgraphics/bg_frame.png') no-repeat; }
* html #ContactForm { background:url('pictures/gs_webgraphics/bg_frameie6.jpg') no-repeat; }
#ContactForm .Row    { width:280px; margin:8px 0; overflow:auto; }
#ContactForm .Label  { width:200px; float:left; clear:both; font-style:italic; font-size:1.1em; line-height:20px; text-align:left;  }
#ContactForm .Field  { width:250px; float:left; clear:both; font-family:verdana,sans-serif; font-size:1.2em; padding:6px 7px; color:#555; background:#f9f0d3; border:0; }
#ContactForm .Button { position:absolute; bottom:70px; right:56px; padding:4px 117px; }

#ContactForm #ContactForm_Item_contact_query { position:absolute; top:53px; right:55px; }
#ContactForm .Row textarea { width:265px; height:189px; font-size:1.2em; }
#ContactForm .Row select   { width:263px; }

#ContactForm .VAMRequiredFieldMarker 
{ width:11px; height:10px; padding:0; margin: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; }
* html #ContactForm .VAMRequiredFieldMarker { margin-top:20px; }


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

#SiteMap { display:none; }















// from System Meta Data