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

@import url("http://fnt.webink.com/wfs/webink.css?project=81567D3C-7874-4546-9C6C-3630BD6C7AF0&fonts=D376B979-5C7B-4FF6-C871-2AE4B732808F:family=Omnes-Regular,7A4D4935-2117-9F11-9150-AB5FA4942F3F:family=Omnes-Bold,74646DE4-DE12-DF84-D708-4922FA120FDA:family=Omnes-RegularItalic,8015D851-7B30-B41D-5830-0D52DAB880E4:family=Omnes-LightItalic,58596157-F0DE-66EF-9686-63B0298473DF:family=Omnes-BoldItalic,B897664A-488A-3702-EF63-C4CE5D14BF1B:family=Omnes-Medium,68BA7BA4-7EA0-0F9F-3565-85BD5D26BD89:family=Omnes-Light,3C5F9FB7-D51B-747F-46D8-8909505C6C7D:family=Omnes-MediumItalic");

html {
	margin:0px;
	padding:0px;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-image:url('/assets/templates/lnes/images/bg.jpg');
	height:100%;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}
/* -------------- Animator --------------- */

#fade {
	width:100%;
	height:100%;
	opacity:1.0;
	background-color:#ffffff;
	background-position:top center;
	background-attachment:scroll;
	background-image:url('/assets/templates/lnes/images/bg.jpg');
	background-repeat:no-repeat;
	filter:alpha(opacity=100);
	position:absolute;
	top:0;
	left:0;
}

.BlobBox{
position:relative;
top:10px;
right:0px;
}

.ImageBlob{
width:10px;height:10px;background-color:red;margin:5px;float:left;text-decoration:none;
display:block;
}

.ImageBlob a{
text-decoration:none;
}

.ImageBlob a.active{
background-color:grey;
}




#imagetext {
	background-color:#66CC33;
	/*-webkit-box-shadow: #666 0px 6px 20px;
	-moz-box-shadow: #666 0px 6px 20px;
	box-shadow: #666 0px 6px 20px;
	behavior: url('/assets/templates/lnes/css/PIE.htc');*/
}

#imagetext h1{
color:#FFFFFF;
margin:0px;
padding-left:10px;
padding-top:25px;
padding-right:10px;
font-size:24px;
font-family:'Omnes-Regular',Arial, Helvetica, sans-serif;
}

#imagetext p{
color:#FFFFFF;
margin:0px;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
padding-right:50px;
font-size:14px;
font-family:'Omnes-Regular',Arial, Helvetica, sans-serif;
}
#imagetext h2 {
    color: white !important;
    font-family: 'Omnes-Regular', Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin: 0;
    padding-right: 10px;
    padding-left: 10px;
    color: #fff;
}
#imagetext .learn-more{
text-align:right;
background-image:url('/assets/templates/lnes/images/white-arrow.png');
background-repeat:no-repeat;
background-position:right;
margin-right:10px;
height:15px;
padding: 10px 20px 5px 0;
}

#imagetext .learn-more a{
display:block;
text-decoration:none;
color:#FFFFFF;
}

#imagetext .learn-more a:hover{
display:block;
text-decoration:underline;
color:#FFFFFF;
}

#imagetext h1 a{
text-decoration:none;
color:#FFFFFF ;
}

#imagetext h1 a:hover{

text-decoration:underline;
color:#FFFFFF;
}

#imagetext .media a{
text-decoration:none;
color:#FFFFFF;
}

#imagetext .media a:hover{

text-decoration:underline;
color:#FFFFFF;
}




/* -------------- End of Animator --------------- */



.clear {
	clear:both;
}
/* -------------- Centering Container --------------- */

.container {
	width: 960px;
	margin: 0px auto;
}
/* -------------- ------------------ --------------- */

/* -------------- Header Area --------------- */

.header {
	width: 960px;
	height:110px;
	/*margin-lefT:15px;
	margin-right:15px;*/
}
.header-right {
	width:600px;
	float:right;
	position:relative;
}
/*Search*/



a.signin {
	float:right;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	margin-left:3px;
	z-index:15;
}
#topnav a.signin:hover {
}
#topnav a.signin, #topnav a.signin:hover {
 *background-position:0 3px!important;
}
#topnav a.menu-open {
	background:#ddeef6!important;
	color:#666!important;
	outline:none;
}
a.signin.menu-open span {
	color:#789;
}
#signin_menu {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:none;
	background-color:#4c4c4c;
	float:right;
	position:relative;
	width:210px;
	z-index:1000;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 20px;
	right: -34px;
	margin-top:5px;
	margin-right: 0px;
 *margin-right: -1px;
	color:#789;
	font-size:11px;
}
#signin_menu input[type=text] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
/*end Search*/

/* Logos */

.logo {
	float:left;
	background-image:url('/assets/templates/lnes/images/lexisnexis-logo.jpg');
	background-repeat:no-repeat;
	width:217px;
	background-size:217px;
	height:52px;
	margin-top:25px;
	display:block;
	/* text replacement */
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;


}
.es-logo {
	float:right;
	background-image:url('/assets/templates/lnes/images/enterprise-sols-logo.jpg');
	background-repeat:no-repeat;
	background-size:173px;
	width:173px;
	height:24px;
	margin-top:22px;
	display:block;
	color:transparent;

	/* text replacement */
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;

}
/*headert Links*/

.header-links {
	float:left;
	height:28px;
	width:565px;
	margin-right:35px;
}
.head-search {
	position:relative;
	float:right;
}
.head-blog {
	float:right;
	width:54px;
	height:28px;
	background-image:url('/assets/templates/lnes/images/blog-bg.jpg');
	line-height:28px;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	margin-left:2px;
}
.head-blog a:link {
	display:block;
	width:54px;
	height:28px;
	color:#FFFFFF;
	text-decoration:none;
}

.head-blog a:visited {
		color:#FFFFFF;
	text-decoration:none;
}

.head-blog a:hover {
		
	text-decoration:underline;
}
.head-support {
	float:right;
	width:150px;
	background-color:#ed1c24;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	border-radius:0px 0px 5px 5px;
	margin-left:2px;
}
.head-support a:link {
	display:block;
	width:150px;
	height:28px;
		color:#FFFFFF;
	text-decoration:none;
}

.head-support a:visited {
			color:#FFFFFF;
	text-decoration:none;
}

.head-support a:hover {
			
	text-decoration:underline;
}
.head-sites {
	float:right;
	width:142px;
}

/* -------------- Navigation --------------- */
.menuBar {
	width:960px;
	height:40px;

}
/* -------------- ------------------ --------------- */

/* -------------- Content Area--------------- */

.contentInner {
	min-height:355px;
	width:960px;
	position: relative;
}
.contentInner #prevbutton {
	height: 50px;
	width: 40px;
	position: absolute;
	left:-20px;
	top:120px;
	background-image: url('/assets/templates/lnes/images/back.png');
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand
}
.contentInner #nextbutton {
	height: 50px;
	width: 40px;
	position: absolute;
	right:-20px;
	top:120px;
	background-image: url('/assets/templates/lnes/images/forward.png');
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand
}
.contentInner #imagetext {
	background-color:#FF0000;
	position:absolute;
}
/* -------------- Homepage Content Boxes--------------- */

.contentBoxes {
	width:960px;
}
.contentBoxes .hp-box {
	float:left;
	width:270px;
	border-top:2px solid #FF0000;
	margin-left:22px;
	margin-right:22px;
	-webkit-box-shadow: #666 0px 6px 15px;
	-moz-box-shadow: #666 0px 6px 15px;
	box-shadow: #666 0px 6px 15px;
	behavior: url('/assets/templates/lnes/css/PIE.htc');
	display:block;
}
.contentBoxes .hp-box:hover {
	margin-top:-5px;
}
.contentBoxes .hp-box .hp-box-inner {
margin-top:3px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	border:2px solid #FFFFFF;
	background-image: url('/assets/templates/lnes/images/hp-box-bg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	height:160px;
}

.contentBoxes .hp-box .hp-box-inner a:link{
text-decoration:none;
display:block;}


.contentBoxes .hp-box .hp-box-inner img{
padding:3px;
background-color:#FFFFFF;
border:1px solid  #bec0c1;
}

.contentBoxes .hp-box .hp-box-inner .title{
font-family: 'Omnes-Regular',Arial, Helvetica, sans-serif;
font-size:15px;
color:#ed1c24;
display:inline-block;
padding-bottom:5px;
}


.contentBoxes .hp-box .hp-box-inner .image{
float:left;
height:160px;

width:110px;
}

.contentBoxes .hp-box .hp-box-inner .text{
float:left;
height:160px;
width:150px;
font-family: 'Omnes-Regular',Arial, Helvetica, sans-serif;
font-size:13px;
color:#464646;
}

.contentBoxes .hp-box .hp-box-inner .textbig{
float:left;
height:160px;
width:250px;
padding-lefT:5px;
font-family: 'Omnes-Regular',Arial, Helvetica, sans-serif;
font-size:13px;
color:#464646;
}

.contentBoxes .hp-box .hp-box-inner .read-more{
display:block;
float:right;
height:20px;
width:20px;
background-image:url('/assets/templates/lnes/images/red-bullet-hp.png');
background-repeat:no-repeat;
margin-top:-15px;
margin-right:5px;

}

/* News and events */

.newsEvents{
width:960px;
padding-left:22px;
padding-right:22px;
margin-top:25px;
height:200px;
}

.newsEventsTwit{
width:960px;
padding-left:22px;
padding-right:22px;
margin-top:25px;

clear:both;
}


.newsEventsTitleHolder{
height:40px;
line-height:40px;
color:#ed1c24;
background-image:url('/assets/templates/lnes/images/news-hp-bg.png');
background-repeat:no-repeat;

}

/*Other bog Bgs */

.EventsTitleHolder{
height:40px;
line-height:40px;
color:#ed1c24;
background-image:url('/assets/templates/lnes/images/events-hp-bg.png');
background-repeat:no-repeat;

}

.twitEventsTitleHolder{
height:40px;
line-height:40px;
color:#ed1c24;
background-image:url('/assets/templates/lnes/images/twit-hp-bg.jpg');
background-repeat:no-repeat;

}

.newsEventsTitle{
float:left;
width:350px;
font-size:24px;
font-family:'Omnes-Medium',Arial, Helvetica, sans-serif;
padding-left:40px;

}

.newsEventsAll{
float:left;
width:60px;
font-size:13px;
font-family:'Omnes-Regular',Arial, Helvetica, sans-serif;
text-align:center;
}


.newsEventsAll a:link{
color:#ed1c24;
text-decoration:none;}

.newsEventsAll a:visited{
color:#ed1c24;
text-decoration:none;}

.newsEventsAll a:hover{
text-decoration:underline;}


.latestNews{
float:left;
width:450px;
margin-right:8px;
}

.latestEvents{
float:left;
width:450px;
margin-left:8px;
}

.twitterFeed{
float:left;
width:450px;
margin-right:8px;
}

.twitterFeed img{
margin-top:7px;
}

.twitterFeed ul{
margin:0px;
padding:0px;
list-style-type:none;
margin-top:20px;
margin-left:5px;
padding-bottom:10px;
}

.twitterFeed li{
width:205px;
float:left;
display:block;
margin-right:10px;
line-height:20px;
color:#464646;
font-family:'Omnes-Regular',Arial, Helvetica, sans-serif;
}

.twitterFeed li a:link{
color:#ed1c24;
text-decoration:none;
}

.twitterFeed li a:visited{
color:#ed1c24;
text-decoration:none;
}

.twitterFeed li a:hover{
text-decoration:underline;
}



.blogSocial{
float:left;
width:450px;
margin-left:8px;
}

.blogSocialHolder{
height:40px;
line-height:40px;
color:#ed1c24;
background-image:url('/assets/templates/lnes/images/blog-hp-bg.jpg');
background-repeat:repeat-x;

}

.folSocialHolder{
height:40px;
line-height:40px;
color:#ed1c24;
background-image:url('/assets/templates/lnes/images/news-bg.png');
background-repeat:repeat-x;

}

.blog ul{
margin:0px;
padding:0px;
list-style-type:none;
margin-top:20px;
padding-left:5px;
padding-bottom:10px;
}

.blog li{
padding-bottom:10px;
}

.blog li a{

display:block;
line-height:20px;
color:#ed1c24;
font-family:'Omnes-Regular',Arial, Helvetica, sans-serif;
}

.blog li a:link{
color:#ed1c24;
text-decoration:none;
}

.blog li a:visited{
color:#ed1c24;
text-decoration:none;
}

.blog li a:hover{
text-decoration:underline;
}



.blogSocialTitle{
float:left;
width:110px;
font-size:24px;
font-family:'Omnes-Medium',Arial, Helvetica, sans-serif;
padding-left:40px;

}

.folSocialTitle{
float:left;
width:150px;
font-size:24px;
font-family:'Omnes-Medium',Arial, Helvetica, sans-serif;
padding-left:10px;

}

.blogSocialAll{
float:left;
width:60px;
font-size:13px;
font-family:'Omnes-Regular',Arial, Helvetica, sans-serif;
text-align:center;
}

.blogSocialAll a:link{
text-decoration:none;
color:#ed1c24;
}

.blogSocialAll a:visited{
text-decoration:none;
color:#ed1c24;
}

.blogSocialAll a:hover{
text-decoration:underline;

}


.blogSocial .blog{
width:220px;
float:left;
margin-right:10px;
}

.blogSocial .blog img{
margin-top:10px;
}


.blogSocial .follow{
width:220px;
float:left;

}


.blogSocial .follow p{

line-height:40px;
color:#464646;
font-family:'Omnes-Regular',Arial, Helvetica, sans-serif;

}


.blogSocial .follow a{
float:left;
margin:10px;
}


.blogSocial .follow a.twitter{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/twitter.jpg');
background-position:0px 0px;

}

.blogSocial .follow a.twitter:hover{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/twitter.jpg');
background-position:-52px 0px;
}

.blogSocial .follow a.twitter{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/twitter.jpg');
background-position:0px 0px;

}

.blogSocial .follow a.twitter:hover{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/twitter.jpg');
background-position:-52px 0px;
}

.blogSocial .follow a.linkedin{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/linkedin.jpg');
background-position:0px 0px;

}

.blogSocial .follow a.linkedin:hover{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/linkedin.jpg');
background-position:-52px 0px;
}

.blogSocial .follow a.google{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/google.jpg');
background-position:0px 0px;

}

.blogSocial .follow a.google:hover{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/google.jpg');
background-position:-52px 0px;
}

.blogSocial .follow a.rss{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/rss.jpg');
background-position:0px 0px;

}

.blogSocial .follow a.rss:hover{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/rss.jpg');
background-position:-52px 0px;
}

.blogSocial .follow a.youtube{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/youtube.jpg');
background-position:0px 0px;

}

.blogSocial .follow a.youtube:hover{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/youtube.jpg');
background-position:-52px 0px;
}

.blogSocial .follow a.facebook{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/facebook.jpg');
background-position:0px 0px;

}

.blogSocial .follow a.facebook:hover{
width:52px;
height:38px;
display:block;
background-image:url('/assets/templates/lnes/images/facebook.jpg');
background-position:-52px 0px;
}



/* News Animators */

		.slides_container {
			width:450px;
			display:none;
		}

		.slides_container div {
			width:450px;
			height:160px;
			display:block;
			
		}
		
	
		.pagination {
			list-style:none;
			margin:0;
			padding:0;
			background-color:#ededed;
		}

		/*
	Pagination
*/

.pagination {
	margin-top:8px;
	padding-top:5px;
	padding-left:190px;
	height:15px;
	width:260px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url('/assets/templates/lnes/images/pagination.png');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/* -------------- End of Content Area--------------- */
/* -------------- Footer Inner --------------- */
.footerInner {
	width:960px;
	margin:0px auto;
	height:110px;
	
}

.contactInfo{
font-family: 'Omnes-Regular',Arial, Helvetica, sans-serif;
font-size:15px;
color:#ed1c24;
/*
background-image:url('/assets/templates/lnes/images/contact.jpg');
background-repeat:no-repeat;
background-position:0px 25px;
*/
padding-left:5px;
height:31px;
line-height:31px;
width:700px;
padding-top:25px;
}
.contactImage {
	vertical-align: sub;
	}

.contactInfo a:link{
text-decoration:none;
color:#ed1c24;
}

.contactInfo a:visited{
text-decoration:none;
color:#ed1c24;
}

.contactInfo a:hover{
text-decoration:underline;

}


.footLinks{
width:700px;
height:20px;
line-height:20px;
color:#707070;
font-family:Arial, Helvetica, sans-serif;
}

.footLinks ul{
margin:0px;
padding:0px;
list-style-type:none;
margin-left:46px;
}

.footLinks li{
float:left;
margin-right:10px;
font-size:10px;
}

.footLinks li a:link{
color:#707070;
text-decoration:none;
}


.footLinks li a:visited{
color:#707070;
text-decoration:none;
}


.footLinks li a:hover{
text-decoration:underline;
}


.copyright{
float:right;
width:500px;
line-height:30px;
height:30px;
color:#707070;
padding-right:15px;
font-size:10px;
text-align:right;
}

.copyright a{
color:#707070;
text-decoration:none;
}


/* -------------- ------------------ --------------- */


/* news and events Listing */

/* Sidebar */

.sidebarContent {
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#ededed));
	background: -webkit-linear-gradient(#ffffff, #ededed);
	background: -moz-linear-gradient(#ffffff, #ededed);
	background: -o-linear-gradient(#ffffff, #ededed);
	background: linear-gradient(#ffffff, #ededed);
	float:left;
	width:220px;
	height:160px;
	margin-right:4px;
	display:block;
}

.sidebarHolder{
height:160px;
}

.sidebarDate {
	font-size:12px;
	font-family:'Omnes-Medium',Arial, Helvetica, sans-serif;
	padding:5px;
	color:#6d6f71;
	display:block;
	line-height:14px;
}
.sidebarContTitle {
	font-size:14px;
	font-family: 'Omnes-Regular', Arial, Helvetica, sans-serif;
	padding:5px;
	
	display:block;
	line-height:18px;
}
.sidebarContTitle a {
	color:#ed1c24;
	text-decoration:none;
	display:block;
}
.sidebarContTitle a:visited {
	color:#ed1c24;
	text-decoration:none;
}
.sidebarText {
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	display:block;
	line-height:14px;
}
.sidebarMore {
	text-align:right;
	padding-left:5px;
	height:20px;
	display:block;
	position:absolute;
	top:140px;
	width:210px;
	
	
}
.sidebarMore a {
	display:block;
	height:20px;
}
.sidebarMore img {
	border:0px
}


/* Top Search */

#topSearch{
float:left;
width:300px;
}

#topSearch input{
background-image:url('/assets/templates/lnes/images/search-res-bg.png');
	background-repeat:no-repeat;
	background-position:left;
	border:0px;
	height:32px;
	
	padding-left:5px;
	line-height:32px;
	float:left;
	}
	

#topSearch input#searchField{
width:155px;
background-color:#a61419;
font-size:12px;
color:#464646;
float:left;
padding-right:50px;
}

#topSearch .topSearchBtn{
width:28px;
height:25px;
margin-left:-40px;
bordeR:0px;
margin-top:3px;
float:left;}

.sisea-paging{
padding-bottom:5px;
}
