/*
==========================
===== GLOBAL STYLING =====
==========================
*/
/* ========================================================== GENERIC STYLING ===== */
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: url(/img/bg-main.jpg) repeat-x #fff;
}
h1, h2, h3, h4 {
	font-size: 1.2em;
	color: #70a303;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h2 {
font-size: 1em; }

h3 {
	margin: 10px 0;
	font-size: 0.8em;
	color: #838688;
	font-weight: bold;
}
h4{
	font-size: .8em;
	font-weight: bold;
}
p, li {
	font-size: 0.7em;
	color: #838688;
}

blockquote {
	font-size: 0.75em;
	color: #838688;
	font-style:italic;
}

a {
	text-decoration: none;
	color: #70a303;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
#rootContainer {
	width: 751px;
	margin: auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
}

.green {	
	text-decoration: none;
	color: #70a303;
	font-weight: bold;
}

.thingreen {
    color: #70a303;
}

.note{
	font-size: .6em;
}

.underline {
	text-decoration: underline;
}
/* ========================================================== HEADER STYLING ===== */
#nav {
	width: 741px;
	padding: 7px 0 7px 10px;
	margin: 0;
	color: #FFF;
	letter-spacing: -1px;
	font-size: 1.1em;
	background: url(/img/nav-home.jpg);
	height: 15px;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0 0 0 6px;
}
#nav a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover { text-decoration: underline; }
/* --- suckerfish dropdowns --- */
#nav ul {
	padding: 0;
	margin: 0 0 0 -8px;
	list-style: none;
	font-size: 1.4em;
	width: 150px;
	background: #a4d241;
	border-top: #000033 solid 8px;
}
#nav ul li {
	padding: 0;
	margin: 0;
}
#nav li ul {
	position: absolute;
	display: none;
}
#nav li ul { margin: 14px 0 0 -75px; }
#nav li>ul { margin: 0 0 0 -8px; }
#nav ul li a { 
	display: block;
	padding: 5px;
	border-left: #526278 solid 1px;
	border-right: #526278 solid 1px;
	border-bottom: #526278 solid 1px;
	width: 138px;
}
#nav ul li a:hover { background: #70a303; }
#nav li:hover ul, #nav li.over ul { 
	left: auto;
	display: block;	
}

/* ========================================================== CONTENT STYLING ===== */

/* ================= Breadcrumb Navigation ===== */

#breadcrumb {
border-bottom: 1px dotted #70A303;
margin-bottom: 11px;
}
#breadcrumb p{
margin-bottom: 0px;
}

#leftColumn {
	float: left;
	width: 425px;
	padding: 20px;
	min-height: 450px;
	_height: 450px;
	border-right: #696868 solid 1px;
	margin-bottom: 20px;
	background: url(/img/bg-navFooter.jpg) repeat-x;
}
#rightColumn {
	float: left;
	width: 265px;
	min-height: 450px;
	_height: 450px;
	padding: 10px;
	margin-bottom: 20px;
}
#rightColumn ul {
	padding: 20px;
	margin: 0;
}
#rightColumn li {
	font-size: 0.7em;
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
	#rightColumn li ul{
		font-size: 1.3em;
	}
#rightColumn a { font-weight: normal; }
#rightColumn img { border: #f2f2f2 solid 5px; }
#logo {
	height: 118px;
	width: 188px;
	background-image: url(/img/logo-connorConsultancy.gif);
	margin: 0 0 20px 0;
}
#logo1 {
	height: 118px;
	width: 188px;
	margin: 0 0 20px 0;
}

#contact_number_container{
	width: 188px;
	height: 50px;
	margin: 0 0 10px 0;
	background-image: url(/img/contact_number_container.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/* ========================================================== FOOTER STYLING ===== */
#footer {
	clear: both;
	padding: 5px;
	background: url(/img/bg-footer.jpg) repeat-x #515c62;
	color: #7e8f98;
	font-size: 0.8em;
	text-align: center;
}
#footer ul, #footer li {
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
	list-style: none;
	font-size: 0.8em;
}
#footer a {
	color: #7e8f98;
	font-size: 1em;
	font-weight: normal;
	
}
.menuSeparator {
	color: #70a303;
	padding: 0 0 0 5px;
}
#footer p{
	font-size: 0.7em;
	text-align: left;
}

/* ========================================================== CREDIT STYLING ===== */
#credit {
	width: 751px;
	margin: auto;
	font-size: 0.8em;
}
#credit p {
	float: right;
	color: #b6b6b6;
	margin: 10px auto;
}
#credit a { color: #b6b6b6; }

/* ========================================================== RANDOM CLASSES ===== */
.hideMe {
	display: none;
	line-height: 0em;
	margin: 0;
	padding: 0;
}
.secondWord {
	text-transform: uppercase;
	font-weight: bold;
}
.highlight { font-weight: bold; }

/* ========================================================== HEADER IMAGES FOR ALL PAGES ===== */
#about-index #flashHeader { background: url(/img/header03.jpg); } /* about-us/index.html */
#about-approach #flashHeader { background: url(/img/header03.jpg); } /* about-us/our-approach.html */
#about-clients #flashHeader { background: url(/img/header03.jpg); } /* about-us/our-clients.html */
#about-partners #flashHeader { background: url(/img/header03.jpg); } /* about-us/our-partners.html */

#caseStudies-performance #flashHeader { background: url(/img/header05.jpg); } /* case-studies/delivering-culture-performance.html */
#caseStudies-coaching #flashHeader { background: url(/img/header05.jpg); } /* case-studies/executive-coaching.html */
#caseStudies-index #flashHeader { background: url(/img/header05.jpg); } /* case-studies/index.html */
#caseStudies-mergers #flashHeader { background: url(/img/header14.jpg); } /* case-studies/mergers-acquisitions.html */
#caseStudies-training #flashHeader { background: url(/img/header19.jpg); } /* case-studies/training-development.html */

#contact #flashHeader { background: url(/img/header29.jpg); } /* contact/index.html */

#services-performance #flashHeader { background: url(/img/header05.jpg); } /* our-services/delivering-culture-performance.html */
#services-law #flashHeader { background: url(/img/header03.jpg); } /* our-services/employment-law-advice.html */
#services-coaching #flashHeader { background: url(/img/header05.jpg); } /* our-services/executive-coaching.html */
#services-index #flashHeader { background: url(/img/header18.jpg); } /* our-services/index.html */
#services-mergers #flashHeader { background: url(/img/header14.jpg); } /* our-services/mergers-acquisitions.html */
#services-organisational #flashHeader { background: url(/img/header16.jpg); } /* our-services/organisational-change.html */
#services-outplacement #flashHeader { background: url(/img/header16.jpg); } /* outplacement/index.html */
#services-hr #flashHeader { background: url(/img/header05.jpg); } /* our-services/outsourced-hr-support.html */
#services-recruitment #flashHeader { background: url(/img/header18.jpg); } /* our-services/strategic-recruitment.html */
#services-training #flashHeader { background: url(/img/header19.jpg); } /* our-services/training-development.html */
#services-hrflex #flashHeader { background: url(/img/header30.jpg); } /* our-services/training-development.html */

#performance #flashHeader { background: url(/img/header05.jpg); } /* performance-tools/index.html */





blockquote{
	margin: 0;
	padding-top: 10px;
}

cite{
	font-size: 0.7em;
	color: #838688;
}

.source{
	color:#666666;
	text-align:right;
}

#aurora_logo{
	padding-bottom: 10px;
}

.download_section{
	margin-top: 30px;
}

.pdf {
	min-height: 16px;
	margin: 1em 0;
	border: 0;
	padding: 2px 0 2px 24px;
	background-image: url(/img/icon_pdf.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.excel {
	min-height: 16px;
	margin: 1em 0;
	border: 0;
	padding: 2px 0 2px 24px;
	background-image: url(/img/icon_excel.png);
	background-position: left top;
	background-repeat: no-repeat;
}


/*  our-clients.html */

ul.clientList{
	margin: 1em 0 0 0;
	border: 0;
	padding: 0;
}
	ul.clientList li {
		list-style: none;
		float: left;
		width: 49%;
		height: 70px;
		/*padding: .7em 0;*/
		text-align: center;
	}


/*************************************************************/
/* FORM */
/*************************************************************/
.form{

}
.form_line {
	clear: both;
	padding: .2em 0;
}
.form_line label {
	float: left;
	display: block;
	width: 10em;
	padding: .2em .5em;
	font-size: 0.7em;
	color: #838688;
	text-align: right;
}
input{
	width: 10em;
}
 

input[type="file"] {
	width: 16em;
}
input[type="button"], 
input[type="submit"] {
	width: auto;
}
input[type="button"]:hover, 
input[type="submit"]:hover {
	width: auto;
}
input[type="checkbox"],
input[type="radio"] {
	width: auto;
}
input.price,
input.number {
	width: 3em;
	text-align: right;
}
input.short {
	width: 5em;
}


textarea.short {
	width: 20em;
	height: 5em;
}
textarea.long {
	width: 25em;
	height: 15em;
}

textarea.policy_text {
	width: 25em;
	height: 10em;
	font-size: .9em;
}
/*************************************************************/

.callback_section{
	margin: 15px 0 15px 0;
}

.callback_section label{
	font-size: 0.7em;
	color: #838688;
}



a.button_download {
	display: block;
	float: right;
	width: 130px;
	height: 25px;
	margin: 0 0 0 7px;
	border: 0;
	padding: 0;
	background-image: url(/img/button_download.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	a.button_download span{
		display: none;
	}
	
/************************************************************Outplacement Page Styling*/

.bodytable {
       	font-size:0.6em;
		color: #838688;
		margin: 1px;
}

/************************************************************Outplacement Bios Styling*/

.quoter {
		border-bottom: 1px dotted #70A303;
		padding-left: 0px;
		padding-bottom: 10px;
		font-weight: bold;
}

.biolinkstitle {
	color: #70a303;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 10px;
}

.biolinks {
    margin-top: 2px;
    margin-bottom: 20px;
	margin-left: 25px;
}
/************************************************************Outplacement Articles Styling*/

ol.numberlist {
	list-style-type: decimal;
}

ul.dotlist {
	list-style-type: disc;
}

ul.botmarg li{
	margin-bottom: 5px;
}

.deeplist li{
	font-size: 100%;
}

/************************************************************Sitemap Page Styling*/

#sitemaptable h2 {
    color: #ffffff;
    background-color: #70A303;
    font-weight: bold;
    padding: 2px 5px;
}

#sitemaptable td a {
    padding-left: 10px;
}

/************************************************************Homepage Styling*/

ul.ticklist li {
	list-style-image: url(/img/tick.gif);
	
}

/************************************************************Green Outplacement Box Styling*/

#rightColumn div.greenbox {
	margin: 10px -10px 0 -10px;
	padding: 5px 10px;
	color: #ffffff;
	background-color: #70A303;
}

#rightColumn .greenbox h3 {
	color: #ffffff;
}

#rightColumn .greenbox p {
	color: #ffffff;
}

#rightColumn .greenbox a {
	color: #ffffff;
	font-weight: bold;
}

/************************************************************Header Text Styling*/

.headertext {
	text-align: center;
	font-size: 0.6em;
	color: #939698;
	margin: 5px 0;
}