/* 2013-04-11 */

/* base */
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

/* html5 display definitions */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
[hidden] { display: none; }

#micrositeContainer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* 'namespace' as much of normalize as possible due to embedded microsites */
#micrositeContainer { background:#fff;color: #000; font-family: sans-serif; width: 100%;}
#micrositeContainer h1, #micrositeContainer h2, #micrositeContainer h3, #micrositeContainer h4, #micrositeContainer h5, #micrositeContainer h6 { line-height: 1em; margin: 0 0 1em; padding: 0; }
#micrositeContainer p { margin: 0 0 1em; }
#micrositeContainer a { color: #007dba; text-decoration: none; }
#micrositeContainer a:hover { text-decoration: underline; }
#micrositeContainer a:hover, #micrositeContainer a:active { outline: 0; }
#micrositeContainer b, #micrositeContainer strong { font-weight: bold; }
#micrositeContainer blockquote { margin: 1em 40px; }
#micrositeContainer hr { border-top: 1px solid #ccc; border: 0; display: block; height: 1px; margin: 1em 0; padding: 0; }
#micrositeContainer pre, #micrositeContainer code, #micrositeContainer kbd, #micrositeContainer samp { _font-family: 'courier new', monospace; font-family: monospace, serif; font-size: 1em; }
#micrositeContainer pre { white-space: pre-wrap; white-space: pre; word-wrap: break-word; }
#micrositeContainer small { font-size: 85%; }
#micrositeContainer sub, #micrositeContainer sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
#micrositeContainer sup { top: -0.5em; }
#micrositeContainer sub { bottom: -0.25em; }
#micrositeContainer ul, #micrositeContainer ol { margin: 1em 0; padding: 0 0 0 40px; }
#micrositeContainer dd { margin: 0 0 0 40px; }
#micrositeContainer nav ul, #micrositeContainer nav ol { list-style-image: none; list-style: none; margin: 0; padding: 0; }
#micrositeContainer img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; }
#micrositeContainer iframe { border: none; }
#micrositeContainer figure { margin: 0; }
#micrositeContainer table { border-collapse: collapse; border-spacing: 0; }
#micrositeContainer th #micrositeContainer td { vertical-align: top; }

/* ColorBox Core Styles */
#colorbox, #cboxOverlay, #cboxWrapper { left: 0; overflow: hidden; position: absolute; top: 0; }
#cboxOverlay { height: 100%; position: fixed; width: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; }
#cboxLoadedContent { overflow: auto; }
#cboxTitle { margin: 0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }
.cboxPhoto { border: 0; display: block; float: left; margin: auto; }
.cboxIframe { border: 0; display: block; height: 100%; width: 100%; }
/* ColorBox User Styles */
#colorbox, #cboxOverlay, #cboxWrapper { z-index: 999999; }
#cboxOverlay { background-color: #000; }
#cboxClose { position: absolute; top: 0 !important; right: 0 !important; display: block; background: url(../images/lightboxClose.png) no-repeat 0 0 !important; width: 31px !important; height: 31px !important; white-space: nowrap; overflow: hidden; text-indent: 100%; }
#cboxLoadedContent { background: #000; background: rgba(0, 0, 0, 0.75) url(../images/backgroundColorboxSpinner.gif) no-repeat center center; border-color: #000; border: 10px solid rgba(0, 0, 0, 0.25); border-radius: 6px; }
#cboxContent { padding: 20px; }
#cboxTitle { background: #000; background: rgba(0, 0, 0, 0.50); bottom: 0; color: #fff; left: 0; position: absolute; line-height: 1; text-align: center; text-indent: 10px; margin: 0 30px 30px; }
#cboxTitle div { padding: 10px; }

/* social media */
#micrositeSocialMediaNav, #micrositeSocialMediaFooter { position: absolute; }
#micrositeSocialMediaNav { float:right; margin-right:20px;top: 10px; position: relative; right: 0;}
#micrositeSocialMediaFooter { right: 20px; bottom: 30px; display: none; }
#micrositeSocialMediaNav ul, #micrositeSocialMediaFooter ul { float: left; list-style: none; margin: 0; padding: 0; }
#micrositeSocialMediaNav li, #micrositeSocialMediaFooter li { display: block; float: left; line-height: 0; margin: 0 0 0 8px; }
#micrositeSocialMediaNav li > a, #micrositeSocialMediaFooter li > a { background-image: url(../images/spriteSocialMedia.png); background-repeat: no-repeat; display: block; position: relative; white-space: nowrap; overflow: hidden; text-indent: 100%; }
.micrositeSocialMedia-facebook a { background-position: -38px 0; height: 17px; top: 1px; width: 17px; }
.micrositeSocialMedia-linkedin a { background-position: -56px 0; height: 17px; top: 1px; width: 17px; }
.micrositeSocialMedia-twitter a { background-position: -74px 0; height: 17px; top: 1px; width: 17px; }
.micrositeSocialMedia-email a { background-position: -110px 0; height: 20px; top: 0; width: 26px; }

/* layout selectors */
body { background-color: #8d9397; }
#micrositeContainerCompress { margin: 0 auto; width: 100%; }
#micrositeContent {background: #8d9397 url(../images/gradientBkg.jpg)repeat-x 0 0; font-size: 80%; overflow: hidden;  clear: both;  }
#micrositeContentColumnFull { background:url(../images/spheres.jpg)no-repeat 50% 0;background-image:url(../images/spheres.jpg);height:1195px; margin: 0 auto; }
#micrositeContentColumnFull .micrositeModuleContainer {max-width: 980px; margin:0 auto; padding: 120px 10px 0; width: 100%;}
#micrositeContentColumnFull .micrositeModuleContainer .siteHeader {font-size: 80px; font-weight: bold; color: #2c4850; margin: 0;}
#micrositeContentColumnFull .micrositeModuleContainer .tagline {color: #fff; font-size: 51px; font-weight: bold;}
#micrositeContentColumnLeft { background:#ff993a; width: 100%; margin: 0; padding: 38px 10px; }
#micrositeContentColumnLeft .micrositeModuleContainer {max-width:980px; margin:0 auto; width: 100%;}
#micrositeContentColumnLeft h2 {color:#fff; font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;  font-size: 36px; margin: 0 0 5px; }
#micrositeContentColumnLeft p{color:#fff; font-size: 18px; line-height: 25px;}
#micrositeContentColumnRight { display:none;float: right; width: 300px; margin-right: 13px; border-left: 1px solid #b2b2b2; padding-left: 13px;}
#micrositeContentColumnRight .micrositeSplashWrapper { margin: 0 0 20px; }
.micrositeContentColumnSpan { display:none;clear: both; }

/* header */
#micrositeHeader { border-bottom:1px solid #e8e8e8;height:38px;position: relative; z-index: 10;margin: 0 auto 10px; width: 100%;}
#micrositeHeaderBanner {display: none;}
#micrositeHeaderBanner p { margin: 0 !important; }
#micrositeHeaderNavigation { /*max-width:980px; margin:0 auto;*/float:left;padding: 5px 0 0; position: relative; overflow: hidden; }
#micrositeHeaderNavigation ul { list-style: none; margin: 0 0 0 10px; padding: 0; overflow: hidden; }
#micrositeHeaderNavigation li { display: block; float: left; margin: 0 20px 0 0; padding: 0 0 5px 0; position: relative; }
#micrositeHeaderNavigation li a { color: #767676 !important; font-size: 14px; font-weight: bold; }
#micrositeHeaderNavigation li a:hover { text-decoration: none; }
#micrositeHeaderNavigation li.first, #micrositeHeaderNavigation li.on { border-bottom: 5px solid #0096d6; }
#micrositeHeaderNavigation li.first a, #micrositeHeaderNavigation li.on a { color: #333 !important; }
.micrositeHeaderNavigationDropdown { display: none; position: absolute; border: 3px solid #0096d6; background-color: #fff; padding: 0 8px; top: 20px; left: 0; z-index: 10; }
.micrositeHeaderNavigationDropdown li { border-top: 1px dotted #ccc; margin: 0; padding: 0; }
.micrositeHeaderNavigationDropdown li:first-child { border: none; }
.micrositeHeaderNavigationDropdown li a { display: block; width: 130px; padding: 4px; font-size: 13px; }
/* #micrositeHeaderNavigationDropdown li a:hover { background-color: #0096d6; color: #fff !important; } */

/* footer */
#micrositeFooter { clear: both; position: relative; font-size: 12px; background: url(../images/footerGradient.png) repeat-x 0 100%;}
#micrositeFooter .micrositeModuleContainer {display:table;max-width: 980px; margin: 0 auto; width: 100%;}
#micrositeFooter .micrositeModuleContainer p{display: none;}
#micrositeFooter .micrositeFooterBottomExtended {float:right;margin: 42px 0 0;}
#micrositeFooter .micrositeFooterBottom { background: url(../images/footerLogo.png) no-repeat 20px 17px; display:table;min-height: 50px; padding: 3px 0; width: 100%;}
#micrositeFooter .micrositeFooterBottom ul { float:left;list-style: none;  overflow: hidden; padding: 28px 0 0 115px; }
#micrositeFooter .micrositeFooterBottom li { float: left; font-size: 12px; padding-right: 10px; }
#micrositeFooter .micrositeFooterBottom a { color: #000; }
#micrositeFooter h6, #micrositeFooter h6 a { color:#0415f8 !important;font-family: calibri, arial;font-size: 13px; font-weight: normal; }

/* content callout */
.micrositeContentCallout { display:none;border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; width: 150px; float: left; margin: 10px 20px 10px 0; }
.micrositeContentCalloutInner { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 1px 0; padding: 20px 10px; }
.micrositeContentCallout h6 { color: #000; font-size: 18px; margin: 0 0 10px !important; padding: 0; }
.micrositeContentCallout ul { list-style: none; padding: 0 !important; margin: 0 !important; }
.micrositeContentCallout li { font-size: 11px !important; font-weight: bold; line-height: 14px !important; margin: 10px 0 0; }

/* bitpipe abstract */
.resDetail { background-color: #fff; overflow: hidden; padding: 30px 50px; }
.resTitleLogo { clear: both; margin-bottom: 20px; overflow: hidden; width: 100%; }
.resTitleLogo h3 { font-size: 20px; font-weight: bold; margin-bottom: 10px !important; }
.resTitleLogo h3 a { color: #15204f; }
.resTitleLogo h4 { color: #666; font-size: 12px; font-weight: normal; }
.resAbstract { clear: both; overflow: hidden; width: 100%; }
.resAbstract .col1 { float: left; padding-right: 25px; width: 190px; }
.resAbstract .col1 td { font-size: 12px; padding: 0 25px 5px 0; vertical-align: top; }
.resAbstract .col1 td strong { font-weight: bold; }
.resAbstract .col2 { float: left; width: 605px; }
.resAbstract .col2 .abstract { border-top: 1px solid #ccc; padding: 10px 0 0; }
.resAbstract .col2 h5 { font-size: 11px; font-weight: bold; margin-bottom: 10px; padding-top: 2px; text-transform: uppercase; }
.resAbstract .col2 p { margin-bottom: 10px; }
.resAbstract .col2 a.viewNow { background: url(../images/viewNowGradient.png) repeat-x 0 0; border-radius: 8px; color: #fff !important; display: inline-block; font-size: 14px; font-weight: bold; margin: 10px 0 20px; padding: 5px 30px; text-align: center; }
.resAbstract .col2 a.viewNow:hover { box-shadow: 0 2px 2px rgba(0,0,0,0.15); text-decoration: none !important; }
.alignLeft { float: left; }
.alignRight { float: right; }

/* for embedded microsites */
#micrositeAdvertisement { height: 20px; margin: 15px 0 0 0; position: relative; text-align: center; width: 980px; }
#micrositeAdvertisement h3 { color: #999; font-size: 10px; font-weight: normal; margin: 0; padding: 5px 0 0; }
#micrositeClose { float: right; position: absolute; right: 0; top: 0; }
#micrositeClose a { background: url(../images/micrositeCloseButton.png) no-repeat 0 0; display: block; height: 20px; width: 75px; white-space: nowrap; overflow: hidden; text-indent: 100%; }


.micrositeSocialMediaNavExtrapadding { display: none !important; }







/* overview hero image section */
#micrositeContentHeroImage { background: url(../images/heroImageBackground.png) no-repeat 0 120px; margin: 0 -20px; padding: 25px 20px 150px; overflow: hidden; }
#micrositeContentHeroImage h2 { font-size: 36px; color: #007dba; margin: 0 0 5px; }
#micrositeContentHeroImage h3 { font-size: 20px; margin: 0 0 5px; }
#micrositeContentHeroImage h4 { font-size: 16px; padding: 0 0 0 3px; }
#micrositeContentHeroLeft { float: left; width: 460px; }
#micrositeContentHeroRight { float: right; width: 460px; }
#micrositeContentHeroImage h4 a:hover { text-decoration: none !important; }
#groupCi { height: 370px; background: url(../images/heroImageBackgroundCi.png) no-repeat 55px 70px; padding-left: 15px; cursor: pointer; }
#groupCloud { height: 370px; background: url(../images/heroImageBackgroundCloud.png) no-repeat 15px 70px; padding-left: 160px; cursor: pointer; }



.micrositeSplashCommunities ul { list-style: none; margin: 0 !important; padding: 0 !important; }
.micrositeSplashCommunities ul li { background: url(../images/heroImageBackgroundCloud.png) no-repeat 0 0; font-weight: bold; padding: 0 0 0 24px; margin: 0 0 10px; }
.micrositeSplashCommunities ul li.micrositeSplashCommunities-rss { background-image: url(../images/micrositeSplashCommunities-rss.png); }
.micrositeSplashCommunities ul li.micrositeSplashCommunities-twitter { background-image: url(../images/micrositeSplashCommunities-twitter.png); }
.micrositeSplashCommunities ul li.micrositeSplashCommunities-linkedin { background-image: url(../images/micrositeSplashCommunities-linkedin.png); }
.micrositeSplashCommunities ul li.micrositeSplashCommunities-facebook { background-image: url(../images/micrositeSplashCommunities-facebook.png); }


.micrositeSplashWrapper { border-top: 1px solid #333; padding: 20px 0 0; }
.micrositeSplashWrapper:first-child { border-top: none; padding: 0; }
.micrositeSplashWrapper h5 { font-size: 18px; }
.micrositeSplashRecommended { overflow: hidden; margin: 0 0 20px; }
.micrositeSplashRecommended img { float: left; margin: 0 10px 10px 0; }
.micrositeSplashRecommended h6 { font-size: 14px; color: #007dba; margin: 0 0 5px !important; }
.micrositeSplashRecommended p { margin: 0 0 1em; }
.micrositeSplashRecommended p a { display: block; }

/* carousel slide projector */
.carouselSlideProjector { display:none;margin: 0 0 30px; padding: 0 0 35px; border-bottom: 1px solid #b2b2b2; }
.carouselSlideProjector ul { margin: 0 !important; padding: 0 !important; list-style: none; }
.projection { height: 285px; width: 100%; position: relative; overflow: hidden; }

.projection li { position: absolute; text-align: center; top: 285px; }
.projection li:first-child { top: 0; }
.projection img { cursor: pointer; }
.projection .caption { position: relative; color: red; background-color: #eee; display: none; }
.projection h2 { font-size: 30px; position: absolute; width: 300px; top: 20px; left: 30px; line-height: 1.15; }
.projection h3 { font-size: 15px; position: absolute; width: 400px; top: 106px; left: 30px; }
.projection .caption h3 a { color: #fff !important; display: block; margin-top: 20px;  }
.slides { overflow: hidden; position: relative; }
.slides ul { overflow: hidden; max-height: 80px; min-height: 80px; width: 200%; position: relative; }
.hasControls ul { margin: 0 41px !important; }
.slides li { display: block; float: left; cursor: pointer; padding: 10px; width: 296px; border-left: 1px solid #ccc; overflow: hidden; line-height: 1.2; *line-height: 60px; }
.slides li { -webkit-transition: background-color .5s; -moz-transition: background-color .5s; -ms-transition: background-color .5s; -o-transition: background-color .5s; transition: background-color .5s; }
.slides li.active, .slides li:hover { background-color: #eee; -webkit-transition: background-color .5s; -moz-transition: background-color .5s; -ms-transition: background-color .5s; -o-transition: background-color .5s; transition: background-color .5s; }
.hasControls li { width: 270px; }
.slides li:first-child { margin-left: -1px; }
.slides img { height: 60px; width: 95px; float: left; margin: 0 10px 0 0; display: block; }
.slides span { overflow: hidden; display: table-cell; height: 60px; vertical-align: middle; font-size: 12px; font-weight: bold; *display: block; }
.slideControls { display: none; height: 80px; width: 40px; position: absolute; top: 0; }
.hasControls .slideControls { display: block; }
.slideControls.previous { background: #ddd url(../images/slideControlPreviousOn.png) no-repeat 50% 50%; left: 0; border-right: 1px solid #ccc; white-space: nowrap; overflow: hidden; text-indent: 100%; }
.slideControls.next { background: #ddd url(../images/slideControlNextOn.png) no-repeat 50% 50%; right: 0; border-left: 1px solid #ccc; white-space: nowrap; overflow: hidden; text-indent: 100%; }
.slideControls.previous.disabled { background-image: url(../images/slideControlPreviousOff.png); }
.slideControls.next.disabled { background-image: url(../images/slideControlNextOff.png); }


.micrositeModuleFeatured { position: relative; padding: 0;  }



/* featured tabs module */
.micrositeModuleFeaturedTabs, .micrositeModuleFeaturedOutput { list-style-type: none; margin: 0 !important; padding: 0 !important; overflow: hidden; }
.micrositeModuleFeaturedTabs { overflow: visible; }
.micrositeModuleFeaturedTabs li { float: left;margin-right: 10px; }
.micrositeModuleFeaturedTabs > li a { height: 41px; width: 309px; position: relative; display: block; }


.micrositeImageNoWrap { width: 440px; margin: 0 0 20px 20px; height: 210px; float: left; overflow: hidden; font-size: 12px; }
.micrositeFeaturedImage { float: left; }
.micrositeFeaturedInfo { margin-left: 105px; }

.micrositeFeaturedInfo h3, .micrositeFeaturedRelated { display: none; }

.micrositeFeaturedInfo .micrositeFeaturedInfoLabel { font-weight: bold; font-size: 14px; display: block;  }
.micrositeFeaturedInfo h4 { margin: 0 !important; }

.micrositeModuleFeaturedOutput { border: 1px solid #000; padding: 40px 0 20px !important; overflow: hidden; clear: both; }

.micrositeFeaturedInfo h4 { line-height: 1.4 !important; font-size: 13px; margin: 0 0 5px !important; }
.micrositeFeaturedInfo p { margin: 5px 0 5px; }



.videoPageMainVideo { text-align: center; margin: 0 0 50px; }
.videoPageThumbnails {padding: 0 0 0 100px; }
.videoPageThumbnails ul { list-style: none; margin: 0 !important; padding: 0 !important; overflow: hidden; }
.videoPageThumbnails li { float: left; margin: 0 50px 50px 0; }
.videoPageThumbnails h6 { color: #007dba; font-size: 16px; margin: 0 !important; }
.videoPageThumbnails a { display: block; border: 5px solid white !important; }
a.activeThumbnail { border: 5px solid #007dba !important; }




/* removing the 'home' link for some reason */
#micrositeHeaderNavigation ul li:first-child { display: none; }


#micrositeContentColumnLeft .micrositeModuleContainer .leftColumn { float: left; width: 480px; padding: 20px 20px 0 0; }
#micrositeContentColumnLeft .micrositeModuleContainer .rightColumn { float: left; width: 480px; padding-top: 20px; }
.leftColumn a, .rightColumn a{color: #000!important;font-weight: bold;}
.headerWrapper {max-width:980px; margin:0 auto;width: 100%}


.group:after {
content: "";
display: table;
clear: both;
}

.micrositeContentColumnSpan { margin: 0 20px; }
#micrositeContentColumnLeft .micrositeContentColumnSpan { margin: 0; }

/* filmstrip widget */
/* widget's parent container width must be calculated like this: (width of .filmstripPrevious) + (width of .filmstripNext) + N(width of .filmstripWindow > ul > li) where N = the number of items on display at a time */
.filmstrip { position: relative; margin: 40px 0 20px; }
/*.filmstrip.filmstripNavigationHide { padding: 0; }*/
.filmstripWindow { overflow: hidden; *position: relative; }
.filmstripWindow > ul { list-style-type: none; margin: 0 !important; padding: 0 !important; white-space: nowrap; position: relative; left: 0; overflow: hidden; width: 10000px; }
.filmstripWindow > ul > li { display: block; float: left; padding: 5px 10px 0; position: relative; white-space: normal; width: 270px; }
.filmstripWindow > ul { -webkit-transition: left .5s; -moz-transition: left .5s; -ms-transition: left .5s; -o-transition: left .5s; transition: left .5s; }
.filmstripThumbnailHeader { color: #3580d1; font-size: 15px; font-weight: bold; margin: 0 0 5px; }
.filmstripThumbnail { width: auto; }
.filmstripThumbnail img { height: 80px; width: 270px; margin-bottom: 10px; }
.filmstripThumbnailText { font-size: 12px; line-height: 1.6; }
.filmstripThumbnailText p { margin: 0 0 5px !important; }



.filmstripControls { clear: both; margin: 10px 0 0; text-align: center; }
.filmstripPrevious, .filmstripNext { display: inline-block; height: 18px; width: 11px; white-space: nowrap; overflow: hidden; text-indent: 100%; *text-indent: 0; *font-size: 0; }
.filmstripPrevious { background: transparent url(../images/slideControlPreviousOn.png) no-repeat 0 0; }
.filmstripNext { background: transparent url(../images/slideControlNextOn.png) no-repeat 0 0; }
.filmstripPrevious.disabled { background-image: url(../images/slideControlPreviousOff.png); cursor: default; }
.filmstripNext.disabled { background-image: url(../images/slideControlNextOff.png); cursor: default; }
.filmstripPrevious:focus, .filmstripNext:focus { background-color: transparent; }

.filmstripNavigationOutside.filmstrip { padding: 0 40px; }
.filmstripNavigationOutside .filmstripPrevious, .filmstripNavigationOutside .filmstripNext { width: 40px; position: absolute; top: 0; height: 220px; background-position: 50% 50%; }
.filmstripNavigationOutside .filmstripPrevious { left: 0; }
.filmstripNavigationOutside .filmstripNext { right: 0; }

.filmstripNavigationInline .filmstripNext { margin: 0 0 0 20px; }
.filmstripNavigationInline .filmstripPrevious { margin: 0 20px 0 0; }



.filmstripPagination { text-align: center; padding: 10px 0; *position: relative; *zoom: 1; }
.filmstripPagination a { display: inline-block; margin: 0 6px; height: 11px; width: 11px; background: url(../images/slideControlPagination.png) no-repeat 0 0; white-space: nowrap; overflow: hidden; text-indent: 100%; *text-indent: 0; *font-size: 0; }
.filmstripPagination a.active { background-position: -11px 0; cursor: default; }
.filmstripPagination a:focus { background-color: transparent; }

#micrositeContentColumnLeft .filmstripThumbnail img { height: 60px; width: 200px; margin-bottom: 10px; }
#micrositeContentColumnLeft .filmstripWindow > ul > li {  width: 200px; padding: 0 10px 0 0; margin: 0; }


.contentTabs .mediaBlockContent p a,
.filmstripThumbnailText a.readmore,
.micrositeSplashRecommended a.readmore,
.micrositeFeaturedInfo p a{
  color: #fff !important;
  width: auto;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 23px;
  text-decoration: none;
  text-align: center;
  padding: 0;
  min-width: 80px;
  background: #007dba;
  border-radius: 0 3px 0 3px;
  -moz-border-radius: 0 3px 0 3px;
  -webkit-border-radius: 0 3px 0 3px;
  cursor: pointer;
  border: none;
}

.micrositeFeaturedInfo p {
  margin-top: 10px !important;
}


/* content tabs plugin styles */
.contentTabs { overflow: hidden; margin: 0 0 25px; position: relative; }
.contentTabsNav { position: relative; }
.contentTabsNav ul { margin:0 !important; padding: 0 !important; list-style: none; }
.contentTabsNav li:hover {
  border-radius: 8px 8px 0 0;
}
.contentTabsNav li {
  display: block;
  float: left;
  border-radius: 8px 8px 0 0;
  width: 300px;
  height: 40px;
  margin: 0 10px -1px 0;
  overflow: hidden;
  top: 0;
}
.contentTabsNav li.active {
  border: 1px solid #333;
  border-bottom: none !important;
  height: 39px;
  top: 1px;
}
.contentTabsNav li a {
  background: #017dba; /* Old browsers */
  background: -moz-linear-gradient(top,  #017dba 0%, #0071a8 74%, #00597f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#017dba), color-stop(74%,#0071a8), color-stop(100%,#00597f));
  background: -webkit-linear-gradient(top,  #017dba 0%,#0071a8 74%,#00597f 100%);
  background: -o-linear-gradient(top,  #017dba 0%,#0071a8 74%,#00597f 100%);
  background: -ms-linear-gradient(top,  #017dba 0%,#0071a8 74%,#00597f 100%);
  background: linear-gradient(to bottom,  #017dba 0%,#0071a8 74%,#00597f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#017dba', endColorstr='#00597f',GradientType=0 ); /* IE6-9 */
  line-height: 40px;
  text-align: center;
  color: #fff !important;
  display: block;
  font-size: 18px;
}
.contentTabsNav li a:hover { text-decoration: none !important; }
.contentTabsNav li.active a, .contentTabsNav li.active a:active, .contentTabsNav li.active a:focus {
  background: #ffffff; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
  color: #0099d8 !important;
}

.contentTabsPanelCollection { clear: both; border: 1px solid #333; }
.contentTabsPanel { display: none; padding: 10px; color: #4c4d4f; }
.contentTabsPanel:first-child { display: block; }
.contentTabsPanelIntroGraphic { border: 1px solid #ccc !important; float: right; margin: 0 0 10px 10px; }
.contentTabsPanel p { margin: 0 0 10px !important; }
.contentTabsPanel h3 { font-size: 16px !important; margin: 0 0 5px !important; }

.pinPanelIntro .contentTabsPanel { overflow-y: hidden; overflow-x: hidden; }
.pinPanelIntro .contentTabsPanelContent { height: 280px; overflow-y: scroll; overflow-x: hidden; }
.pinPanelIntro .contentTabsPanelIntro { height: 150px; padding: 0 0 10px; margin: 0 0 15px; border-bottom: 1px solid #ddd; overflow: hidden; }

/* copy these along wih content tabs since they're used in the panel views */
.mediaBlock, .mediaBlockContent { overflow: hidden; _overflow: visible; zoom: 1; }
.mediaBlock img { float: left; margin-right: 10px; display: block; }
.oneColList, .twoColGrid { clear: both; }
.oneColList > ul, .twoColGrid > ul { clear: both; margin: 0 !important; padding: 0 !important; list-style: none; overflow: hidden; }
.twoColGrid ul > li { clear: left; border-top: 1px solid #ddd; overflow: hidden; }
.oneColList ul > li:first-child, .twoColGrid ul > li:first-child { border: none; margin-top: 0; }
.twoColGrid .gridItem { width: 46%; float: left; margin: 15px 10px; }
.twoColGrid .gridItem:first-child { border-right: 1px solid #ddd; padding-right: 10px; }
.twoColGrid .gridItem p { margin: 10px 0 0 !important; line-height: 1.1 !important; }
.twoColGrid .mediaBlockImage { width: 80px; height: 100px; }
.oneColList { margin: -10px 0 0;}
.oneColList li { border-top: 1px solid #ddd; margin: 15px 0 5px; padding: 15px 0 0; }
.oneColList h4 { font-size: 16px; margin: 0 0 5px !important; }
.oneColList p { margin: 0 0 5px !important; }
.contentTabsCaption { font-size: 26px; margin: 0 0 5px !important; }

.contentTabsAssetTopic { font-weight: bold; font-size: 14px; display: block; margin: 0 0 5px; }


/*
.micrositeFeaturedTabConvergedInfratructure > a { background: url(../images/tab_ciOff.png) no-repeat; }
.micrositeFeaturedTabConvergedInfratructure > a.current { background: url(../images/tab_ciOn.png) no-repeat; bottom: -1px; }
.micrositeFeaturedTabCloud > a { background: url(../images/tab_cloudOff.png) no-repeat; }
.micrositeFeaturedTabCloud > a.current { background: url(../images/tab_cloudOn.png) no-repeat; bottom: -1px; }
 */