

html {
    background-color: #b9d5ed;
    padding: 0;
    margin: 0;
    display: block;
  height: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;
    display: block!important;
    float: left!important;
}
#wrapper {
  display: block;
  float: left;
    width: 100%;
    margin-bottom: 30px;
}
#mu_footer_wrap {
    min-width: 940px;
    width: 100%;
    height: 44px;
    background-image: url('/img/global_nav/footer_bg2x.png');
    background-repeat: repeat-x;
    background-size: 44px 100%;
    padding: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
}
#mu_footer {
    padding-left: 20px;
    min-width: 940px;
    color: #353535;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 500;
    font-size: 13px;
    text-shadow: 0px 1px 1px #fff;
    line-height: 22px;
}
#mu_footer a {
    color: #777;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 500;
    font-size: 13px;
    text-decoration: none;
}
.footerlink {
    padding: 10px;
    float: left;
    margin-right: 5px;
}
.footerlink2 {
    padding-top: 10px;
    padding-left: 10px;
    float: right;
    margin-right: 30px;
}
#promo_button {
    
}

#global_footer
{
  min-width: 1005px;
    width: 100%;
    height:450px;
    background-size: 450px 100%;
    padding: 0px;

    background-color:#c8d8ec;
  border-top:1px solid #9aabc0;
    font-family: 'myriad-pro', 'myriad', sans-serif;
  bottom:0px;
  position:relative;

  clear:both;
}

#global_footer_content
{
    padding:20px;
    margin:0px auto;
    width:1005px;
}

#global_footer a:link, #global_footer a:visited
{
    color:#2a2d2f;
    line-height:24px;
}
#global_footer #gf_col-content {
  border:0px solid red;
  width:277px;
  float:left;
  padding-top:0px;
  margin:0px 48px 0px 0px;
  display:block;
}
#global_footer #gf_col-menu {
  border:0px solid red;
  width:680px;
  height:200px;
  float:left;
  margin-top: 10px;
}
#global_footer #gf_col-menu #gf_col-menu-col {
  float: left;
  display: block;
  margin: 0px;
  padding: 0px;
}
#global_footer #gf_col-menu #gf_col-menu-border {
  padding-right:28px;
  margin-left:28px;
  height:200px;
  float:left;
}
#global_footer #gf_col-menu .gfcolcol-1 {
  width: 280px;
  height: 200px;
}
#global_footer #gf_col-menu-appcol {
  height:200px;
  float:left;
  width:140px;
}
#global_footer #gf_col-menu .gfcolcol-2,
#global_footer #gf_col-menu .gfcolcol-3 {
  width: 140px;
}
#global_footer #gf_col-menu-h {
  color:#546c84;
  font-size:13px;
  font-weight:bold;
  margin: 0px 0px 13px 0px;
  padding: 0px;
  font-size: 13px;
  text-transform: uppercase;
}
#global_footer_content #gflogohtitle {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  display: block;
  float: left;
  line-height: 0px;
}
#global_footer_content #gfcontent_txt {
  float:left;
  height: 93px;
  width: 277px;
  margin:5px 0px 5px 0px;
  padding:5px 10px;
  color: rgb(42,45,47);
  display: block;
  background: url(/img/global_footer/footer-txt-bkg.png) top left no-repeat;
  font-family: 'helvetica neue', helvetica, sans-serif
}
#global_footer_content #gfcontent_txt p {
  margin:3px 0px 0px 0px;
  padding:0px;
  width: 257px;
  font-size:14px;
  text-shadow: 0px 1px 0px rgb(225,225,225);
  display: block;
  float: left;
}
#global_footer_content #gfcontent_txt p a {
  color:rgb(30,156,221);
  font-weight: bold;
  text-shadow: 0px 1px 0px rgb(225,225,225);
}
#global_footer #gf_socialbuttons {
  float: left;
  display: block;
  width: 140px;
  height: 32px;
  margin: 0px;
  padding: 0px;
}

#pagewrapper {
  display: block;
  float: left;

    z-index: 1;

  width: 100% !important;
}
#pagewrapper-inner.memberpages  {
  display: block;
  width: 990px!important;
  margin: 0px auto!important;
  padding-top: 90px;
}
.memberpages #page_static {
  padding-bottom: 20px;
}
#page {
    background-color: #fff;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-box-shadow: rgba(0,0,0,.4) 0px 1px 2px;
    -webkit-box-shadow: rgba(0,0,0,.4) 0px 1px 2px;
    box-shadow: rgba(0,0,0,.4) 0px 1px 2px;
}
#page_static {
    background-color: #fff;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-box-shadow: rgba(0,0,0,.4) 0px 1px 2px;
    -webkit-box-shadow: rgba(0,0,0,.4) 0px 1px 2px;
    box-shadow: rgba(0,0,0,.4) 0px 1px 2px;
    width: 990px;
   display:block;
   float: left;
   margin-bottom: 25px;
}
#content {
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
    
}
#mu_topnav {
  display: block;
  float: left;
    background-repeat: repeat-x;
    width: 100%;
    height: 62px;
    z-index: 20000;
    position: fixed;}
#mu_nav_wrap {
  display: block;
  float: left;
    min-width: 1180px;px;
    width: 100%;
    margin: 0px auto;
    height: 62px;
    background-image: url('/img/global_nav/nav_bg.png?a=2');
    background-repeat: repeat-x;
    clear: none;
}
#mu_logo {
    padding-top: 10px;
    padding-left: 18px;
    float: left;
    outline: none;
}
#mu_logo a {
    outline: none;
}
.break {
    clear: both;
}
#mu_promo {
    padding-top: 19px;
    float: left;
    cursor: pointer;
    line-height: .7em;
}
#profile_login_icon {
    cursor: pointer;
    vertical-align: text-top;
    opacity: 0.6;
    padding-right: 2px;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#profile_icon {
    cursor: pointer;
    vertical-align: text-top;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#profile_arrow {
    cursor: pointer;
    padding-top: 6px;
    padding-right: 2px;
    vertical-align: text-top;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#mud_block {
    width: 306px;
    height: 132px;
    margin-top: 50px;
    left: 270px;
    position: absolute;
    text-decoration: none;
    opacity: 0.00;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    float: left;
    z-index: 11020;
}
#create_new_account {
    margin-bottom: 10px;
    color: #555;
    font-size: 15px;
    font-weight: bold;
}
#signup_block {
    z-index: 11020;
    background-image: url('/img/global_nav/create_account_bg2x.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 340px;
    height: 375px;
    position: absolute;
    right: 22px;
    margin-top: 50px;
    color: #999;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-shadow: 0px 1px 1px #fff;
    padding: 0px;
    padding-top: 33px;
    padding-left: 27px;
    float: right;
    opacity: 0;
    text-align: left;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    line-height: 20px;
}
#login_block {
    z-index: 11020;
    background-image: url('/img/global_nav/sign_in_bg2x.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 340px;
    height: 194px;
    position: absolute;
    right: 22px;
    margin-top: 50px;
    color: #999;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-shadow: 0px 1px 1px #fff;
    padding: 0px;
    padding-top: 30px;
    padding-left: 27px;
    float: right;
    opacity: 0;
    text-align: left;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    line-height: 20px;
}
#signinnow,#signinnow2,#createnow {
    float: left;
    margin-right: 20px;
    margin-top: 1px;
    cursor: pointer;
    outline: none;
}
#createnow {
    background-color: #46b2f4;
    color: #fff;
    text-shadow: 0px 1px 1px #1b4f11;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px #317fae;
    -moz-box-shadow: inset 0 1px 2px #317fae;
    font-size: 16px;
    height: 30px;
    width: 105px;
    z-index: 11020;
    text-align: center;
    vertical-align: center;
    padding-top: 6px;
    background: -webkit-gradient(
        linear,left top,left bottom,
        from(#46b2f4),
        to(#368dc1));
    background: -moz-linear-gradient(bottom,#368dc1 0%,#46b2f4 100%);
}
#signinnow,#signinnow2 {
    background-color: #46b2f4;
    color: #fff;
    text-shadow: 0px 1px 1px #1b4f11;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px #317fae;
    -moz-box-shadow: inset 0 1px 2px #317fae;
    font-size: 16px;
    height: 30px;
    width: 121px;
    z-index: 11020;
    text-align: center;
    vertical-align: center;
    padding-top: 6px;
    background: -webkit-gradient(
        linear,left top,left bottom,
        from(#46b2f4),
        to(#368dc1));
    background: -moz-linear-gradient(bottom,#368dc1 0%,#46b2f4 100%);
}
#accountlinks {
    padding-top: 2px;
}
#accountlinks2 {
    padding-top: 11px;
    width: 185px;
    float: left;
}
#login_block a,#signup_block a {
    color: #65819d;
    font-family:'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 13px;
    text-shadow: 0px 1px 1px #fff;
    text-decoration: none;
}
#login_block a:hover,#signup_block a:hover {
    color: #000;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 13px;
    text-shadow: 0px 1px 1px #fff;
    text-decoration: none;
}
#mu_nav_wrap #first_name,#mu_nav_wrap #last_name {
    color: #555;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    background-color: transparent;
    width: 129px;
    height: 22px;
    padding: 10px;
    border: 0px solid red;
    outline: none;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: 12px;
}
#mu_nav_wrap #username,#mu_nav_wrap #password,#mu_nav_wrap #user_email,#mu_nav_wrap #user_pass {
    color: #555;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    background-color: transparent;
    width: 292px;
    height: 21px;
    padding: 10px;
    border: 0px solid red;
    outline: none;
    margin-left: 0px;
    margin-top: 2px;
    margin-bottom: 13px;
}
#member_block {
    z-index: 11020;
    background-image: url('/img/global_nav/member_menu_bg2x.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 173px;
    height: 240px;
    position: absolute;
    right: 12px;
    margin-top: 50px;
    color: #555;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-shadow: 0px 1px 1px #fff;
    padding: 0px;
    float: right;
    opacity: 0.0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#member_block a {
    color: #555;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-shadow: 0px 1px 1px #fff;
    text-decoration: none;
}
#member_block a:hover {
    color: #000;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-shadow: 0px 1px 1px #fff;
    text-decoration: none;
}
#member_block .linkarea {
    display: block;
    outline: none;
    vertical-align: top;
    text-decoration: none;
    height: 27px;
    padding-left: 54px;
    clear: both;
}
#member_block .linkarea2 {
    display: block;
    outline: none;
    vertical-align: top;
    text-decoration: none;
    height: 11px;
    padding-left: 54px;
    clear: both;
}
#promo_block {
    z-index: 11020;
    background-image: url('/img/global_nav/promo_bg2x.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 260px;
    height: 86px;
    position: absolute;
    left: 145px;
    margin-top: 50px;
    color: #555;
    font-family:'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-shadow: 0px 1px 1px #fff;
    padding: 20px;
    text-decoration: none;
    opacity: 0.0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    float: left;
}
#promo_deal_top {
    display: block;
    height: 60px;
}
#promo_block a {
    text-decoration: none;
    color: #555;
}
#greencircle {
    background-color: #4aad36;
    color: #fff;
    text-shadow: 0px 1px 1px #1b4f11;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    -moz-border-radius: 13px;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-box-shadow: rgba(0,0,0,.4) 0px 1px 2px;
    -webkit-box-shadow: rgba(0,0,0,.4) 0px 1px 2px;
    box-shadow: rgba(0,0,0,.4) 0px 1px 2px;
    height: 19px;
    width: 26px;
    z-index: 11020;
    position: absolute;
    border: 1px solid #1b4f11;
    top: 45px;
    left: 45px;
    font-size: 10px;
    text-align: center;
    vertical-align: center;
    padding-top: 6px;
    background: -webkit-gradient(
        linear,left top,left bottom,
        from(#4aad36),
        to(#2d811b));
    background: -moz-linear-gradient(bottom,#2d811b 0%,#4aad36 100%);
}
#promo_deal_icon {
    width: 64px;
    float: left;
    margin-top: 4px;
}
#promo_deal_text {
    margin-top: 6px;
    width: 145px;
    float: left;
}
#promo_1_day {
    padding-top: 4px;
}
.promo_title {
    color: #0090ca;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 15px;
}
.promo_title_light {
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 0.07em;
}
#more_promos {
    clear: both;
    position: relative;
    top: 14px;
    color: #65819d;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 0.07em;
    text-decoration: none;
}
#mu_desktop {
    padding-top: 18px;
    float: left;
    cursor: pointer;
}

#apps_for_you {
    padding-top: 18px;
    float: left;
    cursor: pointer;
}

#mu_search {
    padding-top: 18px;
    float: left;
}
#search_button {
    cursor: pointer;
}
#mu_search_active {
    background-image: url('/img/global_nav/search_bg2x.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 194px;
    height: 38px;
    padding-top: 1px;
    float: left;
    
    padding: 10px;
    margin-right: -13px;
    margin-left: -16px;
}
#search_q {
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: normal;
    font-size: 17px;
    background-color: transparent;
    width: 150px;
    height: 17px;
    padding: 10px;
    border: 0px;
    outline: none;
    margin-left: 28px;
    margin-top: 2px;
    box-sizing: initial;
}
#mu_login {
    color: #555;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-shadow: 0px 1px 1px #fff;
    padding-top: 18px;
   
    padding-right: 20px;
    cursor: pointer;
}
#mu_login a {
    color: #555;
}
.light {
    color: #555;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.07em;
    text-shadow: 0px 1px 1px #fff;
}
#mu_account {
    color: #555;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.07em;
    text-shadow: 0px 1px 1px #fff;
    padding-top: 19px;
    float: right;
    display: block;
    padding-right: 20px;
    min-width: 90px;
}
#mu_account a {
    color: #555;
}
.mu_nav_line {
    background-image: url('/img/global_nav/navline.png');
    background-position: 50%;
    background-repeat: no-repeat;
    width: 2px;
    height: 58px;
    float: left;
    padding-left: 16px;
    padding-right: 16px;
    text-align: center;
}
.mu_nav_line2 {
    background-image: url('/img/global_nav/footer_line.png');
    background-position: 50%;
    background-repeat: no-repeat;
    width: 2px;
    height: 38px;
    float: left;
    text-align: center;
    margin-top:2px;
}
div#static_header_wrapper{
    margin:0 auto;
    width: 990px;
}
/* styles added by joe, jd 5.31.2013 */
img#static_header_img{text-align:left;}
input.textbox{outline:none;vertical-align:top;border-radius:3px;font-size:18px;border:1px solid #989682;box-shadow:inset 0px 1px 1px 0px #dddddd;color: #949494;}

/* MUD6 banners */
#mud6banner-wrapper {
  display: block;
  margin: 0px auto 30px auto;
  width: 1000px;
  height: 148px;
}
#mud6banner-wrapper #mud6banner-content {
  display: block;
  float: left;
  width: 1000px;
  height: 148px;
  border-radius: 7px;
}
#mud6banner-wrapper .darkbanner {
  background: rgb(101,111,118);
  background: -moz-linear-gradient(top, rgb(101,111,118) 1%, rgb(79,88,94) 58%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(101,111,118)), color-stop(58%,rgb(79,88,94)));
  background: -webkit-linear-gradient(top, rgb(101,111,118) 1%,rgb(79,88,94) 58%);
  background: -o-linear-gradient(top, rgb(101,111,118) 1%,rgb(79,88,94) 58%);
  background: -ms-linear-gradient(top, rgb(101,111,118) 1%,rgb(79,88,94) 58%);
  background: linear-gradient(to bottom, rgb(101,111,118) 1%,rgb(79,88,94) 58%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#656f76', endColorstr='#4f585e',GradientType=0 );
}
#mud6banner-wrapper .lightbanner {
  width: 998px;
  height: 146px;
  border: 1px solid rgb(159,178,202);
  background: rgb(233,243,251);
  background: -moz-linear-gradient(top, rgb(233,243,251) 1%, rgb(218,235,249) 58%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(233,243,251)), color-stop(58%,rgb(218,235,249)));
  background: -webkit-linear-gradient(top, rgb(233,243,251) 1%,rgb(218,235,249) 58%);
  background: -o-linear-gradient(top, rgb(233,243,251) 1%,rgb(218,235,249) 58%);
  background: -ms-linear-gradient(top, rgb(233,243,251) 1%,rgb(218,235,249) 58%);
  background: linear-gradient(to bottom, rgb(233,243,251) 1%,rgb(218,235,249) 58%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f3fb', endColorstr='#daebf9',GradientType=0 );
}
.banner2 .plus,
.banner3 .plus {
  display: block;
  float: left;
  font-family: "arial-black";
  font-weight: bold;
  font-size: 100px;
  margin: 60px 0px 0px 0px;
  padding: 0px;
  line-height: 0px;
}
.lightbanner .plus {
  color: rgb(159,178,202)!important;
}
.darkbanner .plus {
  color: rgb(35,42,47)!important;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.3)!important;
}
#mud6banner-wrapper .banner1 .mud6b_logo {
  display: block;
  float: left;
  margin: 7px 0px 0px 15px;
  width: 145px;
}
#mud6banner-wrapper .banner1 #mud6b_body {
  display: block;
  float: left;
  height: auto;
  width: 500px;
  margin: 12px 0px 12px 20px;
}
#mud6banner-wrapper #mud6b_body #mud6b_title {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
  font-family: 'myriad-pro','myriad',sans-serif;
  font-size: 36px;
  font-weight: 100;
}
#mud6banner-wrapper .darkbanner #mud6b_body #mud6b_title {
  color: rgb(255,255,255);
  text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}
#mud6banner-wrapper .lightbanner #mud6b_body #mud6b_title {
  color: rgb(78,89,100);
  text-shadow: none;
}
#mud6banner-wrapper #mud6b_body #mud6b_title .bluenumber {
  color: rgb(28,170,229);
}
#mud6banner-wrapper #mud6b_body #mud6b_tag {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
  font-family: 'myriad-pro','myriad',sans-serif;
  font-size: 22px;
  font-weight: 500;
}
#mud6banner-wrapper .darkbanner #mud6b_body #mud6b_tag {
  color: rgb(255,255,255);
  text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}
#mud6banner-wrapper .lightbanner #mud6b_body #mud6b_tag {
  color: rgb(78,89,100);
  text-shadow: none;
}
#mud6banner-wrapper #mud6b_body #mud6b_tag .emphasis {
  font-weight: 700;
}
#mud6banner-wrapper #mud6b_body #mud6dl_button {
  display: block;
  float: left;
  margin-top: 10px;
  border-radius: 4px;
  background: rgb(67,205,38);
  background: -moz-linear-gradient(top, rgb(67,205,38) 0%, rgb(57,147,38) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(67,205,38)), color-stop(100%,rgb(57,147,38)));
  background: -webkit-linear-gradient(top, rgb(67,205,38) 0%,rgb(57,147,38) 100%);
  background: -o-linear-gradient(top, rgb(67,205,38) 0%,rgb(57,147,38) 100%);
  background: -ms-linear-gradient(top, rgb(67,205,38) 0%,rgb(57,147,38) 100%);
  background: linear-gradient(to bottom, rgb(67,205,38) 0%,rgb(57,147,38) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43cd26', endColorstr='#399326',GradientType=0 );
  box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);
}
#mud6banner-wrapper #mud6b_body #mud6dl_button:hover {
  background: rgb(57,147,38);
  background: -moz-linear-gradient(top, rgb(57,147,38) 0%, rgb(67,205,38) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(57,147,38)), color-stop(100%,rgb(67,205,38)));
  background: -webkit-linear-gradient(top, rgb(57,147,38) 0%,rgb(67,205,38) 100%);
  background: -o-linear-gradient(top, rgb(57,147,38) 0%,rgb(67,205,38) 100%);
  background: -ms-linear-gradient(top, rgb(57,147,38) 0%,rgb(67,205,38) 100%);
  background: linear-gradient(to bottom, rgb(57,147,38) 0%,rgb(67,205,38) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#399326', endColorstr='#43cd26',GradientType=0 );
}
#mud6banner-wrapper #mud6b_body #mud6dl_button .dltxt {
  display: block;
  float: left;
  font-family: 'myriad-pro','myriad',sans-serif;
  font-weight: 600;
  font-size: 20px;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
  color: rgb(255,255,255);
  padding: 7px 18px;
}
#mud6banner-wrapper #mud6b_body #mud6dl_button .mud6dlicon {
  display: block;
  float: left;
  width: 25px;
  border-radius: 0px 4px 4px 0px;
  padding: 4px 15px 4px 15px;
  background: rgb(53,174,27);
  background: -moz-linear-gradient(top, rgb(53,174,27) 0%, rgb(39,115,23) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(53,174,27)), color-stop(100%,rgb(39,115,23)));
  background: -webkit-linear-gradient(top, rgb(53,174,27) 0%,rgb(39,115,23) 100%);
  background: -o-linear-gradient(top, rgb(53,174,27) 0%,rgb(39,115,23) 100%);
  background: -ms-linear-gradient(top, rgb(53,174,27) 0%,rgb(39,115,23) 100%);
  background: linear-gradient(to bottom, rgb(53,174,27) 0%,rgb(39,115,23) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35ae1b', endColorstr='#277317',GradientType=0 );
}
#mud6banner-wrapper .banner1 .banner1-sshot {
  display: block;
  float: right;
  height: 148px;
}
#mud6banner-wrapper .banner2 .mud6b_logo,
#mud6banner-wrapper .banner3 .mud6b_logo {
  display: block;
  float: left;
  width: 174px;
  margin: 0px 7px;
}
#mud6banner-wrapper .banner2 .mud6b_imac,
#mud6banner-wrapper .banner3 .mud6b_imac {
  display: block;
  float: left;
  width: 137px;
  margin: 0px 0 px 0px 7px;
}
#mud6banner-wrapper .banner2 #mud6b_body {
  display: block;
  float: left;
  height: auto;
  width: 580px;
  margin: 12px 0px 12px 20px;
}
#mud6banner-wrapper .banner3 #mud6b_body {
  display: block;
  float: left;
  text-align: center;
  height: auto;
  width: 600px;
  margin: 40px 0px 12px 0px;
}
#mud6banner-wrapper .banner3 #mud6b_title {
  width: 600px;
  text-align: center;
  font-size: 47px!important;
}
#mud6banner-wrapper .banner3 #mud6b_tag {
  width: 600px;
  text-align: center;
  font-size: 26px!important;
  margin-top: 20px!important;
}
#mud6banner-wrapper #mud6b_cornertag {
  display: block;
  float: right;
  height: 91px;
  width: 91px;
  margin-top: -148px;
  background: url(/img/mud6b_cornertag.png) no-repeat right top;
}
#mud6banner-wrapper #mud6b_cornertag .corner-txt {
  display: block;
  font-family: 'myriad-pro','myriad',sans-serif;
  font-weight: 700;
  margin: 20px 0px 0px 30px;
  font-size: 26px;
  color: rgb(255,255,255);
  text-shadow: 0px 1px 0px rgba(0,0,0,0.2);
  text-transform: uppercase;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.bannerlinkwrap {
  display: block;
  float: left;
  width: auto;
  height: auto;
}
#mud6banner-wrapper #fullbannerlink {display: block; float: left; width: auto; height: auto;}
#mud6banner-wrapper #fullbannerlink .banner2 #mud6b_title {margin-top: 10px;}
#mud6banner-wrapper #fullbannerlink .banner2 #mud6b_tag {margin-top: 14px;}

.mnl_last {
  padding-right: 0px!important;
  background-position: 0%!important;
  margin-left: 17px;
}
/* MUD upgrade box */
/*
#mu-navhead-test {
  display: block;
  float: right;
  height: 50px;
  width: 300px;
  min-width: 90px;
  background-color: #000;
  padding-right: 20px;
}*/
#mu-navhead-right {
  float: right;
  display: block;
  width: auto;

}
#mud_upgradeblock {
  display: none;
  float: left;
  min-width: 256px;
  margin: 5px 34px 5px 0px;
  background-color: rgb(247,250,253);
  border: 1px solid rgb(158,180,201);
  border-radius: 5px;
  width: auto;
}
#mud_upgradeblock #mb-mudicon {
  display: block;
  float: left;
  width: 24px;
  height: 33px;
  margin: 4px 15px 6px 10px;
}
#mud_upgradeblock #mb-link {
  display: block;
  float: left;
}
#mud_upgradeblock #mb-mudtxt {
  display: block;
  float: left;
  width: 125px;
  font-family: 'myriad-pro','myriad',sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: rgb(53,53,53);
  margin-top: 6px;
  text-shadow: 0px 1px 0px rgb(255,255,255);
  line-height: 16px;
  text-decoration: none;
}
#mud_upgradeblock #mb-mudtxt #mb-mudtxtcir {
  display: inline-block;
  padding: 1px 6px 2px 6px;
  background-color: rgb(178,0,0);
  font-weight: 700;
  color: rgb(255,255,255);
  text-shadow: 0px 1px 0px rgb(0,0,0);
  border-radius: 14px;
}

#mb-mudtxtcir2 {
  display:none /*inline-block*/;
  padding: 1px 5px 1px 5px;
  background-color: rgb(178,0,0);
  font-weight: 700;
  font-size:12px;
  color: rgb(255,255,255);
  text-shadow: 0px 1px 0px rgb(0,0,0);
  border-radius: 10px;
  margin-left:-270px;
  margin-top:30px;
  font-family:arial;
  position:absolute;
}


#mud_upgradeblock #mb-mudtxt #mb-mudtxt-strong {
  font-weight: 700;
}
#mud_upgradeblock #mb-vertdiv {
  display: block;
  float: left;
  width: 1px;
  height: 42px;
  margin: 0px 8px;
  background: rgb(158,180,201);
  background: -moz-linear-gradient(top, rgba(158,180,201,1) 0%, rgba(242,247,252,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(158,180,201,1)), color-stop(100%,rgba(242,247,252,1)));
  background: -webkit-linear-gradient(top, rgba(158,180,201,1) 0%,rgba(242,247,252,1) 100%);
  background: -o-linear-gradient(top, rgba(158,180,201,1) 0%,rgba(242,247,252,1) 100%);
  background: -ms-linear-gradient(top, rgba(158,180,201,1) 0%,rgba(242,247,252,1) 100%);
  background: linear-gradient(to bottom, rgba(158,180,201,1) 0%,rgba(242,247,252,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9eb4c9', endColorstr='#f2f7fc',GradientType=0 );
}
#mud_upgradeblock #mb-upgradebtn {
  display: block;
  float: left;
  width: 62px;
  text-align: center;
  padding: 6px 0px 6px 0px;
  margin: 10px 6px 10px 0px;
  font-family: 'myriad-pro','myriad',sans-serif;
  font-size: 12px;
  font-weight: 7    00;
  color: rgb(255,255,255);
  text-shadow: 0px 1px 0px rgb(0,0,0);
  background: rgb(65,163,44);
  background: -moz-linear-gradient(top, rgba(65,163,44,1) 0%, rgba(54,143,36,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(65,163,44,1)), color-stop(100%,rgba(54,143,36,1)));
  background: -webkit-linear-gradient(top, rgba(65,163,44,1) 0%,rgba(54,143,36,1) 100%);
  background: -o-linear-gradient(top, rgba(65,163,44,1) 0%,rgba(54,143,36,1) 100%);
  background: -ms-linear-gradient(top, rgba(65,163,44,1) 0%,rgba(54,143,36,1) 100%);
  background: linear-gradient(to bottom, rgba(65,163,44,1) 0%,rgba(54,143,36,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41a32c', endColorstr='#368f24',GradientType=0 );
  border-radius: 3px;
  text-transform: uppercase;
}
#mud_upgradeblock #mb-upgradebtn:hover {
  background: rgb(53,142,36);
  background: -moz-linear-gradient(top, rgba(53,142,36,1) 0%, rgba(65,163,44,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,142,36,1)), color-stop(100%,rgba(65,163,44,1)));
  background: -webkit-linear-gradient(top, rgba(53,142,36,1) 0%,rgba(65,163,44,1) 100%);
  background: -o-linear-gradient(top, rgba(53,142,36,1) 0%,rgba(65,163,44,1) 100%);
  background: -ms-linear-gradient(top, rgba(53,142,36,1) 0%,rgba(65,163,44,1) 100%);
  background: linear-gradient(to bottom, rgba(53,142,36,1) 0%,rgba(65,163,44,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#358e24', endColorstr='#41a32c',GradientType=0 );
}


/* fall bundle promo link */
#mu_promo a {
  display: block;
  float: left;
  width: 275px;
  height: auto;
  margin: -18px 0px 0px 0px;
  font-family: 'myriad-pro','myriad',sans-serif;
    
}
#mu_promo #fall-appsimg {
  display: block;
  float: left;
  width: 47px;
  height: 46px;
  margin: 6px 12px 0px 0px;
}
#mu_promo #fall-title {
  display: block;
  font-size: 19px;
  color: rgb(53,53,53);
  font-weight: 600;
  text-shadow: 0px 1px 0px rgb(255,255,255);
  margin-top: 15px;
}
#mu_promo #fall-counter {
  display: block;
  float: left;
  font-size: 13px;
  color: rgb(97,132,165);
  font-weight: 700;
  text-shadow: 0px 1px 0px rgb(255,255,255);
  margin-top: 2px;
}
#mu_promo #fall-priceimg {
  display: block;
  width: 51px;
  height: 53px;
  margin: 0px;
  padding: 0px!important;
  position:absolute;
  top:2px;
  left:420px;
}
.discount-badge {
    position: relative;
    top: -1px;
    padding: 1px 6px 1px 9px;
    margin: 0 5px 0 10px;
    font-size: 14px;
    font-weight: 700;
    background: #3DAB26;
    color: rgb(255, 255, 255);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 1;
}
.discount-badge:before {
    position: absolute;
    right: 100%;
    top: 10px;
    left: -30px;
    width: 30px;
    height: 15px;
    border: solid transparent;
    content: '';
    pointer-events: none;
    border-color: transparent;
    border-right-color: #3DAB26;
    border-width: 13px;
    margin-top: -10px;
}
.discount-badge:after {
    content: '';
    border-radius: 2px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    left: 0;
    top: 11px;
}
.discount-badge.for-hidden {
    background: #FF9800;
}
.discount-badge.for-hidden:before {
    border-right-color: #FF9800;
}
.top-nav-bar-promo-icons img{
    width:12px;
}
#nfmrpb-appicons-top-nav {
    display: block;
    float: left;
    width: 66px;
    height: auto;
    margin-top:5px;
}
#nfmrpb-appicons-top-nav .nfmrpb-appico {
    display: block;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    height: 20px;
    width: 20px;
}