html, body { width:100%; margin:0; padding:0; }

body { font-family:georgia,serif; font-size:12px; background:#1A1411 url('pictures/gs_webgraphics/bodybg.gif') top center no-repeat; color:#CCCCCC; }

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

a { color:#7B675B; }
a:hover { color:#FFCD61; }

a img { border:none; outline:none; }

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

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

h1 { padding:10px 0;     margin:0; font:normal 20px/20px verdana,sans-serif; color:#AAC1E6; }
h2 { padding:10px 0 0 0; margin:0; font:normal 16px/20px verdana,sans-serif; color:#7B675B; }
h3 { padding:10px 0 0 0; margin:0; font:normal 12px/20px verdana,sans-serif; color:#4A5263; font-style:italic; }

strong { font-weight:bold; }

blockquote {  }

a.Button       { background:#7B675B; color:white; line-height:15px; padding:5px 15px; text-decoration:none; }
a.Button:hover { background:#FFCD61; color:black; }

/* ------------------------------------------------------------------ Main Elements */

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

#PageHeader { height:150px; position:relative; }

#MainArea { padding:20px 0; overflow:auto; }

#PageContent { padding:20px; }

#MainImage {  }

#flashcontent { height:360px; padding:20px; background:url('pictures/gs_webgraphics/flashbg.gif') center center no-repeat; }

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

#PageHeader .PageMenu { position:absolute; bottom:0; left:0; width:750px; height:40px; background:url('pictures/gs_webgraphics/navbg.gif') center center no-repeat; }
#PageHeader .PageMenu .Alignment { padding:0 15px; }

#PageHeader a { display:block; float:left; color:#CCCCCC; line-height:40px; padding:0 10px; text-decoration:none; font-size:13px; }
#PageHeader a:hover { color:white; }

#PageHeader .MenuItem.aid_BASKET a { float:right; }

#PageHeader a.Selected { color:#FFCD61; background:black; }

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

#ClientLogin { width:750px; height:40px; position:absolute; top:40px; left:50%; margin:0 0 0 -375px; z-index:999; }

#ClientLogin .wrapper { float:right; }

#ClientLogin .Label,
#ClientLogin .UserID,
#ClientLogin .Password { display:none; }

#ClientLogin div { float:left; line-height:25px; padding:0; }
#ClientLogin p { float:left; line-height:25px; padding:0; margin:0; color:#9F9980; }

#ClientLogin .Field { padding:0 10px; }
#ClientLogin input { width:150px; padding:3px; }

#ClientLogin a.Button { display:block; }

/* Hacks for IE... */


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

#PageFooter { display:none; }

#Footer { border-top:1px solid #2F241F; margin:0 25px; }

#Footer p { padding:0 25px; line-height:70px; text-align:center; color:#4E413A; font-size:11px; }

#Footer a { color:#4E413A; }
#Footer a:hover { color:#FFCD61; }

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

body.aid_CONTACT #PageContent { width:300px; float:left; }

#ContactForm { float:right; width:355px; padding:0 0 0 40px; margin:30px 0 0 0; font-size:11px; background:#2F241F; }

#ContactForm .Row { display:block; overflow:auto; padding:10px 0; width:100%; }
#ContactForm .Row .Label { display:block; padding:0 0 3px 0; font-size:12px; }
#ContactForm .Row .Field { width:300px; float:left; }

#ContactForm .Row input { padding:5px; }
#ContactForm .Row select { padding:5px; }
#ContactForm .Row textarea { height:150px; padding:5px; }

#ContactForm .Footer { clear:both; padding:5px 0 20px 0; }

/* ------------------------------------------------------------------ Quick Contact */

#PageContent blockquote { float:right; border-left:1px solid #DDDDDD; padding:0 20px; margin:0 0 0 20px; width:210px; }

#PageContent blockquote h1 { padding-bottom:0; }
#PageContent blockquote p  { padding-bottom:0; }

#QuickContact { overflow:auto; padding:0 0 15px 0; position:relative; left:0; bottom:25px; margin:0 0 -25px 0; }

#QuickContact ul { padding:0; margin:0; list-style:none; }
#QuickContact li { padding:0; margin:0; list-style:none; }

#QuickContact ul li a { display:block; text-indent:-9999px; }
#QuickContact ul li .Footer { clear:both; padding:10px 0; }
#QuickContact ul li .Footer a { display:inline; text-indent:0; }

#QuickContact .Row { display:block; margin:0; padding:3px 0; clear:both; }
#QuickContact .Row .Label { display:block; margin:0; padding:0; font-size:11px; color:#777777; }

#QuickContact input    { width:195px; float:left; }
#QuickContact textarea { width:195px; height:70px; }

#QuickContact .Info    { padding:30px 0 0 0; }

* html #QuickContact a { color:#A0A0A0; text-decoration:none; }
* html #QuickContact a.Button { color:white; }

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

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

#AlbumList .Row { height:100px; position:relative; margin:10px 0; padding:0; cursor:pointer; float:none; background:#EBEBEB; }
#AlbumList .Row .ThumbTable { float:left; margin:0 10px 0 0; }
#AlbumList .Row .Title { line-height:60px; font-size:22px; padding:0 0 0 30px; color:#EF4723; }
#AlbumList .Row .Description { }
#AlbumList .Row .Button { display:none; }

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

.LoginMenu { text-align:right; background-color:#FCFBF9; border:1px solid #333333; }
.LoginMenuHeading { font-weight:bold; color:#333333; text-align:center; line-height:25px; }
.LoginMenuHeading img { display:none; }
.LoginMenuSubmit { padding:5px; text-decoration:none; cursor:pointer; text-align:center; background:#EF4723; color:white; line-height:25px; }
.LoginMenuSubmitOver { padding:5px; text-decoration:none; cursor:pointer; text-align:center; background:#A33418; color:white; line-height:25px; }

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

#MainArea #ImageList { padding:15px 0; overflow:auto; }

#MainArea #ImageList .Item { width:135px; height:140px; margin:7px; _margin:7px 6px; float:left; cursor:pointer; background:#2F241F; }
#MainArea #ImageList .Item table { width:135px; height:120px; margin:0; padding:0; }
#MainArea #ImageList .Item img { border:2px solid #1A1411; }
#MainArea #ImageList .Item td { margin:0; padding:0; border-collapse:collapse; }
#MainArea #ImageList .Item .Caption { display:block; text-align:center; font-size:10px; color:#888888; }

#MainArea .Pager { clear:both; width:730px; margin:0 auto; padding:15px 2px 0 2px; }
#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:#EBEBEB; 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:#FF6900; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#FF6900; }
.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:#EBEBEB; z-index:500; padding-top:1px; }

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

#PopupWindow { background:#1A1411; }

#PopupWindow #MainImage_TheImage { margin:10px 0; }
#PopupWindow .ImageControls { overflow:auto; }
#PopupWindow .Button { border:none; font-size:11px; }
#PopupWindow .ImageControls { padding:0 2px; }
#PopupWindow .ImageControls .Previous { float:left; }
#PopupWindow .ImageControls .Next { float:right; }

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

#MetaData .Button { cursor:pointer; text-decoration:underline; font-size:12px; }

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

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

.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; padding:5px; }
.MetaData .MetaDataCommandOver { font-size:11px; cursor:pointer; color:#FFCD61; text-align:right; padding:5px; }



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

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

#ShoppingCart .Header { float:left; clear:both; background:#1A1411; padding:4px 0; border-bottom:1px solid #7B675B; }

#ShoppingCart .Header .Thumbnail { display:none; }
#ShoppingCart .Header .Product   { display:none; }
#ShoppingCart .Header .Option    { float:left; text-align:center; font-weight:bold; width:530px; text-indent:-9999em; }
#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; border-bottom:1px solid #7B675B; overflow:auto; clear:both; }
#ShoppingCart .Row .Thumbnail table { width:100%; height:110px; }

#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:110px; }
#ShoppingCart .Row .Product   { display:none; }
#ShoppingCart .Row .Option    { float:left; text-align:left;   width:409px; padding:3px 0 0 10px; 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 625px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; color:#FFCD61; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; }


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

/* Portfolio  */

body.aid_PORTFOLIO #flashcontent { height:550px; padding:0; background:url('pictures/gs_webgraphics/portfoliobg.gif') center center no-repeat; }


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


// from System Meta Data