/************************************************
*												*
*		emlogis [dot] com main stylesheet		*
*												*
*************************************************/

/* Start of Set Browser Defaults */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}
	
a img, :link img, :visited img {
	border: none;
	}
	
:link, :visited {
	text-decoration: none;
	color: #31709F;
	}
	
strong {
	color: #333;
}

ol,ul {
	list-style: none;
}

html {
	overflow-y: scroll;
	overflow-x: auto;
}
/* End of Set Browser Defaults */

body {
	background-color: #E5E5E5;
	background-image: url(../images/bkgd_Htile.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	overflow-x: hidden;
	behavior: url("../files/csshover.htc");
}

#documentBody {
	width: 770px;
	margin: 0 auto;
	position: relative;
}

#gSearchResults {
	background-color: #fff;
	color: #333;
	line-height: 1.5em;
	text-align: left;
	width: 559px;
	padding: 10px;
	position: relative;
	float: right;
}

#site {
	position: absolute;
	font-size: 80%;
	left: 420px;
	top: 7px;
	z-index: 2;
}

	#site li {
		float: left;
	}
	
	#site li a {
		color: #666;
		padding: 0px 7px 1px 7px;
	}
	
	#site li a:hover {
		color: #0076AF;
		text-decoration: underline;
	}

#navigationSection {
	background-image: url(../images/navigationLogo.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 auto;
	height: 69px;
	margin-left: -26px;
	border-right: 0px #E2E2E2 solid;
	border-left: 0px #E2E2E2 solid;
	width: 770px;
	position: relative;
	z-index: 1;
}

	#emlogisLogo {
		background-image: url(../images/EmLogisTrademark.gif);
		background-repeat: no-repeat;
		background-position: left;
		width: 143px; height: 47px;
		position: absolute;
		left: 52px; top: 12px;
		cursor: pointer;
	}

	#navigationSection ul.mainNavigation {
		margin: 0 auto;
		width: 524px;
		height: 69px;
		float: right;
		margin-right: -42px;
	}
	
	#navigationSection li { float: left; }
	
	#navigationSection li a.mainNavButton {
		background-image: url(../images/navigationButtons.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		display: block;
		width: 104px;
		height: 39px;
		margin-top: 30px;
		text-indent: -9999px;
		position: relative;
	}
	
.subNavigation {
	height: 19px;
	position: absolute;
	width: 500px;
	top: 69px;
}

.subNavigation li {
	float: left;
}

.subNavigation li a {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 17px;
	border-right: 1px #006da4 solid;
	color: #fff;
	text-decoration: none;
	padding-top: 4px;
}

.subNavigation li a:hover {
	color: #fff;
	background-color: #006ea4;
}

.subNavigation li a:visited {
	color: #fff;
}

	#navigationSection li a#menuItem1 { background-position: 0px -30px; }
	#navigationSection li a#menuItem1:hover { background-position: 0px -99px; }
	#navigationSection li a#menuItem1Active { background-position: 0px -168px; }
	#navigationSection #menuListItem1 ul { display: none; }
	#navigationSection #menuListItem1:hover ul { display: none; }
	
	#navigationSection li a#menuItem2 { background-position: -104px -30px; }
	#navigationSection li a#menuItem2:hover { background-position: -104px -99px; }
	#navigationSection li a#menuItem2Active { background-position: -104px -168px; }
	#navigationSection #menuListItem2 ul { display: none; margin-left: -70px; }
	#navigationSection #menuListItem2:hover ul { display: none; }
	
	#navigationSection li a#menuItem3 { background-position: -208px -30px; }
	#navigationSection li a#menuItem3:hover { background-position: -208px -99px; }
	#navigationSection li a#menuItem3Active { background-position: -208px -168px; }
	#navigationSection #menuListItem3 ul { display: none; margin-left: -90px; }
	#navigationSection #menuListItem3:hover ul { display: none; }
	
	#navigationSection li a#menuItem4 { background-position: -312px -30px; }
	#navigationSection li a#menuItem4:hover { background-position: -312px -99px; }
	#navigationSection li a#menuItem4Active { background-position: -312px -168px; }
	#navigationSection #menuListItem4 ul { display: none; margin-left: -95px; }
	#navigationSection #menuListItem4:hover ul { display: none; }
	
	#navigationSection li a#menuItem5 { background-position: -416px -30px; }
	#navigationSection li a#menuItem5:hover { background-position: -416px -99px; }
	#navigationSection li a#menuItem5Active { background-position: -416px -168px; }
	#navigationSection #menuListItem5 ul { display: none; }
	#navigationSection #menuListItem5:hover ul { display: none; }

/* Start of Navigation Subsection */
#sub {
	background-color: #3376AB;
	height: 21px;
	width: 770px;
	margin: 0 auto;
	margin-left: 3px;
	border-bottom: 1px #009bd4 solid;
	border-right: 0px #E2E2E2 solid;
	border-left: 0px #E2E2E2 solid;
}

	
#currentDate {
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 90%;
	margin-left: -20px;
	width: 230px;
}	

/* End of Navigation Subsection */

/* Start of Home page style */
#welcomePage {
	padding-top: 15px;
	padding-bottom: 30px;

	line-height: 1.7em;
}


#welcomePage h5{
	text-align: left;
	color: #fff;
	margin-top: -65px;
	margin-bottom: 55px;
	margin-left: 20px;
	font-size: 90%;
	background: none;
}

#welcomePage h5 a {
color: #069;
}

#welcomePage h5 a:hover {
text-decoration: underline;
color:#13426c;
}
#welcomePage h1 {
	color: #31709F;
	font-size: 130%;
	border-bottom: 1px solid #e2e2e2;
}

#welcomePage p {
	padding: 5px;
	
}


#centerStatement {
	width: 685px;
	margin: 0 auto;
	margin-bottom: 0px;
	text-align:justify;
}

#whatIsEmLogis {
	width: 95px;
	height: 28px;
	background-image: url(../images/EmWhat.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 260px;
	float: left;
	display: none;
}










#welcomePageContentt {
	float: left;
	width: 460px;
	line-height: 2.0em;
	text-align: left;
	margin-right: 0px;
	margin-left: 5px;
}

*html #welcomePageContentt {
	float: left;
	width: 460px;
	line-height: 2.0em;
	text-align: right;
	margin-right: 7px;
	margin-left: 10px;
	
}

#welcomePageContentt div {
}

#welcomePageContentt h1 {
	border: none;
	font-size: 18px;
	margin-left: 0px;
}

#welcomePageContentt div.text {
	margin-bottom: 5px;
	font-size: 14px;
}

#welcomePageContentt div.text:hover {
	background-color: #F0F4F9;
}

#welcomePageContentt .link {
	text-align: right;
	padding-right: 10px;
}

#latestNewst {
	width: 255px;
	float: right;
	text-align: left;
	padding: 0px 15px 0px 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 1.7em;
	
}

#latestNewst img {
	float: left;
	width: 125px;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 5px;
}

#latestNewst p {
	padding-left: 12px; padding-right: 5px; float: left;
}

#latestNewst h1 {
	padding-left: 5px; padding-right: 5px;
}

#latestNewst div {
	clear: both;
}

#latestNewst div.text:hover {
	background-color: #F0F4F9;
}

#latestNewst div.text{
	padding: 7px 10px;
}


#latestNewst .link {
	text-align: right;
	padding-right: 10px;
}










#welcomePageContent {
	float: left;
	width: 338px;
	line-height: 1.7em;
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
}

*html #welcomePageContent {
	float: left;
	width: 338px;
	line-height: 1.7em;
	text-align: right;
	margin-right: 7px;
	margin-left: 10px;
}

#welcomePageContent div {
}

#welcomePageContent div.text {
	margin-bottom: 15px;
}

#welcomePageContent div.text:hover {
	background-color: #F0F4F9;
}

#welcomePageContent .link {
	text-align: right;
}

#latestNews {
	width: 370px;
	float: left;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
	line-height: 1.7em;
	border-left: 1px #e1e1e1 solid;
}

#latestNews img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 5px;
}

#latestNews div {
	margin-bottom: 15px;
	clear: both;
}

#latestNews div.text:hover {
	background-color: #F0F4F9;
}

#latestNews div.text2{
	background-color: #F0F4F9;
	padding: 4px;
}

#latestNews .link {
	text-align: right;
}

#latestNews .link:hover {
	color:#FFF;
}










/* End of Home page style */

/* Start of Main Section */
#mainContent1 {
	background-color: #fff;
	background-image: url(../images/welcomePageBanner2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-right: 3px #E2E2E2 solid;
	border-left: 3px #E2E2E2 solid;
	border-bottom: 3px #E2E2E2 solid;
	width: 770px;
	overflow: hidden;
	position: relative;
	float: left;
}


#mainContent {
	background-color: #fff;

	border-right: 3px #E2E2E2 solid;
	border-left: 3px #E2E2E2 solid;
	border-bottom: 3px #E2E2E2 solid;
	width: 770px;
	overflow: hidden;
	position: relative;
	float: left;
}


/* Start of Side Panel Section */
#sidePanel {
	width: 190px;
	background-color: #E1E9EC;
	padding-bottom: 20010px;
	margin-bottom: -20000px;
	position: relative;
	float: left;

	background-image: url(../images/sidePanelBgTrademark5.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #333;
	padding-top: 20px;
}

	#sidePanel .sidePanelDescription {
		line-height: 1.3em;
		padding: 5px;
	}

	#sidePanel h1 {
		font-size: 80%;
		text-align: left;
		margin-bottom: 10px;
	}
	
	#sidePanel p {
		font-size: 80%;
		width: 150px;
		text-align: left;
		padding-bottom: 10px;
		margin-bottom: 10px;
		margin-left: 30px;
		border-bottom: 1px #ccc solid;
	}
	
	#sidePanel li {
		text-align: left;
		float: left;
		clear: both;
		display: block;
		width: 190px;
	}
	
	#sidePanel li a.subNav {
		color: #333;
		display: block;
		width: 185px;
		padding: 5px 0px 5px 5px;

	}
	
	#sidePanel li a.subNav:hover {
		background-color: #9BBDCF;
		border-right: 1px #fff solid;
		color: #fff;
	}

	#sidePanel li a.subNavActive {
		font-weight: bold;
		background-color: #fff;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	
	ul .sidePanelSubSection li {
		clear: right;
	}
	
	ul .sidePanelSubSection a {
		color: #333;
		text-align: left;
		width: 170px;
		float: right;
		font-size: 80%;
		padding: 3px 1px 3px 3px;
		border-bottom: 1px solid #ccc;
	}
	
	ul .sidePanelSubSection a:hover {
		border-bottom: 1px #9BBDCF solid;
	}
	
	ul .sidePanelSubSection a.active {
		color: #333;
		width: 170px;
		float: right;
		text-align: left;
		font-weight: bold;
		font-size: 80%;
	}
	
	ul .sidePanelSubSection a:visited {
		color: #333;
	}
	
	#sidePanel li a.rssFeed {
		background-image: url(../images/feedicon.png);
		background-position: 160px 4px;
		background-repeat: no-repeat;
	}
/* End of Side Panel Section */

/* Start of Banner Section */
#mainBanner {
	height: 125px; width: 579px;
	position: relative;
	float: right;
	text-align: left;
	text-indent: -1000em;
	border-bottom: 1px #e1e1e1 solid;
}

	.childPage {
		display: none;
	}

	.faq {
		background-image: url(../images/thepointBanner.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.thepoint {
		background-image: url(../images/thepointBanner.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.aboutus {
		background-image: url(../images/aboutusBanner2.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.careers {
		background-image: url(../images/careersBanner1.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.contact {
		background-image: url(../images/contactBanner2.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.forward {
		background-image: url(../images/forwardBanner2.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.home {
		background-image: url(../images/homeBanner2.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.industry {
		background-image: url(../images/industryBanner2.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.news {
		background-image: url(../images/newsBanner2.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.partners {
		background-image: url(../images/partnersBanner2.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.resources {
		background-image: url(../images/resourcesBanner1.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.solutions {
		background-image: url(../images/solutionsBanner1.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.emsight {
		background-image: url(../images/servicesBanner1.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.workknots {
		background-image: url(../images/workknots/WorkKnots-TitleGraphic.png);
		background-repeat: no-repeat;
		background-position: -5px 5px;
	}
/* End of Banner Section */

/* Start of Breadcrumb Trail */
#breadCrumb {
	padding: 4px 0px 3px 3px;
	text-align: left;
	width: 575px;
	border-bottom: 1px #e2e2e2 solid;
	background-image: url(../images/breadCrumbBg.png);
	background-repeat: repeat-x;
	font-size: 90%;
	position: relative;
	float: right;
}

	#breadCrumb a {
		color: #222;
	}
	
	#breadCrumb a:hover {
		color: #0076AF;
		text-decoration: underline;
	}
/* End of Breadcrumb Trail */

/* Start of Print Controller */	
#printController {
	text-align: right;
	position: absolute;
	right: 0;
	top: 3px;
}

	#printController ul {
		float: left;
	}

	#printController li {
		float: left;
	}
	
	#printController .pageOption {
		cursor: pointer;
		display: block;
		width: 15px;
		height: 15px;
		text-align: center;
		text-indent: -9999px;
		margin-right: 5px;
	}
	
	#printController .decrease {
		background-image: url(../images/decreaseBtn.gif);
		background-repeat: no-repeat;
		background-position: center;
	}
	
	#printController .increase {
		background-image: url(../images/increaseBtn.gif);
		background-repeat: no-repeat;
		background-position: center;
	}
	
	#printController .email {
		background-image: url(../images/emailBtn.gif);
		background-repeat: no-repeat;
		margin-top: 1px;
	}
	
	#printController .print {
		background-image: url(../images/printBtn.gif);
		background-repeat: no-repeat;
		margin-right: 3px;	
	}
/* End of Print Controller */

/* Start of Content Section */
#contentData {
	background-color: #fff;
	color: #333;
	line-height: 1.7em;
	text-align: left;
	width: 549px;
	padding: 10px;
	padding-right: 20px;
	position: relative;
	float: right;
	padding-bottom: 50px;
	min-height: 500px;
}

/* Set minimum height to IE */
*html #contentData {
	height: 500px;
}

	/* Start of Content standard styles */
	#contentData h1 {
		font-size: 130%;
		/*color: #31709F;*/
		color: #0078AB;
		padding: 5px 0px 5px 0px;
	}
	
	#contentData h2 {
		font-size: 110%;
		padding: 5px 0px 5px 0px;
		color: #333;
	}

	#contentData p {
		margin-bottom: 15px;
	}
	
	#contentData a {
		text-decoration: none;
		color: #31709F;
	}
	
	#contentData a:visited {
		text-decoration: none;
		color: #31709F;
	}
	
	#contentData a:hover {
		color: #3399FF;
		text-decoration: underline;
	}
	/* End of Content standard styles */
	
	/* Start of Solutions->Services style */
	#contentData .servicesStepHeader {

		color: #333;
	}
	
	#contentData .servicesStepParagraph {
		padding-bottom: 15px;
		padding-right: 70px;
		border-bottom: 1px #ccc solid;
	}
	
	#contentData .step {
		margin-bottom: 10px;
		padding: 0px 10px 10px 10px;
		font-size: 90%;
		background-repeat: no-repeat;
		background-position: top right;
	}
	
	#contentData .One {
		background-image: url(../images/servicesSteps/step1.jpg);
	}
	
	#contentData .Two {
		background-image: url(../images/servicesSteps/step2.jpg);
	}
	
	#contentData .Three {
		background-image: url(../images/servicesSteps/step3.jpg);
	}
	
	#contentData .Four {
		background-image: url(../images/servicesSteps/step4.jpg);
	}
	
	#contentData .Five {
		background-image: url(../images/servicesSteps/step5.jpg);
	}
	
	#contentData .Six {
		background-image: url(../images/servicesSteps/step6.jpg);
	}
	/* End of Solutions->Services style */
	
.generalList li {
	list-style: disc;
	margin-left: 20px;
}

	/* Start of Partners style */
	#partnerList {
		text-align: center;
		margin: 0 auto;
		width: 480px;
	}
	
	#partnerList li {
		clear: both;
		height: 150px;
	}
	
	div .partnerItem {
		clear: both;
	}
	
	#partnerList .partnerItem {
		display: block;
		clear: both;
		padding-top: 5px;
		padding-bottom: 10px;
		height: 100px;
	}
	
	/*
	#partnerList .partnerItemLink {
		float: left;
		width: 190px;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	*/
	
	#partnerList .partnerItemDescription {
		padding-left: 10px;
		text-align: left;
		float: left;
		font-size: 90%;
		width: 100%;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	/* End of Partners style */

.benefitsList {
	margin-bottom: 15px;
}

.benefitsList li {
	border-bottom: 1px #ccc solid;
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
}

.benefitsList h2 {
	text-transform: uppercase;
}

.benefitsList p {
	padding: 20px;
}

.subList li {
	margin-bottom: 0px;
	border-bottom: none;
	padding: 0px;
}

#workknotsThumbs {
	text-align: center;
}

#workknotsThumbs img {
	margin: 10px;
}

#contactUsForm,#forwardPageForm h1 {
	clear: both;
}

#contactUsForm,#forwardPageForm select {
	margin-top: 15px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

*html #contactUsForm,#forwardPageForm select {
	margin-top: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contactUsForm .radio {
	border: none;
}

#contactUsForm input {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
}

#forwardPageForm input {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
}

#forwardPageForm h2 {
	clear: both;
}

#siteMapLinks a{
	color: #333;
}

#siteMapLinks a:active {
	color: #333;
}

#siteMapLinks a:visited {
	color: #333;
}

#siteMapLinks a:hover {
	color: #31709F;
}

#footerSection {
	clear: both;
	margin: 0 auto;
	width: 100%;
	color: #666;
	font-size: 90%;
	padding: 12px 0 12px 0;
	background-image: url(../Images/footerBkgd_Htile.png);
	background-position: top;
	background-repeat: repeat-x;
}

	#footerSection a {
		color: #999;
		text-decoration: underline;
	}
	
	#footerSection a:hover {
		color: #666;
		text-decoration: underline;
	}
	
	#commonControls {
		position: relative;
	}
	
	#commonControls li {
		float: left;
		color: #fff;
	}
	
.list {
	margin-left: 20px;
}

.list li {
	margin-left: 10px;
}

.pubDate,.press {
	font-weight: bold;
}

.availableJobsTable {
	background: #fff;
}

.availableJobsTable .positionName {
	width: 370px;
}

.availableJobsTable .datePosted {
	width: 140px;
	text-align: center;
}

.availableJobsTable .positionPage {
	text-align: center;
}

/*--- Twitter ---*/


div#twitter{ 
	margin: 0px;
	padding-left: 30px;
}

div#twitter ul{
	list-style-type: none;
	width:  100%;
	margin:  0px 0px 0px 10px;
	padding: 0px;
}


div#twitter ul li{
	background-image: url(../images/twitterImage.png);
	line-height: 1.5em;
	margin: 25px 60px 25px 10px;
	padding: 15px 25px 15px 55px;
	text-align: right;
	background-position: top center;
	background-repeat: no-repeat;
    font-size:14px;
	color: #333333;
}

div#twitter p{
margin-right: 10px; 
margin-top: 15px;
text-align:right;
}


#img_circles{
margin-top:-5px;
text-align:center;
clear:both;
}


.circle_image{
padding: 0px 3px 0px 3px;
outline: none;
}

#index_img{}

#index_img_image{
	padding-top: 25px;
	padding-left:30px;
	width:400px;
	height:235px;
}
