﻿@charset "utf-8";
/* CSS Document */

#wrapper {
	width:980px;
	margin:30px auto;
}
.top-header .logo {
    width:57%;
}
.top-header .header-right {
    width:35%;
}
.navbar {
    z-index:9999 !important;
}
.carousel, #slides {
    z-index:9990 !important;
}
.carousel-caption {
    background:#642265;
    opacity:0.7;
    filter:alpha(opacity = 70);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.top-header ul.nav-header li {
	padding:0 3px 0 0;
    border-right:1px solid #999;
    margin-right:5px;
}
.top-header ul.nav-header li:first-child + li + li + li + li {
    border: 0;
    padding-right: 0;
    margin-right: 0;
}
.carousel-caption {
    background: url(../images/ie/captionbg.png) repeat !important;
    opacity:0;
}
.carousel-indicators li {
	height: 23px;
	width: 22px;
    margin:0;
	background: url(../images/ie/slider-nav.png) no-repeat -3px -2px;
	border-radius: 0;
	box-shadow: none;
}
.carousel-indicators li.active {
	background-color: transparent;
    background-position:-4px -32px;
}
.knowledge-blocks .block p.summary {
    min-height:120px;
}
.rightpane .social-media {
    min-height:400px;
}
.featured-resources .content ul.listing li div {
    min-height: 140px;
}
.persona .row-fluid .span3 {
    width: 18.25%;
}
#knowledge_library li.topic:first-child + li + li + li,
#knowledge_library li.topic:first-child + li + li + li + li + li + li
{
    padding:0;
    margin-left:0;
}

.knowledge-blocks .block {
    width: 21.1% !important;
    margin-bottom:20px;
}
.knowledge-blocks {
    margin-bottom:20px;
}
.knowledge-blocks .block .summary {
    height:160px;
}


.social-links li {
    float:left;
}

.leftpane .knowledge-blocks .block {
    width: auto !important;
    float:none;
    clear:both;
    display:block;
}
.leftpane .knowledge-blocks .block .summary {
    height:60px;
}

.contribute {
    left:37%;
    top:193px;
}
#knowledge_library li:hover .dropdown_2columns {
    top: 100px !important;
    z-index:9999 !important;
}
#knowledge_library > li {
    min-height: 145px;
}
.featured-resources .content ul.listing li div {
    min-height: 100px !important;
}


.veiw-resource-panel .span12 {
    width:100%;
}

/* CD styles is here */
.top-header .row-fluid { width: auto;}
#wrapper { margin-top: 0px;}

.home-page-search-pane .innerpage .search-pane .row-fluid .search {
    right: 0px !important;
}
