* {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 10px;
    line-height: 1;
    font-family: "Univers Condensed Bold", arial, helvetica, sans-serif;
    height: 100%;
}

body {
    background: #fff url(../images/bg_body.jpg) repeat-x top left;
}

ul, li {
    list-style: none;
}

img {
    border: none;
}

span.sup {
    position: relative;
    top: -0.5em;
    font-size: .9em;
}

.wrap {
    background: #fff;
    margin: 0 auto;
    text-align: left;
    width: 1003px;
    position: relative;
    left: -15000px;
}

.wrapNoPreloader {
    left: auto !important;
}

#main-loading {
    position: relative;
    top: 173px;
    display: block;
    width: 1003px;
    margin: auto;
}

#main-loading .spinner {
    padding-bottom: 10px;
}

hr.border {
    background-color: #FFF;
    border-top: 1px solid #CCC;
    padding-top: 1px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}* html .clearfix {
    height: 1%;
}

.header img.current, .header img.selected, .header img.down {
    display: none;
}

div.header .groupOne {
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
}

div.header .groupOne a, form, input {
    float: left;
    display: inline;
}

div.utilityNav {
    height: 32px;
    padding: 0;
    background: url('../images/bg_utility_nav.jpg') top left repeat-x;
}

.utilityNav .groupOne:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.utilityNav .groupOne {
    display: inline-block;
}
 /* Hides from IE-mac \*/ * html .utilityNav .groupOne {
    height: 1%;
}

.utilityNav .groupOne {
    display: block;
}
 /* End hide from IE-mac */
div.header .groupOne #search-text {
    margin: 0;
    display: inline;
}

div.header .groupOne .currentCountry {
    margin: 0;
    display: inline;
}

div.header .groupOne form {
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/header/bg_utility_nav.jpg') top left repeat-x;
    display: inline;
}

div.header .groupOne #input-field {
    width: 125px;
    height: 16px;
    vertical-align: middle;
    display: inline;
    border: 1px solid #ccc;
    margin: 7px 2px 0 1px;
}

.primaryNav {
    background: url('../images/primary_nav_bg_gradient.jpg') repeat-x;
    margin: 0;
    padding: 0 0 0 22px;
}

.primaryNav #content img {
    float: left;
    padding: 0;
    margin: 0;
}

.primaryNav #content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.primaryNav #content {
    display: inline-block;
}
 /* Hides from IE-mac \*/ * html .primaryNav #content {
    height: 1%;
}

.primaryNav #content {
    display: block;
}
 /* End hide from IE-mac */
#sectionNav {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/kernel/bg_productNav.gif) repeat-x top left;
    height: 72px;
    margin: 0 auto;
    padding: 0 21px 0 22px;
}

#sectionNav img {
    vertical-align: middle;
}

#sectionNav .over {
    display: none;
}

#sectionNav h1 {
    float: left;
    margin-top: 38px;
    font: bold 24px Arial;
}

#sectionNav span {
    padding: 5px 10px 3px 15px;
    font-size: 12px;
}

#sectionNav ul {
    float: right;
    margin-top: 27px;
}

#sectionNav li {
    float: left;
    margin: 10px 0 0 0;
    padding: 0 5px 0 27px;
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/shared/header/section_nav_arrow.gif') top left no-repeat;
}

#sectionNav li:hover a, #sectionNav li.hover a, #sectionNav li.active a {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/shared/header/section_nav_cap.gif) no-repeat right top;
    color: white;
}

#sectionNav li.active {
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/shared/header/section_nav_down_arrow.gif') top left no-repeat;
    cursor: default;
}

#sectionNav li.active a {
    cursor: default;
}

#sectionNav a {
    display: block;
    padding: 6px 15px 0 0;
    float: left;
    margin: 0;
    text-decoration: none;
    font: normal 12px Arial;
    color: #747474;
    height: 26px;
}

#sectionNav a img {
    position: relative;
    top: 1px;
}

#sectionNav li.tab a:hover {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/shared/header/section_nav_cap.gif) no-repeat right top;
    color: white;
}

#sectionNav li a img.on {
    display: none;
}

#sectionNav li:hover, #sectionNav li.hover {
    cursor: pointer;
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/shared/header/section_nav_down_arrow.gif') top left no-repeat;
}

#sectionNav li:hover a img.off, #sectionNav li.active a img.off {
    display: none;
}

#sectionNav li:hover a img.on, #sectionNav li.active a img.on {
    display: inline;
}

#sectionNav li.hover a img.off, #sectionNav li.active a img.off {
    display: none;
}

#sectionNav li.hover a img.on, #sectionNav li.active a img.on {
    display: inline;
}

#sectionNav li.noTab a:hover {
    color: #118ACB;
}

#sectionNav .last {
    margin-right: 0;
}

#sectionNav #printPage {
    margin: 0 5px 0 0;
    border: none;
    padding: 0;
    background: none;
}

#sectionNav #printPage a {
    padding: 0;
}

#sectionNav #printPage a:hover {
    background: none;
}

#sectionNav .roll, .preloader {
    cursor: pointer;
}

#sectionNav .preloader {
    display: none;
}

#secondary-content {
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/franchise/franch_bg_top_gradient.jpg') repeat-x;
    padding: 16px 18px 36px 18px;
    position: relative;
}

#franchise #secondary-content {
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/franchise/franchise_top_gradient.jpg') repeat-x;
}

#secondary-content #bottom-second-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 26px;
    width: 100%;
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/franchise/bg_franch_bottom_gradient.jpg') bottom left repeat-x;
}

#secondary-content #bottom-second-gradient-phones {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 27px;
    width: 100%;
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/franchise/promo_phones_bottom_gradient.jpg') bottom left repeat-x;
}

#promo-box {
    position: absolute;
    right: 43px;
    width: 200px;
    top: 18px;
}

#promo-box h2 {
    color: #cdd3d7;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    padding-bottom: 6px;
    border-bottom: 1px solid #8b969c;
    margin-bottom: 10px;
}

#promo-box .promotion li {
    border: none;
    padding: 0;
    position: relative;
}

#promo-box-cat {
    position: absolute;
    right: 43px;
    width: 200px;
    top: 30px;
}

#promo-box-cat h2 {
    color: #cdd3d7;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    padding-bottom: 6px;
    border-bottom: 1px solid #8b969c;
    margin-bottom: 10px;
}

#promo-box-cat .promotion li {
    border: none;
    padding: 0;
    position: relative;
}

#promotionBar {
    background-color: #FFF;
    overflow: hidden;
    text-align: left;
    height: 100px;
    padding: 10px 0;
    position: relative;
}

#promotionBar .promotion {
    height: 100px;
    overflow: hidden;
}

.promotion li {
    height: 90px;
    padding: 5px 10px;
    float: left;
    color: #454545;
}

.promotion .promo100 li {
    padding-left: 23.5px;
    padding-right: 23.5px;
    float: none;
}

.promotion .promo75 li, .promotion .promo50 li, .promotion .promo33 li {
    padding-left: 20px;
    padding-right: 20px;
}

.promotion .promo75 li.big {
    width: 658px;
}

.promotion .promo75 li.small {
    width: 219px;
}

.promotion .promo50 li {
    width: 439px;
}

.promotion .promo33 li {
    width: 278px;
}

.promotion .promo25 li {
    width: 217px;
}* html .promotion .promo25 li {
    padding: 5px 9px 5px 9px;
}

.promotion p.header {
    padding-bottom: 10px;
    font-size: 13px;
}

.promotion li.links li {
    float: none;
    height: auto;
    width: auto;
    padding: 0 0 5px;
    border: none;
    margin: 0;
}

.promotion li a {
    color: #454545;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    display: block;
}

.promotion li a:hover {
    color: #118acb;
}

.promotion li.links li a {
    padding: 0 0 0 10px;
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/promos/bullet_arrow.gif') no-repeat left center;
}

.promotion li.links li a:hover {
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/promos/bullet_arrow_over.gif') no-repeat left center;
}

.promotion li.combo img {
    float: left;
    padding-right: 10px;
}

.promotion li.combo p.header {
    padding-bottom: 6px;
}

.promotion li.combo p.body {
    font-size: 11px;
    padding-bottom: 9px;
    margin-right: 10px;
}

.promotion li.combo a {
    color: #118acb;
}

html > body #promo-box .promotion li.combo {
    width: 220px;
}

#promo-box .promotion li.combo p.header {
    color: #fff;
}

#promo-box .promotion li.combo p.body {
    color: #ccc;
}

#promo-box .promotion li.combo a {
    color: #abdaf6;
}

img.myRollOver {
    display: none;
}

img.btnMyRollOver {
    display: none;
}

img.btnClick {
    display: none;
}

img.hdRollOver {
    display: none;
}

.primaryNav #content img.imgArrow {
    display: none;
}

.primaryNav #content img.imgRound {
    display: none;
}

.primaryNav #content img.imgClick {
    display: none;
}

.footer {
    margin: 0;
    padding: 0;
    height: 25px;
}

.footer a {
    float: left;
}

#site-feedback {
    float: right;
    width: 148px;
    padding: 0;
}

.footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.footer {
    display: inline-block;
}
 /* Hides from IE-mac \*/ * html .footer {
    height: 1%;
}

.footer {
    display: block;
}
 /* End hide from IE-mac */
.footer #footer-links:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.footer #footer-links {
    display: inline-block;
}
 /* Hides from IE-mac \*/ * html .footer #footer-links {
    height: 1%;
}

.footer #footer-links {
    display: block;
}
 /* End hide from IE-mac */
.header .over, .footer .over {
    display: none;
}

.label-wv {
    display: none;
}

div.scrollBar {
    border-right: 1px solid #c4c3c3;
    border-left: 1px solid #c4c3c3;
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 13px;
}

.back {
    display: block;
    height: 13px;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/accessories/btn_slider-up.gif) no-repeat top left;
    border-bottom: 1px solid #c4c3c3;
    width: 100%;
    position: absolute;
    top: 0;
}

.backOver {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/accessories/btn_slider-up_over.gif) no-repeat top left;
}

.forward {
    display: block;
    height: 13px;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/accessories/btn_slider-down.gif) no-repeat bottom left;
    border-top: 1px solid #c4c3c3;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.forwardOver {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/accessories/btn_slider-down_over.gif) no-repeat bottom left;
}

div.track {
    height: 100%;
    position: relative;
    background: #efefef;
}

.scrubber {
    position: relative;
    cursor: pointer;
    background: #cbcbcb url(/staticfiles/Admin%20Content/Resources/Consumers/img/accessories/bg_scrubber.jpg) repeat-x top left;
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
}

#register {
    width: 220px;
    margin: 15px auto 0;
    font-size: 11px;
    line-height: 1.4;
}

#register div.top {
    height: 26px;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/register/bg_top.gif) top left no-repeat;
}

#register h3 {
    padding: 10px 0 0 10px;
}

#register div.body {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/register/bg_body.gif) top left repeat-y;
}

#register div.body p {
    margin: 0 10px;
}

#register div.bottom {
    height: 21px;
    padding: 4px 10px 0;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/register/bg_bottom.gif) top left no-repeat;
}

#register div.bottom a {
    display: block;
    width: 150px;
    height: 15px;
    padding: 1px 0 0 21px;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #dbdbdb;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/register/bg_link.gif) 0 -4px no-repeat;
    outline: none;
}

#register div.bottom a:hover {
    color: #fff;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/register/bg_link.gif) 0 -22px no-repeat;
}

#buy-online li.online {
    position: relative;
}

#buy-online li.online a {
    display: block;
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/prod_compatibility/buy_online_bg.png') top left no-repeat;
    padding: 7px 0 8px 9px;
    width: 211px;
    height: 24px;
}

#buy-online li.online a:hover {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/prod_compatibility/buy_online_over.png);
}

#buy-online li.online img {
    vertical-align: middle;
    margin: 0 6px 0 0;
    padding: 0 0 3px 0;
}

#buy-online.active li.online {
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/prod_compatibility/buy_online_over.png') top left no-repeat;
}

#buy-online a {
    text-decoration: none;
    font: bold 11px Arial;
    color: #434343;
}

div.header .groupLinks {
    float: left;
    padding: 5px 0 0 24px;
}

div.header .groupLang {
    float: right;
    padding: 6px 9px 0 24px;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #ADADAD;
}

div.header .groupLang a {
    text-decoration: underline;
}

div.header .groupOne {
    float: right;
    height: 13px;
    vertical-align: middle;
}

div.header .groupLinks a, div.header .groupLinks .textOnly {
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #ADADAD;
    float: left;
    margin-right: 7px;
    padding-top: 4px;
}

div.header .groupLang a, div.header .groupLang span {
    font-size: 10px;
    font-weight: bold;
    color: #ADADAD;
    margin-right: 15px;
}

div.header .groupLang span {
    margin-right: 0;
}

div.header .groupLang span.current {
    margin-right: 15px;
}

div.header .groupLang .change {
    margin-right: 0;
}

div.header .groupLang img {
    vertical-align: top;
    margin: 0 2px 0 9px;
}

div.header .groupLinks .textOnly {
    font-size: 14px;
    padding-top: 1px;
}

div.header .groupLang .textOnly {
    font-size: 14px;
    padding-top: 1px;
    padding-right: 1px;
    margin-right: 1px;
}

div.header .groupLinks a:hover, div.header .groupLang a:hover {
    color: #FFF;
}

div.header .forBusinessMenu {
    background-color: #4e4e4e;
    position: absolute;
    width: 230px;
    top: 32px;
    left: -15000px;
    z-index: 100;
    font-size: 12px;
    text-decoration: none;
    padding: 0 10px 5px 10px;
}

div.initialized .forBusinessMenu {
    left: 15px;
}

div.header .forBusinessMenu .mainHeader {
    font-weight: bold;
    font-style: italic;
    color: #BABABA;
    padding-top: 3px;
    padding-bottom: 5px;
    display: block;
}

div.header .forBusinessMenu ul {
    padding: 7px 0 7px 0;
}

div.header .forBusinessMenu ul.bottomBorder {
    border-bottom: 1px solid #CCC;
    padding-bottom: 8px;
}

div.header .forBusinessMenu li {
    line-height: 18px;
}

div.header .forBusinessMenu li a {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}

div.header .forBusinessMenu li a:hover {
    color: #A6A6A6;
}

.presto div.header .forBusinessMenu li a:hover {
    color: #fff;
}

#content div a {
    position: relative;
    height: 51px;
    width: 154px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: none;
    float: left;
    outline: none;
    text-indent: -9000px;
}

#content #headerLinkOne {
    background-position: 0 0;
}

#content #headerLinkOne:hover, #content #headerLinkOne.active {
    background-position: 0 -51px;
}

#content #headerLinkTwo {
    background-position: -154px 0;
}

#content #headerLinkTwo:hover, #content #headerLinkTwo.active {
    background-position: -154px -51px;
}

#content #headerLinkThree {
    background-position: -308px 0;
}

#content #headerLinkThree:hover, #content #headerLinkThree.active {
    background-position: -308px -51px;
}

#content #headerLinkFour {
    background-position: -462px 0;
}

#content #headerLinkFour:hover, #content #headerLinkFour.active {
    background-position: -462px -51px;
}

#content #headerLinkFive {
    background-position: -616px 0;
}

#content #headerLinkFive:hover, #content #headerLinkFive.active {
    background-position: -616px -51px;
}

#content #headerLinkSix {
    background-position: -770px 0;
}

#content #headerLinkSix:hover, #content #headerLinkSix.active {
    background-position: -770px -51px;
}

div.header .groupOne #input-fieldb2c {
    font: normal 10px Arial;
    width: 109px;
    height: 13px;
    color: #adadad;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-right: none;
    margin: 6px 0 0 1px;
    padding: 0 2px;
    background: #fff left 2px no-repeat;
    vertical-align: middle;
}

div.header .groupOne #input-submitb2c {
    height: 13px;
    width: 14px;
    background-image: url(../images/btn_search.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 6px 24px 0 0;
    border: 1px solid #ccc;
    border-left: none;
    vertical-align: middle;
}

div.header .groupOne #input-submitb2c.hover {
    background-position: -14px 0;
}* html div.header .groupOne #input-fieldb2c {
    color: #000;
}* + html div.header .groupOne #input-fieldb2c {
    color: #000;
}

#bread-crumb {
    font-size: 1em;
    color: #4c4c4c;
}

#bread-crumb a {
    color: #4c4c4c;
}

#bread-crumb a:hover {
    color: #118acb;
}

#legal-copy {
    position: relative;
    z-index: 1;
    padding-bottom: 16px;
}

#legal-copy p {
    color: #5a5a5a;
    line-height: 1.3;
}

#legal-copy p a {
    color: #151515;
}

#legal-copy p a:hover {
    color: #118acb;
}

#collapse-legal a, #expand-legal a {
    text-decoration: underline;
}

.footerGlobal {
    margin: 0;
    padding-left: 15px;
    background: #FFF url(../images/bg_utility_nav.jpg) repeat-x scroll left top;
}

.footerGlobal a, .footerGlobal .textOnly {
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #ADADAD;
    float: left;
    padding-right: 7px;
}

.footerGlobal .footerLinksGlobal {
    padding-top: 8px;
    height: 16px;
}

.footerGlobal a:hover {
    color: #FFF;
}

#site-feedbackGlobal {
    float: right;
    padding-right: 15px;
}

#site-feedbackGlobal a {
    padding: 0;
}

#site-feedbackGlobal a:hover {
    background-position: -50px -50px;
    cursor: pointer;
}

#site-feedbackGlobal a:hover span {
    color: #fff;
}

#site-feedbackGlobal a img {
    padding: 0;
    top: 10px;
    right: 92px;
    position: absolute;
}

#site-feedbackGlobal a span {
    position: absolute;
    top: 5px;
    right: 14px;
    line-height: 16px;
}

#site-feedbackGlobal .signAnimation {
    font-size: 11px;
    padding: 0 5px;
}* html .footerGlobal {
    height: 25px;
}

.footerGlobal {
    display: inline-block;
    position: relative;
}

.footerGlobal {
    display: block;
}

.footerGlobal #footer-links:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.footerGlobal #footer-links {
    display: inline-block;
}

.footerGlobal #footer-links {
    display: block;
}* html .footerGlobal #footer-links {
    height: 1%;
}

.footer .footerGlobal .over {
    display: none;
}

.clear {
    clear: both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}

.footerCopyright {
    padding: 7px 0 6px;
    font-size: 8px;
    color: #ADADAD;
    text-align: right;
    background: #fff;
}

.footerGlobalSocialLinks {
    margin: 0;
    padding-left: 0;
    padding-top: 6px;
    height: 16px;
    font-size: 9px;
    line-height: 12px;
    text-decoration: none;
    font-weight: bold;
}

.footerCopyrightSocialLinks {
    padding: 3px 0 6px;
    font-size: 8px;
    color: #ADADAD;
    text-align: right;
    background: #fff;
    float: right;
}

.SocialLinks {
    float: left;
    vertical-align: middle;
    padding: 0;
}

.SocialLinkImg {
    float: left;
    vertical-align: middle;
    padding: 0 0 0 10px;
}

.SocialLinks .signup {
    padding: 4px 0 0 0;
}

.SocialLinks a {
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #666;
    text-decoration: none;
}

.SocialLinks a:hover {
    color: #ADADAD;
    text-decoration: none;
}

#input-fieldb2c2 {
    text-indent: 0;
    text-transform: none;
    display: inline-block;
    letter-spacing: normal;
    font: normal normal normal 16px / normal Arial;
    width: 166px;
    height: 18px;
    color: #adadad;
    cursor: auto;
    vertical-align: middle;
    line-height: normal;
    border: 1px solid #ccc;
    border-right: none;
    margin: 6px 0 0 1px;
    padding: 2px 2px 2px 2px;
    background: #fff left 2px no-repeat;
}

#input-submitb2c2 {
    height: 22px;
    width: 22px;
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/page404/404_search_btn.gif);
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: 0 1px;
    margin: 6px 24px 0 0;
    border: 1px solid #ccc;
    border-left: none;
    vertical-align: middle;
}

#input-submitb2c2:hover {
    background-position: -22px 1px;
}

#input-fieldb2c2 {
    color: #666;
}

.main404Container {
    border: solid 1px #FFF;
    height: auto;
    padding: 1px 1px 0 0;
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/page404/404_bg_gradient_1px.gif);
    background-repeat: repeat-x;
}

.main404Container #shell {
    border: solid 0 Black;
    margin: 67px 62px;
    padding: 0;
}

.main404Container #shell #header {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/page404/404_header.jpg);
    background-repeat: no-repeat;
    width: 874px;
    height: 135px;
}

#header #header1 {
    margin: 25px 49px;
    font-size: 20px;
    position: absolute;
    font-style: italic;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #3f3f3f;
    font-family: Arial;
    text-transform: uppercase;
}

#header #header2 {
    margin: 68px 132px;
    font-size: 11px;
    position: absolute;
    font-style: normal;
    font-weight: normal;
    color: #6f6f6f;
    text-transform: uppercase;
}

#header #searchBox {
    margin: 80px 130px;
    position: absolute;
}

.main404Container .productContent {
    border: solid 0 Black;
    padding: 0;
}

#productContent #top {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/page404/404_inner_top.gif);
    background-repeat: repeat-y;
    width: 874px;
    overflow: auto;
    display: block;
    height: auto;
}

#productContent #top #title {
    margin: 0 50px;
    top: 30px;
    font-size: 12px;
    font-style: normal;
    position: relative;
    font-family: Arial;
    font-weight: normal;
    color: #666;
    display: block;
    text-transform: uppercase;
}

#productContent #top #widgets {
    margin: 24px 0 0 34px;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    height: auto;
    color: #636363;
    display: block;
    text-transform: uppercase;
}

#productContent .widget {
    display: inline;
    float: left;
    margin-left: 12px;
    margin-top: 22px;
    padding-left: 0;
    height: 151px;
    width: 147px;
}

.widget .widget_top {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/page404/404_product_header.jpg);
    top: 0;
    background-repeat: no-repeat;
    height: 48px;
    width: 147px;
}

.widget_top .widget_title {
    padding: 5px 8px 0 8px;
    text-decoration: none;
    text-align: center;
    border: solid 0 Gray;
    line-height: 14px;
    height: auto;
    width: 131px;
    display: table-cell;
    vertical-align: middle;
}

.widget_title a {
    text-decoration: none;
    font-size: 11px;
    text-transform: none;
    color: #636363;
    font-family: Arial;
    font-weight: normal;
}

.widget_title a:hover {
    text-decoration: none;
    font-size: 11px;
    color: #118ACB;
}

.widget .widget_bottom {
    padding: 0;
    margin: 0;
    height: 101px;
    width: 147px;
}

#productContent #bottom {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/page404/404_inner_btm.gif);
    background-repeat: no-repeat;
    width: 874px;
    height: 51px;
}

#widgets .clearing {
    clear: both;
    width: 100%;
}

#widgets .titlehover {
    text-decoration: none;
    font-size: 11px;
    color: #118ACB;
}

#at16psf input {
    float: none;
}

.capped .cap {
    display: block;
    position: absolute;
    top: 0;
}

.capped .leftCap {
    left: 0;
}

.capped .rightCap {
    right: 0;
}

.sthide iframe {
    visibility: hidden !important;
}

.stbutton {
    display: none;
}

.shareThis {
    display: block;
    position: relative;
    margin: 0 15px 0 31px;
    padding: 0 3px 0 6px;
    height: 23px;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/blur/shared/bg_share.png) left -69px repeat-x;
    text-decoration: none;
}

.shareThis:hover {
    background-position: left -92px;
}

.shareThis .text {
    position: relative;
    top: 30%;
    color: #434343;
    font-weight: bold;
    text-transform: uppercase;
}

.shareThis .cap {
    height: 23px;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/blur/shared/bg_share.png) left top repeat-x;
}

.shareThis .leftCap {
    left: -25px;
    width: 25px;
}

.shareThis:hover .leftCap {
    background-position: left -46px;
}

.shareThis .rightCap {
    right: -10px;
    width: 10px;
    background-position: 0 -23px;
}

.shareThis:hover .rightCap {
    background-position: -15px -23px;
}

#flashWrapper {
    position: relative;
}

#closeMicrositeWrapper {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    padding: 5px;
    width: 22px;
    height: 22px;
    background: transparent;
}

a#closeMicrosite {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/blur/bg_closeMicrosite.png) left top no-repeat;
    cursor: pointer;
}

a#closeMicrosite:hover {
    background-position: 0 -22px;
}

div.dropdown {
    position: relative;
    float: left;
}

div.dropdown input {
    position: absolute;
    left: -5000px;
}

div.dropdown .selectionDisplay {
    position: relative;
    z-index: 20;
    height: 17px;
    width: 205px;
}

div.dropdown .dropdownBackground {
    border: solid 1px #ccc;
    background: #fff url(/staticfiles/Admin%20Content/Resources/Consumers/img/shared/bg_dropdown.png) repeat-x bottom left;
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 189px;
}

div.dropdown .selection {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/shared/form_elements/bg_transparent_sprite.png) right -55px no-repeat;
    cursor: pointer;
    padding: 0 0 0 5px;
    position: relative;
    top: 0;
    left: 0;
    height: 17px;
    width: 200px;
    z-index: 15;
    line-height: 17px;
}

div.dropdown div.list {
    background: #f2f2f2;
    border: solid 1px #ccc;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    top: 16px;
    left: 0;
    width: 203px;
}

div.dropdown .options {
    background: #f2f2f2;
}

div.dropdown .scrollbarWrapper .options {
    position: relative;
}

div.dropdown .options .disabled {
    display: none;
}

div.dropdown .option {
    padding: 5px;
    cursor: default;
}

div.dropdown .options li.highlighted {
    background: #94d4f6;
}

.arrowLink li {
    position: relative;
    height: 15px;
    overflow: hidden;
    margin: 0 0 5px;
    padding: 0 0 0 17px;
    padding-right: 0;
    border: none;
    float: none;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/shared/arrows/bg_arrowLink_sprite.gif) top left no-repeat;
}

.arrowLink li a {
    display: block;
    margin: 0 4px 0 0;
    padding: 2px 0 3px 7px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.mac.ff3 .arrowLink li a {
    padding: 3px 0 2px 7px;
}

.arrowLink li div {
    width: 4px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/shared/arrows/bg_arrowLink_sprite.gif) top left no-repeat;
}

.lightGreyArrowLink li, .lightGreyHoverArrowLink li:hover, .lightGreyHoverArrowLink li.hover {
    background-position: 0 0;
}

.lightGreyArrowLink li a, .lightGreyHoverArrowLink li:hover a, .lightGreyHoverArrowLink li.hover a {
    background: #a4adb2;
    color: #dfe7e9;
}

.lightGreyArrowLink li div, .lightGreyHoverArrowLink li:hover div, .lightGreyHoverArrowLink li.hover div {
    background-position: -20px 0;
}

.greyArrowLink li, .greyHoverArrowLink li:hover, .greyHoverArrowLink li.hover {
    background-position: 0 -20px;
}

.greyArrowLink li a, .greyHoverArrowLink li:hover a, .greyHoverArrowLink li.hover a {
    background: #e3e3e3;
    color: #454545;
}

.greyArrowLink li div, .greyHoverArrowLink li:hover div, .greyHoverArrowLink li.hover div {
    background-position: -20px -20px;
}

.darkGreyArrowLink li, .darkGreyHoverArrowLink li:hover, .darkGreyHoverArrowLink li.hover {
    background-position: 0 -40px;
}

.darkGreyArrowLink li a, .darkGreyHoverArrowLink li:hover a, .darkGreyHoverArrowLink li.hover a {
    background: #797979;
    color: #dbdbdb;
}

.darkGreyArrowLink li div, .darkGreyHoverArrowLink li:hover div, .darkGreyHoverArrowLink li.hover div {
    background-position: -20px -40px;
}

.lightBlueArrowLink li, .lightBlueHoverArrowLink li:hover, .lightBlueHoverArrowLink li.hover {
    background-position: 0 -60px;
}

.lightBlueArrowLink li a, .lightBlueHoverArrowLink li:hover a, .lightBlueHoverArrowLink li.hover a {
    background: #c5e8fa;
    color: #454545;
}

.lightBlueArrowLink li div, .lightBlueHoverArrowLink li:hover div, .lightBlueHoverArrowLink li.hover div {
    background-position: -20px -60px;
}

.darkBlueArrowLink li, .darkBlueHoverArrowLink li:hover, .darkBlueHoverArrowLink li.hover {
    background-position: 0 -80px;
}

.darkBlueArrowLink li a, .darkBlueHoverArrowLink li:hover a, .darkBlueHoverArrowLink li.hover a {
    background: #9ccee8;
    color: #fff;
}

.darkBlueArrowLink li div, .darkBlueHoverArrowLink li:hover div, .darkBlueHoverArrowLink li.hover div {
    background-position: -20px -80px;
}

.orangeArrowLink li, .orangeHoverArrowLink li:hover, .orangeHoverArrowLink li.hover {
    background-position: 0 -100px;
}

.orangeArrowLink li a, .orangeHoverArrowLink li:hover a, .orangeHoverArrowLink li.hover a {
    background: #dc843c;
    color: #fff;
}

.orangeArrowLink li div, .orangeHoverArrowLink li:hover div, .orangeHoverArrowLink li.hover div {
    background-position: -20px -100px;
}

.win.ff #sectionNav li.tab a {
    padding-bottom: 3px;
}

.win.ff #sectionNav li.pill-link a {
    top: -25px;
}

.win.ff .arrowLink li a {
    top: -18px;
}

.win.ff #register div.bottom a {
    padding-top: 0;
}

.win.ff #sectionNav li.pill-link a {
    padding: 4px 4px 3px 4px;
}

.win.ff #primary-content .sectionsBody .bodyLinks li {
    background-position: left -1px;
}

.win.ff #primary-content .sectionsBody .bodyLinks li.hover, .win.ff #primary-content .sectionsBody .bodyLinks li:hover {
    background-position: left -1px;
}

.win.ff #sectionNav li.pill-link a {
    padding-bottom: 3px;
}

.win.presto #sectionNav a {
    padding-bottom: 3px;
}

#primaryContent {
    position: relative;
    height: 395px;
    overflow: hidden;
}

.feature {
    opacity: 0;
    position: absolute;
    height: 395px;
    width: 1003px;
    display: none;
}

#features {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/homepage/bg_feature.jpg) no-repeat;
    position: relative;
    height: 395px;
    overflow: hidden;
}

#frTalk, #frRock, #frCreate {
    height: 395px;
}

.mainFeature {
    padding: 25px 62px;
    height: 246px;
}

.mainFeature .feature-image {
    float: left;
    height: 303px;
    margin: 0 40px 0 0;
}

html > body .maintFeature .feature-image {
    height: 300px;
}

.mainFeature .text {
    float: left;
    padding: 70px 0 0 0;
}

.mainFeature .text p {
    width: 407px;
    font: bold 13px Arial;
    margin: 0 0 20px 0;
}

.mainFeature .text h1 {
    font: bold 45px Arial;
    width: 385px;
    line-height: 40px;
    margin: 0 0 10px 0;
}

.text a {
    display: block;
    color: #d5d5d5;
    text-decoration: none;
    padding: 0 0 0 20px;
    font: bold 12px Arial;
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/homepage/bg_promo_button.png') top left no-repeat;
}

.text a:hover {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 20px;
    font: bold 12px Arial;
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/homepage/bg_promo_button_over.png') top left no-repeat;
}

.mainFeature:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mainFeature {
    display: inline-block;
}
 /* Hides from IE-mac \*/ * html .mainFeature {
    height: 1%;
}

.mainFeature {
    display: block;
}
 /* End hide from IE-mac */
.promos {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/homepage/bg_promos.png) no-repeat center center;
    padding: 0 21px 0 22px;
    overflow: auto;
    bottom: 3px;
}

.twocol .promos {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/homepage/bg_promos_two_col.png) no-repeat center center;
    padding: 0 21px 0 22px;
    overflow: auto;
}

.promos li {
    float: left;
    width: 270px;
    padding: 0 25px;
}

.twocol .promos li {
    float: left;
    width: 430px;
    padding: 0 25px;
}

.promos .text a {
    margin: 0 0 0 90px;
}

.twocol .text a {
    margin: 0 0 0 170px;
}

.twocol .text a:hover {
    margin: 0 0 0 170px;
}

.promos li img.thumb {
    float: left;
    margin-right: 20px;
}

.promos li img.thumb2 {
    margin-right: 0;
}

.promos li p {
    margin-bottom: 5px;
}

.promos li h2 {
    font: bold 12px Arial;
}

#previousFeature {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/homepage/bg_previousFeature.png) no-repeat left center;
    cursor: pointer;
    display: none;
    position: absolute;
    left: -40px;
    top: 25px;
    width: 80px;
    height: 310px;
}

#nextFeature {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/homepage/bg_nextFeature.png) no-repeat right center;
    cursor: pointer;
    display: none;
    position: absolute;
    right: -40px;
    top: 25px;
    width: 80px;
    height: 310px;
}

#bottom {
    background: url('/staticfiles/Admin%20Content/Resources/Consumers/img/homepage/bg_bottom.jpg') repeat-x top left;
    padding: 0 21px 0 22px;
}

#bottom:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#bottom {
    display: inline-block;
}
 /* Hides from IE-mac \*/ * html #bottom {
    height: 1%;
}

#bottom {
    display: block;
}
 /* End hide from IE-mac */
#information-box {
    float: left;
    width: 220px;
    height: auto;
    margin: 0 0 0 18px;
    padding: 20px 0 0;
    position: relative;
}

#information-box .promoData {
    display: none;
    position: relative;
    z-index: 5;
}

#information-box .radioPromoGroup {
    margin: 0 auto;
    padding: 8px 0 0;
}* html #information-box .radioPromoGroup {
    bottom: -3px;
}

#information-box .radioPromoGroup div a {
    width: 10px;
    height: 9px;
    display: block;
    outline: none;
    overflow: hidden;
}

#information-box .radioPromo {
    height: 9px;
    width: 9px;
    margin: 0 20px 0 0;
    float: left;
}

#information-box .radioPromoGroup .last-child {
    margin: 0;
}

#information-box .radioPromo a {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/shared/form_elements/bg_products_sprite.png) -18px -315px no-repeat;
}

#information-box .radioPromo a:hover {
    background-position: 0 -315px;
}

#information-box .radioPromo a.selected, #information-box .radioPromo a.selected:hover {
    background-position: -9px -315px;
}

#information-box h1 {
    font: bold 14px Arial;
    color: #4c4c4c;
    letter-spacing: -1px;
}

#information-box #links {
    margin: 10px 0 0 0;
}

#information-box #links li {
    margin: 0 0 1px 0;
    padding: 0;
}

#bottom .over {
    display: none;
}

.clear {
    clear: both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}

#phoneFinder {
    height: 135px;
    position: relative;
    padding-top: 5px;
}

#home #phoneFinder {
    float: left;
    width: 720px;
}

#franchise #phoneFinder {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/franchise/bg_phoneFinder.jpg) repeat-x top left;
    padding: 0 21px 0 22px;
}

#phoneFinder .mask {
    height: 108px;
    overflow: hidden;
    position: relative;
}

#home #phoneFinder .mask {
    width: 720px;
}

#franchise #phoneFinder .mask {
    width: 960px;
}

#phoneFinder .phones {
    position: absolute;
    left: 0;
    width: 9999px;
}

#phoneFinder .phones .group {
    float: left;
}

#phoneFinder .phones .thumb {
    position: absolute;
}

#phoneFinder .phones .active {
    visibility: hidden;
    position: absolute;
}

#phoneFinder .phones .group li {
    color: #000;
    visibility: hidden;
    position: relative;
    float: left;
    width: 120px;
    height: 108px;
    text-decoration: none;
}

#phoneFinder .phones h3 {
    background: none;
    position: absolute;
    font-size: 1.5em;
    top: 35px;
    right: 75px;
    text-align: right;
    width: 60px;
    z-index: 3;
    line-height: 15px;
}

#phoneFinder .phones h3 a {
    text-decoration: none;
    color: #424242;
}

#phoneFinder .phones .thumb img {
    cursor: pointer;
    position: relative;
    top: 8px;
    left: 15px;
}

#phoneFinder .phones .active img {
    cursor: pointer;
    position: relative;
    top: 2px;
    left: 15px;
}

#phoneFinder .menus {
    position: absolute;
    top: 0;
    left: 0;
}

#phoneFinder .menu {
    position: absolute;
    left: -9999px;
    top: 0;
    z-index: 10;
    height: 107px;
    visibility: visible;
}

#phoneFinder .menu .leftSide {
    background: transparent url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu-left.png) no-repeat top left;
    width: 21px;
    height: 105px;
    float: left;
}

#phoneFinder .flipped .leftSide {
    background: transparent url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menuFlipped-left.png) no-repeat top left;
    width: 14px;
}

#phoneFinder .buyActive .leftSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu-left-top_over.png);
}

#phoneFinder .buyActiveFlipped .leftSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menuFlipped-left-top_over.png);
}

#phoneFinder .preRegActive .leftSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu-left-top_over.png);
}

#phoneFinder .preRegActiveFlipped .leftSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menuFlipped-left-top_over.png);
}

#phoneFinder .detailsActive .leftSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu-left-bottom_over.png);
}

#phoneFinder .detailsActiveFlipped .leftSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menuFlipped-left-bottom_over.png);
}

#phoneFinder .menu .rightSide {
    background: transparent url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu-right.png) no-repeat top right;
    width: 14px;
    height: 105px;
    float: left;
}

#phoneFinder .flipped .rightSide {
    background: transparent url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menuFlipped-right.png) no-repeat top right;
    width: 21px;
}

#phoneFinder .buyActive .rightSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu-right-top_over.png);
}

#phoneFinder .buyActiveFlipped .rightSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menuFlipped-right-top_over.png);
}

#phoneFinder .preRegActive .rightSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu-right-top_over.png);
}

#phoneFinder .preRegActiveFlipped .rightSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menuFlipped-right-top_over.png);
}

#phoneFinder .detailsActive .rightSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu-right-bottom_over.png);
}

#phoneFinder .detailsActiveFlipped .rightSide {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menuFlipped-right-bottom_over.png);
}

#phoneFinder div.buyActive .info, #phoneFinder div.buyActiveFlipped .info, #phoneFinder div.preRegActive .info, #phoneFinder div.preRegActiveFlipped .info {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu-top_over.png);
}

#phoneFinder div.detailsActive .info, #phoneFinder div.detailsActiveFlipped .info {
    background-image: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu-bottom_over.png);
}

#phoneFinder .menu .info {
    background: transparent url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_menu.png) repeat-x top left;
    float: left;
    padding: 10px 0;
    height: 85px;
    overflow: hidden;
    width: 900px;
}

#phoneFinder .menu .info .top {
    height: 33px;
    overflow: hidden;
}

#phoneFinder .menu .info h3 {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 0 0 1px;
}

#phoneFinder .menu .info p {
    float: left;
    font-size: 1.2em;
    padding: 1px 0 0 1px;
    height: 1.2em;
    overflow: hidden;
}

#phoneFinder .menu .buttons {
    clear: both;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/shared/bg_border-double.gif) repeat-x;
}

#phoneFinder .menu .buttons img {
    vertical-align: middle;
    padding-bottom: 2px;
}

#phoneFinder .buyActive .buttons, #phoneFinder .buyActiveFlipped .buttons {
    background: none;
}

#phoneFinder .preRegActive .buttons, #phoneFinder .preRegActiveFlipped .buttons {
    background: none;
}

#phoneFinder .menu .buttons li {
    padding: 3px 1px 0 0;
    height: 26px;
    overflow: hidden;
}

.currentModel .buyButton, .futureModel .preRegButton {
    display: block;
}

.futureModel .buyButton, .currentModel .preRegButton {
    display: none;
}

#phoneFinder .menu .buttons li.preRegButton {
    padding-top: 5px;
    height: 24px;
}

#phoneFinder .menu .buttons li.buyButton {
    padding-top: 5px;
    height: 24px;
}

#phoneFinder .menu .buttons li.detailsButton {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/shared/bg_border-double.gif) repeat-x;
}

#phoneFinder .detailsActive .buttons li.detailsButton, #phoneFinder .detailsActiveFlipped .buttons li.detailsButton {
    background: none;
}

#phoneFinder .menu .buttons a {
    display: block;
    text-decoration: none;
}

#phoneFinder .slider {
    position: relative;
    height: 15px;
    visibility: hidden;
}

#home #phoneFinder .slider {
    width: 720px;
}

#franchise #phoneFinder .slider {
    width: 960px;
}

#phoneFinder .slider a {
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/shared/form_elements/bg_products_sprite.png);
}

#phoneFinder .slider .backButton {
    background-position: 0 -285px;
}

#phoneFinder .slider .backButton:hover {
    background-position: 0 -300px;
}

#phoneFinder .slider .forwardButton {
    left: auto;
    right: 0;
    background-position: -15px -285px;
}

#phoneFinder .slider .forwardButton:hover {
    background-position: -15px -300px;
}

#phoneFinder .slider .track {
    background: #ccc;
    position: absolute;
    left: 15px;
    width: 930px;
    height: 15px;
}

#home #phoneFinder .slider .track {
    width: 690px;
}

#franchise #phoneFinder .slider .track {
    width: 930px;
}

#phoneFinder .slider .groupName {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    text-align: center;
}

#phoneFinder .slider .active {
    visibility: hidden;
}

#phoneFinder .slider .scrubber {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/bg_scrubber.gif) repeat-x top left;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 13px;
    overflow: hidden;
}

#phoneFinder .slider .scrubber .border {
    border: solid 1px #bdbdbd;
    height: 13px;
    display: block;
}

#phoneFinder .leftMask {
    display: none;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/homepage/mask-left.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 108px;
    z-index: 2;
}

#franchise #phoneFinder .leftMask {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/phoneFinderMask-left.png) no-repeat;
}

#phoneFinder .rightMask {
    display: none;
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/homepage/mask-right.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 108px;
    z-index: 2;
}

#franchise #phoneFinder .rightMask {
    background: url(/staticfiles/Admin%20Content/Resources/Consumers/img/phoneFinder/phoneFinderMask-right.png) no-repeat;
}

ul.buttons .disabled .optionText {
    color: #9a9a9b;
}

ul.buttons li .optionText {
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 0 5px;
    height: 20px;
    color: #434343;
    font-size: 11px;
    line-height: 20px;
}
