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

form {margin:0; padding:0; height:100%; width:100%; background:url('pictures/gs_webgraphics/bodybg.gif') center center no-repeat; }

body { background:#1A1A1A; }

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

a { color:#8C8C8C; }
a:visited { color:#777777; }
a:hover { color:white; }
a img { border:none; outline:none; }

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

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

h1 { padding:0 0 10px 0; margin:0; font:normal 20px/20px tahoma,sans-serif; color:#C2BCB9; }
h2 { padding:10px 0;     margin:0; font:normal 15px/18px tahoma,sans-serif; color:#B4ACA9; }
h3 { padding:10px 0;     margin:0; font:bold   12px/18px tahoma,sans-serif; color:#555555; }

strong { font-weight:bold; }

a.Button { padding:3px 10px; line-height:20px; background:#A3A3A3; color:black; text-decoration:none; }
a.Button:hover   { background:white; color:black; }
a.Button:visited { background:#A3A3A3; color:black; }

/* ------------------------------------------------------------------ Main Layout */

#wrapper { width:900px; height:630px; position:absolute; top:50%; left:50%; margin:-290px 0 0 -450px; } /* Vertical centering */

#Container { width:900px; height:630px; position:relative; }

#MainArea { height:520px; overflow:hidden; position:relative; top:60px; background:#262626; }
*+html #MainArea { z-index:-10; }

#MainArea #PageContent  { height:480px; width:260px; padding:20px; position:absolute; top:0; right:0; overflow:auto; }

#MainArea #flashcontent { width:900px; height:520px; }

#MainArea #MainImage { width:580px; height:480px; position:absolute; top:20px; left:20px; overflow:hidden; z-index:10; }
#MainArea #MainImage td { padding:0; margin:0; }
#MainArea #MainImage table { padding:0; margin:0; }
#MainArea #MainImage .Image img { }

/* Variants */

body.BETA #MainArea #flashcontent { width:620px; height:520px; }

/* wider text */

body.GAMMA #MainArea #PageContent { width:560px; }
body.GAMMA #MainArea #MainImage   { width:280px; }


/* ------------------------------------------------------------------ Extra text */

body.aid_DEFAULT #wrapper #MainArea { overflow:visible; }
body.aid_DEFAULT #wrapper #MainArea #PageContent { height:auto; width:860px; padding:20px; position:absolute; top:590px; left:0; overflow:visible; }

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

#PageHeader { height:60px; width:900px; position:absolute; top:0; right:0; background:url('pictures/gs_webgraphics/VisionPhotographyLogo.gif') left center no-repeat; }

#PageHeader .PageMenu { height:40px; position:absolute; right:-7px; top:18px; }
#PageHeader .PageMenu .Alignment { }
#PageHeader .PageMenu .MenuItem { float:left; }

#PageHeader a { display:block; padding:0 7px; color:#808080; text-decoration:none; font-size:12px; line-height:40px; font-family:tahoma,sans-serif; }
#PageHeader a:hover { color:white; }
#PageHeader a.Selected { color:white; }

/* Highlighting */

body.cat_WEDDINGS #PageHeader .MenuItem.aid_WEDDINGS a,
body.cat_PORTRAITS #PageHeader .MenuItem.aid_PORTRAITS a,
body.cat_COMMERCIAL #PageHeader .MenuItem.aid_COMMERCIAL a { color:white; }

/* Drop downs */

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

#PageHeader .PageMenu ul ul { position:absolute; z-index:99999; }
#Container #PageHeader .PageMenu ul ul a { line-height:30px; width:100px; background:#141414; font-weight:normal; color:#666666; font-size:11px; }
#Container #PageHeader .PageMenu ul ul a:hover { color:white; }

#Container #PageHeader .PageMenu ul ul a.SubSelected { color:white; }

#PageHeader .PageMenu ul ul ul li { position:relative; bottom:30px; }

/* hovers */

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

#PageHeader .PageMenu ul a:hover ul,
#PageHeader .PageMenu ul li:hover ul { display:block; }

#PageHeader .PageMenu ul li:hover { background:#141414; }

/* IE6...  */

* html #PageHeader .PageMenu ul a a { padding:0; }
* html #PageHeader .PageMenu ul a a a { padding:0 15px; position:relative; right:15px; bottom:4px; }


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

#PageFooter { display:none; }

#Footer { position:absolute; bottom:0px; width:900px; height:50px; }

#Footer p { margin:0; padding:0; color:#808080; }

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

#Footer p.Copyright { float:left; line-height:15px; padding:10px 0 0 0; color:#808080; clear:left; }
#Footer p.Phosys    { float:left; line-height:15px; padding:10px 0 0 0; color:#404040; clear:left; }

#Footer p.Phosys a { color:#404040; }
#Footer p.Phosys a:hover { color:white; }

/* ---- Client Login */

#Footer div.Clients { float:right; line-height:50px; }

#AlbumLogin { display:inline; padding:0 5px; }

#AlbumLogin p { display:none; }
#AlbumLogin div { display:inline; margin:0; }

#AlbumLogin .Row.UserID   { display:none; }
#AlbumLogin .Row.Password { display:none; }
#AlbumLogin .Row.AlbumID .Label { display:none; }
#AlbumLogin .Row.AlbumID .Field {  }
#AlbumLogin .Row.AlbumID .Field input { border:1px solid #646464; font-size:11px; padding:3px; }
#AlbumLogin .Button { margin:0 0 0 5px; color:black; }
#AlbumLogin .Button:hover { color:black; }

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

#MainArea #ImageList { width:580px; height:490px; position:absolute; top:20px; left:20px; overflow:hidden; z-index:10; }
#MainArea #ImageList .Item { float:left; height:115px; width:115px; }
* html #MainArea #ImageList .Item {  }
#MainArea #ImageList .Item span.Caption { text-align:center; display:block; }
#MainArea #ImageList .Item .ThumbTable { float:left; height:110px; width:110px; }
#MainArea #ImageList .Item .ThumbTable img { border:1px solid black; }
#MainArea #ImageList .LightBox { display:none; }

#MainArea .Pager { clear:both; width:560px; margin:0 auto; position:relative; top:10px; }
#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 */

#MainArea #ImageList .Footer .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; position:static; }
.Pages li { float:left; width:auto; position:absolute; }
.Pages ul ul { visibility:hidden; position:absolute; height:150px; top:-150px; left:0; width:100px; background:#1A1A1A; overflow:hidden; border:1px solid black; }
* 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:white; }
.Pages :hover > a,
.Pages ul ul :hover > a { color: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:#1A1A1A; z-index:500; padding-top:1px; }

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

#PopupWindow { background:#1A1A1A; }

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

#PopupWindow .ImageControls { overflow:auto; padding:0 3px; }
#PopupWindow .ImageControls .Previous { float:left; font-size:0.7em; margin:5px 0 0 5px; }
#PopupWindow .ImageControls .Next { float:right; font-size:0.7em; margin:5px 5px 0 0; }

#PopupWindow #MainImage_TheImage { border:1px solid black; }

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

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

.MetaData { float:left; color:black; text-align:left; background:#262626; }

.MetaData .MetaDataTitle { font-weight:bold; color:#646464; 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; padding:5px; font-size:11px; }

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

#ShoppingCart { width:580px; height:490px; position:absolute; top:20px; left:20px; overflow:hidden; z-index:10; }

#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:365px; 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; width:545px; margin:5px 0; padding:0; border-bottom:1px #717171 solid; overflow:auto; clear:both; }
#ShoppingCart .Row .Thumbnail table { width:100%; height:100px; }

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

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

#ContactForm { position:absolute; top:20px; left:20px; width:540px; height:440px; padding:20px; overflow:auto; background:#212121;  }
#ContactForm .Row { clear:both; padding:5px 0 5px 50px; overflow:auto; }
#ContactForm .Label { float:left; width:180px; }
#ContactForm .Field { margin:0 5px 0 0; }
#ContactForm .Footer { margin:10px 0 0 0; }
#ContactForm .Button { margin:0 0 0 230px; }

#ContactForm input    { width:220px; padding:3px; }
#ContactForm textarea { width:220px; padding:3px; height:80px; }
#ContactForm select   { width:170px; padding:3px; }

/* ------------------------------------------------------------------ Page specifics */

#tm_GS_MENU_WEDDINGS { width:900px; height:520px; overflow:hidden; position:absolute; top:0; left:0; background:black; }
#tm_GS_MENU_WEDDINGS .tm_GS_MENU_WEDDINGS { display:block; float:left; width:300px; height:520px; margin:0px; overflow:hidden; cursor:pointer; }
#tm_GS_MENU_WEDDINGS .tm_GS_MENU_WEDDINGS a img{ border:0; }

body.aid_DEFAULT #MainArea #MainImage { width:860px; height:480px; position:absolute; top:20px; left:20px; overflow:hidden; }

// from System Meta Data
