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

html { background:white url('pictures/gs_webgraphics/bodybg.gif') top repeat-x; overflow:auto; }
body { background:url('pictures/gs_webgraphics/mainbg.gif') top center no-repeat; }

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

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

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

h1 { padding:10px 0; margin:0; font:normal 19px/24px 'trebuchet ms',sans-serif; color:black; }
h2 { padding:10px 0; margin:0; font:bold   15px/18px 'trebuchet ms',sans-serif; color:#FE9900; }
h3 { padding:10px 0; margin:0; font:bold   12px/18px 'trebuchet ms',sans-serif; color:#333333; }

strong { font-weight:bold; }

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

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

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

#MainArea { width:700px; float:right; padding:170px 0 0 0; }

#MainArea #PageContent  { width:360px; float:left; padding:0 0 0 20px; }

#MainArea #MainImage    { width:282px; float:right; padding:20px 0 20px 20px; border-left:1px solid #CCCCCC; }
#MainArea #MainImage #MainImage_TheImage { border:1px solid #737373; }

#MainArea #flashcontent { width:660px; height:480px; padding:0 0 20px 20px; }

/* ------------------------------------------------------------------ Recent Events & News */

blockquote { position:absolute; width:280px; top:175px; left:50%; padding:0 0 0 20px; margin:0 0 0 150px; border-left:1px solid #CCCCCC; }

blockquote h1 { padding:5px 0; }
blockquote h2 { margin-bottom:-10px; }

blockquote #QuickAlbumList { width:280px; overflow:auto; margin:-20px 0 0 0; }

blockquote #QuickAlbumList .Row { margin:10px 0; padding:0 0 0 10px; float:none; cursor:pointer; }
blockquote #QuickAlbumList .Row:hover { background:#F0F0F0; }

blockquote #QuickAlbumList .Row .Title { line-height:25px; font-size:12px; padding:0; color:#FE9900; }
blockquote #QuickAlbumList .Row .Description { line-height:25px; font-size:10px; padding:0; color:#666666; margin:-5px 0 0 0; }
blockquote #QuickAlbumList .Row .ThumbTable { display:none; }
blockquote #QuickAlbumList .Row .Button { display:none; }


/* ------------------------------------------------------------------ Extratext */

#ExtraText { position:absolute; top:95px; left:50%; margin:0 0 0 110px; font-size:11px; }

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

#PageHeader { width:159px; float:left; padding:0 20px; position:relative; margin:175px 0 0 0; border-right:1px solid #CCCCCC; }

#PageHeader #PageHeaderTop { width:520px; height:50px; position:absolute; top:-125px; left:220px; background:url('pictures/gs_webgraphics/Finishline_logo.png') center center no-repeat; }
* html #PageHeader #PageHeaderTop { background-image:url('pictures/gs_webgraphics/Finishline_logo_IE6.gif'); }

#PageHeader .PageMenu { }
#PageHeader .PageMenu .Alignment { }

#PageHeader .PageMenu .MenuItem { margin:0 0 0 -50px; }
#PageHeader .PageMenu .MenuItem a { display:block; color:#444444; text-decoration:none; font:bold 15px/30px 'trebuchet ms',sans-serif; text-align:right; }

#PageHeader .PageMenu .MenuItem a.Selected { color:#FE9900; font-size:22px; }


#PageHeader .PageMenu .MenuItem.aid_TRIATHLONCOACHING a { font-size:13px; margin:20px 0 0 0; color:#444444; font-weight:normal; background:#E8E8E8; padding:0 15px; width:auto; float:right; }
#PageHeader .PageMenu .MenuItem.aid_TRIATHLONCOACHING a.Selected { color:#FE9900; }

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

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

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

#QuickContact { padding:0 0 20px 0;  }

#QuickContact ul { list-style:none; margin:0; padding:0; }
#QuickContact li { list-style:none; margin:0; padding:0; }

#QuickContact .Row { padding:5px; }
#QuickContact .Row span { display:block; font-size:11px; }

#QuickContact .Row input    { padding:5px; width:200px; }
#QuickContact .Row textarea { padding:5px; width:200px; height:60px; }

#QuickContact .Button { margin:0 0 0 5px; }

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

#PageFooter { display:none; }

#Footer { width:680px; margin:0 auto; padding:20px 0 20px 220px; overflow:auto; }
#Footer p { padding:0; margin:0; font-size:11px; line-height:20px; color:#A2A2A2; }
#Footer a { color:#A2A2A2; }
#Footer a:hover { color:#333333; }

#Footer p.Copyright {  }
#Footer p.Phosys    {  }

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

#AlbumLogin { padding:15px 0 9px 0; _padding:15px 0; overflow:auto; background:#F0F0F0; }
#AlbumLogin { margin:0 20px; }

#AlbumLogin .Row { float:left; padding:5px 0 5px 20px; }
#AlbumLogin .Row .Label { width:100px; float:left; text-align:right; }
#AlbumLogin .Row .Field { float:left; padding:0 20px; position:relative; bottom:5px; }
#AlbumLogin .Row .Field input { width:160px; height:16px; border:1px solid #444444; padding:2px; }

#AlbumLogin .Footer { clear:both; padding:5px 0 5px 140px; }

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

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

#AlbumList .Row { height:100px; position:relative; margin:10px 0; padding:0; cursor:pointer; float:none; background:#F0F0F0; }
#AlbumList .Row .ThumbTable { float:left; margin:0 10px 0 0; width:100px; height:100px; }
#AlbumList .Row .Title { line-height:65px; font-size:16px; padding:0 0 0 10px; color:#FE9900; }
#AlbumList .Row .Description { padding:0 0 0 10px; }
#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:540px; overflow:auto; margin:0; padding:0; }

#MainArea #ImageList .Item { margin:10px; _margin-left:5px; float:left; cursor:pointer; background:#F0F0F0; }
#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; height:40px; 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:#FE9900; }
.Pages :hover > a,
.Pages ul ul :hover > a { color:#FE9900; }
.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:#F0F0F0; font-size:11px; }

.MetaData .MetaDataTitle { font-size:11px; font-weight:bold; color:white; background-color:#B4B4B4; 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:#F0F0F0; padding:5px; }
.MetaData .MetaDataCommandOver { font-size:11px; cursor:pointer; color:#FE9900; 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; padding:0 20px; }

#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:#F0F0F0; 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:#FE9900; }
#ShoppingCart .Footer .Button { float:right; margin:30px 10px 0px 10px; clear:none; }

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

#MainArea #ContactForm { position:absolute; width:280px; top:175px; left:50%; padding:0 0 20px 20px; margin:0 0 0 150px; border-left:1px solid #CCCCCC; }

#MainArea #ContactForm ul { list-style:none; margin:0; padding:0; }
#MainArea #ContactForm li { list-style:none; margin:0; padding:0; }

#MainArea #ContactForm .Row { padding:5px; }
#MainArea #ContactForm .Row span { display:block; font-size:11px; }

#MainArea #ContactForm .Row span.VAMRequiredFieldMarker { display:none; }

#MainArea #ContactForm .Row input    { padding:5px; width:200px; }
#MainArea #ContactForm .Row select   { padding:5px; width:200px; }
#MainArea #ContactForm .Row textarea { padding:5px; width:200px; height:60px; }

#MainArea #ContactForm .Footer { margin:15px 0 0 5px; }
#MainArea #ContactForm .Button {  }



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

body.aid_DEFAULT #MainArea #MainImage { width:360px; float:none; padding:10px 20px; border:none; }
body.aid_DEFAULT #MainArea #MainImage img { border:1px solid #333333; }

body.aid_BASKET #MainArea #PageContent { width:520px; margin:; }
body.aid_EVENTPHOTOS #MainArea #PageContent { width:520px; margin:; }








// from System Meta Data