html, body { font-family:Georgia,serif; font-size:12px; margin:0px; padding:0px; color:#4C442D; width:100%; }
body { background:white url('pictures/gs_webgraphics/body_bg.jpg') repeat-x top; }

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

a { color:#BC6422; }
a:visited { color:#A7744F; }
a:hover { color:red; text-decoration:none; }
a img { border:none; outline:none; }

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

ul { padding:0 0 0 3em; list-style:square; }

h1 { clear:both; padding:0 0; margin:10px 0 10px 0; font:normal 1.7em Georgia,serif; color:#BC6422; }
h2 { clear:both; padding:0 0; margin:15px 0 10px 0; font:bold   1.2em Georgia,serif; color:#4C442D; }
h3 { clear:both; padding:0 0; margin:15px 0 10px 0; font:normal 1.0em Georgia,serif; color:#BC6422; }

strong { font-weight:bold; }

/* ------------------------------------------------------------------ Header Banner */

#PageHeader #PageHeaderTop { position:absolute; width:100%; height:140px; top:40px; background:url('pictures/gs_webgraphics/header_logo.jpg') center top no-repeat; }

#onlinelinks { position:absolute; width:100%; top:50px; z-index:5000; }
#onlinelinks .wrapper { width:665px; margin:0 auto; }
#onlinelinks p { margin:0; padding:0; line-height:18px; font-size:1.2em; }
#onlinelinks a { color:black; }


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

#PageHeader .PageMenu { position:absolute; width:100%; height:40px; top:0px;  }
#PageHeader .PageMenu .Alignment { text-align:center; }
#PageHeader .PageMenu .MenuItem { display:inline; line-height:40px; }
#PageHeader .PageMenu .MenuItem a { color:#FFEDA1; text-decoration:none; padding:0 15px; font-size:1.2em; }
#PageHeader .PageMenu .MenuItem a.Selected { color:#FFFFFF; }
#PageHeader .PageMenu .MenuItem a:hover { color:#FFD72D; }

#PageHeader #MenuHeader { display:none; }
#PageHeader #MenuFooter { display:none; }

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

#MainArea { width:650px; margin:200px auto 20px auto; overflow:auto; padding:2px 0; }

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

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

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

#PageFooter { display:none; }

#Footer { width:700px; margin:0 auto; padding:20px 25px; overflow:auto; border-top:1px solid #D3CDB2; font:normal 10px verdana,sans-serif; color:#B5AC7F; }
#Footer #PhosysLogo { float:left; }
#Footer #Contact { float:right; }
#Footer #Copyright { float:right; clear:right; margin:5px 0 0 0; }

#Footer a { color:#B5AC7F; }
#Footer a:hover { color:#453F21; }

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

#MainArea #ContactForm { width:300px; float:right; margin:15px 0; }

#MainArea #ContactForm .Row { padding:5px 0; }
#MainArea #ContactForm .Row .Label { display:block; font-size:0.9em; }
#MainArea #ContactForm .Row .Field { width:330px; }

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

#MainArea #PageContent #AlbumLogin { margin:20px 0; }
#MainArea #PageContent #AlbumLogin .Row { clear:both; overflow:auto; text-align:center; margin:5px 0; }
#MainArea #PageContent #AlbumLogin .Field { margin:0 auto; }
#MainArea #PageContent #AlbumLogin .Label { float:left; text-align:right; width:90px; }
#MainArea #PageContent #AlbumLogin .Button { margin:0 0 0 120px; }

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

#AlbumList { float:right; width:300px; padding:20px 0; }
#AlbumList .Row { position:relative; border:1px solid #4C442D; margin:0 0 20px 0; padding:5px; overflow:auto; cursor:pointer; }
* html #AlbumList .Row { height:100px; overflow:visible; }
#AlbumList .Row:hover { border:1px solid #BC6422; }
#AlbumList .Row .ThumbTable { float:left; margin:0 10px 0 0; }
#AlbumList .Row .Title { font-weight:bold; color:#BC6422; padding:0 0 1em 0; }
#AlbumList .Row .Button { position:absolute; bottom:10px; right:10px; }

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

.LoginMenu { text-align:right; background-color:white; border:1px solid #4C442D; }
.LoginMenuHeading { font-weight:bold; color:#FFEDA1; background-color:#4C442D; text-align:left; }
.LoginMenuSubmit, .LoginMenuSubmitOver { padding:5px; font-weight:bold; color:#4C442D; text-decoration:underline; cursor:pointer; text-align:center; text-align:center; }

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

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

#MainArea #ImageList img { border:1px solid #4C442D; }

#MainArea #ImageList #Images { overflow:auto; }
#MainArea #ImageList .Item { float:left; margin:8px; padding:0; width:110px; height:130px; }
#MainArea #ImageList table { width:110px; height:120px; margin:0; padding:0; }
#MainArea #ImageList td { margin:0; padding:0; border-collapse:collapse; }

#MainArea #ImageList .Caption { font-size:10px; font-family:verdana,sans-serif; color:#867C4F; margin:0 auto; position:relative; bottom:5px; }

/* ------------------------------------------------------------------ Image List Pagination */

#MainArea .Footer { overflow:auto; }

#MainArea .Footer .Button { border:none; }

.Pager { clear:both; overflow:auto; margin:10px 0 0 0; }

.Pager .Previous { float:left; }
.Pager .Next { float:right; }

.Pages { overflow:auto; }

.Pages .Button { width:100px; margin:0 0 0 230px; }
.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:white; overflow:hidden; border:1px solid #4C442D; }
* 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:#4C442D; background:white; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#4C442D; background:white; }
.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:white; z-index:500; padding-top:1px; }

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

#PopupWindow { background:white url('pictures/gs_webgraphics/body_bg.jpg') repeat-x 0px -180px; }
#PopupWindow #MainImage_TheImage { border:1px solid #4C442D; }
#PopupWindow .Caption { position:relative; bottom:40px; text-align:center; }
#PopupWindow .ImageControls { overflow:auto; }
#PopupWindow .ImageControls .Previous { float:left; font-size:0.7em; }
#PopupWindow .ImageControls .Next { float:right; font-size:0.7em; }

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

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

#MetaData .Button { cursor:pointer; color:#BC6422; text-decoration:underline; }
#MetaData .Button:hover { color:red; }

.MetaData .MetaDataTitle { font-size:0.8em; font-weight:bold; color:#BC6422; background-color:white; text-align:left; padding:5px;  }

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

.MetaData .MetaDataHeading { font-size:0.7em; padding:5px; font-weight:bold; }

.MetaData .MetaDataCommand { font-size:0.7em; text-align:right; background:white; padding:5px; }
.MetaData .MetaDataCommandOver { font-size:0.7em; cursor:pointer; color:red; text-align:right; padding:5px; }

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

#ShoppingCart { width:460px; margin:40px auto; overflow: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:280px; color:#FFF3C9; }
#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: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:149px; 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 370px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; border:1px solid white; }

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

body.aid_WEDDINGALBUM #MainArea #PageContent { width:650px; float:none; }
body.aid_WEDDINGALBUM #MainArea #flashcontent { width:650px; height:220px; float:none; margin:15px 0; border:none; }

body.aid_MAKEOVERS #MainArea #flashcontent { width:400px; height:400px; }
body.aid_MAKEOVERS #MainArea #PageContent { width:200px; }

body.aid_PRICES #MainArea #flashcontent { width:650px; height:325px; float:none; margin:15px 0; border:none; }
body.aid_PRICES #MainArea #PageContent { width:650px; float:none; }

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