/*
Title: Zibrant Website Stylesheet - IE7, Firefox 2, Opera etc
Author: Craig Wilsoncroft
*/

/******************************  Html  ************************************************/

html
{
font-size: 1em;
font-family: "Arial", Verdana, sans-serif;
color:#333;
}

/******************************  Body  ************************************************/

body
{
background-image:url(../Images/main_bkgnd.jpg);
background-repeat:repeat-x;
margin:0px;
height: 100%;
background-color:#ededed;
}

/******************************  Wrapper  ************************************************/

#wrapper
{
min-height: 100%;
margin:0 auto;
width:993px;
padding:0px 0px 0px 0px;
background-color:#fff;
}

/******************************  Links  ************************************************/
a:link
{
color:#0066cc;
text-decoration:none;
}
a:visited
{
color:#0066cc;
text-decoration:none;
}
a:hover
{
color:#ff6600;
text-decoration:none;
}


/******************************  sitelinks  ************************************************/

.sitelinks
{
height:23px;
width:993px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border-bottom:1px solid #ccc;
/*border-right:1px solid #ccc;
border-left:1px solid #ccc;*/
background-color:#fff
}

.sitelinks p
{
font-size: 0.7em;
color:#666;
margin: 3px 10px 0px 0px;
font-weight:normal;
float:right;
}

.sitelinks img
{
float: right;
}

/******************************  header  ************************************************/

.header
{
height:88px;
width:993px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
/*border-right:1px solid #ccc;
border-left:1px solid #ccc;*/
background-color:#fff;
}

.PrintLogo
{
display:none;
}

/******************************  cleaner  ************************************************/

.cleaner
{
clear:both;
}

/******************************  nav  ************************************************/

.nav
{
margin: 0px 0 0 0px;
padding:0;
height:28px;
width:993px;
background-image:url(../Images/nav_bkgnd.jpg);
background-repeat:repeat-x;
/*border-right:1px solid #ccc;
border-left:1px solid #ccc;
border-bottom:1px solid #666;*/
}

#nav ul.menu { /* top level ul */
  padding: 2px 0px 0px 0px;
  margin: 0px 0px 0px 2px;
  list-style: none;
  height: 20px;
} 

#nav a {
  display: block;
  line-height: 36px;
  text-decoration: none;
  font-family: Arial;
  padding: 0px 9px 0px 9px;
}

a.NotSelected {
  color: #333;
}

a.Selected {
  font-weight: bold;
  text-align:center;
  background-color: White;
  color: #666;
  border-top: solid 1px #CCC;
  border-left: solid 1px #CCC;
  border-right: solid 1px #CCC;
  border-bottom: solid 1px #fff;
}

#nav li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  font-size:90%;
}




/******************************  Multimedia Panel ************************************************/

.multimediaPanel
{
margin: 0px 0 0 0px;
width:993px;
height:310px;
border:0px solid #ffffff;
background-color:#000;
/*border-right:1px solid #ccc;
border-left:1px solid #ccc;*/
}

.NomultimediaPanel
{
margin: 0px 0 0 0px;
width:993px;
height:0px;
border:0px solid #ffffff;
border-top: solid 1px #FFF;
}

/******************************  Homepage - Content Panels ************************************************/

.homepageContentPanel
{
margin: 0px 0 0 0px;
width:993px;
height:299px;
background-color:#fff;
/*border-right:1px solid #ccc;
border-left:1px solid #ccc;*/
background-image:url(../Images/landing_content_bkgnd.jpg);
background-repeat:repeat-x;
}

.welcome
{
width:  330px;
height: 280px;
border-right: 1px solid #ccc;
margin-top:10px;
float: left;
}

.welcome h1
{
font-size: 1.2em;
color:#990000;
text-transform:uppercase;
margin: 12px 0px 10px 19px;
font-weight:normal;
}

.welcome p
{
font-size: 1em;
color:#666;
margin: 0px 19px 10px 19px;
font-weight:normal;
}

.icons
{
width:  619px;
height: 134px;
border-bottom: 1px solid #ccc;
margin:10px 20px 0px 19px;
float: left;
background-color:990000;
}

.icons h1
{
font-size: 1.2em;
color:#990000;
text-transform:uppercase;
margin: 12px 0px 0px 0px;
font-weight:normal;
}

.clientsay
{
width:319px;
height: 129px;
border-right: 1px solid #ccc;
margin-top:16px;
float:left;
}

.clientsay h1
{
font-size: 1.2em;
color:#990000;
text-transform:uppercase;
margin: 6px 0px 10px 19px;
font-weight:normal;
}

.clientsay p
{
font-size: 0.8em;
color:#666;
margin: 0px 19px 10px 19px;
font-weight:normal;
}

.newsticker
{
width:320px;
height: 129px;
margin-top:16px;
float:left;
}

.newsticker h1
{
font-size: 1.2em;
color:#990000;
text-transform:uppercase;
margin: 6px 0px 5px 19px;
font-weight:normal;
}

.newsticker h2
{
font-size: 0.8em;
color:#666;
margin: 0px 19px 3px 19px;
font-weight:bold;
}

.newsticker p
{
font-size: 0.8em;
color:#666;
margin: 0px 19px 4px 19px;
font-weight:normal;
}

/******************************  Content Layout - Main Panel ************************************************/

.Content
{
margin: 0px;
width:993px;
background-color:#fff;
/*border-right:1px solid #ccc;
border-left:1px solid #ccc;*/
background-color:#fff;
/*min-height:270px;*/
padding-bottom:15px;
overflow:hidden;
}

.MainContentNav
{
/*min-height:270px;*/
width: 186px;
background-color:#fff;
float:left;
}

.MainContentNavContainer
{
width: 159px;
/*min-height:270px;*/
/*border-right:1px solid #ccc;*/
margin:15px 15px 0px 15px;
background-color:#fff;
float:left;
}

.MainContentNav h1
{
font-size: 0.8em;
color:#4e4e4e;
padding: 8px 0px 8px 0px;
margin:0px 0px 0px 0px;
border-top:1px solid #666;
font-weight:bold;
}

.MainContentNav h2
{
font-size: 0.8em;
color:#4e4e4e;
padding: 5px 0px 5px 0px;
margin:0px 0px 0px 0px;
border-top:1px solid #e5e5e5;
font-weight:normal;
}

.MainContent
{
/*min-height:270px;*/
width: 567px;
background-color:#fff;
float:left;
}

.MainContentContainer
{
width: 567px;
background-color:#fff;
float:left;
border-left:1px solid #ccc;
padding:0px 0px 0px 13px;
margin:15px 0px 0px 0px;
}

.MainContentFull
{
/*min-height:270px;*/
width: 776px;
background-color:#fff;
float:left;
}

.MainContentFullContainer
{
width: 776px;
background-color:#fff;
float:left;
border-left:1px solid #ccc;
padding:0px 0px 0px 13px;
margin:15px 0px 0px 0px;
}

.MainContent h1
{
font-size: 1.1em;
color:#990000;
text-transform:uppercase;
margin:0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
font-weight:normal;
}

.MainContent h2
{
font-size: 1em;
color:#666;
margin:0px 0px 0px 0px;
font-weight:bold;
}

.MainContent p
{
font-size: 0.8em;
color:#666;
margin:10px 0px 10px 0px;
font-weight:normal;
}

.MainContent ul li
{
list-style-type:square;
font-size: 0.8em;
color:#666;
margin:5px 0px 5px 0px;
font-weight:normal;
}

.MainContent ul li ul li
{
list-style-type:square;
font-size: 1em;
color:#666;
margin:5px 0px 5px 0px;
font-weight:normal;
}

.MainContentFull h1
{
font-size: 1.1em;
color:#990000;
text-transform:uppercase;
margin:0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
font-weight:normal;
}

.MainContentFull h2
{
font-size: 1em;
color:#666;
margin:0px 0px 0px 0px;
font-weight:bold;
}

.MainContentFull p
{
font-size: 0.8em;
color:#666;
margin:10px 0px 10px 0px;
font-weight:normal;
}

.MainContentFull ul li
{
list-style-type:square;
font-size: 0.8em;
color:#666;
margin:5px 0px 5px 0px;
font-weight:normal;
}

.MainContentFull ul li ul li
{
list-style-type:square;
font-size: 1em;
color:#666;
margin:5px 0px 5px 0px;
font-weight:normal;
}

.breadcrumb
{
width: 567px;
float:left;
margin:0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
height:25px;
}

.breadcrumb p
{
font-size: 0.8em;
color:#4e4e4e;
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-weight:normal;
}

.breadcrumbFull
{
width: 776px;
float:left;
margin:0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
height:25px;
}

.breadcrumbFull p
{
font-size: 0.8em;
color:#4e4e4e;
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-weight:normal;
}


blockquote
{
    background: url(../images/quotes_open_news.gif);
    background-position: top-left;
    background-repeat: no-repeat;
	padding: 8px 8px 8px 8px;
	text-indent: 20px;
	font-size:0.8em;
	background-color: #eaeaea;
	margin:0px 10px 0px 0px;
	width:220px;
	float:left;
	border:1px solid #999;
}
 
blockquote span
{
     display: block;
     background: url(../images/quotes_closed_news.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
}



.MainContentRight
{
/*min-height:270px;*/
width: 224px;
background-color:#fff;
float:left;
margin:15px 0px 0px 14px;
}

.MainContentRight Table
{
padding: 0px;
margin-left:20px;
background-color:#fff;
}

.MainContentRight h1
{
font-size: 0.8em;
color:#4e4e4e;
padding: 0px;
margin:31px 0px 5px 0px;
font-weight:bold;
}

.MainContentRight p
{
font-size: 0.8em;
color:#4e4e4e;
padding: 0px;
margin:5px 0px 5px 0px;
font-weight:normal;
float:left;
}


.SearchResultsContainer
{
width: 955px;
background-color:#fff;
float:left;
padding:0px 0px 0px 13px;
margin:15px 0px 0px 10px;
}

.SearchResultsContainer h1
{
font-size: 1.1em;
color:#990000;
text-transform:uppercase;
margin:0px 0px 0px 0px;
padding: 0px 0px 15px 0px;
font-weight:normal;
}
/******************************  contact details ************************************************/
.contactdetails
{
width:776px;
border-top:1px solid #ccc;
padding-top:25px;
}

.contactdetailsleft
{
width:200px;
border-right:1px solid #ccc;
background-color:#fff;
float:left;
}

.contactdetailsleft h1
{
width:170px;
font-size: 0.8em;
color:#333;
margin:0px 0px 15px 0px;
padding: 0px 0px 0px 0px;
font-weight:bold;
}

.contactdetailsleft p
{
width:170px;
font-size: 0.8em;
color:#666;
margin:0px 0px 20px 0px;
font-weight:normal;
}

.contactdetailsmain
{
width:280px;
border-right:1px solid #ccc;
background-color:#fff;
float:left;
}

.contactdetailsmain h1
{
padding:0px 30px 0px 30px;
width:260px;
font-size: 0.8em;
color:#333;
margin:0px 0px 15px 0px;
font-weight:bold;
}

.contactdetailsmain p
{
padding:0px 30px 0px 30px;
width:260px;
font-size: 0.8em;
color:#666;
margin:0px 0px 20px 0px;
font-weight:normal;
}

.EnqForm
{
width:776px;
}

.EnqForm p
{
padding:0px;
width:260px;
font-size: 0.8em;
color:#666;
margin:0px 0px 0px 0px;
font-weight:normal;
}

/******************************  footer ************************************************/

.footer
{
height:3px;
width:993px;
border:0px solid #d7d6d5;
margin:0px 0 0 0px;
background-image:url(../Images/footer.jpg);
background-repeat:no-repeat;
background-color:#d7d6d5;
/*border-right:1px solid #ccc;
border-left:1px solid #ccc;*/
float:left;
}

.footerContent
{
width:993px;
margin-top:0px;
float:left;
background-color:#fff;
}

.footerContent p
{
margin:0px 0px 0px 10px;
font-size:0.65em;
color:#666;
text-align:left;
padding-top:10px;
}

.footerContent a:link
{
color:#666;
text-decoration:none;
}
.footerContent a:visited
{
color:#666;
text-decoration:none;
}
.footerContent a:hover
{
color:#0066cc;
text-decoration:none;
}

.footerbase
{
height:40px;
width:993px;
margin:0px 0 0 0px;
background-image:url(../Images/footer_base.jpg);
background-repeat:no-repeat;
float:left;
background-color:#fff;
}

/***********************************************/
/* Reg Office                                  */
/***********************************************/

.RegOffice
{
width:993px;
margin:0px 0 0 0px;
float:none;
}

.RegOffice p
{
margin-top:0px;
font-size:0.6em;
color:#999;
text-align:center;
padding:0px 0px 0px 0px;
margin:5px 0px 0px 0px;
}

.RegOffice a:link
{
color:#0066cc;
text-decoration:none;
}
.RegOffice a:visited
{
color:#0066cc;
text-decoration:none;
}
.RegOffice a:hover
{
color:#ff6600;
text-decoration:none;
}

/***********************************************/
/* IMAGE LIGHTBOX	                      	   */
/***********************************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 9998; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #000; z-index: 9998; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; z-index: 9998; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 9998; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif); /* 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/Lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Images/Lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font-family:Arial, Helvetica, sans-serif; font-size:0.8em; background-color: #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #fff;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-bottom:10px;}	
#imageData #caption{ font-weight: 900; font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;}
#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: 9998; width: 100%; height: 500px; background-color: #000; }

/***********************************************/
/* Modal styles                                */
/***********************************************/

.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
    z-index: 2001;
    padding-left: 0px;
    margin-left: 0px;
}

.modalPopup 
{
    background-color:#eee;
    border-width:1px;
    border-style:solid;
    border-color:black;
    padding:0px;
    width:500px;
    z-index: 2002;
}

 /******************************  Calendar ************************************************/

.Calendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #ECECEC;
    color: #333;
}

.Calendar .ajax__calendar_hover 
{
	font-weight: bold;
	color: red;
}

.Calendar .ajax__calendar_active
{
	font-weight: bold;
	color: blue;
}

.Calendar .ajax__calendar_footer 
{
	display:none;
}