/* css Coyote Creation Seashore */ /* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/ */ /* This file by Coyote Holmberg */ /*************************/ /* LIFE ON THE BEACH THEME*/ /* 100% SCREEN WIDTH*/ /*COLOR SCHEMA: Sea and SandD */ /*color:#666666; /*DARK GRAY*/ /*color: #CC0000; /*MAROON*/ /*color: #993300; /* CINNAMON*/ /*color: #fdf5e6; /* SAND */ /* color: #006600;/*DARK GREEN*/ /************************/ /* GLOBAL ELEMENTS */ body { /* includes body background image*/ font: 11pt/16pt Arial,Helvetica,sans-serif; color: #000000; /* background: #fdf5e6 url(../images/backBox-seashore.jpg); */ background: #fff5ee url(../images/school-fish-wide.gif) bottom left no-repeat; margin: 0px; } p { /* most paragraphcs */ font: 11pt/16pt Arial,Helvetica,sans-serif; /* */ margin-top: 0px; text-align: justify; } h3 { font: italic normal 12pt Arial,Helvetica,sans-serif; letter-spacing: 1px; margin-bottom: 0px; color: #006600;/*DARK GREEN*/ } a:link { font-weight: bold; text-decoration: none; color: #CC0000; /*MAROON*/ } a:visited { font-weight: bold; text-decoration: none; color: #993300;/* CINNAMON*/ } a:hover, a:active { text-decoration: underline; color: #993300;/* CINNAMON*/ } /* END GLOBAL ELEMENTS */ /* BANNER STRUCTURE AND HEADER*/ #bannerback { /* THIS TILES A SLICE IMAGE BEHIND THE BANNER FOR 100% WIDTH*/ background: transparent url(../images/coyote-seashore-slice.jpg) top center repeat-x; position: absolute; height: 200px; padding: 0px 95% 0px 0px; /* positions the main body content*/ top: 10px; right: 10px; left: 10px; z-index: 1; } #container{ /* BANNER IMAGE HERE*/ background: transparent url(../images/coyote-seashore-bnr1.jpg) top left no-repeat; /*BANNER 750X200*/ position:absolute; z-index: 2; height:200px; padding: 30px 75px 50px 200px; /* positions the main body content*/ margin: 10px; /* puts a margin on the page content, including the logo */ } #imageboxbnr { /* BANNER ACCENT GRAPHIC RIGHT SIDE*/ background: transparent url(../images/swordfish.gif) top right no-repeat; position: absolute; z-index: 3; top: 0px; right: 40px; width: 300px; height: 200px; } #intro { } /*TEXT CONTENT FOR BANNER IF NOT USING GRAPHIC FOR TEXT*/ #pageLogo { margin-bottom: 50px; } /* the banner logo/page logo if not using the container to hold the logo */ #pageLogo h1 { background: transparent url() no-repeat top left; margin-top: 10px; width: 219px; height: 87px; float: left; } /* Controls visibility of the banner logo text, if not using graphics for the font*/ #pageLogo h1 span { display:none; } /* page logo subtitle */ #pageLogo h2 { background: transparent url() no-repeat top left; margin-top: 58px; margin-bottom: 40px; width: 200px; height: 18px; float: right; } #pageLogo h2 span { display:none; } #nestedTextBox { /* NESTED IMAGE AND TEXT BOX*/ clear:both; margin: 50px 0px 20px 30px; width: 300px; height:300px; float: right; background: #fff url(../images/nestBox-seashells-surf.jpg); } #nestedTextBox p { font: italic 10pt/12pt Arial,Helvetica,sans-serif; text-align:center; padding: 40px 40px 0px 40px; } #nestedTextBox p.p2 { font:italic 10pt/12pt Arial,Helvetica,sans-serif; text-align:center; padding: 0px 40px 40px 40px; } #introduction { clear: left; padding: 50px 0px 0px 10px; } #mainContent { margin-bottom: 80px; } #footer { text-align: center; } #footer a:link, #footer a:visited { margin-right: 20px; } #ListNav { /* the Select a Design list */ margin-left: 5px; position: absolute; top: 0px; left: 5px; /* This positions it to the left or right*/ } #ListNav2 { /* the Select a Design list*/ font: 10px verdana, sans-serif; background: transparent url(../images/coyote-seashore-button.jpg) top left repeat-y; padding: 10px; margin-top: 225px; /* top positioning*/ width: 140px; } #ListNav h3.select { background: transparent url() no-repeat top left; margin: 10px 0px 5px 0px; width: 97px; height: 16px; text-align:center; } #ListNav h3.select span { /*display:none; */ text-align:center; } #ListNav h3.favorites { background: transparent url() no-repeat top left; margin: 25px 0px 5px 0px; width: 60px; height: 18px; } #ListNav h3.favorites span { display:none } #ListNav h3.siteNav { background: transparent url() no-repeat top left; margin: 10px 0px 5px 0px; width:97px; height: 16px; text-align:center; } #ListNav h3.siteNav span { /*display:none */ text-align:center; } #ListNav h3.resources { background: transparent url() no-repeat top left; margin: 10px 0px 10px 0px; width:97px; height: 20px; text-align:center; } #ListNav h3.resources span { /*display:none */ text-align:center; } #ListNav ul { margin: 0px; padding: 0px; } #ListNav li { line-height: 2.5ex; list-style-type: none; /* background: transparent url(cr1.gif) no-repeat top center; */ display: block; padding-top: 5px; margin-bottom: 5px; } #ListNav li a:link { color: #CC0000; } #ListNav li a:visited { color: #993300; } #imagebox2 { /* This is the image that overlays the nested Text box */ background: transparent url(../images/coolfish2.gif) top right no-repeat; position: absolute; z-index: 3; top: 380px; right: 30px; width: 252px; height: 195px; } #imagebox3 { /* extra image */ background: transparent url() top left no-repeat; position: absolute; z-index: 4; top: 350px; left: 30px; width: 350px; height: 180px; }