﻿
html, body, form, div, p, table, tr, td, img, h1, h2, h3, h4, h5, h6, ul, ol, li, input
{
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}
form, div, p, table, tr, td, img, h1, h2, h3, h4, h5, h6, ul, ol, li, input
{
    background-position:left top;
}

form.rtl div, form.rtl  p, form.rtl table, form.rtl tr, form.rtl td, form.rtl img, form.rtl h1, form.rtl h2, form.rtl h3, form.rtl h4, form.rtl h5, form.rtl h6, form.rtl ul, form.rtl ol, form.rtl li, form.rtl input
{
    background-position:right top;    
}

html, body, form, div, p, table, tr, td, img, h1, h2, h3, h4, h5, h6, ul, ol, li
{
    border: 0;
}

 
body *
{
    font-family: Tahoma, sans-serif;
}

body
{
    background-color:#024978;    
    font-size:100%;
}

.ms-developerdashboardnav UL { padding-left:30px; }


input
{
    font-size: 1em;
}

.mscomWrapper
{
    background: url('img/stage_bg.png') top repeat-x;
}

.mscomWrapper a:link, a:visited
{
    text-decoration: none;
    color: #00629d;
}
.mscomWrapper a:visited
{
    color: #800080;
}
.mscomWrapper a:hover, .mscomWrapper a:active
{
    text-decoration: underline;
    color: #00629d;
}

h1
{	
	color: #6c7275;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0.7em 0;
}
h2
{
	color: #2e5374;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0.4em 0;
}
h3
{
	color: #6c7275;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0.3em 0;
}
h4
{
	color: #2e5374;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0.3em 0;
}
h5
{
	color: #6c7275;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.3em 0;
}
h6
{
	color: #2e5374;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0.3em 0;
}

img
{
    border-width: 0;
}

#mscomShell
{
    
    background: #ecf5fb url('img/stage_bg.png') bottom repeat-x;
    padding-bottom: 20px;
    min-width: 934px;
}

.mscomPage
{
    margin: 0 auto;
    width: 934px;
}

#content
{
    background-color: #fff;
    border-left: solid 1px #599cd4;
    border-right: solid 1px #599cd4;
    min-height: 500px;
    _height: 500px;
    padding: 10px;
    padding-top: 0;
    position: relative;
    z-index: 0;
}

.mscomBrand
{
    background-color: transparent;
    background: transparent url('img/bg.jpg') 0 -8px no-repeat;
    min-height: 139px;
    _height: 139px;
    border: solid 1px #599cd4;
    border-bottom: 0;
    position: relative;
    z-index: 10;
}

.mscomBrand .left-corner, .mscomBrand .right-corner
{
    background: url('img/bg.jpg') 0 0 no-repeat;
    position: absolute;
    top: -1px;
    width: 8px;
    height: 8px;
}
.mscomBrand .left-corner
{
    left: -1px;
}
.mscomBrand .right-corner
{
    right: -1px;
    background-position: -924px 0;
}

.mscomBrand .logo
{           
    position: absolute;
    top: 23px;
    display: inline;
    left: 13px;
}

form.rtl .mscomBrand .logo
{
    left:auto;
    right: 13px;
}


.mscomBrand .logo img
{
    vertical-align: top;
}

.mscomBrand .search
{
    position: relative;
    min-height: 30px;
    _height: 30px;
    width: 402px;
    top: 21px;
    left: 265px;
    right: 0;
    text-align: center;
    direction:ltr;
}

form.rtl .mscomBrand .search
{
    left: 0;
    right: 265px;
    direction:rtl;    
}

.mscomBrand .mscomNav
{
    margin: 40px 10px 0 10px;
    padding-bottom: 10px;
    direction:ltr;
}

form.rtl .mscomBrand .mscomNav
{
    direction:rtl;
}

/* ------------------ START Footer Styles ------------------------- */

.footer
{
    background: #5caddd url('img/bg.jpg') 0 -8px no-repeat;
    min-height: 43px;
    _height: 43px;
    border: solid 1px #599cd4;
    border-top: 0;
    color: #fff;
    padding: 17px 2px 6px 2px;
    padding-left: 16px;
    font-size:70%;
    direction:ltr;
}

form.rtl .footer
{    
    background-position: 0 -8px;
    padding-right: 16px;
    direction:rtl;
}

.footer *
{
    color: #fff;
}

.footer .ms-toolbarContainer a:link,
.footer .ms-toolbarContainer a:visited,
.footer .ms-toolbarContainer a:hover,
.footer .ms-toolbarContainer a:active
{
    color:Blue; 
}

.footer a:link, .footer a:visited
{
    color: #fff;
}

.footer a:active, .footer a:hover
{
    color: #fc3;
    text-decoration:none;
    border-bottom: 1px dotted #fc3;
}

.footer .logo .image
{
    top: -17px;
}
.footer ul li
{
    border-color: #fff;
}

.footer
{
    color: #333;
    position: relative;
}

.footer ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 4px;
}

.footer ul li
{
    display:inline-block;
    border-left: solid 1px #fff;
    padding: 0 6px;
}

form.rtl .footer ul li
{
    border-left: 0;
    border-right: solid 1px #fff;
}

.footer ul li.first
{
    border-left: 0;
    padding-left: 0;
}

form.rtl .footer ul li.first
{
    border-right: 0;
    padding-left: 6px;
}

.footer .copyright
{
    float: right;
    width: 102px;
    _position: relative;
}
form.rtl .footer .copyright
{
    float: left;
}

.footer .logo
{
    height: 17px;
    position: relative;
    overflow: hidden;
}
.footer .logo .image
{
    position: absolute;
    _position: relative;
    _height: 17px;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png');
}
.footer .logo img
{
    _display: none;
}
.footer .text
{
    display: block;
    margin-top: 0.4em;
    font-size: 0.9em;
}

.footer .links
{
    padding-right: 130px;
    text-align:right;
}

form.rtl .footer .links
{
    padding-right: 0;
    padding-left: 130px;
    text-align:left;
}

.footer .clear
{
    clear: both;
}

/* ------------------ END Footer Styles ------------------------- */

/* ------------------ START Header Styles ------------------------- */

.header
{
    text-align: right;
    color: #00629d;
    padding: 0.5em;
    padding-right: 0;
    font-size:70%;
    direction:ltr;
}

form.rtl .header
{
    padding-right:auto;
    padding: 0.5em;
    text-align:left;
    /*padding-left:0;   */ 
    direction:rtl;
}
.header a
{
    color: #00629d;
    margin-left: 0.6em;
    padding-right: 0.6em;
}

form.rtl .heading a
{
    margin-left:0;
    margin-right:0.6em;
    padding-right:0;
    padding-left:0.6em;    
}

.header .localeSwitch, .header .country, .header .siteLinks, .header .siteLinks li, .header .networkNav, .liveId
{
    display: inline-block;
    margin: 0;
    padding: 0;
}
.header .country
{
    font-weight: bold;
}
.header .siteLinks li
{
    border-left: solid 1px #00629d;
}
form.rtl .header .siteLinks li
{
    border-left: none;
    border-right: solid 1px #00629d;
}

.header .siteLinks li.first
{
    border-left: 0;
}

.header .border
{
    border-left: solid 1px #00629d;
}
form.rtl .header .border
{
    border-left: none;
    border-right: solid 1px #00629d;
}

/* ------------------ END Header Styles ------------------------- */

.src_wrap
{
    position: relative;
    display: inline-block;
}

.mscomSearch span.src_brand, .mscomSearch input.src_btnInside
{
    background-image: url('img/search.gif');
    background-repeat: no-repeat;
}

.mscomSearch span.src_border
{
    position: relative;
    background-color: #FFF;
    border: solid 1px #346b94;
    display: inline-block;
    min-height: 22px;
    _height: 22px;
    overflow: hidden;
}

.mscomSearch input.src_textbox
{
    color: #000;
    font-size:70%;
}
.mscomSearch input.src_textbox, .mscomSearch input.src_waterMark
{
    background-color: transparent;
    height: 1.6em;
   *height: 1.5em;
   _height: 1.4em;
    margin: 2px 2px 0 2px;
    border: 0;
    padding: 2px 3px 0 3px;
    vertical-align: top;
    outline: 0;
}
@-moz-document url-prefix() {
    .mscomSearch input.src_textbox, .mscomSearch input.src_waterMark
    {
        margin-top: 0;
    }
}

.mscomSearch input.src_waterMark
{
    position: absolute;
    color: #939292;
    font-style: italic;
    font-size:70%;
}

.mscomSearch span.src_brand
{
    width: 47px;
    height: 22px;
    background-position: 0 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.mscomSearch input.src_btnInside
{
    width: 20px;
    height: 20px;
    margin: 1px;
    margin-right: 2px;
    margin-left: 0;
    border: 0;
    background-color: transparent;
    background-position: -47px -1px;
    cursor: pointer;
    overflow: hidden;
    vertical-align: top;
}


form.rtl .mscomSearch input.src_btnInside
{
    margin-right:0;
    margin-left:2px;    
}

.mscomSearch input.src_btnOutside
{
    width: 38px;
    height: 20px;
    margin-top: 2px;
    margin-left: 5px;
    border: 0;
    background-image: url('img/search.gif');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -67px -1px;
    cursor: pointer;
    overflow: hidden;
    vertical-align: top;   
    position: relative;
}

.mscomSearch input.src_btnOutside
{
    *left: 5px;
}

form.rtl .mscomSearch input.src_btnOutside
{
    margin-left:0;
    margin-right:5px;
    *left:auto;
    *right:5px;
}

.mscomSearch .src_glass
{
    _display: none;
}
.src_glass-lt, .src_glass-lm, .src_glass-lb,
.src_glass-ct, .src_glass-cb,
.src_glass-rt, .src_glass-rm, .src_glass-rb
{
    background-image: url('img/glass.png');
    background-repeat: no-repeat;
    position: absolute;
    overflow: hidden;
    display: inline-block;
}
.src_glass-lt, .src_glass-lb,
.src_glass-rt, .src_glass-rb
{
    width: 6px;
    height: 6px;
}
.src_glass-lt
{
    background-position: 0 0;
    top: 0;
    left: 0;
}
.src_glass-lm
{
    background-position: 0 -48px;
    top: 6px;
    left: 0;
    bottom: 6px;
    width: 6px;
}
.src_glass-lb
{
    background-position: 0 -6px;
    bottom: 0;
    left: 0;
}
.src_glass-ct
{
    background-position: 0 -14px;
    background-repeat: repeat-x;
    top: 0;
    right: 6px;
    left: 6px;
    height: 31px;
}
.src_glass-cb
{
    background-position: -45px -14px;
    background-repeat: repeat-x;
    right: 6px;
    bottom: 0;
    left: 6px;
    height: 1px;
}
.src_glass-rt
{
    background-position: -6px 0;
    top: 0;
    right: 0;
}
.src_glass-rm
{
    background-position: -6px -48px;
    top: 6px;
    right: 0;
    bottom: 6px;
    width: 6px;
}
.src_glass-rb
{
    background-position: -6px -6px;
    bottom: 0;
    right: 0;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    html[dir=rtl] .mscomSearch input.src_btnInside
    {
        right: 2px;
        position: relative;
    }
    html[dir=rtl] .mscomSearch input.src_btnOutside
    {
        left: 5px;
    }
    html[dir=rtl] .mscomSearch input.src_waterMark
    {
        position: absolute;
        top: 0;
    }
    .mscomSearch input.src_textbox, .mscomSearch input.src_waterMark
    {
        padding-top: 1px;
    }
}

