html, body { font-family:verdana,sans-serif; font-size:12px; margin:0px; padding:0px; background:black; color:#DDDDDD; height:100%; width:100%; }

body { }

form { margin:0; padding:0; }

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

a { color:white; }
a:visited { color:white; }
a:hover { color:#E12F45; }
a img { border:none; outline:none; }

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

ul, ul ul { list-style:square; margin:0 0 0 2em; }

h1 { padding:4px 0; margin:0; font:normal 25px/30px helvetica,arial,sans-serif; color:#E12F45; }
h2 { padding:4px 0; margin:0; font:bold   16px/20px helvetica,arial,sans-serif; color:white; }
h3 { padding:4px 0; margin:0; font:normal 12px/20px helvetica,arial,sans-serif; color:#E12F45; }

strong { font-weight:bold; }

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

em { font-style:normal; color:#E12F45; }

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

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

#Wrapper { width:800px; height:560px; position:absolute; top:50%; left:50%; margin:-280px 0 0 -400px; } /* Vertical centering */

#Wrapper #Container { width:800px; height:560px; position:relative; }

#PageHeader { width:800px; height:30px; position:absolute; top:0; left:0; background:url('pictures/gs_webgraphics/GrahamHoltom.gif') center center no-repeat; }

#MainArea { position:relative; width:800px; height:500px; top:30px; overflow:hidden; background:#333333; border:2px solid white; }

#MainArea #PageContent { position:absolute; top:0; right:0px; width:290px; height:460px; padding:20px; overflow:auto; z-index:500; }

#MainArea #MainImage { position:absolute; top:0; left:0; width:470px; height:500px; overflow:hidden; z-index:400; }

#MainArea #flashcontent { position:absolute; top:0px; right:0px; width:620px; height:500px; overflow:hidden; z-index:400; }

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

#PageFooter { height:30px; width:800px; position:absolute; bottom:-4px; }

#PageFooter #Phosys { display:none; }

#PageFooter .PageMenu { }
#PageFooter .PageMenu .Alignment { }

#PageFooter .PageMenu .MenuItem { float:left; }
#PageFooter .PageMenu .MenuItem a { display:block; padding:0 19px; color:#7f7f7f; text-decoration:none; font:normal 14px/30px verdana,sans-serif; text-align:center; }

#PageFooter .PageMenu .MenuItem a.Selected { color:white; }

#PageFooter .PageMenu .MenuItem a:hover { color:#E12F45; }

body.cat_PHOTOALBUM #PageFooter .PageMenu .MenuItem.aid_PREVIEWS a,
body.cat_PORTRAITS #PageFooter .PageMenu .MenuItem.aid_PORTRAITS a,
body.cat_WEDDINGS  #PageFooter .PageMenu .MenuItem.aid_WEDDINGS  a { color:white; }


/* Submenu system... */

#PageFooter .PageMenu ul { list-style:none; margin:0; padding:0; }
#PageFooter .PageMenu li { list-style:none; margin:0; padding:0; }

#PageFooter .PageMenu ul.l2 { height:500px; width:180px; position:absolute; top:-502px; left:2px; z-index:700; background:#434343; }
#PageFooter .PageMenu li.l2 { height:500px; width:180px; position:relative; }

#PageFooter .PageMenu ul.l3 { width:180px; height:460px; padding:20px 0; position:relative; bottom:30px; background:#434343; }
#PageFooter .PageMenu li.l3 { width:180px; }

#PageFooter .PageMenu li.l3 a { width:130px; padding:0 20px 0 30px; line-height:25px; font-size:12px; text-align:left; color:white; }
#Container #PageFooter .PageMenu li.l3 a:hover { color:#E12F45; }

#PageFooter .PageMenu li.l3 a.SubSelected { background:url('pictures/gs_webgraphics/subnav_marker.gif') 10px center no-repeat; }

body.aid_W_ALBUM1 #PageFooter .PageMenu li.aid_W_ALBUM1 a,
body.aid_W_ALBUM2 #PageFooter .PageMenu li.aid_W_ALBUM1 a,
body.aid_W_ALBUM3 #PageFooter .PageMenu li.aid_W_ALBUM1 a,
body.aid_W_ALBUM4 #PageFooter .PageMenu li.aid_W_ALBUM1 a,
body.aid_W_ALBUM5 #PageFooter .PageMenu li.aid_W_ALBUM1 a { background:url('pictures/gs_webgraphics/subnav_marker.gif') 10px center no-repeat; }

/* Hide / Reveal... */

#PageFooter .PageMenu ul.l2 { display:none; }

body.cat_WEDDINGS #PageFooter .PageMenu .MenuItem.aid_WEDDINGS ul.l2,
body.aid_WEDDINGS #PageFooter .PageMenu .MenuItem.aid_WEDDINGS ul.l2 { display:block; }

body.cat_PORTRAITS #PageFooter .PageMenu .MenuItem.aid_PORTRAITS ul.l2,
body.aid_PORTRAITS #PageFooter .PageMenu .MenuItem.aid_PORTRAITS ul.l2 { display:block; }


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

#Footer { position:absolute; bottom:0; left:0; width:100%; }

#Footer p { line-height:15px; font-size:10px; padding:0; color:#666666; }

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

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

/* ------------------------------------------------------------------ Client Login */

#AlbumLogin p { float:left; text-align:justify; }
#AlbumLogin div { float:left; }

#AlbumLogin .Row.UserID   { display:none; }
#AlbumLogin .Row.Password { display:none; }
#AlbumLogin .Row.AlbumID .Label { display:none; }
#AlbumLogin .Row.AlbumID .Field {  }
#AlbumLogin .Row.AlbumID .Field input { border:1px solid #646464; font-size:11px; padding:3px; }
#AlbumLogin .Button { margin:0 0 0 15px; }

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

#MainArea #AlbumList { width:490px; margin:0 auto; padding:0; overflow:auto; border-bottom:1px solid #333333; }

#AlbumList .Row { height:100px; position:relative; margin:0; padding:0; cursor:pointer; float:none; border-top:1px solid #333333; }
#AlbumList .Row .ThumbTable { float:left; margin:0 10px 0 0; }
#AlbumList .Row .Title { line-height:65px; font-size:20px; padding:0 0 0 30px; color:#DD2324; font-family:'trebuchet ms',sans-serif; }
#AlbumList .Row .Description {  }
#AlbumList .Row .Button { position:absolute; bottom:0; right:0; text-decoration:none; color:#31332E; font-size:1.8em; font-weight:bold; display:none; }

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

#MainArea #ImageList { position:absolute; top:0; left:0px; width:470px; height:500px; overflow:hidden; background:#242424; }
#MainArea #ImageList .Item { float:left; height:115px; width:115px; }
#MainArea #ImageList .Item span.Caption { display:none; }
#MainArea #ImageList .Item .ThumbTable { float:left; height:115px; width:115px; }
#MainArea #ImageList .Item .ThumbTable img { border:1px solid black; }
#MainArea #ImageList .LightBox { display:none; }

#MainArea .Pager { clear:both; width:440px; margin:0 auto; position:relative; top:10px; }
#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:black; 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 { }
.Pages :hover > a,
.Pages ul ul :hover > a { }
.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:white; z-index:500; padding-top:1px; }

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

#PopupWindow { background:#1C1C1C; }

#PopupWindow #MainImage_TheImage { }

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

#PopupWindow .ImageFilter { position:relative; top:25px; text-align:center; }

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

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

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

.MetaData { float:left; color:black; text-align:left; background:black; }

.MetaData .MetaDataTitle { font-weight:bold; color:white; 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:#DD2324; text-align:right; padding:5px; font-size:11px; }

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

#ShoppingCart { position:absolute; top:0px; left:0px; width:430px; height:460px; padding:20px; overflow:auto; background:#434343; }

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

#ShoppingCart .Header .Thumbnail { display:none; }
#ShoppingCart .Header .Product   { display:none; }
#ShoppingCart .Header .Option    { float:left; text-align:center; font-weight:bold; width:295px; text-indent:-9999em; }
#ShoppingCart .Header .Price     { display:none; }
#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:425px; margin:5px 0; padding:0; border-bottom:1px #D8D8D8 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:170px; padding:3px 0 0 15px; font-weight:bold; }
#ShoppingCart .Row .Price     { display:none; }
#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 335px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; }
#ShoppingCart .Footer .Button { float:right; margin:30px 20px 0px 0px; clear:none; }

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

#ContactForm { width:370px; height:460px; overflow:auto; position:absolute; top:0px; left:0px; padding:20px 0px 20px 100px; background:#434343; }
#ContactForm .Row { clear:both; margin:10px 0; overflow:auto; }
#ContactForm .Label { display:block; width:250px; }
#ContactForm .Field { margin:0 5px 0 0; }

#ContactForm .Button { }

#ContactForm select,
#ContactForm input { width:250px; padding:3px; }

#ContactForm textarea { width:250px; height:150px; padding:3px; }

/* ------------------------------------------------------------------ Customer album list */

body.aid_CLIENTAREA iframe#albums { position:absolute; top:45px; left:130px; z-index:100; width:510px; height:475px; z-index:9999;  }
body.aid_CLIENTAREA #MainArea { background:none; }

body.aid_ALBUMS { }

body.aid_ALBUMS #PageHeader,
body.aid_ALBUMS #PageContent,
body.aid_ALBUMS #MainAreaTop,
body.aid_ALBUMS #Footer { display:none; }

body.aid_ALBUMS #Wrapper #Container { width:490px; height:auto; }
body.aid_ALBUMS #Wrapper { position:absolute; top:0; left:0; margin:0; padding:0; width:490px; height:auto; }

body.aid_ALBUMS #MainArea { position:absolute; top:0; left:0; overflow:visible; width:490px; height:auto; }


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

.LoginMenu { text-align:right; background-color:#19171B; z-index:99999; }
.LoginMenuHeading { font-weight:bold; color:white; text-align:center; }
.LoginMenuHeading img { display:none; }
.LoginMenuSubmit, .LoginMenuSubmitOver { padding:5px; font-weight:bold; background:#343435; color:#DD2324; text-decoration:underline; cursor:pointer; text-align:center; text-align:center; }

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

body.aid_DEFAULT #MainArea #MainImage { position:absolute; top:0; left:0px; width:800px; height:500px; overflow:hidden; z-index:400; }
body.aid_DEFAULT #MainArea #PageContent { position:absolute; top:auto; bottom:0; right:0; height:auto; width:760px; z-index:500; }

body.aid_DEFAULT #MainArea #PageContent h1 { padding:8px 0; margin:0; font-family:verdana,sans-serif; font-style:normal; color:white; text-align:right; font-size:12px; line-height:22px; }
body.aid_DEFAULT #MainArea #PageContent p  { color:white; text-align:right; line-height:22px; }

/* smaller flashcontent pages */

body.aid_WEDDINGS #MainArea #flashcontent,
body.aid_P_PAMPERME #MainArea #flashcontent,
body.aid_W_ALBUMSPRODUCTS #MainArea #flashcontent { position:absolute; top:0px; right:auto; left:180px; width:290px; height:500px; overflow:hidden; z-index:400; }

/* flipping book pages */

body.aid_W_ALBUM1 #MainArea #flashcontent,
body.aid_W_ALBUM2 #MainArea #flashcontent,
body.aid_W_ALBUM3 #MainArea #flashcontent,
body.aid_W_ALBUM4 #MainArea #flashcontent,
body.aid_W_ALBUM5 #MainArea #flashcontent { position:absolute; top:0px; right:auto; left:180px; width:620px; height:500px; overflow:hidden; z-index:400; background:url('pictures/gs_webgraphics/flipperbg.jpg') center center no-repeat; }

body.aid_W_ALBUM4 #MainArea #flashcontent { background-image:url('pictures/gs_webgraphics/flipperbg_short.jpg'); }
body.aid_W_ALBUM5 #MainArea #flashcontent { background-image:url('pictures/gs_webgraphics/flipperbg_tall.jpg'); }

body.aid_W_ALBUM1 #MainArea #PageContent,
body.aid_W_ALBUM2 #MainArea #PageContent,
body.aid_W_ALBUM3 #MainArea #PageContent,
body.aid_W_ALBUM4 #MainArea #PageContent,
body.aid_W_ALBUM5 #MainArea #PageContent { position:absolute; top:auto; bottom:0; right:auto; left:180px; width:580px; height:30px; overflow:hidden; z-index:500; }

body.aid_W_ALBUM1 #MainArea #PageContent p,
body.aid_W_ALBUM2 #MainArea #PageContent p,
body.aid_W_ALBUM3 #MainArea #PageContent p,
body.aid_W_ALBUM4 #MainArea #PageContent p,
body.aid_W_ALBUM5 #MainArea #PageContent p { text-align:center; line-height:30px; }

body.aid_W_ALBUM1 #MainArea #PageContent a.album1,
body.aid_W_ALBUM2 #MainArea #PageContent a.album2,
body.aid_W_ALBUM3 #MainArea #PageContent a.album3,
body.aid_W_ALBUM4 #MainArea #PageContent a.album4,
body.aid_W_ALBUM5 #MainArea #PageContent a.album5 { color:#E12F45; text-decoration:none; }

/* smaller Mainimage pages */

body.cat_WEDDINGS #MainArea #MainImage,
body.aid_WEDDINGS #MainArea #MainImage,
body.cat_PORTRAITS #MainArea #MainImage,
body.aid_PORTRAITS #MainArea #MainImage { position:absolute; top:0; left:180px; width:290px; height:500px; overflow:hidden; z-index:400; }


// from System Meta Data