
@font-face {
    font-family: 'IntelClearLt';
    src: url('/asset/font/intelclear_wlatn_ltit-webfont.eot');
    src: url('/asset/font/intelclear_wlatn_ltit-webfont.eot?#iefix') format('embedded-opentype'),
         url('/asset/font/intelclear_wlatn_ltit-webfont.woff') format('woff'),
         url('/asset/font/intelclear_wlatn_ltit-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'IntelClearRg';
    src: url('/asset/font/intelclear_wlatn_rg-webfont.eot');
    src: url('/asset/font/intelclear_wlatn_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/asset/font/intelclear_wlatn_rg-webfont.woff') format('woff'),
         url('/asset/font/intelclear_wlatn_rg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body { overflow-x: hidden; font-family: IntelClearRg, sans-serif;}

#masthead .ui { position: absolute; }

#masthead > ul > li
{
	display: none;
	overflow: visible;
	height: 316px;
	position: relative;
	padding-top: 36px;
}

#masthead > ul > li.in-focus { display: block; }

#masthead > ul > li .copy
{
	/*width: 375px;*/
    width: 400px;
	padding-left: 60px;
	position: absolute;
	top: 98px;
	left: 0;
}

#masthead > ul > li .copy a{
	font-weight: bold;
}

#masthead > ul > li .image
{
	position: absolute;
	top: 10px;
	right: 10px;
	border: 3px solid #ccc;
}

#feature-buckets
{
	overflow: visible;
	width: 948px;
	height: 373px;
	position: relative;
	top: -46px;
	left:19px;
	/* added to preload the background */
	background-image: url(/asset/image/homepage/feature-popup-background.png);
	background-repeat: no-repeat;
	background-position: -9999px -9999px;
}

#feature-buckets .bucket
{
	overflow: visible;
	width: 984px;
	height: 373px;
	position: relative;
	left: -22px;
}

#feature-buckets .wrapper
{
	width: 264px;
	height: 183px;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 180px 26px 0 26px;
}

#feature-buckets .bg
{
	width: 316px;
	height: 373px;
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
}

#feature-buckets .bg .a
{
	width: 316px;
	height: 373px;
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
}

#feature-buckets .bg .b
{
	width: 316px;
	height: 373px;
	position: absolute;
	z-index: 40;
	top: 0;
	left: 0;
}

#feature-buckets #feature-1 .bg .a
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics.png);
	background-position: top left;
}

#feature-buckets #feature-2 .bg .a
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics.png);
	background-position: 633px top;
}

#feature-buckets #feature-3 .bg .a
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics.png);
	background-position: top right;
}

#feature-buckets #feature-1 .bg .b
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics.png);
	background-position: bottom left;
}

#feature-buckets #feature-2 .bg .b
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics.png);
	background-position: 633px bottom;
}

#feature-buckets #feature-3 .bg .b
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics.png);
	background-position: bottom right;
}

#feature-buckets .popup 
{
	display: none;
	width: 878px;
	height: 341px;
	position: absolute;
	top: 20px;
	left: 34px;
	z-index: 10;
	background-image: url(/asset/image/homepage/feature-popup-background.png);
}

#feature-buckets .popup .close
{
	position: absolute;
	top: 16px;
	right: 15px;
	text-transform: lowercase;
	color: #0173CE;
}

#feature-buckets .popup .close:hover
{
	cursor: pointer;
}

#feature-buckets .popup .close span
{
	padding: 4px 7px;
	color: white;
	background-color: #0173CE;
}

#feature-buckets .popup { overflow: hidden; }

#feature-buckets .popup .copy
{
	float: left;
	width: 336px;
	padding: 40px 0 40px 20px;
}

#feature-buckets .popup .copy p { 
	margin-bottom: 20px; 
	font-size: 16px;
}

#feature-buckets .popup .image a,
#feature-buckets .popup .copy a{
	font-weight: bold;
}

#feature-buckets .popup .image
{
	float: left;
	width: 502px;
	margin-left: 20px;
	padding-top: 20px;
}

#feature-buckets .popup h1
{
	color: #0071c5;
	font-size: 36px;
	text-align: left;
	margin-bottom: 26px;
	font-weight: lighter;
}

#feature-buckets .bucket p { text-align: center; }

#feature-buckets .bucket .tab
{
	width: 180px;
	height: 57px;
	position: relative;
	z-index: 500;
	overflow: hidden;
	left: 78px;
	top: -14px;
}

#feature-buckets #feature-1 .tab { left: 72px; }

#feature-buckets #feature-3 .tab { left: 80px; }

#feature-3 .image
{
	border-left: solid 1px #e5e5e5;
	margin-top: 20px;
	margin-left: 0px !important;
	width: 520px !important;
	overflow: hidden;
}

#feature-3 .image ul
{
	padding-left: 20px;
	padding-top: 40px;
	overflow: hidden;
	width: 540px;
}

#feature-3 .image ul li
{
	float: left;
	margin-right: 16px;
}

#feature-buckets .bucket .tab .more-tab
{
	position: absolute;
	top: 14px;
	left: 34px;
	cursor:pointer;
}

#feature-buckets .bucket .tab .less-tab
{
	position: absolute;
	top: 57px;
	left: 34px;
	cursor:pointer;
}

#feature-buckets .bucket .tab div
{
	width: 180px;
	height: 20px;
	position: absolute;
	z-index: 600;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: 0 14px;
}

#feature-buckets .bucket .tab div.more { background-image: url(/asset/image/homepage/more-tab-shadow.png); }

#feature-buckets .bucket .tab div.less { background-image: url(/asset/image/homepage/less-tab-shadow.png); }

#feature-buckets .feature
{
	float: left;
	width: 276px;
	padding: 0 20px;
}

#feature-buckets .last { border-right: none; }

#list-buckets
{
	overflow: hidden;
	width: 944px;
}

#list-buckets > div
{
	float: left;
	width: 273px;
	padding: 20px;
}

#twitter-feed .tweet { overflow: hidden; }

.tweet
{
	border-bottom: solid 1px #e0e0e0;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

.tweet img { float: left; }

.tweet p
{
	float: left;
	padding-left: 12px;
	width: 212px;
}

#twitter-feed  .tweet p a{
	font-weight: normal;
}

.tweet .reply
{
	margin-top: 10px;
	clear: both;
	float: right;
}

.tweet .reply a
{
	padding-left: 6px;
	padding-right: 6px;
	
}

#twitter-feed  a{
	font-weight: bold;
}

#video-list .video
{
	margin-top: 6px;
	overflow: hidden;
	padding-top:6px;
}

#video-list .video img
{
	padding-right: 12px;
	float: left;
}

#video-list .video p
{
	width: 160px;
	float: left;
	font-size:13px;
}

#video-list  a{
	font-weight: bold;
}

#success-slider .wrapper
{
	border-bottom: solid 1px #e0e0e0;
	width: 273px;
	height: 270px;
	overflow: hidden;
	position: relative;
}

#success-slider .wrapper ul
{
	/*width: 900px;*/
	width: 6825px;
	position: absolute;
	left: 0;
}

#success-slider .wrapper ul li
{
	float: left;
	width: 273px;
	height: 270px;
}

#success-slider .wrapper ul li .by-line
{
	float: right;
	text-align: right;
}

#success-slider .wrapper ul li img
{
	width: 270px;
	/*width: 171px;*/
	height: auto;
	margin-left: 0px;/*margin-left: 50px;*/
}

#success-slider .ui li
{
	background-image: url(/asset/image/homepage/accolades-slider-buttons.png);
	width: 49px;
	height: 30px;
	float: left;
	background-position: left top;
	padding: 0;
}

#success-slider .ui #success-slide-left { background-position: top left; }

#success-slider .ui #success-slide-left:hover
{
	background-position: bottom left;
	cursor: pointer;
}

#success-slider .ui #success-slide-right { background-position: top right; }

#success-slider .ui #success-slide-right:hover
{
	background-position: bottom right;
	cursor: pointer;
}

#success-slider > ul > li
{
	display: block;
	width: 273px;
	float: left;
}

#success-slider > ul > li.in-focus { display: block; }

.bio
{
    font-size:14px;
}


.ui2
{
	position: relative;	
	float:right;
	margin-right:15px;
	margin-top:8px;
	z-index:101;
}

#slides > li
{
	overflow: visible;
	height: 370px;
	position: relative;
	margin-top:-18px;
}

#slides li .copy
{
	width: 375px;
	padding-left: 40px;
	position: absolute;
	top: 98px;
	left: 0;
}

#slides li .image
{
	position: absolute;
	top: 25px;
	right: 10px;
	border: 3px solid #ccc;
}
#btns
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#btns li { display: inline;}
#btns li img { cursor:pointer}

#slide-play-pause
{
	margin-left:10px;
}
#slide-1
{
	margin-left:10px;
}
#slide-2
{
	margin-left:10px;
}
#slide-3
{
	margin-left:10px;
}
#masthead .carouselArrow {
    margin-top:127px;margin-left:-6px;cursor:pointer;position:absolute;z-index:2;
}
#masthead .image {
    top: 18px !important;
}


 #topStories {
    overflow: hidden;
    /*position: absolute;*/
    bottom: -32px;
    font-size: 16px;
    left: 190px;
   z-index:-1;
    width: 922px;
    /*width: 830px;*/
    /*height: 17px;*/
    background-color: #F3F3F4;
    padding: 8px 8px 8px 10px;
    /*border: solid 1px #DADADC;*/
  
}

.topStoriesLabel{
    position: relative;
    font-weight: bold;
    font-size: 14px;
    padding-left: 10px ;
    margin-top: 4px;
}

#topStoriesContents {
    width: 100%;
    position: relative;
    float: left;
    height: 18px;
    margin-top: -14px;
    margin-left: 90px;
}

#topStoriesContents  .anythingSlider{
    width: 100%!important;
}

#topStoriesContents a {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 720px !important;
    float: left;
    font-weight:bold;
    color: #0071c5!important;
}

#topStoriesContents a:hover{
	color: #53565A!important;
}

#slides ul
{
    list-style-type:disc;
    list-style-position:outside;
    font-size: 15px;
    line-height: 21px;
}
