.ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/mobile-logo.png?_dc=1392675377") no-repeat scroll center bottom transparent;
  height: 30px;
  margin: 10px auto;
  text-indent: -99999px;
  width: 250px;
}

#mobile-mobile-the_bottom_line .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/TBL-000000.png") no-repeat scroll center bottom transparent;
}
[id^="mobile-the_bottom_line"] .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/TBL-000000.png") no-repeat scroll center bottom transparent;
}

#mobile-entertainment .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/GO-f5f2ed.png") no-repeat scroll center bottom transparent;
}
[id^="entertainment"] .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/GO-f5f2ed.png") no-repeat scroll center bottom transparent;
}

#mobile-findit .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/Findit-ffffff.png") no-repeat scroll center bottom transparent;
}
[id^="findit"] .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/Findit-ffffff.png") no-repeat scroll center bottom transparent;
}

#mobile-findit .findit-container .category img {
    max-width: 95%;
}

#mobile-jobs .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/mobile-logo.png") no-repeat scroll center bottom transparent;
}
[id^="jobs"] .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/mobile-logo.png") no-repeat scroll center bottom transparent;
}

#mobile-momaha .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/Momaha-862f84.png") no-repeat scroll center bottom transparent;
}
[id^="momaha"] .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/Momaha-862f84.png") no-repeat scroll center bottom transparent;
}

#mobile-homes .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/Homes-10928a.png") no-repeat scroll center bottom transparent;
}
[id^="homes"] .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/Homes-10928a.png") no-repeat scroll center bottom transparent;
}

#mobile-autos .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/Autos-a40045.png") no-repeat scroll center bottom transparent;
}
[id^="autos"] .ui-header .logo {
  background: url("../../images/_site/_advanced_mobile/Autos-a40045.png") no-repeat scroll center bottom transparent;
}


/* Adv Mobile Header */
.ui-bar-a {
    background:#007cbd;;border-bottom:3px solid #004374;
     }
#mobile-the_bottom_line .ui-bar-a {
    background:#000;;border-bottom:3px solid #A40045;
     }        
     [id^="the_bottom_line"] .ui-bar-a {
    background:#000;;border-bottom:3px solid #A40045;
     }  
#mobile-entertainment .ui-bar-a {
    background:#f5f2ed;;border-bottom:3px solid #A40045;
     }        
     [id^="entertainment"] .ui-bar-a {
    background:#f5f2ed;;border-bottom:3px solid #A40045;
     }  
#mobile-findit .ui-bar-a {
    background:#FFF;;border-bottom:3px solid #A40045;
     }        
     [id^="findit"] .ui-bar-a {
    background:#FFF;;border-bottom:3px solid #A40045;
     }  
#mobile-jobs .ui-bar-a {
    background:#007cbd;;border-bottom:3px solid #004374;
     }        
     [id^="jobs"] .ui-bar-a {
    background:#007cbd;;border-bottom:3px solid #004374;
     }  
#mobile-momaha .ui-bar-a {
    background:#862f84;;border-bottom:3px solid #A40045;
     }        
     [id^="momaha"] .ui-bar-a {
    background:#862f84;;border-bottom:3px solid #A40045;
     }  
#mobile-homes .ui-bar-a {
    background:#10928a;;border-bottom:3px solid #00A99C;
     }   
     [id^="homes"] .ui-bar-a {
    background:#10928a;;border-bottom:3px solid #00A99C;
     }   
#mobile-autos .ui-bar-a {
    background:#a40045;;border-bottom:3px solid #A40045;
     }        
     [id^="autos"] .ui-bar-a {
    background:#a40045;;border-bottom:3px solid #A40045;
     }  
     
/* Most Popular Header */
.ui-bar-b {
    background: #0071BD; /* Old browsers */
    background: -moz-linear-gradient(top,  #0071BD 1%, #004374 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#0071BD), color-stop(100%,#004374)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0071BD 1%,#004374 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0071BD 1%,#004374 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0071BD 1%,#004374 100%); /* IE10+ */
    background: linear-gradient(top,  #0071BD 1%,#004374 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071BD', endColorstr='#004374',GradientType=0 ); /* IE6-9 */ }
/* Menu button */
.ui-btn-up-a {
    background: #0071BD; /* Old browsers */
    background: -moz-linear-gradient(top,  #0071BD 1%, #004374 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#0071BD), color-stop(100%,#004374)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0071BD 1%,#004374 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0071BD 1%,#004374 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0071BD 1%,#004374 100%); /* IE10+ */
    background: linear-gradient(top,  #0071BD 1%,#004374 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071BD', endColorstr='#004374',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
.ui-btn-hover-a {
    background: #004374; /* Old browsers */
    background: -moz-linear-gradient(top,  #004374 1%,#0071BD 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#004374), color-stop(100%,#0071BD)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #004374 1%,#0071BD 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #004374 1%,#0071BD 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #004374 1%,#0071BD 100%); /* IE10+ */
    background: linear-gradient(top,  #004374 1%,#0071BD 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004374 ', endColorstr='#0071BD ',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    text-shadow: 0 -1px 1px #BBBBBB;
}

/* Top Story Headline bg */
.block-tablet-main-feature h3 {
  background: none repeat scroll 0 0 #FFFFFF; }
  
  .ui-header > .ui-btn, .ui-footer > .ui-btn{background: #004374;}
  
  
  
 .asset-link.ui-link {
color: #1C5F99 !important;text-shadow:none
}

.ui-bar-b {
color: #FFF !important;
text-shadow: none !important;
}
  
.block.block-tablet-tiles .block-asset.has-thumb h3{background: none repeat scroll 0 0 #FFFFFF;}

#search-page .ui-grid-a{display:none}

#services-manager-messages {display:none}



/* Most Popular Header */
#mobile-homes .ui-bar-b {
    background: #00A99C; /* Old browsers */
    background: -moz-linear-gradient(top,  #00A99C 1%, #00A99C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00A99C), color-stop(100%,#00A99C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* IE10+ */
    background: linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A99C', endColorstr='#00A99C',GradientType=0 ); /* IE6-9 */ }
/* Menu button */
#mobile-homes .ui-btn-up-a {
    background: #00A99C; /* Old browsers */
    background: -moz-linear-gradient(top,  #00A99C 1%, #00A99C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00A99C), color-stop(100%,#00A99C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* IE10+ */
    background: linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A99C', endColorstr='#00A99C',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
#mobile-homes .ui-btn-hover-a {
    background: #00A99C; /* Old browsers */
    background: -moz-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00A99C), color-stop(100%,#00A99C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* IE10+ */
    background: linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A99C ', endColorstr='#00A99C ',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    text-shadow: 0 -1px 1px #BBBBBB;
}

 #mobile-homes .ui-header > .ui-btn,#mobile-homes  .ui-footer > .ui-btn{background: #00A99C;}
 
 
 
 #mobile-homes .ui-btn-up-b {
    background: #00A99C; /* Old browsers */
    background: -moz-linear-gradient(top,  #00A99C 1%, #00A99C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00A99C), color-stop(100%,#00A99C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* IE10+ */
    background: linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A99C', endColorstr='#00A99C',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
#mobile-homes .ui-btn-hover-b {
    background: #00A99C; /* Old browsers */
    background: -moz-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00A99C), color-stop(100%,#00A99C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* IE10+ */
    background: linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A99C ', endColorstr='#00A99C ',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    text-shadow: 0 -1px 1px #BBBBBB;
}
 
 
 /* Most Popular Header */
#mobile-autos .ui-bar-b {
    background: #A40045; /* Old browsers */
    background: -moz-linear-gradient(top,  #A40045 1%, #A40045 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#A40045), color-stop(100%,#A40045)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #A40045 1%,#A40045 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #A40045 1%,#A40045 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #A40045 1%,#A40045 100%); /* IE10+ */
    background: linear-gradient(top,  #A40045 1%,#A40045 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A40045', endColorstr='#A40045',GradientType=0 ); /* IE6-9 */ }
/* Menu button */
#mobile-autos .ui-btn-up-a {
    background: #620029; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%, #620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029', endColorstr='#620029',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
#mobile-autos .ui-btn-hover-a {
    background: #620029; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%,#620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029 ', endColorstr='#620029 ',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    text-shadow: 0 -1px 1px #BBBBBB;
}

 #mobile-autos .ui-header > .ui-btn,#mobile-autos  .ui-footer > .ui-btn{background: #620029;}

/* Most Popular Header */
[id^="homes"] .ui-bar-b {
    background: #00A99C; /* Old browsers */
    background: -moz-linear-gradient(top,  #00A99C 1%, #00A99C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00A99C), color-stop(100%,#00A99C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* IE10+ */
    background: linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A99C', endColorstr='#00A99C',GradientType=0 ); /* IE6-9 */ }
/* Menu button */
[id^="homes"] .ui-btn-up-a {
    background: #00A99C; /* Old browsers */
    background: -moz-linear-gradient(top,  #00A99C 1%, #00A99C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00A99C), color-stop(100%,#00A99C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* IE10+ */
    background: linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A99C', endColorstr='#00A99C',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
[id^="homes"] .ui-btn-hover-a {
    background: #00A99C; /* Old browsers */
    background: -moz-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00A99C), color-stop(100%,#00A99C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* IE10+ */
    background: linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A99C ', endColorstr='#00A99C ',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    text-shadow: 0 -1px 1px #BBBBBB;
}

[id^="homes"] .ui-btn-up-b {
    background: #00A99C; /* Old browsers */
    background: -moz-linear-gradient(top,  #00A99C 1%, #00A99C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00A99C), color-stop(100%,#00A99C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* IE10+ */
    background: linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A99C', endColorstr='#00A99C',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
[id^="homes"] .ui-btn-hover-b {
    background: #00A99C; /* Old browsers */
    background: -moz-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00A99C), color-stop(100%,#00A99C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* IE10+ */
    background: linear-gradient(top,  #00A99C 1%,#00A99C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A99C ', endColorstr='#00A99C ',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    text-shadow: 0 -1px 1px #BBBBBB;
}

 [id^="homes"] .ui-header > .ui-btn,[id^="homes"]  .ui-footer > .ui-btn{background: #00A99C;}
 
/* Most Popular Header */
[id^="autos"] .ui-bar-b {
    background: #A40045; /* Old browsers */
    background: -moz-linear-gradient(top,  #A40045 1%, #A40045 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#A40045), color-stop(100%,#A40045)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #A40045 1%,#A40045 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #A40045 1%,#A40045 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #A40045 1%,#A40045 100%); /* IE10+ */
    background: linear-gradient(top,  #A40045 1%,#A40045 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A40045', endColorstr='#A40045',GradientType=0 ); /* IE6-9 */ }
/* Menu button */
[id^="autos"] .ui-btn-up-a {
    background: #620029; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%, #620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029', endColorstr='#620029',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
[id^="autos"] .ui-btn-hover-a {
    background: #620029; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%,#620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029 ', endColorstr='#620029 ',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    text-shadow: 0 -1px 1px #BBBBBB;
}

[id^="autos"] .ui-btn-up-b {
    background: #620029; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%, #620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029', endColorstr='#620029',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
[id^="autos"] .ui-btn-hover-b {
    background: #620029; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%,#620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029 ', endColorstr='#620029 ',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    text-shadow: 0 -1px 1px #BBBBBB;
}

 [id^="autos"] .ui-header > .ui-btn,[id^="autos"]  .ui-footer > .ui-btn{background: #620029;} /* Most Popular Header */
#mobile-autos .ui-bar-b {
    background: #A40045; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%, #620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029', endColorstr='#620029',GradientType=0 ); /* IE6-9 */ }
/* Menu button */
#mobile-autos .ui-btn-up-a {
    background: #620029; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%, #620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029', endColorstr='#620029',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
#mobile-autos .ui-btn-hover-a {
    background: #620029; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%,#620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029 ', endColorstr='#620029 ',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    text-shadow: 0 -1px 1px #BBBBBB;
}



 #mobile-autos .ui-header > .ui-btn,#mobile-autos  .ui-footer > .ui-btn{background: #620029;}


 #mobile-autos .ui-btn-up-b {
    background: #620029; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%, #620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029', endColorstr='#620029',GradientType=0 ); /* IE6-9 */ }
/* Menu button - HOVER */
#mobile-autos .ui-btn-hover-b {
    background: #620029; /* Old browsers */
    background: -moz-linear-gradient(top,  #620029 1%,#620029 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#620029), color-stop(100%,#620029)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #620029 1%,#620029 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #620029 1%,#620029 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #620029 1%,#620029 100%); /* IE10+ */
    background: linear-gradient(top,  #620029 1%,#620029 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620029', endColorstr='#620029',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    text-shadow: 0 -1px 1px #BBBBBB;
}

.spaced-header ul{margin-top:10px !important}
.spaced-header .asset-thumb {background:none !important}

/* Mobile contest page */
div.contest-link {margin-bottom: 10px;}
div.contest-link img {width: 100%; max-width: 300px;}

script.fire0 { background-position: 200px; }
script.fire_ads  { background-position: 175px; }
script.fire1 { background-position: 150px; }
script.fire2 { background-position: 100px; }
script.fire3 { background-position:  50px; }
script.fire4 { background-position:  25px; }

/* service subscriptions */
.omaha-services .list-position-5,.omaha-services .list-position-6,.omaha-services .list-position-7,.omaha-services .list-position-8 {display:none !important}
.omaha-services .list-position-9,.omaha-services .list-position-10,.omaha-services .list-position-11,.omaha-services .list-position-12 {display:none !important}
.omaha-services .list-position-13,.omaha-services .list-position-14,.omaha-services .list-position-15,.omaha-services .list-position-16 {display:none !important}

.service-description {padding: 2px 0 !important;}
.service-item p {float: none !important;}
#subscription-notice .service-name:hover, #subscription-notice-manager-pop .service-name:hover{text-decoration:underline;}

.services .service-action-area > ul > li { margin: 0 5px !important; padding: 5px !important;}
.services #subscription-notice .service-name, .services #subscription-notice-manager-pop .service-name { color: #C00;line-height: 16px; margin-bottom: 20px;}
.services #subscription-notice p, .test.services #subscription-notice-manager-pop p { font-size: 12px;}
.services #subscription-notice ul {
    list-style-type: none;
    padding: 0px;
}
.services #subscription-notice li span.service-number, .services #subscription-notice-manager-pop li span.service-number {
display: none;
}
.services #subscription-notice li .service-link {
    text-decoration: none;
}

.services .tncms-block.clear-subscription {clear: both;}

.services #subscription-notice, .services #subscription-notice-manager-pop { padding: 0;}

#subscription-notice p, #subscription-notice-manager-pop p { font-weight: normal; line-height: normal;  padding: 0 0 10px;}

.services #subscription-notice .service {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 29px 0 5px 5px !important;
  overflow: hidden;
  background: #f3f3f3;
}

.services #subscription-notice .service.first-in-list {
  background: #fff;
}
.services .tncms-block.custom-service-block {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 29px 0 5px 5px !important;
  overflow: hidden;
  padding: 5px;
}
.services .tncms-block.custom-service-block .blox-title {
  border: medium none !important;
  margin-bottom: 23px;
}
.services .tncms-block.custom-service-block .blox-title h3 {
  color: #cc0000;
  margin: 0 !important;
  padding: 0;
  text-transform: inherit;
}
.services .tncms-block.custom-service-block .blox-title h3 a {
  color: #cc0000;
  font: 700 14px Helvetica,"Helvetica Neue",Arial,sans-serif;
}
.services .tncms-block.custom-service-block .blox-title h3 a:hover { text-decoration: underline;}
.custom-service-block .custom-service {}
.custom-service-block .custom-service-image {
  background: url("http://www.omaha.com/content/tncms/live/global/resources/images/_site/_subscriber_svcs/delivery_img.gif") no-repeat scroll 0 -30px transparent;
  height: 40px;
  margin: 0 auto 10px;
  width: 150px;
}
.custom-service-block .custom-service-image img{ display: none; }
.custom-service-block .custom-service-description { color: #666; font-size: 12px; font-weight: normal; line-height: normal; padding: 0 0 10px;}
.custom-service-block .custom-service-button {
  background-color: #cc0000;
  border-radius: 15px;
  box-shadow: 1px 2px black;
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 5px auto;
  padding: 5px 0;
  width: 150px;
}

#tncms-region-mobile-center-one .oas-ad {
    text-align: center;
}
/* end service subscriptions */


/* contest list */
.mobile.contests #tncms-region-mobile-center-one .link_preview_list {
    text-align: center;
}

.mobile.contests #tncms-region-mobile-center-one .link_preview_list .links_box {
    margin: 20px auto;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 10px;
}


.mobile.contests #tncms-region-mobile-center-one .link_preview_list .links_box .links_text {
    text-align: left;
}

.mobile.contests #tncms-region-mobile-center-one .link_preview_list .links_box .links_more {
    text-align: right;
}
/* end contest list */

ul.login-box {
    background: #fff;
}