﻿#Logo,#LeftToLogo
{
    position:relative;
    top:25px;
}
.HLWelcomeHeader .Content 
{
    margin-top:1em;
}
.MPRightAux
{
    float:right;
    width:630px;
}
.ProgressBar 
{
    font-size:7px;
}


/************ Solve ie8  issue **********/
.HLWelcomeHeader .Login 
{
    left:78px;
    margin-top:0;
    /*padding-top:42px;*/
    position:absolute;
    top:86px;
}
#RightToLogo
{
    position:relative;
    height:122px;
}
#MPSearchBlock {
padding-top:4px;
}
#MPSlogan
{
    
}
.MenuBarUnderline
{
	font-size:7px;
}

.profileControlBig .h1, .profileControlBig .Heading1
{
    border-top: 0px;
}

#MPSearchBlock .Watermark, #MPSearchBlock .TextBox
{ 
    #padding-top:2px;

}
.MPButtonNav
{
    width: 775px;
}

.MenuBarUnderline
 {
	 height:10px;
	 font-size:7px;
 }

.HLWelcomeHeader .Content
{
    margin-top:1em;
}

/***Arrow image- WithChildren -Buttonnav***/
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren:Hover li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Hover li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li:Hover li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover ul li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:Hover ul li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover ul li.AspNet-Menu-WithChildren a,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren a:hover, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a:hover, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover ul li.AspNet-Menu-WithChildren a:hover, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover a, 
#MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover a
{
    background-image: url('images/sidearr.gif' );
    background-repeat: no-repeat;
    background-position: 168px center;
}
/***Sidemenu icon***/
MPSideNav ul.AspNet-Menu li a, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-Leaf a, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a 
{
    background-color:transparent;
    background-image:url(images/SideMenu_e.jpg);
}


/***Search asc,desc image***/
.HLSearch .Content .SortAscending
{
    vertical-align: middle;
    background-image: url(images/down_yell.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}
.HLSearch .Content .SortDescending
{
    vertical-align: middle;
    background-image: url(images/up_yell.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}

/***IE8 issue in search button visibility**/
#MPSearchBlock .Button 
{
	height:22px;
}

/****Welcome control : Completeness bar style****/
.ProgressBarProgress 
{
	height:6px;
}
.ProgressBar 
{
	height:10px;
	font-size:7px;
	margin-bottom:2px;
}
.HLWelcome .Profile 
{
	padding-top:2px;
}


/***Rss image : issue in next control*/

.SubscribeRSS
{
    float: right;
    position: absolute;
    right: 5px;
    top: 3px;
}


/***IE6 issue in engagement control***/
.HLLandingControl ol li, .HLLandingControl ul li
{
    width:100%
}
/***New blog link spacing from tabs***/
.addBlogEntry 
{
    padding-left:8px;
}
/***My Documents alignment***/
.HLMyDocuments .HLContainer
{
    float:left;
}


.HLWelcomeHeader .Content
{
    margin-top:7px;
    margin-bottom:7px;
    height:100px;
}
/***Search Library - spacing issue**/
.rlCollapseHeader
{
    border-bottom:2px solid #FFFFFF;
}
/***Directory inbox checkbox alignment***/
.InboxMessages input 
{
    margin-right:5px;
}
/***Send Message - Button style**/
.ButtonBlock .ButtonStyle
{
    background:none
}
/**Inbox - border between messages ***/
.InboxMessages 
{
    border-bottom:1px dotted #AFB1B3;
    margin-bottom:1em;
}

/****Body background - image***/
.bodyBackground
{
	/*background-image:url('images/BGgrid.jpg');
	background-position: left bottom;*/
	
	
}
#MPOuter
{
    background-color:White;
}
/***New classes***/

.HLWelcome
{
    background:none!important;
    border:none!important;
}
#MPButtonBar
{
    /*height:31px;*/
}
.Welcome .Details
{
    /*width:220px;*/
    float:left;
    width:180px;
    
}

/*** Solve ie6 issue start***/
.HLWelcomeHeader .Welcome 
{
	width:250px;
}
/*** Solve ie6 issue end***/

.repeatImage 

{
    background-image:none;
}
.SponsorImagePanel
{
	text-align:center;
}
/***Search box left align***/
#MPSearchBlock .Watermark, #MPSearchBlock .TextBox 
{

	/*padding:2px 3px 0;*/
	#padding-top:2px;
	padding-left:1px;
	/*width:110px;*/

}

/**** Solve IE6 issue ****/
.MPContentSection
{
	padding-right:8px;
}
/*** Provide gap b/w tabs in IE7 ***/
 .Tab ,.TabSelected 
{
    margin-right:0px;
    border-right:solid 3px #ffffff;
}
#details
{
    z-index:1001;
}
/*********** Solve Height issue in Group Details ***************/
#pnlEdit 
{
    height:15px;
}
/************ Solve ie8  issue **********/
.HLWelcomeHeader .Login 
{
    left:70px;
    margin-top:0;
    /*padding-top:42px;*/
    position:absolute;
    top:86px;
}
/******** solve height difference in welcome control *****/
.HLWelcome
{
    margin-top:11px;
}

 .MPContentAreaHome table
 {
     width:100%;
 }

.tabStyle .ajax__tab_outer 
{
    background:transparent none repeat scroll 0 0;
}
.tabStyle .ajax__tab_inner 
{
    background:transparent none repeat scroll 0 0;
}

/***home page usercontrol styles***/
 .HLLandingControl.HLEngagement .Details
{
 /*   width:172px; firefox wrapping issue*/
}    

.HLEngagement .Content li,.HLDiscussions .Content ol li
{
 
 overflow:auto;
 height:100%;
 
} 

.HLAnnouncements h2
{
 position:relative;
}
.HLContainer
{
/*word-break:break-all;*/
}
.MPimage
{
    text-align:center
 }
 
#MPSearchBlock .Button
{
	height:22px;
}
.HLLandingControl h2, .DubConnectPopUp h2 
{
    font-size:12px;
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Sep 
{
    background-image:none;
}
#MPFooterLink 
{
    padding:10px;
}
.HLWelcomeHeader .Welcome 
{
    height:55px;
}

 .ByLine h4
{
    position:absolute;
}
 *html .ByLine a
 {
     padding-right:7px;
 }
 .MPBio h2
{
    border-bottom:none;
}

.HLLandingControl.HLRSSReader .Content h2 {
font-weight:normal;
height:auto;
font-size:14px;
text-decoration:none;
}
.HLLandingControl.HLRSSReader .Content a {

text-decoration:none;
}

.MPButtonNav ul.AspNet-Menu li a {
padding:9px 12px 8px;
}
.HLLandingControl h3 a
{
 font-size:14px;
}


.HLLandingControl.MPIcon h4
{
    width:auto;
}
.HLLandingControl.MPIcon .ByLine h4
{
 display:none;
}

/**homepage heading issue[updation in cloud] **/
.HLLandingControl h2
{
	background-image: none; 
        height: auto;
padding: 4px 5px 4px 10px;
	
}
.HLLandingControl .Content h2
{
    background-image: none !important; 
    height: auto !important;
        font-size:14px;
font-weight:normal;

}
.HLLandingControl .Content
{
 background-image: none;
}

/** styles newly added **/
/********** NEWLY ADDED Home page width with ad **********/
.MPContentAreaHomeWithAd
{
    width:824px;
}
.MPContentAreaHome
{
  /*  width:966px; */
}
.MPContentAreaHomeWithAd .HLLandingControl.HLEngagement.HLLandingControl .Details
{
  /*  width:230px;*/
}
/************************************* Styles for all Layouts *******************/

.MPContentAreaHome .Section3 .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd .Section3 .HLLandingControl.HLEngagement .Details
{
    width:170px;
}
.MPContentAreaHome .yui-g .yui-u .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd .yui-g .yui-u .HLLandingControl.HLEngagement .Details
{
    width:170px;
}
.MPContentAreaHome td .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd td .HLLandingControl.HLEngagement .Details
{
    width:170px;
}
.MPContentAreaHome .yui-gd .yui-u .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd .yui-gd .yui-u .HLLandingControl.HLEngagement .Details
{
    width:170px;
}
.MPContentAreaHome .yui-gd .yui-u .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd .yui-gd .yui-u .HLLandingControl.HLMyDocuments .Details
{
    width:480px;
}
.MPContentAreaHome .yui-gd div.first .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd .yui-gd div.first .HLLandingControl.HLMyDocuments .Details
{
    width:200px;
}
.MPContentAreaHome .yui-gb .yui-u .HLLandingControl.HLEngagement .Details,

.MPContentAreaHomeWithAd .yui-gb .yui-u .HLLandingControl.HLEngagement .Details

{
    width:150px;
}
.MPContentAreaHome .yui-gb .yui-u .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd .yui-gb .yui-u .HLLandingControl.HLMyDocuments .Details
{
    width:230px;
}
.MPContentAreaHome .Column2 .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd .Column2 .HLLandingControl.HLEngagement .Details
{
    width:120px;
}
.MPContentAreaHome .Column1 .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd .Column1 .HLLandingControl.HLMyDocuments .Details
{
    width:550px;
}
.MPContentAreaHome .Column2 .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd .Column2 .HLLandingControl.HLMyDocuments .Details
{
    width:180px;
}
.MPContentAreaHomeWithAd .Column2 .HLLandingControl.HLEngagement .Details
{
    width:106px;
}
.MPContentAreaHome .yui-gb .yui-u first .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd .yui-gb .yui-u first .HLLandingControl.HLEngagement .Details
{
    width:170px;
}
.MPContentAreaWide .HLLandingControl.HLMyDocuments .Details 
{
    width:260px;
}
.MPContentArea .HLLandingControl.HLMyDocuments .Details  
{
    width:230px;
    #width:220px;
}
.MPContentAreaHome td .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd td .HLLandingControl.HLMyDocuments .Details
{
   /* width:170px;*/
    width:280px;
}
/************************* Style for all Layouts ends ********************/


/**************/

/*.FeedItem 
{
word-break:break-all;
word-wrap:break-word
}*/

.HLLandingControl h3 {

margin-top:-2px;
}

.MPContentAreaHome .HLLandingControl.HLRSSReader .FeedItem
{width:300px;}

.MPContentAreaHome .HLLandingControl.HLRSSReader .FeedItem code
{
width:300px;
}

pre, code {
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#contentcontainer #thirdrow .onecolumn
{
#max-width: 310px;
}

#MPButtonBar
{
	background-color: #5A7A79;
}
.HLSearch .Content .Button
{
	margin:0em;
}

.HLLandingControl.MPIcon .Content p
{
word-wrap:break-word;
}

.HLLandingControl.HLMyDocuments .Details
{
width:100%;
}

.MPBottomAds .AdSpots {
   top: -8px;
    float: right;
    left: -50%;
}


.MPBottomAds .AdSpots .AdSpot {
    float: left;
    left: 50%;
}
