html, body { margin:0px; padding:0px; font-family:verdana,sans-serif; font-size:11px; color:white; background:#31332E url('pictures/gs_webgraphics/bodybg.gif') center top repeat-y; }

#Container { width:800px; margin:0 auto; }

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

a { color:#B5D96C; }
a:visited { color:#B5D96C; }
a:hover { color:red; }
a:focus { outline:none; }
a img { border:none; outline:none; }

p, ul { line-height:16px; padding:0; margin:10px 0 15px 0; }
ul li { margin:0 0 0 20px; }


h2 { clear:both; padding:10px 0; margin:0; font:bold   1.2em verdana,sans-serif; color:white; }

h1 { clear:both; padding:10px 0; margin:0; font:normal 1.6em georgia,serif; color:#B5D96C; }
h2 { clear:both; padding:10px 0; margin:0; font:normal 1.5em georgia,serif; color:white; }
h3 { clear:both; padding:10px 0; margin:0; font:bold   1.0em verdana,sans-serif; color:white; }

strong { font-weight:bold; }

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

#PageHeader { width:802px; height:140px; background:#171816 url('pictures/gs_webgraphics/MichaelBrookesRoper.gif') left center no-repeat; position:relative; }

#PageHeader .PageMenu { position:absolute; bottom:0px; right:25px; }

#PageHeader .PageMenu .Alignment { float:right; }

#PageHeader .PageMenu .MenuItem { float:left; z-index:500; margin:0 2px; }
#PageHeader .PageMenu .MenuItem a { display:block; color:white; text-decoration:none; font-size:12px; font-family:tahoma,verdana,sans-serif; line-height:30px; padding:0 10px; background:url('pictures/gs_webgraphics/nav_tl.gif') left top no-repeat; }
#PageHeader .PageMenu .MenuItem a.Selected { color:#B5D96C; }
#PageHeader .PageMenu .MenuItem a:hover { color:red; }

body.aid_DEFAULT    #PageHeader .PageMenu .MenuItem.aid_DEFAULT,
body.aid_ABOUT      #PageHeader .PageMenu .MenuItem.aid_ABOUT,
body.aid_SERVICES   #PageHeader .PageMenu .MenuItem.aid_SERVICES,
body.aid_GALLERIES  #PageHeader .PageMenu .MenuItem.aid_GALLERIES,
body.aid_BASKET     #PageHeader .PageMenu .MenuItem.aid_BASKET,
body.aid_CONTACT    #PageHeader .PageMenu .MenuItem.aid_CONTACT,
body.cat_GALLERY    #PageHeader .PageMenu .MenuItem.aid_GALLERIES,
body.cat_PHOTOALBUM #PageHeader .PageMenu .MenuItem.aid_GALLERIES  { background:#21211F url('pictures/gs_webgraphics/nav_tr.gif') right top no-repeat; }

body.cat_GALLERY    #PageHeader .PageMenu .MenuItem.aid_GALLERIES a,
body.cat_PHOTOALBUM #PageHeader .PageMenu .MenuItem.aid_GALLERIES a { color:#B5D96C; }

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

#MainArea { width:750px; margin:0 auto; overflow:auto; padding:25px 25px; }

#MainArea #PageContent { width:250px; float:right; }

#MainArea #MainImage { width:470px; float:left; }
#MainArea #MainImage img { border:1px solid white; }

#MainArea #flashcontent { width:470px; height:400px; float:left; }

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

#PageFooter { display:none; }

#footer { width:750px; margin:0 auto; padding:10px 0; border-top:1px solid #494C45; color:#494C45; }
#footer a { color:#494C45; }
#footer a:hover { color:red; }

#footer .assocs { float:left; text-align:left; }
#footer .assocs img { margin:0 10px 0 0; }

#footer .other { float:right; }
#footer .other p { margin:10px 0 0 0; text-align:right; font-family:tahoma,verdana,sans-serif; font-size:10px; }

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

body.aid_CONTACT #MainArea #PageContent { width:210px; float:right; }

#MainArea #ContactForm { width:480px; float:left; padding:10px 20px 0 0; overflow:auto; border-right:1px dashed #333333; }
#MainArea #ContactForm .Row { margin:5px 0; overflow:auto; }
#MainArea #ContactForm .Row .Label { width:180px; float:left; text-align:right; padding:0 20px 0 10px; }
#MainArea #ContactForm .Button { float:right; margin:5px 15px 0 0; }

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

body.aid_GALLERIES  #MainArea #PageContent,
body.cat_GALLERY    #MainArea #PageContent,
body.cat_PHOTOALBUM #MainArea #PageContent { width:750px; float:none; padding:0; margin:0; }

#MainArea #AlbumList { width:750px; padding:0 0 0 0; overflow:auto; }

#AlbumList .Row { height:100px; position:relative; margin:10px 0; padding:0; cursor:pointer; float:none; background:#1C1C1A; }
#AlbumList .Row .ThumbTable { float:left; margin:0 10px 0 0; }
#AlbumList .Row .Title { line-height:65px; font-size:16px; padding:0 0 0 30px; }
#AlbumList .Row .Description {  }
#AlbumList .Row .Button { position:absolute; bottom:0; right:0; text-decoration:none; color:#31332E; font-size:1.8em; font-weight:bold; }

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

.LoginMenu { text-align:right; background-color:#171816; }
.LoginMenuHeading { font-weight:bold; color:white; text-align:center; }
.LoginMenuHeading img { display:none; }
.LoginMenuSubmit, .LoginMenuSubmitOver { padding:5px; font-weight:bold; color:#B5D96C; text-decoration:underline; cursor:pointer; text-align:center; text-align:center; }

/* ------------------------------------------------------------------ Album Image List & Pagination */

#MainArea #ImageList { overflow:auto; }

#MainArea #ImageList .Item { width:170px; height:120px; margin:7px; float:left; cursor:pointer; background:#1C1C1A; }
#MainArea #ImageList .Item table { width:170px; height:120px; margin:0; padding:0; }
#MainArea #ImageList .Item td { margin:0; padding:0; border-collapse:collapse; }

#MainArea .Pager { clear:both; width:700px; margin:0 auto; }
#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 */

.Pages { width:100px; margin:0 auto; }

.Pages .Button { border:none; }
.Pager .Button { border:none; }
.Pages a { text-decoration:underline; text-align:center; }
.Pages ul ul a { display:inline; text-decoration:none; text-align:center }
.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:#171816; 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 { color:white; background:#2b2a29; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:white; background:#2b2a29; }
.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 .ImageControls { overflow:auto; }
#PopupWindow .Button { border:none; font-size:11px; }
#PopupWindow .ImageControls .Previous { float:left; }
#PopupWindow .ImageControls .Next { float:right; }

.PopupBody          {width:600px; height:600px;}
.PopupBody .Caption {width:200px; text-align:center; position:relative; top:-70px; left:200px;}

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

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

.MetaData { float:left; color:white; text-align:left; background:#1D2121; font-size:11px; }

.MetaData .MetaDataTitle { font-size:11px; font-weight:bold; color:white; background-color:black; text-align:left; padding:5px;  }

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

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

.MetaData .MetaDataCommand { font-size:11px; text-align:right; background:#1D2121; padding:5px; }
.MetaData .MetaDataCommandOver { font-size:11px; cursor:pointer; color:white; text-align:right; background:#1D2121; padding:5px; }

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

body.aid_BASKET #MainArea #PageContent { width:750px; float:none; }

#ShoppingCart { width:700px; overflow:auto; margin:0 auto; }

#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:520px; color:#21211F; }
#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; margin:5px 0; padding:5px 0; background:#1C1C1A; overflow:auto; clear:both; }
#ShoppingCart .Row .Thumbnail table { width:100%; height:110px; }

#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:160px; }
#ShoppingCart .Row .Product   { display:none; }
#ShoppingCart .Row .Option    { float:left; text-align:left;   width:339px; 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 610px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; color:#B5D96C; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; text-decoration:underline; }

/* ------------------------------------------------------------------ Page Specifics */

/* Services page */

body.aid_SERVICES #MainArea #PageContent { width:470px; float:right; }

body.aid_SERVICES #MainArea #ImageList { width:256px; float:left; overflow:auto; }
body.aid_SERVICES #MainArea #ImageList img { border:1px solid white; }
body.aid_SERVICES #MainArea #ImageList .Item { width:250px; height:auto; margin:10px 0; float:none; cursor:default; }
body.aid_SERVICES #MainArea #ImageList .Item table { width:250px; height:auto; margin:0; padding:0; }
body.aid_SERVICES #MainArea #ImageList .Item td { margin:0; padding:0; border-collapse:collapse; }

body.aid_SERVICES #MainArea .Pager { display:none; }

/* About page */

body.aid_ABOUT #MainArea #PageContent { width:470px; float:right; }

body.aid_ABOUT #MainArea #ImageList { width:256px; float:left; overflow:auto; }
body.aid_ABOUT #MainArea #ImageList img { border:1px solid white; }
body.aid_ABOUT #MainArea #ImageList .Item { width:250px; height:auto; margin:10px 0; float:none; cursor:default; }
body.aid_ABOUT #MainArea #ImageList .Item table { width:250px; height:auto; margin:0; padding:0; }
body.aid_ABOUT #MainArea #ImageList .Item td { margin:0; padding:0; border-collapse:collapse; }

body.aid_ABOUT #MainArea .Pager { display:none; }

// from System Meta Data
