html, body     { font-family:verdana,sans-serif; font-size:12px; margin:0px; padding:0px; color:#848283; height:100%; width:100%; }
body           { background:#111; }
div, table, td { margin:0; padding:0; }

a { color:#fff; outline:none; }
a:visited { color:#3b88d7; }
a:hover   { color:#0a92a5; text-decoration:underline; }
a img     { border:none; outline:none; }
ul, ul ul { list-style:square; }
p, ul     { line-height:1.7em; }

h1 { clear:both; padding:0.5em 0 0 0; margin:0; font:normal 1.6em/1.5em verdana,sans-serif; color:#961e1e; }
h2 { clear:both; padding:0.5em 0 0 0; margin:0; font:normal 1.2em/1.5em verdana,sans-serif; color:#961e1e; }
h3 { clear:both; padding:0.5em 0 0 0; margin:0; font:normal 1.0em/1.5em verdana,sans-serif; color:white; }

strong { font-weight:bold; color:white; }

.Button { display:block; width:7em; text-align:center; background:#848283; margin:10px; padding:0.2em 0; font-weight:bold; color:#000; text-decoration:none; font-size:12px; }
.Button a { text-decoration:none;  }
.Button:hover { background:#333; text-decoration:none;  }
.Button a:visited { color:white; }

.button { margin:20px 0; }
.button p   { padding-top:0; margin:0; text-align:right; line-height:14px; }
.button img { border:2px solid #1b1b1b; }
.button img:hover { border-right:2px solid #0a92a5; border-left:2px solid #0a92a5;  }

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

#PageHeader #PageHeaderTop { width:920px; height:150px; background:url('pictures/gs_webgraphics/bg_header.jpg') top center no-repeat; }

#PageHeader .PageMenu { width:auto; height:60px; }
#PageHeader .PageMenu .MenuItem { float:left; }
#PageHeader a { min-width:35px; height:60px; display:block; font-style:italic; padding:0 8px; margin:0 15px; color:#0a92a5; text-decoration:none; text-align:center; font-size:14px; line-height:60px; }
#PageHeader a:hover    { background:url('pictures/gs_webgraphics/bg_nav.gif') bottom center no-repeat; }
#PageHeader a.Selected { color:#c2c2c2; background:url('pictures/gs_webgraphics/bg_nav.gif') bottom center no-repeat; }
* html #PageHeader a { height:65px; float:left; padding:0 8px; margin:0 10px; }

/* Popup header */
#PageHeader .PageMenu ul { padding:0; margin:0; position:relative; list-style:none; }
#PageHeader .PageMenu li { padding:0; margin:0; }

/* Popup menu */
#PageHeader .PageMenu ul ul { display:none; position:absolute; }
#PageHeader .PageMenu ul a:hover ul, /*IE6*/
#PageHeader .PageMenu ul li:hover ul { display:block; z-index:99999; background:#575757;}
#PageHeader .PageMenu ul:hover a     { background:url('pictures/gs_webgraphics/bg_nav.gif') bottom center no-repeat; }
*+html #PageHeader .PageMenu ul ul { top:30px; left:0; }
* html #PageHeader .PageMenu ul ul { top:31px; left:-50px; } 
* html #PageHeader .PageMenu ul.l3 a { width:120px;  }

#PageHeader .PageMenu ul.l2   { height:0px; padding:0; margin:0; background:0; line-height:0px; }
#PageHeader .PageMenu ul.l2 a { height:0px; padding:0; margin:0; background:0; line-height:0px; }
#PageHeader .PageMenu ul.l3   { width:120px; margin-left:10px; padding:8px; }
#PageHeader .PageMenu ul.l3 a { height:30px; color:#111; background:0; text-align:left; line-height:20px; }
#PageHeader .PageMenu ul.l3 a:hover { color:#c2c2c2; }
#PageHeader .PageMenu ul.l3 .SubSelected  { color:#c2c2c2; }

#Details { position:absolute; top:80px; left:50%; margin-left:-430px; z-index:999999; }
#Details .Phone   { color:#969696; font-size:2em; font-style:italic; padding:0; margin:0; line-height:30px; }
#Details .Address { color:#969696; font-size:12px; padding:0; margin:0; }

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

#Wrapper     { height:100%; background:#111 url('pictures/gs_webgraphics/bg_full.jpg') top repeat-x; }
#Container   { width:920px; margin:0 auto; padding-top:20px; position:relative; z-index:100; }
#MainArea    { min-height:650px; padding-bottom:30px; }
#PageContent { width:916px; height:auto; margin:25px auto; }

#MainContent { width:608px; min-height:400px; margin:0; float:left; background: url('pictures/gs_webgraphics/bg_left.png') repeat-y; }
#Main2       { width:475px; min-height:400px; margin:0 8px; padding:20px 60px 20px 50px;  background:#1b1b1b; }
#SideBar     { width:308px; min-height:400px; margin:0; float:right; background: url('pictures/gs_webgraphics/bg_right.png') repeat-y; }
#Side2       { width:285px; min-height:400px; margin:0 15px; background:#1b1b1b; }
#SideGraphic { width:198px; min-height:400px; padding:20px 50px 20px 40px; background:url('pictures/gs_webgraphics/bg_sidebar.jpg') 0 bottom no-repeat; }

#MainArea #MainImage    { width:865px; height:220px; padding:10px; margin:0 auto; border:8px solid #575757; background:#1b1b1b; }
#MainArea #flashcontent { width:865px; height:220px; padding:10px; margin:0 auto; border:8px solid #575757; background:#1b1b1b; }

* html #MainContent { width:550px; margin-left:3px;  background:0; background:#1b1b1b; border:2px solid #111; }
* html #Main2       { width:425px; }
* html #SideBar     { width:300px; margin-right:3px; background:0; background:#1b1b1b; border:2px solid #111; }

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

#PageFooter { display:none; }

#Footer { width:900px; margin:10px auto; text-align:right; overflow:auto; padding:30px 0 0 0; }
#Footer a       { color:#444; text-decoration:none; }
#Footer a:hover { color:#666; text-decoration:underline; }
#Footer .Copyright  { color:#898888; line-height:10px; padding:0; margin:0; }
#Footer .Phosys     { color:#434343; font-size:10px; padding:0; margin-top:5px; }

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

#ContactForm { width:645px; height:220px; float:left; padding:10px 120px; margin:-25px 0 30px 10px; position:relative; border:8px solid #575757; background:#1b1b1b; }
*+html #ContactForm { margin-top:0; }
* html #ContactForm { margin-top:0; }

#ContactForm .Row          { width:300px; display:block; overflow:auto; padding:3px 0;  }
#ContactForm .Row .Label   { display:block; font-weight:bold; font-size:12px; text-align:left; padding:0 7px 0 0;  }
#ContactForm .Row .Field   { font-size:12px; padding:8px; }
#ContactForm .Row input    { width:250px; padding:15px 0; }
#ContactForm .Row select   { width:270px; }
#ContactForm .Row textarea { width:250px; height:100px; }

#ContactForm .Row#ContactForm_Item_contact_query { position:relative; top:-215px; left:350px; }
#ContactForm .Row#ContactForm_Item_contact_query textarea { height:122px; }

#ContactForm .Footer       { width:300px; position:relative; top:0; left:350px; top:-215px; }
#ContactForm .Button       { width:250px; padding:8px; text-align:center; float:left; clear:both; margin:15px 0 0 0; font-size:14px; }
#ContactForm .Button:hover {}

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

#AlbumList { width:865px; height:220px; padding:10px; margin:0 auto; border:8px solid #575757; background:#1b1b1b; overflow:auto; }
#AlbumList .Row { width:150px; height:208px; margin:3px 8px; float:left; background:#111; border:1px solid #575757; cursor:pointer; }
#AlbumList .Row .ThumbTable    { width:150px; height:120px; }
#AlbumList .Row .Thumbnail img { margin:0 auto; }
#AlbumList .Row .Title         { width:130px; height:20px; margin:0 auto; font-weight:bold; color:#fff; }
#AlbumList .Row .Description   { width:130px; height:55px; margin:0 auto; overflow:auto; color:#c0bcb6; }
#AlbumList .Row .Status        { width:130px; text-align:right; background:0; border:0; margin:0; color:#333; padding:0; float:right; font-style:italic;  } 

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

#MainArea #ImageList { width:865px; height:365px; padding:10px; margin:0 auto; border:8px solid #575757; background:#1b1b1b; }
#MainArea #ImageList .Item { float:left; height:105px; width:133px; padding:5px;  }
#MainArea #ImageList .Item .ThumbTable { float:left; height:100px; width:100%; }
#MainArea #ImageList .LightBox { display:none; }

#MainArea .Pager           { clear:both; width:730px; margin:0 auto; }
#MainArea .Pager .Button   { color:#fff; background:none; width:auto; margin:0; padding:0; clear:none; border:0; }
#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:120px; margin:0 auto; }
.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; }
.Pages li { float:left; width:auto; position:absolute; }
.Pages ul ul { visibility:hidden; position:absolute; height:150px; top:-150px; left:0; width:100px; background:black; overflow:hidden; border:1px solid #999999; }
* 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:#848283; background:black; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#848283; background:black; }
.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:none; background:black; }
#PopupWindow #MainImage_TheImage { }
#PopupWindow .ImageControls { overflow:auto; }
#PopupWindow .ImageControls .Previous { float:left; font-size:0.7em; color:#fff; margin:5px 0 0 0; }
#PopupWindow .ImageControls .Next { float:right; font-size:0.7em; color:#fff; margin:5px 0 0 0; }
#PopupWindow a[disabled] {display:none;}

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

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

#MetaData { cursor:pointer; }
.MetaData { float:left; color:#CCCCCC; text-align:left; background:black; border:1px solid #CCCCCC; }
.MetaData .MetaDataTitle       { font-weight:bold; color:white; background-color:#333333; 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; color:#848283; }
.MetaData .MetaDataCommand     { text-align:right; padding:5px; font-size:11px; }
.MetaData .MetaDataCommandOver { cursor:pointer; color:white; text-align:right; background:#555555; padding:5px; font-size:11px; }

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

#ShoppingCart { width:865px; height:420px; padding:10px; margin:0 auto; border:8px solid #575757; background:#1b1b1b; }

#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:530px; }
#ShoppingCart .Header .Price     { float:left; text-align:center; font-weight:bold; width:70px; }
#ShoppingCart .Header .Quantity  { float:left; text-align:center; font-weight:bold; width:70px; }
#ShoppingCart .Header .Total     { float:left; text-align:center; font-weight:bold; width:70px; }
#ShoppingCart .Header .Remove    { float:left; text-align:center; font-weight:bold; width:25px; margin:0 5px 0 0; }

#ShoppingCart .List { height:358px; overflow:auto; clear:both; }
* html #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:395px; padding:3px 0 0 20px; color:#fff; font-weight:bold; }
#ShoppingCart .Row .Price     { float:left; text-align:center; width:70px;  padding:3px 0 0 0; }
#ShoppingCart .Row .Quantity  { float:left; text-align:center; width:70px; }
#ShoppingCart .Row .Total     { float:left; text-align:center; width:70px;  padding:3px 0 0 0; }
#ShoppingCart .Row .Remove    { float:left; text-align:center; width:22px; }

#ShoppingCart .Footer { height:40px; overflow:hidden; position:relative; }
#ShoppingCart .Footer .Total { font-weight:bold; font-size:2em; width:auto; position:absolute; right:0; top:15px; text-align:center; }
#ShoppingCart .Footer .Button { float:left; margin:18px 10px 0px 10px; clear:none; }
#ShoppingCart .Footer .Button.Continue { float:left; width:12em; }
#ShoppingCart .Footer .Button.Update { float:left; }

/* ------------------------------------------------------------------ RSS */

.RSS .RSSItem                 { padding:30px 0; overflow:auto; border-bottom:1px solid #666; clear:both; }
.RSS .RSSItem .Title          { padding:10px 0 0 0; margin:0; font:normal 17px/20px arial,serif; color:#fff; text-decoration:none; }
.RSS .RSSItem .Title:hover    {  }
.RSS .RSSItem .Description    { line-height:20px; padding:5px 0; margin:0; }
.RSS .RSSItem .ReadMore       { float:right; text-decoration:none; }
.RSS .RSSItem .ReadMore:hover {  }
.RSS .RSSItem .PubDate        { float:left; font-weight:bold; color:#999; }
.RSS img { display:none; }

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

body.cat_PHOTOALBUM #PageContent { width:498px; min-height:220px; padding:20px 60px 20px 50px; margin-top:30px; float:left; }









// from System Meta Data