.tab {
    margin-left: 40px;
}

body {
    color: #333;
    font-size: 14pt;
    font-family: "Segoe UI","Segoe WP",Arial,Sans-Serif;
    font-style: normal;
    width: 100%;
    height: 100%;
    overflow: visible;
    margin: 0;
    padding: 0;
    border: 0;
}

#header {
	float:left;
	position:relative;
	z-index:998;
	width:100%;
	background:#fff;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#header .right {
    float: right;
    clear: right;
    width: auto;
}
#header .right .block {
	float:right;
	display:inline-block;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#header .right .section-menu {
	position:relative;
	z-index:1;
	font-size:12pt;
	font-weight: 300;
	text-align:left;
	display:inline;
	float:left;
}
#header .right .section-menu a {
	height:16px;
	font-size:12pt;
	font-weight: 300; 
}
#header .product-menu {
	width: 100%;
	position: relative;
	text-align: center;
	float:left;
	z-index: 1;
	clear: both;
	border-top:1px solid #b5c5cb;
	border-bottom:1px solid #b5c5cb;
}
#header .product-menu a {
    font-size: 12pt;
    font-weight: 300;
    text-align: center;
    display:inline-block;
}

.newsfeed_icon {
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    float: left;
    display: inline-block;
}

.newsfeed_icon img {
    border-width: 0;
}

.product-icon {
	margin: 0 3px 0 0;
	vertical-align:baseline;
}

#logo {
	position: relative;
	margin: 20px 0 0 20px;
	float: left;
}
#container {
	padding: 0;
	margin: 0 auto;
}
#page_content {
    width: 100%;
    display: block;
    clear: both;
    overflow: auto;
    text-align: center;
}
#l_content {
    position: relative;
    clear: left;
    display: inline-block;
    text-align: left;
    width: 898px;
    margin: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

/* Styles for Content */
.specTable {
    border-style: solid;
    border-width: 1px;
    border-color: black;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-left: 0px;
    margin-right: 0px;
    clear: both;
    display: inline-block;
}
.specTable tr td {
	border-style: solid;
	border-width: 1px;
	border-color:silver;
	padding: 5px;
}

.specTable tr td:first-child {
	width: 240px;
}

.featureTableDiv {
    text-align: center;
    display: block;
    width: 100%;
}
.featureTable {
	display:inline-block;
	clear:both;
	border:  0px;
	border-spacing: 0px;
	border-collapse:collapse;
	font-size:  14pt;
	margin:0px;
}
.featureTable td.featureDescription {
	margin:0px;
	padding:0px;
	padding:3px;
	padding: 9px 9px 9px 9px;
	text-align:left;
}

.featureTable td.featurePresent {
	vertical-align:middle;
	text-align:center; 
	background: #339966;
}
.featureTable td.featurePresentSmall {
	vertical-align:middle;
	text-align:center; 
	background: #97CDA8;
}
.featureTable td.featurePresentVerySmall {
	vertical-align:middle;
	text-align:center; 
	background: #CCFFCC;
}
.featureTable td.featureAbsent {
	vertical-align: middle;
	text-align: center;
	background: #FFCACA;
}

.featureTable td.columnCaption {
	vertical-align:top;
	text-align:center; 
	font-weight:bold;
	font-size: x-large;
	padding:5px;
}
.featureTable tr.rowPrices {
	vertical-align:middle;
	text-align:center; 
	font-weight:bold;
	padding:5px;
}

.featureTable tr {
	border-spacing: 0px;
}
.featureTable tr td {
	border-style: solid;
	border-width: 1px;
	border-color: silver;
}
.orderTable {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-left: auto; 
	margin-right: auto;
    border-spacing: 0;
}
.orderTable tr td {
	border-style: solid;
	border-width: 1px;
	border-color: silver;
    border-spacing: 0;
    padding: 5px;
}
.productMosaic {
	display:block;
	position:relative;
	width:100%;
	margin: 0px;
	padding: 0px; 
	list-style-type: none;
}
.productMosaic > li {
	display:inline-block;
	vertical-align:top;
	margin:0px;
	padding:5px;
	list-style-type: none;
}

.ReservedNetworksTable
{
	border: none;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px;
}
.ReservedNetworksTable tr td
{
	border-style: solid;
	border-width: 1px; 
	border-color: silver;
	padding: 5px;
	vertical-align:top;
	text-align:left;
}

.product-main-screenshot
{
	width: 100%;
	clear: both;
	display: block;
   text-align: center;
}

.product-main-screenshot ul {
	margin: 0px;
	display: block;
	position: relative;
	text-align:center;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
	padding-bottom: 5px; 
	list-style-type: none;
	margin-top:0px;
}

.product-main-screenshot ul li
{
	vertical-align: top;   /* This is needed for FireFox to stop overlapping 'li' nodes within 'ul' */
    display: inline-block; /* This is needed for FireFox to stop overlapping 'li' nodes within 'ul' */
}

.product-main-screenshot-left
{
	display:block;
	float:left;
	clear:left;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	vertical-align:middle;
	font-size:16pt;
	width:250px;
}
.product-main-screenshot-left li
{
	padding: 5px;
}
.product-main-screenshot-image
{
    text-align: right;
    display: inline;
    margin-left: 5px; 
    width: auto;
    height: auto;
    border: 0;
}

.InlineIcon
{
	vertical-align: bottom;
}

.hrefImage
{
    border: 0;
}

.centeredImage
{
    text-align: center;
    display: block;
    margin-left: auto; 
    margin-right: auto;
    width: auto;
    height: auto;
    border: 0;
    outline: 0;
}
.centeredImageWithMargin
{
    text-align: center;
    display: block;
    margin-left: auto; 
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    width: auto;
    height: auto;
    border: 0;
    clear: both;
}
.centeredImageWithBorder {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
    border: 1px solid #000;
    clear: both;
}

.leftImage
{
    text-align: left;
    display: block;
    margin-left: auto; 
    margin-right: auto;
}
.rightImage
{
    text-align: right;
    display: block;
    margin-left: auto; 
    margin-right: auto;
}
.inlineImage
{
    text-align: left;
    display: inline;
    margin-left: auto; 
    margin-right: auto;
}
.BuyButtonImage
{
    text-align: center;
    display: block;
    margin-left: auto; 
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    width: auto;
    height: auto;
    border: 0;
    outline: 0;
}
.awardImage
{
    text-align: center;
    display: inline-block;
    margin-left: 10px; 
    margin-top: 3px; 
    margin-right: 10px;
    margin-bottom: 3px;
    width: auto;
    height: auto;
    border: 0;
}
h1 {
	color: #4D5B6A;
	font-size: 1.5em;
	text-align: center;
}
h2 {
	color: #4D5B6A;
	font-size: 1.25em;
	text-align: center;
	padding: 8px 0 0 0;
}
h3 {
	color: #4D5B6A;
	font-size: 1.0em;
}
h4 {
	color: #4D5B6A;
	font-size: 0.80em;
}
h5 {
	color: #4D5B6A;
	font-size: 0.5em;
}
h6 {
	color: #4D5B6A;
	font-size: 0.25em;
}
big {
	color: #965;
	font-size: medium;
}
/* Styles for Footer */
#footer {
    width: auto;
    clear: both;
    background-color: #f0f3f5;
    border-bottom: 1px solid #B5C5CB;
    border-top: 1px solid #B5C5CB;
    text-align: center;
    background-color: #89a;
    overflow: hidden;
    padding: 5px;
    font-size: 10pt;
}
#footer p {
	color: #fff;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}

.commandLineParagraph {
    text-align: left;
    font-size: small;
    background-color: gainsboro;
    margin-top: 10pt;
    margin-bottom: 10pt;
    display: inline-block;
}

.normalParagraph {
    text-align: justify;
}

.cartListCenteredHdr {
    text-align: center;
}

/* Styles for Links */
a {
    text-decoration: underline;
    color: #456;
    outline: 0 !important;
    -webkit-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
}

.lefttextblock {
    text-align:left;
    display: inline-block;
}

.input-normal {
    border-radius: 4px;
    border-width: thin;
    border-color: lightgray;
    box-shadow: 0 2px 5px rgb(15 17 17 / 15%);
    padding: 5px 5px;
    cursor: pointer;
}

.input-img-normal {
    border-radius: 4px;
    border-width: 0px;
    border-color: lightgray;
    box-shadow: 0 2px 5px rgb(15 17 17 / 15%);
    padding: 0px 0px;
    cursor: pointer;
}

.AppliesToBlock {
    font-size: small;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 20px;
    border: solid 1px #000;
    width: 100%;
}
.AppliesToBlock ul {
    font-size: 0;
}
.AppliesToBlock ul li {
    display: inline-block;
    font-size: 10pt;
    padding-left: 3px;
    padding-right: 5px;
}
.AppliesToBlock ul li:not(:last-child):after {
    content: ", ";
}
.AppliesToBlock a {
    text-decoration: none;
}

.label-vertical-center {
    display: inline-block;
    vertical-align: middle;
}

.margin-left-right-7px {
    margin-left: 7px;
    margin-right: 7px;
}

/* ######### Style for Drop Down Menu Tabs ######### */
.ddMenuTabs {
    border-bottom: 1px solid gray;
}

.ddMenuTabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.ddMenuTabs li{
display: inline;
margin: 0;
}

.ddMenuTabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white top left repeat-x; /*THEME CHANGE HERE*/
}

.ddMenuTabs li a:visited{
color: #2d2b2b;
}

.ddMenuTabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.ddMenuTabs li.selected{
}

.ddMenuTabs li.selected a{ /*selected main tab style */
background-color: gray; /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.ddMenuTabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.privacy-consent-popup {
    background-color: #f6f6f6;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    padding-top: 16px;
    padding-bottom: 16px;
    max-width: 600px;
    float: none;
    clear: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
}

/* ######### Style for Drop Down Menu ######### */

.dropdownMenu {
    position: absolute;
    top: 0;
    border: 1px solid #918d8d; /*THEME CHANGE HERE*/
    border-width: 0 1px;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background-color: #fffded;
    visibility: hidden;
    width: 150px;
}


.dropdownMenu a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropdownMenu a{ /*IE only hack*/
width: 100%;
}

.dropdownMenu a:hover{
	/*THEME CHANGE HERE*/
background-color: #B3CCCC;
}

.MSFTTrademark {
   font-size: xx-small;
}

.discontinued {
    z-index: 9999;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .15s ease-in-out;
    text-align: center;
    background-color: rgba( 0, 0, 0, 0.40 );
    float:left;
    padding-top: 3rem;
    padding-bottom: 3rem;
    vertical-align: middle;
}

.discontinued .popup {
    padding: 1rem;
    display: inline-block;
    clear: both;
    font-size: larger;
    background-color: rgb( 221, 235, 249);
    vertical-align: middle;
    border-style: solid;
    border-width: thin;
    border-color: black;
}

/* ######### End of Style for Drop Down Menu ######### */


