@charset "UTF-8";
/* CSS Document */
/*CAROUSEL STYLES*/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
 
 .jcarousel-control {
	position: absolute;
	text-align: center;
	height: 27px;
	z-index: 500 !important;
	top: 240px;
	left: 519px;
}
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
	height: 75px;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
/*END CAROUSEL STYLES*/




/*BEGIN CAROUSEL SKIN STYLE*/
#gi_link {
	width: 14px;
	float: left;
}
#ba_link {
	width: 14px;
	float: left;
}
#cto_link {
	width: 14px;
	float: left;
}
#io_link {
	width: 14px;
	float: left;
}
#wbf_link {
	width: 14px;
	float: left;
}
.jcarousel-control a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	padding: 0 10px;
	margin: 0 0 5px 0;
	border: 0px solid #fff;
	color:#eee;
	font-weight: bold;
}
.jcarousel-control a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	padding: 0 10px;
	margin: 0 0 5px 0;
	border: 0px solid #fff;
	color: #FF0;
	font-weight: bold;
	height: 27px;
}
.jcarousel-control a:focus, .jcarousel-control a:active {
	outline: none;
}
#mycarousel-next, #mycarousel-prev {
	cursor: pointer;
	margin-bottom: -10px;
	text-decoration: underline;
	font-size: 11px;
}
.slide_content {
	background-image:url(../images/content_gradient.jpg);
	width:619px;
	height: 264px;
}
.slide_content_news {
	width:619px;
	height: 264px;
	background-image:url(../images/thenewshub-ad.jpg);
}
.slide_content_beagile {
	width:619px;
	height: 264px;
	background-image:url(../images/wsjpe-ad.jpg);
}
.slide_content_bedecisive {
	width:619px;
	height: 264px;
	background-image:url(../images/wsjpe-ad.jpg);
}
.slide_content_connect {
	width:619px;
	height: 264px;
	background-image:url(../images/SmartDarts_Homepage_Ad.jpg);
}
.slide_content_identify {
	width:619px;
	height: 264px;
	background-image:url(../images/sla-ad.jpg);
}
.slide_content_workbetter {
	width: 619px;
	height: 263px;
	/*background-color:#333;*/
	
	float:left;
	/*margin-left: 80px;*/
	background-color:#000;
	background-image:url(../images/videobackground-wsjweekend.jpg);
}
.flash1 {
	margin-left: 570px;
	padding-top:10px;
	color: fff;
}
.flash2 {
	margin-left: 570px;
	padding-top:10px;
	color: fff;
}
.news_headlines {
	padding: .7em 0em 0em .5em;
	margin-right: 40px;
	color: fff;
	z-index: 2;
	width: 330px;
	float: left;
}
.be-agile-chart {
	padding-top: .5em;
	padding-bottom: .5em;
	padding-right: .5em;
	padding-left: .5em;
	margin-right: 40px;
	color: fff;
	z-index: 2;
	width: 280px;
	float: left;
}
.learnmore_button {
	float: left;
	width: 100px;
	margin-left: 460px;
	margin-top: 150px;
}
.news_headlines h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #5eaded;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight:200;
}
.news_headlines h5 {
	font-family:Arial, Helvetica, sans-serif;
	color: #5eaded;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight:200;
}
.news_headlines a {
	text-decoration:none;
}
.news_headlines .newsdate {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:10px;
}
#chart {
	height:166px;
	width:343px;
}
.slide_content_discover {
	width:619px;
	height: 264px;
	background-image:url(../images/955_Banner_tes.jpg);
}
.search_box {
	margin-left: 550px;
	padding: 1em;
	padding-top: 75px;
	margin-right: 40px;
}
#wrap {
	margin: auto;
	width: 619px;
	border-left: 0px solid #cecece;
	border-top: 0px solid #cecece;
	border-right: 0px solid #cecece;
	clear: both;
	height: 264px;
	overflow: hidden;
}
/*changes the color and border of the skin
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background: #99cc00;
    border: 1px solid #346F97;
}
*/

/*changes the width of the skin*/
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 619px;
	padding: 0px 0px;
}
/*changes the width of the item container*/
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  619px;
	height: 264px;
}
/*changes the width of the individual item */
.jcarousel-skin-tango .jcarousel-item {
	width: 619px;
	height: 264px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 0px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 235px;
	right: 0px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../images/right_nav_arrows.png) no-repeat 0 0;
	z-index: 500;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 235px;
	left: 500px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../images/left_nav_arrows.png) no-repeat 0 0px;
	z-index: 500;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
ul#tour-path {
	height: 30px;
	margin: 0;
	padding: 0 0 0 0px;
	width: 800px;
	background-color: #366;
	margin:auto;
}
ul#tour-path li {
	display: inline;
}
ul#tour-path li a {
	color: #fff;
	float: left;
	line-height: 30px;
	margin: 0 5px 0px 10px;
	font-size: .75em;
}
/*END CAROUSEL SKIN STYLE*/




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



