html, body { font-family:arial,helvetica,sans-serif; font-size:12px; margin:0px; padding:0px; background-color:white; color:#808080; width:100%; height:100%; }
form { width:100%; height:100%; margin:0; padding:0; }

body { background:url('pictures/gs_webgraphics/bodybg.gif') center center no-repeat; }

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

a { color:#808080; }
a:visited { color:#606060; }
a:hover { color:#6C0B0D; }
a img { border:none; outline:none; }

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

ul, ul ul { list-style:square; margin:0 0 0 15px; }

h1 { padding:0 0 5px 0; margin:0; font:normal 18px arial,helvetica,sans-serif; color:#404040; }
h2 { padding:5px 0; margin:0;     font:bold   13px arial,helvetica,sans-serif; color:#404040; }
h3 { padding:5px 0; margin:0;     font:normal 12px arial,helvetica,sans-serif; color:#404040; }

strong { font-weight:bold; }

blockquote { margin:15px 0; padding:5px 15px; border-top:1px solid #43697E; border-bottom:1px solid #43697E; }

a.Button { padding:3px 10px; line-height:20px; background:#404040; color:white; text-decoration:none; }
a.Button:hover   { background:#6C0B0D; color:white; }
a.Button:visited { background:#404040; color:white; }

/* ------------------------------------------------------------------ Main Areas */

#Wrapper { width:960px; height:550px; position:absolute; top:50%; left:50%; margin:-250px 0 0 -480px; } /* Vertical centering */

#Container { width:960px; height:550px; position:relative; }

#MainArea { width:960px; height:480px; overflow:hidden; }

#MainArea #PageContent  { width:300px; height:335px; position:absolute; bottom:70px; left:0; overflow:auto; }

#MainArea #MainImage { width:640px; height:482px; position:absolute; top:0; right:0; overflow:hidden; }
#MainArea #MainImage #MainImage_TheImage { border:1px solid #333333; }

#MainArea #flashcontent { width:660px; height:500px; position:absolute; top:-10px; right:-10px; overflow:hidden; }

/* Alternative layout */

body.BETA #MainArea #PageContent  { width:620px; height:335px; }

body.BETA #MainArea #MainImage { width:320px; height:482px; }


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

#PageFooter { width:960px; height:70px; position:absolute; left:0; bottom:0; }

#PageFooter .PageMenu { }
#PageFooter .PageMenu .Alignment { padding:0 20px; }
#PageFooter .PageMenu .MenuItem { float:left; padding:30px 0 20px 0; }

#PageFooter a { display:block; color:#333333; text-decoration:none; margin:0 11px; padding:2px 0; font:bold 12px/13px arial,helvetica,sans-serif; font-style:italic; border-bottom:3px solid white; }
#PageFooter a:hover { border-color:#333333; }
#PageFooter a.Selected { border-color:#333333; }

/* Main Nav highlighting... */

body.cat_PORTRAITS #PageFooter .PageMenu .MenuItem.aid_PORTRAITS a,
body.cat_PHOTOALBUM #PageFooter .PageMenu .MenuItem.aid_ONLINEALBUMS a { border-color:#333333; }

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

#PageFooter #Phosys { display:none; }

#Footer { width:100%; position:absolute; bottom:0; left:0; }
#Footer p { margin:0; padding:0; line-height:20px; font-size:11px; text-align:center; color:#A7A7A7; }
#Footer p a { color:#A7A7A7; }
#Footer p a:hover { color:#333333; }

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

/* ------------------------------------------------------------------ Accordion Menu */

#tm_GS_MENU_PORTRAITS { width:640px; height:480px; clear:both; overflow:hidden; position:absolute; top:0; right:0; }
#tm_GS_MENU_PORTRAITS .tm_GS_MENU_PORTRAITS { display:block; float:left; width:213px; height:480px; margin:0px; overflow:hidden; cursor:pointer; }
#tm_GS_MENU_PORTRAITS .tm_GS_MENU_PORTRAITS a img{ border:0; }

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

#MainArea #AlbumList { width:640px; height:480px; padding:0; position:absolute; top:0; right:0; overflow:auto; background:#f0f0f0; }

#AlbumList .Row { width:280px; height:100px; margin:10px; _margin-left:5px; padding:10px; float:left; cursor:pointer; background:white; }

#AlbumList .Row .ThumbTable { width:100px; height:100px; float:left; margin:0 20px 0 0; }
#AlbumList .Row .Button { display:none; }

#AlbumList .Row .Title { font-size:17px; padding:0; margin:25px 0 0 0; color:#404040; }
#AlbumList .Row .Description { font-size:11px; padding:0; }

#AlbumList .Row:hover .Title { color:#666666; }

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

#MainArea #ImageList #AlbumLogin { width:150px; margin:150px auto; }

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

#MainArea #ImageList { width:640px; height:470px; padding:10px 0 0 0; position:absolute; top:0; right:0; overflow:hidden; background:#f0f0f0; }

#MainArea #ImageList .Item { float:left; height:110px; width:128px; }
* html #MainArea #ImageList .Item {  }
#MainArea #ImageList .Item span.Caption { text-align:center; display:block; }
#MainArea #ImageList .Item .ThumbTable { float:left; height:110px; width:128px; }
#MainArea #ImageList .Item .ThumbTable img { border:1px solid #404040; }
#MainArea #ImageList .LightBox { display:none; }

#MainArea .Pager { clear:both; width:600px; margin:0 auto; position:relative; top:0; }
#MainArea .Pager .Button { background:none; width:auto; margin:0; padding: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 */

#MainArea #ImageList .Footer .Pages { width:120px; margin:0 auto; }

.Pages .Button {  }
.Pages a { text-decoration:underline; }
.Pages ul ul a { text-decoration:none; }
.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; position:static; }
.Pages li { float:left; width:auto; position:absolute; }
.Pages ul ul { visibility:hidden; position:absolute; height:150px; top:-150px; left:0; width:100px; background:#EEEEEE; overflow:hidden; border:1px solid #464646; }
* 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:#6C0B0D; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#6C0B0D; }
.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:#EEEEEE; z-index:500; padding-top:1px; }

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

#PopupWindow { background:white; }

#PopupWindow .CaptionTop { position:relative; top:30px; color:white; text-align:center; }
#PopupWindow .CaptionBottom { position:relative; bottom:50px; color:white; text-align:center; }

#PopupWindow .ImageControls { overflow:auto; padding:0 3px; }
#PopupWindow .ImageControls .Previous { float:left; font-size:0.7em; margin:5px 0 0 5px; }
#PopupWindow .ImageControls .Next { float:right; font-size:0.7em; margin:5px 5px 0 0; }

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

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

.MetaData { float:left; color:black; text-align:left; background:white; border:1px solid #404040; }

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

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

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

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

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

#ShoppingCart { width:640px; height:480px; position:absolute; top:0; right:0; overflow:auto; background:#f0f0f0; }

#ShoppingCart .Header { float:left; clear:both; border-bottom:1px #DDDDDD solid; }

#ShoppingCart .Header .Thumbnail { display:none; }
#ShoppingCart .Header .Product   { display:none; }
#ShoppingCart .Header .Option    { float:left; text-align:center; font-weight:bold; width:440px; text-indent:-999em; }
#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; margin:0 5px 0 0; }

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

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

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

#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:110px; }
#ShoppingCart .Row .Product   { display:none; }
#ShoppingCart .Row .Option    { float:left; text-align:left;   width:309px; 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 530px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; }

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

#ContactForm { width:420px; height:450px; padding:30px 110px 0 110px; position:absolute; top:0; right:0; overflow:hidden; background:#f0f0f0; }

#ContactForm .Row { clear:both; margin:0.5em 0; overflow:auto; }
#ContactForm .Label { float:left; width:180px; padding:5px 10px 0 0; text-align:right; }
#ContactForm .Field { margin:0 5px 0 0; }
#ContactForm .Button { margin:0 0 0 190px; }

#ContactForm input    { width:150px; padding:5px; }
#ContactForm select   { width:160px; padding:5px; }
#ContactForm textarea { width:200px; padding:5px; }


/* ------------------------------------------------------------------ Page specifics */

/* Shop */

#shop { width:600px; height:480px; padding:0 20px 0 20px; position:absolute; top:0px; right:0; overflow:auto; background:#f0f0f0; }

#shop p { font-size:11px; line-height:17px; color:#404040; }
#shop h1 { font-size:14px; }

#shop ul { margin:0; padding:0; list-style:none; }
#shop li { margin:0; padding:7px 0; list-style:none; border-top:1px solid #CCCCCC; position:relative; overflow:auto; _height:85px; }

*+html #shop li { padding-bottom:4px; }
* html #shop li { padding-bottom:0px; }

#shop li.first { border:none; }

#shop img.product { float:left; margin:0 10px 0 0; }

#shop .addtobasket { position:absolute; right:0; top:5px; margin:0; padding:0; }
#shop a { outline:none; }

/* Links */

.linkpic { vertical-align:middle; }

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

body.aid_DEFAULT #MainArea { background:url('pictures/gs_webgraphics/swpp.gif') bottom right no-repeat; }

/* ------------------------------------------------------------------ */
// from System Meta Data