* { margin-top: 0; margin-bottom: 0; border: 0; padding: 0; } body { background-color: #FFFFFF; background-repeat: no-repeat; background-position:top center; padding: 0px; margin: 0px; } #site{ top: 0px; width: 950px; height: 700px; position:relative; left: 50%; margin-left: -475px; margin-left: expression('-485px'); overflow: hidden; background-image:url(../images/site_bg.jpg); background-repeat: no-repeat; background-position:top center; z-index: 1; } #title { font-family: century gothic, sans-serif; font-size:16px; font-weight: bold; color: #000000; position:absolute; left: 265px; top: 190px; width: 438px; height:19px; padding-right: 20px; display:inline; text-align: right; text-transform: uppercase; z-index: 1; } #content { font-family: century gothic, sans-serif; font-size: 13px; color: #000000; position:absolute; left: 256px; top: 220px; width: 450px; height: 344px; display:inline; overflow-y: auto; overflow-x: hidden; text-align: left; z-index: 1; padding-right: 10px; } .audioModule{ width: 210px; height: 86px; background-image:url(../images/audioIcon.png); background-repeat: no-repeat; cursor: pointer; } .videoModule{ width: 210px; height: 86px; background-image:url(../images/videoIcon.png); background-repeat: no-repeat; cursor: pointer; } .videoModuleText{ margin-top: 10px; margin-bottom: 10px; margin-left:10px; width: 100px; height: 65px; overflow: hidden; font-size: 10px; cursor: pointer } #memberNav{ position: absolute; top: 170px; left: 720px; left: expression('730px'); width: 207px; height: 420px; z-index: 15; } .memberTable { cursor: pointer; background-image: url(../images/btnMemberMenu.png); width: 207px; height: 36px } #memberNavText{ position: relative; top:0px; left:40px; font-size: 12px; font-family: Century Gothic; color: #000000; font-weight: bold; text-transform: uppercase; } .leftNavText{ margin-bottom: 0px; padding-right: 30px; position: relative; top: 12px; color: #8c734a; text-decoration: none; font-family: century gothic; font-size: 11px; font-weight:bold; text-transform: uppercase; width: 187px; height: 36px; background-repeat:no-repeat; cursor:pointer; } .leftNavText p{ padding-right: 10px; padding-top: 11px; } .leftNavText a { color: #8c734a; text-decoration: none; font-family: century gothic; font-size: 12px; font-weight:bold; text-transform: uppercase; } .leftNavText a:hover { color:#000000; } #leftNav { top: 165px; left: 40px; left: expression("54px"); position: absolute; text-align: right; height: 389px; width: 184px; text-transform: uppercase; } #leftNav ul { margin: 0px; padding: 0px; list-style-type: none; } #leftNav li { width: auto; padding-bottom:-10px; margin: 0px 0px 0px 10px; height: 36px; width: 187px; vertical-align:top; } #bottomNav { top: 609px; left: 0px; left: expression("10px"); position: absolute; text-align: center; height: auto; width: 100%; font-family: century gothic; font-size: 10px; } #bottomNav ul { margin: 0px; padding: 0px; list-style-type: none; } #bottomNav li { width: auto; padding-left: 0px; padding-right: 25px; margin-left: 0px; display: inline; } #bottomNav a { color: #000000; text-decoration: none; font-family: century gothic; font-size: 10px; font-weight:Bold; text-transform: uppercase; } #bottomNav a:hover { color:#000000; } /* SEARCH SETTINGS ----------------------------- */ #searchBtn{ position: absolute; top: 143px; left: 757px; left: expression("770px"); z-index:15; } #searchBar{ position: absolute; top: 125px; left: 757px; left: expression("770px"); z-index:15; overflow: hidden; background-image:url(../images/inputSearchBar.png); background-repeat:no-repeat; } .searchField{ height: 17px; height: expression("15px"); width: 95px; background-image:url(../images/inputSearchTile.png); background-repeat:repeat-x; margin-left: 10px; margin-right: 10px; font-size: 10px; overflow: hidden; margin-top: expression("-1px"); padding-top: expression("2px"); } /* END SEARCH SETTINGS ----------------------------- */ #memberSearchBtn{ position: absolute; top: 540px; left: 75px; left: expression("85px"); z-index:15; background-image:url(../images/btnMemberSearch.png); width: 155px; height: 63px; cursor:pointer; } #memberLoginBtn{ position: absolute; top: 75px; left: 760px; left: expression("773px"); z-index:15; background-image:url(../images/btnLogin.png); width: 106px; height: 47px; cursor:pointer; } #memberLogoutBtn{ position: absolute; top: 75px; left: 760px; left: expression("773px"); z-index:15; background-image:url(../images/btnLogout.png); width: 106px; height: 47px; cursor:pointer; }