html, body { font-family:verdana,sans-serif; font-size:11px; margin:0px; padding:0px; background-color:#3F6478; color:white; height:100%; width:100%; }

body { background:url('pictures/gs_webgraphics/body_bg.gif') top left repeat-x; }

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

a { color:#FF9500; outline:none; }
a:visited { color:#FFB44F; }
a:hover { color:red; }
a img { border:none; outline:none; }

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

p, ul { line-height:1.5em; padding:0.7em 0; margin:0; }

h1 { clear:both; padding:0.5em 0; margin:0; font:normal 1.9em/1.2em verdana,sans-serif; color:#68B7E1; letter-spacing:-1px; }
h2 { clear:both; padding:0.7em 0; margin:0; font:bold   1.0em/1.5em verdana,sans-serif; color:#68B7E1; }
h3 { clear:both; padding:0.7em 0; margin:0; font:normal 1.0em/1.5em verdana,sans-serif; color:#68B7E1; }

strong { font-weight:bold; }

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

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

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

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

#PageHeader { height:180px; border-bottom:1px dotted #80A5B7; background:url('pictures/gs_webgraphics/logo.gif') right 80px no-repeat; }
#PageHeader #PageHeaderTop { position:absolute; top:49px; width:330px; height:180px; background:url('pictures/gs_webgraphics/header_pics.gif') 10px 15px no-repeat; }

#PageHeader .PageMenu { height:50px; border-bottom:1px dotted #80A5B7; position:absolute; top:0px; font-size:11px; }
#PageHeader .PageMenu .Alignment { width:700px; text-align:center; }
#PageHeader .PageMenu .MenuItem { display:inline; }

#PageHeader a { color:#8397A1; text-decoration:none; white-space:nowrap; line-height:50px; margin:0 20px; }
#PageHeader a:hover { color:white;  }
#PageHeader a.Selected { color:white; }

body.cat_GALLERY    #PageHeader .PageMenu .MenuItem.aid_GALLERY a { color:white; }
body.cat_PHOTOALBUM #PageHeader .PageMenu .MenuItem.aid_ONLINE  a { color:white; }

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

#MainArea { overflow:auto; margin:40px 0 0 0; padding:0 0 30px 0; border-bottom:1px dotted #80A5B7; }

#MainArea #PageContent  { float:left;  width:300px; margin:0 0 0 25px; }

#MainArea #MainImage    { float:right; width:300px; margin:15px 25px 0 0; }
#MainArea #flashcontent { float:right; width:300px; height:450px; margin:15px 25px 0 0; border:1px solid #1B313D; }

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

#PageFooter { display:none; }

#Footer { width:650px; margin:0 auto; color:#80A5B7; overflow:auto; padding:20px 2px; }
#Footer a { color:#80A5B7; }
#Footer a:hover { color:white; }

#Footer .Copyright { float:left; margin:0; padding:0; }
#Footer .Phosys { clear:left; float:left; }

#Footer .Links { float:right; margin:0; padding:0; list-style:none; }
#Footer .Links li { float:left; padding:0 10px; border-left:1px solid #80A5B7; }
#Footer .Links li.First { border:none; }

/* ------------------------------------------------------------------ View/Buy Album List */

#AlbumList { width:700px; overflow:auto; margin:0 auto; }
#AlbumList .Row { width:120px; height:165px; cursor:pointer; float:left; margin:5px; padding:10px 5px; }
* html #AlbumList .Row { padding:10px 3px; }

#AlbumList .Row .ThumbTable { width:100%; height:120px; }
#AlbumList .Row .ThumbTable img { border:1px solid #1B313D; }

#AlbumList .Row .Title { color:white; text-align:center; }
#AlbumList .Row .Description { display:none; }
#AlbumList .Row .Button { display:none; }

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

body.aid_GALLERY #AlbumList { width:650px; overflow:auto; margin:0 auto; }

body.aid_GALLERY #AlbumList .Row { width:210px; height:140px; cursor:pointer; float:left; margin:3px; padding:10px 0; }
body.aid_GALLERY #AlbumList .Row .ThumbTable { width:100%; height:120px; }
body.aid_GALLERY #AlbumList .Row .ThumbTable img { border:1px solid #1B313D; }

body.aid_GALLERY #AlbumList .Row .Title { color:white; text-align:center; }
body.aid_GALLERY #AlbumList .Row .Description { display:none; }
body.aid_GALLERY #AlbumList .Row .Button { display:none; }

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

.LoginMenu { text-align:right; background-color:#222222;  }
.LoginMenuHeading { font-weight:bold; color:white; background-color:#333333; text-align:left; }
.LoginMenuSubmit, .LoginMenuSubmitOver { padding:5px; font-weight:bold; color:white; text-decoration:underline; cursor:pointer; text-align:center; background-color:#660800; text-align:center; }

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

body.cat_PHOTOALBUM #MainArea #PageContent { position:relative; width:650px; float:none; margin:0 25px; }
body.cat_PHOTOALBUM #MainArea .SearchFilter { position:absolute; top:10px; right:0; }

#MainArea #ImageList { width:700px; }
#MainArea #ImageList #Images { clear:both; }
#MainArea #ImageList .Item { float:left; height:160px; width:120px; padding:4px; margin:4px; }
* html #MainArea #ImageList .Item { height:165px; padding:3px; margin:3px; }
#MainArea #ImageList .Item span.Caption { text-align:center; display:block; }
#MainArea #ImageList .Item .ThumbTable { float:left; height:120px; width:120px; }
#MainArea #ImageList .Item .ThumbTable img { border:1px solid #1B313D; }
#MainArea #ImageList .LightBox { display:none; }

#MainArea .Pager { clear:both; width:320px; 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: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; }
.Pages li { float:left; width:auto; position:absolute; }
.Pages ul ul { visibility:hidden; position:absolute; height:150px; top:-150px; left:0; width:100px; background:#192830; 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:#FF9500; background:#192830; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#FF9500; background:#192830; }
.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:#192830; z-index:500; padding-top:1px; }

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

#PopupWindow { background:#192830; }

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

#PopupWindow img.Image { border:1px solid black; }
#PopupWindow .ImageControls { overflow:auto; }
#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; }

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

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

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

#ShoppingCart { width:510px; margin:30px auto 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:330px; color:#2F4B5A; }
#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:135px; 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:110px; }
#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; padding:0 0 5px 0; }
#ShoppingCart .Footer .Total { margin:0 0 0 420px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; }

/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ PAGE SPECIFICS */
/* ------------------------------------------------------------------ */

/* ------------------------------------------------------------------ Basket */

body.aid_BASKET #MainArea #PageContent  { float:none; width:auto; margin:0 25px; }

/* ------------------------------------------------------------------ About us - image list */

body.aid_ABOUT #MainArea #ImageList { float:right; width:300px; margin:15px 25px 0 0; }
body.aid_ABOUT #MainArea #ImageList #Images {  }
body.aid_ABOUT #MainArea #ImageList .Item { height:auto; width:300px; float:left; clear:left; margin:0 0 15px 0; padding:0; }
body.aid_ABOUT #MainArea #ImageList .Item .ThumbTable { float:left; height:100%; width:100%; }
body.aid_ABOUT #MainArea #ImageList .Item .ThumbTable img { border:1px solid #1B313D; }

body.aid_ABOUT #MainArea .Pager { display:none; }
body.aid_ABOUT #MainArea .Pages { display:none; }

/* ------------------------------------------------------------------ Testimonials - image list */

body.aid_TESTIMONIALS #MainArea #ImageList { float:right; width:300px; margin:15px 25px 0 0; }
body.aid_TESTIMONIALS #MainArea #ImageList #Images {  }
body.aid_TESTIMONIALS #MainArea #ImageList .Item { height:auto; width:300px; float:left; clear:left; margin:0 0 15px 0; padding:0; }
body.aid_TESTIMONIALS #MainArea #ImageList .Item .ThumbTable { float:left; height:100%; width:100%; }
body.aid_TESTIMONIALS #MainArea #ImageList .Item .ThumbTable img { border:1px solid #1B313D; }

body.aid_TESTIMONIALS #MainArea .Pager { display:none; }
body.aid_TESTIMONIALS #MainArea .Pages { display:none; }

/* ------------------------------------------------------------------ Clients - image list */

body.aid_CLIENTS #MainArea #ImageList { float:right; width:300px; margin:15px 25px 0 0; }
body.aid_CLIENTS #MainArea #ImageList #Images {  }
body.aid_CLIENTS #MainArea #ImageList .Item { height:auto; width:300px; float:left; clear:left; margin:0 0 15px 0; padding:0; }
body.aid_CLIENTS #MainArea #ImageList .Item .ThumbTable { float:left; height:100%; width:100%; }
body.aid_CLIENTS #MainArea #ImageList .Item .ThumbTable img { border:1px solid #1B313D; }

body.aid_CLIENTS #MainArea .Pager { display:none; }
body.aid_CLIENTS #MainArea .Pages { display:none; }

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

#ContactForm { float:right; clear:right; width:450px; margin:1.5em 0; border-left:1px solid #43697E; padding:0 0 0 25px; }
#ContactForm .Row { clear:both; margin:0.5em 0; overflow:auto; }
#ContactForm .Label { float:left; width:180px; }
#ContactForm .Field { margin:0 5px 0 0; }
#ContactForm .Button { margin:0 0 0 180px; }

body.aid_CONTACT #MainArea #PageContent  { float:left;  width:150px; margin:0 0 0 25px; }

/* ------------------------------------------------------------------ Gallery pages */

body.cat_GALLERY #MainArea #PageContent  { float:none; width:auto; margin:0 0 0 25px; }
body.cat_GALLERY #MainArea #flashcontent { float:none; width:700px; height:500px; margin:0; border:none; }

body.cat_ONLINE #MainArea #PageContent  { float:none; width:auto; margin:0 0 0 25px; }
body.cat_ONLINE #MainArea #flashcontent { float:none; width:700px; height:500px; margin:0; border:none; }

body.aid_ONLINE #MainArea #PageContent { width:650px;}
// from System Meta Data
