/* DO NOT MODIFY THIS FILE except to update the entire file with the
latest version. This is only a reference copy of the Settings.css file that is
used by the Settings pages. It is stored on the Anduril box. It is only meant
for study by the tech writers. */ @import url(msntv:/CSS/Base.css); body {
background-color: #B6D4F0; overflow: hidden; margin: 0px; } a:visited {
color:#07214D; text-decoration: none; } a:link { color:#07214D; text-decoration:
none; } #header { position: absolute; background: #1C5798
url('msntv:/Settings/Images/SettingsHeaderBG.jpg') no-repeat; top:0px; left:0px;
height:56px; width:100%; background-color:#1C5798 } #title { position: relative;
top: 23px; margin-left: 15px; margin-right: 8px; color: #9DC6F2; font: bold
21px; } #title2 { position: relative; top: 23px; color: #F2F2F2; font-size:
21px; white-space: nowrap; } #subTitle { display:none; } #help { position:
absolute; bottom: 30px; right: 8px; color: #F2F2F2; font-size: 16px; text-align:
right; } #helpIcon { position: relative; top: 1px; left: 4px; margin-left: 4px;
behavior: url(#default#alphaImageLoader); src:
url(msntv:/Images/Icon_Help_RelatedLink.png); width: 20px; height: 20px; }
#sideBar { position: absolute; top: 71px; right: 0px; width: 27%; padding-right:
8px; padding-left: 6px; } .sideBarButton, #sideBar msntv\:CustomButton { height:
26px; width: 100%; display: block; text-align:left; margin: 0 0 4px 0; }
#buttonBar { position: absolute; right: 20px; bottom: 10px; text-align: right; }
.buttonBarButton, #buttonBar msntv\:CustomButton { margin-left: 15px; }
#scrollArea { position: absolute; top: 71px; left: 0px; width: 73%; bottom: 0px;
padding-left: 15px; padding-right: 28px; overflow-y: auto; behavior:
url(msntv:/HTC/ScrollingDIV.htc); } #gradient { width: 73%; height: 100%;
behavior: url(#default#gradient); startColor:#7A9FCC; startTransparency:100;
endTransparency:0; endcolor: #7A9FCC; angle:0; } #nonScrollArea { position:
absolute; top: 71px; left: 0px; width: 100%; bottom: 51px; padding-left: 15px;
padding-right: 20px; } table.controlTable { border-collapse:collapse; }
table.controlTable td { padding: 10px 5px 0px 0px; vertical-align: top; /* see
also below under .control */ } .control, table.controlTable td { font-weight:
bold; } .topic { margin-top: 4px; font: bold 18px; color: #07214D; display:
inline-block; } .description, .description td { font-size: 18px; color: #1D1D1D;
font-weight: normal; margin-bottom: 7px; } .description { width: 100%; } hr {
height:2px; width: 100%; border:#5981B3 solid 2px; margin-top: 0px;
margin-bottom: 0px; } p { margin-top: 0px; margin-bottom: 10px; }