





/* Brand-independent styles */

.UserRecognitionFlyoutPopup
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-color: #FFFFFF;
	z-index: 10;
	opacity: .95;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color='silver',Positive='true') alpha(opacity=95);
}

.UserRecognitionFlyoutPopup A, .UserRecognitionFlyoutPopup A:visited
{
	font-size: 10px;
	color: #000000;
	cursor: hand;
	border: 1px solid #FFFFFF;
	padding: 1px 3px 1px 3px;
	margin-left: 0px;
	height: 15px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}

.UserRecognitionFlyoutPopup A:hover, .UserRecognitionFlyoutPopup A:active
{
	background-color: #f0f7fd;
	color: #000000;
	cursor: hand;
	border: 1px solid #addbef;
	padding: 1px 3px 1px 3px;
	margin-left: 0px;
	height: 15px; 
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}

A.UserRecognitionFlyoutIndented, A:visited.UserRecognitionFlyoutIndented, A:hover.UserRecognitionFlyoutIndented, A:active.UserRecognitionFlyoutIndented
{
	margin-left: 6px;
}

A.UserRecognitionFlyoutIndentedExpired, A:visited.UserRecognitionFlyoutIndentedExpired, A:hover.UserRecognitionFlyoutIndentedExpired, A:active.UserRecognitionFlyoutIndentedExpired
{
	color: gray;
	cursor: default;
	margin-left: 6px;
}

.UserRecognitionFlyoutPopupHeading
{
	font-size: 10px;
	font-weight: bold; 
	padding-left: 5px;
	color: #003399;
	text-align: left;
}

.UserRecognitionFlyoutPopupHr
{
  height:1px;
  background:#d0e0f0;
  margin: 0px 11px 21px 11px; 
}

.UserRecognitionFlyoutPopArrow
{
	margin: 4px 0px 0px 0px;
}

/* end brand-independent */


/* MSDN branding */

.UserRecognitionFlyoutStaticText_msdn
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#5b5b5b;
	padding: 1px 1px 1px 1px;
	margin: 1px 0px 1px 1px;
}

.UserRecognitionFlyoutStatic_msdn, .UserRecognitionFlyoutStaticHover_msdn
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #FFFFFF;
	color:#5b5b5b;
	padding: 1px 3px 1px 3px;
	margin: 1px 0px 1px 1px;
	text-decoration: none;
  cursor: default;
	display: inline;
}

.UserRecognitionFlyoutStaticHover_msdn
{
	border: solid 1px #a1c6eb;
	padding: 1px 3px 1px 3px;
	margin: 1px 0px 1px 1px;
}

A.UserRecognitionFlyoutStaticLink_msdn, A:visited.UserRecognitionFlyoutStaticLink_msdn, A:hover.UserRecognitionFlyoutStaticLink_msdn, A:active.UserRecognitionFlyoutStaticLink_msdn
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#5b5b5b;
	text-decoration: none;
	display: inline;
  cursor: default;
}

A.UserRecognitionFlyoutOtherLink_msdn, A:visited.UserRecognitionFlyoutOtherLink_msdn, A:hover.UserRecognitionFlyoutOtherLink_msdn, A:active.UserRecognitionFlyoutOtherLink_msdn
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#5b5b5b;
}

/* end MSDN branding */





/* brand-independent styles */

.LocaleManagementFlyoutPopup
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #b8b8b8;
	padding: 3px 3px 3px 3px;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 10;
	opacity: .95;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color='#e0e0e0',Positive='true') alpha(opacity=95);
}

.LocaleManagementFlyoutPopup A, .LocaleManagementFlyoutPopup A:visited
{
	font-size: 10px;
	color: #000000;
	cursor: hand;
	border: 1px solid #FFFFFF;
	padding: 1px 3px 1px 3px;
	height: 15px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}

.LocaleManagementFlyoutPopup A:hover, .LocaleManagementFlyoutPopup A:active
{
	background-color: #f0f7fd;
	color: #000000;
	cursor: hand;
	border: 1px solid #addbef;
	padding: 1px 3px 1px 3px;
	height: 15px; 
	text-decoration: none;
	white-space: nowrap;
	display: block;
}

.LocaleManagementFlyoutPopupHr
{
  height: 1px;
  background: #d0e0f0;
  margin: 0px 11px 21px 11px; 
}

.LocaleManagementFlyoutPopArrow
{
	margin: 4px 0px 0px 0px;
}

/* end brand-independent */


/* MSDN branding */

.LocaleManagementFlyoutStatic_msdn, .LocaleManagementFlyoutStaticHover_msdn
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #3366cc;
	color:#FFFFFF;
	padding: 1px 3px 1px 3px;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	text-decoration: none;
  cursor: default;
	display: inline;
}

.LocaleManagementFlyoutStaticHover_msdn
{
	border:solid 1px #a1c6eb;
}

A.LocaleManagementFlyoutStaticLink_msdn, A:visited.LocaleManagementFlyoutStaticLink_msdn, A:hover.LocaleManagementFlyoutStaticLink_msdn, A:active.LocaleManagementFlyoutStaticLink_msdn
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	white-space: nowrap;
	text-decoration: none;
  cursor: default;
	display: inline;
}

A.LocaleManagementFlyoutStaticLiveLink_msdn, A:visited.LocaleManagementFlyoutStaticLiveLink_msdn, A:hover.LocaleManagementFlyoutStaticLiveLink_msdn, A:active.LocaleManagementFlyoutStaticLiveLink_msdn
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	white-space: nowrap;
	text-decoration: none;
  cursor: pointer;
}

/* end MSDN branding */


  .TFlyPopupAnimate{
    position: absolute;
    display:block;
    border:1px solid gray;
    overflow:hidden;
    visibility:hidden;
    margin:0;
    padding:0;
    z-index:1;
  }


.QuickLinksFlyoutPopup
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #b8b8b8;
	padding: 3px 3px 3px 3px;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 10;
	opacity: .95;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color='#e0e0e0',Positive='true') alpha(opacity=95);
}

.QuickLinksFlyoutPopup A, .QuickLinksFlyoutPopup A:visited
{
	font-size: 10px;
	background-color: transparent;
	color: #000000;
	cursor: hand;
	border: 1px solid #ffffff;
	padding: 1px 3px;
	margin: 0;
	display: block;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}

.QuickLinksFlyoutPopup A:hover, .QuickLinksFlyoutPopup A:active
{
	background-color: #f0f7fd;
	border: 1px solid #addbef;
}

.QuickLinksFlyoutPopup H4
{
	font-size: 10px;
	line-height: 110%;
	color: #003399;
	font-weight: bold; 
	margin: 4px 0 5px 0;
}

.QuickLinksFlyoutPopup TABLE
{
	vertical-align:top;
	z-index: 10;
}

.QuickLinksFlyoutPopup TR
{
	vertical-align:top;
}

.QuickLinksFlyoutPopup .list
{
	padding: 0;
	margin: 0px 0px 10px 0px;
}

.QuickLinksFlyoutPopup .listitem
{
	padding: 0;
	margin: 3px 0;
}

.QuickLinksFlyoutPopupHr
{
  height: 1px;
  background: #d0e0f0;
}

.QuickLinksPopArrow
{
	margin: 4px 0px 0px 0px;
}


/* MSDN branding */

.QuickLinksFlyoutStatic_msdn, .QuickLinksFlyoutStaticHover_msdn
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #3366cc;
	color: #FFFFFF;
	padding: 1px 3px 1px 2px;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	text-decoration: none;
	cursor: default;
	display: inline;
}

.QuickLinksFlyoutStaticHover_msdn
{
	border: solid 1px #a1c6eb;
}

A.QuickLinksFlyoutStaticLink_msdn, A:visited.QuickLinksFlyoutStaticLink_msdn, A:hover.QuickLinksFlyoutStaticLink_msdn, A:active.QuickLinksFlyoutStaticLink_msdn
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
	cursor: default;
	display: inline;
}

/* end MSDN branding */


img.ProductLogoImage
{
	margin:0px 8px 0px 0px;
	float:right;
	border:none 0px;
}

#TabStrip 
{
	position: relative;
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	padding: 0 0 0 0;
	top: 25px;
	z-index: 2;
	white-space: nowrap;
	font-size: 70%;
}
#TabStrip TD
{
   padding: 0;
}

#PortalDivider
{
   display: block;
	border-top: solid 4px;
	margin: 0 15px -1px 15px; /* bottom margin changed for cyprus toolbar addition - pajohn */
	margin-bottom:-5px; /* bottom margin changed for cyprus toolbar addition - pajohn */
	line-height: 0px;
	min-height: 1px;
	height: 1px;
}

#LibraryDivider
{
   display: block;
	border-top: solid 4px;
	padding: 0;
	line-height: 0px;
	min-height: 4px;
	height: 1px;
}
#InThisSectionContainer, #InThisSubSectionContainer
{
   background-color: #8e909c;
   margin: 0 15px 0 15px;
   padding: 4px;
   color: White;
	display: block;
	text-align: left;
	line-height: 140%;
	vertical-align: middle;
	white-space: normal;
}
#InThisSectionContainer A,  #InThisSectionContainer A:active, #InThisSectionContainer A:visited, #InThisSectionContainer A:link, #InThisSectionContainer A:hover, #InThisSubSectionContainer A,  #InThisSubSectionContainer A:active, #InThisSubSectionContainer A:visited, #InThisSubSectionContainer A:link, #InThisSubSectionContainer A:hover
{
   display: inline-block;
   white-space: nowrap;
   padding: 0 4px;
	color: white;
	text-decoration: none;
}
#InThisSectionContainer A:hover, #InThisSubSectionContainer A:hover
{
	text-decoration: underline;
}
.SectionOn
{
   font-weight: bold;
}

/* Begin Tabs */
td.tabOn, td.tabOff
{
   color: white;
   font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	white-space: nowrap;
	display: inline-block;
	vertical-align: middle;
	border-left: solid 1px #F4F4F4;
}
td.tabOff 
{
	background-color: #8e909c;
	border-bottom: solid 1px #F4F4F4;
}
td.tabOff A, td.tabOff A:active, td.tabOff A:visited, td.tabOff A:link, td.tabOn A, td.tabOn A:active, td.tabOn A:visited, td.tabOn A:link
{
   display: block;
   padding: 5px 17px;
	color: white;
	text-decoration: none;
}
td.tabOff A:hover 
{
   text-decoration: none;
}
td.tabOn A:hover
{
   text-decoration: underline;
}
/* Begin TabStrip Item */
#SearchContainer
{
   padding-top: 40px;
   display:block;
}
.TabStrip_SearchBox, .TabStrip_SearchBoxActive
{
	float: left;
	padding: 2px 2px 0 2px;
	height: 17px;
	line-height: 19px;
	font-family: Tahoma;
	font-size: 100%;
	border: solid 1px #8e909c;
	width: 166px;
	color: #9a999a; 
   font-style: italic;
}
* html .TabStrip_SearchBox, * html .TabStrip_SearchBoxActive
{
   padding: 0px 2px 0 2px;
	height: 19px;
}
.TabStrip_SearchBoxActive
{
	color: black; 
   font-style: normal;
}
.TabStrip_SearchButton 
{
	float: left;
	padding: 0;
	margin: 0;
	width: 19px;
	height: 21px;
}
/* End Glass TabStrip Item */ 
.scopeArrow_msdn, .scopeArrow_technet
{
   min-width: 16px;
	float: left;
	height: 22px;
	background-image: url("../Images/search_down_arrow.gif"/*tpa=http://dev7.hrnet.fr/msdn/Controls/TabStrip/en-US/search_down_arrow.gif*/);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: solid 1px white;
}
.scopeArrow_technet
{
	background-image: url("../Images/search_down_arrow-1.gif"/*tpa=http://dev7.hrnet.fr/technet/Controls/TabStrip/en-US/search_down_arrow.gif*/);
}
* html .scopeArrow_msdn, * html .scopeArrow_technet
{
	margin-top: -1px;
	padding-top: 2px;
	padding-right: 18px;
}
.scopeFlyout 
{
   width: auto;
	font-size: 11px;
	color: Navy;
	z-index: 6;
	line-height: 12px;
	border: solid 1px black;
	padding: 3px 4px 2px 4px;
	overflow: hidden;
}
.scopeFlyout A
{
	display: block;
	min-width: 90px;
	width: 100%;
	color: Black;
}
.scopeItem, .scopeItem:visited, .scopeItem:active, .scopeItem:link
{
	display: block;
	width: 100%;
	border: solid 1px white;
	color: #333333;
	padding: 2px;
	margin: 0;
	overflow: hidden;
}
.scopeHover
{
   overflow: hidden;
	display: block;
	width: 100%;
	color: #333333;
	background-color: #E9ECF2;
	border: solid 1px navy;
}
.scopeSelected, .scopeSelected:hover, .scopeSelected:visited, .scopeSelected:active, .scopeSelected:link
{
	display: block;
	width: 100%;
	background-color: white;
	border: solid 1px white;
	border-bottom: solid 1px silver;
	color: navy;
	padding: 2px;
	cursor: default;
}
#CenterBrand
{
   display: block;
   height:auto;
   background-color: #f2f2f2; 
   border: solid 1px #8e909c;
   border-bottom: none 0px #f2f2f2;
}
#CenterBrand table
{
   padding: 0;
   margin: 0;
}
#CenterBrand div
{
   height: 100%;
}
/*Branding*/
#CenterBrand_SiteBrand_ A, #CenterBrand_SiteBrand_msdn A, #CenterBrand_SiteBrand_technet A
{
   Display: block;
   Height: 100%;
   Width: 100%;
}
#CenterBrand_SiteBrand_, #CenterBrand_SiteBrand_msdn
{
   position: absolute;
	top: 25px;
	left: 15px;
	z-index: 2;
	width: 83px;
	height: 42px;
	background-image: url("../Images/msdn_logo.gif"/*tpa=http://dev7.hrnet.fr/msdn/images/msdn_logo.gif*/);
	background-position: center;
	background-repeat: no-repeat;
}
#CenterBrand_SiteBrand_technet
{
   position: absolute;
	top: 25px;
	left: 15px;
	z-index: 2;
	width: 189px;
	height: 42px;
	background-image: url("../Images/TechNet_Logo.gif"/*tpa=http://dev7.hrnet.fr/technet/images/TechNet_Logo.gif*/);
	background-position: center;
	background-repeat: no-repeat;

}
#CenterBrand_CenterTitle_, #CenterBrand_CenterTitle_msdn, #CenterBrand_CenterTitle_technet
{
   line-height: 43px;
   white-space: nowrap;
   vertical-align: middle;
   font-family: Tahoma;
   font-size: 155%;
   float: left;
   padding: 0 10px 0 10px;
}
#CenterBrand_CenterLogo_, #CenterBrand_CenterLogo_msdn, #CenterBrand_CenterLogo_technet
{
   float: right;
   padding: 5px 10px 5px 10px;
}

#ClearBoth
{
   width: 100%;
   display: block;
	padding: 0;
	line-height: 0px;
	min-height: 4px;
	height: 4px;
	clear:both;
}


Div.miniRatings
{
	background-color: #f0f0f0;
	font-size: 70%;
	border-bottom: 1px solid #c0c0c0;
	text-align:left;
	vertical-align:bottom;
	margin:0;
	height:28px;
	width:100%;
}

div.miniRatings_left
{
	padding: 4px 0px 3px 0px;
	margin: 0px 0px 0px 5px;
	float:left;
}

div.miniRatings_left a
{
	font-family:Verdana;
	text-decoration: none;
	color: #0033CC;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	border: 1px solid #f0f0f0;
}

div.miniRatings_left a:hover
{
	background-color: #e3ebf2;
	border: 1px solid #a1c6eb;
}

div.miniRatings_left a:visited
{
	color: #0033CC;
}
div.miniRatings_left a img
{
   vertical-align:text-bottom;
}

div.miniRatings_right td
{
	font-family:Verdana;
	text-decoration: none;
	color: #0033CC;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	border: 1px solid #f0f0f0;
}

div.miniRatings_right a:hover
{
	background-color: #e3ebf2;
	border: 1px solid #a1c6eb;
}

div.miniRatings_right a:visited
{
	color: #0033CC;
}
div.miniRatings_right a img
{
   vertical-align:text-bottom;
}

div.miniRatings_right
{
	padding: 0px;
	margin: 0px;
	width: 475px;
}
div.miniRatings_right
{
	float: right;
	height: 28px;
}
div.miniRatings_right #ratingTable
{
	float:right;
}

/* Atlas RatingControl */
.ratingStar {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url("../Images/starGold.gif"/*tpa=http://dev7.hrnet.fr/msdn/controls/toolbar/en-us/starGold.gif*/);
}

.filledddRatingStar {
    background-image: url("../Images/starGray.gif"/*tpa=http://dev7.hrnet.fr/msdn/controls/toolbar/en-us/starGray.gif*/);
}

.emptyRatingStar {
    background-image: url("../Images/StarWhite.gif"/*tpa=http://dev7.hrnet.fr/msdn/controls/toolbar/en-us/StarWhite.gif*/);
}

.savedRatingStar {
    background-image: url("../Images/StarBlue.gif"/*tpa=http://dev7.hrnet.fr/msdn/controls/toolbar/en-us/StarBlue.gif*/);
}
/* End-Atlas RatingControl */

.ratingFlyoutStatic
{
  white-space:nowrap;
  width:475px;
}
.ratingFlyoutPopup
{
  margin:0;
  vertical-align:middle;
  border:1px solid #7A7A7A;
  background:white url("../Images/popupBG.png"/*tpa=http://dev7.hrnet.fr/msdn/controls/toolbar/en-us/popupBG.png*/);
  background-color:white;
  height:220px;
  width:450px;
}

.ratingFlyoutPopup .OptionalText, .ratingFlyoutPopup .WarningMessage
{
  float:left;
	font-family:Verdana;
  margin-left:25px;
  font-size:10pt;
  margin-top:10px;
  margin-bottom:10px;
}
.ratingFlyoutPopup .WarningMessage
{
  color:Red;
}
.ratingFlyoutPopup .Comment
{
  margin-left:25px;
  width:396px;
  height:132px;
  display:block;
  clear:both;
  margin-bottom:10px;
}
.ratingFlyoutPopup .Button
{
  float:right;
  margin-right:25px;
  padding-top: 0.2em;
}

  div.EyebrowMenuBar
  {
    border-bottom: 1px solid #ffffff;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
    margin: 0 !important;
    margin: 3px 0 0 0;
    padding: 3px;
  }

  div.stat, div.statHover
  {
    border: 1px solid transparent !important;
    _border-color: #ffffff;
    display: inline;
    float: left;
    margin: 0;
    padding: 5px 0px 0px 0px; 
    /*vertical-align: bottom;*/
    white-space: nowrap;
    height: auto !important;
    height: 16px;
    line-height: 16px;
  }

  div.stat
  {
    background: url("../Images/btplus.png"/*tpa=http://dev7.hrnet.fr/Thermalu/images/btplus.png*/) right center no-repeat;
  }

  div.statHover
  {
	background: url("../Images/btplus_o.png"/*tpa=http://dev7.hrnet.fr/Thermalu/images/btplus_o.png*/) right center no-repeat;
    /*background: url('/msdn/Controls/EyebrowMenuBar/en-us/arrowdwn.gif') right center no-repeat;
    background-color: #e3ebf2;
    border: 1px solid #a1c6eb !important;*/
  }

  div.stat a, div.statHover a
  {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
  }

  div.statHover a
  {
    /*background-color: #e3ebf2;*/
    color: #000000;
  }

  div.stat a:visited, div.stat a:link, div.stat a:active
  {
    color: #0000EE;
  }
  
  div.popup
  {
    background-color: #ffffff;
    border: 1px solid #b8b8b8;
  }

  div.popup a:visited, div.popup a:link, div.popup a:active, div.popup a:hover
  {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
    display: block;
    margin: 0 2px;
    padding: 3px;
    text-decoration: none;
  }

  div.popup a:hover
  {
    background-color: #f0f7fd;
    border: 1px solid #addbef;
    color: #000000;
  }
