html, body { margin:0px; padding:0px; font-family:verdana,sans-serif; font-size:12px; color:white; background:#474747 url('pictures/gs_webgraphics/headerbg.gif') center top repeat-x; }

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

div, table, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }

a { color:white; outline:none; }
a:hover { color:#5397DB; }
a img { border:none; outline:none; }

p, ul { line-height:16px; padding:8px 0; margin:0; }

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

h1 { clear:none; padding:16px 0; margin:0; font:normal 24px/24px verdana,sans-serif; color:#5397DB; font-style:italic; }
h2 { clear:none; padding:16px 0; margin:0; font:bold   16px/16px verdana,sans-serif; color:white; }
h3 { clear:none; padding:16px 0; margin:0; font:normal 15px/16px verdana,sans-serif; color:white; font-style:italic; }

strong { font-weight:bold; }

a.Button       { background:#70848F; color:white; line-height:15px; padding:5px 15px; text-decoration:none; }
a.Button:hover { background:#5397DB; color:white; }

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

#PageHeader { height:150px; background:url('pictures/gs_webgraphics/JohnCheesman.jpg') top left no-repeat; position:relative; }

#PageHeaderTop { position:absolute; top:0; right:0; height:100px; width:300px; background:url('pictures/gs_webgraphics/phone.gif') top right no-repeat; }

#PageHeader .PageMenu { height:50px; width:770px; padding:0; position:absolute; bottom:0; left:-10px; }

#PageHeader .PageMenu .MenuItem { padding:14px 6px; float:left; }
#PageHeader .PageMenu .MenuItem a { display:block; color:#BBBBBB; text-decoration:none; font-size:12px; line-height:20px; }
#PageHeader .PageMenu .MenuItem a:hover { color:white; }

#PageHeader .PageMenu .MenuItem a.Selected { color:white; border-bottom:2px solid #5397DB; }

#PageHeader .PageMenu .MenuItem.aid_CLIENTAREA a { font-weight:bold; }

#PageHeader .PageMenu .MenuItem.aid_CONTACT,
#PageHeader .PageMenu .MenuItem.aid_BASKET { float:right; }

body.cat_PHOTOALBUM #PageHeader .PageMenu .MenuItem.aid_CLIENTAREA a { color:white; border-bottom:2px solid #5397DB;}

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

#MainArea { overflow:auto; padding:20px 0; }

#MainArea #PageContent { width:auto; padding:0 25px; }

#MainArea #MainImage { width:750px; height:400px; padding:0 0 10px 0; }
#MainArea #MainImage img#MainImage_TheImage { border:1px solid white; }

#MainArea #flashcontent { width:750px; height:400px; padding:0 0 10px 0; }

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

#PageFooter { display:none; }

#Footer { overflow:auto; padding:0 25px; border-top:1px solid #A2A2A2; }
#Footer p { margin:0; padding:0 0; line-height:80px; color:#A2A2A2; font-size:11px; }

#Footer a { color:#A2A2A2; }
#Footer a:hover { color:white; }

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

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

#MainArea #ContactForm { width:710px; padding:20px; overflow:auto; margin:40px 0; background:#262C30; position:relative; top:20px; }
#MainArea #ContactForm .Row { margin:5px 0; overflow:auto; }
#MainArea #ContactForm .Row .Label { width:200px; float:left; text-align:right; padding:0 20px 0 10px; }
#MainArea #ContactForm .Button { float:left; margin:10px 0 0 230px; }

#MainArea #ContactForm input,
#MainArea #ContactForm select,
#MainArea #ContactForm textarea { width:200px; }

#MainArea #ContactForm textarea { height:100px; }

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

#AlbumLogin { padding:15px 0 9px 0; _padding:15px 0; overflow:auto; background:#262C30; }

#AlbumLogin .Row.UserID   { display:none; }
#AlbumLogin .Row.Password { display:none; }

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

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

#MainArea #AlbumList { padding:10px 25px; overflow:auto; }

#AlbumList .Row { height:130px; width:110px; margin:10px; padding:0; cursor:pointer; float:left; _margin-left:5px; background:#262C30; }
#AlbumList .Row .ThumbTable { height:110px; width:110px; }
#AlbumList .Row .Title { display:block; line-height:20px; font-size:12px; color:#5397DB; text-align:center; padding:0; }
#AlbumList .Row .Description { display:none; }
#AlbumList .Row .Button { display:none; }

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

.LoginMenu { text-align:right; background-color:#FCFBF9; border:1px solid #333333; color:black; }
.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:#262C30; color:white; }


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

#MainArea #ImageList { overflow:auto; }

#MainArea #ImageList .Item { width:150px; height:135px; float:left; cursor:pointer; }
#MainArea #ImageList .Item img { border:2px solid black; }
#MainArea #ImageList .Item table { width:150px; height:120px; margin:0; padding:0; }
#MainArea #ImageList .Item td { margin:0; padding:0; border-collapse:collapse; }
#MainArea #ImageList .Item .Caption { display:block; text-align:center; font-size:10px; line-height:15px; position:relative; bottom:10px; color:#999999; }

#MainArea .Pager { clear:both; width:720px; margin:0 auto; padding:20px 0; overflow: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:#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:#5397DB; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#5397DB; }
.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:#474747; }
#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; position:relative; bottom:5px; }

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

.MetaData .MetaDataTitle { font-size:11px; font-weight:bold; color:#5397DB; background-color:#161616; 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:#5397DB; text-align:right; background:#1D2121; padding:5px; }

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

#ShoppingCart { width:700px; padding:20px 25px; overflow:auto; margin:0 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:520px; 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; 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:5px 0; background:#262C30; overflow:auto; clear:both; }
#ShoppingCart .Row .Thumbnail table { width:100%; height:110px; }

#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:160px; }
#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 610px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; color:#5397DB; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; text-decoration:underline; }

/* ------------------------------------------------------------------ Page Specifics */

// from System Meta Data