html, body { margin:0px; padding:0px; font-family:verdana,sans-serif; font-size:14px; color:white; background:#474747 url('pictures/gs_webgraphics/headerbg.gif') center top repeat-x; }

#Container { width: 100%; max-width:750px; margin:0 auto; }

.ie8 #Container, .ie7 #Container { width: 770px; margin:0 auto!important;}

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

a { color:white; outline:none; }
a:hover { color:#d2c589; }
a img { border:none; outline:none; }

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

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

h1 { clear:none; padding:16px 0; margin:0; font:normal 24px/24px verdana,sans-serif; color:#d2c589; font-style:italic; }
h2 { clear:none; padding:16px 0; margin:0; font:bold   16px/16px verdana,sans-serif; color:white; }
h3 { clear:none; padding:16px 0; margin:0; font:normal 15px/16px verdana,sans-serif; color:white; font-style:italic; }

strong { font-weight:bold; }

a.Button       { background:#70848F; color:white; line-height:15px; padding:5px 15px; text-decoration:none; }
a.Button:hover { background:#d2c589; color:white; }

img { max-width: 100%!important; height: auto; }

p.map-image { float: right; padding: 0px;  margin: 0px -25px 0px 0px; }

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

#PageHeader { height:170px; background:url('pictures/gs_webgraphics/JohnCheesman.jpg') left 20px no-repeat; position:relative; }

#PageHeaderTop { position:absolute; top:0; right:0; height:120px; width:200px; background:url('pictures/gs_webgraphics/phone.gif') right bottom no-repeat; }

#PageHeader .PageMenu { height:50px; width: 100%; max-width:770px; padding:0; position:absolute; bottom:0; left:-10px; }

#PageHeader .PageMenu .MenuItem { padding:14px 15px; float:left; }
#PageHeader .PageMenu .MenuItem a { display:block; color:#999; text-decoration:none; font-size:14px; line-height:20px; }
#PageHeader .PageMenu .MenuItem a:hover { color:white; }

#PageHeader .PageMenu .MenuItem a.Selected { color:white; border-bottom:2px solid #d2c589; }

#PageHeader .PageMenu .MenuItem.aid_CLIENTAREA a { font-weight:bold; }

#PageHeader .PageMenu .MenuItem.aid_CONTACT,
#PageHeader .PageMenu .MenuItem.aid_BASKET { float:right; }

body.cat_PHOTOALBUM #PageHeader .PageMenu .MenuItem.aid_CLIENTAREA a { color:white; border-bottom:2px solid #d2c589;}

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

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

#MainArea #PageContent { width:auto; padding:0 25px; }

#MainArea #MainImage { width: 100%; max-width:750px; height:400px; padding:0 0 10px 0;  }
#MainImage_imgTable, #MainImage_imgTable table, #MainImage_imgTable tbody, #MainImage_imgTable td, #MainImage_imgTable tr, .OuterImage { display: block; width: 100%; }
#MainArea #MainImage img { display: block; max-width: 100%; height: auto!important; width: 100%!important; }

body.aid_DEFAULT #MainArea #MainImage { height:280px; overflow: hidden; }

#MainArea #flashcontent, #gallery-wrapper { width: 100%; max-width:750px; height:400px; padding:0 0 10px 0; overflow: hidden; }

#gallery-wrapper { position: relative; z-index: 99; }
#Carousel { visibility: hidden; }

.GalleryFrame { display: block; float: left; margin: 0 5px; }
.GalleryFrame img { height: 400px; width: auto; }

.control { position: absolute; top: 0; width: 50%; height: 100%; z-index: 999; }
.control.left { left: 0; }
.control.right { right: 0; }

.control a { display: block; width: 100%; height: 100%; text-indent: -9999px; overflow: hidden; position: relative; z-index: 999; }

.control.left a:hover { background: url('pictures/gs_webgraphics/prev.png') no-repeat center left; }
.control.right a:hover { background: url('pictures/gs_webgraphics/next.png') no-repeat center right; }

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

#PageFooter { display:none; }

#Footer { overflow:auto; padding: 25px; border-top:1px solid #A2A2A2; }
#Footer p { margin:0; padding:0 0; color:#A2A2A2; font-size:11px; }

#Footer a { color:#A2A2A2; }
#Footer a:hover { color:white; }

#Footer .Copyright { float:left; }
#Footer .Phosys { float:right; }

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

#MainArea #ContactForm { padding:20px; overflow:auto; margin:40px 0; background:#262C30; position:relative; top:20px; }
#MainArea #ContactForm .Row { margin:5px 0; overflow:auto; }
#MainArea #ContactForm .Row .Label { width:200px; float:left; text-align:right; padding:0 20px 0 10px; }
#MainArea #ContactForm .Button { float:left; margin:10px 0 0 230px; }

#MainArea #ContactForm input,
#MainArea #ContactForm select,
#MainArea #ContactForm textarea { width:200px; }

#MainArea #ContactForm textarea { height:100px; }

/* ------------------------------------------------------------------ Album Login */

#AlbumLogin { padding:20px 0; overflow: auto; background:#262C30; }

#AlbumLogin .Row.UserID   { display:none; }
#AlbumLogin .Row.Password { display:none; }

#AlbumLogin .Row { float:left; padding:0 0 0 20px; }
#AlbumLogin .Row .Label { float:left; }
#AlbumLogin .Row .Field { float:left; padding:0 20px; position:relative; bottom:5px; }
#AlbumLogin .Row .Field input { width:200px; height:16px; border:1px solid #444444; padding:2px; }

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

#MainArea #AlbumList { padding:10px 25px; overflow:auto; }

#AlbumList .Row { height:130px; width:110px; margin:10px; padding:0; cursor:pointer; float:left; _margin-left:5px; background:#262C30; }
#AlbumList .Row .ThumbTable { height:110px; width:110px; }
#AlbumList .Row .Title { display:block; line-height:20px; font-size:12px; color:#d2c589; text-align:center; padding:0; }
#AlbumList .Row .Description { display:none; }
#AlbumList .Row .Button { display:none; }

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

.LoginMenu { text-align:right; background-color:#FCFBF9; border:1px solid #333333; color:black; }
.LoginMenuHeading { font-weight:bold; color:#333333; text-align:center; }
.LoginMenuHeading img { display:none; }
.LoginMenuSubmit { padding:5px; text-decoration:none; cursor:pointer; text-align:center; background:#444444; color:white; }
.LoginMenuSubmitOver { padding:5px; text-decoration:none; cursor:pointer; text-align:center; background:#262C30; color:white; }


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

#MainArea #ImageList { overflow:auto; }

#MainArea #ImageList .Item { width:150px; height:180px; float:left; cursor:pointer; }
#MainArea #ImageList .Item img { border:2px solid black; }
#MainArea #ImageList .Item table { width:150px; height:150px; margin:0; padding:0; }
#MainArea #ImageList .Item td { margin:0; padding:0; border-collapse:collapse; }

#MainArea #ImageList .Footer { Clear: both; }

#Images:before, #Images:after { content: " "; display: table; }
#Images:after { clear: both; }
#Images { *zoom: 1; } /* For IE 6/7 only */

#MainArea .Pager { clear:both; width: 100%; max-width:720px; margin:0 auto; padding:20px 0; clear: both;  }
#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:0px 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:#161616; 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:#d2c589; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#d2c589; }
.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 { background:#474747; }
#PopupWindow .ImageControls { overflow:auto; }
#PopupWindow .Button { border:none; font-size:11px; }
#PopupWindow .ImageControls .Previous { float:left; }
#PopupWindow .ImageControls .Next { float:right; }

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

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

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

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

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

#ShoppingCart { width:100%; padding:20px 0; overflow:auto; margin:0 auto; }

#ShoppingCart .Header { width: 100%; float:left; clear:both; border-bottom:1px #717171 solid; }

#ShoppingCart .Header .Thumbnail, #ShoppingCart .Header .Product  { display:none; }
#ShoppingCart .Header .Option    { float:left; text-align:center; width:60%; text-indent:-9999em; }

#ShoppingCart .Header .Price, 
#ShoppingCart .Header .Quantity, 
#ShoppingCart .Header .Total,
#ShoppingCart .Header .Remove  { float:left; text-align:left; font-weight:bold; width:10%; }    

#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:#262C30; overflow:auto; clear:both; }
#ShoppingCart .Row .Thumbnail table { width:100%; height:110px; }

#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:25%; }
#ShoppingCart .Row .Product   { display:none; }
#ShoppingCart .Row .Option    { float:left; text-align: left;   width:30%; padding:3px 0 0 5%; font-weight:bold; }
#ShoppingCart .Row .Price, 
#ShoppingCart .Row .Quantity, 
#ShoppingCart .Row .Total,
#ShoppingCart .Row .Remove  { float:left; text-align:left; width:10%;  padding:3px 0 0 0; }

#ShoppingCart .Footer { overflow:auto; padding:0 0 5px 0; clear: both; }
#ShoppingCart .Footer .Total { margin:0; width: 100%; text-align: right; font-weight:bold; font-size:1.2em; color:#d2c589; }
#ShoppingCart .Footer .Button { float:right; margin:30px 0 0px 20px; clear:none; text-decoration:underline; }

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

#menu-click, p.caption, p.id { display: none; }

@media handheld, only screen and (max-width: 660px) {

p.map-image { float: none; padding: 0px;  margin: 0; }

#PageHeaderTop { display: none; }
#PageHeader {margin: 0 20px; }

#PageHeader .PageMenu { display: none; top: 170px; left: 0; width: 100%; height: 340px;  background: #2B2B2B; }

#menu-click { position: relative; z-index: 9999999; text-decoration: none; display: block; width: 100%; padding: 20px 0; text-align: center; font-weight: bold; background: #2B2B2B; margin-top: -50px; }
#PageHeader .PageMenu { border-top: 1px solid #666; z-index: 99999;}
#PageHeader .PageMenu .MenuItem { width: 100%; float: none; text-align: center; padding: 0; border-bottom: 1px solid #666; }
#PageHeader .PageMenu .MenuItem a { padding: 20px 0; }

body.aid_DEFAULT #MainArea #MainImage { height:180px; }

#gallery-wrapper { height: 300px; }
.GalleryFrame img { height: 300px !important; }

}




@media handheld, only screen and (max-width: 560px) {

#PageHeader { background-size: 100% auto; }

#MainArea #ImageList .Item { width: 130px; }

#AlbumLogin { }
#AlbumLogin .Row .Label, #AlbumLogin .Row input, #AlbumLogin .Row .Field, #AlbumLogin .Row { float: none; }
#AlbumLogin .Row .Field { position: static; top: auto; bottom: auto; padding: 0; }
#AlbumLogin .Footer { clear: both; margin: 20px; margin-bottom: 0; }

#MainArea #ContactForm .Button { margin: 20px 0; }
#MainArea #ContactForm .Row .Label{ text-align: left; padding: 0 0 5px 0; }
     
    #ShoppingCart .Row .Thumbnail { width: 15%; }
    #ShoppingCart .Header .Option { width: 50%; }
    #ShoppingCart .Row .Price, #ShoppingCart .Row .Quantity, #ShoppingCart .Row .Total, #ShoppingCart .Header .Price, #ShoppingCart .Header .Quantity, #ShoppingCart .Header .Total  {width:13%;}
        
      
} 


@media handheld, only screen and (max-width: 420px) {


body.aid_DEFAULT #MainArea #MainImage { height:120px; }
#gallery-wrapper { height: 200px; }
.GalleryFrame img { height: 200px !important; }
    
    #ShoppingCart { width: auto; padding: 10px; }
    #ShoppingCart .Header { display:none; }

    #ShoppingCart .Row { height: auto; padding-bottom: 20px; }
    #ShoppingCart .Row .Thumbnail, #ShoppingCart .Row .Option, #ShoppingCart .Row .Price, #ShoppingCart .Row .Quantity, 
    #ShoppingCart .Row .Total, #ShoppingCart .Row .Remove {float:none; width:95%; text-align:left; padding-left:5%;}
    #ShoppingCart .Row .Thumbnail {display:block; width:90%; padding-top:10px;}
                   
    #ShoppingCart .Row .Price:before, #ShoppingCart .Row .Quantity:before, 
    #ShoppingCart .Row .Total:before, #ShoppingCart .Row .Remove:before {padding-right:5px; font-weight:bold;}
                   
    #ShoppingCart .Row .Price:before {content:"Price:"; }
    #ShoppingCart .Row .Quantity:before {content:"Quantity:"; }
    #ShoppingCart .Row .Total:before {content:"Total:"; }
    #ShoppingCart .Row .Remove:before {content:"Delete:"; }
   
}

@media handheld, only screen and (max-width: 320px) {

#gallery-wrapper { height: 100px; overflow: hidden; }
.GalleryFrame img { height: 100px !important; }

}



// from System Meta Data