html, body { font-family:Arial,Helvetica,sans-serif; font-size:11px; margin:0px; padding:0px; background-color:#F8FBFC; color:#666666; height:100%; width:100%; }

a { color:#666666; }
a:visited { color:#444444; }
a:hover { color:#000066; text-decoration:none; }

ul, ul ul { list-style:square; }

h1 { padding:0.5em 0; margin:0; font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; color:#000066; }
h2 { padding:0.5em 0; margin:0; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:bold; color:#666666; }
h3 { padding:0.5em 0; margin:0; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:bold; color:#AAAAAA; }

strong { font-weight:bold; }
strong a { color:#0099FF; text-decoration:none; }
strong a:visited { color:#0099FF; }
strong a:hover { color:#000066; text-decoration:underline; }

/* ------------------------------------------------------------------ Global / Generic */

#Container { width:960px; margin:40px auto; border:1px solid #717171; background:white; }

.Row { padding:5px 0; }
.Button { display:block; width:8em; text-align:center; background:#DDDDDD; border:1px solid #666666; padding:3px 0; }
.Label { font-size:11px; }

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

#PageHeader #Logo { background:url('pictures/gs_webgraphics/apollo_logo.gif') center left no-repeat; width:220px; height:75px; margin:40px 0 0 50px; }

#PageHeader .PageMenu { margin:8px 50px 0 0; text-align:right; display:block; }

#PageHeader .PageMenu .MenuFooter { margin:0 -50px 0 0; }

/* Main nav */

#PageHeader .PageMenu .MenuItem { display:inline; border-left:1px solid #000066; padding:0 10px 0 12px; position:relative; bottom:50px; }
#PageHeader .PageMenu .MenuItem.First { border-left:0; padding-left:0; }
#PageHeader .PageMenu .MenuItem a { font-size:11px; font-weight:bold; color:#0099FF; text-decoration:none; display:inline-block; }
#PageHeader .PageMenu .MenuItem a.Selected { color:#000066; }
#PageHeader .PageMenu .MenuItem a:hover { color:#000066; }

/* Main nav drop-down for services category */

#PageHeader .PageMenu .MenuItem ul { display:inline; list-style:none; margin:0; padding:0; }
#PageHeader .PageMenu .MenuItem li { display:inline; list-style:none; margin:0; padding:0; position:relative;}
#PageHeader .PageMenu .MenuItem ul ul li { display:block; text-align:left; }
#PageHeader .PageMenu .MenuItem ul ul { display:none; padding:7px 0; margin:-10px 0 0 0; }
#PageHeader .PageMenu .MenuItem ul .Drop { display:none; }
#PageHeader .PageMenu .MenuItem:hover ul ul { position:absolute; left:0px; top:10px; display:block; white-space:nowrap; }

/* Sub nav for proofing section */

#PageHeader .ToolsMenu { position:absolute; top:410px; width:960px; height:0px; }
#PageHeader .ToolsMenu .Alignment { width:960px; margin:0 auto; }
#PageHeader .ToolsMenu .MenuItem { width:180px; float:left; clear:left; text-align:right; padding:0; }
#PageHeader .ToolsMenu .MenuItem a { display:inline; font-size:11px; font-weight:bold; color:#0099FF; text-decoration:none; }
#PageHeader .ToolsMenu .MenuItem a.Selected { color:#000066; }
#PageHeader .ToolsMenu .MenuItem a:hover { color:#000066; }

/* Sub nav for services section */

#ServicesNav { height:0px; width:0px; position:absolute; top:38px; left:0px; }
* html #ServicesNav { left:-50px; }
#ServicesNav ul { margin:0; padding:0; list-style:none; }
#ServicesNav li { width:180px; margin:0; padding:0; float:left; clear:left; text-align:right; }
#ServicesNav li a { display:inline; font-size:11px; font-weight:bold; color:#0099FF; text-decoration:none; }
#ServicesNav li a.Selected { color:#000066; }
#ServicesNav li a:hover { color:#000066; }

/* ------------------------------------------------------------------ Content Area */

#MainArea { padding:20px 50px 0px 50px; }
#MainArea #PageContent { width:300px; margin:0 0 0 170px; }

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

#AlbumList { width:340px; float:right; margin:10px 0 0 0; overflow:auto; clear:both; }
#AlbumList .Row { position:relative; margin:5px 0; padding:10px; border:1px solid #CCCCCC; cursor:pointer; height:80px; }
#AlbumList .Row:hover { background:#F0F0F0; }
#AlbumList .Row .ThumbTable { float:left; margin:0 10px 0 0; }
#AlbumList .Row .Title { font-weight:bold; color:#000066; }
#AlbumList .Row .Button { position:absolute; bottom:10px; right:10px; }

/* ------------------------------------------------------------------ Login Form */

#LoginForm { width:340px; float:right; margin:10px 0 0 0; }

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

#ContentFooter p { text-align:center; margin:0; padding:1em; }
#ContentFooter img { position:relative; top:3px; }
#ContentFooter span { color:#000066; font-weight:bold; margin:0 0 0 10px; }
#ContentFooter a { text-decoration:none; }

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

#PageFooter { clear:both; }
#PageFooter #Phosys { height:0px; position:relative; bottom:-95px; left:0; margin:0 10px 40px 10px; text-align:right; }
* html #Phosys { top:130px; }

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

#ContactForm { float:left; width:430px; margin:0 50px; }
* html #ContactForm { margin:0 25px; }

#ContactForm .Row { padding:5px 0; }
#ContactForm .Row .Label { display:block; width:150px; float:left; clear:both; padding:5px 10px 0 0; font-size:0.9em; text-align:right; }
#ContactForm .Row .Field { width:220px; clear:right; }
#ContactForm .Footer { float:right; padding:5px 15px; }
#ContactForm .Footer a { display:block; width:5em; text-align:center; background:#DDDDDD; border:1px solid #666666; padding:3px 0; }

/* ------------------------------------------------------------------ Main Image & Thumbnails */

#MainImage .Caption { text-align:center; font-size:12px; padding:3px; }
#MainImage .Copyright { text-align:center; }
#MainImage .ImageFilter { text-align:left; }

.ImageControls { overflow:auto; margin:10px 0; }
.ImageControls .Previous { float:left; }
.ImageControls .Next { float:right; }

#ImageList { padding:10px; background:#EEEEEE; clear:both; }
#ImageList #Images { padding:10px 0; margin:0 15px; overflow:auto; }
#ImageList #Images .Item { text-align:center; width:100px; float:left; padding:0; }
#ImageList #Images .Item .ThumbTable { margin:0 auto; }

/* ------------------------------------------------------------------ Main Image Thumbnail Pagination */

.Pager { clear:both; overflow:auto; margin:10px 0 0 0; }

.Pager .Previous { float:left; }
.Pager .Next { float:right; }

.Pages { overflow:auto; }

.Pages .Button { width:100px; background:url('pictures/gs_webgraphics/pagesdrop.gif') no-repeat right center; margin:0 0 0 280px; }
.Pages a,
.Pages a:visited { 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; border:1px #777777 solid; background:white; 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,
.Pages ul ul a:visited { color:#666666; height:auto; line-height:1em; padding:5px 0px; width:80px; text-align:center; background:white; }
.Pages ul ul li { top:0px; position:relative;}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover { color:#555555; background:#EEEEEE; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#555555; background:#EEEEEE; }
.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 { color:#EEEEEE; height:auto; line-height:1em; padding:5px 0px; width:80px; }
.Pages ul ul ul a:hover { color:#555555; background:#EEEEEE; }
.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 { color:#0066FF!important; }
.Pages ul ul ul { border:1px #777777 solid; height:220px !important; width:auto; background:#EEEEEE; z-index:500; padding-top:1px; }


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

.LoginMenu { color:#666666; text-align:right; background-color:#EEEEEE; border:1px solid #555555; }
.LoginMenuHeading { font-weight:bold; color:white; background-color:#0099ff; 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; }

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

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

.MetaData { float:left; color:#666666; text-align:left; background:#EEEEEE; border:1px solid #555555; font-size:12px; }

.MetaData .MetaDataTitle { font-size:12px; font-weight:bold; color:white; background-color:#0099ff; text-align:left; }
.MetaData .MetaDataFieldOver { cursor:pointer; }

.MetaData .MetaDataCommand{ text-align:right; background:white; }
.MetaData .MetaDataCommandOver{ cursor:pointer; color:white; text-align:right; background:#555555; }

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

#ShoppingCart { width:480px; float:left; }

#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:300px; color:white; }
#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:80px; 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:80px; }
#ShoppingCart .Row .Product   { display:none; }
#ShoppingCart .Row .Option    { float:left; text-align:left;   width:199px; 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; }
#ShoppingCart .Footer .Total { margin:0 0 0 390px; font-weight:bold; font-size:13px; width:70px; text-align:center; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; }

/* ------------------------------------------------------------------ Lightbox */

#LightBox { width:480px; float:left; }

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

#LightBox .Header .Thumbnail { display:none; }
#LightBox .Header .Product   { display:none; }
#LightBox .Header .Option    { float:left; text-align:center; font-weight:bold; width:400px; color:white; }
#LightBox .Header .Quantity  { float:left; text-align:center; font-weight:bold; width:50px; }
#LightBox .Header .Remove    { float:left; text-align:center; font-weight:bold; width:25px; margin:0 5px 0 0; }

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

#LightBox .Quantity input { text-align:right; width:45px; }
#LightBox .Option td { padding:3px; }

#LightBox .Row { height:80px; margin:5px 0; padding:0; border-bottom:1px #717171 solid; overflow:auto; clear:both; }
#LightBox .Row .Thumbnail table { width:100%; }

#LightBox .Row .Thumbnail { float:left; text-align:center; width:80px; }
#LightBox .Row .Product   { display:none; }
#LightBox .Row .Option    { float:left; text-align:left;   width:299px; padding:3px 0 0 20px; font-weight:bold; }
#LightBox .Row .Quantity  { float:left; text-align:center; width:50px; }
#LightBox .Row .Remove    { float:left; text-align:center; width:25px; }

#LightBox .Footer { overflow:auto; }
#LightBox .Footer .Button { float:right; margin:30px 10px 0px 10px; }

/* ------------------------------------------------------------------ Lightbox Email */

#LightBoxMail { width:100%; color:#000; margin:0 auto; background-color:#FFF; text-align:left; }
#LightBoxMail .Logo { width:220px; height:75px;padding:15px; background: #FFF url('pictures/GS_WEBGRAPHICS/apollo_logo.gif') no-repeat center center; }

#LightBoxMail .Row { height:auto; margin-left:20px; }

#LightBoxMail .Message,
#LightBoxMail .Instructions,
#LightBoxMail .Details,
#LightBoxMail .MailDetails { color:#000; padding-left:20px; }

#LightBoxMail .Header { width:100%; height:20px; }

#LightBoxMail .Header .Quantity,
#LightBoxMail .Header .Total,
#LightBoxMail .Header .Price { width:225px; color:#000; float:left; padding-right:50px; }

#LightBoxMail .Header .Quantity { text-align:center; }

#LightBoxMail .Header .Thumbnail,
#LightBoxMail .Header .Product,
#LightBoxMail .Header .Option { display:none }
#LightBoxMail .Header .Price { float:left; width:300px; text-align:right; }

#LightBoxMail .List .Row .Thumbnail { float:left; width:120px; }
#LightBoxMail .List .Row .Product   { float:left; color:#000; width:70%; }
#LightBoxMail .List .Row .Option    { float:left; color:#000; width:70%; }
#LightBoxMail .List .Row .Price     { color:#000; width:100px; text-align:right; }
#LightBoxMail .List .Row .Total     { float:left; color:#000; width:130px; text-align:right; }
#LightBoxMail .List .Row .Quantity  { float:left; color:#000; text-align:right; width:300px; padding-right:50px; }

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

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

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