/****************************** HTML ******************************************/
* { padding: 0; margin: 0; }
body {
text-align: center;
font-size: 12px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #333333;
background-color: #e5e3e3;
margin-left: 0px;
margin-top: 0px;
line-height: 1.4;
}
table {
font-size: 12px;
color:#333333;
}
input[type="button"] {
color:#339999;
padding:2px;
cursor:pointer;
}
input[type="submit"] {
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':'');
}
li {
margin-left:30px
}
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 ******************************/
#topkeywords {
margin: 0px auto;
width: 750px;
margin: 2px 15px 0px 0px;
float:center;
font-size: 9;
text-align: right;
}
#pagecontainer {
margin: 0px auto;
width: 750px;
background-color: #ffffff;
padding: 0px 0px 0px 0px;
float:center;
}
#header {
float: left;
background: #ffffff;
text-align:left;
color: #314b99;
padding: 0px;
width:740px;
margin: 5px 5px 0px 5px;
}
#topnav {
color: #000000;
font-size: 11;
float: left;
width: 750px;
margin: 0px 0px 0px 0px;
text-align:left;
}
#leftnav {
float: left;
background: #ffffff;
width: 150px;
margin: 0px 5px 0px 5px;
text-align:left;
background-repeat: repeat-y;
background-position: right;
}
#leftnavbody {
float:left;
width:595;
background-image: url(./images/dots.jpg);
background-repeat: repeat-y;
background-position: right;
margin: 5px 0px 0px 0px;
}
#rightnav {
float: right;
background: #ffffff;
width: 135px;
margin: 5px 5px 5px 0px;
text-align:left;
}
#body {
background-color: #ffffff;
float:left;
width:410;
text-align:left;
margin: 10px 10px 0px 10px;
color: #314b99;
font-size: 11;
}
#footer {
float: left;
color: #333333;
width:740px;
margin: 10px 0px 0px 5px;
font-size: 10;
}
#pageheading {
font-size: 16px;
font-weight: bold;
color: #333333;
}
#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: 5px 5px 5px 3px;
}
#headercontent {
float:left;
display:block;
}
#leftnavcontent {
margin: 10px 10px 10px 10px;
text-align: center;
}
#bodycontent {
margin:0px 0px 10px 0px;
}
.heading {
font-size:16;
font-weight: bold;
color: #314b99;
}
.introtext {
color:#314b99;
width:100%;
font-weight: bold;
padding: 10px 0px 10px 0px;
}
.bodytext {
color:#666666;
padding: 0px 0px 10px 0px;
}
.newsshort {
}
.newsdate {
color:#ffcc00;
font-weight: bold;
}
.newstitles {
color:#333333;
font-weight: bold;
}
.newsauthor {
color:#314b99;
font-weight: bold;
}
.newscontent {
border-top: 0px solid #cccccc;
border-bottom: 0px solid #cccccc;
padding: 9px 0px 9px 0px;
margin: 10px 0px 0px 0px;
color:#666666;
}
.latestnewstitle {
color:#314b99;
font-weight: bold;
}
.jobcontent {
padding: 0px 0px 9px 0px;
margin: 0px 0px 0px 0px;
color:#666666;
}
.jobtitles {
height:20px;
color:#333333;
font-weight: bold;
}
.jobcreatedby {
height:20px;
color:#314b99;
font-weight: bold;
}
.jobdate {
height:20px;
color:#ffcc00;
font-weight: bold;
}
.jobrowtop {
float: left;
background: #ffffff;
text-align:left;
padding: 4px 0px 4px 0px;
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
}
.jobrow {
float: left;
background: #ffffff;
text-align:left;
padding: 4px 0px 4px 0px;
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #cccccc;
}
#contactformcontainer {
margin: 0px 0px 15px 0px;
float: left;
text-align:left;
}
.contactformheading {
font-size: 16;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 10px;
}
.contactformrow {
color:#666666;
text-align:left;
width:410px;
font-weight: bold;
border-bottom: 4px solid #ffffff;
}
.contactformtitlerow {
background:#314b99;
color:white;
padding:0px;
}
.contactformrowlight {
background:#f4f5f8;
}
.contactformrowdark {
background: #e8ebf0;
}
.contactformtitle {
margin: 12px 0px 9px 10px;
float:left;
width:100px;
}
.contactformfield {
margin: 9px 9px 9px 10px;
float:right;
text-align: right;
font-weight: normal;
}
.contactforminput {
border: 1px solid #cccccc;
height:22px;
width:200px;
padding:2px;
}
.contactformbutton {
margin: 12px 9px 9px 0px;
}
.contactformtable{
color:#666666;
text-align:left;
font-weight: bold;
}
.formerror {
background-color: #f08080;
}
.backbutton {
color:#314b99;
font-weight: bold;
}
.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:#666666;}
a.footerlink:active {text-decoration:none ;color:#666666;}
a.footerlink:visited {text-decoration:none ;color:#666666;}
a.footerlink:hover {text-decoration:underline ;color:#666666;}
#footercontent {
margin: 10px;
background: #ffffff;
color:#666666;
}
#footerleft {
float:left;
}
#footercenter {
float:left;
text-align: center;
width:760px;
}
#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 {
margin: 0px 0px 0px 0px;
padding:10;
float: left;
text-align:left;
padding: 0px;
}
.tablerowlight {
float: left;
background: #f4f5f8;
text-align:left;
padding: 2px;
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #ffffff;
}
.tablerowdark {
float: left;
background: #e8ebf0;
text-align:left;
padding: 2px;
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #ffffff;
}
.tablerowtext {
color: #333333;
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;
}
/********************************* Property ************************************/
.propertytable
{
float:left;
width:410px;
margin: 10px 0px 0px 0px;
border-top:1px dotted #666666;
}
.propertyrow {
margin: 10px 0px 0px 0px;
float:left;
border-bottom:1px dotted #666666;
width:410px;
padding-bottom: 10px;
}
.propertyrowimage {
margin: 0px 0px 0px 5px;
float:left;
}
.propertyrowdetails {
margin: 0px 0px 0px 10px;
float:left;
width:200px;
color:#666666;
}
.propertyrowdetailsheading {
margin: 0px 0px 0px 5px;
float:left;
width:80px;
}
.propertyrowname {
float:left;
font-size:14;
width:220px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}
.propertyrowlink {
margin: 10px 0px 0px 0px;
float:left;
width:220px;
}
#singlepropertydiv {
margin: 0px 0px 0px 0px;
}
#propertydescription {
margin: 0px 0px 0px 0px;
color:#666666;
}
.singlepropertyfieldheading {
margin: 10px 0px 5px 0px;
color:black;
font-weight: bold;
}
#propertydetails {
color:black;
margin: 0px 0px 0px 0px;
}
.propertydetailsrow {
}
.propertydetailsrowheading {
float:left;
width:165px;
}
.propertydetailsrowcontent {
float:left;
width:245px;
}
/********************************* Address ************************************/
.addressdisplaydiv
{
}
/************************************ 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; }