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

form {margin:0; padding:0;}

body { background:white }

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

a { color:blue; }
a:visited { color:purple; }
a:hover { color:#B5392F; }
a img { border:none; outline:none; }

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

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

h1 { padding:0 0 10px 0; margin:0; font:normal 20px/20px verdana,sans-serif; color:#C2BCB9; }
h2 { padding:10px 0;     margin:0; font:normal 15px/18px verdana,sans-serif; color:#B4ACA9; }
h3 { padding:10px 0;     margin:0; font:bold   12px/18px verdana,sans-serif; color:#555555; }

strong { font-weight:bold; }

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

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

#Wrapper { width:960px; height:550px; margin:20px auto; background:white; border:1px solid #A1A1A1; box-shadow:3px 3px 6px #CCCCCC; } 

#Container { position:relative; }

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

#PageHeader { height:85px; background:url('pictures/gs_webgraphics/navbg.gif') top repeat-x ; }

#PageHeader .PageMenu { background:url('pictures/gs_webgraphics/Picshore.gif') right top no-repeat; height:85px; }
#PageHeader .PageMenu .Alignment { padding:0 10px; }
#PageHeader .PageMenu .MenuItem { float:left; }

#PageHeader a { display:block; padding:0 15px; color:#4F4B49; text-decoration:none; line-height:85px; }
#PageHeader a:hover { color:#B5392F; background:#EDEDED; }
#PageHeader a.Selected { background:#EDEDED; }

/* Drop downs */

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

#PageHeader .PageMenu ul ul { position:absolute; z-index:500; }
#PageHeader .PageMenu ul ul a { line-height:30px; width:100px; background:#EDEDED; }

#PageHeader .PageMenu ul ul ul li { position:relative; bottom:30px; }

/* hovers */

#PageHeader .PageMenu ul ul { display:none; }

#PageHeader .PageMenu ul a:hover ul,
#PageHeader .PageMenu ul li:hover ul { display:block; }

#PageHeader .PageMenu ul li:hover { background:#EDEDED; }

/* IE6...  */

* html #PageHeader .PageMenu ul a a { padding:0; }
* html #PageHeader .PageMenu ul a a a { padding:0 15px; }

/* Highlighting */

body.cat_ALBUMS #PageHeader .MenuItem.aid_WEDDINGS a,
body.cat_PORTRAITS #PageHeader .MenuItem.aid_PORTRAITS a,
body.cat_WEDGAL #PageHeader .MenuItem.aid_WEDDINGS a,
body.cat_WEDDINGS #PageHeader .MenuItem.aid_WEDDINGS a { background:#EDEDED; }

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

#MainArea { height:465px; overflow:hidden; position:relative; }

#MainArea #PageContent  { position:absolute; top:20px; left:20px; width:300px; height:425px; overflow:auto; padding:0 15px 0 0; }

#MainArea #flashcontent { position:absolute; top:0px; left:0px; width:960px; height:465px; overflow:hidden; background:; }

#MainArea #MainImage { position:absolute; top:19px; right:19px; width:600px; height:425px; overflow:hidden; border:1px solid #4F4B49; }


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

#PageFooter { display:none; }

#Footer { display:absolute; top:0px; right:0px; }
#Footer p { line-height:30px; margin:0; padding:0 10px; text-align:right; color:#888888; }
#Footer a { color:#888888; }
#Footer a:hover { color:#B5392F; }

#SEO { background:#eee; padding:10px; }
#SEO .SEO  { display:none; }
#SEO p { text-align:center; font-size:10px; line-height:11px; padding:0 0 5px; margin:0;  }
#SEO .SEO.All,
body.aid_DEFAULT   #SEO .SEO.Home,
body.aid_WEDDINGS  #SEO .SEO.Weddings,
body.aid_PORTRAITS #SEO .SEO.Portraits,
body.aid_FINEART   #SEO .SEO.Fineart { display:block; }

/* ------------------------------------------------------------------ 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; }

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

#MainArea #ImageList { position:absolute; top:20px; right:20px; width:580px; height:405px; padding:10px 10px; overflow:auto; background:#EDEDED; }
#MainArea #ImageList .Item { float:left; height:127px; width:115px; }
* html #MainArea #ImageList .Item {  }
#MainArea #ImageList .Item span.Caption { text-align:center; display:block; }
#MainArea #ImageList .Item .ThumbTable { float:left; height:110px; width:110px; }
#MainArea #ImageList .Item .ThumbTable img { border:1px solid #4F4B49; }
#MainArea #ImageList .LightBox { display:none; }

#MainArea .Pager { clear:both; width:580px; 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:#EEEEEE; overflow:hidden; border:1px solid #464646; }
* 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:red; background:#DDDDDD; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:red; background:#DDDDDD; }
.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:#EEEEEE; z-index:500; padding-top:1px; }

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

#PopupWindow { background:white; }

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

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

#PopupWindow #MainImage_TheImage { border:1px solid #4F4B49; }

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

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

.MetaData { float:left; color:black; text-align:left; background:white; border:1px solid #646464; }

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

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

#ShoppingCart { position:absolute; top:20px; right:20px; width:560px; height:405px; padding:10px 20px; overflow:auto; background:#EDEDED; }

#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:325px; color:#EDEDED; }
#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; width:505px; margin:5px 0; padding:0; border-bottom:1px #717171 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:194px; 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 415px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; }

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

#ContactForm { position:absolute; top:20px; right:20px; width:560px; height:405px; padding:10px 20px; overflow:auto; background:#EDEDED; }
#ContactForm .Row { clear:both; padding:5px 0 5px 50px; overflow:auto; }
#ContactForm .Label { float:left; width:180px; }
#ContactForm .Field { margin:0 5px 0 0; }
#ContactForm .Button { margin:0 0 0 230px; }

#ContactForm input    { width:220px; padding:3px; }
#ContactForm textarea { width:220px; padding:3px; }
#ContactForm select   { width:150px; padding:3px; }

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

#tm_GS_MENU_WEDGAL { width:920px; height:425px; overflow:visible; position:absolute; top:20px; left:20px; border:1px solid #A1A1A1; }
#tm_GS_MENU_WEDGAL .tm_GS_MENU_WEDGAL { display:block; float:left; width:306px; height:425px; margin:0px; overflow:hidden; cursor:pointer; }
#tm_GS_MENU_WEDGAL .tm_GS_MENU_WEDGAL a img{ border:0; }

#tm_GS_MENU_PORGAL { width:920px; height:425px; overflow:hidden; position:absolute; top:20px; left:20px; border:1px solid #A1A1A1; }
#tm_GS_MENU_PORGAL .tm_GS_MENU_PORGAL { display:block; float:left; width:459px; height:425px; margin:0px; overflow:hidden; cursor:pointer; }
#tm_GS_MENU_PORGAL .tm_GS_MENU_PORGAL a img{ border:0; }

#tm_GS_MENU_ALBUMS { width:920px; height:425px; overflow:hidden; position:absolute; top:20px; left:20px; border:1px solid #A1A1A1; }
#tm_GS_MENU_ALBUMS .tm_GS_MENU_ALBUMS { display:block; float:left; width:459px; height:425px; margin:0px; overflow:hidden; cursor:pointer; }
#tm_GS_MENU_ALBUMS .tm_GS_MENU_ALBUMS a img{ border:0; }

body.aid_AVAILABILITY #MainArea #MainImage { position:absolute; top:19px; right:19px; width:550px; height:395px; overflow:hidden; border:1px solid #4F4B49; }
body.aid_AVAILABILITY #MainArea #PageContent  { position:absolute; top:20px; left:20px; width:330px; height:425px; overflow:auto; padding:0 15px 0 0; }

body.FULLCONTENT #MainImage   { display:none; }
body.FULLCONTENT #PageContent { width:auto !important; }

body.aid_DEFAULT #Wrapper { height:auto; }
body.aid_DEFAULT #Wrapper #MainArea { height:auto; overflow:auto; position:relative; }
body.aid_DEFAULT #MainArea #MainImage { position:absolute; top:19px; right:19px; width:920px; height:425px; overflow:hidden; border:1px solid #4F4B49; }
body.aid_DEFAULT #MainArea #PageContent { position:static; top:auto; right:auto; width:auto; height:auto; padding:20px; margin:450px 0 0 0; overflow:auto; border:none; }

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