.product-hero.light h1, .product-hero.light h1 + span {
    color: #fff
    }
/* --- exploding circle navigation --- */
div.the-choice {
    margin-right: 0
    }
.home-why .product-trigger-nav a.phone, .home-why .product-trigger-nav a.tablets, .home-why .product-trigger-nav a.wifi, .products-hero-cta .product-trigger-nav a.phone, .products-hero-cta .product-trigger-nav a.tablets, .products-hero-cta .product-trigger-nav a.wifi {
    background: none;
    position: relative;
    width: 100px;
    height: 100px;
    margin: 46px 20px 0 0;
    float: left;
    display: block;
    background: #41c9ea
    }
.products-hero-cta .product-trigger-nav a.phone, .products-hero-cta .product-trigger-nav a.tablets, .products-hero-cta .product-trigger-nav a.wifi {
    background: #11BBE5
    }
.products-hero .product-trigger-nav span {
    padding: 0
    }
.products-hero-cta .product-trigger-nav a.phone, .products-hero-cta .product-trigger-nav a.tablets, .products-hero-cta .product-trigger-nav a.wifi {
    margin-top: 5px
    }
.product-trigger-nav a .outer {
    width: 75px;
    height: 75px;
    border: 3px solid #7cdaf1;
    padding: 2px;
    background: #41c9ea;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    display: block;
    position: absolute;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-backface-visibility: hidden
    }
.product-trigger-nav a:hover .outer, .product-trigger-nav a.active .outer {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
    }
.product-trigger-nav a .inner, .product-trigger-nav .inner .icon {
    background: #0082a1;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    display: block;
    position: absolute;
    width: 75px;
    height: 75px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear
    }
.product-trigger-nav a:hover .inner, .product-trigger-nav a:hover .inner .icon, .product-trigger-nav a.active .inner, .product-trigger-nav a.active .inner .icon {
    background: #ee2375
    }
.product-trigger-nav .inner .icon img {
    position: absolute;
    top: 50%;
    left: 50%
    }
.product-trigger-nav a:hover .inner .icon img, .product-trigger-nav a.active .inner .icon img {
    opacity: 0.2
    }
.product-trigger-nav .phone .inner .icon img {
    margin: -24.5px 0 0 -14px
    }
.product-trigger-nav .tablets .inner .icon img {
    margin: -23px 0 0 -17.5px
    }
.product-trigger-nav .wifi .inner .icon img {
    margin: -18px 0 0 -26.5px
    }
.product-trigger-nav .icon-label, .products-hero-cta .product-trigger-nav .icon-label {
    opacity: 0;
    padding: 0;
    display: none;
    text-align: center;
    line-height: 90px;
    font-family: sans-serif;
    font-weight: bold;
    color: #fff;
    position: absolute;
    width: 75px;
    height: 75px;
    top: 50%;
    left: 50%;
    margin: -37.5px 0 0 -37.5px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none
    }
.product-trigger-nav a:hover .icon-label, .product-trigger-nav a.active .icon-label {
    opacity: 0.999;
    width: 90px;
    height: 90px;
    top: 50%;
    left: 50%;
    margin: -45px 0 0 -45px
    }
.product-nav {
    float: left;
    width: 578px;
    overflow: hidden;
    margin: 65px 0 47px 0;
    font-family: sans-serif
    }
.product-nav nav {
    position: static
    }
.product-nav nav ul li {
    display: inline-block;
    text-align: center;
    margin: 0 18px 0 0;
    padding: 0
    }
.product-nav nav ul li:last-child {
    margin-right: 0
    }
.product-nav nav ul li a {
    text-transform: none
    }
.product-nav nav ul li a:hover {
    -moz-transform: translatey(-1px);
    -webkit-transform: translatey(-1px);
    -o-transform: translatey(-1px);
    -ms-transform: translatey(-1px);
    transform: translatey(-1px)
    }
.product-nav li.phone, .product-nav li.tablets, .product-nav li.wifi {
    width: auto;
    height: auto;
    background: none
    }
.product-nav li h3 {
    font-size: 14px;
    font-weight: normal;
    border: none;
    color: #004657;
    line-height: 22px
    }
.product-nav li h3 strong {
    display: block;
    font-size: 17px;
    font-weight: bold
    }
.product-nav li a:hover h3, .product-nav li.active a h3 {
    color: #fff
    }
.product-nav + hr {
    border-top: 1px solid #f00;
    margin: 0 0 10px 0;
    border: solid #6fd6ef;
    border-width: 1px 0 0;
    height: 0;
    clear: both
    }
.product-nav img {
    position: relative
    }
/* 
  ---------------------------------

  --- social blocks on home ---

  ---------------------------------

*/
.testimonials .span-3 {
    border: 1px solid #ececec;
    padding: 0;
    width: 220px;
    margin: 0 30px 20px 0;
    position: relative;
    min-height: 0
    }
.testimonials .span-3:hover {
    -moz-transform: translatex(0) translatey(-1px);
    -webkit-transform: translatex(0) translatey(-1px);
    -o-transform: translatex(0) translatey(-1px);
    -ms-transform: translatex(0) translatey(-1px);
    transform: translatex(0) translatey(-1px)
    }
.testimonials .span-3.lastblock {
    margin: 0 0 20px 0
    }
.testimonials .span-3 {
    height: 220px;
    overflow: hidden
    }
.testimonials .span-3:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 30px 20px 0
    }
.testimonials .span-3.lastblock:hover {
    margin: 0 0 20px 0
    }
.testimonials .tweetblock:hover {
    border: 1px solid #c1c1c1
    }
.testimonials .youtubeblock:hover {
    border: 1px solid #c1c1c1
    }
.testimonials .facebookblock:hover {
    border: 1px solid #c1c1c1
    }
.testimonials .social_content {
    padding: 10px;
    font-size: 14px;
    height: 200px
    }
.testimonials .tweet {
    border-left: 8px solid #19b3dd
    }
.testimonials .facebook {
    border-left: 8px solid #0082a1
    }
.testimonials .movie {
    border-left: 8px solid #ee2375;
    padding: 10px 10px 10px 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    background: #e7e7e7 url(/assets/images/icon-play-small.png) 14px 12px no-repeat;
    width: 162px;
    color: #ee2375;
    text-decoration: none;
    font: bold 17px sans-serif
    }
.testimonials .citation {
    color: #c1c1c1;
    font-weight: bold;
    display: block;
    margin-top: 10px;
    font-size: 12px;
    padding-left: 22px;
    background: url(/assets/images/icon-tweet.png) 0 50% no-repeat
    }
.testimonials .tweetblock a {
    color: #5b5959
    }
.testimonials .tweetblock a:hover .citation {
    color: #0082a1
    }
.testimonials .youtubeblock a {
    display: block;
    padding-bottom: 20px
    }
.testimonials .youtubeblock a .play {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/assets/images/icon-play-large.png) 50% 40px no-repeat
    }
.testimonials .facebookblock a {
    display: block;
    text-decoration: none;
    color: #5B5959
    }
/*
.testimonials .facebookblock a:hover {
	margin-top: -1px;
}
*/
.testimonials .facebookblock .citation {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    padding-left: 22px;
    height: 20px;
    background: url(/assets/images/icon-facebook.png) 0 50% no-repeat
    }
/* 
	---------------------------------

	--- catalog grid ---

	---------------------------------

*/
.catalog-grid > div > div:nth-child(4n+1) {
    clear: left
    }
/* 
	---------------------------------

	--- products landing page ---

	---------------------------------

*/
.most-popular a img {
    margin-bottom: 10px
    }
a .fauxlink {
    color: #11BBE5;
    text-decoration: none
    }
a:hover .fauxlink {
    color: #0082a1;
    text-decoration: none
    }
.tablet-detail a, .usb-detail a {
    text-decoration: none
    }
/* 
  ---------------------------------

  --- products view page ---

  ---------------------------------

*/
a.lb {
    display: block
    }
.product-cta-video .thumb {
    position: relative;
    display: block;
    width: 109px;
    height: 74px;
    margin-bottom: 10px
    }
body.burst section.product-hero .product-cta-video a, body.breeze-iii section.product-hero .product-cta-video a {
    color: #fff
    }
.product-cta-video .icon-play {
    display: block;
    width: 109px;
    height: 74px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    background: url(/assets/images/icon-play-thumb.png) 50% 50% no-repeat
    }
.fancybox-skin {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
h1#product-title {
    display: block;
    width: 390px;
    white-space: nowrap;
    text-transform: uppercase
    }
span#product-tagline {
    display: block;
    width: 390px;
    white-space: nowrap
    }
.product-hero .span-7 {
    text-align: right
    }
.pcta-buy {
    min-height: 89px
    }
.accessories-tab .acc-title {
    margin: 10px 0
    }
p.no-results {
    margin: 10px 0 0 0;
    color: #c1c1c1;
    font-style: italic
    }
/* 
  ---------------------------------

  --- product specific font-size overrides ---

  ---------------------------------

*/
.marauder span#product-tagline {
    font-size: 26px
    }
.crossover h1#product-title {
    font-size: 60px
    }
.renue .product-hero .span-7 {
    text-align: center
    }
.swift span#product-tagline {
    font-size: 20px
    }
.link span#product-tagline {
    font-size: 26px
    }
.fourg-usb-modem h1#product-title {
    font-size: 55px
    }
.fourg-usb-modem span#product-tagline {
    font-size: 24px
    }
.fourg-lte-usb-modem h1#product-title {
    font-size: 60px
    }
.fourg-lte-usb-modem span#product-tagline {
    font-size: 24px
    }
/* 
	---------------------------------

	--- where to buy ---

	---------------------------------

*/
.location-form .my-location {
    display: none
    }
.location-form span.blocked {
    margin: 0 0 10px 0
    }
.location-form label {
    margin: 0 0 10px 0;
    display: block
    }
.distance_select {
    margin: 0 0 30px 0
    }
#map_canvas {
    min-height: 850px
    }
.map_labels {
    color: #fff !important;
    font-size: 13px
    }
.map_labels_small {
    color: #fff !important;
    font-size: 8px
    }
.wtb-pagination {
    position: absolute;
    bottom: 5px
    }
/* 
	---------------------------------

	--- my device styles ---

	---------------------------------

*/
.mydevice {
    display: none;
    width: 425px;
    height: 584px;
    padding: 20px 30px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.2);
    z-index: 999999;
    position: absolute;
    right: 0;
    top: 40px
    }
.mydevice.device_selected {
    padding: 0;
    height: auto
    }
.mydevice.multiple_devices {
    width: 718px;
    background: url(/assets/images/mydevice_multiple_bg.png) 0 0 repeat-y
    }
.mydevice h2 {
    color: #2db6e8;
    margin: 0;
    font-size: 36px;
    font-family: "franklin-gothic-urw-comp", sans-serif;
    font-style: normal;
    font-weight: 400
    }
.mydevice h4 {
    color: #909090;
    font-size: 17px;
    margin: 27px 0 20px 0
    }
.mydevice .input_hidden {
    position: absolute;
    left: -9999px
    }
.mydevice .radio-phones, .mydevice .radio-tablets, .mydevice .radio-modems {
    display: inline-block;
    text-align: center;
    width: 131px;
    cursor: pointer;
    color: #0082a1;
    font-family: "Helvetica", Arial, sans-serif;
    font-weight: bold;
    font-size: 14px
    }
.mydevice .radio-phones img, .mydevice .radio-tablets img, .mydevice .radio-modems img {
    border: 1px solid #c9c9c9;
    height: 131px;
    width: 131px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    -ms-border-radius: 75px;
    -o-border-radius: 75px;
    border-radius: 75px;
    margin: 4px
    }
.mydevice .radio-phones:hover img, .mydevice .radio-phones.selected img, .mydevice .radio-tablets:hover img, .mydevice .radio-tablets.selected img, .mydevice .radio-modems:hover img, .mydevice .radio-modems.selected img {
    border-width: 5px;
    margin: 0
    }
.mydevice .radio-phones:hover img, .mydevice .radio-tablets:hover img, .mydevice .radio-modems:hover img {
    border-color: #b0cb46
    }
.mydevice .radio-phones.selected img, .mydevice .radio-tablets.selected img, .mydevice .radio-modems.selected img {
    border-color: #ee2375
    }
.mydevice .radio-phones {
    margin: 0 2px 0 0
    }
.mydevice .radio-tablets, .mydevice .radio-modems {
    margin: 0 2px
    }
.mydevice button {
    display: block;
    margin: 40px auto 0 auto;
    outline: 0;
    width: 303px;
    height: 63px;
    font-family: "Helvetica", Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 1px 2px #fff;
    filter: dropshadow(color=white, offx=1, offy=1);
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none;
    -moz-box-shadow: #bababa 0 2px 4px, rgba(255, 255, 255, 0.56) 0 2px 1px 0 inset;
    box-shadow: #bababa 0 2px 4px, rgba(255, 255, 255, 0.56) 0 2px 1px 0 inset;
    border-width: 1px;
    background: #11bbe5;
    border-color: #0087ac
    }
#mydevice.device_selected .mydevice-form {
    height: auto;
    border: none
    }
#mydevice.device_selected .device-image {
    float: right
    }
#mydevice.device_selected .span-8 {
    width: 100%
    }
#mydevice.multiple_devices .span-8 {
    width: 412px;
    margin-right: 0
    }
#mydevice.device_selected .current-device {
    margin-left: 20px;
    font-weight: normal
    }
#mydevice.device_selected h3 {
    border-bottom: 5px solid #c1c1c1;
    margin-right: 20px
    }
#mydevice.device_selected .current-device h3 {
    margin-right: 100px
    }
#mydevice.device_selected .device-name {
    text-transform: uppercase
    }
#mydevice.device_selected .device-quicklinks {
    padding-bottom: 0
    }
#mydevice.device_selected .device-quicklinks ul {
    margin-bottom: 0
    }
#mydevice.device_selected .account-links {
    padding: 0 20px 30px 0;
    text-align: right;
    font: 14px/18px sans-serif
    }
#mydevice.device_selected .account-links a {
    color: #909090;
    text-decoration: none
    }
#mydevice.device_selected .signin {
    padding-right: 24px
    }
#mydevice.device_selected .edit-device {
    padding-right: 0
    }
#mydevice.device_selected .account-links a:hover {
    color: #0082a1;
    text-decoration: none
    }
#mydevice.device_selected .account-links .edit-device a {
    font: bold 17px/60px sans-serif;
    color: #b0cb46;
    display: block;
    background: url(/assets/images/icon-blue-arrow.png) 100% 50% no-repeat;
    padding: 0 26px 0 0
    }
#mydevice.device_selected .account-links .edit-device a:hover {
    color: #0082a1
    }
#mydevice.device_selected .device-quicklinks ul a {
    width: auto;
    margin: 0 20px 0 0
    }
#my_devices {
    width: 276px;
    padding: 30px 15px;
    float: left
    }
#my_devices .device-list {
    height: 320px;
    overflow: auto;
    width: 100%
    }
#my_devices .device-list li {
    padding: 10px;
    margin: 0 20px 0 0;
    overflow: hidden;
    border-bottom: 1px solid #c1c1c1
    }
#my_devices .device-list a {
    text-decoration: none
    }
#my_devices .device-list img {
    float: right;
    margin: 0 0 0 0;
    height: 75px
    }
#my_devices .device-list h3 {
    border: none;
    font: bold 17px/20px sans-serif;
    color: #360;
    margin: 5px 0 5px 0;
    color: #0082a1;
    padding: 0
    }
#my_devices .device-list p {
    margin: 0;
    padding: 0;
    color: #909090;
    font: 14px sans-serif
    }
#my_devices {
    text-align: center
    }
#my_devices .add-device-button {
    margin: 60px auto 0 auto;
    padding: 0 30px;
    display: inline-block;
    height: 52px;
    font-family: "Helvetica", Arial, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 2px white;
    text-align: center;
    font-size: 16px;
    color: #5b5959;
    text-decoration: none;
    line-height: 50px;
    background: #c1c1c1;
    border: 1px solid #989797;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 3px 0 #dcdbdb, 0 2px 1px 0 #bababa;
    box-shadow: inset 0 3px 0 #dcdbdb, 0 2px 1px 0 #bababa
    }
#my_devices .add-device-button .add {
    display: inline-block;
    padding-left: 36px;
    background: url(/assets/images/icon-add.png) 0 50% no-repeat
    }
#my_devices .add-device-button:hover {
    background: #ababab
    }
#my_devices .add-device-button:active {
    position: relative;
    top: 1px
    }
/* 
	---------------------------------

	--- search ---

	---------------------------------

*/
#search_form input {
    width: 428px;
    height: 45px;
    outline: 0;
    font-size: 16px
    }
#search_form button {
    display: block;
    margin-top: 20px;
    outline: 0;
    border: 0;
    background: url(../images/sprites.png) -5px -394px;
    width: 303px;
    height: 63px;
    color: #064555;
    font-family: "Helvetica", Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 1px 2px #FFF;
    filter: dropshadow(color=white, offx=1, offy=1)
    }
/* 
  ---------------------------------

  --- static page overrides ---

  ---------------------------------

*/
.company-content .sidebar h3 + h3 {
    border-top: none
    }
.company-content .sidebar a.current {
    font-weight: bold;
    color: #0082A1
    }
.company-bottom {
    background: #11bae4 url(../images/phones_repeat.png) repeat-x top center;
    height: 848px
    }
.company-hero .recycle a {
    color: #fff;
    text-decoration: none
    }
.company-content .sidebar ul {
    margin: 0
    }
.company-bottom a:hover {
    color: #fff
    }
.company-content.no-header {
    border-top: none
    }
.static .company-content article h3 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 20px 0;
    border: none;
    color: #0A83A2
    }
.company-content article ul {
    margin: 0 0 20px 40px
    }
.company-content article li {
    margin-bottom: 6px
    }
.static .company-content article h4 {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 20px 0;
    border: none
    }
.static .company-content article p {
    font-size: 16px
    }
.recyling_icon {
    padding: 0 0 20px 0
    }
.recyling_icon .span-6 {
    float: left
    }
.products-hero {
    height: auto
    }
/* 
  ---------------------------------

  --- slider ---

  ---------------------------------

*/
#slider {
    width: 389px;
    margin-top: 20px
    }
.map-container .ui-state-default, .map-container .ui-widget-content .ui-state-default, .map-container .ui-widget-header .ui-state-default {
    border: none;
    background: transparent url(/assets/images/slider_pin.png) 0 0 repeat-x;
    font-weight: normal;
    color: #555
    }
.map-container .ui-widget-content {
    background: #efefef
    }
.map-container .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 27px;
    height: 32px;
    margin-left: -13px;
    cursor: default;
    outline: none !important
    }
.map-container .ui-widget-header {
    border: 1px solid #18c4ef;
    background: #11bbe5;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px
    }
#slider_steps {
    width: 500px;
    height: 40px;
    position: relative;
    margin: 0 0 40px 0
    }
#slider_steps .step {
    background: url(/assets/images/step_border.png) 50% 0 repeat-y;
    display: block;
    float: left;
    width: 50px;
    margin: 0 0 0 27px;
    padding-top: 12px
    }
#slider_steps .step0 {
    margin-left: 54px
    }
#slider_steps .step span {
    background: #fff;
    padding: 2px 0;
    text-align: center;
    display: block;
    color: #909090;
    font: 11px sans-serif
    }
/* 
  ---------------------------------

  --- gallery overrides ---

  ---------------------------------

*/
.gallery_wrapper {
    position: relative;
    margin: 20px auto
    }
.gallery_wrapper .gal-nav {
    width: 25px;
    float: left;
    display: block
    }
.gallery_wrapper .gal-nav span {
    width: 25px;
    height: 35px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -17px
    }
.gallery_wrapper #gal-prev span {
    background: url(/assets/images/arrow-gallery-left.png) 0 0 no-repeat
    }
.gallery_wrapper #gal-prev:hover span {
    background-position: 0 -35px
    }
.gallery_wrapper #gal-next span {
    background: url(/assets/images/arrow-gallery-right.png) 0 0 no-repeat
    }
.gallery_wrapper #gal-next:hover span {
    background-position: 0 -35px
    }
.gallery_wrapper #gal-prev.inactive, .gallery_wrapper #gal-next.inactive {
    visibility: hidden
    }
#gallery {
    /*
      float:left;
      width:560px;
    */
    padding: 0 40px;
    overflow: hidden
    }
#gallery .video {
    width: 640px;
    margin: 0 auto;
    text-align: center
    }
#gallery .photo {
    width: 640px;
    margin: 0 auto;
    text-align: center
    }
#gallery .photo img {
    display: inline;
    line-height: 1000px
    }
#gallery .video iframe {
    margin: 0 auto
    }
.thumbnail_carousel {
    width: 100%;
    margin-top: 40px
    }
#gallery-thumbs {
    width: 760px;
    margin: 0 auto;
    overflow: hidden
    }
#gallery-thumbs li {
    list-style: none;
    margin: 0
    }
#gallery-thumbs .prev, #gallery-thumbs .next {
    width: 25px;
    float: left;
    display: block;
    height: 89px
    }
#gallery-thumbs .prev a, #gallery-thumbs .next a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
    }
#gallery-thumbs .prev span, #gallery-thumbs .next span {
    width: 25px;
    height: 35px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -17px
    }
#gallery-thumbs #thumb-prev.inactive, #gallery-thumbs #thumb-next.inactive {
    visibility: hidden
    }
#gallery-thumbs .prev a span {
    background: url(/assets/images/arrow-gallery-left.png) 0 -70px no-repeat
    }
#gallery-thumbs .prev a:hover span {
    background-position: 0 -35px
    }
#gallery-thumbs .next a span {
    background: url(/assets/images/arrow-gallery-right.png) 0 -70px no-repeat
    }
#gallery-thumbs .next a:hover span {
    background-position: 0 -35px
    }
#gallery-nav-container {
    float: left;
    width: 651px;
    padding: 0 20px
    }
#gallery-nav .panel {
    width: 651px;
    float: left
    }
#gallery-nav a {
    display: block;
    border: 3px solid transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 116px;
    height: 83px;
    float: left;
    margin: 0 10px 0 0
    }
#gallery-nav a.last {
    margin-right: 0
    }
#gallery-nav a:hover, #gallery-nav a.active {
    border: 3px solid #ee2375
    }
#gallery-nav a span {
    border: 1px solid #c1c1c1;
    display: block;
    width: 114px;
    height: 81px
    }
#gallery-nav a:hover span, #gallery-nav a.active span {
    border: 1px solid #ee2375
    }
#panel_nav {
    margin-top: 30px;
    text-align: center;
    width: 100%
    }
#panel_nav a {
    display: inline-block;
    width: 20px;
    height: 20px
    }
#panel_nav a span {
    display: block;
    width: 20px;
    height: 20px;
    background: #3a3b3c;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
    }
#panel_nav a:hover span, #panel_nav a.active span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background: #ee2375
    }
/* 
  ---------------------------------

  --- contact page ---

  ---------------------------------

*/
body.contact section h3 {
    border-bottom: none;
    font: bold 17px/36px sans-serif;
    color: #8e9090;
    display: inline-block
    }
h3 .arrow_pink {
    display: block;
    width: 10px;
    height: 36px;
    float: right;
    padding-left: 14px;
    background: url(/assets/images/icon-arrow-sm-pink.png) 100% 50% no-repeat
    }
body.contact section p {
    margin: 10px 0 30px 0
    }
body.contact .contact_icon {
    padding: 40px 0 40px 160px;
    background: url(/assets/images/icon-contact.png) 0 30px no-repeat
    }
/* 
  ---------------------------------

  --- static page ---

  ---------------------------------

*/
.company-content .sidebar h3 {
    text-transform: uppercase
    }
.company-content .sidebar h3 a {
    text-decoration: none
    }
.static .breadcrumb {
    border-bottom: transparent
    }
.careers .company-hero {
    background: #343a3a url(/assets/images/Careers_header.jpg) 50% 0 no-repeat
    }
.company-hero {
    border-top: none;
    border-bottom: none
    }
.company-hero .cta {
    margin-top: 37px;
    font-size: 18px
    }
.company-hero .cta img {
    float: left;
    margin: 0 12px 0 0;
    position: relative;
    top: 0
    }
.company-hero .cta a {
    color: #fff;
    text-decoration: none
    }
.company-hero .cta b {
    display: block;
    line-height: 24px
    }
.company-content {
    border-top: none
    }
.company-content article img {
    margin: 0 20px 0 0
    }
.product_details {
    margin-top: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px
    }
.product_details h3 {
    text-transform: uppercase
    }
.product_photo {
    float: left;
    display: inline-block
    }
.product_info {
    float: left;
    margin: 0 0 0 30px;
    display: inline-block
    }
.product_info h1 {
    margin: 0 0 20px 0;
    font: 24px sans-serif
    }
.product_info a {
    text-decoration: none
    }
.product_info a:hover {
    text-decoration: none
    }
#popular_faqs ul {
    margin: 20px 0 0 18px;
    color: #c1c1c1
    }
#popular_faqs li {
    margin: 0 0 12px 0;
    line-height: 20px;
    font-size: 15px
    }
#popular_faqs li a {
    text-decoration: none
    }
.company-content article {
    min-height: 400px
    }
/* 
  ---------------------------------

  --- job openings ---

  ---------------------------------

*/
#job_openings li {
    list-style: none;
    margin: 0 0 20px 0
    }
#job_openings li h3 {
    font-size: 17px;
    margin: 0 0 5px 0
    }
#job_openings li .meta {
    font-style: italic;
    color: #909090
    }
#job_apply {
    margin: 30px 0;
    padding: 30px;
    background: #efefef;
    border: 1px solid #d6d6d6
    }
#job_apply input {
    display: block;
    margin: 0 0 30px 0;
    outline: 0;
    border: 1px solid #C1C1C1;
    font-size: 16px;
    color: #5B5959;
    padding: 0 10px;
    width: 485px;
    height: 45px
    }
#job_apply input[type="file"] {
    border: none
    }
#job_apply button[type="submit"] {
    margin: 0 auto 0 auto;
    padding: 0 30px;
    display: inline-block;
    height: 52px;
    font-family: "Helvetica", Arial, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 2px white;
    text-align: center;
    font-size: 16px;
    color: #5b5959;
    text-decoration: none;
    line-height: 50px;
    background: #11bbe5;
    border: 1px solid #0087ac;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 3px 0 #75d8f0, 0 2px 1px 0 #bababa;
    box-shadow: inset 0 3px 0 #75d8f0, 0 2px 1px 0 #bababa
    }
#job_apply button[type="submit"]:hover {
    background: #03c9ef;
    -webkit-box-shadow: inset 0 3px 0 #9eecf9, 0 2px 1px 0 #bababa;
    box-shadow: inset 0 3px 0 #9eecf9, 0 2px 1px 0 #bababa
    }
#job_apply button[type="submit"]:active {
    position: relative;
    top: 1px
    }
#job_apply label.error {
    display: none !important
    }
/* 
  ---------------------------------

  --- form errors ---

  ---------------------------------

*/
form input[type=text], form textarea, form input[type=password] {
    border: 1px solid #c1c1c1
    }
form input.error {
    border: 1px solid #ee2375 !important;
    color: #ee2375;
    background-image: url(/assets/images/icon-field-error.png);
    background-position: 95% 50%;
    background-repeat: no-repeat
    }
form label.error {
    display: block;
    clear: both;
    font-size: 14px;
    margin: 20px 0;
    color: #ee2375
    }
.signin-form form label.error {
    display: none !important
    }
.contact-form button[type="submit"] {
    margin: 30px auto 0 auto;
    padding: 0 30px;
    display: inline-block;
    height: 52px;
    font-family: "Helvetica", Arial, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 2px white;
    text-align: center;
    font-size: 16px;
    color: #5b5959;
    text-decoration: none;
    line-height: 50px;
    background: #11bbe5;
    border: 1px solid #0087ac;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 3px 0 #75d8f0, 0 2px 1px 0 #bababa;
    box-shadow: inset 0 3px 0 #75d8f0, 0 2px 1px 0 #bababa
    }
.contact-form button[type="submit"]:hover {
    background: #03c9ef;
    -webkit-box-shadow: inset 0 3px 0 #9eecf9, 0 2px 1px 0 #bababa;
    box-shadow: inset 0 3px 0 #9eecf9, 0 2px 1px 0 #bababa
    }
.contact-form button[type="submit"]:active {
    position: relative;
    top: 1px
    }
/* 
  ---------------------------------

  --- search results ---

  ---------------------------------

*/
.search-container article .result-meta .result-meta-tag {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-family: "Helvetica", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    display: block;
    width: 100px;
    text-align: center;
    line-height: 25px
    }
.search-container article .result-meta .tag-products {
    background: #b0cb46
    }
.search-container article .result-meta .tag-pages {
    background: #ee2375
    }
.search-container article .result-meta .tag-newsroom {
    background: #5a5959
    }
.search-container article .result-meta .tag-faqs {
    background: #008ab0;
    font-size: 10px
    }
.search-container article:last-child {
    border-bottom: none
    }
.pcta-share span span img {
    left: -999em !important;
    top: -999em !important
    }
.ui-autocomplete {
    list-style-type: none;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
    }
.ui-autocomplete li {
    border: none;
    display: block
    }
.ui-autocomplete li a {
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
    padding: 3px;
    cursor: pointer
    }
section.product-spotlight {
    width: 100%
    }
section.product-spotlight .container {
    width: 100%
    }
section.product-spotlight .container .inner-wrapper {
    width: 978px;
    margin: 0 auto;
    position: relative
    }
section.product-spotlight .container .img-sizer {
    visibility: hidden
    }
section.product-spotlight .container .fullscreen {
    padding-top: 30px
    }
.element section.product-spotlight .fullscreen h3, .element section.product-spotlight .fullscreen p {
    color: #fff
    }
.element section.product-spotlight .fullscreen {
    margin-bottom: -40px
    }
.element-reflected-image {
    margin-left: 50px
    }
.element-download-link {
    position: absolute;
    right: 0;
    bottom: 170px;
    font-size: 15px
    }
section .element-download-link a {
    color: #5b5959
    }
section .element-download-link a span {
    color: #11bbe5;
    padding-left: 24px;
    background: url(/assets/images/icon-download-blue.png) 0 0 no-repeat;
    line-height: 18px
    }
section .element-download-link a:hover span {
    position: relative;
    top: 1px;
    text-decoration: underline;
    -webkit-transition: all 0.05s ease-in-out;
    -moz-transition: all 0.05s ease-in-out;
    -o-transition: all 0.05s ease-in-out;
    transition: all 0.05s ease-in-out
    }
.help_lb {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    background: url(../images/white-overlay.png)
    }
.help_lb .help {
    display: block;
    z-index: 99999;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 750px;
    height: 360px;
    margin: -210px 0 0 -405px;
    padding: 25px;
    border: 5px #e3e3e3 solid
    }
.help_lb .help img {
    float: left;
    margin: 0 30px 30px 0
    }
.help_lb h3 {
    font-size: 26px;
    margin: 0 0 30px 0;
    color: #909090;
    font-weight: normal;
    font-size: sans-serif
    }
.help_lb p {
    color: #909090;
    line-height: 24px
    }
/*#cycle-slideshow {
  left:50% !important;
  margin-left:-345px !important;
}*/
#slideprev {
    margin-left: 0
    }
#slidenext {
    right: 20px
    }
p.directions {
    width: 600px;
    margin: -10px auto 20px auto
    }
.new-faq {
    display: inline-block;
    border-radius: 4px;
    background: #00a7cb;
    margin: 0 6px 0 0;
    line-height: 22px;
    color: #fff;
    height: 22px;
    padding: 0 8px
    }