/************************************************************************/
/*Block Level Styles                                                    */
/*                                                                      */
/*body, table, td, h1-h6, p, div, span, a, ul, ol, li                   */
/*These styles are read into vars and initialization of the site's      */
/*application, and they're used to define the basic look and feel of    */
/*the front end of the site.                                            */
/*                                                                      */
/*please put any custom classes or styles in the Custom area below this */
/*one                                                                   */
/************************************************************************/

body, table, td, p, div, span, li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4C4C4C;
}
ul {
	font-size : 11px;
	color : #4C4C4C; 
	padding: 0px 0px 0px 20px;
	margin : 0px 0px 0px 0px;
}
h1 {
	font-size : 15px;
	color : #10147E;
	font-weight : bold;
}
h2 {
	font-size : 12px;
	color : #3A83B8;
	text-transform: uppercase;
	font-weight : bold;
}
h3 {
	font-size : 12px;
	color : #3A83B8;
	font-weight : bold;
}
h4 {
	font-size : 11px;
	color : #3A83B8;
	margin-top: 0px;
}
a, a:visited {
	font-size : inherit;
	color : #10147E;
	font-weight : inherit;
	text-decoration: none;
}
a:focus, a:hover {
	font-size : inherit;
	color : #10147E;
	font-weight : inherit;
	text-decoration: underline;
}

/************************************************************************/
/*Custom Classes and Styles;                                            */
/*                                                                      */
/*Any custom classes or styles needed specifically for this site's      */
/*front end go here.                                                    */
/************************************************************************/

#experiencecategoryListing h2{
	color : #10147E;
}

#experiencecategoryListing h3, #experiencecategoryListing h3 a, #experiencecategoryListing h3 a:visited{
	color : #3A83B8;
	margin:0;
	padding:4px 0;
}

#searchListing{
	width: 575px;
}

.searchTermValue{
	font-style:italic;
	font-weight: bold;
}

.searchCategory{
	background-color: #E6E6E6;
	padding: 3px;
}
.povsubmitbuttonfront{
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	padding-left: 2px;
	padding-right:2px;
	padding-top: 1px;
	padding-bottom: 1px;
	color : #FFFFFF;
	background-color : #707070;
	border: 1px solid #000000;
	margin-top:2px;
	margin-right:3px;
}


a.footlink, a:hover.footlink, a:focus.footlink, a:visited.footlink {
	text-decoration: underline;
	color: #4C4C4C;
}

#pageheader {
	padding: 10px;
	color: ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

#bodycontent {
	padding: 10px 10px 10px 0px;
}

/* Testimonials */
#testimonialBody {
	padding: 5px;
	background-color: cccccc;
	border-width: 1px;
	border-style: solid;
	border-color: 000000;
	margin-bottom: 5px;
}
#testimonialBody p {
	margin: 0px 0px 5px 0px;
}
.testimonialClient{
		font-size: 11px;
		color: #10147E;
}

/* news, events, press releases */
	#nepData .readmore{
		display: block;
		width: 100%;
		text-align: left;
	}
	
	#nepData .headdata{
		font-weight: bold;
	}
	#nepData h3{
		padding-bottom: 0px;
		margin-bottom: 0px;
		text-align:left;
	}

/* Sitemap */
	#sitemap {
		margin-top: 10px;
	}
	#sitemap ul li{
		font-size: 12px;
		font-weight: bold;
	}
	#sitemap ul ul li {
		font-size: 11px;
		font-weight: normal;
	}

/* Job Listing Sidebar */
.jobListItem{
	padding-left: 5px;
}

/* Right Sidebar for employees, clients, careers, featured events */
	#rsList, .rsList {
		margin-top: 0px;
	}
	#rsList h3, .rsList h3{
		font-size: 11px;
		color: #10147E;
		border-width: 1px 0px 1px 0px;
		border-style: solid;
		border-color: 000000;
		padding: 2px 10px 2px 10px;
	}
	#rsList ul, .rsList ul{
		padding: 2px 10px 2px 10px;
		margin-left: 0px;
		list-style: none;
	}
	a.selectedEmployee{
		color: #3A83B8;
	}
	a.archiveYearsListing, a.archiveYearsListing:link, a.archiveYearsListing:visited, a.archiveYearsListing:hover, a.archiveYearsListing:active{
		padding: 2px 20px 2px 20px;
		color: #999999;
	}
/* Employee Details*/
.employeeImage{
	float:left;
	margin-left:0px;
	padding: 0px;
	border: 0px;
}
#employeeBody{
	margin:0px;
}

#employeeBodyNoPic h1{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 15px;
}

#employeeBodyNoPic h2{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 15px;
}

#employeeBody h1{
	margin-top:45px;
	margin-bottom:0px;
	margin-left: 150px;
}

#employeeBody h2{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 150px;
}

.employeeLinkBackBlock{
	text-align:right;
}
.employeeLinkBack1{
	font-size: 11px;
	font-weight:bold;
	color: #3A83B8;
}
.employeeLinkBack2{
	font-size: 11px;
	font-weight:bold;
	color: #10147E;
}

.employeeBodyText{
	margin-top: 52px;

	padding: 1px 15px 10px 15px;
	background-color:#EAF1F7;
	border-top-color:#666666;
	border-top-width:1px;
	border-top-style:solid;
}

.employeeBodyNoPicText{
	margin-top: 20px;

	padding: 1px 15px 10px 15px;
	background-color:#EAF1F7;
	border-top-color:#666666;
	border-top-width:1px;
	border-top-style:solid;
}

/* Contact Us */
.locationBlock{
	float: left;
	width: 45%;
	height: 130px;
}
.locationBlock h3{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.locationBlock .locationNumbers {
	padding-top: 5px;
}

/* Additional Job Listing Styles */
	#jobpost h3{
		font-size: 15px;
	}
	.submitResumeBanner{
		text-align: center;
		display: block;
		padding: 2px 0px 2px 0px;
		margin-top: 10px;
	}

/*Issues and Opportunities*/
	a.ioLink, a:hover.ioLink, a:visited.ioLink, a:focus.ioLink{
		color: #4083B8;
		font-weight: bold;
	}
	a.ioHomeLink, a:hover.ioHomeLink, a:visited.ioHomeLink, a:focus.ioHomeLink {
		color: #4C4C4C;
		text-transform: uppercase;
	}
	#ioHome li{
		padding-top: 10px;
	}
	#ioSE{
		border-width: 1px;
		border-style: solid;
		border-color: cccccc;
		padding: 5px;
		margin-bottom: 10px;
	}

/*Selected Experiences*/

	#experienceSubCategories {
		float: left;
		width: 140px;
		height: 500px;
		border-width: 1px 0px 0px 0px;
		border-color: #C3C3DD;
		border-style: solid;
		padding: 10px 0px 0px 0px;
		margin: 0px;
	}
	#experienceSubCategories a, #experienceSubCategories a:hover, #experienceSubCategories a:visited, #experienceSubCategories a:focus {
		color: #4083B8;
		font-weight: bold;
		text-decoration: none;
		display: block;
		width: 100%;
		margin-bottom: -5px;
	}
	#experienceSubCategories a:hover {
		background-color: #F2F2F2;
	}
	#selectedExperiences {
		width: 212px;
		margin-left: 140px;
		border-width: 1px;
		border-color: #C3C3DD;
		border-style: solid;
		padding: 13px 0px 0px 0px;
		background-color: #F2F2F2;
	}
	/*non-ie5 browsers look better auto width\*/
	#selectedExperiences {
		width: auto;
	}
	#selectedExperiences a, #selectedExperiences a:hover, #selectedExperiences a:visited, #selectedExperiences a:focus {
		color: #4083B8;
		font-weight: bold;
		text-transform: uppercase;
	}
	#selectedExperiences h1 {
		margin: 0px 7px 5px 7px;
		font-size : 11px;
		color: #4083B8;
		font-weight: bold;
		text-transform: uppercase;
	}
	#selectedExperiences p {
		margin: 0px 7px 10px 7px;
	}

/*Left Nav*/
	#leftNav {
		padding-top: 38px;
	}
	#leftNav ul {
		margin-left: 0px;
		padding-left: 0px;
		list-style: none;
	}
	#leftNav ul li {
		height: 38px;
		width: 170px;
		background-image: url(/media/images/navBack.gif);
		background-repeat: no-repeat;
		position: relative;
	}
	/*hide this from ie5 mac\*/
	#leftNav ul li a, #leftNav ul li a:visited{
		position: absolute;
		left: 50px;
		bottom: 6px;
		color: 496A89;
		font-weight : bold;
		font-size: 12px;
	}
	/*hide this from ie5 mac\*/
	#leftNav ul li a:hover, #leftNav ul li a:focus{
		position: absolute;
		left: 50px;
		bottom: 6px;
		color: 444444;
		font-weight : bold;
		font-size: 12px;
		text-decoration: none;
	}
	/*hide this from ie5 mac\*/
	#leftNav ul li a.at, #leftNav ul li a.at:hover, #leftNav ul li a.at:visited, #leftNav ul li a.at:focus{
		position: absolute;
		left: 50px;
		bottom: 6px;
		color : #10147E;
		font-weight : bold;
		font-size: 12px;
	}

/* Top Text Nav */
	.textnav{
		margin-top:5px;
	}
	.textnav, a.textnav, a:hover.textnav, a:focus.textnav, a:visited.textnav {
		color: #4C4C4C;
	}
	#siteSearch{
		text-align:right;
		margin-top:25px;
		#margin-top:-3px;
	}
	#searchSubmit{
		border:1px solid #10147E;
		color:#10147E;
		background-color:#B1CDE4;
		font-weight:bold;
		font-size:10px;
		padding:2px;
	}
	.loginForm { 
		padding-left:0px;
		padding-right:0px;
	}

/* POV sidebar */
	.povLoginGreeting{
	color:##000000;
	font-weight:bold;
	padding: 10px;
	}

	.sidebarHeading {
		color: #10147E;
		font-weight: bold;
		vertical-align: top;
	}
	.povSideBarBlock{
		clear:both;
		padding: 2px 5px 2px 5px;
	}
	.povSideBarBlock ul{
		list-style: none;
		margin-left: 20px;
		padding-left: 1em;
	}

	.povSideBarBlock li{
		font-size:11px;
		list-style-type: &#187;
		padding: 2px;
	}

	.sidebarTitle, a.sidebarTitle, a:hover.sidebarTitle, a:visited.sidebarTitle, a:focus.sidebarTitle {
		font-weight:bold;
		font-size:12px;
		vertical-align:middle;
		padding: 0px 0px 0px 3px;
	}
	#archiveBox{
		padding: 0px 0px 10px 0px;
	}
	#archiveBox h3{
		margin: 0px;
	}
	#archiveBox ul{
		margin-top: 5px;
	}
	
	.archiveheadertext{
		padding-left:5px;
		padding-right:5px;
	}
	
/***************************/
/*	Product items
/***************************/
	#product_title {
		position:relative;
		font-weight:bold;
		font-size:12px;
		margin:0px;
		padding:0px;
	}
	#listingProductItemHeader {
		position:relative;
		margin-top:10px;
		margin-bottom:5px;
		cursor:pointer;
		/*Force IE to treat div tag like a cliclable link if surrounded by a href */
		#display:inline;
		#width:100%;
	}
	#listingProductItemHeader #product_title {
		float:left;
	}
	
	#payAndPrice {
		position:relative;
	}
	
	a.getDetailLink, a.getDetailLink:link, a.getDetailLink:visited {
		position:relative;
		text-align:right;
		margin:3px 0px 20px 34px;
		/* Border, Background and shape*/
		width:100% - 34px;
		display:block;
		height:20px;
		background-color:#FF0000;
		border:#BCC5CD solid 1px;
		padding-right: 30px;
		padding-top: 4px;
		padding-bottom: 1px;
		#padding-bottom: 4px;
		background-color: #F2F2F2;
	}
	a.getDetailLink:hover {
		text-decoration:none;
		background-color:#6D88A1;
		color:#FFFFFF;
	}
	a.getDetailLink img {
		position:absolute;
		right:-1px;
		bottom:-1px;
		border:none;
	}
	
	.product_price {
		position:absolute;
		font-weight:bold;
		font-size:12px;
		margin:0px;
		padding:0px;
		margin-right:5px;
		margin-bottom:5px;
		right:5px;
		display:inline;
	}
	.product_image {
		position:relative;
		float:right;
		margin-left:5px;
		margin-bottom:5px;
		margin-top:16px;
		#margin-top:17px;
	}

	.product_abstract {
	}
	
	.payPalButton {
		position:relative;
		text-align:right;
		top:20px;
	}
/* POV Stuff */
	.pov_AbstractBlock { 
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.pov_AbstractBlock P{ 
		margin-top: 5px;
		margin-bottom: 0px;
	}
	.pov_title{ 
		font-weight:bold;
		font-size:12px;
	}
	.pov_source{ 
		 font-size:12px;
	}
	.pov_volume{ 
		 font-size:12px;
		 display: block;
		 padding: 0px;
	}
	.pov_publishdate{
		font-size:12px;
	}
	.pov_author{ 
		font-style:italic;
		font-size:12px;
	}
	.pov_synopsis{
		font-size:11px;
		padding-left: 35px;
		display: block;
	}
	.pov_upload{
		margin: 5px 5px 0px 0px;
	}
	.pov_uploadmain{
		border-width: 1px;
		border-color: #C3C3DD;
		border-style: solid;
		padding-right: 5px;
		padding-left: 5px;
		padding-top: 4px;
		padding-bottom: 1px;
		background-color: #F2F2F2;
	}
	
/*payment dynamics stuff*/

#paymentDynamicsMenuBlock{
	width:100%;
	height:100%;
	margin-top:0px;
	background-color:#F0F5F9;
}

.paymentDynamicsMenuList{
	list-style-type:none;
}
.paymentDynamicsMenuSet{
	float:left;
	border-right-color:#B8BBDE;
	border-right-style:solid;
	border-right-width:1px;
	width:45%;
	height:100%;
}
.paymentDynamicsMenuSetEnd{
	float:left;
	width:45%;
	height:100%;
}

a.paymentDynamicsMenuItem{
}

a.paymentDynamicsMenuLink:link,a.paymentDynamicsMenuLink:active,a.paymentDynamicsMenuLink:visited,a.paymentDynamicsMenuLink:hover{
	font-weight:bold;
	color:#12137D;
}
a.paymentDynamicsMenuLinkCurrent:link,a.paymentDynamicsMenuLinkCurrent:active,a.paymentDynamicsMenuLinkCurrent:visited,a.paymentDynamicsMenuLinkCurrent:hover{
	font-weight:bold;
	color:#3C82BD;
}
.paymentDynamicsBody{
	clear:both;
}
.paymentDynamicsBody p {
	margin-top:0px;
}

.paymentDynamicsBody h4{
font-weight:bold;
font-size:12px;
}


/************************************************************************/
/*Admin Tools Styles and classes;                                       */
/*                                                                      */
/*Used by admintools and administrative displays on the front end       */
/*(Not actually put into use yet - still using admintools.css           */
/************************************************************************/

.formbuilderheader {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	vertical-align : top;
	background-color : #4c4c4c;
}
.smallfontsize {
	font-size : 9px;
	color : #000000;
}
.errortext {
	align: center;
	padding-bottom : 5px;
	padding-left : 8px;
	padding-right : 5px;
	padding-top : 5px;
	font-size : 12px;
	color : #ffffff;
	background-color : #f4f4f4;
	border : 3px solid #cc0000;
}
.logintext {
	font-size : 12px;
	font-weight : bold;
	color : #663366;
}
.submitbuttonFront {
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color : #FFFFFF;
	background-color : #486A8A;
	border: 1px solid #000000;
}
.submitbuttonGray {
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left:5px;
	padding-right:5px;
	color : #ffffff;
	background-color : #666666;
	border : 2px ridge #dadada;
}

.formitemlabel{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-size : 10px;
	color : #000000;
	vertical-align : top;
	background-color : #dadada;
}
.formitemlabeli3 {
	BACKGROUND-COLOR: #dadada;
	COLOR: #616161;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px;
	VERTICAL-ALIGN: top;
	font-style: italic;
}
.frontendformitemlabel{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 666666;
	vertical-align : top;
	font-style : italic;
}
.formitemlabelreq{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	vertical-align : top;
	background-color : #dadada;
}
.formitemlabelreqi3 {
	BACKGROUND-COLOR: #dadada;
	COLOR: black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px;
	VERTICAL-ALIGN: top;
}
.frontendformitemlabelreq{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 666666;
	vertical-align : top;
}
.formiteminput {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	vertical-align : top;
	background-color : #dadada;
}
.formiteminputi3 {
	BACKGROUND-COLOR: #cccccc;
	COLOR: black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px;
	VERTICAL-ALIGN: top;
}
.frontendformiteminput {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 666666;
	vertical-align : top;
	border-style : none;
}
.formitemcheckbox {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	vertical-align : top;
	background-color : #dadada;
}
.frontendformitemcheckbox {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 666666;
	vertical-align : top;
}
.frontendinputfield{
	background-color:F0F0F0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 666666;
	padding: 1px;
}
.submitbutton {
	BACKGROUND-COLOR: #749BAD;
	BORDER-BOTTOM: #dadada 2px ridge;
	BORDER-LEFT: #dadada 2px ridge;
	BORDER-RIGHT: #dadada 2px ridge;
	BORDER-TOP: #dadada 2px ridge;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center
}
.successtext {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background-color : #c4c4ff;
	border : 1px dashed #555555;
}
.toolheader {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 8px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
	color : #ffffff;
	background-color : #333333;
}
.toolheaderi3 {
	BACKGROUND-COLOR: #5B879C;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 6px;
	PADDING-TOP: 6px;
	PADDING-RIGHT: 6px;
}
.toolTable {
	BACKGROUND-COLOR: #ffffff
}

/************************************************************************/
/*ActivEdit Classes                                                     */
/*                                                                      */
/*Copies of classes that we want to show up in ActivEdit should go here */
/*Class must start with ae, and must have a comment/Label above it that */
/*starts with ae as well.                                               */
/************************************************************************/
	
/*aeBody*/
.aebody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
/*aeTable*/
.aetable {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
/*aeTable Cell*/
.aetd {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
/*aeDiv*/
.aediv {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
/*aeSpan*/
.aespan {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
/*aeAddress*/
.aea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : inherit;
	color : #cc0000;
	font-weight : inherit;
}

