.bodyBackground
{
    
	
}
/************ Solve ie8  issue **********/
.HLWelcomeHeader .Login 
{
    /*left:78px;*/
    margin-top:0;
    /*padding-top:42px;*/
    position:relative;
    top:55px;
}
/******** solve height difference in welcome control *****/
.HLWelcome
{
    margin-top:7px;
    margin-bottom:4px;
}

.MenuBarUnderline
{
	font-size:7px;
}

.profileControlBig .h1, .profileControlBig .Heading1
{
    border-top: 0px;
}

#MPSearchBlock .Watermark, #MPSearchBlock .TextBox
{ 
    #padding-top:2px;
    text-align:center;

}
.MPButtonNav
{
    /*width: 775px;*/
}

#MPheader
{
    padding-top:0px;
    padding:0px;
}
.MPTop
{
     background-image: url( 'images/top strip.gif');
    background-position: left center;
    background-repeat: repeat-x;
    height:19px;
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Sep 
{
    background-image:none;
}
.MenuBarUnderline
 {
	 height:10px;
 }

.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/SideMenuIconisma.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*/
.HLAnnouncements h2 
{
	position:relative;
}
.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;
}
/***Login link browser issue***/
#LeftToLogo, #RightToLogo
{
    min-height:100px;
}
#LeftToLogo
{
    width:290px;
}
#MPSlogan
{
    font-size:22px;
}
#Logo
{
	
    padding-left:0;
    /*padding-top:15px;
    position:relative;
    top:40px;
    width:360px;;
    left:10px;
    position:relative;
    top:24px;*/
}
.MPButtonNav ul.AspNet-Menu li a 
{
    padding-top:10px;
}
#MPAuxNav 
{
    padding-top:5px;
}
.HLWelcomeHeader .Content
{
    margin-top:3px;
    margin-bottom:0px;
    /*margin-top:7px;
    margin-bottom:7px;*/
}

/***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;*/
	
	
}

/***New classes***/

.HLWelcome
{
    background:none!important;
    border:none!important;
}
#MPButtonBar
{
    /*height:31px;*/
}
.Welcome .Details
{
    /*width:220px;*/
    float:left;
}

/*** 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;*/

}
#MPSearchBlock 
{
    padding-top:4px;
}

/**** Solve IE6 issue ****/
.MPContentSection
{
	padding-right:8px;
	padding-left: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;
}

/***home page usercontrol styles***/
 .HLLandingControl .Details
{
    width:290px; /*firefox wrapping issue*/
}    
.HLContainer 
{
 overflow:auto;
}
.HLEngagement .Content li,.HLDiscussions .Content ol li
{
 
 overflow:auto;
 height:100%;
 
} 

.HLAnnouncements h2
{
 position:relative;
}
.HLContainer
{
    height:100%;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul li.AspNet-Menu-Sep, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-Sep 
{
    border:none;
}
h3, .Heading3, h3 a 
{
    font-size:17px;
}
.HLLandingControl .Content 
{
    background-image:none;
}
.MPRightAux
{
    float:right;
    width:500px;
    margin-top:10px;
}
.ProgressBarProgress 
{
    padding-left:0px;
    padding-right:0px;
}


.GlossaryDefinition 
{
    margin-left:8px;
}
.MPUploadedImage
{
    background-repeat:no-repeat;
}
.MPContentAreaWide 
{
    width:765px;
}
* html .HLLandingControl.HLDiscussions h3 
{
    margin-top:-10px;
}
*html .HLLandingControl.HLDiscussions h4 
{
    width:80%;
}
.HLLandingControl.HLDiscussions h3 
{
    margin-top:0.5em;
    #margin-top:-5px;
}
/*Styles written in 30 april */
#MPButtonBar
{
height:32px;
}
.HLLandingControl.HLMyDocuments .Details
{

width:340px;
}

/* style written on Nov 02 for Rob style change */

.HLLandingControl .Content h2
{
    background-image: none !important;
    height: auto !important;
}

