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



/*@import url('header-style.css');*/
@import url('header-style-search.css');


body {
	/*background-color: #f5f6f7;*/
	background-color: #e4e4e4;
	margin: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.5em;
}
* {
	margin:0px;
	padding:0px;
}
p {
	margin: 10px 0px 10px 0px;
}
a {
	color: #227cc4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 10px 0px 0px 25px;
}
h3 {
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 12px;
}
#enterprisebox {
	width: 952px;
	height: 257px;
	margin: 15px 0px 15px 19px;
	clear: left;
	float:left;
	overflow: hidden;
	
	
}
#content {
	width: 985px;
	margin: auto;
	/*background-color:#006;*/
}
#main {
	float:left;
	background-color: #fff;
	width: 985px;
}
#companynewsbox {
	width: 947px;
	float:left;
	margin: 15px 0px 15px 19px;
}
#companynews {
	float:left;
	padding-left:5px;
}
#jobs {
	float:right;
	padding-right: 5px;
}
#leftbox {
	width: 619px;
	height: 263px;
	/*background-color:#333;
	background-image:url(../images/leftbox_bg.jpg);*/
	float:left;
	margin-left: 19px;
}

#leftbox2 {
	width: 619px;
	height: 263px;
	/*background-color:#333;
	background-image:url(../images/leftbox_bg.jpg);*/
	float:left;
	margin-left: 19px;
	background-color:#000;
}
#video-player {
	margin: 1px 0px 0px 77px;	
}

#tntvideo {
	width: 250px;
	height: 207px;
	overflow:hidden;
	margin: 5px 0px 0px 5px;
	float: left;
}
#middlebox {
	width: 312px;
	height: 265px;
	background-image:url(../images/gray_bg.jpg);
	float:left;
	margin-left: 6px;
}
#rightbox {
	width: 312px;
	height: 265px;
	float:left;
	margin-left: 17px;
}
#publicationsbox {
	width: 947px;
	height: 44px;
	float:left;
	margin: 15px 0px 0px 19px;
	background-image:url(../images/publications_bg.jpg);
}
.wsj-logo {
	float:left;
	margin: 17px 0px 0px 160px;
}
.marketwatch-logo {
	float:left;
	margin: 7px 0px 0px 20px;
}
.barrons-logo {
	float:left;
	margin: 15px 0px 0px 20px;
}
.allthingsdigital-logo {
	float:left;
	margin: 12px 0px 0px 20px;
}
.smartmoney-logo {
	float:left;
	margin: 15px 0px 0px 30px;
}
.moresites {
	float: left;
	margin: 13px 0px 0px 20px;
	padding-right: 0px;
	border-right: 1px solid #999;
}
.dropdown2 {
	margin:0px;
	float:left;
	padding-right:0px
}
.dropdown2 dt {
	width:100px;
	border:0px solid #9ac1c9;
	padding:0px;
	cursor:pointer;
	background:url(images/header.gif);
	color: #227cc4;
}
.dropdown2 dt:hover {
	background:url(images/header_over.gif)
}
.dropdown2 dd {
	position:absolute;
	overflow:hidden;
	width:160px;
	display:none;
	background:#fff;
	z-index:200;
	opacity:0;
	padding: 0px;
	margin-top:0px;
	font-size: 11px;
}
.dropdown2 li {
	display:inline
}
.dropdown2 a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding: 1px 2px 1px 2px;
	color:#333;
	text-decoration:none;
	background:#eaf0f2;
	width:194px
}
.dropdown2 a:hover {
	background:#d9e1e4;
	color:#000
}
.dropdown2 .underline {
	border-bottom:0px solid #b9d6dc
}
.dropdown2 ul {
	border:0px solid #9ac1c9;
	list-style:none;
	border-top:none;
	padding: 0px;
}
/*.moresites a {
	text-decoration: none;	
}

#moreFly{position:relative; background:#4d4f53; width:130px;    z-index:3; text-align:left; float:left; display:none; color:#fff; clear:left; font-size: 10px; padding: 0px 5px 0px 5px;}
#moreFly a {
	color: #c1ddde;	
}
#moreFly a:hover {
	text-decoration: underline;
}
#reg{ padding:0; margin:0;  display:block;  }
*/



.subscribe {
	float:left;
	margin: 13px 0px 0px 20px;
}
.advertise {
	float:left;
	margin: 13px 0px 0px 20px;
}

#jobrole-left {
	width: 270px;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	padding-top:6px;
}
#jobrole-left ul {
	line-height: 26px;
}
#jobrole-right {
	width: 320px;
	float: left;
	padding-top:6px;
}
#jobrole-right ul {
	line-height: 26px;
}



#business-solutions-left {
	width: 270px;
	float: left;
	margin-left: 31px;
	margin-right: 25px;
	padding-top:6px;
	margin-top: 5px;
	
}

#business-solutions-left ul {
	list-style: none;
	line-height: 21px;
	
}
#business-solutions-left h2 {
	font-size: 16px;
	
}

#business-solutions-right {
	width: 300px;
	float: left;
	padding-top:6px;
	margin-top: 5px;
		
}
#business-solutions-right ul {
	list-style: none;
	line-height: 21px;
	
}
#business-solutions-right h2 {
	font-size: 16px;
	
}

#enterprisebox {
	overflow: hidden;
}
#promoarea {
	width: 262px;
	height: 185px;
	background-image: url(../images/PromoAreaFinalEvents.jpg);
	position: absolute;
	z-index: 2;
	left: 644px;
	top: -0px;
	color: #fff;
	font-size: 13px;
	padding: 10px 15px 15px 15px;
}
#promoarea p {
	margin: 0px;
}
#promoarea .divider {
	border-top: 1px dotted #D2D2D2;
	border-bottom: 0px solid #fff;
	margin: 2px 0px 10px 0px;
	clear: left;
}
#promoarea a {
	color: #f4ff98;
}



#newthisweek {
	position: absolute;top: -28px;
	left: 134px;
	z-index: 2;
	background-image: url(../images/new-this-week.jpg);
	height: 28px; 
	width: 158px; margin:0px;	
}


#promoImage_jobrole {
	width: 308px;
	height: 218px;
	background-image: url(../images/PromoAreaFinalEvents.jpg);
	position: absolute;
	z-index: 2;
	left: 644px;
	top: -0px;
}
#promoImage_businessneed {
	width: 308px;
	height: 218px;
	background-image: url(../images/PromoArea2.jpg);
	position: absolute;
	z-index: 2;
	left: 644px;
	top: -0px;
}
#promoImage_products {
	width: 312px;
	height: 218px;
	background-image: url(../images/PromoArea1whitePaper.jpg);
	position: absolute;
	z-index: 2;
	left: 644px;
	top: -0px;
}
.gray-small {
	font-size: 10px;
}
#businessneed-left {
	width: 290px;
	float: left;
	margin-left: 30px;
	line-height: 17px;
}
#prod_Name {
	/*width: 290px;*/
	float: left;
	margin-left: 30px;
	line-height: 17px;
}
#businessneed-middle {
	width: 290px;
	float: left;
	line-height: 17px;
}
#businessneed-right {
	width: 290px;
	float: left;
	line-height: 17px;
}
#domticker {
	width: 600px;
	color: #333;
	padding: 5px;
}
#domticker div { /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}
#domticker a {
	font-weight: bold;
	color: #333;
}
#domticker2 {
	width: 500px;
	color: #333;
	margin: 0px 0px 0px 5px;
	float:left;
}
#domticker2 a {
	text-decoration: none;
	color: #227cc4;
}
.someclass {
//class to apply to your scroller(s) if desired
}
#footer {
	background-color: #fff;
	float: left;
	clear: both;
	width: 945px;
	font-size: 12px;
	margin: 10px 0px 0px 19px;
	border: 1px solid #d2d2d2;
	font-size: 11px;
}
#footer a {
	color: #8a8888;
}
#footer a:hover {
	color: #227cc4;
	text-decoration: underline;
}
#footer-top {
	background-color: #fff;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #d2d2d2;
}
#footer-left {
	width: 260px;
	float: left;
	padding: 10px 0px 0px 20px;
	margin-left: 30px;
	
}
#footer-middle {
	width: 260px;
	float: left;
	padding: 10px 0px 0px 20px;
}
#footer-right {
	width: 290px;
	float: left;
	padding: 10px 0px 0px 40px;
	margin-left: 0px;
}

#footer-rightTop {
	float:left;
	text-align: center;
	width: 260px;
	margin-top: 10px;
	margin-bottom: 20px;
	
}

#footer-right1 {
	float:left;
	
	width: 120px;
	
}

#footer-right2 {
	float: left;
	width: 140px;
	border-left: 1px solid #d2d2d2;
	padding-left: 20px;

	
}



#footer-bottom {
	clear: left;
	padding: 15px 0px 15px 20px;
	background-color: #fff;
	font-size:11px;
}



#seo-footer {
	padding: 25px 20px 15px 20px;
	color: #999;
	font-size:9px;
	line-height: 14px;
	float:left;
}
/*header styles used to go here*/

#seo-footer a {
	color: #999;	
	
}







.infiniteCarousel {
  width: 600px;
  position: relative;
  float:left;
  margin-top: 1px;
  
 
}

.infiniteCarousel .wrapper {
  width: 600px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 20px;
  margin: 0 5px;
  position: absolute;
  top: 0;
  overflow: hidden;
 
}

.infiniteCarousel ul a img {
  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 600px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
 
  height: 20px;
  width: 600px;
}
