/****************************** HTML ******************************************/ * { padding: 0; margin: 0; } body { text-align: center; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; background-image: url(./images/bg.jpg); background-color: #000000; margin-left: 0px; margin-top: 0px; } table { font-size: 12px; } input[type="button"] { color:#339999; padding:2px; cursor:pointer; } INPUT { color: expression((this.type=="button" || this.type=="submit")?'#339999':'black'); cursor: expression((this.type=="button" || this.type=="submit")?'pointer':''); } A:link {text-decoration: none; color: #006699} A:visited {text-decoration: none; color: #006699} A:active {text-decoration: none; color: #006699} A:hover {text-decoration: underline; color: #006699} /********************************** Float Fix *********************************/ .clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; } /****************************** Layout Structure ******************************/ #pagecontainer { margin: 0 auto; width: 700px; background-color: #000000; padding:0px; float:center; } #header { float: left; background: #000000; text-align:left; color: #ffffff; padding: 0px; margin: 0px 0px 0px 0px; } #topnav { color: #000000; font-size: 11; float: left; background: #e6e6e6; width: 700px; padding: 0px 0px 0px 0px; margin: 0px 0px 00px 0px; text-align:left; } #leftnav { float: left; background: #ebebeb; width: 160px; border: 1px solid #dddddd; border-bottom:none ; margin: 0px 5px 5px 0px; text-align:left; background-image:url(../images/layout/leftnav.png); } #body { background-color: #000000; float:left; text-align:left; padding: 0px 0px 0px 50px; margin: 0px 0px 0px 0px; } #footer { color: #ffffff; float: left; background-color: #000000; font-size: 10; text-align:right; width: 700px; padding: 20px 0px 20px 55px; background-image:url(../images/layout/header.png); } #pageheading { color: #339999; background: #ebebeb; font-size: 14; border: 1px dotted #dddddd; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; text-align:left; padding: 0px 0px 0px 0px; margin: 0px 0px 5px 0px; background-image:url(../images/layout/header.png); } #pagecontent { float:center } #buttonsdiv { padding:5px 0px 10px 0px; width:670; } #logindiv{ background: #ffffff; width:257; padding:75px 0px 5px 0px; background-position: center 10px; background-image:url(./images/loginheader.jpg); background-repeat: no-repeat; } #topnavcontent { margin: 0px 0px 5px 3px; } #adminleftnavcontent { margin: 10px 10px 10px 10px; } #comtable { float:left; width:600px; font-size: 12px; font-family: Tahoma; color: #FFFFFF; } .comtablerow { float:left; height:16px; width:280px; margin:0px 0px 0px 0px; } .adminnavheaderblue { color:white; font-size:14; background: #56a0d8; font-weight: bold; padding:5px 0px 5px 5px; } .adminnavrowbluelight { color:black; font-size:11; background: #f3f4fc; font-weight: bold; padding:5px 0px 5px 8px; border-top: 1px solid white; } .adminnavrowbluedark { color:black; font-size:11; background: #e8ecf7; font-weight: bold; padding:5px 0px 5px 8px; border-top: 1px solid white; } .adminnavheaderpurple { color:white; font-size:14; background: #993366; font-weight: bold; padding:5px 0px 5px 5px; } .adminnavrowpurplelight { color:black; font-size:11; background: #faf1f5; font-weight: bold; padding:5px 0px 5px 8px; border-top: 1px solid white; } .adminnavrowpurpledark { color:black; font-size:11; background: #f7e6ec; font-weight: bold; padding:5px 0px 5px 8px; border-top: 1px solid white; } .adminnavheaderorange { color:white; font-size:14; background: #cc6600; font-weight: bold; padding:5px 0px 5px 5px; } .linediv { height:2; background-image:url(./images/line.jpg); overflow:hidden; } .applicationEntitiesDiv { padding:5px; margin:5px; width:350px; } .bottombuttonsdiv { padding:10px 0px 5px 0px; width:670; } .navitem{ height:21; font-size:12; padding:3px 3px 3px 8px; background-image:url(./images/navitem_bg.jpg); background-repeat: repeat-x; } a.navlink:link {text-decoration:none ;color:black;} a.navlink:active {text-decoration:none ;color:black;} a.navlink:visited {text-decoration:none ;color:black;} a.navlink:hover {text-decoration:none ;color:#42ace0;} a.footerlink:link {text-decoration:none ;color:#42ace0;} a.footerlink:active {text-decoration:none ;color:#42ace0;} a.footerlink:visited {text-decoration:none ;color:#42ace0;} a.footerlink:hover {text-decoration:underline ;color:#42ace0;} #footerleft { float:left; } #footerright { float:right; } .warndiv { color:#b22222} .successdiv { margin: 5px 0px 0px 0px; color:#339933} .infodiv { color:#339999} .shackheading { font-size: 15; font-weight: bold; color:#42ace0; } .centerFloat { float:center; } .editpart { background: #eeeeee; padding:5px; margin: 0px 0px 5px 0px; float:left; } .editparttitle { width:150; float:left; } .editpartcontent { width:450px; float:left; } .editpartbuttons { float:left; } .showdiv { border-style: solid; border-width: 1; border-color: red; } /****************************** Tables ****************************************/ .tablecontainer { border: 1px solid #dddddd; margin: 0px 0px 0px 0px; background: #ebebeb; padding:10; float: left; background: #ebebeb; text-align:left; padding: 0px; } .tablerowlight { padding:10; float: left; background: #ebebeb; text-align:left; padding: 5px; margin: 0px 0px 0px 0px; } .tablerowdark { float: left; background: #eeeeee; text-align:left; padding: 5px; margin: 0px 0px 0px 0px; } .tablerowtext { color: #339999; float:left; padding: 5px; } .tablerowbuttons { color: #006699; float:right; } .resultscount { color: #339933; font-size: 10; margin: 0px 0px 5px 0px; } /********************************* Colours ************************************/ .greencolor { color:#339933; } .redcolor { color:#b22222; } /********************************* Form ***************************************/ .formdiv { margin: 5px 0px 0px 0px; background: #ebebeb; padding:10px; float: left; text-align:left; } .formrow { background: #ebebeb; text-align:left; padding: 2px; margin: 0px 0px 0px 0px; } .formtextfield { color: #339999; float:left; padding: 5px; width:150px; } .forminputfield { color: black; float:left; padding: 5px; width:450px; } /******************************************************************************/ .cursorpointer { cursor:pointer; } /********************************* Address ************************************/ .addressdisplaydiv { color:#339999; cursor:pointer; } /************************************ Lightbox ********************************/ #lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;} #lightbox img{ width: auto; height: auto;} #lightbox a img{ border: none; } #outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; } #imageContainer{ padding: 10px; } #loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; } #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; } #imageContainer>#hoverNav{ left: 0;} #hoverNav a{ outline: none;} #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; } #prevLink { left: 0; float: left;} #nextLink { right: 0; float: right;} #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; } #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; } #imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; } #imageData{ padding:0 10px; color: #666; } #imageData #imageDetails{ width: 70%; float: left; text-align: left; } #imageData #caption{ font-weight: bold; } #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; } #imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em; outline: none;} #overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }