﻿/*-------- Start Reset --------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0px;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    margin: 0px;
    outline: 0px;
    padding: 0px;
}

table {
    border-collapse: separate;
    border-spacing: 0px;
}
/*-------- End Reset --------*/

/* Start Elements */
img {
    border: none;
}
#BodyBackground
{ 
	min-width:36px;
}
a,
a:link,
a:visited {
    color: #0066dd;
    cursor: pointer;
    text-decoration: none;
}

a:hover,
a:active {
    color: #FF6600;
    text-decoration: none;
}   

.bold,
strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #3a3e43;
    font-family: 'Segoe UI Semibold','Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 125%;
}

h1 {
    font-size: 22px;
    line-height: 130%;
    margin: 5px 0px;
}

h2 {
    font-size: 20px;
    margin: 4px 0px;
}

h3 {
    font-size: 18px;
    margin: 3px 0px;
}

h4 {
    font-size: 16px;
    margin: 2px 0px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 13px;
}

.Clear {
    clear: both;
}

.ClearBreak {
    clear: both;
    padding-bottom: 1px;
}

.ClearLeft {
    clear: left;
}

.ClearRight {
    clear: right;
}

.ClearRightBreak {
    clear: right;
    height: 16px;
}

.Left {
    float: left;
}

.Right {
    float: right;
}

.Center {
    text-align: center;
}

.no_wrap {
    white-space: nowrap;	
}

p {
    margin: 0px 0px 12px 0px;
}

.absolute {
    position: absolute;
}

ol,
ul {
    line-height: 125%;
    margin: 0px 0px 12px 0px;
    padding-left: 26px;
}

li {
    padding: 0px 0px 3px 0px;
}

ul li ol li {
    list-style-image: none;
    list-style-type: hebrew;
}

.BulletList {
    line-height: 125%;
    list-style-type: disc;
    margin: 12px 0px 12px 18px;
    padding-left: 18px;
}

.NumberList {
    margin: 12px 0px 12px 24px;
}



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

.hidden {
    display: none;
    visibility: hidden;
}

.pre {
    margin: 10px;
    padding: 10px;
}

.code {
    background: #dddddd;
    display: block;
    font-family: Lucida Console, Courier New;
    font-size: 100%;
    line-height: 100%;
    margin: 10px;
    padding: 10px;
}

html {
    font-size: 100.01%;
}

body {
    color: #333;
    font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size: 84%;
    line-height: 125%;
    text-align: left;
}

/* End Elements */

#BodyBackground {
    background: #fff url('../Images/Technet/bg_body_technet.jpg') repeat-x top;
    padding: 0 483px;
}

#JelloSizer {
    margin: 0px auto;
    max-width: 440px;
    padding: 0px;
    width: 100%;
}

#JelloExpander {
    margin: 0px -483px;
    min-width: 966px;
    position: relative;
    padding:0 11px 0 12px;
}

#JelloWrapper {
    background: url('../Images/Technet/bg_branding_technet.jpg') no-repeat right top;
    width: 100%;
}

/*-------- Start Content Pane --------*/
.alley {
    background: url('../Images/Technet/contentpaneleft.png') repeat-y left top;
    min-height: 768px;
    padding-left: 19px;
}

.wrapper {
    background: url('../Images/Technet/contentpaneright.png') repeat-y right top;
    min-height: 768px;
    padding-right: 21px;
}

.inner {
    background: url('../Images/Technet/bg_contentpane.png') repeat-x top; 
    min-height: 768px;
    padding: 10px 1px 1px 1px;
}

.bottomleftcorner {
    background: transparent url('../Images/Technet/contentpane.png') 0px -17px no-repeat;
    height: 21px;
    margin-right: 21px;
}

.bottomrightcorner {
    background: transparent url('../Images/Technet/contentpane.png') 100% -17px no-repeat;
    float: right;
    height: 21px;
    margin-top: -21px;
    width: 21px;
}
/*-------- End Content Pane --------*/

/*-------- Start Masthead Control --------*/

.BrandLogo {
    margin: -3px 0px 5px 14px;
}
*html .BrandLogo {
    margin: -3px 0px 0px 4px;
}

.Masthead {
    padding: 12px 0px 0px 0px;
}

.BrandLogo 
{
	background-image:url('../images/TechNet/logo_technet.png');
	background-repeat:no-repeat;
    color: #fff;
    cursor: pointer;
    font-family: 'Segoe UI Semibold','Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size: 19px;
    float: left;
    line-height: 150%;
    width: 312px;
    height: 32px;
}

#BrandDisplayText
{
	display:none;	
}

*html .BrandLogo 
{
	background-image:url('../images/TechNet/logo_technet.gif');
    font-size: 18px;
}

.BrandLogo a,
.BrandLogo a:link,
.BrandLogo a:visited,
.BrandLogo a:hover,
.BrandLogo a:active {
    color: #fff;
}

A.BrandLogoLink:hover{
	text-decoration: none;	
}

.GlobalBar {
    color: #fff;
    float: right;
    font-size: 12px;
    margin: -4px 18px 0px 0px;
    width: 305px;
}
*html .GlobalBar {
    font-size: 11px;
	margin-right: 4px;
}

.GlobalBar a:hover {
    text-decoration: underline;
}

.LocaleFlyout {
    float: right;
    white-space: nowrap;
}

.LocaleFlyout a, 
.LocaleFlyout a:link,
.LocaleFlyout a:visited,
.LocaleFlyout a:hover,
.LocaleFlyout a:active {
    color: #fff;
}


.PassportScarab {
    float: right;
    padding: 0px;
    white-space: nowrap;	
}

.PassportScarab a, 
.PassportScarab a:link,
.PassportScarab a:visited,
.PassportScarab a:hover,
.PassportScarab a:active {
    color: #fff;
}

.UserName {
    float: right;
    text-align:right;
    font-size: 13px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.UserName a, 
.UserName a:link,
.UserName a:visited,
.UserName a:hover,
.UserName a:active {
    color: #fff;
}
*html .UserName {
    margin-top: 4px;
}

#NetworkTagLineArea
{
   margin-right:11px; 
}

.NetworkLogo {
    color: #37648F;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0px 0px 0px;
    position: absolute;
    right: 22px;
    z-index: 1;
}

#NetworkTaglineLogo 
{
	margin-top:2px;
	width:113px;
	height:18px;
	display:none;
}

.NetworkLogo a, 
.NetworkLogo a:link,
.NetworkLogo a:visited,
.NetworkLogo a:hover,
.NetworkLogo a:active {
    color: #000;
}

/*-------- End Masthead Control --------*/


/*-------- Start tab control branding --------*/
.internav {
    background-image: url('../Images/Technet/internav_technet.png');
}

.leftcap {
    background-image: url('../Images/Technet/internav_technet.png');
    left: 12px;
}

.LocalNavigation {
    background-image: url('../Images/Technet/subnav_technet.png');
}

.LocalNavigation .TabOn,
.LocalNavigation .TabOn:hover {
    background-image: url('../Images/Technet/subnav_on_technet.png');
}
*html .LocalNavigation .TabOna.active,
*html .LocalNavigation .TabOna.active:hover {
    background-image: none;
}
/*-------- Start Inter App Nav --------*/
.internav {
    background-position: top right;
    background-repeat: no-repeat;
    font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 23px;
    margin: 0px 0px 0px 14px;
    overflow: hidden;
    padding: 0px;
    position: relative;
    white-space: nowrap;
}
*html .internav {
    background: #eee none;
    font-size: 12px;
    margin: 0px 0px 0px 8px;
}

.leftcap {
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 23px;
    position: absolute;
    width: 14px;
}

*html .leftcap {
    background-image: none;
}

.internav a, 
.internav a:link,
.internav a:visited {
    color: #000;
    float: left;
    margin: 0px;
    padding: 2px 9px 4px 9px;
    white-space: nowrap;
}
*html .internav a,
*html .internav a:link,
*html .internav a:visited {
    padding: 4px 9px 5px 9px;
}

.internav a.active,
.internav a.active:hover,
.internav a.active:visited {
    background-color: #555;	
    background-image: none;
    color: #fff;
}

.internav a:hover {
    background: url('../Images/technet/internav_technet.png') no-repeat -237px -0px;
}

/*-------- End Inter App Nav --------*/

/*-------- Start LocalNavigation --------*/
.LocalNavigation {
    background-position: top right;
    background-repeat: no-repeat;
    font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 23px;
    margin: 0px 0px 0px 14px;
    overflow: hidden;
    padding: 0px;
    position: relative;
    white-space: nowrap;
}
*html .LocalNavigation {
    background: #5d96cb none;
    font-size: 11px;
    height: 21px;
    margin: 0px 0px 0px 4px;
    padding: 0px 0px 0px 0px;
}

.localleftcap 
{
	background-image: url('../images/technet/subnav_technet.png');
    background-position: top left;
    background-repeat: no-repeat;
    height: 23px;
    position: absolute;
    width: 14px;
}

.IE7 .localleftcap, .IE8 .localleftcap
{
    left:12px;  
}

*html .leftcap {
    background-image: none;
}

.LocalNavigation .TabOff a {
    cursor: pointer;
    color: #fff;
    float: left;
    padding: 3px 5px;
    white-space: nowrap;
}

.LocalNavigation .TabOff a:hover {
    background-color: #3472ad;
}

.LocalNavigation .TabOn {
    float: left;
    padding: 3px 5px;
    white-space: nowrap;
}

.LocalNavigation .TabOn a,
.LocalNavigation .TabOn a:hover,
.LocalNavigation .TabOn a:visited  {
    background-position: repeat-x;
    background-repeat: no-repeat;
    color: #000;
    text-decoration: none;
    cursor: default;
}
*html .LocalNavigation .TabOn {
    background: #eee none;
}

.LocalNavBottom {
    display: none;
}

.cleartabstrip {
    clear: both;
    height: 0px;
}
* html .cleartabstrip {
    display:none;
}
/*-------- End LocalNavigation --------*/

/*-------- End tab control branding --------*/

/*-------- Start SearchControl --------*/
.Search {
float:left;
width:33.8%;
}

.SearchBox {
    background-color: #fff;
	border: solid 1px #346B94;
	float: right;
    height: 22px;
	margin: 0px 0px 12px 0px;
	width: 314px;
}
*html .SearchBox {
    height: 23px;
}

.SearchBox ul {
	z-index: 999;
	display: block;
	font-size: 9pt;
	list-style: none;
	list-style-image: none;
}

.TextBoxSearch {
	border: none;
	color: black;
	float: left;
	font-size: 13px;
	font-style: normal;
	margin: 0px;
    padding: 4px 0px 0px 5px;
    vertical-align: top;
    width: 232px;
}
*html .TextBoxSearch {
    padding: 2px 0px 0px 5px;
    width: 228px;
}

.TextBoxSearchIE7 {
   padding: 2px 2px 0px 5px;
   border: solid 1px white;
}

.Bing {	
	background: #fff url('../Images/bing.png') 0 0 no-repeat;
    display: inline-block;
    float:left;
    height: 22px;
    overflow: hidden;
	text-align: right;
    width: 47px;	
}
*html .Bing {
	background-image: url('../Images/bing2.png');
}

.SearchButton {
    background: #fff url('../Images/bing.png') 0 -22px no-repeat;
    display: inline-block;
	border-width: 0px;
	cursor: pointer;
    float: right;
	height: 21px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
    width: 21px;
}

*html .SearchButton {
	background-image: url('../Images/bing2.png');
}
/*-------- End SearchControl --------*/

.FooterLogoContainer
{	
	display:none;
}

.FooterLinks 
{
    padding : 6px 0px 12px 8px;    	
    font-size : 9pt;
}

.FooterLinks A {
	color : #03c;
	font-weight : normal;
	font-size: 9pt;
	padding: 0 0 0 0;
}

A.FooterLinks:hover{
	color : #f60;
}

.FooterCopyright 
{
	font-weight : normal;
	color : #000;
}

.Pipe
{
    color : #CCCCCC;
    font-size: 125%;
    padding-left: 4px;
    padding-right: 4px;
}

/* End MTPS Technet.css */

/* STO Community Styles */


/* Locale Flyout */

.GlobalBar {
    color: #fff;
    float: right;
    font-size: 12px;
    margin: -4px 18px 0px 0px;
    width: 275px;
    z-index:100;
    position:relative;
}

*html .GlobalBar {
    font-size: 11px;
	margin-right: 4px;
}

.GlobalBar a:hover {
    text-decoration: underline;
}

.LocaleFlyout {
    float: right;
    white-space: nowrap;
    font-size:12px;
}

#TargetPanel a
{
    color:#fff;
}

.LocaleFlyout a, 
.LocaleFlyout a:link,
.LocaleFlyout a:visited,
.LocaleFlyout a:hover,
.LocaleFlyout a:active {
    color: #000;
}

.LocaleFlyout a:hover
{
    text-decoration:underline;
}

.ContextMenuPanel 
{
    padding:3px;
	background-color: white;
    border: solid 1px #B8B8B8;
	cursor: default;
	position: absolute;
    display: none;
    min-width:150px;
}

a.ContextMenuItem 
{
    font-size:10px;
    color: #000;
	cursor: pointer;
	display: block;
	padding:1px 3px;
	text-decoration: none;
	white-space: nowrap;
}

a.ContextMenuItem:hover {
	text-decoration: underline;
	background-color: #F0F7FD;
}

.DropDownArrow {
    background: transparent url('../Images/arrow_dn_white.gif') no-repeat scroll 0 50%;
    margin:0 0 0 5px;
    height: 3px;
    width: 5px;
	padding-bottom:4px;
	padding-left:5px;
}

#LocaleSelector
{
	cursor:pointer
}
/* End Locale Flyout */

/* Search App */

.ApplicationTitle a {
	display: block;
    float: left;
	font: .9em 'Segoe UI', Tahoma;   
    padding-right: .75em;
    text-decoration: none;
    position:relative;
	font-weight:normal;
}

#sitenav {
	font: 1em 'Segoe UI', Tahoma;
	vertical-align:bottom;
	width:100%;
	display:inline-block;
}

#sitenav a {
    float: left;
	padding: 6px .75em 6px 0em;
	white-space: nowrap;
}

.rssfeed {
	background:transparent url(../images/rss.png) no-repeat scroll 0 0;
	height:17px;
	width:17px;
}

h1.ApplicationTitle
{
	margin-top:0px;	
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}


.RefinementListContainer 
{
	padding-top:0px;
}

span.ResultsMessage span {
	font-size:90%;
}

.SearchResultsButton {
	margin-left:.25em;
	cursor:pointer; 
	float:left;
}

.SearchResultsButton a {
	font-size:.84em;
	font-weight:bold;
}

.SearchResultsButton a,
.SearchResultsButton a:link, 
.SearchResultsButton a:visited, 
.SearchResultsButton a:active  {
	text-decoration:none; 
	color:#464646;
}

.SearchResultsButton a:hover  {
	color:#FF6600;
}

.SearchResultsButton .ButtonLeft  {
	width:3px; 
	height:22px; 
	background-image:url(../images/button_left.png); 
	background-repeat:no-repeat; 
	float:left; 
}

.SearchResultsButton .ButtonMiddle  {
	height:22px; 
	background-image:url(../images/button_middle.png); 
	background-repeat:repeat-x; 
	float:left; 
	text-align:center;
	padding:.1em .5em 0 .5em;
}

.SearchResultsButton .ButtonRight  {
	width:3px; 
	height:22px; 
	background-image:url(../images/button_right.png); 
	background-repeat:no-repeat; 
	float:left; 
}

.SystemMessage {
	background-color: #FFCC33;
	border: solid 1px black;
  	color: black;
	font-weight: bold;
	margin: 10px auto 10px auto;
	padding: 4px 6px 4px 6px;
	width: 50%;
}

/* Boston Styles */

.box {
    margin: 0px 0px 12px 0px;
    overflow: hidden;
}

.box h1,
.box h2,
.box h4,
.box h5,
.box h6 {
    border-top: 5px solid #77a7d3;
    color: #37648f;
    height: 26px;
    margin: 0px;
    overflow: hidden;
    padding: 5px 0px 0px 0px;
    position: relative;
    white-space: nowrap;
}

.box h1 a,
.box h2 a,
.box h4 a,
.box h5 a,
.box h6 a {
    color: #37648f;
}

.box h1 {
    font-size: 20px;
    height: 31px;
    padding: 0px;
    margin: 0;
}

.box h2 {
    font-size: 18px;
    height: 28px;
    padding: 3px 0px 0px 0px;
    margin: 0;
}

.box h3 {
    font-size: 16px;
}

.box h4 {
    font-size: 14px;
    height: 24px;
    padding: 7px 0px 0px 0px;
}

.box h5 {
    font-size: 13px;
    height: 23px;
    padding: 8px 0px 0px 0px;
}

.box h6 {
    font-size: 13px;
    height: 31px;
    line-height: 100%;
    padding: 0px;
}

.profile .forumPref
{
	margin-top:-4px;
}

#content .box h4
{
	font-size: 15px;
}
TD.displayname span.fullbadge
{
	width:60%;
}
div.head span.fullbadge
{
	width:55%;
}
span.fullbadge span.name
{
	display:block;
	word-break:break-all;
	white-space: normal;
	height: auto;
	line-height: 125%;
}
/*forums styles*/

ul.announcement li.announcement{
    height: auto;   
}
#content .announcement > A
{
	font-size:.9em;
}
ul.forum li.forum h3{
    height: auto;
	white-space: normal;
}

ul.announcement li.announcement h4{
    height: auto;
    line-height: normal;
	white-space: normal;
	border-top: none;
	width: 88%;
	color: #260859;
	clear:none;
}
#content DIV.expcol
{
	font-size:.9em;
}
ul.threads li.thread h3
{
	clear:none;
	font-size:1.15em;
}
TABLE.users TR.userstitle
{
	vertical-align:top;
}
TABLE.users TR.userstitle TD.displayname
{
	vertical-align:middle;
	width:40%;
}
TABLE.users TR.userstitle TD.lastactivedate
{
	width:25%;
}

li.message > div.head > span.date
{
    font-size: 1.1em;
    }

ul.history > li > span
{
    font-size: .9em;
}

span.fullbadge > span.affil{
    font-size: 1.2em;
}

ul.category ul.forum{
    margin-top: -10px;
}

ul.message > li.message > div.container
{
   margin: 1.0em 2.0em 0em 4.8em; 
}

ul.message li.message div.votingouterbox
{
	width:42px;
}

li.thread h3 a{
width:83%;
display:inline-block;
}

#content li.thread a.expcol,
#content li.thread img.icon{
width:20px;
vertical-align:top;
}

.IE7 li.message > div.head
{
	overflow:hidden;
}

.IE7 ul.announcement li.announcement{
	clear:both;
}

.IE7 div.replies li.children
{
	margin-top:-1em;
}

.IE7 #content .announcement > A[name='deleteAnnouncement']{
	clear:right;
}

.IE7 ul.announcement li.announcement h4{
float:left;
clear:left;
}

.IE7 .announcement .head SPAN.name{
    clear:left;
}
/*profile styles */

DIV#profile-body DIV.menu UL.menu
{
	 padding-left:0px;
}
DIV#profile-body .box h2,DIV#profileContainer .box h1,DIV.profile-section .box h1
{
	color:#77a7d3;
}
DIV#profile-body #editLink
{
	background-color:#77a7d3;
}

/*Start IE6 fixes*/

* html .SiteNavTabOffLeft
{
    margin-right: -2px;
}

* html #LocalNavBottom
{
    margin-top: -3px;
    height:5px;
    font-size: 1%;
}

* html .NavigationBox .ClearLeft, *+html .NavigationBox .ClearLeft
{
    font-size: 1%;
}

* html .SearchButton, * html .WebButton
{
    border: none 0;
    background-position: top center;
}

.IE6 #JelloExpander {
	height: 0;
}

.IE6 #JelloWrapper {
    width: 99%;
}

.IE6 .SearchButton {	
	background: #fff url(../Images/bing2.png) 0 -22px no-repeat;
}

.IE6 #MastHeadSearchTextBox
{
	border: 1px solid #fff;
}

.IE6 .NavigationBox .ClearLeft
{
    Font-size: 1%;
}

.IE6 .BrandLogo {
    margin-left: 10px;
}


.IE6 .internav {
    background-image: url('../Images/Technet/internav_technet.jpg');
    background-color: Transparent;
    background-position: top right;
    background-repeat: no-repeat;
    font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 23px;
    margin: 0px 0px 0px 14px;
    overflow: hidden;
    padding: 0px;
    position: relative;
    white-space: nowrap;
}

.IE6 .leftcap {
    background-image: url('../Images/Technet/internav_technet.jpg');
    background-color: Transparent;
    left: 12px;
}

.IE6 .ApplicationSearchContainer {
	width: 20em;
}

.IE6 .ApplicationSearchContainer .contents {
	padding-bottom: 1em;
}

.IE6 #MainContent .TextBoxSearch,
.IE6 #MainContent .Watermark {
    margin-right: -.75em;
}

/*-------- Start IE6 Content Pane --------*/
    
.IE6 .alley {
    background: url('../Images/TECHNET/contentpaneleft.jpg') repeat-y left top;
    min-height: 768px;
    padding-left: 19px;
    margin-top: -2px;
}

.IE6 .wrapper {
    background: transparent url('../Images/TECHNET/contentpaneright.jpg') repeat-y right top;
    min-height: 768px;
    padding-right: 21px;
}

.IE6 .inner {
    background: transparent url('../Images/Technet/bg_contentpane.jpg') repeat-x top;
    min-height: 768px;
    padding: 1px;
}
.IE6 .bottomleftcorner {
    background: transparent url('../Images/TECHNET/contentpane.jpg') 0px -17px no-repeat;
    height: 21px;
}

.IE6 .bottomrightcorner {
    background: transparent url('../Images/TECHNET/contentpane.jpg') 100% -17px no-repeat;
    float: right;
    height: 21px;
    margin-top: -21px;
    width: 21px;
}

.IE6 li.forum H3{
    width:65%;
}
/* End IE6 Content Pane */

/* IE6 fixes end*/
