@charset "utf-8";
/* CSS Document */
body {
	margin: 20px 0 20px 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/bg/bg.jpg) #3d3d3d repeat-x;
}
.background {
	margin: 0px auto;
	background-image: url(../images/bg/bgBody.png);
	background-repeat: repeat-y;
	background-position: center;
		min-height:800px;
  	height:auto !important;
  	height:800px;
}

html {
	background: url(../images/bg/bg.jpg) #3d3d3d repeat-x;
}

/********** GENERAL CSS **********/
p, ul {
	font-size: .75em;
	color: #333333;
	line-height: 1.6em;
	}
	
span {
	color:#333333;
	}
	
a:link, 
a:active, 
a:hover, 
a:visited  {
	color: #999;
	text-decoration: none;
}

.contentContainer ul li a:link, .contentContainer ul li ul li a:link, .contentContainer ul li ul li ul li a:link {
	color: #333333;
	text-decoration: none;
        font-size: 12px;
	font-weight: bold;
}
.contentContainer ul li ul li a:link {
line-height: 1.6em;
}

h1 {
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABC8E2;
	/*color: #B9C833;*/
	font-weight: normal;
	text-transform: lowercase;
	}
h2 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABC8E2;
	padding-top: 10px;
	text-transform: lowercase;
	font-weight: normal;
	}
h3 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #B9C833;
	font-weight: normal;
	padding-top: 10px;
	text-transform: lowercase;
	}
/********** END GENERAL CSS **********/


.backgroundFooter {
	margin: 0px auto;
	background-image: url(../images/bg/bgBody.png);
	background-repeat: repeat-y;
	background-position: center;
}

.bottomBorder {
	height: 46px;
	margin: 0px auto;
	background-image: url(../images/bg/borderBottom.png);
	background-repeat: no-repeat;
	background-position: center;
}
.topBorder {
	height: 28px;
	margin: 0px auto;
	background-image: url(../images/bg/borderTop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo {
	width: 740px;
	height: 90px;
	padding-bottom: 10px;
	background-image: url(../images/bg/logo.gif);
	margin: 0px auto;
	background-repeat: no-repeat;
}

#innerImage {
	width: 740px;
	height: 80px;
	background-image: url(../images/bg/inner-image.jpg);
	padding-bottom: 10px;
	margin: 0px auto;
	background-repeat: no-repeat;
}

/* content */

.contentContainer {
	width: 740px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}

.contentContainer ul li {
	padding-bottom: 10px;	
}

.lastinList {
	padding-bottom: 0;	
}

.breadCrumb {
	font-size: x-small;
	margin: 15px 0px 0px 0px;
	color: #B9C833;
}
.breadCrumb a {
	color: #B9C833; !important
}

.contentContainer p .span{
	text-align: right;
}

.contentContainer .form {
	width: 200px;
	display: block;
	float:left;
	text-align: left;
	margin: auto;
}

.contentContainer .appointment {
	width: 350px;
	display: block;
	float:left;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 35px;
	margin-left: 0px;
}

/********** OUR PEOPLE **********/

.ourPeople {
	width: 320px;
	display: block;
	float:left;
	text-align: left;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/our-people/ourPeople-topRight.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FAFAFA;
}

h2.people {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABC8E2;
	padding-top: 0;
	text-transform: lowercase;
	font-weight: normal;
	}

h3.people {
	border-bottom: 1px solid #E9E9E9;
	height: 13px;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
	
p.people {
	border-top: 1px solid #E9E9E9;
	padding-bottom: 12px;
	padding-top: 12px;
	background-image: url(../images/our-people/ourPeople-topBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FAFAFA;
}



.mainBody .background #topNav .contentContainer a {
	color: #B9C833;
	text-decoration: underline;
}

/* top nav */

#topNav {
	clear: both;
}

.cn_topNav {
	width: 740px;
	text-align: left;
	padding-bottom: 30px;
	margin: 0px auto;
}
.cn_topNav img {
	padding-top: 20px;
}
#topNav a:link, 
#topNav a:active, 
#topNav a:hover, 
#topNav a:visited  {
	color: #999 !important;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: underline;
}

.cn_topNav_bg {
	padding: 10px 0 10px 0;
	margin: 0;
}

ul.topNav_bg {
	clear: both;
	width: 740px;
	height: 31px;
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 11px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/bg/navBar.gif);
	background-repeat: no-repeat;
}

ul.topNav_bg li a:link, 
ul.topNav_bg li a:visited, 
ul.topNav_bg li a:active {
	color: #666 !important;
}

ul.topNav_bg li a:hover {
	text-decoration: underline;
}

ul.topNav_bg li {
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 5px;
	border-left: solid 1px #ccc;
	list-style-type: none;
}

ul.topNav_bg li * {	
	font-weight: normal;
	font-size: 11px;
}

ul.topNav_bg li.first {
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 5px;
	border-left: none;
	list-style-type: none;
}

/* bottom nav */

#bottomNav {
	padding-top: 20px;
	clear: both;
}

#bottomNav .cn_bottomNav {
	width: 740px;
	text-align: left;
	margin: 0 auto;
}

#bottomNav a:link, 
#bottomNav a:active, 
#bottomNav a:hover, 
#bottomNav a:visited  {
	color: #999 !important;
	text-decoration: none;
}

#bottomNav a:hover {
	text-decoration: underline;
}

.cn_bottomNav_bg {
	padding: 10px 0 10px 0;
	margin: 0;
}

ul.bottomNav_bg {
	clear: both;
	width: 740px;
	height: 31px;
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 11px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/bg/navBar.gif);
	background-repeat: no-repeat;
}

ul.bottomNav_bg li a:link, 
ul.bottomNav_bg li a:visited, 
ul.bottomNav_bg li a:active {
	color: #666 !important;
}

ul.bottomNav_bg li a:hover {
	text-decoration: underline;
}

ul.bottomNav_bg li {
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 5px;
	border-left: solid 1px #ccc;
	list-style-type: none;
}

ul.bottomNav_bg li * {	
	font-weight: normal;
	font-size: 11px;
}

ul.bottomNav_bg li.first {
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 5px;
	border-left: none;
	list-style-type: none;
}
p.bottomNav_copyright {
	color: #999;
	font-size: 11px;
	clear: both;
	margin: 0;
	width: 720px;
	text-align: right;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 8px;
}

/* Winning Eagar Services Display */

div#weServices{
	width: 740px;
	display: block;
	text-align: left;
	background-image: url(../images/bg/servicesBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-top: 5px;
}

div#weServices a:link, a:active, a:visited{
	color: #999999;
	text-decoration: none;
}

div#weServices div.bottom{
	clear: both;
	width: 740px;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
	background-image: url(../images/bg/servicesBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#weServices ul{
  list-style: none;
  margin: 0;
  padding: 5px 0 0 5px;
}

div#weServices ul li{
  float: left;
  width: 182px;
  list-style: none;
  font-size: 11px;
}
div#weServices .weServicesEnd li {
  margin: 0;
}

div#weServices ul li h3{
  font-size: 11pt;
  font-weight: normal;
  margin: 0;
  padding: 8px 10px 5px 12px;
  display: none;
}

div#weServices ul li img{
  display: block;
  margin: 4px 10px 7px 12px;
}

div#weServices ul li ol{
  margin: 0;
  padding: 0 15px 10px 12px;
  list-style: none;
}

div#weServices ul li ol li{
	margin: 0;
	width: 150px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

div#weServices ul li.empty{
  line-height: .1em;
}

div#weServices ul li.last{
  float: right;
  display: inline;
}


/* Table */
table {
	background-image: url(../images/bg/navBar.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 35px;
	font-size: 0.9em;
	border: 1px solid #E0E0E0;
}
.header {
	font-weight: bold;
	font-size: .8em;
	text-align: left;
	height: 28px;
	border: 1px solid #E0E0E0;
}
.category {
	background-color: #ABC8E2;
	color: #FFFFFF;
	font-weight: bold;
	font-size: .8em;
	height: 22px;
}
tr {
	font-weight: normal;
	text-align: left;
	color:#666666;
}
td {
	border: 1px dotted #E0E0E0;
	padding: 2px;
}

/* H1 Titles */
h1#title {
font-size:1.8em;
height:60px!important;
line-height:3em;
overflow:hidden;
margin-bottom:0;
}
h1 span {
display: none;
}
h1.aboutus {
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-about.jpg);
background-repeat: no-repeat;
}
h1.ourpeople {
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-people.jpg);
background-repeat: no-repeat;
}
h1.services {
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-services.jpg);
background-repeat: no-repeat;
}
h1.contactus{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-contact.jpg);
background-repeat: no-repeat;
}
h1.appoint{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-appoint.jpg);
background-repeat: no-repeat;
}
h1.candidate {
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-candidate.jpg);
background-repeat: no-repeat;
}
h1.blog{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-blog.png);
background-repeat: no-repeat;
}
h1.servicesRecruit{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-selection.png);
background-repeat: no-repeat;
}
h1.servicesRecruitBYO{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-custom-selection.png);
background-repeat: no-repeat;
}
h1.servicesLeadership{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-development.png);
background-repeat: no-repeat;
}
h1.servicesLeadershipBYO{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-custom-development.png);
background-repeat: no-repeat;
}
h1.servicesCareer{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-career.png);
background-repeat: no-repeat;
}
h1.servicesCareerBYO{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-custom-career.png);
background-repeat: no-repeat;
}
h1.servicesOrg{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-servicesod.png);
background-repeat: no-repeat;
}
h1.terms{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-terms.jpg);
background-repeat: no-repeat;
}
h1.privacy{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-privacy.jpg);
background-repeat: no-repeat;
}
h1.sitemap{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-sitemap.jpg);
background-repeat: no-repeat;
}
h1.do{
background-image: url(http://www.winningeagar.co.nz/images/bg/inner-assessments.jpg);
background-repeat: no-repeat;
}


