﻿/**************************************************************************************
**  
**  Main.css
**  Main CSS stylesheet.
**  Adrian Johnson, Integrity Systems (UK).
**
**  v1.0    - 30.07.08  - First version.
**
**************************************************************************************/


/*	Page structure.
**************************************************************************************/

body 
{
    margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Helvetica, Sans-Serif;
	font-size: small;
	background: #f1f0f6;
	text-align: center;
	behavior: url(/csshover.htc);
}

#pagewrapper
{
	display: block;
	width: 998px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	text-align: left;
	/*height: 600px; /* Orig Lin */
	height: 620px;
	
	
	/*min-height: 100%;*/
	/*height: 100%;*/
}

img
{
	border: 0;
}

.clear
{
	clear: both;
}


/*	Header.
**************************************************************************************/

#pageheader
{
	background: transparent;
	/*height: 135px;*/
	/* Orig lines
	height: 142px;
	min-height: 142px;*/
	height: 139px;
	min-height: 139px;
	margin: 0;
}

html>body #pageheader
{
	min-height: 135px;
	height/**/:/**/ 135px;
}

#pageheader2
{
	background: transparent;
	height: 155px;
	margin: 0;
}

/* Header divs */
#hd1, #hd2 {
	position: relative;
	margin: 0px; border: 0px; padding: 0px;
	/*left: 11px; top: 11px;*/
	height: 111px;
}
#hd1 {
	/*left: 11px; top: 11px;*/
	/*width: 998px;*/
	background: url(http://www.eca-group.co.uk/WebImages/hm-hdr-v1.jpg) left top no-repeat;
}
#hd2 {
	/*left: 2px;*/
	top: 0px;
	/*width: 998px;*/
	background: url(http://www.eca-group.co.uk//WebImages/hm-hdr-v1.jpg) left top no-repeat;
}


/*	Main navigation.
**************************************************************************************/

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #666;
	font-weight: bold;
	padding: 0;
	/*margin: 0 0 1em 0;*/
	margin: 4px 0 0 0;
}


#nav a {
	display: block;
/*	width: 8em;*/
    /* IE *** width: 107px; */
    width: 118px;
	w\idth: 117px;
	color: #fff;
	text-decoration: none;
	/*padding: 0.25em 0.5em;*/
	/*padding: 4px 0 4px 4.5px;*/
	padding: 5px 0 4px 4.5px;
}

#nav .last a {
	display: block;
/*	width: 8em;*/
    /* IE *** width: 107px; */
    width: 122px;
	w\idth: 120px;
	color: #fff;
	text-decoration: none;
	/*padding: 0.25em 0.5em;*/
	/*padding: 4px 0 4px 4.5px;*/
	padding: 5px 0 4px 4.5px;
}

html>body div#nav .last a {
  width: 125px;
}

/* Orig version - sort-of working.
#nav a {
	display: block;
    width: 116px;
	color: #fff;
	text-decoration: none;
	padding: 4px 0 4px 5px;
}
*/

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	border: solid 1px #fff;
}

#nav .last li {
	float: left;
	padding: 0;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#nav li ul {
	position: absolute;
	z-index: 1;
	left: -999em;
	height: auto;
	/*width: 14.3em;
	w\idth: 14.3em;*/
	width: 135px;
	font-weight: normal;
	/*border-width: 1em;*/
	/*border-width: 1px;*/
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	/*width: 13.1em;*/
	width: 135px;
}

#nav li ul a {
	/*width: 13.9em;
	w\idth: 13.9em;*/
	width: 135px;
}

/*
#nav li ul a {
	width: 14.4em;
	w\idth: 13.9em;
}
*/

#nav li ul ul {
	/*margin: -1.75em 0 0 14em;*/
	margin: -30px 0 0 135px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #96bf0d;
}


/*	2-line navigation.
**************************************************************************************/

#nav2, #nav2 ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #666;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav2 a {
	display: block;
/*	width: 8em;
	w\idth: 8em;*/
	width: 115px;
	color: #fff;
	text-decoration: none;
	/*padding: 0.25em 0.5em;*/
	padding: 5px 0 5px 6px;
	height: 30px;
}

#nav2 a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav2 li {
	float: left;
	padding: 0;
	border: solid 1px #fff;
}

#nav2 li ul {
	position: absolute;
	z-index: 1;
	left: -999em;
	height: auto;
	width: 14.3em;
	w\idth: 14.3em;
	font-weight: normal;
	border-width: 1em;
	margin: 0;
}

#nav2 li li {
	padding-right: 1em;
	/*width: 13.1em;*/
	width: 13.1em;
}

#nav2 li ul a {
	width: 13.9em;
	w\idth: 13.9em;
}

/*
#nav2 li ul a {
	width: 14.4em;
	w\idth: 13.9em;
}
*/

#nav2 li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}

#nav2 li:hover, #nav2 li.sfhover {
	background: #00c000;
}


/* Menu */

/* http://sperling.com/examples/menuh/ */

/* Menu (navigation) panel in top header - within #wpr */
#mainnav {/* Menu (navigation) panel */
	/*position: absolute;*/
	/*margin: 0px; border: 0px; padding: 0px;*/
	/*top: 139px; left: 11px;*/
	border: 0px; padding: 0px;
	width: 998px;
	height: 21px;
	margin-top: 5px;
}
/* Standards compliant browsers recognise this height setting
This will allow new top-level menu options to be displayed if added without updating style sheet to increase width of #nav */
html>body div#mainnav {
  height: auto; 
  min-height: 21px;
}

#mainnav ul {margin: 0px; border: 0px; padding: 0px;}

#mainnav ul li {
	list-style: none;
	margin: 0px 1px 0px 0px; border: 0px; padding: 0px;
	width: 123px;
	float: left; /* Lines up the top level menu options from left to right */
}
#mainnav ul li li {width: 123px; border-bottom: 1px solid #FFFFFF;} /* Required to set width of secondary menu levels in IE */

/* Set background - set hover on "li a" not "li" or it breaks hover behaviour for sub-menus in IE and Mozilla */
/* Old version
#mainnav ul li a {background: url(/images/design/nav1-blt.gif) 8px center no-repeat #4A575F;}
#mainnav ul li a:hover {background: url(/images/design/nav1-blt-hvr.gif) 8px center no-repeat #D2007B;}
#mainnav ul li li a {background: url(/images/design/nav2-blt.gif) 8px center no-repeat #00B6DE;}
#mainnav ul li li a:hover {background: url(/images/design/nav2-blt-hvr.gif) 8px center no-repeat #019BBF;}
*/

#mainnav ul li a {background: #4A575F;}
#mainnav ul li a:hover {background: #D2007B;}
#mainnav ul li li a {background: #00B6DE;}
#mainnav ul li li a:hover {background: #96bf0d;}

#mainnav ul li li li a {border-left: 1px solid #FFFFFF;}

/* Width of top-level menu items set individually to fix IE bug */
#mainnav ul li#map1, #nav ul li#map3, #nav ul li#map4, #nav ul li#map5, #nav ul li#map6, #nav ul li#map7 {width: 123px;}
#mainnav ul li#map8 {display: none}  /* Hide 'Pages not visible from main menu' */

/* Background colour to drop-down options */
#mainnav ul ul li {
	/*background-color: #FFFFFF;*/
	/* filter: alpha(opacity=95);  - Cannot set opcacity in IE, the opacity works but is breaks the pop-out functionality! For IE, 0 to 100 */
	opacity: 0.95;              /* CSS3 standard (not yet supported), 0 to 1 */
	-moz-opacity: 0.95;         /* for Mozilla, 0 to 1 */
} 
/* Remove opacity on hover  */
#nav ul ul li:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}


#mainnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-align: left;
	display: block;
	margin: 0px;
	border: 0px;
	/* border-right: 1px solid #DCDDDF; */
	padding: 0px 0px 0px 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#mainnav ul li a {font-weight: bold;} /* Bold at top level only */
#mainnav ul li li a {font-weight: normal;}

/* #nav ul li#map9 a {border: 0px;}  Remove right border from 'Contact Us' - the right-most option in the list */

/* Position pop-out menus */
#mainnav li {position: relative;}

#mainnav ul ul {
	position: absolute;
	z-index: 1;
	/*z-index: 500;*/
}

#mainnav ul ul ul {
	position: absolute;
	top: 0px;
	left: 100%;
}

/* Show/Hide on hover */
div#mainnav ul ul,
div#mainnav ul li:hover ul ul,
div#mainnav ul ul li:hover ul ul
{display: none;}


div#mainnav ul li:hover ul,
div#mainnav ul ul li:hover ul,
div#mainnav ul ul ul li:hover ul
{display: block;}



/* Begin CSS Drop Down Menu */

/* http://sperling.com/examples/menuh/ */


#menuh-container, #menucz-container
	{
		/*position: absolute;
		top: 115px;*/
	/*left: 1em;*/
	/*top: 125px;*/
	left: -1px;
	/*margin-top: -3px;*/
	height: 30px;
	}
	
html>body #menuh-container
{
	/*margin-top: -3px;
	margin-bottom: 10px;*/
	min-height: 30px;
	height/**/:/**/ 30px;
}

#menuh, #menucz
	{
	/*font-size: x-small;*/
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin: 0 0 0 0;
	/*margin-top: 1em;*/
	}
		
#menuh a
	{
	/*text-align: center;*/
	display:block;
	border: 1px solid #fff;
	white-space:nowrap;
	margin:0;
	padding: 0.5em 0.5em;
	}
	
#menucz a
	{
	/*text-align: center;*/
	display:block;
	border: 1px solid #fff;
	white-space:nowrap;
	margin:0;
	padding: 0.5em 0.5em;
	}

#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #fff;
	background-color: #666;
	text-decoration:none;
	}

#menucz a:link, #menucz a:visited, #menucz a:active
{
	color: #fff;
	background-color: #666;
	text-decoration:none;
	height: 30px;
	}
	
#menuh a:hover, #menucz a:hover	/* menu at mouse-over  */
	{
	color: #fff;
	/*background-color: #00c000;*/
	background-color: #96bf0d;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover, #menucz a.top_parent, #menucz a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover, #menucz a.parent, #menucz a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	/*width:9em;	/* width of all menu boxes */
	width: 124px;
	}
	
#menucz ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	/*width:9em;	/* width of all menu boxes */
	width: 110px;
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menucz li
	{
		display: block;
	position:relative;
    /*min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
    height: 30px;
	}

#menuh ul ul, #menucz ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	/*width: 135px;*/
	}

#menuh ul ul ul, #menucz ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */





/*	Main content area.
**************************************************************************************/

#contentouter
{
    /*border-left: 371px solid transparent;*/
    /*border-left: 246px solid transparent; /* Orig line */
    border-left: 246px solid #fff;
    /*border-right: 126px solid transparent;*/
    /*border-right: 130px solid transparent; /* Orig line */
    border-right: 130px solid #fff;
    background-color: #fff;
    /*min-height: 588px;*/
    height: 460px;
    margin-top: 3px;
    padding-top: 0;
    z-index: 0;
	margin-left: 1px;
}

#contentouter2
{
	background-color: #fff;
    /*min-height: 588px;*/
}

#contentinner
{
    margin: 0;
    width: 100%;
    background-color: #fff;
    height: 460px;
    /*min-height: 588px;*/
}

#maincontent
{
    float: left;
    background-color: #fff;
    font-family: Calibri, Arial, Helvetica, Sans-Serif;
	font-size: medium;
	/*width: 96%;*/
    /*width: 484px;*/
    /*width: 482px;*/
    width: 604px;
    position: relative;
    /*min-height: 578px;*/
    /*min-height: 576px;*/
    height: 449px;
    /*padding: 20px 0 0 5px;*/
    padding: 10px 7px 0 5px;
	margin-left: 1px;
    border: solid 1px #ccc;
    /*line-height: 98%;*/
}

#maincontentwide
{
    float: left;
    width: 980px;
    position: relative;
    min-height: 568px;
    padding: 20px 0 0 5px;
    border: solid 1px #ccc;
}

#maincontentcenterright
{
    float: left;
    width: 610px;
    position: relative;
    min-height: 576px;
    padding: 10px 0 0 5px;
    border: solid 1px #ccc;
    line-height: 98%;
}

#maincontentcolwrapper
{
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
}

#maincontentleft
{
    float: left;
    /*width: 45%;*/
    width: 35%;
    padding: 2px;
    border-right: solid 1px #ccc;
    z-index: 0;
}

#maincontentright
{
    float: left;
    /*width: 45%;*/
    width: 55%;
    padding: 2px 2px 2px 5px;
}

#homecolleft
{
	float: left;
    /*width: 45%;*/
   /* width: 290px;*/
   width: 390px;
    padding: 2px 2px 0 0;
    /*border-right: solid 1px #ccc;*/
    z-index: 0;
}

#homecolright
{
	float: left;
    /*width: 45%;*/
    /*width: 290px;*/
    width: 180px;
    padding: 2px 5px 0 5px;
}

.centerpanel
{
    text-align: center;
}


/*	Main content styles.
**************************************************************************************/

.header1 {
    font-weight: bold;
    font-size: medium;
    color: #636f07;
    margin-top: 0;
}

.GridViewStyle
{
	border: 0;
	border-color: #fff;
	font-size: small;
}

#searchsq
{
    background-color: #ccc;
    /*padding: 0;*/
    padding: 2px 2px 5px 2px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#searchsq p
{
    margin: 0;
    padding: 0;
    font-size: x-small;
}

#searchsq .sbutton
{
    background-color: #666;
    color: #fff;
    font-size: x-small;
    font-weight: bold;
    height: 25px;
    padding: 3px;
    border: 0;
    text-decoration: none;
}

.sbutton
{
    background-color: #666;
    color: #fff;
    font-size: x-small;
    font-weight: bold;
    height: 25px;
    padding: 3px;
    border: 0;
    text-decoration: none;
}

#searchsq a:hover
{
	background-color: #f1f0f6;
    color: #111;
}

#clientzone
{
	padding: 2px;
}

#clientzone a:hover
{
	background-color: #f1f0f6;
    color: #111;
}

#searchsq .textbox
{
    font: Arial;
    font-size: x-small;
    color: #111;
    width: 85px;
    height: 10px;
}

#treelogo
{
	text-align: center;
    border: 0;
	/*margin-top: 5px;*/
}


#footer
{
	/*height: 100px;*/
	height: 25px;
	background: #fff;
	width: 1002px;
	padding: 2px 2px 2px 2px #fff;
}


#clientzonesq
{
    /*background-color: #636f07;*/
    background-color: #636f07; 
    /*padding: 0;*/
  /*  margin-top: 5px;*/
    margin-bottom: 5px;
    padding: 2px 2px 5px 2px;
}

#clientzonesq h3
{
	color: #fff;
}

#clientzonesq p
{
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: x-small;
}

#clientzonesq .sbutton
{
    background-color: #666;
    color: #fff;
    font-size: x-small;
    font-weight: bold;
    height: 25px;
    padding: 3px;
    border: 0;
    text-decoration: none;
}

#clientzonesq a:hover
{
	background-color: #f1f0f6;
    color: #111;
}

#clientzonesq .textbox
{
    font: Arial;
    font-size: x-small;
    color: #111;
    width: 85px;
    height: 10px;
}


#maincontent ul
{
    list-style-image:url('http://www.eca-group.co.uk/WebImages/bullet.jpg');
}

#maincontent li
{
    line-height: 20px;
}

#slideshow {
    position:relative;
    /*height:220px;*/
    height: 205px;
    z-index: 1;
    color: #111;
}

#slideshow p {
    position:absolute;
    background: #fff;
    top:0;
    left:0;
    z-index:8;
    color: #111;
    width: 380px;
    /*height: 75px;*/
    height: 60px;
    display: none;
}

#slideshow p.active {
    background: #fff;
    z-index:10;
    color: #111;
    display: block;
}

#slideshow p.last-active {
    background: #fff;
    z-index:9;
    color: #111;
    display: none;
}


/*
#news1, #news2, #news3 
{
    visibility: hidden;
    z-index: 10;
}

#news1 a, #news1 a:link, #news1 a:visited, #news2 a, #news2 a:link, #news2 a:visited, #news3 a, #news3 a:link, #news3 a:visited
{
    color: #96bf0d;
    text-decoration: none;
}

#news1 a:hover, #news2 a:hover, #news3 a:hover
{
    color: #636f07;
    text-decoration: underline;
}
*/



/*
**  Advanced Menu - list of pages within the client zone.
*/

#ctl00_RightContent_AdvancedMenu 
{
}

#ctl00_RightContent_AdvancedMenu a	/* menu at rest */
	{
	    display: block;
	color: #fff;
	background-color: #666;
	text-decoration:none;
	/*width: 110px;*/
	width: 97px;
	margin: 0 0 3px 0;
	padding: 0.5em 0.5em;
	font-size: 11px;
	/*height: 45px;*/
	}
	
#ctl00_RightContent_AdvancedMenu a:hover	/* menu at mouse-over  */
	{
	color: #ffffff;
	/*background-color: #00c000;*/
	background-color: #96bf0d;
	text-decoration:none;
	}	



