html, body { margin:0px; padding:0px; font-family:verdana,sans-serif; font-size:11px; color:white; background:#0C1114; }

body { width:100%; height:100%; background:#0C1114 url('pictures/gs_webgraphics/body_bg.gif') center top repeat-y; }

#Container { width:100%; background:url('pictures/gs_webgraphics/header_bg.gif') top repeat-x; }

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

a { color:#00AAFF; }
a:visited { color:#0077DD; }
a:hover { color:white; }
a:focus { outline:none; }
a img { border:none; outline:none; }

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

h1 { padding:0 0 10px 0; margin:0; font:normal 2.0em verdana,sans-serif; color:#00AAFF; }
h2 { padding:10px 0;     margin:0; font:bold   1.2em verdana,sans-serif; color:white; }
h3 { padding:10px 0;     margin:0; font:bold   1.0em verdana,sans-serif; color:white; }

strong { font-weight:bold; }

/* ------------------------------------------------------------------ Header & Main Nav */

#PageHeader { height:210px; width:800px; margin:0 auto; background:url('pictures/gs_webgraphics/header_centerbg.gif') top center no-repeat; }

#PageHeader .PageMenu { width:780px; margin:0 auto; overflow:auto; position:absolute; top:80px; }

#PageHeader .PageMenu .Alignment { float:right; }

#PageHeader .PageMenu .MenuItem { float:left; z-index:500; }
#PageHeader .PageMenu .MenuItem a { display:block; color:#999999; text-decoration:none; font-size:11px; padding:0 8px 0 12px; background:url('pictures/gs_webgraphics/navbullet.gif') left center no-repeat; }
#PageHeader .PageMenu .MenuItem a:hover { color:white; }
#PageHeader .PageMenu .MenuItem a.Selected { color:#00AAFF; }

#PageHeader .PageMenu .MenuItem.First a { background:none; }

body.cat_PHOTOALBUM #PageHeader .PageMenu .MenuItem.aid_ONLINE a { color:#00AAFF; }


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

#MainArea { width:700px; margin:0 auto; overflow:auto; padding:15px 25px; color:#CCCCCC; }

#MainArea #PageContent { }

#MainArea #flashcontent { width:700px; height:350px; margin:0 0 20px 0; }

body.aid_GALLERY #MainArea #flashcontent { width:700px; height:410px; margin:0 0 20px 0; }

body.aid_ABOUT #MainArea #PageContent { }
body.aid_ABOUT #MainArea #MainImage { width:240px; float:right; margin:50px 0 15px 15px; }

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

#PageFooter { display:none; }

#Footer { width:700px; margin:0 auto; overflow:auto; color:#3B3A3A; padding:5px 0; border-top:1px solid #222222; }
#Footer a { color:#3B3A3A; }
#Footer a:hover { color:white; }

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

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

body.aid_CONTACT #MainArea #PageContent { width:200px; float:left; }

#MainArea #ContactForm { width:480px; float:right; padding:0; overflow:auto; border-left:1px dashed #333333; }
#MainArea #ContactForm .Row { margin:5px 0; overflow:auto; }
#MainArea #ContactForm .Row .Label { width:180px; float:left; text-align:right; padding:0 20px 0 10px; }
#MainArea #ContactForm .Button { float:right; margin:5px 15px 0 0; }

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

body.aid_ONLINE  #MainArea #PageContent { width:200px; float:left; }

#MainArea #AlbumList { width:455px; float:right; padding:0 0 0 25px; overflow:auto; border-left:1px dashed #333333; }

#AlbumList .Row { position:relative; border:1px solid #555555; margin:0 0 20px 0; padding:5px; overflow:auto; cursor:pointer; }
* html #AlbumList .Row { height:100px; overflow:visible; }
#AlbumList .Row:hover { border:1px solid white; }
#AlbumList .Row .ThumbTable { float:left; margin:0 10px 0 0; }
#AlbumList .Row .Title { color:white; padding:0 0 10px 0; font-size:1.7em; }
#AlbumList .Row .Button { position:absolute; bottom:10px; right:10px; text-decoration:none; }

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

.LoginMenu { text-align:right; background-color:#1D2121; border:1px solid #555555; }
.LoginMenuHeading { font-weight:bold; color:white; background-color:black; text-align:left; }
.LoginMenuSubmit, .LoginMenuSubmitOver { padding:5px; font-weight:bold; color:white; text-decoration:underline; cursor:pointer; text-align:center; background-color:#666666; text-align:center; }

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

#MainArea #ImageList { overflow:auto; }

#MainArea #ImageList .Item { width:90px; height:110px; margin:12px 22px; float:left; cursor:pointer; }
* html #MainArea #ImageList .Item { margin:12px 11px; } /* IE6 :( */
#MainArea #ImageList .Item table { width:110px; height:110px; margin:0; padding:0; }
#MainArea #ImageList .Item td { margin:0; padding:0; border-collapse:collapse; }

#MainArea .Pager { clear:both; width:640px; margin:0 auto; }
#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 */

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

.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:#2b2a29; overflow:hidden; border:1px solid #555555; }
* 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:white; background:#2b2a29; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:white; background:#2b2a29; }
.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 .ImageControls { overflow:auto; }
#PopupWindow .Button { border:none; font-size:11px; }
#PopupWindow .ImageControls .Previous { float:left; }
#PopupWindow .ImageControls .Next { float:right; }

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

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

.MetaData { float:left; color:white; text-align:left; background:#1D2121; font-size:11px; }

.MetaData .MetaDataTitle { font-size:11px; font-weight:bold; color:white; background-color:black; 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; background:#1D2121; padding:5px; }
.MetaData .MetaDataCommandOver { font-size:11px; cursor:pointer; color:white; text-align:right; background:#1D2121; padding:5px; }

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

#ShoppingCart { width:700px; overflow:auto; }

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

#ShoppingCart .Header .Thumbnail { display:none; }
#ShoppingCart .Header .Product   { display:none; }
#ShoppingCart .Header .Option    { float:left; text-align:center; font-weight:bold; width:470px; color:#111619; }
#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; margin:5px 0; padding:0; border-bottom:1px #717171 solid; overflow:auto; clear:both; }
#ShoppingCart .Row .Thumbnail table { width:100%; }

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


// from System Meta Data
