/* ADIT CSS Document */

html{
	height:100%;
	width:100%;
}
body, div, span, h1, h2, h3, h4, p, a, li, ul, hr, blockquote, img{
	padding:0;
	border:0;
	margin:0;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFF;
	background:#000020 url(../images/tree.png) no-repeat 90% 90%;
}
h1{
	font-size:140%;
	padding-bottom:3px;
}
h2{
	font-size:120%;
	padding-bottom:.3em;
	color:#000033;
	font-weight:600;
}
h3{
	font-size:110%;
	padding-bottom:.4em;
	color:#000033;
	font-weight:200;
	font-style:oblique;
}
p{
	padding-bottom:1em;
	padding-right:10px;
}
a{
	color:#990000;
	text-decoration:none;
}
blockquote{
	padding-left:20px;
}
/* ============= divs ============ */
#ADIT_HOLDER{
	width:750px;
	margin:auto;
	margin-top:8%;
	border:none;
}
#ADIT_TOP{
	height:30px;
	background:#000018 url(../images/adit_06logo.jpg) no-repeat left center;
	padding-left:5px;	
	margin-bottom:3px;
}
#ADIT_TOP p{
	position:relative;
	padding-left:65px;
	top:8px;
}
#ADIT_MENU{
	text-align:center;
	padding:5px;
	padding-left:0;
	background-color:#DF7000;
	border:2px ridge #EEE;
	border-bottom:none;
	font-size:10px;
}
#ADIT_MENU li{
	display:inline;
	padding-right:6px;
	padding-left:6px;
	border-right:1px solid #DDD;
	text-align:center;
	margin:0;
}
#ADIT_MENU ul > li:last-child{
	border-right:none;
	padding-right:0;
}
#ADIT_MENU a{
	color:#FFF;
}
#PG_home #MEN_home, #PG_coaching #MEN_coaching, #PG_training #MEN_training, #PG_interview #MEN_interview, #PG_elearning #MEN_elearning, #PG_people #MEN_people, #PG_vision #MEN_vision, #PG_contact #MEN_contact{
	background-color:#B05800;
}
#ADIT_TITLE{
	background-color:#003366;
	padding-left:5px;
	padding-top:3px;
	font-weight:600;
	vertical-align:middle;
	border:2px ridge #DDD;
	border-bottom:none;
}
#ADIT_BOD{
	background:#FFF url(../images/bod_tree.jpg) no-repeat 50% 50%;
	background-attachment:fixed;
	height:310px;
	overflow:auto;
	padding:5px;
	border:2px ridge #DDD;
}
#ADIT_BOD p{
	color:#000033;
}
#ADIT_FOOTER{
	width:750px;
	margin:auto;
	padding-left:5px;
}
#ADIT_FOOTER a{	
	font-size:x-small;
	color:#FFF;
}

/* ========== classes ======== */
.people{
	float:left;
	width:96%;
	padding:5px;
	border:1px solid #BBB;
	margin-bottom:8px;
	min-height:105px;
}
.people_im{
	float:left;
	background-color:#003366;
	width:50px;
	padding:5px;
	border-right:1px solid #BBB;
	height:auto;
	min-height:100px;
}
.people_im img{	
	cursor:pointer;
}
	
.people_txt{
	float:left;
	padding:5px;
	padding-top:0;
	width:580px;
}

	
.people_txt p{
	padding-bottom:0;
}
.people_big{
	display:block;
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:30%;
	left:30%;
	width:400px;
	height:400px;
	padding:10px;
	border:1px solid;
}
.photoTitle{
	padding:5px;
	background-color:#000033;
}
#elaine{
	background:#000 url(../images/_op_elaine_big.jpg) no-repeat 50% 50%;
}

ol{
	margin:0;
	padding:0;
	padding-bottom:1em;
	list-style-position:inside;
	list-style-type:disc;
}
.normalList li{
	padding-top:.15em;
	padding-bottom:.15em;
	padding-left:20px;
	color:#000033;
}
/* ============ feedburner defs ========== */


.feedburnerFeedBlock{
	width:550px;
	padding:0 10px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#003366;
}
.feedburnerFeedBlock div{	
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;	
	border-bottom:1px dashed #336699;
}
.feedburnerFeedBlock li{	
	line-height:1.4em;
	margin:10px 0 10px 0;
	padding-bottom:10px;
}
.feedTitle{
}
.headline{
	font-size:160%;
	color:#222;
	padding-bottom:.2em;
}
.date{
	font-size:80%;
	color:#3399FF;
}
.enclosure{
	padding-bottom:.4em;
	margin-top:.4em;
}