html, body { margin:0px; padding:0px; font-family:verdana,sans-serif; font-size:12px; color:#333333; background:#F6F4EE url('pictures/gs_webgraphics/bodybg.gif') center top no-repeat; }

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

a { color:#FF6900; }
a:visited { color:#B57040; }
a:hover { color:#DE005C; }
a:focus { outline:none; }
a img { border:none; outline:none; }

p, ul { line-height:18px; margin:0; padding:8px 0 4px 0; }
ul li { margin:0 0 0 20px; }

h1 { padding:16px 0 4px 0; margin:0; font:normal 24px georgia,serif;      color:#DE005C; }
h2 { padding:16px 0 4px 0; margin:0; font:bold   13px georgia,serif;      color:#000000; }
h3 { padding:16px 0 0px 0; margin:0; font:bold   12px verdana,sans-serif; color:#333333; }

strong { font-weight:bold; }

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

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

#MainArea { width:520px; float:right; margin:0 20px 0 0; _margin:0 10px 0 0; padding:10px 40px 20px 40px; }

#MainArea #PageContent { }
#MainArea #flashcontent { width:520px; height:370px; padding:10px 0 0 0; }

a.Button { padding:3px 7px; background:#444444; color:white; text-decoration:none; }
a:visited.Button { color:white; }
a:hover.Button { background:#E6701E; }

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

#PageHeader { width:170px; float:left; background:url('pictures/gs_webgraphics/ClaireGarfieldPhotography.gif') left top no-repeat; padding:115px 40px 0 20px; }

#PageHeader .PageMenu { border-top:1px solid #DBD9D4; }

#PageHeader .PageMenu .Alignment { }

#PageHeader .PageMenu .MenuItem { margin:0; border-bottom:1px solid #DBD9D4; }
#PageHeader .PageMenu .MenuItem a { display:block; color:#808080; text-decoration:none; font-size:12px; font-family:georgia,serif; line-height:35px; padding:0 20px; letter-spacing:0.1em; }

#PageHeader .PageMenu .MenuItem a.Selected    { color:#444444; font-weight:bold; }
#PageHeader .PageMenu .MenuItem a.SubSelected { color:#444444; font-weight:bold; }

/* Higlighting */
body.cat_PHOTOALBUM #PageHeader .PageMenu .MenuItem.aid_CLIENTAREA a { color:#444444; font-weight:bold; }

#PageHeader .PageMenu .MenuItem a:hover { color:#FF6900; }

/* Section Sub Nav */

#PageHeader .PageMenu .MenuItem ul, 
#PageHeader .PageMenu .MenuItem li { padding:0; margin:0; list-style:none; }

* html #PageHeader .PageMenu .MenuItem ul a { padding:0 20px; color:#808080; font-weight:normal; } /* Reset A styling for IE6... */
#PageHeader .PageMenu .MenuItem ul ul a { display:block; line-height:23px; font-size:11px; font-family:verdana,sans-serif; letter-spacing:0; _padding:0; }
#PageHeader .PageMenu .MenuItem ul ul ul { padding:0 0 0 20px; position:relative; bottom:5px; }

#PageHeader .PageMenu .Drop { margin:-23px 0 0 0; text-indent:-99999px; z-index:-99999; }

/* Sub Nav hide/reveal */

#PageHeader .PageMenu .MenuItem ul ul { display:none; }

body.cat_WEDDINGS #PageHeader .PageMenu .MenuItem ul ul ,
body.aid_WEDDINGS #PageHeader .PageMenu .MenuItem ul ul { display:block; }

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

#PageFooter { display:none; }

#Footer { width:520px; margin:0 auto; padding:0 60px 0 270px; overflow:auto; }
#Footer p { padding:0; margin:0; font-size:11px; line-height:50px; color:#A2A2A2; }
#Footer a { color:#A2A2A2; }
#Footer a:hover { color:#333333; }

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

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

#AlbumLogin { padding:15px 0 9px 0; _padding:15px 0; overflow:auto; background:#F1EEE5; }

#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 { width:520px; padding:0 0 0 0; overflow:auto; }

#AlbumList .Row { height:100px; position:relative; margin:10px 0; padding:0; cursor:pointer; float:none; background:#F1EEE5; }
#AlbumList .Row .ThumbTable { float:left; margin:0 10px 0 0; }
#AlbumList .Row .Title { line-height:65px; font-size:16px; padding:0 0 0 30px; color:#DE005C; }
#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; }
.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:#FF6900; color:white; }

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

#MainArea #ImageList { width:520px; overflow:auto; margin:0; padding:0; }

#MainArea #ImageList .Item { margin:10px; _margin-left:5px; float:left; cursor:pointer; background:#F1EEE5; }
#MainArea #ImageList .Item table { width:110px; height:110px; margin:0; padding:0; }
#MainArea #ImageList .Item td { margin:0; padding:0; border-collapse:collapse; }

#MainArea #ImageList .Item .Thumbnail img { border:1px solid #333333; }

#MainArea .Pager { clear:both; width:520px; 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:#FCFBF9; overflow:hidden; border:1px solid #333333; }
* 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:#DE005C; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#DE005C; }
.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; z-index:500; padding-top:1px; }

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

#PopupWindow { background:#FCFBF9; }

#PopupWindow .ImageControls { overflow:auto; padding:5px 0 0 0; }
#PopupWindow .Button { font-size:11px; }
#PopupWindow .ImageControls .Previous { float:left; }
#PopupWindow .ImageControls .Next { float:right; }

#PopupWindow  img#MainImage_TheImage  { border:1px solid #333333; }

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

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

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

.MetaData .MetaDataTitle { font-size:11px; font-weight:bold; color:white; background-color:#C6C3A4; 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:#F1EEE5; padding:5px; }
.MetaData .MetaDataCommandOver { font-size:11px; cursor:pointer; color:#DE005C; text-align:right; padding:5px; }

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

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

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

#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:340px; color:white; }
#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; }

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

#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:120px; }
#ShoppingCart .Row .Thumbnail img { border:1px solid #333333; }
#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 430px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; color:#DE005C; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; }

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

#MainArea #ContactForm { margin:20px 0 0 0; padding:20px; overflow:auto; background:#F1EEE5; }
#MainArea #ContactForm .Row { margin:5px 0; overflow:auto; }
#MainArea #ContactForm .Row .Label { width:200px; float:left; text-align:right; margin:0 10px 0 0; }
#MainArea #ContactForm .Button { float:right; margin:5px 15px 0 0; }

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



// from System Meta Data