html, body { margin:0px; padding:0px; font-family:verdana,sans-serif; font-size:12px; color:#444444; background:#F0F0F0; }

#Container { width:750px; margin:0 auto; border:1px solid #CCCCCC; border-top:none; background:white; }

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

a { color:#4040BF; }
a:visited { color:#6A55AA; }
a:hover { color:red; }
a:focus { outline:none; }
a img { border:none; outline:none; }

p, ul { line-height:16px; padding:0; margin:10px 0 15px 0; }
ul li { margin:0 0 0 20px; }
li { margin:0 0 0 200px; }

h1 { clear:none; padding:0 0 10px 0; margin:0; font:normal 1.5em verdana,sans-serif; }
h2 { clear:both; padding:10px 0;     margin:0; font:normal 1.3em verdana,sans-serif; border-bottom:1px dotted #444444; }
h3 { clear:both; padding:10px 0;     margin:0; font:bold   1.0em verdana,sans-serif; }

strong { font-weight:bold; }

p.bodypic { float:right; padding:1px; border:1px solid #444444; margin:0 0 0 15px; }
#ExtraFooter { width:900px; margin:0 auto; text-align:center; clear:both; }
/* ------------------------------------------------------------------ Header */

#PageHeader { height:330px; background:url('pictures/gs_webgraphics/FocusFirstPhotography.gif') bottom left no-repeat; }
#PageHeader #PageHeaderBottom { width:750px; height:200px; background: url('pictures/gs_webgraphics/h_home.jpg') center center no-repeat; border-bottom:1px solid #444444; padding:4px 0; }

/* Header images */

body.aid_DEFAULT #headerslideshow { width:100%; position:absolute; top:40px; left:0; overflow:hidden;}
body.aid_DEFAULT #headerslideshow .wrapper { width:750px; margin:0 auto; overflow:hidden; z-index:2;}
body.aid_DEFAULT #headerslideshow .wrapper iframe { width:100%; height:200px; overflow:hidden; position:relative; left:0; z-index:3;}

body.aid_DEFAULT    #PageHeader #PageHeaderBottom { background-image:url('pictures/gs_webgraphics/h_home.jpg');}
body.aid_BASKET     #PageHeader #PageHeaderBottom { background-image:url('pictures/gs_webgraphics/h_basket.jpg'); }
body.aid_CONTACT    #PageHeader #PageHeaderBottom { background-image:url('pictures/gs_webgraphics/h_contact.jpg'); }
body.aid_CLIENTAREA #PageHeader #PageHeaderBottom { background-image:url('pictures/gs_webgraphics/h_clientarea.jpg'); }
body.aid_EVENTS     #PageHeader #PageHeaderBottom { background-image:url('pictures/gs_webgraphics/h_events.jpg'); }
body.aid_PORTRAITS  #PageHeader #PageHeaderBottom { background-image:url('pictures/gs_webgraphics/h_portraits.jpg'); }
body.aid_UNDERWATER #PageHeader #PageHeaderBottom { background-image:url('pictures/gs_webgraphics/h_underwater.jpg'); }
body.aid_WEDDINGS   #PageHeader #PageHeaderBottom { background-image:url('pictures/gs_webgraphics/h_weddings.jpg'); }
body.aid_WEDDINGS_PRICES #PageHeader #PageHeaderBottom { background-image:url('pictures/gs_webgraphics/h_weddings.jpg'); }
body.aid_WEDDINGS_INFO    #PageHeader #PageHeaderBottom { background-image:url('pictures/gs_webgraphics/wedding_info.jpg');}

/* Remove header images */

body.aid_UNDERWATER_PORTFOLIO #PageHeader,
body.aid_WEDDINGS_ALBUMS      #PageHeader,
body.aid_PORTRAITS_PORTFOLIO  #PageHeader,
body.aid_WEDDINGS_PORTFOLIO   #PageHeader { height:130px; }

body.aid_UNDERWATER_PORTFOLIO #PageHeader #PageHeaderBottom,
body.aid_WEDDINGS_ALBUMS      #PageHeader #PageHeaderBottom,
body.aid_PORTRAITS_PORTFOLIO  #PageHeader #PageHeaderBottom,
body.aid_WEDDINGS_PORTFOLIO   #PageHeader #PageHeaderBottom { display:none; }

body.aid_UNDERWATER_PORTFOLIO #PageHeader .PageMenu,
body.aid_WEDDINGS_ALBUMS      #PageHeader .PageMenu,
body.aid_PORTRAITS_PORTFOLIO  #PageHeader .PageMenu,
body.aid_WEDDINGS_PORTFOLIO   #PageHeader .PageMenu { border-bottom:1px solid #CCCCCC; }

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

#PageHeader .PageMenu { width:750px; height:35px; border-bottom:1px solid #444444; }
#PageHeader .PageMenu .Alignment { overflow:visible; }

.PageMenu .MenuItem { display:block; float:left; margin:5px 6px; }
.PageMenu .MenuItem a { display:inline; color:#444444; padding:3px 6px; font-size:11px; line-height:25px; text-transform:uppercase; text-decoration:none; position:relative; z-index:999; }
.PageMenu .MenuItem a:hover { background:#DDDDDD; }
.PageMenu .MenuItem a.Selected { background:#DDDDDD; }

/* Highlighting and specifics */

.PageMenu .MenuItem.aid_CONTACT { float:right; }
.PageMenu .MenuItem.aid_BASKET { float:right; }

body.aid_DEFAULT    .PageMenu .MenuItem.aid_DEFAULT a,
body.aid_EVENTS     .PageMenu .MenuItem.aid_EVENTS a,
body.aid_BASKET     .PageMenu .MenuItem.aid_BASKET a,
body.aid_CONTACT    .PageMenu .MenuItem.aid_CONTACT a,

body.aid_WEDDINGS   .PageMenu .MenuItem.aid_WEDDINGS a,
body.aid_PORTRAITS  .PageMenu .MenuItem.aid_PORTRAITS a,
body.aid_UNDERWATER .PageMenu .MenuItem.aid_UNDERWATER a,
body.aid_CLIENTAREA .PageMenu .MenuItem.aid_CLIENTAREA a,

body.cat_WEDDINGS   .PageMenu .MenuItem.aid_WEDDINGS a,
body.cat_PORTRAITS  .PageMenu .MenuItem.aid_PORTRAITS a,
body.cat_UNDERWATER .PageMenu .MenuItem.aid_UNDERWATER a,
body.cat_PHOTOALBUM .PageMenu .MenuItem.aid_CLIENTAREA a { background:#DDDDDD; }

/* Popup header */

.PageMenu ul { display:inline; padding:0; margin:0; position:relative; list-style:none; background:white; text-align:left; width:100%; z-index:800;}
.PageMenu li { display:inline; padding:0; margin:0; }

#PageHeader .PageMenu ul a:hover a, /*IE6*/
#PageHeader .PageMenu ul li:hover a { background:#DDDDDD; cursor:default; }

/* Popup menu */

#PageHeader .PageMenu ul a:hover ul a, /*IE6*/
#PageHeader .PageMenu ul li:hover ul a { padding:1px 5px; width:112px; color:#444444; font-size:11px; background:#F0F0F0; cursor:pointer; }
#PageHeader .PageMenu ul ul a:hover { color:black; }

#PageHeader .PageMenu ul ul { display:none; position:absolute; top:16px; left:0px; z-index:200; } /* submenu heading */
#PageHeader .PageMenu ul ul ul { position:absolute; top:0px; left:0px; z-index:200; background:#F0F0F0; } /* submenu items list */
#PageHeader .PageMenu ul ul ul li { display:block; text-align:left; }

#PageHeader .PageMenu ul ul a:hover { background:#DDDDDD; }

#PageHeader .PageMenu ul a:hover ul, /*IE6*/
#PageHeader .PageMenu ul li:hover ul { display:block; z-index:999; }

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

#MainArea { width:690px; padding:0 30px 30px 30px; overflow:auto; }

#MainArea #PageContent {  }
#MainArea #PageContent span.img { display:block; float:left; border:1px #444444 solid; margin:15px 15px 15px 0; }
#MainArea #PageContent img { border:5px white solid; }

#MainArea #MainImage   { width:210px; float:right; border:1px #444444 solid; margin:0 0 10px 30px; }
#MainArea #MainImage img { border:5px white solid; }

#MainArea #flashcontent { width:650px; height:500px; margin:0 auto; }

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

#PageFooter #Phosys { display:none; }

#Footer { width:752px; height:75px; margin:0 auto; }

#Footer .PageMenu { background:white; overflow:auto; border:1px solid #CCCCCC; border-top:none; }

#Footer #FooterExtras p { margin:0; padding:0; line-height:40px; color:#AAAAAA; font-size:9px; }
#Footer #FooterExtras p a { color:#AAAAAA; }
#Footer #FooterExtras p a:hover { color:red; }

#Footer #FooterExtras .Copyright { float:left; width:300px;}
#Footer #FooterExtras .Phosys { float:right; }

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

#MainArea #ContactForm { width:400px; padding:20px; margin:0 auto; overflow:auto; clear:right; background:#f0f0f0; }
#MainArea #ContactForm .Row { margin:5px 0; overflow:auto; }
#MainArea #ContactForm .Row .Label { width:100px; float:left; }
#MainArea #ContactForm .Row .Field { text-align:left; }
#MainArea #ContactForm .Button { margin:5px 0 0 100px; }

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

body.aid_CLIENTAREA #MainArea #AlbumList { display:none; }
body.aid_CLIENTAREA #MainArea #AlbumLogin .Row.Password { display:none; }
body.aid_CLIENTAREA #MainArea #AlbumLogin .Row.UserID { display:none; }

#MainArea #AlbumList { width:650px; padding:0 0 0 0; overflow:auto; }

#AlbumList .Row { width:132px; height:160px; cursor:pointer; float:left; padding:10px 5px; margin:5px 7px; _margin:5px; }

#AlbumList .Row .ThumbTable { border:1px solid #444444; margin:0 auto; width:130px; height:130px; background:white; }
#AlbumList .Row .ThumbTable img { }

#AlbumList .Row .Title { text-align:center; font-size:11px; margin:3px 0 0 0; }

body.aid_CLIENTAREA #AlbumList .Row .Description { display:none; }
body.aid_CLIENTAREA #AlbumList .Row .Button { display:none; }

#AlbumList .Row .Password { text-align:center; font-size:11px; margin:3px 0 0 0; }


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

.LoginMenu { text-align:right; background:#DFDFDF; border:1px solid #434343; }
.LoginMenuHeading { font-weight:bold; color:#464646; background-color:#DDDDDD; text-align:center; }
.LoginMenuSubmit, .LoginMenuSubmitOver { padding:5px; font-weight:bold; text-decoration:underline; cursor:pointer; text-align:center; color:#4040BF; background:#999999; }
.LoginMenuSubmitOver { color:red; }

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

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

#MainArea #ImageList .Item { width:150px; height:150px; margin:6px; float:left; cursor:pointer; background:#e8e8e8; }
#MainArea #ImageList .Item table { width:150px; height:150px; }
#MainArea #ImageList .Item td { margin:0; padding:1px; border-collapse:collapse; }
#MainArea #ImageList .Item img { border:1px #444444 solid; }

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

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

#PopupWindow { background:white; }

#PopupWindow img.Image { border:1px solid #444444; }

#PopupWindow .ImageFilter {padding:5px 0 0 155px; background:url('pictures/gs_webgraphics/colours.gif') no-repeat;}

#PopupWindow .ImageControls { overflow:auto; margin-top:10px;}
#PopupWindow .Button { border:none; font-size:11px; }
#PopupWindow .ImageControls .Previous { float:left; }
#PopupWindow .ImageControls .Next { float:right; }

#PopupWindow .CaptionTop { text-align:center; line-height:30px; background:#DDDDDD; }

/* ------------------------------------------------------------------ Buy Prints Popup */
body.cat_VENUES #MetaData { position:static; }
#MetaData {position:absolute; top:30px; left:0;}
#MetaData .Button { cursor:pointer; font-size:24px; text-decoration:underline; }

.MetaData { float:left; color:#000; text-align:left; background:#DFDFDF; font-size:11px; border:1px solid #434343; }

.MetaData .MetaDataTitle { font-size:11px; font-weight:bold; color:#444444; background-color:#F0F0F0; text-align:left; padding:5px;  }

.MetaData .MetaDataField { font-size:11px; padding:5px; float:left; width:150px; float:left;}
.MetaData .MetaDataFieldOver { font-size:11px; cursor:pointer; padding:5px; }

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

.MetaData .MetaDataCommand { font-size:11px; text-align:right; background:#DFDFDF; padding:5px; }
.MetaData .MetaDataCommandOver { font-size:11px; cursor:pointer; color:red; text-align:right; background:#DFDFDF; padding:5px; }

.MetaData .MetaDataText {color:#000; font-size:14px; font-weight:bold; border-top:1px solid #434343; }

.MetaData .MetaDataBasket {font-size:12px; color:#ff00ff;}
.MetaData .MetaDataBasketOver {font-size:12px; color:#434343;}

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

#ShoppingCart { width:650px; overflow:auto; margin:0 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:470px; 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; 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:130px; margin:5px 0; padding:5px 0; overflow:auto; clear:both; border-bottom:1px dotted #CCCCCC; }
#ShoppingCart .Row .Thumbnail table { width:100%; height:110px; }

#ShoppingCart .Row .Thumbnail { float:left; text-align:center; width:160px; }
#ShoppingCart .Row .Product   { }
#ShoppingCart .Row .Option    { float:left; text-align:left;   width:289px; 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 560px; font-weight:bold; font-size:1.2em; width:70px; text-align:center; color:#333333; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; text-decoration:underline; }

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

body.aid_DEFAULT_SLIDESHOW #Container { width:auto; height:auto; overflow:hidden; border:0; margin:0; padding:0; }

body.aid_DEFAULT_SLIDESHOW #PageHeader   { display:none; }
body.aid_DEFAULT_SLIDESHOW #PageFooter   { display:none; }
body.aid_DEFAULT_SLIDESHOW #Footer       { display:none; }
body.aid_DEFAULT_SLIDESHOW #FooterExtras { display:none; }
body.aid_DEFAULT_SLIDESHOW #PageContent  { display:none; }

body.aid_DEFAULT_SLIDESHOW #MainArea { width:auto; height:auto; border:0; margin:0; padding:0; overflow:hidden; }
body.aid_DEFAULT_SLIDESHOW #MainArea #MainImage { border:none; margin:0; padding:0; float:none; }
body.aid_DEFAULT_SLIDESHOW #MainArea #MainImage img { border:none; margin:-1px 0 0 0; padding:0px; }
body.aid_DEFAULT_SLIDESHOW #MainArea .Copyright { display:none; }

body.aid_DEFAULT .Caption { display:none; }

body.aid_BOOKING #MainArea            {width:750px; margin:0; padding:0;}
body.aid_BOOKING #MainArea #AlbumList {width:490px; height:400px; margin:0; padding:0; float:left;}
body.aid_BOOKING #PageContent         {width:250px; float:right;}
body.aid_BOOKING #AlbumList .Button   {display:none;}

body.cat_VENUES #MainArea            {width:740px; height:420px; padding:5px; margin:0;}
body.cat_VENUES #MainArea #MainImage {width:200px; height:230px; float:right; padding:0; margin:0; overflow:auto; border:1px solid black; }
body.cat_VENUES #MainArea #MainImage_TheImage {padding:5px;}
body.cat_VENUES #PageContent         {width:700px; height:150px; float:left; padding:15px; clear:none;}
body.cat_VENUES #MainArea #ImageList {width:520px; height:230px; float:right; margin:0 5px 0 0; padding:0; border:1px solid black; }

body.cat_VENUES #MainImage .Caption            {display:none;} 
body.cat_VENUES #MainImage .CaptionTop Caption {display:none;}
body.cat_VENUES #MainImage .CaptionBottom      {display:block; height:20px; padding:5px 0 0 0; text-align:center; font-weight:bold;}
body.cat_VENUES #MainImage .OuterImage         {height:150px; width:100%; margin:0; padding:0; }

body.cat_VENUES #MainArea #ImageList .Item          {width:150px; height:90px; margin:10px 4px 30px 4px; margin-top:10px; float:left; background:#e8e8e8; display:block; }
body.cat_VENUES #MainArea #ImageList .Item table    {width:150px; height:90px; }
body.cat_VENUES #MainArea #ImageList .Item td       {margin:0; padding:1px;}
body.cat_VENUES #MainArea #ImageList .Item img      {border:1px #444444 solid; }
body.cat_VENUES #MainArea #ImageList .Footer        {width:480px; margin-top:100px; display:none;}
body.cat_VENUES #MainArea #ImageList .Footer .Pager {width:50px;  padding:0 0 0 10px; }
body.cat_VENUES #MainArea #ImageList .Caption       {width:150px; display:block; text-align:center; background-color:#e8e8e8; margin-bottom:10px; cursor:default; }
body.cat_VENUES #MainArea .ImageControls            {display:none;}


// from System Meta Data