@charset "utf-8";
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body 
{
	font: 14px Arial, Helvetica, sans-serif;
	color: #b9b7bd;
	background: #fff url(../img/bg.gif) repeat-x 0px 161px;
}

a
{
	color: #7c9fb5;

}

p
{
	margin-bottom: 15px;
}

.main
{
	width: 900px;
	background: url(../img/key.gif) no-repeat 0 23px;
	margin: 0 auto;

}

.topNav
{
	width: 490px;
	float: right;
	border-top: 5px solid #9fd355;
	margin: 2px 0 0;
	text-align: right;			
	color: #ccc;
	text-transform:uppercase;
}

.topNav ul 
{
	float: right;
	margin-top: 8px;
	font-size: 80%;
}

.topNav ul li
{
	float: left;
	border-right: 1px solid #cfe9aa;
	list-style-type: none;
	padding: 0 10px;
	font-weight: bold;
}

.topNav ul li a, .topNav ul li a:visited 
{
	color: #b9b7bd;
	text-decoration: none;
}

.topNav ul li a:hover, body.contact .topNav ul li.contactNav a, body.home .topNav ul li.homeNav a, body.why .topNav ul li.whyNav a
{
	color: #9fd355;
}

.topNav ul li.homeNav
{
	border-right: none;
	padding-right: 0;
}

.logo
{	
	display: block;
	clear: both;
	background: url(../img/logo.gif) no-repeat 0 0;
	width: 256px;
	height: 107px;
	margin-left: 242px;
}

.mainNav
{
	float: left;
	width: 350px;
	margin: 115px 0 15px;
	

}

.mainNav ul
{
	text-align: right;
	list-style-type: none;
	width: 330px;
	float: right;

}

.mainNav a
{
	text-decoration: none;
	color: #999;
	display: block;
	padding: 10px 60px 10px 0;
	margin: 1px 0;
	background: #fff url(../img/arrowGreen.gif) no-repeat center right; 
}

.mainNav ul li
{
	color: #999;
	font: 140% "Times New Roman", Times, serif;
	border-bottom: 1px dotted #ccc;
}

.mainNav ul li.accessNav, .mainNav ul li.aboutNav
{
	font-size: 170%;
}

body.access .mainNav ul li.accessNav a, body.about .mainNav ul li.aboutNav a
{
	color: #fff;
	background: #fff url(../img/arrowBigOn.gif) no-repeat center right;	
}

.mainNav ul li.accessNav a:hover, .mainNav ul li.aboutNav a:hover
{
	color: #fff;
	background: #fff url(../img/arrowBigOver.gif) no-repeat center right !important;	
}

.mainNav ul li.accessNav a, .mainNav ul li.aboutNav a
{
	display: block;
	padding: 26px 60px 25px 0;	
	background: url(../img/arrowBig.gif) no-repeat center right;
}


.mainNav ul li a:hover
{
	background: #b8eb70 url(../img/arrowWhite.gif) no-repeat center right !important;
	color: #fff;
}


body.advice .mainNav ul li.advice a, body.ip .mainNav ul li.ipNav a, body.hr .mainNav ul li.hrNav a, body.mt .mainNav ul li.mtNav a, body.sm .mainNav ul li.smNav a
{
	background: #9fd355 url(../img/arrowWhite.gif) no-repeat center right; 
	color: #fff;
}

.content
{
	background-color: #fff;
	float: left;
	width: 550px;
	color: #7e7f83;
	padding-top: 28px
}

.contentInside
{
	padding: 0 50px 50px;

	font-size: 100%;
}

.footer
{
	clear: both;
	border-top: 5px solid #9fd355;
	padding: 8px 0;
	font-size: 80%;
	margin-top: 15px;
}

.clear
{
	clear: both;
}

.headshot1
{
	margin: 0 0 15px 15px;
	border: 1px solid #9fd355;
	float: right;
}

h3
{
	font-weight: normal;
	font-style:italic;
	margin-bottom: 10px;
	font-size: 110%;
}

.mt .content ul
{
	margin-bottom: 15px;
	margin-left: 25px;
}


.headshot2
{
	margin: 0 15px 15px 0;
	border: 1px solid #9fd355;
	float: left;
}

.first
{
	border-top: 1px solid #9fd355;
	padding-top: 15px;
}

.last
{
	border-bottom: 1px solid #9fd355;
	padding-bottom: 15px;
}

h1
{
	color: #3c6f8f;
	font-weight: normal;
	font-size: 180%;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	border-right: 5px solid #9fd355;
	border-bottom: 1px solid #9fd355;	
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
}

h2
{
	color: #3c6f8f;
	font-weight: bold;
	font-size: 120%;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

form input, textarea
{
	border: 1px solid #ccc;
	width: 200px;
	padding: 2px;
}

textarea
{
	height: 150px;
}

fieldset.comments label
{
	height: 150px;
	vertical-align:top;

}

form select
{
	border: 1px solid #ccc;
	padding: 2px;
	width: 60px;	
}

fieldset
{
	margin: 5px;
}

fieldset.send input
{
	width: 75px;
	border: 1px solid #9fd355;
	background-color: #b8eb70;
	color: #fff;
	font-weight: bold;
	margin: 10px 45px 0 0;
	float: right;
}


form label
{
	width: 175px;
	text-align: right;
	display:inline-block;
}

form
{
	border: 1px solid #9fd355;
	padding:10px 5px;
}

.theImage
{
	width: 450px;
	height: 91px;
	background: url(../img/patent.jpg) no-repeat center center;
	padding: 5px 0;
	border-top: 1px solid #9fd355;
	border-bottom: 1px solid #9fd355;	
	margin-bottom: 15px;
}

.accessModel
{
	border-bottom: 1px solid #9fd355;
	padding: 0 25px 25px;
	margin-bottom: 15px;
}

.accessModelText 
{
	z-index: 100; 
	position: absolute; 
	width: 160px;
	margin: 130px 0 0 145px;	
	font-size: 85%;	
	text-align: center;	
	color:#FFF;


}

.accessModelText .step
{
	display: none;
}

.accessModelText .stepOn
{
	display: block;
}


.accessModelText div h6
{
	font-size: 100%;
	margin-bottom: 8px;
}


.success
{
	width: 450px;
	height: 200px;
	background: url(../img/circle.jpg) no-repeat center center;
	padding: 5px 0;
	border-top: 1px solid #9fd355;
	border-bottom: 1px solid #9fd355;	
	margin-bottom: 15px;
}

.outsidein
{
	background: url(../img/outsidein.gif) no-repeat center center;
	width: 450px;
	height: 286px;
	padding: 15px 0;

}

.hands
{
	width: 450px;
	height: 200px;
	background: url(../img/door.jpg) no-repeat center center;
	padding: 5px 0;	
	border-bottom: 1px solid #9fd355;	
	margin-bottom: 15px;
	margin-top: -15px;
}

.answers
{
	width: 450px;
	height: 200px;
	background: url(../img/answers.jpg) no-repeat center center;
	padding: 5px 0;	
	border-bottom: 1px solid #9fd355;	
	margin-bottom: 15px;
	margin-top: -15px;
}

.trainingclass
{
	width: 450px;
	height: 200px;
	background: url(../img/training.jpg) no-repeat center center;
	padding: 5px 0;
	border-top: 1px solid #9fd355;
	border-bottom: 1px solid #9fd355;	
	margin-bottom: 15px;
}

.shortMsg
{
	text-align: center;
}

.definition
{
	display: none;
}

.definitionOn
{
	display: block;
	position:absolute;
	background-color: #f5f5f5;
	z-index:100;
	line-height: 130%;
	width: 300px;
	border: 1px dotted #ccc;
	padding: 15px;
	font-size: 75%;
	text-decoration: none;
	color: #999;
}

.definitionOn h6
{
	font-size: 100%;
	font-weight: bold;
	color: #3c6f8f;
	margin-bottom: 5px;
}

.definitionOn img
{
	margin: 15px;
}

.definitionOn p
{
	margin-bottom: 10px
}

.definitionOn ul
{
	margin: 0 0 10px 15px;
}

.closeBtn
{
	float: right;
	margin-right: -10px;
	margin-top: -10px;
	font-weight: bold;
}

.home .contentInside ul li
{
	list-style-type: none;
	color: #779ab1;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.home .contentInside ul
{
	margin: 10px;
}

.home .contentInside h2.welcome
{
	color: #3c6f8f;
	font-weight: normal;
	font-size: 180%;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
}

.ipendoLogo
{
	float: right;
	margin: 15px 0 10px 10px;
}