/* LAST UPDATED 03.04.2010 */

/*

	Table of Contents

	I.    DEFAULTS
	II.   NAVIGATION
	III.  STRUCTURE & TYPOGRAPHY
	IV.   TABLES
	V.    FORMS
	VI.   HEADINGS

*/

/* -----------------------------------------------------------
		I. DEFAULTS
----------------------------------------------------------- */

/*
	S W A T C H E S !
	- blue		#2e99d9
	- orange	#f57e4a
*/

body {
	margin: 0;
	padding: 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888;
	line-height: 1.4em;
	background: #cacaca url('../Images/bg.jpg') repeat;
}

p, ul, ol, h1, h2, h3, h4 {
	margin: 0;
	padding: 0 0 16px;
}

a {
	color: #2e99d9;
	text-decoration: underline;
}

a .anchor {
	color: #888;
	text-decoration: none;
}

a:hover { color: #000 !important; }

a img { border: 0; }

img.alignRight {
	float: right;
	margin: 4px 0 2px 16px;
}


img.alignRightBorder {
	float: right;
	margin: 4px 3px 2px 16px;
        border: 1px solid #ccc !important;
        padding: 5px;
}


img.alignLeftBorder {
	float: left;
	margin: 0 16px 0 0;
        border: 1px solid #ccc !important;
        padding: 5px;
}


img.alignLeft {
	float: left;
	margin: 4px 16px 2px 0;
}

#newsletter-img-header { 
        margin-top: -23px; 
        margin-left: -21px;
} 

ul, ol { margin: 0 0 0 28px; }

.highlight { color: #f57e4a; }

strong { color: #555; }

.right { text-align: right; }
.left { text-align: left; }



.blue { color: #2e99d9; }
.orange { color: #f57e4a; }

/* -----------------------------------------------------------
		II. NAVIGATION
----------------------------------------------------------- */

#header ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

	#header li { float: left; }

	#header li a {
		text-indent: -4440px;
		display: block;
		height: 90px;
		background-repeat: no-repeat;
		background-image: url('../Images/bg-headerNav.gif');
	}

	#header li#nav-monitoring a {
		width: 137px;
		background-position: 0 0;
	}
		#header li#nav-monitoring a:hover, body#monitoring #header li#nav-monitoring a { background-position: 0 -90px; }

	#header li#nav-auditing a {
		width: 125px;
		background-position: -137px 0;
	}
		#header li#nav-auditing a:hover, body#auditing #header li#nav-auditing a { background-position: -137px -90px; }

	#header li#nav-training a {
		width: 123px;
		background-position: -262px 0;
	}
		#header li#nav-training a:hover, body#training #header li#nav-training a { background-position: -262px -90px; }

	#header li#nav-consulting a {
		width: 143px;
		background-position: -385px 0;
	}
		#header li#nav-consulting a:hover, body#consulting #header li#nav-consulting a { background-position: -385px -90px; }


#header.catmain917815 {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul {
	list-style: none;
	padding: 0;
	display: table; margin: 0 auto; /* for horizontally centering the list */
}

	#nav li { float: left; }

	#nav li a {
		display: block;
		padding: 5px 30px;
		color: #888;
		text-decoration: none;
	}

	#nav li a:hover { color: #2e99d9; }

/* -----------------------------------------------------------
		III. STRUCTURE & TYPOGRAPHY
----------------------------------------------------------- */

#wrap {
	margin: 0 auto;
	width: 898px;
}

	#header {
		margin-bottom: 12px;
		height: 90px;
		background: url('../Images/bg-header.gif') no-repeat;
	}

		#homeLink {
			float: left;
			display: block;
			margin-left: 26px;
			width: 167px;
			height: 90px;
		}

	#nav {
		border: 1px #afafaf solid;
		border-bottom-color: #c8c8c8;
		background: #efefef url('../Images/bg-nav.gif') top repeat-x;
	}

	#mainContent {
		float: right;
		width: 607px;
		margin-bottom: 10px;
		padding: 23px 27px 0;
		min-height: 533px;
		border: 1px #afafaf solid;
		border-top: 0;
		background-color: #fff;
	}


#mainContent-news {
		float: right;
		width: 607px;
		margin-bottom: 10px;
		padding: 23px 27px 0;
		min-height: 533px;
		border: 1px #afafaf solid;
		border-top: 0;
		background-color: #fff;
	}

		.training {
			min-height: 248px !important;
			padding-bottom: 285px !important;
			background: #fff url('../Images/bg-mainContent-training.jpg') bottom no-repeat !important;
		}

	#sidebar {
		float: left;
		width: 223px;
	}

		#sidebar p { padding-bottom: 7px; }

		#sidebar a { color: #888; }

		#sidebar a:hover { color: #2e99d9; }

		#e-news a, #guidelines a, #assist a { text-decoration: none; }

		#pageNav {
			margin-bottom: 10px;
			padding: 18px 20px 6px;
			border: 1px #afafaf solid;
			border-top: 0;
			background-color: #fff;
		}

			#pageNav ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			#pageNav li { padding: 0 0 16px; }

			#pageNav li a { display: block; }

		#news, #e-news, #guidelines, #assist {
			border: 1px #afafaf solid;
			background-color: #fff;
		}

		#e-news, #guidelines, #assist, #blog #news {
			margin-bottom: 10px;
			padding: 14px 20px;
			font-size: 12px;
			line-height: 1.4em;
                <!--[if IE 6]>
                 padding: 14px 10px !important;
                <![endif]-->
		}

		#e-news {
			padding-top: 10px;
			height: 70px;
			background: #fff url('../Images/bg-enews.gif') 155px 33px no-repeat;
			overflow: hidden;
		}

		#guidelines {
			height: 102px;
			background: #fff url('../Images/bg-guidelines.gif') 155px 66px no-repeat;
			overflow: hidden;
		}

			#guidelines .small {
				font-size: 11px;
				line-height: 1.3em; 
			}

			#guidelines .arrow {
				display: block;
				width: 90px;
				padding-right: 14px;
				background: url('../Images/arrow.gif') 100% 50% no-repeat;
			}

		#assist {
			height: 102px;
			background: #fff url('../Images/bg-pma.gif') 150px 66px no-repeat;
			overflow: hidden;
		}


		#assist .arrow {
			background:url("../Images/arrow.gif") no-repeat scroll 100% 50% transparent;
			display:block;
			padding-right:14px;
			width:90px;
		}

		#assist .small {
			font-size:11px;
			ine-height:1.3em;
		}

		#blog #news {
			font-size: 11px;
			border-top: 0;
		}

		#blog .date {
			font-size: 11px;
			font-style: italic;
		}

		.rss a {
			display: block;
			padding-left: 20px;
			height: 16px;
			line-height: 16px;
			font-size: 11px;
			color: #999;
			text-decoration: none;
			background: url('../Images/rss.gif') 0 50% no-repeat;
		}

		.rss a:hover { color: #2e99d9; }


		.linkedin a {
			display: block;
			padding-left: 22px;
			height: 16px;
			line-height: 16px;
			font-size: 11px;
			color: #999;
			text-decoration: none;
			background: url('../Images/linkedin-imarc-small.jpg') 0 50% no-repeat;
		}

		.linkedin a:hover { color: #2e99d9; }

		#news ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		#news li { padding: 0 0 7px; }

		#news li p { padding: 0; }

		#news li a { display: block; }

			#blog #news li a { color: #2e99d9; }
			#blog #news li a:hover { color: #000; }

		#news .date {
			font-size: 12px;
			color: #555;
			text-decoration: none;
			font-style: italic;
		}

	#footer {
		clear: both;
		height: 50px;
		line-height: 50px;
		padding: 0 27px;
		color: #fff;
		font-size: 13px;
		border: 1px #1f5597 solid;
		background-color: #3278cd;
	}

		#footer p { padding: 0; }

		#footer .call {
			float: left;
			font-size: 16px;
		}

		#footer .copyright { float: right; }


	p.action {
		padding-bottom: 15px;
		font-size: 14px;
		font-style: italic;
		color: #999;
                font-weight: bold;
	}

		p.action a {
			font-size: 17px;
			font-style: normal;
			text-decoration: none;
		}
/* -----------------------------------------------------------
		IV. TABLES
----------------------------------------------------------- */

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 8px;
}

	table table { margin-bottom: 0; }

td {
	vertical-align: top;
	padding: 0 16px 8px 0;
}

/* -----------------------------------------------------------
		V. FORMS
----------------------------------------------------------- */

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* -----------------------------------------------------------
		VI. HEADINGS
----------------------------------------------------------- */

h1, h2, h3, h4 {
	font-weight: normal;
	line-height: 1.15em;
	color: #2e99d9;
}

h1 a, h2 a, h3 a, h4 a { text-decoration: none; }

h1 { font-size: 30px; }

	#mainContent h1 {
		font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
		padding-bottom: 10px;
	}

	#blog h1 {
		font-weight: bold;
		font-size: 16px;
		padding-bottom: 0;
	}

h2 { font-size: 22px; color: #848484; font-weight: bold; }

	#sidebar h2 { padding-bottom: 7px; font-weight: normal;}

	#sidebar h2, #sidebar h2 a { color: #f57e4a;  }

	#guidelines h2 .small {
		display: block;
		clear: both;
		font-size: 14px;
		color: #888;
		line-height: 1.4em;
	}

h3 { font-size: 18px; }

	#sidebar h3 { padding: 5px 0 7px; }

h4 { 
       color:#555555;
       font-size:16px;
       font-style:italic;
       font-weight:bold;
}