/****************************** HTML ******************************************/
* { padding: 0; margin: 0; }
body {
text-align: center;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
background-image: url(./images/bg_holdingpage.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
margin-left: 0px;
margin-top: 0px;
}
table {
font-size: 12px;
}
input[type="button"] {
color:#56a0d8;
padding:2px;
cursor:pointer;
}
INPUT {
color: expression((this.type=="button" || this.type=="submit")?'#56a0d8':'black');
cursor: expression((this.type=="button" || this.type=="submit")?'pointer':'');
}
h3 {
color: #56a0d8;
font-size: 16;
font-weight: normal;
}
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: 850px;
padding:0px;
float:center;
}
#header {
float: left;
text-align:left;
color: #ffffff;
padding: 0px;
height: 297px;
margin: 0px 0px 0px 45px;
}
#headerleft {
float:left;
}
#headerright {
text-align: center;
margin: 30px 0px 0px 0px;
float:right;
}
#addiv {
color: #000000;
font-size: 11;
float: left;
width: 820px;
padding: 0px 0px 10px 0px;
margin: 20px 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: #ffffff;
float:left;
text-align:left;
padding: 0px 0px 0px 50px;
margin: 20px 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: #56a0d8;
font-size: 16;
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);
}
#introtext {
color: #999999;
margin: 10px 0px 0px 0px;
}
#pagecontent {
float:center;
margin: 10px 0px 30px 0px;
}
#pagecontentleft {
float:left;
}
#pagecontentright {
float:right;
margin: 0px 0px 0px 0px
}
.contentdiv {
margin: 0px 10px 0px 10px;
border-bottom: 1px dotted #666666;
}
.contentrow {
border-top: 1px dotted #666666;
vertical-align: middle;
padding:10px
}
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}
.centerFloat
{
float:center;
}
.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: #56a0d8;
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;
}
.bluecolor {
color:#0099ff;
}
/********************************* 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: #56a0d8;
float:left;
padding: 5px;
width:150px;
}
.forminputfield {
color: black;
float:left;
padding: 5px;
width:450px;
}
/******************************************************************************/
.cursorpointer {
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; }