html, body { margin:0px; padding:0px; font-family:'trebuchet ms',serif; font-size:12px; color:#FCFFE2; background:#161616; }

form, div, table, td { margin:0; padding:0; }

a { color:#FCFFE2; }
a:visited { color:#D5DAA5; }
a:hover { color:#009ABB; }
a img { border:none; outline:none; }

p, ul { line-height:18px; margin:10px 0; padding:0; }
ul li { margin:0 0 0 18px; }

h1 { margin:0 0 18px 0; padding:0; font:normal 28px 'trebuchet ms',serif; line-height:27px; color:#009ABB; font-style:italic; }
h2 { margin:18px 0; padding:0; font:normal 18px 'trebuchet ms',serif; line-height:27px; color:#009ABB; font-style:italic; }
h3 { margin:18px 0; padding:0; font:bold   12px 'trebuchet ms',serif; line-height:18px; color:#90A200; }
h6 { margin:-15px 0 18px 0; padding:0; font-size:14px; font-weight:normal; }

strong { font-weight:bold; }

a.Button { padding:5px 10px; background:#90A200; color:white; text-decoration:none; font-size:15px; }
a:visited.Button { color:white; }
a:hover.Button { background:#009ABB; }

/* ------------------------------------------------------------------ Main Elements */

#Wrapper { }

#Container { width:980px; margin:0 auto; }

#PageHeader { height:80px; background:url('pictures/gs_webgraphics/FotoCapricorn.gif') center left no-repeat; }

#MainArea1 { padding:0; background:url('pictures/gs_webgraphics/mainbg_mid.gif') center center repeat-y; }
#MainArea2 { padding:0; background:url('pictures/gs_webgraphics/mainbg_top.gif') top center no-repeat; _background-image:url('pictures/gs_webgraphics/mainbg_mid.gif'); }
#MainArea  { padding:15px 10px; background:url('pictures/gs_webgraphics/mainbg_bot.gif') bottom center no-repeat; position:relative; _background-image:url('pictures/gs_webgraphics/mainbg_mid.gif'); }

#MainAreaBottom { clear:both; }

#MainArea #PageContent { }

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

#MainArea #flashcontent {  }

/* ------------------------------------------------------------------ Alternative layouts */

/* ALPHA - Gallery pages and such */

body.ALPHA #MainArea { }

body.ALPHA #MainImage   {  }
body.ALPHA #PageContent { width:660px; padding:20px 30px; }


/* BETA - homepage */

body.BETA #MainArea { height:470px; }

body.BETA #MainImage   { width:480px; height:480px; position:absolute; top:10px; left:10px; }
body.BETA #PageContent { width:440px; height:440px; padding:20px; position:absolute; top:10px; right:10px; overflow:auto; }


/* GAMMA - Basket & Contact page : small pagecontent right */

body.GAMMA #MainArea { overflow:auto; }

body.GAMMA #MainImage   {  }
body.GAMMA #PageContent { width:240px; padding:15px 20px 15px 30px; float:right; position:relative; }

/* GALLERY pages - min height to accomodate gallery menu */

body.GALLERY #MainArea { min-height:600px; _height:600px; }




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

#PageHeader { background-color:; }

#PageHeader .PageMenu { float:right; padding:30px 0 20px 0; }

#PageHeader .PageMenu .Alignment { padding:0 10px; }

#PageHeader .PageMenu .MenuItem { float:left; margin:0 10px; }
#PageHeader .PageMenu .MenuItem a { display:block; color:#FCFFE2; text-decoration:none; font-size:14px; line-height:27px; padding:0; border-bottom:3px solid #161616; }

#PageHeader .PageMenu .MenuItem a:hover { border-color:#009ABB; }

body.GALLERY #PageHeader .PageMenu .MenuItem.aid_GALLERIES a,
#PageHeader .PageMenu .MenuItem a.Selected { border-color:#90A200; }

/* ------------------------------------------------------------------ Sidebar menu */

/* PageContent with sidebar in blockquote */

blockquote { width:211px; padding:0 0 15px 29px; position:absolute; top:105px; right:-25px; border-left:1px solid #363631; }

blockquote #QuickAlbumList { width:190px; margin:0; padding:0; }

blockquote #QuickAlbumList .Row { padding:5px 0 5px 18px; font-size:14px; line-height:18px; cursor:pointer; background:url('pictures/gs_webgraphics/bullet.gif') top left no-repeat; }

blockquote #QuickAlbumList .Row .ThumbTable { display:none; }
blockquote #QuickAlbumList .Row .Button { display:none; }
blockquote #QuickAlbumList .Row .Description { display:none; }

blockquote #QuickAlbumList .Row .Title { display:block; font-style:italic; }

blockquote #QuickAlbumList .Row:hover .Title { color:#009ABB; }

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

#PageFooter { display:none; }

#Footer { width:940px; padding:0 10px; margin:0 auto; }

#Footer p { padding:0; margin:0; font-size:11px; line-height:50px; color:#3B3B3B;  }

#Footer .Copyright { float:left; }
#Footer .Phosys { float:right; }

#Footer a { color:#3B3B3B; }
#Footer a:hover { color:#009ABB; }

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

#AlbumLogin { width:250px; margin:50px auto; overflow:auto; }

#AlbumLogin .Row.AlbumID   { display:none; }

#AlbumLogin .Row { padding:0 0 0 20px; }
#AlbumLogin .Row .Label {  }
#AlbumLogin .Row .Field {  }
#AlbumLogin .Row .Field input { width:200px; height:16px; border:1px solid #444444; padding:5px; }

#AlbumLogin .Footer { margin:20px; }

/* ------------------------------------------------------------------ Album List */

#MainArea #AlbumList { width:720px; margin:0 0 30px 0; }

#AlbumList .Row { margin:0 30px; padding:15px 10px; cursor:pointer; border-top:1px dotted #2B2B26; border-bottom:1px dotted #2B2B26; height:110px; }

#AlbumList .Row .ThumbTable { width:110px; height:110px; float:left; margin:0 15px 0 0; background:black; }
#AlbumList .Row .ThumbTable img {  }

#AlbumList .Row .Button { display:none; }

#AlbumList .Row .Title       { font-size:22px; color:#90A200; margin:25px 0 0 0; }
#AlbumList .Row .Description { font-size:12px; color:white; }

#AlbumList .Row:hover .Title,
#AlbumList .Row:hover .Description { color:#009ABB; }


/* ------------------------------------------------------------------ Login Popup */

.LoginMenu { text-align:right; background-color:white; }
.LoginMenuHeading { font-weight:bold; color:#333333; text-align:center; }
.LoginMenuHeading img { display:none; }
.LoginMenuSubmit { padding:5px; text-decoration:none; cursor:pointer; text-align:center; background:#444444; color:white; }
.LoginMenuSubmitOver { padding:5px; text-decoration:none; cursor:pointer; text-align:center; background:#E60000; color:white; }

/* ------------------------------------------------------------------ Album Image List & Pagination */

#MainArea #ImageList { width:680px; overflow:auto; margin:-15px 0 0 0; padding:0 0 30px 20px; }

#MainArea #ImageList .Item { width:116px; height:158px; float:left; cursor:pointer; _overflow:visible; margin:10px; _display:inline; background:black; }
#MainArea #ImageList .Item table { width:116px; height:116px; margin:0 auto; }
#MainArea #ImageList .Item td { margin:0; padding:0; border-collapse:collapse;  }

#MainArea #ImageList .Item .Caption { display:block; width:116px; margin:0 auto; overflow:hidden; text-align:center; color:#5B5A4A; font-size:11px; position:relative; top:-5px; line-height:11px; }

#MainArea #ImageList .Item .Thumbnail img { }

#MainArea .Pager { clear:both; width:650px; margin:0 auto; }
#MainArea .Pager .Button { background:none; width:auto; margin:0; padding:20px 0 0 0; clear:none; }
#MainArea .Pager .Next { float:right; text-decoration:underline; margin:3px 0 0 0; }
#MainArea .Pager .Previous { float:left; text-decoration:underline; margin:3px 0 0 0; }

/* Pagination */

.Pages { width:100px; margin:0 auto; _display:none; }

.Pages .Button { border:none; }
.Pager .Button { border:none; }
.Pages a { text-decoration:underline; text-align:center; }
.Pages ul ul a { display:inline; text-decoration:none; text-align:center }
.Pages ul li ul li a { text-align:left; 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:0; width:100px; background:#161616; 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; width:80px; text-align:center; }
.Pages ul ul li { top:0px; position:relative;}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover { color:#009ABB; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#009ABB; }
.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; z-index:500; padding-top:1px; }

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

#PopupWindow { background:#1F1D1D; }

#PopupWindow .ImageControls { overflow:auto; padding:5px 2px 0 2px; }
#PopupWindow .Button { font-size:11px; }
#PopupWindow .ImageControls .Previous { float:left; }
#PopupWindow .ImageControls .Next { float:right; }

#PopupWindow .CaptionBottom { text-align:center; position:absolute; width:100%; bottom:0; }

#PopupWindow  img#MainImage_TheImage  { border:10px solid #161616; }

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

#MetaData .Button { cursor:pointer; text-decoration:underline; }

.MetaData { float:left; color:#FCFFE2; text-align:left; background:#161616; font-size:12px; }

.MetaData .MetaDataTitle { font-size:11px; font-weight:bold; color:#90A200; text-align:left; padding:5px;  }

.MetaData .MetaDataField { font-size:11px; padding:5px; }
.MetaData .MetaDataFieldOver { font-size:11px; cursor:pointer; padding:5px; }

.MetaData .MetaDataHeading { font-size:11px; padding:5px; }

.MetaData .MetaDataCommand { font-size:11px; text-align:right; padding:5px; }
.MetaData .MetaDataCommandOver { font-size:11px; cursor:pointer; color:#009ABB; text-align:right; padding:5px; }

.MetaData .MetaDataBasket { font-size:11px; padding:5px; }
.MetaData .MetaDataBasketOver { font-size:11px; padding:5px; }

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

#ShoppingCart { width:630px; overflow:auto; margin:20px 30px; padding:0; }
#ShoppingCart .Header { float:left; clear:both; border-bottom:1px #363631 solid; }

#ShoppingCart .Header .Thumbnail { display:none; }
#ShoppingCart .Header .Product   { display:none; }
#ShoppingCart .Header .Option    { float:left; text-align:center; font-weight:bold; width:450px; text-indent:-9999em; }
#ShoppingCart .Header .Price     { float:left; text-align:center; font-weight:bold; width:50px; }
#ShoppingCart .Header .Quantity  { float:left; text-align:center; font-weight:bold; width:50px; }
#ShoppingCart .Header .Total     { float:left; text-align:center; font-weight:bold; width:50px; }
#ShoppingCart .Header .Remove    { float:left; text-align:center; font-weight:bold; width:25px; }

#ShoppingCart .List { overflow:auto; clear:both; }

#ShoppingCart #BasketList_List { width:100%; }
#ShoppingCart .Quantity input { text-align:right; width:45px; }

#ShoppingCart .Row { height:120px; margin:5px 0; padding:5px 0; overflow:auto; clear:both; border-bottom:1px #363631 solid; }
#ShoppingCart .Row .Thumbnail table { width:100%; height:110px; }

#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:120px; }
#ShoppingCart .Row .Thumbnail img { border:5px solid #161616; }
#ShoppingCart .Row .Product   { display:none; }
#ShoppingCart .Row .Option    { float:left; text-align:left;   width:307px; padding:3px 0 0 20px; font-weight:bold; }
#ShoppingCart .Row .Price     { float:left; text-align:center; width:50px;  padding:3px 0 0 0; }
#ShoppingCart .Row .Quantity  { float:left; text-align:center; width:50px; }
#ShoppingCart .Row .Total     { float:left; text-align:center; width:50px;  padding:3px 0 0 0; }
#ShoppingCart .Row .Remove    { float:left; text-align:center; width:25px; }

#ShoppingCart .Footer { overflow:auto; padding:0 0 5px 0; }
#ShoppingCart .Footer .Total { margin:0 0 0 518px; font-weight:bold; font-size:16px; width:70px; text-align:right; color:#009ABB; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; }

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

#ContactForm { float:left; width:380px; padding:20px 0 0 160px; margin:0 0 20px 0; }

#ContactForm .Row { display:block; overflow:auto; padding:5px 0; width:100%; }
#ContactForm .Row .Label { display:block; padding:0 0 3px 0; font-size:12px; }
#ContactForm .Row .Field { float:left; }

#ContactForm .Row input { width:350px; padding:5px; }
#ContactForm .Row select { width:150px; padding:5px; }
#ContactForm .Row textarea { width:350px; height:50px; padding:5px; }

#ContactForm .Row#ContactForm_Item_contact_query textarea { height:150px; }

#ContactForm .Footer { clear:both; padding:18px 18px; text-align:right; }

/* ------------------------------------------------------------------ Page Specifics */


/* ------------------------------------------------------------------ */


// from System Meta Data
