html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;vertical-align:baseline;background:transparent;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font:inherit;color:inherit;text-decoration:inherit;}
:focus{outline:0;}
ol,ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}

html, body { font-family:verdana,sans-serif; font-size:11px; line-height:18px; margin:0px; padding:0px; background-color:#21050B; color:#E4D398; height:100%; width:100%; }

body { background:#21050B url('pictures/gs_webgraphics/bodybg.jpg') center center repeat; }
form { width:100%; height:100%; background:url('pictures/gs_webgraphics/mainbg.jpg') center center no-repeat; }

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

a { color:#E4D398; }
a:hover { color:#E1005A; }
a img { border:none; outline:none; }

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

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

h1 { clear:none; padding:0 0 8px 0; margin:0;  font:normal 18px georgia,serif; color:#E1005A; }
h2 { clear:none; padding:16px 0 0 0; margin:0; font:bold   15px georgia,serif; color:#E1005A; }
h3 { clear:none; padding:16px 0 0 0; margin:0; font:bold   14px georgia,serif; color:#696247; }

strong { font-weight:bold; }

blockquote {  }

a.Button { padding:10px 15px; background:#451622; color:#E4D398; text-decoration:none; font-size:16px; }
a:visited.Button { color:#E4D398; }
a:hover.Button { color:#E4D398; background:#E1005A; }

/* ------------------------------------------------------------------ Main Areas */

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

#Container { width:100%; height:100%; position:relative; }

#MainArea { width:660px; height:420px; position:absolute; top:70px; right:0; overflow:visible; }

#PageContent { }

#MainImage    { }
#flashcontent { }

/* ------------------------------------------------------------------ ALPHA - PageContent over MainImage */

body.ALPHA #PageContent { height:350px; width:150px; padding:35px; position:absolute; top:0px; right:0; z-index:500; overflow:auto; }

body.ALPHA #MainImage    { width:660px; height:420px; position:absolute; top:0; right:0; overflow:hidden; }
body.ALPHA #flashcontent { width:660px; height:420px; position:absolute; top:0; right:0; overflow:hidden; }

/* -------------- Wide content */

body.WIDE #PageContent { width:370px; }

/* -------------- Colour sets */

/* Default - dark text */

body.ALPHA #PageContent p  { color:#7F4955; font-family:verdana,sans-serif; }
body.ALPHA #PageContent h1 { color:#E1005A; }

body.ALPHA #PageContent a { color:#7F4955; font-family:verdana,sans-serif; }
body.ALPHA #PageContent a:hover { color:#E1005A; }

/* LIGHT - light text */

body.ALPHA.LIGHT #PageContent p  { color:white; font-family:verdana,sans-serif; }
body.ALPHA.LIGHT #PageContent h1 { color:#E1005A; }

body.ALPHA.LIGHT #PageContent a { color:white; font-family:verdana,sans-serif; }
body.ALPHA.LIGHT #PageContent a:hover { color:#E1005A; }

/* ------------------------------------------------------------------ BETA - PageContent below MainArea */

body.BETA #PageContent { height:40px; width:660px; position:absolute; top:435px; right:0; }
body.BETA #PageContent p { line-height:20px; padding:0; margin:0; }

/* ------------------------------------------------------------------ GAMMA - Album pages */

body.GAMMA #PageContent { height:35px; width:620px; padding:0 20px; position:absolute; top:auto; bottom:0px; right:0; z-index:500; overflow:auto; }
body.GAMMA #flashcontent { width:660px; height:420px; position:absolute; top:0; right:0; overflow:hidden; }

body.GAMMA #PageContent .title { display:block; text-align:center; font-style:italic; }
body.GAMMA #PageContent .next  { display:block; width:150px; float:right; text-align:right; }
body.GAMMA #PageContent .prev  { display:block; width:150px; float:left;  text-align:left; }

/* ------------------------------------------------------------------ Navigation */

#PageHeader { height:50px; width:660px; position:absolute; top:10px; right:0; }

#PageHeader .PageMenu { position:relative; }
#PageHeader .PageMenu .Alignment { margin:0 -7px; }

/* Sub Menu positioning */

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

#PageHeader .PageMenu .MenuItem ul.l2 { padding:0; margin:0; list-style:none; width:0px; height:0px; position:absolute; top:490px; left:0; text-indent:-9999em; }

#PageHeader .PageMenu .MenuItem ul.l3 { width:660px; padding:0; margin:0 -7px; list-style:none; text-indent:0; position:absolute; top:0; left:0; }

#PageHeader .PageMenu .MenuItem li.l3 { float:left; }

/* Menu styling */

#PageHeader .PageMenu .MenuItem { float:left; }

#PageHeader .PageMenu .MenuItem a { float:left; display:block; padding:0 12px; line-height:50px; font-family:georgia,serif; font-size:16px; color:#E4D398; text-decoration:none; letter-spacing:1px; font-style:italic; }

#PageHeader .PageMenu .MenuItem.aid_BASKET,
#PageHeader .PageMenu .MenuItem.aid_CLIENTAREA { float:right; }
#PageHeader .PageMenu .MenuItem.aid_BASKET a,
#PageHeader .PageMenu .MenuItem.aid_CLIENTAREA a { padding:0 7px; font-size:10px; }

/* Hide/reveal sub menus */

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

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

/* Hovering & highlighting */
#PageHeader .PageMenu .MenuItem a:hover { color:white; }

body.cat_PORTRAITS #PageHeader .PageMenu .MenuItem.aid_PORTRAITS a,
body.cat_WEDDINGS #PageHeader .PageMenu .MenuItem.aid_WEDDINGS a,
body.cat_PHOTOALBUM #PageHeader .PageMenu .MenuItem.aid_CLIENTAREA a,
#PageHeader .PageMenu .MenuItem a.Selected { color:#E1005A; }

#Container #PageHeader .PageMenu .MenuItem ul.l2 a { color:#E4D398; }
#Container #PageHeader .PageMenu .MenuItem ul.l2 a:hover { color:white; }
#Container #PageHeader .PageMenu .MenuItem ul.l2 a.SubSelected { color:#E1005A; }

body.aid_WEDDINGS-ALBUM2 #Container #PageHeader .PageMenu .MenuItem li.l3.aid_WEDDINGS-ALBUM a,
body.aid_WEDDINGS-ALBUM3 #Container #PageHeader .PageMenu .MenuItem li.l3.aid_WEDDINGS-ALBUM a { color:#E1005A; }


/* ------------------------------------------------------------------ Contact page */

#ContactForm { width:660px; height:370px; padding:50px 0 0 0; position:absolute; top:0; right:0; overflow:hidden; }

#ContactForm .Row { width:250px; height:60px; margin:0; padding:20px 40px; float:left; overflow:auto; }

#ContactForm .Row#ContactForm_Item_contact_message { height:265px; float:right; }

#ContactForm .Label { display:block; }

#ContactForm input,
#ContactForm select   { border:0; padding:10px; overflow:auto; font:normal 12px verdana,sans-serif; }
#ContactForm textarea { border:0; padding:10px; overflow:auto; font:normal 12px verdana,sans-serif; }

#ContactForm input    { width:220px; height:15px; }
#ContactForm textarea { width:220px; height:214px; }

#ContactForm .Footer { margin:0 20px; padding:5px 30px 10px 10px; float:right; clear:both; _display:inline; overflow:visible; }

#ContactForm .Messages { margin:40px 40px 0 40px; padding:5px 20px; }

/* ------------------------------------------------------------------ Album login */

#MainArea #ImageList #AlbumLogin { width:150px; margin:120px auto; }
#MainArea #ImageList #AlbumLogin .Footer { padding:30px 5px; text-align:right; }
#MainArea #ImageList #AlbumLogin input { width:140px; }

/* ------------------------------------------------------------------ Client area album list */

#MainArea #AlbumList { width:660px; height:420px; position:absolute; top:0; right:0; overflow:auto; }

#AlbumList .Row { margin:10px 0 10px 10px; height:80px; overflow:hidden; cursor:pointer; }

#AlbumList .Row .ThumbTable { float:left; margin:0 20px 0 0; }
#AlbumList .Row .Button { display:none; }

#AlbumList .Row .Title { font-size:17px; padding:0; margin:20px 0 0 0; color:#E4D398; font-family:georgia,serif; }
#AlbumList .Row .Description { font-size:10px; padding:0; font-family:verdana,sans-serif; }

#AlbumList .Row:hover .Title { color:#E1005A; }


/* ------------------------------------------------------------------ Client area image list */

#MainArea #ImageList { width:660px; height:420px; position:absolute; top:0; right:0; overflow:visible; }

#MainArea #ImageList .Item { float:left; height:128px; width:132px; }
* html #MainArea #ImageList .Item {  }
#MainArea #ImageList .Item span.Caption { text-align:center; display:block; }
#MainArea #ImageList .Item .ThumbTable { height:128px; width:132px; }
#MainArea #ImageList .Item .ThumbTable td { text-align:center; vertical-align:middle; }
#MainArea #ImageList .Item .ThumbTable img { border:1px solid black; }
#MainArea #ImageList .LightBox { display:none; }

#MainArea .Pager { clear:both; width:620px; margin:0 auto; position:relative; top:0; }
#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:#280D14; overflow:hidden; border:1px solid black; }
* 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:#E1005A; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#E1005A; }
.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:#280D14; z-index:500; padding-top:1px; }

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

#PopupWindow { background:#21050B url('pictures/gs_webgraphics/bodybg.jpg') center center repeat; }

#PopupWindow #MainImage td { vertical-align:middle; }

#PopupWindow #MainImage #MainImage_TheImage { border:1px solid black; }

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

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

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

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

.MetaData .MetaDataTitle { margin:5px; font-weight:bold; color:#7F4955; text-align:left; padding:5px; font-size:11px; }

.MetaData .MetaDataField { margin:5px; font-size:11px; }
.MetaData .MetaDataFieldOver { margin:5px; cursor:pointer; font-size:11px; }

.MetaData .MetaDataHeading { margin:5px; font-size:11px; }
.MetaData .MetaDataHeadingOver { margin:5px; font-size:11px; }

.MetaData .MetaDataCommand{ text-align:right; margin:5px; font-size:11px; }
.MetaData .MetaDataCommandOver{ cursor:pointer; color:#E1005A; text-align:right; margin:5px; font-size:11px; }


/* ------------------------------------------------------------------ Shopping basket */

#ShoppingCart { width:660px; height:420px; position:absolute; top:0; right:0; overflow:visible; }

#ShoppingCart .Header { height:30px; line-height:30px; float:left; border-bottom:1px #451622 solid; }

#ShoppingCart .Header .Thumbnail { display:none; }
#ShoppingCart .Header .Product   { display:none; }
#ShoppingCart .Header .Option    { float:left; text-align:center; font-weight:bold; width:450px; text-indent:-999em; }
#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 { height:390px; clear:both; overflow:auto; }

#ShoppingCart .Quantity input { text-align:right; width:45px; }

#ShoppingCart .Row { _height:110px; width:620px; margin:0; padding:10px 0 10px 10px; border-bottom:1px #451622 solid; overflow:auto; clear:both; }
#ShoppingCart .Row .Thumbnail table { width:100%; height:auto; }

#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:110px; }
#ShoppingCart .Row .Product   { display:none; }
#ShoppingCart .Row .Option    { float:left; text-align:left;   width:309px; 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 { height:67px; overflow:auto; padding:0 0 5px 0; }
#ShoppingCart .Footer .Total { margin:20px 55px 0 0px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; float:right; }
#ShoppingCart .Footer .Button { float:left; margin:15px 10px 0px 10px; clear:none; }


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

#PageFooter { display:none; }

#Footer { position:absolute; bottom:0; right:0; display:none; }

#Footer p { margin:3px; padding:0; font-size:10px; color:#BDB49B; }
#Footer a { color:#BDB49B; }
#Footer a:hover { color:#9C0000; }

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

body.ALBUM_1X1 #flashcontent { background:url('pictures/gs_webgraphics/flipperbg_1x1.gif') center center no-repeat; }
body.ALBUM_3X2 #flashcontent { background:url('pictures/gs_webgraphics/flipperbg_3x2.gif') center center no-repeat; }
body.ALBUM_4X3 #flashcontent { background:url('pictures/gs_webgraphics/flipperbg_4x3.gif') center center no-repeat; }

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



// from System Meta Data
