html, body { margin:0; padding:0; background:#F0F0F0; }

body { background:#F0F0F0 url('pictures/gs_webgraphics/bodybg.jpg') top right no-repeat; }

body { font-family:verdana,sans-serif; font-size:12px; color:black; line-height:20px; }

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

a { color:#0081D3; }
a:visited { color:#0081D3; }
a:hover { color:red; }
a img { border:none; outline:none; }

p, ul { padding:10px 0; margin:0; }
ul li { margin:0 0 0 20px; }

h1 { padding:0 0 10px 0; margin:0;              font-weight:normal; font-size:24px; line-height:30px; color:#262626; text-shadow:white 1px 1px 0px; }
h2 { padding:10px 0;     margin:10px 0 -10px 0; font-weight:normal; font-size:18px; line-height:20px; color:#262626; text-shadow:white 1px 1px 0px; }
h3 { padding:10px 0;     margin:10px 0 -10px 0; font-weight:bold;   font-size:14px; line-height:20px; color:#262626; text-shadow:white 1px 1px 0px; }

strong { font-weight:bold; }

blockquote { padding:0 0 0 25px; margin:0; font-style:italic; }

a.Button { padding:5px 10px; background:black; color:white !important; text-decoration:none; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; }
a:visited.Button { color:white; }
a:hover.Button { background:red; }



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

#Wrapper { width:960px; margin:0 auto; padding:0; }

#PageHeader { height:150px; }

#MainArea { }
#MainAreaBottom { clear:both; }
#MainAreaTop { }

#PageContent { }

#flashcontent { width:920px; height:600px; padding:5px; margin:5px 15px; background:black; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; }

#MainArea #MainImage { border:0; margin:5px 15px; padding:5px; background:black; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; float:left; }
#MainArea #MainImage  .Caption  { display:none; }
#MainArea #MainImage table td { border:0; }



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

#PageHeader { background:url('pictures/gs_webgraphics/AffinityStudios.png') right 30px no-repeat; }

#PageHeader .PageMenu { float:left; margin:60px 0 0 0; }
#PageHeader .PageMenu .Alignment { padding:0 20px; margin:0 -15px;  }
#PageHeader .PageMenu .MenuItem { float:left; position:relative; }

#PageHeader .MenuItem a { display:block; padding:0 10px; margin:0 5px; color:black; text-decoration:none; line-height:30px; font-size:15px; letter-spacing:0px; text-shadow:white 1px 1px 0px; }

#PageHeader .MenuItem a:hover,
#PageHeader .MenuItem:hover a { background:black; color:white; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; text-shadow:none; }

body.WEDDINGS #PageHeader .PageMenu .MenuItem.aid_WEDDINGS a,
body.PORTRAITS #PageHeader .PageMenu .MenuItem.aid_PORTRAITS a,
body.COMMERCIAL #PageHeader .PageMenu .MenuItem.aid_COMMERCIAL a,
body.CLIENTAREA #PageHeader .PageMenu .MenuItem.aid_CLIENTAREA a,
#PageHeader .PageMenu .MenuItem a.Selected { background-color:black; color:white; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; text-shadow:none; }

/* Submenu */

#PageHeader .SubMenu { position:absolute; top:30px; left:5px; padding:0; z-index:999; background:white; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; text-shadow:none; }
#PageHeader .SubMenu ul { padding:0; margin:0; list-style:none; }
#PageHeader .SubMenu li { padding:0; margin:0; list-style:none; }

#Container #PageHeader .SubMenu a { display:block; padding:0 10px; margin:0; white-space:nowrap; font-size:11px; line-height:30px; color:black; background:none; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; text-shadow:none; }

#Container #PageHeader .SubMenu a:hover { background:#F0F0F0; }
#Container #PageHeader .SubMenu a.SubSelected { font-weight:bold; }

/* Hide/reveal */

#PageHeader .SubMenu { display:none; }
#PageHeader .MenuItem:hover .SubMenu { display:block; }

/* Logo link */

#Container #LogoLink { display:block; width:140px; height:60px; padding:0; margin:0 -430px; position:absolute; top:40px; right:50%; text-indent:-999em; }
#Container #LogoLink:hover {  }



/* ------------------------------------------------------------------ PageContent */

/* Default */

#MainArea #PageContent { padding:0; }

#MainArea #PageContent .Content { padding:0 20px; float:left; }

#MainArea #PageContent .Content.A { width:380px; }
#MainArea #PageContent .Content.B { width:160px; padding:0 19px 0 0; border-right:1px solid #B3B3B3; overflow:hidden; }
#MainArea #PageContent .Content.C { display:none; }

/* BETA */

body.BETA #MainArea #PageContent .Content.A { width:740px;  }
body.BETA #MainArea #PageContent .Content.B { }
body.BETA #MainArea #PageContent .Content.C { display:none; }

/* HOMEPAGE */

body.HOMEPAGE #MainArea #PageContent { padding:0 0 20px 0; }
body.HOMEPAGE #MainArea #PageContent .Content.C { display:block; width:auto; padding:0; float:none; }

body.HOMEPAGE #MainArea #PageContent .Content.A { display:block; width:680px; padding:0 20px; float:right; }
body.HOMEPAGE #MainArea #PageContent .Content.B { display:block; width:200px; padding:0 20px; float:right; min-height:150px; background:url('pictures/gs_webgraphics/MPA.gif') top center no-repeat; overflow:auto; border:none; }

/* GALLERY */

body.GALLERY #MainArea #PageContent { padding:0; }

/* CLIENTALBUMS */

body.CLIENTALBUM #MainArea #PageContent .Content.A { width:auto; }


/* ------------------------------------------------------------------ Homepage big links */

#BigLinks    { width:960px; height:480px; padding:0; margin:0; list-style:none; overflow:auto; }
#BigLinks li { width:210px; height:420px; padding:0; margin:5px 15px; float:left; }

#BigLinks a { display:block; width:100%; height:100%; color:white; text-decoration:none; position:relative; background:black center 5px no-repeat; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; }
#BigLinks a:hover { color:white; top:3px; left:0px; box-shadow:0px 1px 5px #808080; -webkit-box-shadow:0px 1px 5px #808080; -moz-box-shadow:0px 1px 5px #808080; }

#BigLinks span { display:block; width:200px; padding:0; position:absolute; bottom:3px; left:5px; line-height:30px; background:url('pictures/gs_webgraphics/biglinks_arrow.gif') right center no-repeat; }

#BigLinks li.WEDDINGS a { background-image:url("pictures/default/weddings.jpg"); }
#BigLinks li.PORTRAITS a { background-image:url("pictures/default/portraits.jpg"); }
#BigLinks li.COMMERCIAL a { background-image:url("pictures/default/commercial.jpg"); }
#BigLinks li.BLOG a { background-image:url("pictures/default/blog.jpg"); }


/* ------------------------------------------------------------------ Quick Albumlist (sub menus) */

#QuickAlbumList { width:160px; margin:0; }

#QuickAlbumList .Row { padding:8px 0; cursor:pointer; }

#QuickAlbumList .Title { line-height:14px; font-size:12px; text-shadow:white 1px 1px 0px; text-align:right; }
#QuickAlbumList .Row:hover .Title { font-weight:bold; }

#QuickAlbumList .ThumbTable  { display:none; }
#QuickAlbumList .Description { display:none; }
#QuickAlbumList .Button      { display:none; }

#Container .sidebarlink { display:block; padding:8px 0; line-height:14px; font-size:12px; text-shadow:white 1px 1px 0px; text-align:right; color:black; text-decoration:none;  }
#Container .sidebarlink:hover { font-weight:bold; }


/* ------------------------------------------------------------------ Albumlist (Projects page) */

#AlbumList { margin:-10px 0; }

#AlbumList .Row { width:280px; height:160px; margin:20px; position:relative; background:#303436; overflow:hidden; cursor:pointer; float:left; }

#AlbumList .ThumbTable { width:300px; height:300px; position:absolute; top:-95px; left:-10px; z-index:100; }
#AlbumList .ThumbTable img { width:280px; }

#AlbumList .Title       { width:230px; line-height:20px; position:absolute; left:10px; bottom:20px; z-index:200; color:#96E0FF; font-size:16px; }
#AlbumList .Description { width:230px; line-height:10px; position:absolute; left:10px; bottom:10px; z-index:190; color:white;   font-size:10px; }

#AlbumList .Button { width:280px; height:50px; position:absolute; bottom:0; left:0; background:#232628 url('pictures/gs_webgraphics/listitemlinkbg.gif') right center no-repeat; z-index:150; text-indent:-999em; }



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

#PageFooter { display:none; }

#Footer { width:940px; padding:40px 0; margin:40px auto 0 auto; clear:both; overflow:auto; font-size:11px; color:#8C8C8C; border-top:1px solid #B3B3B3; }

#Footer .Info    { padding:0; white-space:nowrap; float:right; clear:right; }
#Footer .Nav     { padding:0; white-space:nowrap; float:right; clear:right; }
#Footer .Contact { padding:0 0 0 85px; white-space:nowrap; float:left; }

#Footer .Contact { background:url('pictures/gs_webgraphics/AffinityStudiosFooterLogo.gif') left center no-repeat; }
#Footer .Contact .Telephone { display:block; padding:0 0 0 15px; background:url('pictures/gs_webgraphics/icon_phone.gif') left center no-repeat; }
#Footer .Contact .Email     { display:block; padding:0 0 0 15px; background:url('pictures/gs_webgraphics/icon_email.gif') left center no-repeat; }

#Footer a { color:inherit; text-decoration:none; }
#Footer a:hover { color:#0081D3; text-decoration:underline; }



/* ------------------------------------------------------------------ Left content - Album Login */

#AlbumLogin { display:inline; padding:0 10px; line-height:50px; }

#AlbumLogin .Row { display:inline; margin:0; }

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

#AlbumLogin .Label { display:none; }

#AlbumLogin .Field { display:inline; }

#AlbumLogin input { display:inline; padding:5px; width:185px; }

#AlbumLogin .Footer { display:inline; margin:0; }
#AlbumLogin .Footer a { color:black; }



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

#MainArea #ImageList { width:740px; padding:0 20px; margin:0 0 0 180px; clear:both; }

#MainArea #ImageList #Images { }

#MainArea #ImageList .Item { width:148px; height:160px; float:left; }

#MainArea #ImageList .Item table { width:148px; height:130px; margin:0; padding:0; }
#MainArea #ImageList .Item td { margin:0; padding:0; border-collapse:collapse; }
#MainArea #ImageList .Item .Caption { display:block; text-align:center; font-size:10px; line-height:15px; margin:-10px 0 0 0; color:grey; }

#MainArea #ImageList .Image,
#MainArea #ImageList img { border:5px solid white; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; }

#MainArea #ImageList .Footer { clear:both; overflow:auto; }

#MainArea .Pager { clear:both; width:700px; margin:0 auto; padding:15px 0; overflow:auto; }
#MainArea .Pager .Button { background:none; width:auto; margin:0; clear:none; padding:2px; }
#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 ul { margin:0; padding:0; }
.Pages li { margin:0 0 0 10px; padding:0; }

.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; color:black; }
.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:5px solid white; }
* 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:70px; text-align:left; }
.Pages ul ul li { top:0px; position:relative;}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover { color:red; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:red; }
.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:70px; }
.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 */

.PopupBody { }

#PopupWindow .ImageControls { overflow:auto; padding:5px 2px 0 2px; }
#PopupWindow .ImageControls .Button { text-decoration:underline; background:transparent; border:0; font-size:11px; padding:0; color:black !important; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none;}
#PopupWindow .ImageControls .Button:hover { color:red !important; }

#PopupWindow .ImageControls .Previous { float:left; }
#PopupWindow .ImageControls .Next { float:right; }

#PopupWindow .ImageFilter { margin:5px 0 -25px 0; text-align:center; }

#PopupWindow .CaptionBottom { display:none; }

#PopupWindow  img#MainImage_TheImage  { border:10px solid white; margin:5px 0; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; }


/* ------------------------------------------------------------------ Add to basket popup */

#MetaData span.Button { display:block; padding:5px 10px; background:black; color:white; text-decoration:none; cursor:pointer; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; }
#MetaData span.Button:hover { background:red; }

.MetaData { float:left; text-align:left; background:white; padding:5px; font-size:14px; border:3px solid white; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; }

.MetaData .MetaDataTitle { font-size:12px; text-align:left; line-height:25px; color:black; font-weight:bold; }

.MetaData .MetaDataField { font-size:12px; color:black; line-height:25px; }
.MetaData .MetaDataFieldOver { font-size:12px; cursor:pointer; color:red; line-height:25px; }

.MetaData .MetaDataHeading { font-size:12px; color:black; line-height:25px; }

.MetaData .MetaDataCommand { font-size:12px; text-align:right; color:black; line-height:25px; }
.MetaData .MetaDataCommandOver { font-size:12px; cursor:pointer; color:red; text-align:right; line-height:25px; }

.MetaData .MetaDataBasket { font-size:12px; color:black; line-height:25px; }
.MetaData .MetaDataBasketOver { font-size:12px; color:black; line-height:25px; }



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

#ShoppingCart { width:740px; padding:20px 20px; margin:0 0 0 180px; clear:both; }

#ShoppingCart .Header { width:740px; border-bottom:1px solid #B3B3B3; overflow:auto; }

#ShoppingCart .Header .Thumbnail { float:left; width:220px; text-indent:-9999em; }
#ShoppingCart .Header .Product   { float:left; text-align:left; width:10px; text-indent:-9999em; }
#ShoppingCart .Header .Option    { float:left; text-align:left; width:280px; text-indent:-9999em; }
#ShoppingCart .Header .Price     { float:left; text-align:right; width:60px; }
#ShoppingCart .Header .Quantity  { float:left; text-align:right; width:60px; }
#ShoppingCart .Header .Total     { float:left; text-align:right; width:60px; }
#ShoppingCart .Header .Remove    { float:left; text-align:center; width:50px; }

#ShoppingCart .List { overflow:auto; clear:both; }

#ShoppingCart #BasketList_List { width:100%; }
#ShoppingCart .Quantity input { text-align:right; width:45px; }

#ShoppingCart .Row { padding:15px 0; overflow:auto; clear:both; border-bottom:1px #B3B3B3 solid; font-size:11px; }

#ShoppingCart .Row .Thumbnail table { width:220px; }
#ShoppingCart .Row .Thumbnail img { border:5px solid white; box-shadow:0px 3px 5px #808080; -webkit-box-shadow:0px 3px 5px #808080; -moz-box-shadow:0px 3px 5px #808080; }

#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:220px; }
#ShoppingCart .Row .Product   { display:none;}
#ShoppingCart .Row .Option    { float:left; text-align:left;   width:295px; padding-top:20px; }
#ShoppingCart .Row .Price     { float:left; text-align:right;  width:60px; padding-top:20px; }
#ShoppingCart .Row .Quantity  { float:left; text-align:right;  width:60px; padding-top:20px; }
#ShoppingCart .Row .Total     { float:left; text-align:right;  width:60px; padding-top:20px; }
#ShoppingCart .Row .Remove    { float:left; text-align:center; width:45px;  padding-top:20px; }

#ShoppingCart .Footer { overflow:auto; padding:10px 0; }

#ShoppingCart .Footer .Total { margin:0 0 0 550px; font-weight:bold; font-size:20px; width:100px; text-align:right; color:black; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; }


/* ------------------------------------------------------------------ Contact form */

#ContactForm { width:500px; padding:40px 0 0 0; margin:0; float:left; }

#ContactForm .Row { display:block; padding:5px 0; overflow:hidden; }

#ContactForm .Row .Label { display:block; }
#ContactForm .Row .Field {  }

#ContactForm .Row input { width:350px; }
#ContactForm .Row select { width:200px; }
#ContactForm .Row textarea { width:350px; height:80px; }

#ContactForm .Row input,
#ContactForm .Row select,
#ContactForm .Row textarea { padding:7px; font-size:12px; font-family:sans-serif; color:#808080; }

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



/* ------------------------------------------------------------------ RSS */

.RSS .RSSItem                 { padding:0 0 40px 0; margin:0 0 40px 0; overflow:auto; border-bottom:1px solid #B3B3B3; clear:both; }
.RSS .RSSItem .Title          { display:block; padding:0; margin:0 0 20px 0; font-weight:normal; font-size:18px; line-height:20px; color:#262626; text-shadow:white 1px 1px 0px; text-decoration:none; }
.RSS .RSSItem .Title:hover    { color:red; }
.RSS .RSSItem .Description    { }
.RSS .RSSItem .ReadMore       {  }
.RSS .RSSItem .ReadMore:hover { color:red; }
.RSS .RSSItem .PubDate        { clear:both; color:#666666; }
.RSS .RSSItem embed           { float:left; clear:both; }

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



// from System Meta Data