
/*common css for solution site */


.sol_inner_main_container
{
    border:solid 1px #cccccc;
}

.sol_inner_top_wrapper
{
    margin:20px 40px 28px 40px;
}

   .sol_inner_top_wrapper .headingText1
    {
        font:normal 24px Segoe UI;
        color:#3d3d3d;
    }
    
    
/*pinpoint */    
.sol_pinpoint_container
{
    display:block;
    margin-top:20px;
    width:523px;
    height:101px;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/pinpoint_notype.jpg') no-repeat top left;
}

.sol_pinpoint_container1
{
    display:block;
    /*margin-top:20px;*/
    width:523px;
    height:101px;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/pinpoint_notype.jpg') no-repeat top left;
}

.sol_pinpoint_wrapper
{
    margin:0px 201px 0px 21px;
    padding-top:10px !important;
}

a.sol_pinpoint_link:link, a.sol_pinpoint_link:active, a.sol_pinpoint_link:visited
{
    font:normal 14px Segoe UI;
    color:#00629d;
    line-height:16px;
    text-decoration:none;
}

a.sol_pinpoint_link:hover
{
    font:normal 14px Segoe UI;
    color:#00629d;
    line-height:16px;
    text-decoration:underline;
}

.sol_pinpoint_title
{
    font:normal 22px Segoe UI;
    color:#3d3d3d;
    line-height:22px;
}



/*inner page overview */
.sol_right_rail_div
{
    width:287px;
}

.sol_right_rail_div .right_rail_tab_inactive
{
    border-top:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
    background-color:#d8d8d8;
    vertical-align:middle;  
    cursor:hand;
    cursor:pointer;  
}

.right_rail_tab_active
{
    border-top:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
    background-color:#d8d8d8;
    vertical-align:middle;    
    cursor:hand;
    cursor:pointer;
}


.right_rail_content_div
{
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
}



.ms-PartSpacingVertical{
display:none;
}

.rightRailContentDiv
{
padding:10px;
}

a.rightRailLink1:link, a.rightRailLink1:visited, a.rightRailLink1:active, a.rightRailLink1:hover
{
text-decoration:none;
font:normal 12px segoe UI !important;
color:#0062ae !important;
line-height:20px !important;
display:block !important;
outline:none !important;

}

/*innerpage hero section */  

#sol_inner_hero_tbl
{
}

#sol_inner_hero_tbl .topTd{background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/sol_hero_top_bg.png') repeat-x left bottom;}
#sol_inner_hero_tbl .leftTd{background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/sol_hero_left_bg.png') repeat-y right top;}
#sol_inner_hero_tbl .rightTd{background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/sol_hero_right_bg.png') repeat-y left top;}
#sol_inner_hero_tbl .bottomTd{background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/sol_hero_btm_bg.png') repeat-x left top;}
#sol_inner_hero_tbl .bgTd{background-color:#f4f4f4;}

.sol_hero_list1
{
    font:normal 13px Segoe UI;
    color:#3d3d3d;
    line-height:20px;
    margin:0px 0px 0px 5px;
    padding:0px;
}

.sol_hero_list1 li
{
    list-style-type:none;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/tick_icon.png') no-repeat top left;
    padding:0 0 0 20px;
}

a.nextStep_btn:link, a.nextStep_btn:active, a.nextStep_btn:visited
{
   font:normal 13px Verdana;
   line-height:23px;
   vertical-align:middle;
   text-decoration:none;
   color:#ffffff !important;
   display:block;
   text-align:center;
   outline:none !important;
}

a.nextStep_btn:hover
{
    font:normal 13px Verdana;
    line-height:23px;
    vertical-align:middle;
    text-decoration:none;
    color:#ffffff !important;
    display:block;
    text-align:center;
    outline:none !important;
}

.RequestInfoBtnContainer
{
    position:relative;
    display:block;
    width:191px;
    height:26px;
}

.normalNextStepBtn
{
    width:191px;position:absolute;top:0px;left:0px;display:block;height:26px;text-align:center;
	background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/button_large.png') no-repeat top left;
}

.hoverNextStepBtn
{
    width:191px;position:absolute;top:0px;left:0px;display:block;height:26px;text-align:center;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/button_large_mouseover.png') no-repeat top left;
}

/* Education Next Steps New Styles Starts*/

.Edu_NextStep{
	padding:0px;
	margin:0px;
	font-family:"Segoe UI", Arial, Tahoma, Verdana, sans-serif;
	color:#3d3d3d;
}

.Edu_NextStepInner{
	padding:0px;
	margin:0px;	
}

.nextStepsHeader{
	font-family:"Segoe UI", Arial, Tahoma, Verdana, sans-serif;
	font-size:16px;
	line-height:18px;
	color:#3d3d3d;
	display:inline-block;
	margin-bottom:13px;
}

.nextStepsButton{
	width:191px;
	height:24px;
	background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/nextStepsButtons.png') no-repeat left top;
	margin-bottom:8px;
}

.nextStepsButton:hover{
	background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/nextStepsButtons.png') no-repeat left -26px ;

}

.nextStepsButton a{
	font-family:"Segoe UI", Arial, Tahoma, Verdana, sans-serif;
	font-size:14px;
	color:#fff !important;
	line-height:22px;
	text-decoration:none;
	text-align:center;
	display:block;
}

.nextStepsButton a:hover{
	text-decoration:none;
}

.nextStepsFooter{
	font-family:"Segoe UI", Arial, Tahoma, Verdana, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#3d3d3d;
	margin-top:10px;
}

/* Education Next Steps New Styles Ends*/

/* homepage */
.solution_Page_Container /* home page Container */
{
    width:912px;
    display:block;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/solutions_hero_top_bg.png') repeat-y top left;
}
    .solution_Page_Container .solution_finder_container
    {
        /*background-color:#cccccc;*/
        border-top:solid 1px #c9d7e1;
        margin:0px 43px 0px 42px;
    }

        .solution_finder_container .style_bg_color{
	        background:#e0eef9;
	        width:455px;
	        padding:7px 0;
        }	

        .solution_finder_container .wrapper_finder_right{}
        .wrapper_finder_right ul{margin: 15px;}
        .wrapper_finder_right li{
	        list-style-type:none;
	        font-family:segoe UI;
	        margin:0 0 15px 0;
        }
        
        .wrapper_finder_right li a.sol_link2:link, a.sol_link2:visited, a.sol_link2:active, a.sol_link2:hover{
	        color:#0062ae !important;
	        font:normal 14.5px Segoe UI !important;
	        line-height:20px;
	        text-decoration:none;
	        outline:none !important;
        }

	.wrapper_finder_right li a.sol_link2:hover{
	        color:#0062ae !important;
	        font:normal 14.5px Segoe UI !important;
	        line-height:20px;
	        text-decoration:underline;
	        outline:none !important;
        }
        .wrapper_finder_right li span{
	        color:#3d3d3d !important;
	        font-size:14.5px;
	        line-height:20px;
	        font-family:Segoe UI !important;
	        text-decoration:none;
        }
        
        a.anchor_finder_style:link, a.anchor_finder_style:active, a.anchor_finder_style:visited, a.anchor_finder_style:hover
        {
	        display:block;
	        font:normal 14.5px segoe UI !important;
	        color:#000000 !important;
	        line-height:23px !important;
	        padding:0 0 0 50px;
	        text-decoration:none;
	        outline:none !important;
        }	
        .anchor_finder_style_selected{
	        background:#ffffff;
        }


.solution_content_Container
{
    width:912px;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/solutions_hero_bdr_bg.png') repeat-y top left;
    border-bottom:solid 1px #cccccc;
    margin-bottom:10px;
    padding-bottom:30px;
}


  .sol_content_tab_wrapper
  {
      display:block;
      margin:auto;
      /*margin:0px 40px;*/
  }

  .sol_inner_overview_leftTd
  {
      width:90%;
  }
  
  .sol_inner_overview_rightTd
  {
      width:288px;
  }
  
  
  
  /*text styles */

.sol_text1
{
    font:normal 13px segoe UI !important;
    color:#3d3d3d !important;
    line-height:18px;
}

.sol_text1_pad
{
    font:normal 13px segoe UI !important;
    color:#3d3d3d !important;
    line-height:18px !important;
    padding-left:5px;
}


.sol_text1_bold
{
    font:bold 13px/18px tahoma  !important;
    color:#3d3d3d !important;
    line-height:18px;
}

.sol_text2
{
    font:normal 13px segoe UI !important;
    color:#3d3d3d !important;
    line-height:18px;
}

.sol_text3
{
    font:normal 18px segoe UI !important;
    color:#3d3d3d !important;
    line-height:25px;
}

.sol_text4
{
    font:normal 16px segoe UI !important;
    color:#3d3d3d !important;
    line-height:25px;
}
.text4
{
    font:normal 16px segoe UI !important;
    color:#3d3d3d !important;
    line-height:25px;
}


.sol_text5
{
    font:normal 12px segoe UI !important;
    color:#3d3d3d !important;
    line-height:18px;
}

a.sol_link1:link, a.sol_link1:active, a.sol_link1:visited
{
    font:normal 15px segoe UI !important;
    color:#0062ae !important;
    line-height:22px !important;
    text-decoration:none;
    outline:none !important;
}
a.sol_link1:hover
{
    font:normal 15px segoe UI !important;
    color:#0062ae !important;
    line-height:22px !important;
    text-decoration:underline;
    outline:none !important;
}
a.sol_link4:link, a.sol_link4:active, a.sol_link4:visited, a.sol_link4:hover
{
    font:normal 13px segoe UI !important;
    color:#0062ae !important;
    line-height:20px !important;
    text-decoration:none;
    outline:none !important;
}

a.sol_link3:link, a.sol_link3:active, a.sol_link3:visited, a.sol_link3:hover
{
    font:normal 12px segoe UI !important;
    color:#0062ae !important;
    line-height:18px !important;
    text-decoration:none;
    outline:none !important;
}


.sol_list1
{
    margin:0 0 0 10px;
    padding:0 0 0 10px;
}
.sol_list2
{
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/ar.png') no-repeat;
    background-position:left;
    margin:0 0 0 10px;
    padding:0 0 0 10px;
}

.sol_list1 li
{
    font-size:13px !important;
	font-family:Segoe UI !important;
    color:#3d3d3d !important;
    line-height:18px !important;
    list-style-type:disc;
}

.sol_list_wrapper
{
    /*margin:5px 0 0 0;
    line-height:0px !important;*/
}
.sol_list_heading
{
    font:normal 15px Segoe UI !important;
	line-height:22px !important;
	cursor:pointer;
	color:#0062ae !important;
	padding:0 0 0 15px  !important;
}
.sol_heading_img{
	width:13px;
	height:16px;
	display:inline-block;
	background:url(https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/ar.png) no-repeat;
	background-position: left top;
	margin:0 5px 0 0 !important;
}	
.sol_list_toggle_bg
{
    background-position: left top;
    width:13px;
	height:16px;
	display:inline-block;
	background:url(https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/ar_down.png) no-repeat;
	margin:0 5px 0 0 !important;
}	
	
.sol_list_1{
	display:none;
	/*margin:0 0 0 0;*/
	margin-left:25px !important;
	line-height:0px !important;
}

.sol_list_1 ul{
	margin:0px 0 0 10px;
	padding:0 0 0 10px;
}

.sol_list_1 li{
	padding-bottom:5px;
	list-style-type:disc;
	color:#3d3d3d !important;
	font: normal 13px Segoe UI !important;
	line-height:20px !important;
}			

.sol_pinpoint_con
{
    width:522px;
    height:auto;
    }

.sol_pinpointcon_top
{
    width:522;
    height:10px;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/pinpoint-box-top.png') no-repeat left top; 

    }

.sol_pinpointcon_mid
{
    width:492px;
    float:left;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/pinpoint-box-mid.png') repeat-y left top;
    padding:0 15px;
    position:relative;
    z-index:100;
    }

.sol_pinpointcon_btm
{
    width:522px;
    height:40px;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/pinpoint-box-btm.png') no-repeat left bottom;
    margin-top:-8px;
    float:left;
    position:relative;
    z-index:10;
    }

.sol_pinpointcon_btm_new
{
    width:522px;
    height:40px;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/pinpoint-box-btm2.png') no-repeat left bottom;
    margin-top:-8px;
    float:left;
    position:relative;
    z-index:10;
    }


.pinpoint_heading
{
    font:normal 18px "Segoe UI", arial;
    color:#3d3d3d;
    margin-bottom:15px;
    }

.pinpoint_smallbox_first
{
    width:160px;
    border-right:1px solid #ccc;
    }
       .pinpoint_smallbox_first_new
{
    width:240px;
    border-right:1px solid #ccc;
    }


.pinpoint_smallbox_mid
{
    width:160px;
    border-right:1px solid #ccc;
    padding-left:6px;
    padding-right:3px;
    }

.pinpoint_smallbox_last
{
    width:160px;
    padding-left:5px;
    }
    
     .pinpoint_smallbox_last_new
{
    width:240px;
    padding-left:5px;
    }


a.sol_pinpoint_btn
{
    width:154px;
    height:24px;
    background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/pinpoint_buttons.png') no-repeat left top;
    display:block;
    text-align:center;
    font:normal 13px "verdana", Segoe UI, arial;
     color:#fff !important;
    text-decoration:none;
    line-height:22px;
    }
 
 a.sol_pinpoint_btn:hover
 {
     font:normal 13px "verdana", Segoe UI, arial;
     color:#fff !important;
     text-decoration:none;
     background:url('https://waybackassets.bk21.net/20120522064924im_/http://www.microsoft.com/education/en-us/PublishingImages/Solution/pinpoint_buttons.png') no-repeat left -25px;
     line-height:22px;
     }

.sol_pintpoint_text
{
    font:normal 13px/18px "Segoe UI", arial;
    color:#00629d;
    padding:8px 3px;
    }

 a.sol_pinpoint_link:link,  a.sol_pinpoint_link:visited
{
    font:normal 13px/18px "Segoe UI", arial;
    color:#00629d;
    text-decoration:none;
    outline:none;
    }

a.sol_pinpoint_link:active,  a.sol_pinpoint_link:hover
{
    font:normal 13px/18px "Segoe UI", arial;
    color:#00629d;
    text-decoration:underline;
    outline:none;
    }

/*
     FILE ARCHIVED ON 06:49:24 May 22, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:53:18 Dec 11, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.619
  exclusion.robots: 0.059
  exclusion.robots.policy: 0.048
  esindex: 0.01
  cdx.remote: 5.696
  LoadShardBlock: 116.308 (3)
  PetaboxLoader3.resolve: 193.795 (5)
  PetaboxLoader3.datanode: 162.257 (5)
  load_resource: 287.555 (2)
*/