@font-face {
  font-family: 'GStymieBT-ExtraBold';
  src: url('../fonts/StymieBT-ExtraBold.eot');
  src: url('../fonts/StymieBT-ExtraBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/StymieBT-ExtraBold.woff') format('woff'),
  url('../fonts/StymieBT-ExtraBold.ttf') format('truetype'),
  url('../fonts/StymieBT-ExtraBold.svg#StymieBT-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DINNextMedium";
  src: url('../fonts/dinnextltpro-medium-webfont.eot');
  src: local("â˜º"), url("../fonts/dinnextltpro-medium-webfont.woff")
  format("woff"), url("../fonts/dinnextltpro-medium-webfont.ttf")
  format("truetype"), url("../fonts/dinnextltpro-medium-webfont.svg#webfontEKB5zjsb")
  format("svg");
}
@font-face {
  font-family: 'GStymieBT-ExtraBold';
  src: url('../fonts/GStymieBT-ExtraBold.eot');
  src: url('../fonts/GStymieBT-ExtraBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/GStymieBT-ExtraBold.woff') format('woff'),
  url('../fonts/GStymieBT-ExtraBold.ttf') format('truetype'),
  url('../fonts/GStymieBT-ExtraBold.svg#GStymieBT-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirNext-Regular';
  src: url('../fonts/AvenirNext-Regular.eot');
  src: url('../fonts/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/AvenirNext-Regular.woff') format('woff'),
  url('../fonts/AvenirNext-Regular.ttf') format('truetype'),
  url('../fonts/AvenirNext-Regular.svg#AvenirNext-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'AvenirNext-Regular';
  url('../fonts/AvenirNext-Regular.svg') format('svg');
  }
}
@font-face {
  font-family: 'AvenirNext-DemiBold';
  src: url('../fonts/AvenirNext-DemiBold.eot');
  src: url('../fonts/AvenirNext-DemiBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/AvenirNext-DemiBold.woff') format('woff'),
  url('../fonts/AvenirNext-DemiBold.ttf') format('truetype'),
  url('../fonts/AvenirNext-DemiBold.svg#AvenirNext-DemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirNext-Bold';
  src: url('../fonts/AvenirNext-Bold.eot');
  src: url('../fonts/AvenirNext-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/AvenirNext-Bold.woff') format('woff'),
  url('../fonts/AvenirNext-Bold.ttf') format('truetype'),
  url('../fonts/AvenirNext-Bold.svg#AvenirNext-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background: none repeat scroll 0 0 #E6E6E6;
  color: #4B4C4D;
  font-family: Verdana,Arial,sans-serif;
  font-size: 76%;
  height: 100%;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  width: 100%;
}
a {
  color: #E37222;
  text-decoration: none;
}
a:hover {
  color: #E37222;
  text-decoration: underline;
}
object {
  outline: medium none;
}
img {
  border: 0 none;
}
sup {
  font-size: 0.6em;
}
p {
  margin: 0;
  padding: 0 0 1.6em;
}
ul, ol {
  margin: 0;
  padding: 0 0 1.6em 2.5em;
}
.imageR {
  float: right;
  margin: 0 0 10px 20px;
}
.imageL {
  float: left;
  margin: 0 20px 10px 0;
}
.floatR {
  float: right;
}
.floatL {
  float: left;
}
.clear {
  background: none repeat scroll 0 0 transparent;
  clear: both;
  height: 0;
  line-height: 0;
  width: 0;
}
.clearL {
  background: none repeat scroll 0 0 transparent;
  clear: left;
  height: 0;
  line-height: 0;
  width: 0;
}
.center {
  text-align: center;
}
.hidden {
  display: none;
}
.reg {
  font-size: 0.6em !important;
  position: relative;
  top: -7px;
}
.hr {
  border-top: 1px solid #E6E6E6;
  clear: left;
  line-height: 0;
  margin-bottom: 30px;
}
.hr_btm {
  border-top: 1px solid #E6E6E6;
  clear: both;
  line-height: 0;
}
.button a, .button input {
  background: url("../images/button_bg.gif") repeat scroll 0 0 #E8741F;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  float: left;
  font-family: 'GStymieExtraBold',Verdana,Arial,sans-serif;
  font-size: 1.1em;
  height: 30px;
  line-height: 30px;
  min-width: 120px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
}

.inline-button a {
  background: url("../images/button_bg.gif") repeat scroll 0 0 #E8741F;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: 'GStymieExtraBold',Verdana,Arial,sans-serif;
  font-size: 1.1em;
  height: 30px;
  line-height: 30px;
  margin: 0 2px;
  min-width: 120px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
}
.inline-button a:hover {
  background: url("../images/button_bg_over.gif") repeat scroll 0 0 #E37222;
  color: #FFFFFF;
  text-decoration: none;
}
.nofontface .button a, .nofontface .button input {
  font-weight: bold;
}
.button a:hover, .button input:hover {
  background: url("../images/button_bg_over.gif") repeat scroll 0 0 #E37222;
  color: #FFFFFF;
  text-decoration: none;
}
.button input {
  border: 0 none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
h1 {
  color: #000000;
  font: 36px/1em 'GStymieExtraBold',Verdana,Arial,sans-serif;
  padding: 14px 0 30px;
}
.nofontface h1 {
  font-weight: bold;
}
h2 {
  color: #E37222;
  font: 18px/1em 'DINNextRegular',Arial,sans-serif;
  padding: 0 0 10px;
}
h3 {
  font-size: 15px;
  line-height: 1em;
  font-family:  "GStymieExtraBold",Verdana,Arial,sans-serif;
  padding: 0 0 8px;
}
.nofontface h3 {
  font-weight: bold;
}
h4 {
  font: 16px/1em 'DINNextRegular',Arial,sans-serif;
  padding: 0 0 8px;
}
h5 {
  font: 12px/1em 'GStymieExtraBold',Verdana,Arial,sans-serif;
}
.nofontface h5 {
  font-weight: bold;
}
h6 {
  font: 13px/1em 'DINNextRegular',Arial,sans-serif;
}
.sm_icon {
  padding-bottom: 6px;
  padding-left: 24px;
  position: relative;
}
.no_icon {
  padding-bottom: 6px;
  padding-left: 0;
  position: relative;
}
.bump_right {
  padding-left: 10px;
}
.med_icon {
  min-height: 40px;
  padding-left: 35px;
  position: relative;
}
.lg_icon {
  min-height: 94px;
  padding-left: 65px;
  position: relative;
}
.sm_icon img, .med_icon img, .lg_icon img {
  left: 0;
  position: absolute;
}
.sm_icon img {
  bottom: 14px;
  height: 15px;
}
.sm_icon span {
  bottom: 10px;
  left: 24px;
  position: absolute;
}
.med_icon img {
  bottom: 8px;
  height: 25px;
}
.med_icon h2, .med_icon h3, .med_icon h4, .med_icon strong, .med_icon span {
  bottom: 0;
  left: 35px;
  position: absolute;
}
.no-icon h4 {
  left: 0;
}
.med_icon strong, .med_icon span {
  bottom: 7px;
  line-height: 1.4em;
}
.lg_icon img {
  bottom: 14px;
  height: 50px;
}
.lg_icon h1 {
  bottom: 0;
  left: 65px;
  position: absolute;
}
form {
  margin: 0;
  padding: 0;
}
fieldset {
  border: 0 none;
  margin: 0;
  padding: 0;
}
input, select, textarea {
  color: #4B4C4D;
  font-family: Verdana,Arial,sans-serif;
}
.error {
  color: #D40000;
  font-weight: bold;
  padding-bottom: 6px;
}
.form_field {
  margin-bottom: 12px;
}
.form_field label {
  display: block;
  padding: 2px 0;
}
.form_field input {
  padding: 4px 6px;
  width: 180px;
}
.form_field select {
  padding: 4px 2px 4px 6px;
}
.form_field textarea {
  height: 60px;
  padding: 4px 6px;
  width: 396px;
}
.state_field select, .country_field select {
  width: 196px;
}
.float_field {
  float: left;
  margin-right: 20px;
}
.number_field {
  float: left;
  margin-right: 20px;
}
.number_field input {
  width: 76px;
}
input.number_field2 {
  width: 180px;
}
.zip_field {
  float: left;
  margin-right: 20px;
}
.zip_field input {
  width: 76px;
}
.track_btn {
  float: left;
  margin-top: 21px;
}
.member_input {
  margin: 10px 0 15px;
}
#skip {
  display: block;
  height: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 0;
}
#topbar_container {
  background: none repeat scroll 0 0 #262626;
  min-width: 980px;
}
#topbar {
  color: #999999;
  font-size: 0.9em;
  height: 17px;
  margin: 0 auto;
  padding: 14px 30px;
  width: 920px;
}
#topbar ul {
  list-style: none outside none;
  padding: 0;
}
#topbar li {
  float: left;
  margin-right: 20px;
}
#topbar a, #topbar span {
  color: #CCCCCC;
}
#topbar a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#container {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 50px solid #E6E6E6;
  font-size: 0.9em;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 980px;
}
#header {
  background: none repeat scroll 0 0 #DDDDDD;
  font-size: 0.9em;
  height: 110px;
  padding: 15px 0;
  text-transform: uppercase;
}
.logo {
  float: left;
  padding-left: 50px;
}
.middle {
  margin: 0 314px;
}
.chat {
  background: url("../images/or.gif") no-repeat scroll center bottom transparent;
  margin-bottom: 6px;
  padding-bottom: 14px;
}
.chat a {
  background: url("../images/chat.gif") no-repeat scroll 50px 0 transparent;
  display: block;
  font-family: 'DINNextBold',Arial,sans-serif;
  font-size: 1.1em;
  height: 27px;
  padding: 12px 15px 0 105px;
}
.chat a:hover {
  text-decoration: none;
}
.chat a:hover span {
  color: #4B4C4D;
}
.chat strong {
  color: #000000;
  font-family: 'GStymieExtraBold',Verdana,Arial,sans-serif;
  font-size: 1.1em;
  font-weight: normal;
}
.nofontface .chat strong {
  font-weight: bold;
}
#sec_nav {
  float: right;
  margin: 0 56px 0 0;
  padding: 0;
  width: 155px;
}
#sec_nav li {
  list-style: none outside none;
}
#sec_nav li a {
  border-bottom: 1px solid #CCCCCC;
  color: #4B4C4D;
  display: block;
  font-family: 'DINNextBold',Arial,sans-serif;
  font-size: 1.1em;
  padding: 6px 0 5px 22px;
}
#sec_nav li a:hover {
  text-decoration: none;
}
#sec_nav li.protection a {
  background: url("../images/protection_icon.png") no-repeat scroll 0 6px transparent;
}
#sec_nav li.protection a:hover, #sec_nav li.protection a.current {
  background: url("../images/protection_icon_on.png") no-repeat scroll 0 6px transparent;
}
#sec_nav li.status a {
  background: url("../images/status_icon.png") no-repeat scroll 0 6px transparent;
}
#sec_nav li.status a:hover, #sec_nav li.status a.current {
  background: url("../images/status_icon_on.png") no-repeat scroll 0 6px transparent;
}
#sec_nav li.location a {
  background: url("../images/location_icon.png") no-repeat scroll 0 6px transparent;
}
#sec_nav li.location a:hover, #sec_nav li.location a.current {
  background: url("../images/location_icon_on.png") no-repeat scroll 0 6px transparent;
}
#sec_nav li.scheduling a {
  background: url("../images/home-scheduling.png") no-repeat scroll 0 6px transparent;
}
#sec_nav li.scheduling a:hover, #sec_nav li.scheduling a.current {
  background: url("../images/home-scheduling-on.png") no-repeat scroll 0 6px transparent;
}
#nav {
  background: none repeat scroll 0 0 #F5F5F5;
  clear: both;
  font-family: 'DINNextMedium',Arial,sans-serif;
  font-size: 13px;
  height: 60px;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  width: 994px;
  z-index: 90;
}
.fontface #nav {
  font-size: 13px;
}
#nav li {
  float: left;
  height: 30px;
  list-style: none outside none;
  padding: 15px 0;
  position: relative;
}
#nav li a {
  border-right: 1px solid #E9E9E9;
  display: block;
  padding: 9px 14px 9px 15px;
}
.fontface #nav li a {
  padding: 8px 14px 6px 15px;
}
#nav li a:hover, #nav li a.current {
  color: #4B4C4D;
}
#nav li:hover a {
}
#nav li:hover {
}
#nav li:hover li a {
}
#nav li:hover ul {
}
#nav li.menu_shown {
  background: none repeat scroll 0 0 #4B4C4D;
  color: #FFFFFF;
}
#nav li.menu_shown a {
  border-right: 1px solid #4B4C4D;
  color: #FFFFFF;
  text-decoration: none;
}
#nav li.menu_shown ul {
  display: block;
}
#nav li.menu_shown li a {
  color: #FFFFFF;
}
#nav li ul {
  border: medium none;
  display: none;
  font-family: Verdana,Arial,sans-serif;
  font-size: 11px;
  left: 0;
  padding: 14px 0 14px 120px;
  position: absolute;
  text-transform: none;
  top: 60px;
  z-index: 200;
}
.menu_list_wrapper {
  float: left;
}
#side .side_nav .menu_list_wrapper {
  float: none;
}
.menu_column_wrapper {
  float: left;
}
#nav li li {
  clear: left;
  height: auto;
  padding: 0;
}
#nav li li a {
  border-bottom: medium none;
  border-right: medium none;
  float: left;
  padding: 4px 6px;
  width: 170px;
}
.fontface #nav li li a {
  padding: 4px 6px;
}
#nav li li a:hover {
  text-decoration: underline;
}
#nav li ul#ComputersNetworking {
  background: url("../assets/0/73/128/129/lg_white_computers.png") no-repeat scroll 29px 24px #4B4C4D;
  width: 560px;
}
#nav li ul#TVVideo {
  background: url("../assets/0/73/128/129/lg_white_tv.png") no-repeat scroll 29px 24px #4B4C4D;
  width: 385px;
}
#nav li ul#CarGPS {
  background: url("../assets/0/73/128/129/lg_white_car.png") no-repeat scroll 29px 24px #4B4C4D;
  width: 385px;
}
#nav li ul#AudioiPod {
  background: url("../assets/0/73/128/129/lg_white_audio.png") no-repeat scroll 29px 24px #4B4C4D;
  padding: 14px 0 14px 104px;
  width: 200px;
}
#nav li ul#MobilePhones {
  background: url("../assets/0/73/128/129/lg_white_mobile.png") no-repeat scroll 29px 24px #4B4C4D;
  height: auto;
  padding: 14px 0 14px 96px;
  width: 183px;
}
#nav li ul#PhonesTablets {
  background: url("../assets/0/73/128/129/lg_white_mobile.png") no-repeat scroll 29px 24px #4B4C4D;
  height: auto;
  padding: 14px 0 14px 96px;
  width: 183px;
}
#nav li ul#Gaming {
  background: url("../assets/0/73/128/129/lg_white_gaming.png") no-repeat scroll 29px 24px #4B4C4D;
  height: auto;
  width: 190px;
}
#nav li ul#CameraCamcorder {
  background: url("../assets/0/73/128/129/lg_white_cameras.png") no-repeat scroll 29px 24px #4B4C4D;
  width: 190px;
}
#nav li ul#Appliances {
  background: url("../assets/0/73/128/129/lg_white_appliances.png") no-repeat scroll 29px 24px #4B4C4D;
  height: auto;
  padding: 14px 0 32px 98px;
  width: 183px;
}
#footer_container {
  background: none repeat scroll 0 0 #000000;
  clear: both;
  min-width: 980px;
  overflow: hidden;
}
#footer {
  color: #808080;
  margin: 0 auto;
  padding: 50px 0 30px;
  width: 980px;
}
#footer .search {
  float: right;
  font-size: 0.8em;
  width: 348px;
}
#footer h1 {
  color: #FFFFFF;
  padding: 0;
}
#footer h3 {
  color: #FFFFFF;
}
#footer h3 span {
  color: #737373;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.7em;
  font-weight: normal;
}
#footer ul {
  list-style: none outside none;
  padding: 0;
}
.footer_content {
  border-bottom: 1px solid #262626;
  border-top: 1px solid #262626;
  clear: both;
  margin: 28px 0;
  padding: 25px 0;
}
.footer_content a, .bottom_links a, .copyright a {
  color: #B3B3B3;
}
.footer_content a:hover, .bottom_links a:hover, .copyright a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#footer .primary_links a {
  color: #E37222;
}
#footer .bestbuy a {
  background: url("../images/bestbuy.gif") no-repeat scroll right center transparent;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  padding: 24px 65px 5px 0;
  width: 120px;
}
.sec_links {
  float: right;
  margin-left: 28px;
  min-width: 70px;
}
#footer .sec_links h3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  text-transform: none;
}
.bottom_links {
  height: 30px;
}
.bottom_links li {
  float: left;
  margin-right: 20px;
}
.copyright {
  clear: both;
  font-size: 0.9em;
}
.search {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 25px;
  padding: 6px;
  position: relative;
  z-index: 100;
}
.search_box {
  border: 0 none;
  color: #68696A;
  font-size: 1.1em;
  margin-top: 4px;
  width: 296px;
}
.search_btn {
  background: url("../images/search.gif") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  float: right;
  height: 25px;
  width: 29px;
}
.search_btn.disable {
  background: url("../images/searchDisabled.gif") no-repeat scroll 0 0 transparent;
  cursor: default;
}
.search_load {
  background: url("../images/load-search.gif") no-repeat scroll 0 0 transparent;
  display: none;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 11px;
  width: 16px;
}
.search_dd {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: -moz-use-text-color #E6E6E6 #E6E6E6;
  border-image: none;
  border-right: 4px solid #E6E6E6;
  border-style: none solid solid;
  border-width: medium 4px 4px;
  display: none;
  left: -4px;
  position: absolute;
  text-transform: none;
  top: 38px;
  width: 352px;
  z-index: 500;
}
#footer .search_dd {
  left: 0;
}
.search_dd p {
  border-bottom: 1px solid #F5F5F5;
  padding-bottom: 0;
}
.search_dd a {
  color: #808080;
  cursor: pointer;
  display: block;
  padding: 8px 22px;
}
.search_dd a:hover {
  text-decoration: none;
}
.search_dd a:hover .name {
  text-decoration: underline;
}
.search_dd .name {
  color: #E37222;
  font-size: 1.1em;
  font-weight: bold;
}
.search_dd a.videos .name {
  background: url("../images/video_icon.png") no-repeat scroll 0 0 transparent;
  padding-bottom: 1px;
  padding-left: 20px;
}
.search_dd a.blogs .name {
  background: url("../images/blog_icon.png") no-repeat scroll 0 0 transparent;
  padding-bottom: 1px;
  padding-left: 20px;
}
.search_dd .view_all a {
  background: none repeat scroll 0 0 #F5F5F5;
  color: #E37222;
  display: block;
  padding: 9px 22px;
  text-align: right;
}
.content, .wide_content {
  padding: 28px 40px;
  position: relative;
}
.content {
  min-height: 400px;
}
.wide_content {
  clear: both;
}
.topborder {
  border-top: 10px solid #000000;
}
.withside {
  margin-right: 260px;
}
.black_border {
  background: none repeat scroll 0 0 #000000;
  padding: 28px 40px 50px;
}
.grey_bg {
  background: none repeat scroll 0 0 #F5F5F5;
  clear: both;
  min-height: 100px;
  overflow: auto;
  padding: 28px 40px 8px;
}
.black_bg {
  background: none repeat scroll 0 0 #000000;
  color: #999999;
  overflow: auto;
}
.black_bg h1, .black_bg h4 {
  color: #FFFFFF;
}
.black_bg .hr {
  border-top: 1px solid #262626;
}
.breadcrumbs {
  border-bottom: 1px solid #E6E6E6;
  font-size: 0.9em;
  padding: 0 0 12px;
}
.breadcrumbs a {
  color: #808080;
}
.landing_head {
  background: none repeat scroll 0 0 #000000;
  height: 146px;
  padding: 28px 40px 6px;
  position: relative;
  width: 410px;
}
.landing_head .breadcrumbs, .black_bg .breadcrumbs, .black_border .breadcrumbs {
  border-bottom: 1px solid #333333;
  color: #B3B3B3;
}
.black_border .breadcrumbs {
  border-bottom: medium none;
}
.landing_head .breadcrumbs a, .black_bg .breadcrumbs a, .black_border .breadcrumbs a {
  color: #808080;
}
.landing_head h1 {
  color: #FFFFFF;
  line-height: 0.9em;
  padding-bottom: 12px;
}
.landing_head p {
  color: #B3B3B3;
  font-size: 1.1em;
  padding-bottom: 0;
}
.landing_head_img img {
  position: absolute;
  right: -490px;
  top: 0;
}
.welcome_head {
  background: none repeat scroll 0 0 #F5F6F5;
  border-radius: 6px 6px 6px 6px;
  height: 1em;
  margin-bottom: 2.2em;
  overflow: hidden;
  padding: 2em;
  width: 93%;
}
.welcome_head h2 {
  float: left;
}
.welcome_head_message {
  margin-bottom: 2.2em;
  padding: 0 2em;
}
.lockup {
  margin-bottom: 20px;
}
.lockup h1 {
  line-height: 0.9em;
  padding-bottom: 8px;
}
.lockup h1 span {
  font-size: 20px;
}
.lockup .smaller {
  font-size: 32px;
}
.nofontface .lockup .smaller {
  font-size: 28px;
}
.columns {
  margin-bottom: 30px;
  overflow: auto;
  position: relative;
}
.two_col, .two_col_wide, .two_col_noborder, .three_col, .three_col_noborder {
  border-right: 1px solid #E6E6E6;
  float: left;
  margin-right: 30px;
  padding-right: 30px;
  position: relative;
  width: 239px;
}
.two_col_wide {
  width: 399px;
}
.two_col_noborder {
  border-right: medium none;
  padding-right: 0;
  width: 304px;
}
.three_col {
  overflow: hidden;
  width: 249px;
}
.two_col_plans {
  float: left;
  height: 160px;
  margin: 0;
  padding: 20px 0;
  width: 450px;
}
.two_col_plans_container {
  float: left;
  height: 150px;
  padding: 0 20px;
  position: relative;
}
.plans_button_holder {
  bottom: 18px;
  height: 20px;
  position: absolute;
  width: 420px;
}
.second_sub_link {
  color: #68696A;
  display: block;
  float: left;
  font-size: 11px;
  height: 34px;
  margin-left: 8px;
  margin-top: -12px;
}
.second_sub_link a {
  background: none repeat scroll 0 0 transparent;
  font-size: 11px;
  margin: 0;
  padding: 0;
}
.protection_topleft, .protection_topright {
  border-bottom: 1px solid #E6E6E6;
}
.protection_bottomleft, .protection_bottomright {
  padding: 40px 0 0;
}
.protection_topright .two_col_plans_container {
  padding: 0 0 0 30px;
}
.protection_topleft .two_col_plans_container .plans_button_holder {
  left: 0;
}
.protection_topleft .two_col_plans_container {
  border-right: 1px solid #E6E6E6;
  padding: 0 30px 0 0;
}
.protection_bottomleft .two_col_plans_container {
  border-right: 1px solid #E6E6E6;
  padding: 0 30px 0 0;
}
.protection_bottomright .two_col_plans_container {
  padding: 0 0 0 30px;
}
.two_col_plans_container .bumpDown {
  margin-left: 8px;
}
.bumpDown {
  margin: 6px 0 0;
}
.three_col_noborder {
  border-right: medium none;
  margin-right: 15px;
  padding-right: 0;
  width: 285px;
}
.three_col_noborder img {
  margin: 10px -15px 20px 0;
}
.two_col .imageL, .two_col_wide .imageL, .two_col_noborder .imageL, .three_col .imageL, .three_col_noborder .imageL {
  margin: 0 8px 10px 0;
}
.number_list .two_col_wide {
  border: medium none;
  padding-right: 0;
  width: 429px;
}
.two_col_wide p {
  overflow: auto;
}
.number {
  background: url("../images/circle.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  float: left;
  font: 2.4em/1.1em 'GStymieExtraBold',Verdana,Arial,sans-serif;
  height: 30px;
  margin: 0 10px 10px 0;
  padding: 5px;
  text-align: center;
  width: 30px;
}
.nofontface .number {
  font-weight: bold;
}
.link_list {
  list-style: none outside none;
  padding: 0;
}
.link_list li {
  padding: 2px 0 3px;
}
.bubble {
  background: url("../images/bubble_bg.gif") repeat-y scroll 0 0 transparent;
  overflow: auto;
  padding: 8px 20px;
}
.bubble_top {
  background: url("../images/bubble_top.gif") no-repeat scroll 0 0 transparent;
  height: 10px;
  margin-top: 20px;
}
.bubble_btm {
  background: url("../images/bubble_btm.gif") no-repeat scroll 0 0 transparent;
  height: 10px;
  margin-bottom: 20px;
}
.chat_bubble, .chat_bubble2 {
  margin: 35px auto;
  width: 640px;
}
.chat_bubble h5, .chat_bubble2 h5 {
  color: #000000;
  display: inline;
  padding-right: 4px;
}
.chat_bubble a {
  background: url("../images/chat_bg.gif") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  height: 70px;
  line-height: 15px;
  padding: 28px 30px 0 162px;
  text-decoration: none;
}
.chat_bubble2 a {
  background: url("../images/chat_bg2.gif") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  height: 70px;
  line-height: 15px;
  padding: 22px 30px 0 162px;
  text-decoration: none;
}
.chat_bubble a:hover span, .chat_bubble2 a:hover span {
  text-decoration: underline;
}
.black_bg .chat_bubble h5 {
  color: #FFFFFF;
}
.black_bg .chat_bubble a {
  background: url("../images/black_chat_bg.gif") no-repeat scroll 0 0 transparent;
}
.subtitle {
  color: #808080;
  font-size: 1.1em;
  margin: -20px 0 15px;
}
.black_bg .subtitle {
  color: #B3B3B3;
}
.underline {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 12px;
}
.page_text {
  margin-bottom: 30px;
}
.additional {
  padding: 25px 0;
}
.legal {
  color: #999999;
  font-size: 0.8em;
  line-height: 1.3em;
}
.table td {
  border-bottom: 1px solid #E6E6E6;
  vertical-align: top;
}
.tabs {
  clear: left;
  height: 43px;
  list-style: none outside none;
  padding: 0;
}
.tabs li {
  float: left;
  margin-right: 1px;
  overflow: hidden;
  padding: 0;
}
.tabs li a {
  background: url("../images/tab_off.gif") repeat-x scroll 0 0 #FEFEFE;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: block;
  float: left;
  font-weight: bold;
  height: 18px;
  margin-top: 5px;
  outline: medium none;
  padding: 10px 20px;
  text-decoration: none;
}
.tabs li a:hover {
  text-decoration: underline;
}
.tabs li.active a, .tabs li.active a:hover {
  background: url("../images/tab_on.gif") repeat-x scroll 0 0 #000000;
  color: #FFFFFF;
  font-size: 1.1em;
  height: 27px;
  margin-top: 0;
  padding: 14px 20px 2px;
  text-decoration: none;
}
.tabs li.member {
  float: right;
  margin-right: 0;
}
.tabs li.member a {
  background: url("../images/tab_member.gif") repeat-x scroll 0 0 #E8741F;
  color: #FFFFFF;
  font-family: 'GStymieExtraBold',Verdana,Arial,sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  text-transform: uppercase;
}
.nofontface li.member a {
  font-weight: bold;
}
.tabs li.active.member a, .tabs li.active.member a:hover {
  background: url("../images/tab_member.gif") repeat-x scroll 0 0 #E8741F;
  font-size: 1.2em;
}
.tab_container {
  background: none repeat scroll 0 0 #F5F5F5;
  margin-bottom: 15px;
  overflow: hidden;
}
.tab_content .html {
  border-bottom: 10px solid #DEDEDE;
  border-top: 10px solid #000000;
  min-height: 100px;
  padding: 30px;
}
.tab_content .member {
  border-bottom: 10px solid #E37222;
  border-top: 10px solid #E8741F;
  min-height: 100px;
  padding: 30px;
}
.chart {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #000000 -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-right: medium none;
  border-style: solid none none;
  border-width: 10px medium medium;
  text-align: left;
  width: 640px;
}
.chart th {
  background: none repeat scroll 0 0 #333333;
  color: #FFFFFF;
  font-weight: normal;
  padding: 6px 15px;
  text-align: left;
}
.chart td {
  border-bottom: 1px solid #CCCCCC;
  padding: 12px 15px;
}
.chart td.border {
  border-left: 1px solid #E6E6E6;
  text-align: center;
  width: 87px;
}
.chart_pricing {
  background: none repeat scroll 0 0 #333333;
  color: #FFFFFF;
  padding: 18px 20px;
}
.chart_pricing a {
  color: #F58A33;
}
.multilink_promo {
  background: none repeat scroll 0 0 #000000;
  color: #B3B3B3;
  line-height: 1.5em;
  overflow: hidden;
  padding: 115px 30px 25px;
  position: relative;
}
#side .multilink_promo a {
  color: #E37222;
}
.promo a {
  background: none repeat scroll 0 0 #000000;
  color: #B3B3B3;
  cursor: pointer;
  display: block;
  line-height: 1.5em;
  outline: medium none;
  overflow: hidden;
  padding: 115px 29px 25px;
  position: relative;
}
.promo a:hover {
  text-decoration: none;
}
.promo a.video {
  padding-top: 162px;
}
.promo h3, .multilink_promo h3 {
  color: #FFFFFF;
}
.promo p, .multilink_promo p {
  padding: 0;
}
.promo_image {
  height: 100px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 260px;
}
.video .promo_image {
  height: 147px;
}
.promo .promo_image {
  height: 100px;
}
.promo_image .caption {
  background: url("../images/caption_bg.png") no-repeat scroll right top transparent;
  bottom: 0;
  color: #FFFFFF;
  font: 14px/1.2em 'GStymieExtraBold',Verdana,Arial,sans-serif;
  left: 0;
  padding: 32px 30px 12px;
  position: absolute;
  text-transform: uppercase;
  width: 200px;
  z-index: 10;
}
.nofontface .promo_image .caption {
  font-weight: bold;
}
.promo_image .video_play {
  background: url("../images/video_play.png") no-repeat scroll center center transparent;
  bottom: 0;
  height: 147px;
  left: 0;
  position: absolute;
  width: 260px;
  z-index: 10;
}
.promo-icon {
  background: none repeat scroll 0 0 #000000;
  border-top: 1px solid #333333;
  color: #999999;
  padding: 28px 30px 30px;
  text-align: justify;
}
.promo-icon img {
  display: block;
  margin: 0 auto 20px;
}
.promo-icon h3 {
  color: #FFFFFF;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 0.7em;
  width: 100%;
}
.promo-icon .orange {
  color: #E37222;
  letter-spacing: 0;
  text-align: center;
}
.promo-icon-bottom {
  border-top: 1px solid #666666;
  margin: 10px 0 0;
  padding: 10px 0 0;
}
.promo-icon-bottom p {
  font-size: 11px;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
}
#side .promo-icon-bottom p a {
  color: #E37222;
}
#side {
  float: right;
  width: 260px;
}
#side li {
  padding: 3px 0 2px;
}
#side a {
  color: #808080;
}
.side_nav {
  background: none repeat scroll 0 0 #F5F5F5;
  padding: 28px 40px 25px;
}
.side_nav .sm_icon, .side_nav .no_icon {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 8px;
}
.side_nav h4 {
  color: #808080;
  font-size: 1.2em;
}
.side_nav ul {
  list-style: none outside none;
  padding: 0;
}
.side_nav a.current {
  background: url("../images/arrow.png") no-repeat scroll 0 3px transparent;
  padding-left: 10px;
}
.side_diy {
  background: none repeat scroll 0 0 #ECECEC;
  padding: 20px 40px;
}
.side_diy h5, .diy h5 {
  background: url("../images/diy_icon.png") no-repeat scroll 0 0 transparent;
  color: #E37222;
  display: inline;
  padding: 2px 4px 0 20px;
  text-decoration: none;
}
.side_diy ul {
  list-style: none outside none;
  padding: 2px 0;
}
.image_promo a {
  cursor: pointer;
  outline: medium none;
  overflow: hidden;
}
.promo_header {
  background: none repeat scroll 0 0 #000000;
  color: #FFFFFF;
  padding: 15px 30px 10px;
}
#side .promo_header a {
  color: #FFFFFF;
}
.side_pledge {
  background: none repeat scroll 0 0 #000000;
  color: #808080;
  padding: 30px;
}
.side_pledge h3 {
  background: url("../images/pledge_icon.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  min-height: 40px;
  padding: 18px 10px 15px 85px;
}
.side_pledge ol {
  border-bottom: 1px solid #292929;
  border-top: 1px solid #292929;
  margin: 12px 0;
  padding: 6px 0 6px 22px;
}
.side_pledge li {
  color: #E37222;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1em;
  margin: 5px 0;
}
.side_pledge span {
  color: #808080;
  font-size: 0.8em;
  font-weight: normal;
}
#side .side_pledge a {
  color: #E37222;
}
.side_subscription {
  background: none repeat scroll 0 0 #EFEFEF;
  border-bottom: 10px solid #E37222;
  padding: 20px 40px 4px;
}
.side_subscription .top {
  background: none repeat scroll 0 0 #E37222;
  color: #FFFFFF;
  margin: -20px -40px 20px;
  padding: 23px 40px 21px;
}
.side_subscription .item {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.side_subscription h3 {
  padding-bottom: 4px;
}
#side .side_subscription a {
  color: #E37222;
}
#billboard a {
  background: none repeat scroll 0 0 #000000;
  cursor: pointer;
  display: block;
  height: 180px;
  outline: medium none;
  overflow: hidden;
  position: relative;
}
#billboard a:hover {
  text-decoration: none;
}
#billboard h1 {
  bottom: 30px;
  color: #FFFFFF;
  font-size: 32px;
  left: 30px;
  padding: 0;
  position: absolute;
  width: 260px;
  z-index: 15;
}
#billboard h1 span {
  color: #E37222;
}
#billboard img {
  position: absolute;
  right: 30px;
  z-index: 5;
}
#billboard .caption {
  background: url("../images/caption_bg.png") no-repeat scroll right top transparent;
  bottom: 0;
  color: #FFFFFF;
  font: 19px/1.2em 'GStymieExtraBold',Verdana,Arial,sans-serif;
  padding: 47px 30px 20px;
  position: absolute;
  right: 30px;
  text-transform: uppercase;
  width: 590px;
  z-index: 10;
}
.nofontface #billboard .caption {
  font-weight: bold;
}
#billboard .person {
  float: right;
  font-family: 'DINNextRegular',Arial,sans-serif;
  font-size: 0.7em;
}
.person span {
  font-size: 0.7em;
}
#home_categories {
  margin: 0 -20px;
  overflow: auto;
  padding: 0 0 15px;
}
.home_category {
  float: left;
  padding: 4px 20px 14px;
  position: relative;
  width: 195px;
}
.home_category .med_icon {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 4px;
  padding-bottom: 2px;
}
.home_category h2 {
  font-size: 16px;
}
.home_category a:hover {
  text-decoration: none;
}
.home_category ul {
  list-style: none outside none;
  padding: 0;
}
.home_category li {
  padding: 3px 0 2px;
}
.home_category li a {
  color: #4B4C4D;
}
.home_category li a:hover {
  text-decoration: underline;
}
.diy a {
  color: #999999;
}
.diy a:hover {
  text-decoration: none;
}
.diy a:hover span {
  text-decoration: underline;
}
.home_promo a {
  float: left;
  padding: 290px 30px 30px;
  width: 267px;
}
.home_promo h3 {
  padding-bottom: 0;
}
.home_promo .promo_image {
  height: 260px;
  width: 327px;
}
.home_promo .promo_image .caption {
  font: 15px/1.3em 'GStymieExtraBold',Verdana,Arial,sans-serif;
  height: 80px;
  padding: 47px 30px 20px;
  width: 267px;
}
.nofontface .home_promo .promo_image .caption {
  font-weight: bold;
}
.category a .med_icon h4 {
  color: #4B4C4D;
}
.category a:hover {
  text-decoration: none;
}
.category li a:hover {
  text-decoration: underline;
}
.service_channels {
  overflow: auto;
  padding-top:15px;
}

.service_channels > *{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.service_channel {
  background-color:#ECECEC;
  float: left;
  min-height: 172px;
  min-height: 133px\9;
  margin: 10px 20px 10px 0;
  padding: 35px 29px 12px 29px;
  position: relative;
  width: 200px;
  text-align:center;
}
.service_channels .service_channel .med_icon{
  position:absolute;
  top:0;
  left:0;
  padding:10px 0px;
  width:100%;
  text-align:center;
  margin-top:-23px;
  margin-top:-29px\9;
  background:url("../images/orangecircle.png") no-repeat center center;
  height:47px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.service_channels .service_channel.recommended .med_icon{
  background:url("../images/agentschoice.png") no-repeat center center;
}

.service_channels .service_channel .med_icon img{
  position:static;
  height:auto;
  padding-top:5px\9;
}

.service_channels .service_channel h4{
  padding-bottom:2px;
  font: 18px/1em 'DINNextRegular',Arial,sans-serif;
}

.service_channel p {
  padding-bottom: 9px;
  color:#808080;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.service_channel p.button,
.service_channel p.phone {
  padding-bottom: 0px;
  height:30px;
}

.service_channel p.button a {
  float:none;
}

.service_channel p.phone{
  padding-top:3px;
}

.service_channel p.phone span {
  color:#E56F01;
  font-family: 'GStymieExtraBold',Verdana,Arial,sans-serif;
  font-size: 1.4em;
}

.service_channel .price,
.service_channel h4{
  color:#333333;
}
.price {
  font-family: 'GStymieExtraBold',Verdana,Arial,sans-serif;
  font-size: 1.4em;
}
.nofontface .price {
  font-weight: bold;
}

.chat_img {
  float: left;
}
.chat_content {
  background: none repeat scroll 0 0 #F2F2F2;
  height: 673px;
  margin-left: 0;
  text-align: center;
}
.orangecolor {
  color: #E37222;
}
.chat_content .header {
  background: none repeat scroll 0 0 #000000;
  display: block;
  height: 120px;
  padding: 30px 40px;
  position: relative;
}
.chat_content .header div.left {
  float: left;
  width: 50%;
}
.chat_content .header .breadcrumbs {
  border-color: #333333;
  color: #FFFFFF;
  text-align: left;
  width: 407px;
}
.chat_content .header img {
  position: absolute;
  right: 0;
  top: 0;
}
.chat_content h1 {
  color: #FFFFFF;
  font-size: 36px;
  padding-bottom: 12px;
  padding-top: 19px;
  text-align: left;
}
.chat_content h2 {
  color: #E37222;
  font-size: 25px;
  margin-top: 34px;
  padding-bottom: 12px;
}
.chat_content p {
  color: #68696A;
  font-size: 14px;
  line-height: 19px;
}
.nofontface .chat_content h1 {
  font-size: 25px;
}
.chat_content a.btn {
  background: url("../images/button_bg_big.gif") repeat scroll 0 0 #E8741F;
  border-radius: 4px 4px 4px 4px;
  clear: both;
  color: #FFFFFF;
  display: block;
  float: none;
  font-family: 'GStymieExtraBold',Verdana,Arial,sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 10px 30px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  width: 243px;
  z-index: 100;
}
.chat_content a.btn:hover {
  background: url("../images/button_bg_over_big.gif") repeat scroll 0 0 #E8741F;
}
.chat_content div#chatInfoContainer {
  background: none repeat scroll 0 0 #333333;
  border-radius: 8px 8px 8px 8px;
  margin: -17px auto 0;
  padding: 20px 0;
  width: 648px;
  z-index: 99;
}
.chat_content div#chatInfoContainer div {
  float: left;
  margin-top: 15px;
  position: relative;
  width: 50%;
}
.chat_content div#chatInfoContainer div #divider {
  background: none repeat scroll 0 0 #68696A;
  height: 100px;
  position: absolute;
  right: 0;
  top: -2px;
  width: 1px;
}
.chat_content h3 {
  color: #FFFFFF;
  font-family: 'DINNextRegular';
  font-size: 16px;
  margin-bottom: 5px;
  text-align: center;
}
.nofontface .chat_content h3 {
  font-size: 16px;
}
.chat_content ul {
  display: inline-block;
  left: 22px;
  list-style: none outside none;
  overflow: auto;
  padding: 0.2em 0 0.4em 1.4em;
  position: relative;
  text-align: center;
}
ul.rightul {
  left: 15px;
  position: relative;
}
ul.rightul li {
}
.chat_content li {
  background: url("../images/liCheck.png") no-repeat scroll left 5px transparent;
  color: #B2B2B2;
  display: block;
  float: left;
  font-family: 'DINNextRegular';
  font-size: 12px;
  margin-bottom: 5px;
  padding-left: 17px;
  text-align: left;
  text-transform: uppercase;
  width: 137px;
}
.chat_content li.lastli {
  clear: left;
}
.chat_content .subP {
  color: #808080;
  font-size: 12px;
  margin-top: 34px;
}
.chat_text {
  color: #808080;
  font-size: 1.1em;
  margin-bottom: 15px;
}
.chat_content .chat_icon {
  background: url("../images/lg_chat.gif") no-repeat scroll 0 6px transparent;
  padding-left: 70px;
}
.chat_content .underline {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.chat_content .chat_icon.underline {
  margin-bottom: 4px;
  padding-bottom: 14px;
}
.chat_content .two_col_noborder {
  margin-right: 12px;
  width: 194px;
}
.chat_content .two_col_noborder p {
  font-size: 0.9em;
  overflow: auto;
}
.chat_plans {
  border-bottom: 1px solid #CCCCCC;
  height: 44px;
  margin-bottom: 6px;
}
.chat_plans .med_icon {
  float: left;
  margin-right: 35px;
  width: 140px;
}
.chat_plans .text {
  float: left;
  padding-bottom: 0;
  width: 210px;
}
.chat_category {
  float: left;
  margin-right: 30px;
  padding: 4px 0;
  position: relative;
  width: 119px;
}
.chat_category .sm_icon {
  border-bottom: 1px solid #E6E6E6;
  height: 44px;
  padding-bottom: 0;
}
.dropdown select {
  color: #808080;
  margin: 4px 0 6px;
  width: 300px;
}
.choices {
  height: 32px;
  margin: 4px 0 0;
  width: 400px;
}
.choices input {
  float: left;
}
.choices label {
  float: left;
  padding: 1px 10px 1px 2px;
}
.cancel {
  padding: 7px 0 0 150px;
}
.intro {
  color: #FFFFFF;
  font-family: 'GStymieExtraBold',Verdana,Arial,sans-serif;
  font-size: 16px;
  margin: -10px 70px 0;
  text-align: center;
  text-transform: uppercase;
}
.nofontface .intro {
  font-weight: bold;
}
.why {
  position: absolute;
  width: 900px;
}
.why h1 {
  font-size: 56px;
  text-align: center;
}
.why .intro {
  margin: 240px 70px 0;
}
.why_img {
  height: 400px;
  margin: 10px 0;
}
.pledge h2 {
  background: url("../images/pledge_icon.png") no-repeat scroll 0 0 transparent;
  font-size: 23px;
  margin: 60px 200px 30px 210px;
  min-height: 40px;
  padding: 28px 0 8px 88px;
}
.pledge .three_col_noborder {
  margin-right: 30px;
  width: 279px;
}
.pledge p {
  line-height: 1.8em;
  overflow: auto;
}
.two_col_span {
  border-top: 1px solid #262626;
  float: left;
  margin-top: 20px;
  padding-top: 20px;
  width: 593px;
}
.two_col_span .intro {
  margin: 0;
  text-align: left;
}
.testimonial {
  background: url("../images/quote.gif") no-repeat scroll 0 0 transparent;
  padding: 6px 0 10px 50px;
}
.testimonial .person {
  color: #808080;
  font: 15px/1em 'DINNextRegular',Arial,sans-serif;
  text-transform: uppercase;
}
.why_nav {
  padding: 2px 0 12px;
}
.why_nav div {
  float: left;
  margin-top: 5px;
  width: 80px;
}
.why_nav h4 {
  color: #808080;
  font-size: 1.2em;
}
.why_nav ul {
  border-left: 1px solid #262626;
  float: left;
  list-style: none outside none;
  margin-left: 20px;
  padding: 0 0 0 20px;
  position: relative;
}
.why_nav li {
  padding: 2px 0 3px;
}
.why_nav a {
  color: #808080;
}
.why_nav a.current {
  background: url("../images/arrow.png") no-repeat scroll 0 3px transparent;
  padding-left: 10px;
}
.why_promo a {
  float: left;
  padding: 215px 30px 25px;
  width: 185px;
}
.why_promo .promo_image {
  height: 190px;
  width: 245px;
}
.why_promo .promo_image .caption {
  padding: 32px 20px 12px;
  width: 205px;
}
.why_promo .promo_image .video_play {
  height: 190px;
  width: 245px;
}
.career_promo a {
  float: left;
  padding: 215px 30px 25px;
  width: 267px;
}
.career_promo .promo_image {
  height: 190px;
  width: 327px;
}
.career_promo .promo_image .caption {
  padding: 32px 20px 12px;
  width: 267px;
}
.career_promo .promo_image .video_play {
  height: 190px;
  width: 327px;
}
.last a {
  width: 266px;
}
.sitemap {
  float: left;
  width: 304px;
}
.sitemap li a, .sitemap ul li a {
  font-weight: bold;
}
.sitemap ul li li a {
  font-weight: normal;
}
.results {
  border-bottom: 1px solid #E6E6E6;
  border-top: 1px solid #E6E6E6;
  margin: 15px 0;
  padding: 20px 0;
}
.results p {
  padding-bottom: 5px;
}
.results a {
  color: #4B4C4D;
  cursor: pointer;
  display: block;
  padding: 12px 22px 8px;
}
.results a:hover, .results a.featured {
  background-color: #F5F5F5;
  text-decoration: none;
}
.results a:hover .name {
  text-decoration: underline;
}
.results a.videos {
  background: url("../images/video_icon.png") no-repeat scroll 2px 16px transparent;
}
.results a.blogs {
  background: url("../images/blog_icon.png") no-repeat scroll 2px 16px transparent;
}
.results .name {
  color: #E37222;
  font-size: 1.2em;
}
.results .url, .powered {
  color: #999999;
}
.sortL {
  font-weight: bold;
  margin-left: -7px;
}
.sortL a.services {
  background: url("../images/services_icon.png") no-repeat scroll 7px 0 transparent;
  padding-bottom: 1px;
  padding-left: 25px;
}
.sortL a.videos {
  background: url("../images/video_icon.png") no-repeat scroll 7px 0 transparent;
  padding-bottom: 1px;
  padding-left: 25px;
}
.sortL a.blogs {
  background: url("../images/blog_icon.png") no-repeat scroll 7px 0 transparent;
  padding-bottom: 1px;
  padding-left: 25px;
}
.sortR {
  float: right;
  margin-right: -7px;
  position: relative;
}
.pagination {
  float: right;
  font-weight: bold;
  margin-right: -7px;
  position: relative;
}
.sortL a, .sortR a, .pagination a {
  padding: 0 7px;
}
.sortL a.current, .sortR a.current, .pagination a.current {
  color: #68696A;
  text-decoration: none;
}
.page_heading_icon {
  float: left;
  padding: 38px 14px 20px 0;
}
#plan_selection_container {
  float: left;
  padding: 14px 0 20px;
}
.orangeify {
  color: #E37222;
  padding: 0 0 14px;
}
.product_replacement_container {
  border-top: 1px solid #EEEEEE;
  clear: left;
  margin: 14px 0 0;
  padding: 30px 0;
}
.product_replacement_container h4 img {
  padding: 0 6px 0 0;
  vertical-align: bottom;
}
.product_replacement_container .button {
  margin: 14px 0 0;
}
.product_replacement_container h4 {
  color: #E37222;
}
.already_covered_holder {
  border-bottom: 1px solid #EEEEEE;
  display: block;
  height: 40px;
  margin: 0 0 18px;
  padding: 0 0 10px;
  width: 100%;
}
.already_covered_holder h4, .already_covered_holder p {
  display: block;
  float: left;
}
.already_covered_holder h4 {
  margin: 8px 6px 0 0;
}
.btp_plan {
  background: url("../images/btplan_bg.png") repeat scroll 0 0 #EEEEEE;
  display: block;
  float: left;
  height: 140px;
  position: relative;
  width: 160px;
}
.btp_plan_icon_wrapper {
  display: block;
  height: 34px;
  margin: 40px 0 0;
  width: 100%;
}
.btp_plan .btp_plan_icon {
  display: block;
  margin: 2px auto 8px;
}
.btp_plan .noshow {
  display: none;
}
.btp_plan h4.btp_plan_title {
  margin: 8px 0 0;
  text-align: center;
  text-decoration: none;
}
.btp_plan:hover {
  background: url("../images/btplan_bg_hover.png") repeat scroll 0 0 #EEEEEE;
}
.btp_plan:hover h4 {
  color: #FFFFFF;
  text-decoration: none;
}
#nyroModalFull {
  z-index: 500;
}
#nyroModalLoading {
  background: url("../images/ajaxLoader.gif") no-repeat scroll center center #FFFFFF;
  border: 12px solid #FFFFFF;
  height: 250px;
  text-indent: -9999em;
  width: 250px;
}
#nyroModalLoading.error {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 12px solid #FFFFFF;
  height: 250px;
  padding: 20px;
  text-indent: 0;
  width: 250px;
}
#nyroModalTitle {
  display: none;
}
#nyroModalWrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 12px solid #FFFFFF;
}
#closeBut {
  background: url("../images/close.gif") no-repeat scroll 0 0 transparent;
  display: block;
  height: 40px;
  outline: 0 none;
  position: absolute;
  right: -20px;
  text-indent: -9999em;
  top: -20px;
  width: 40px;
}
#nyroModalContent {
  overflow: auto;
}
#ie6ModalBlocker {
  background: none repeat scroll 0 0 #000000;
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.external_link_icon {
  border: medium none;
  padding: 0 0 0 5px;
}
#ieModalContainer {
  border: medium none;
  display: none;
  height: 380px;
  left: 50%;
  margin-left: -295px;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 100px;
  width: 620px;
  z-index: 10009;
}
#ie6Modal {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  display: none;
  height: 334px;
  left: 50%;
  margin-left: -295px;
  overflow: visible;
  padding: 14px;
  position: absolute;
  top: 10px;
  width: 570px;
  z-index: 10000;
}
#ie6Modal h4, #ie6Modal h1, #ie6Modal p {
  color: #FFFFFF;
  margin: 0 0 0 20px;
  padding: 0;
}
#ie6Modal h1 span {
  color: #E8741F;
}
#ie6Modal h1 {
  font-size: 32px;
  padding: 0 0 2px;
}
#ie6Modal h4 {
  font-family: 'DINNextMedium',Arial,Sans-Serif;
  font-size: 13px;
  padding: 10px 0;
}
#ieModalHeader {
  background: url("../images/corner.jpg") no-repeat scroll right bottom #231F20;
  color: #FFFFFF;
  padding: 10px 0 0;
}
#ieModalIcons {
  background: none repeat scroll 0 0 #F5F5F5;
  height: 80px;
  padding: 12px 18px;
}
#ieModalIcons a img {
  border: medium none;
  margin-top: 0;
}
#ieModalClose {
  background: url("../images/ie6bannerCloseIcon.jpg") no-repeat scroll left top transparent;
  cursor: pointer;
  display: none;
  height: 39px;
  outline: 0 none;
  position: absolute;
  right: -2px;
  text-indent: -9999em;
  top: -2px;
  width: 39px;
  z-index: 9999999;
}
#ieModalIcons a {
  margin: 12px 14px;
}
#ieModalFooter {
  background: none repeat scroll 0 0 #E8741F;
  height: 70px;
}
#ieModalFooter h4 {
  padding: 30px 0 0;
}
#ieModalFooter img {
  cursor: pointer;
  display: block;
  float: right;
  margin: -24px 14px 0 0;
}
.button a.disabled {
  background: none repeat scroll 0 0 #CCCCCC;
  cursor: default;
}
.tc-two_col {
  display: block;
  float: left;
  padding: 0 0 10px;
  width: 100%;
}
.tc-two_col div {
  float: left;
  padding: 0;
  width: 290px;
}
.tc-two_col div h2 {
  font-size: 16px;
  margin-top: 2px;
}
.tc-two_col ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.tc-wrapper {
  border-top: 1px solid #E6E6E6;
  float: left;
  padding: 20px 0;
  width: 640px;
}
.tc-wrapper h4 {
  padding: 0 0 20px;
}
.tc-wrapper .button {
  display: block;
  float: left;
}
.tc-wrapper .button a {
  min-width: 90px;
}
.tc-wrapper select {
  display: block;
  float: left;
  margin-left: 90px;
}
.tc-cat-header {
  background: url("../images/protection_icon_on.png") no-repeat scroll 14px 14px #333333;
  border-top: 1px solid #333333;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  transition: all 0.3s linear 0s;
  width: 640px;
}
.closed {
  background: url("../images/protection_icon_on.png") no-repeat scroll 14px 14px #EAEAEA;
  border-top: 1px solid #D6D6D6;
  color: #4B4C4D;
  transition: all 0.3s linear 0s;
}
.tc-cat-header p {
  background: url("../images/tc-cat-arrow-open.png") no-repeat scroll 614px 16px transparent;
  border-top: 1px solid #666666;
  font-family: Verdana,Sans-Serif;
  font-size: 12px;
  padding: 15px 0 15px 40px;
  transition: all 0.3s linear 0s;
}
.closed p {
  background: url("../images/tc-cat-arrow-closed.png") no-repeat scroll 614px 16px transparent;
  border-top: 1px solid #FFFFFF;
  transition: all 0.3s linear 0s;
}
.tc-cat-content {
  background: url("../images/tc_content_bg.png") repeat-x scroll left top #FFFFFF;
  display: block;
  float: left;
  width: 640px;
}
.tc-cat-content-hide {
  display: none;
}
.tc-cat-content h5 {
  color: #4B4C4D;
  font-family: 'DINNextMedium',Arial,Sans-Serif;
  margin-bottom: 6px;
  margin-top: 12px;
}
.tc-cat-content p {
  color: #808080;
  padding-right: 24px;
}
.tc-cat-content select {
  display: block;
  float: left;
  line-height: 27px;
  margin-left: 0;
  margin-right: 12px;
  padding: 6px;
  width: 400px;
}
.tc-cat-icon-container {
  float: left;
  min-height: 160px;
  text-align: center;
  width: 92px;
}
.tc-cat-icon {
  margin: 14px auto;
}
.tc-sub-text {
  color: #999999;
  display: block;
  float: left;
  font-size: 11px;
  font-style: italic;
  padding: 30px 0 40px;
  width: 640px;
}
.refurbished-content {
}
.refurbished-content h1 {
  margin: 16px 0 0;
}
.refurbished-content h4 {
  color: #231F20;
  font-size: 18px;
}
.refurbished-content .bubble h3 {
  color: #000000;
}
.refurbished-content .bubble img {
  vertical-align: middle;
}
.refurbished-content .bubble p {
  margin: 0;
  padding: 0;
}
.refurb-tab-container {
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.refurb-chart-container {
  margin-top: 30px;
}
.refurb-tab-container .refurb-chart-container {
  margin-top: 0;
}
.refurb-chart-container .chart {
}
.refurb-chart-container .chart th {
  background: none repeat scroll 0 0 #000000;
  color: #CCCCCC;
  padding-bottom: 20px;
}
.refurb-chart-container .chart th h3 {
  color: #FFFFFF;
  padding: 0 0 16px;
}
.refurb-chart-container .chart th p {
  color: #CCCCCC;
  margin: 0;
  padding: 0;
}
.refurb-chart-container .chart td.border {
  width: 40px;
}
.refurb-chart-container .chart td {
  border-bottom: 1px solid #E6E6E6;
  color: #4B4C4D;
  font-family: Verdana,Arial,Sans-Serif;
  font-size: 11px;
  font-weight: bold;
}
.refurb-chart-container .chart td span {
  display: block;
  font-weight: normal;
}
.refurb-chart-container .chart th ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.refurb-chart-container .chart th.extra-top {
  padding: 28px 20px;
}
.refurb-table-head-icon {
  padding: 0 10px 0 0;
}
.refurb-large-heading-icon {
  float: left;
  padding: 20px 10px 20px 0;
}
.refurb-header-icon img {
  float: left;
  padding: 20px 10px 20px 0;
}
.refurb-chart-container .chart th h3 img {
  margin: 0 14px 0 0;
}
.refurbished-content .bubble h3 img {
  margin: 0 6px 0 -6px;
}
.side_refurbished {
  background: none repeat scroll 0 0 #000000;
  border-top: 1px solid #333333;
  color: #999999;
  padding: 45px 40px 30px 30px;
}
.side_refurbished span {
  display: block;
}
.side_refurbished h3 {
  color: #FFFFFF;
}
.refurbished-content .refurb-footer-text h4 {
  color: #4B4C4D;
  margin: 28px 0 0;
}
.refurbished-content .refurb-footer-text p {
  margin: 0;
  padding: 0;
}
#rip-block-out {
  background: none repeat scroll 0 0 #000000;
  display: none;
  height: 200%;
  left: 0;
  min-width: 960px;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9990;
}
#rip {
  background: none repeat scroll 0 0 transparent;
  display: none;
  height: 600px;
  left: 50%;
  margin-left: -490px;
  position: absolute;
  top: 30px;
  width: 980px;
  z-index: 9999;
}
.bubble ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.bubble ul li {
  display: block;
  margin: 6px 0;
}
.bubble ul .list-num {
  color: #E8741F;
  float: left;
  font-family: 'GStymieExtraBold',Serif;
  font-size: 15px;
  height: 20px;
  line-height: 1.1em;
  width: 22px;
}
.the-stores {
  list-style: none outside none;
  padding: 0;
}
.the-stores h3 {
  color: #666766;
  padding: 0;
}
.the-stores p {
  color: #808080;
  padding: 0 0 1.2em;
}
.stores-container {
  border-bottom: 1px solid #E6E6E6;
  border-top: 1px solid #E6E6E6;
  padding: 20px 0;
}
.stores-container h2 {
  margin: 10px 0 14px;
}
.tc-container {
  padding: 20px 0;
}
.tc-container h4 {
  color: #808080;
  font-size: 18px;
  margin: 20px 0 0;
}
.tc-container p {
  color: #999999;
}
#fix_it_free_day .refurb-chart-container .chart th h3 {
  font-size: 16px;
  padding: 4px 0;
}
#fix_it_free_day h2 {
  margin-top: 8px;
}
#fix_it_free_day .grey-list {
  color: #81817E;
  margin: 12px 0 30px;
  padding: 0 0 0 15px;
}
.bubble h3 {
  line-height: 1em;
}
.bubble h3 span {
  color: #4B4C4D;
  font-family: 'DINNextRegular',Sans-Serif;
  font-size: 13px;
}
.bubble h3 img {
  margin: 0 8px 0 0;
  vertical-align: middle;
}
.hemisphere-field {
  visibility: hidden;
}
.rel-pos {
  position: relative;
}
.nopadding {
  padding: 0;
}
.tslanding {
  position: relative;
}
.avlanding-banner img {
  float: left;
  padding-right: 40px;
}
.avlanding-banner .headlines {
  float: right;
  height: 401px;
  width: 450px;
}
.avlanding-banner .details {
  background: none repeat scroll 0 0 #000000;
  height: 260px;
  padding-top: 0;
}
.avlanding-banner .summary, .tslanding .summary {
  float: left;
  padding: 30px 0 0 50px;
  width: 555px;
}
.avlanding-banner .get-started {
  border-left: 1px solid #404040;
  float: left;
  height: 195px;
  margin-top: 30px;
  padding: 0 0 0 40px;
  width: 330px;
}
.avlanding-banner .headlines p {
  color: #808080;
  font-family: 'DINNextMedium';
  font-size: 13px;
  line-height: 22px;
  margin-top: 10px;
  text-transform: uppercase;
  width: 385px;
}
.avlanding-banner h1.small {
  border-bottom: 1px solid #E6E6E6;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 270px;
}
.avlanding-banner h1.small sup {
  position: absolute;
  top: 17px;
}
.avlanding-banner h2 {
  color: #E37222;
  font-family: 'GStymieExtraBold';
  font-size: 36px;
}
.avlanding-banner .summary h2, .avlanding-banner .get-started h2 {
  color: #FFFFFF;
  font-size: 18px;
  margin-bottom: 15px;
}
.avlanding-banner .get-started h2 {
  margin: 0 0 30px 20px;
}
.avlanding-banner .summary ul, .tslanding .summary ul {
  margin: 0;
  padding: 0;
}
.avlanding-banner .summary ul li, .tslanding .summary ul li {
  color: #CCCCCC;
  display: block;
  float: left;
  font-family: 'DINNextMedium';
  font-size: 12px;
  line-height: 22px;
  list-style-type: none;
  padding-bottom: 25px;
  text-transform: uppercase;
  width: 200px;
}
.avlanding-banner .summary ul li.left, .tslanding .summary ul li.left {
  padding-right: 25px;
}
.avlanding-banner .summary ul.checkmark li, .tslanding .summary ul.checkmark li {
  background: url("../uploadedImages/wwwgeeksquadcom/landing_pages/circle-check.png") no-repeat scroll 0 0 transparent;
  padding-left: 55px;
}
.guarantee {
  background: url("../uploadedImages/wwwgeeksquadcom/landing_pages/30dayMBGuarantee.png") no-repeat scroll 0 0 transparent;
  height: 145px;
  position: absolute;
  right: 0;
  top: 0;
  width: 177px;
}
.avlanding-banner .get-started .button a {
  background: url("../images/signup_btn.png") no-repeat scroll left top #E8741F;
  font-size: 16px;
  height: 60px;
  line-height: 18px;
  padding: 65px 30px 0;
  width: 210px;
}
.avlanding-banner .get-started .button a:hover {
  background: url("../images/signup_btn_over.png") no-repeat scroll left top #E8741F;
}
.ts-banner-flag {
  background: url("../uploadedImages/wwwgeeksquadcom/landing_pages/gs-ts-topleft-flag.png") no-repeat scroll 0 0 transparent;
  height: 156px;
  left: 0;
  position: absolute;
  top: 0;
  width: 158px;
}
.tslanding h1 {
  line-height: 1.15em;
  margin-top: 0;
  padding-top: 25px;
  text-align: center;
}
.tslanding h2 {
  color: #FFFFFF;
  font-family: 'GStymieExtraBold';
  font-size: 18px;
}
.tslanding h2 span {
  color: #B3B3B3;
  font-size: 14px;
  text-decoration: line-through;
}
.ts-abs-icon {
  position: absolute;
  right: 70px;
  top: 54px;
}
.tslanding p {
  color: #CCCCCC;
}
.tslanding h1 span {
  color: #FFFFFF;
}
.tslanding .headlines {
  background: none repeat scroll 0 0 #E37222;
  height: 208px;
}
.tslanding .banner-image {
  height: 216px;
}
.tslanding .details {
  background: none repeat scroll 0 0 #000000;
  padding-bottom: 15px;
  padding-top: 6px;
}
.tslanding .summary {
  padding-left: 75px;
}
.tslanding .summary ul li {
  font-size: 11px;
  width: 210px;
}
.tslanding .summary ul li.left {
  padding-right: 10px;
}
.tslanding ul.terms-login-links {
  margin-left: 10px;
}
.tslanding ul.terms-login-links li {
  display: inline;
  float: none;
  font-size: 11px;
  margin: 0;
  padding: 0 15px 15px 0;
}
.tslanding ul.terms-login-links li a {
  color: #E37222;
  font-family: Verdana,Arial,sans-serif;
  text-transform: none;
}
.tslanding .get-started {
  float: left;
  margin-left: 25px;
  padding-top: 30px;
  width: 270px;
}
.tslanding .button a {
  background: url("../uploadedImages/wwwgeeksquadcom/landing_pages/ts-landing-buttonBG.png") repeat-x scroll 0 0 #CCCCCC;
  color: #E37222;
  font-size: 18px;
  height: 25px;
  margin-top: 5px;
  padding-bottom: 14px;
  padding-top: 10px;
  width: 155px;
}
.tslanding .button a:hover {
  background: url("../images/ts-landing-buttonBG_over.png") repeat-x scroll 0 0 #CCCCCC;
}
div.tslanding {
  background: none repeat scroll 0 0 #000000;
  color: #FFFFFF;
  padding: 50px 80px 34px;
  text-align: center;
}
.tslanding h1 {
  color: #FFFFFF;
  font-size: 50px;
  margin: 0 0 13px;
  padding: 0;
}
.tslanding h2 {
  color: #E37222;
  font-family: "DINNextRegular",sans-serif;
  font-size: 22px;
  letter-spacing: 0.08em;
}
.tslanding h2.sub {
  color: #8B8B8B;
  font-size: 18px;
  line-height: 11px;
  padding-bottom: 0;
}
.tslanding p {
  color: #A6A6A6;
  font-family: Verdana,Arial,sans-serif;
  font-size: 12px;
  line-height: 20px;
}
.tslanding div.hrule {
  background-color: #333333;
  height: 1px;
  margin: 45px 0;
  width: 100%;
}
.tslanding div.leftContent, .tslanding div.rightContent {
  float: left;
  text-align: left;
}
.tslanding div.leftContent {
  width: 570px;
}
.tslanding div.leftContent h4 {
  font-size: 16px;
  letter-spacing: 0.061em;
  line-height: 21px;
  margin-bottom: 12px;
}
.tslanding div.leftContent div.leftContent, .tslanding div.leftContent div.rightContent {
  margin: 0;
  padding: 0;
  width: auto;
}
.tslanding div.leftContent div.leftContent {
  margin-left: -20px;
  width: 280px;
}
.tslanding div.leftContent div.rightContent {
  margin-bottom: 24px;
  margin-left: 30px;
  width: 280px;
}
.tslanding div.leftContent p.checkPoint {
  background: url("../images/techsupport-checkMark.png") no-repeat scroll 0 0 transparent;
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
}
.tslanding div.rightContent {
  margin-left: 60px;
  padding-top: 10px;
  width: 190px;
}
.tslanding div.rightContent p {
  font-size: 10px;
  line-height: 15px;
  margin-top: 5px;
}
.tslanding div.rightContent p.price {
  color: #E5E5E5;
  float: left;
  font-family: "GStymieExtraBold",sans-serif;
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.tslanding div.rightContent p.priceSub {
  color: #E5E5E5;
  float: left;
  font-family: "DINNextMedium",sans-serif;
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 0 4px;
  padding: 0;
  text-transform: uppercase;
  width: 60px;
}
.tslanding div.rightContent a.btn,
.tslanding > div[align="center"] a[name="actionLink"] {
  background: #db6719; /* Old browsers */
  background: -moz-linear-gradient(top, #db6719 0%, #e8741f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db6719), color-stop(100%,#e8741f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db6719 0%,#e8741f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #db6719 0%,#e8741f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db6719', endColorstr='#e8741f',GradientType=0 ); /* IE6-8 */
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  display: block;
  font-family: "GStymieExtraBold",sans-serif;
  font-size: 19px;
  height: 36px;
  margin: 10px 0 0px;
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 190px;
}
.tslanding div.rightContent a.btn{
  margin-bottom: 35px;
}
.tslanding > div[align="center"] a[name="actionLink"]{
  display: inline-block;
}
.tslanding > [align="center"] a[name="actionLink"] font{font-size: 19px;}

.tslanding div.rightContent a.btn:hover,
.tslanding > [align="center"] a[name="actionLink"]:hover {
  background: -moz-linear-gradient(top, #e8741f 0%, #db6719 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8741f), color-stop(100%,#db6719)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e8741f 0%,#db6719 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, ##e8741f 0%,#db6719 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e8741f 0%,#db6719 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e8741f 0%,#db6719 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8741f', endColorstr='#db6719',GradientType=0 ); /* IE6-8 */
  text-decoration: none;
}
.tslanding ul {
  list-style: none outside none;
  padding: 0;
}
.tslanding li {
  background-color: #333333;
  border-radius: 4px 4px 4px 4px;
  float: left;
  height: 72px;
  margin: 0 20px 0 0;
  padding: 25px 20px;
  width: 150px;
}
.tslanding li h3 {
  display: inline;
  line-height: 19px;
  vertical-align: middle;
}
.tslanding li img {
  margin: 0 10px 10px 0;
}
.tslanding li p {
  font-family: "DINNextRegular",sans-serif;
  font-size: 11px;
  line-height: 14px;
  padding-bottom: 0;
  text-transform: uppercase;
}
.tslanding li.lastItem {
  margin-right: 0;
}
.tslanding div.leftContent.btm {
  width: 515px;
}
.tslanding div.rightContent.btm {
  margin-left: 34px;
  padding-top: 110px;
  width: 270px;
}
.tslanding div.rightContent.btm p {
  font-size: 18px;
  line-height: 24px;
}
.tslanding div.rightContent a.btn:hover {
  text-decoration: none;
}
/* updated buyTechSupport styles rB
------------------------------------------------------------------ */
#buyTS p.techLinks,
#buyTS p.notes{
  padding-bottom: 0px;
}
#buyTS p.notes{
  padding-bottom: 5px;
}

#buyTS .hrule {
  height: 1px;
  width: 100%;
  margin: 45px 0;
  background-color: #333;
}
#buyTS .hrule.small{margin: 10px 0px;}

#buyTS .leftContent,
#buyTS .rightContent {
  float: left;
  text-align: left;
}
#buyTS .leftContent {
  width: 100%;
}

#buyTS .leftContent h4,
#buyTS h4#tech {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: .061em;
  text-align: left;
}
h4#tech {
  margin-bottom: 23px;
}


#buyTS .leftContent p.checkPoint {
  width: 370px;
  float: left;
  margin: 0;
  letter-spacing: -0.4px;
}


#buyTS .leftContent p.checkPoint.push{
  padding-right: 38px;
  height: 56px;
}
#buyTS .rightContent p {
  font-size: 10px;
  line-height: 15px;
  margin-top: 5px;
}

#buyTS .rightContent p.price {
  float: left;
  padding: 0;
  margin: 0;

  color: #E5E5E5;
  font-family: "GStymieExtraBold", sans-serif;
  font-size: 30px;
  line-height: 20px;
  letter-spacing: -1px;
}

#buyTS .rightContent p.priceSub {
  width: 60px;
  padding: 0;
  margin: 0 0 0 4px;
  float: left;

  color: #E5E5E5;
  font-family: "DINNextMedium", sans-serif;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}

#buyTS .rightContent a.btn {
  display: block;
  width: 190px;
  height: 36px;
  padding-top: 10px;
  margin: 10px 0 35px 0;
  border-radius: 4px;

  background: #db6719; /* Old browsers */
  background: -moz-linear-gradient(top, #db6719 0%, #e8741f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db6719), color-stop(100%,#e8741f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db6719 0%,#e8741f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #db6719 0%,#e8741f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db6719', endColorstr='#e8741f',GradientType=0 ); /* IE6-8 */
  text-align: center;
  color: #fff;
  font-family: "GStymieExtraBold", sans-serif;
  font-size: 19px;
  text-transform: uppercase;
}

#buyTS .rightContent a.btn:hover,
#buyTS .modules a.btn:hover {
  text-decoration: none;

  background: -moz-linear-gradient(top, #e8741f 0%, #db6719 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8741f), color-stop(100%,#db6719)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e8741f 0%,#db6719 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, ##e8741f 0%,#db6719 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e8741f 0%,#db6719 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e8741f 0%,#db6719 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8741f', endColorstr='#db6719',GradientType=0 ); /* IE6-8 */
}


#buyTS ul {
  list-style: none;
  padding: 0;
}

#buyTS li {
  width: 150px;
  height: 72px;
  float: left;
  margin: 0 20px 0 0;
  padding: 25px 20px;
  background-color: #333;
  border-radius: 4px;
}
#buyTS ul.modules{
  margin-top: 47px;
}
#buyTS ul.modules li{
  width: 210px;
  margin-right: 35px;
  padding: 17px 20px;
  height: 88px;
}
#buyTS ul.modules h3,
#buyTS ul.modules span,{
  text-align: center;
}
#buyTS li h3 {
  letter-spacing: 0.6px;
  display: inline;
  line-height: 19px;
  vertical-align: middle;
}
#buyTS .modules h3.phone{
  line-height: 38px;
  letter-spacing: 0.5px;
}

#buyTS li img {
  margin: 0 10px 10px 0;
}
#buyTS li .pull {
  margin-left: -17px;
}
#buyTS li .pull img{
  margin-right: 6px;
}
#buyTS li p {
  padding-bottom: 0;
  font-family: "DINNextRegular", sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: .3px;
}
#buyTS #buy p,
#buyTS #buy h3{
  text-align: left;
}
#buyTS #buy p{
  font-size: 11px;
  margin-bottom: 14px;
  text-indent: 22px;
}
#buyTS #buy h3{
  display: block;
  font-size: 24px;
  text-indent: 20px;
  line-height: 0px;
  padding-bottom: 10px;
}#buyTS #buy h3 sup{
   font-size: 13px;
   top: -0.7em;
 }

#buyTS li.lastItem,
#buyTS ul.modules li.lastItem {
  margin-right: 0;
}

#buyTS .modules a.btn{
  text-align: center;
  color: #fff;
  font: 14px 'GStymieExtraBold',Verdana,Arial,sans-serif;
  text-transform: uppercase;
  display: block;
  width: 170px;
  margin: 10px auto 35px;
  padding: 5px 0;
  border-radius: 4px;
  background: #db6719; /* Old browsers */
  background: -moz-linear-gradient(top, #db6719 0%, #e8741f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db6719), color-stop(100%,#e8741f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db6719 0%,#e8741f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #db6719 0%,#e8741f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db6719', endColorstr='#e8741f',GradientType=0 ); /* IE6-8 */
}
#buyTS.tslanding .clearfix .leftContent.btm{
  width: 515px;
}
#buyTS.tslanding div.rightContent.btm {
  margin-left: 32px;
}
#buyTS.tslanding .rightContent.btm p {
  font-size: 18px;
  line-height: 24px;
}

/*-----------------$ BEGIN web-kit letterspacing line-height hack rB--*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #buyTS .leftContent p.checkPoint{
    letter-spacing: -0.085em;
  }
  #buyTS .modules li p {
    line-height: 19px;
  }
  #buyTS .modules #buy a.btn {
    margin-top: 15px;
  }
  #buyTS .modules h3.phone {
    line-height: 22px;
    letter-spacing: 0.5px;
  }
}
/*-----------------$ END web-kit letterspacing hack rB--*/

/* END updated buyTechSupport styles rB
------------------------------------------------------------------ */
#mcGsMain.homepg {
  background-color: #FFFFFF;
  padding-top: 0;
}
#mcGsMain.homepg .home-banner {
  background-color: #FFFFFF;
}
#mcGsMain.homepg #container.gscom {
  border-bottom: 0 none;
  padding-top: 40px;
  width: 900px;
}
#mcGsMain.homepg #landingHead {
  background-color: #000000;
  height: 360px;
  width: 100%;
}
#mcGsMain.homepg #landingHead a:hover {
  text-decoration: none;
}
#mcGsMain.homepg #landingHeadInner {
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 980px;
}
#mcGsMain.homepg #landingHeadInner .gradientOverlay, #mcGsMain.homepg #landingHeadInner .landingHeadContent {
  left: 0;
  position: absolute;
  top: 0;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent {
  height: 100%;
  width: 100%;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .top, #mcGsMain.homepg #landingHeadInner .landingHeadContent .btm {
  position: absolute;
  width: 100%;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .top {
  height: 190px;
  position: relative;
  top: 70px;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .top .topInner {
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .top .topInner .icon {
  background-image: url("../images/landingHeadIcon_bkg.png");
  background-position: center top;
  background-repeat: no-repeat;
  height: 45px;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .top .topInner.headSubIcon {
  height: 144px;
  margin-top: -72px;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .top .topInner.headSub {
  height: 98px;
  margin-top: -49px;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .top .topInner.headIcon {
  height: 106px;
  margin-top: -53px;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .top .topInner.subIcon {
  height: 84px;
  margin-top: -42px;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .top .topInner.headOnly {
  height: 60px;
  margin-top: -30px;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .top .topInner.subOnly {
  height: 38px;
  margin-top: -19px;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent .btm {
  bottom: 0;
  height: 100px;
  text-align: center;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent p.button, #mcGsMain.homepg #landingHeadInner .landingHeadContent p.button a {
  display: inline-block;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent p.button span {
  background-color: #E37222;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  display: block;
  float: left;
  font-family: 'GStymieExtraBold',Verdana,sans-serif;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  min-width: 120px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent h1 {
  color: #FFFFFF;
  font-size: 48px;
  letter-spacing: 0.01em;
  line-height: 54px;
  padding-bottom: 6px;
  padding-top: 0;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent h2, #mcGsMain.homepg #landingHeadInner .landingHeadContent h3 {
  color: #FFFFFF;
  font-family: 'DINNextMedium';
  font-size: 28px;
  letter-spacing: 0.06em;
  padding-bottom: 10px;
  padding-top: 0;
}
#mcGsMain.homepg #landingHeadInner .landingHeadContent h3 {
  color: #FFFFFF;
  font-size: 20px;
}
.promoRow {
  margin: 0 auto 45px;
  width: 100%;
}
.promoRow.twoItems {
  width: 600px;
}
.promoRow.oneItem {
  width: 300px;
}
.promoContainer {
  display: block;
  float: left;
  margin: 0 20px;
  position: relative;
  width: 260px;
}
.promo .video_play {
  height: 100px;
}
.promo a.video {
  padding-top: 115px;
}
.promoContainer .promo a {
  padding: 115px 30px 25px 28px;
}
#mcGsMain.homepg .hrule {
  background-color: #E6E6E6;
  height: 1px;
  margin-top: 50px;
}
#mcGsMain.homepg .content {
  padding: 36px 0 0;
}
#home_categories {
  margin: 0 0 24px;
}
#mcGsMain.homepg .home_category {
  max-width: 185px;
  min-height: 165px;
}
#mcGsMain.homepg .home_category.viewAllCategories {
  height: 130px;
  padding-top: 42px;
}
#mcGsMain.homepg .home_category.viewAllCategories h6 {
  color: #999999;
  font-family: 'DINNextMedium';
  font-size: 12px;
  letter-spacing: 0.09em;
  line-height: 17px;
}
#mcGsMain.homepg .home_category.viewAllCategories h3 {
  font-size: 12px;
  margin-top: 16px;
  vertical-align: middle;
}
#mcGsMain.homepg .home_category.viewAllCategories h3 img {
  display: inline-block;
  margin-top: -4px;
}

.tsemployee{
  position: relative;
}

.tsemployee h1{
  font-size:50px;
  margin:0 0 13px;
  padding: 0;
  line-height: 1.15em;
  text-align:center;
}


.tsemployee h2{
  font-size:22px;
  color:#E37222;
  font-family: "DINNextRegular",sans-serif;
  letter-spacing: 0.08em;
}

.tsemployee h2.sub{
  font-size:18px;
  color:#8B8B8B;
  line-height: 11px;
  padding-bottom:0;
}

.tsemployee div.hrule{
  background-color:#E6E6E6;
  height: 1px;
  margin: 45px 0;
  width: 100%;
}

.tsemployee div.vrule{
  border-left:1px solid #E6E6E6;
  height:100%;
  position:absolute;
  left:50%;
  top:0;
}

div.tsemployee{
  background:white;
  text-align:center;
  color:#000000;
  padding:50px 80px 34px;
}

.tsemployee h1{
  color:black;
}

.tsemployee .employeeIdInput{
  color:#8B8B8B;
  font-size:12px;
}

.tsemployee .employeeIdInput input{
  width:210px;
  height:35px;
  margin-left:14px;
}

.tsemployee input#employeeId
{
  line-height:35px;
}

.tsemployee .columns
{
  min-height:100%;
  width:100%;
  margin-top:50px;
  text-align:center;
  overflow:hidden;
  position:relative;
  margin-bottom: 75px;
}

.tsemployee .column
{
  height:100%;
  width:48%;
  display:inline-block;
  vertical-align:top;
  *display: inline;
  *zoom: 1;

}

.tsemployee .buttonrow{
  width:260px;
  height:42px;
  margin-left:25px;
}

.tsemployee a.btn{
  text-decoration:none;
  background: -moz-linear-gradient(top, #db6719 0%, #e8741f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db6719), color-stop(100%,#e8741f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db6719 0%,#e8741f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #db6719 0%,#e8741f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db6719', endColorstr='#e8741f',GradientType=0 ); /* IE6-8 */
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  display: inline-block;
  font-family: "GStymieExtraBold",sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.tsemployee a:hover.btn {
  background: -moz-linear-gradient(top, #e8741f 0%, #db6719 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8741f), color-stop(100%,#db6719)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e8741f 0%,#db6719 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, ##e8741f 0%,#db6719 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e8741f 0%,#db6719 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e8741f 0%,#db6719 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8741f', endColorstr='#db6719',GradientType=0 ); /* IE6-8 */
  text-decoration: none;
}

.tsemployee .btnmonthly{
  width:100%;
  height:100%;
  font-size: 14px;
  line-height:42px;
}

.tsemployee .btnannual{
  width:80px;
  height:36px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  line-height:15px;
  margin-right:10px;
  float:left;
  padding-top:6px;
}

.tsemployee .btnannual.last{
  margin-right:0px;
}

.tsemployee .columncontentleft
{
  padding-left:15px;
  padding-right:75px;
}

.tsemployee .columncontentright
{
  padding-left:80px;
  padding-right:10px;
}

.tsemployee .column ul{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-bottom:40px;
}

.tsemployee .column li{
  color:#8B8B8B;
  font-size:12px;
  text-align:left;
  margin-bottom:10px;
  background-image: url('../images/check_small.png');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  background-size: 17px 14px;
  padding-left: 25px;
}

.tsemployee .columnheader{
  font-size:18px;
  font-family:'DINNextMedium',Arial,sans-serif;
  color:#4B4C4D;
  text-align:left;
  padding-left: 25px;
  margin-bottom:12px;
}

.tsemployee .search-options{
  margin-top: -2px;
  line-height:12px;
}

.tsemployee .search-options span{
  display: inline-block;
}

.tsemployee .search-options input[name="search_option"]{
  width:25px;
  height:18px;
  margin-left: 15px;
  margin-right: 0px;
  margin-top:0px;
  margin-bottom:0px;
  display:inline-block;
}

.tsemployee .employeeIdInput div.error{
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0px;
  visibility: hidden;
}

.tsemployee .search-options label{
  width:auto;
  display: inline-block;
  text-align: left;
  height:18px;
}

.a_display_text
{
  text-decoration:none;
  cursor:text;
  color:inherit;
}

.a_display_text:hover
{
  text-decoration:none;
  cursor:text;
  color:inherit;
}

#scheduling .bottom-text{
  font-size: 12px;
  margin-left:40px;
  margin-top:31px;
  padding-bottom:30px;
}

#scheduling .detail-blocks{
  margin:26px 30px 0px 30px;
  padding-bottom: 9px;
}

#scheduling .detail-blocks .detail-blocks-row{
  margin-bottom:23px;
}

#scheduling .detail-blocks-row:after{
  content: "";
  display: table;
  clear: both;
}

#scheduling .detail-blocks-row .detail-block{
  width:440px;
  min-height:228px;
  margin-left:10px;
  margin-right:10px;
  background-color: #F2F2F2;
  float:left;
}

#scheduling .detail-block:after{
  content: "";
  display: table;
  clear: both;
}

#scheduling .detail-block .detail-image-container{
  width: 77px;
  min-height: inherit;
  overflow-x: hidden;
  float:left;
  text-align: center;
}

#scheduling .detail-block .detail-image-container img{
  padding-top:55px;
}

#scheduling .detail-block .details-container{
  float:left;
  width:363px;
  min-height:inherit;
}

#scheduling .details-container > a{
  display: inline-block;
  margin-top: 11px;
  padding-bottom:24px;
  font-size: 12px;
  line-height:12px;
}


#scheduling .details-container h2{
  margin-top:36px;
  padding:0px;
  font-weight: bold;
}

#scheduling .details-container h2 span{
  color:black;
  font-weight: normal;
}

#scheduling .details-container p.details{
  min-height:64px;
  margin-top:6px;
  margin-bottom:0px;
  padding-right:20px;
  padding-bottom:19px;
  font-size: 12px;
  line-height: 16px;
}

#scheduling .details-container p.details b{
  color:black;
}

#scheduling .details-container .button-container{
  height:38px;
  margin: 0px;
}

#scheduling .chat-bubble-new{
  background: url("../images/chat_bg_no_logo.png") center top no-repeat;
  height:70px;
  text-align: center;
  line-height: 70px;
}

#scheduling .chat-bubble-new a{
  display: inline-block;
  width:640px;
  text-decoration: none;
}

#scheduling .chat-bubble-new a:hover span{
  text-decoration: underline;
}

#scheduling .chat-bubble-new img{
  margin-right: 6px;
  display: inline-block;
  vertical-align: top !important;
}

#scheduling .chat-bubble-new h5{
  display: inline-block;
  color:#000;
  padding-right: 4px;
}

#scheduling .details-container a.button{
  height: 100%;
  min-width:264px;
  line-height:38px !important;
  display: inline-block;
  background-color: orange;
  text-align: center;
  color:#FFFFFF;
  text-decoration: none;
  font: 14px 'GStymieExtraBold',Verdana,Arial,sans-serif;
  text-transform: uppercase;
  border-radius: 4px;
  background: #db6719; /* Old browsers */
  background: -moz-linear-gradient(top, #db6719 0%, #e8741f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db6719), color-stop(100%,#e8741f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db6719 0%,#e8741f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #db6719 0%,#e8741f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db6719', endColorstr='#e8741f',GradientType=0 ); /* IE6-8 */
}

#scheduling .details-container a.button:hover{
  background: -moz-linear-gradient(top, #e8741f 0%, #db6719 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8741f), color-stop(100%,#db6719)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e8741f 0%,##db6719 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e8741f 0%,##db6719 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e8741f 0%,##db6719 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e8741f 0%,#db6719 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8741f', endColorstr='#db6719',GradientType=0 ); /* IE6-8 */
}
#scheduling .details-container a.button.no-bg {
  color: #e37222;
  font-size: 22px;
  background: none !important;
  background-color: none !important;
  padding-left: 0;
  filter: none !important
}
#scheduling .details-container a.button:hover {

}

#partner-landing{

}

#partner-landing .ty-content{
  text-align: center;
  width: 900px;
  margin: 42px auto 0 auto;
  min-height: 650px;
}

#partner-landing .ty-content h1{
  padding-top: 0px;
  padding-bottom: 30px;
}

#partner-landing .ty-content h2{
  color: #808080;
  padding-top: 0px;
  padding-bottom: 40px;
}

#partner-landing .ty-content a.button{
  margin-top: 0px;
  min-width: 200px;
}

#partner-landing .sub-head{
  width:900px;
  margin:0 auto;
  border-bottom: 1px solid #E6E6E6;
  margin-top:32px;
  padding-bottom:8px;
}

#partner-landing .sub-head h2{
  font-size: 24px;
  color:black;
  font-weight: bold;
}

#partner-landing .sub-head p{
  font-size:12px;
  line-height:12px;
  font-weight: bold;
  color: #4B4C4D;
  padding-bottom:0px;
}

#partner-landing .column-wrapper{
  width:900px;
  margin: 22px auto 0 auto;
  padding-bottom:70px;
}

#partner-landing .column-wrapper .column{
  width:450px;
  float:left;
}

#partner-landing .column-wrapper .column h3.list-title{
  color:#000000;
  font-size: 18px;
  padding-bottom: 0px;
  margin-bottom: 20px;
}

#partner-landing .column-wrapper .column .list-item{
  padding-left:55px;
  margin-bottom: 5px;
}

#partner-landing .column-wrapper .column .list-item h2{
  font-size:16px;
  line-height: 20px;
  padding-bottom:2px;
}

#partner-landing .column-wrapper .column .list-item p{
  line-height: 17px;
  color:#4D4D4D;
  padding-bottom: 14px;
}

#partner-landing .column-wrapper .column .list-item:before{
  content: url("../images/licheck_lg.png");
  display: inline;
  margin-left:-55px;
  margin-top:10px;
  float:left;
}

#partner-landing .column-wrapper .column.left{
  padding-right: 55px;
  width:395px;
}

#partner-landing .column-wrapper .column p{
  font-size:12px;
  color: #666666;
  line-height: 16px;
  padding-bottom: 18px;
}

#partner-landing .column-wrapper .column p.footnote{
  font-size:11px;
  padding-bottom: 10px;
  color:#999999;
}

#partner-landing .column-wrapper .column p.disclaimer{
  font-size:10px;
}

#partner-landing .column-wrapper .column .input-row{
  height:67px;
  padding-bottom: 15px;
  width:100%;
}

#partner-landing .column-wrapper .column .input-row.sub-line{
  height:83px;
}

#partner-landing .column-wrapper .column .input-row .input-50{
  width:191px;
  float:left;
}

#partner-landing .column-wrapper .column .input-row .input-state{
  width:71px;
  float:left;
}

#partner-landing .column-wrapper .column .input-row .input-zip{
  width:107px;
  float:left;
}

#partner-landing .column-wrapper .column .input-row label{
  color: #4B4C4D;
  font-size:12px;
}

#partner-landing .column-wrapper .column .input-row label span.orange{
  color: #DB6719;
}

#partner-landing .column-wrapper .column .input-row input,
#partner-landing .column-wrapper .column .input-row select{
  width:100%;
  height:36px;
  border: 2px solid #DFDFDF;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}

#partner-landing .column-wrapper .column .input-row select{
  line-height:36px;
  padding:5px 0;
  text-align:center;
}

#partner-landing .column-wrapper .column .input-row input{
  line-height:36px\0;
}

#partner-landing .column-wrapper .column .input-row span{
  padding-bottom: 0px;
  color: #808080;
  font-size:10px;
  line-height: 12px;
}

#partner-landing .column-wrapper .column .input-row span.error{
  /*display: none;*/
  color: #FF0000;
}

#partner-landing .column-wrapper .column .input-row .input-50.spacing,
#partner-landing .column-wrapper .column .input-row .input-zip.spacing,
#partner-landing .column-wrapper .column .input-row .input-state.spacing{
  margin-right: 13px;
}

#partner-landing a.button,
#ts-renewal .detail-content .input-container .row a.button{
  margin-top: 18px;
  margin-bottom: 45px;
  height: 38px;
  min-width:170px;
  line-height:38px !important;
  display: inline-block;
  background-color: orange;
  text-align: center;
  color:#FFFFFF;
  text-decoration: none;
  font: 14px 'GStymieExtraBold',Verdana,Arial,sans-serif;
  text-transform: uppercase;
  border-radius: 4px;
  background: #db6719; /* Old browsers */
  background: -moz-linear-gradient(top, #db6719 0%, #e8741f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db6719), color-stop(100%,#e8741f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db6719 0%,#e8741f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db6719 0%,#e8741f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #db6719 0%,#e8741f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db6719', endColorstr='#e8741f',GradientType=0 ); /* IE6-8 */
}

#partner-landing a.button:hover,
#ts-renewal .detail-content .input-container .row a.button:hover{
  background: -moz-linear-gradient(top, #e8741f 0%, #db6719 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8741f), color-stop(100%,#db6719)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e8741f 0%,##db6719 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e8741f 0%,##db6719 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e8741f 0%,##db6719 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e8741f 0%,#db6719 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8741f', endColorstr='#db6719',GradientType=0 ); /* IE6-8 */
}

.landing-head-wide{
  width:900px;
}

.landing-head-wide .landing-content{
  width:100%;
  min-height: 80px;
  padding-top:14px;
}


.landing-head-wide .landing-content img{
  float:left;
  padding-top: 5px;
  padding-right: 22px;
  height: 50px;
}

.landing-head-wide .landing-content h1{
  display: inline;
}

#ts-renewal{
  width: 820px;
  margin: 48px auto 10px auto;
  padding-bottom: 3px;
}

#ts-renewal .headlines{
  text-align: center;
  padding-bottom: 20px;
  width: 100%;
  border-bottom: solid 1px #333333;
}

#ts-renewal .headlines h1{
  font-size: 45px;
}

#ts-renewal .headlines h2{
  font-size: 22px;
  padding-bottom: 6px;
}

#ts-renewal h4{
  text-align: center;
  font-size: 17px;
  color: #989898;
}

#ts-renewal .detail-content{
  border-bottom: solid 1px #333333;
  margin-top: 21px;
  margin-bottom: 28px;
}

#ts-renewal .detail-content .input-container{
  display: table;
  margin: 0px auto 12px auto;
}

#ts-renewal .detail-content .input-container .row{

}

#ts-renewal .detail-content .input-container .row > *{
  display: block;
  float:left;
  margin-bottom: 7px;
  position: relative;
  display: table-cell;
}

#ts-renewal .detail-content .input-container .row.error-row{
  height:0px;
  overflow: hidden;
}

#ts-renewal .detail-content .input-container .row.error-row.has-error{
  height: auto;
  overflow: visible;
}

#ts-renewal .detail-content .input-container .row.error-row > *{
  margin-bottom: 0px;
  visibility: hidden;
}

#ts-renewal .detail-content .input-container .row .col192{
  width: 192px;
  margin-right: 10px;
}

#ts-renewal .detail-content .input-container .row .col125{
  width: 125px;
  margin-right: 10px;
}

#ts-renewal .detail-content .input-container .row a.button{
  margin: 0 14px 0 0;
  height: 45px;
  line-height: 45px !important;
  font-size: 19.35px;
}

#ts-renewal h3{
  color:#000000;
  font-size: 18px;
}

#ts-renewal .detail-content .image-container{
  text-align:center;
}

#ts-renewal .detail-content h4{
  margin-bottom: 16px;
  /*margin-top: 16px;*/
}

#ts-renewal .detail-content .input-container .row h3{
  margin-bottom: 0px;
  padding: 0px;
  height: 45px;
  line-height: 45px;
}

#ts-renewal .detail-content .input-container .row h3 > span{
  font-size: 30px;
  vertical-align: top;
}


#ts-renewal .detail-content .input-container .row input{
  width:100%;
  box-sizing: border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing: border-box;
  height: 45px;
  line-height:45px\9;
}

#ts-renewal .detail-content .input-container .row label{
  font-size: 12px;
  line-height: 12px;
  cursor:default;
}

#ts-renewal .detail-content .input-container .row label.error{
  font-weight: normal;
  font-size: 10px;
  line-height: 10px;
}

#ts-renewal .features{
  display: table;
  margin: 0 auto;
  margin: 0 auto -7px auto;
}

#ts-renewal .features .feature{
  float: left;
  width: 291px;
  padding-left: 27px;
  margin-bottom: 20px;
}

#ts-renewal .features .feature:before{
  content: url("../images/check20x18.png");
  margin-left:-32px;
  margin-top: 3px;
  float:left;
}

#ts-renewal .features .feature.left{
  margin-right: 38px;
}

#ts-renewal .features .feature.right{
  margin-left: 38px;
}

#ts-renewal .features .feature p{
  font-size: 12px;
  color: #000000;
  line-height: 16px;
}

#ts-renewal .sub-features{
  text-align: center;
  margin-left: -15px;
  width: 850px;
  margin-bottom: 20px;
}

#ts-renewal .sub-features .sub-feature
{
  vertical-align:top;
  margin: 0px 9px 7px 9px;
  border-radius: 5px;
  background-color: #333333;
  width: 189px;
  display: inline-block;
  padding: 26px 10px;
  height: 123px;
  box-sizing: border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing: border-box;
}

#ts-renewal .sub-features .sub-feature div{
  height:18px;
  margin-bottom: 14px;
}

#ts-renewal .sub-features .sub-feature img{
  display: inline-block;
  margin-right: 8px;
  max-height:18px;
  vertical-align: baseline;
}

#ts-renewal .sub-features .sub-feature h3{
  color: #E5E5E5;
  font-size: 15px;
  display: inline-block;
  line-height: 15px;
}

#ts-renewal .sub-features .sub-feature h4{
  color: #B2B2B2;
  font-size: 11px;
  line-height: 120%;
}

#ts-renewal p.footnote{
  color: #A6A6A6;
  font-size: 11px;
  margin-bottom: 5px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.center-list-wrap {
  display: table;
  margin: 0 auto;
}
.center-list-wrap ul {
  padding-left: 0;
}
.center-list-wrap ul li {
  float: left;
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 28px;
  padding-left: 10px;
}
.center-list-wrap ul li:first-child {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.vertical-align-wrap {
  display: table;
  width: 100%;
}
.vertical-align-content-block {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.cn_protection-plan {
  font-family: Arial, Helvetica, sans-serif;
}
.cn_protection-plan ul,
.cn_protection-plan ol,
.cn_protection-plan li,
.cn_protection-plan h3 {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.cn_protection-plan .btn {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: white;
  padding: 6px 20px 5px;
  border-radius: 5px;
  text-transform: uppercase;
  background-color: #e37222;
  background: #db6719;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNjcxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlODc0MWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db6719), color-stop(100%, #e8741f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #db6719 0%, #e8741f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db6719', endColorstr='#e8741f', GradientType=0);
  /* IE6-8 */
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.cn_protection-plan .btn:hover {
  text-decoration: none;
  background: #e8741f;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4NzQxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjY3MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8741f), color-stop(100%, #db6719));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e8741f 0%, #db6719 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8741f', endColorstr='#db6719', GradientType=0);
  /* IE6-8 */
}
.cn_protection-plan .content-wrap {
  width: 980px;
  margin: 0 auto;
}
.cn_protection-plan .breadcrumb {
  width: 443px;
  margin-bottom: 12px;
  padding: 26px 0 12px;
  border-bottom: 1px solid #333333;
  color: #b3b3b3;
  font-size: 10px;
  margin-left: 44px;
  position: relative;
}
.cn_protection-plan .breadcrumb a {
  color: #808080;
}
.cn_protection-plan .landing-intro {
  width: 980px;
  margin: 0 auto;
  height: 414px;
  position: relative;
}
.cn_protection-plan .landing-intro img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.cn_protection-plan .landing-intro h1 {
  position: relative;
  margin-left: 44px;
  width: 405px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 42px;
}
.cn_protection-plan .landing-intro .easy-help {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 271px;
  width: 100%;
}
.cn_protection-plan .landing-intro .easy-help .inner {
  padding: 27px 44px;
}
.cn_protection-plan .landing-intro .easy-help h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 21px;
  line-height: 21px;
  color: white;
  text-transform: none;
}
.cn_protection-plan .landing-intro .easy-help .copy-block {
  width: 450px;
  float: right;
  text-align: center;
}
.cn_protection-plan .landing-intro .easy-help p {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #dedddd;
}
.cn_protection-plan .plan-intro {
  width: 980px;
  margin: 0 auto;
  height: 508px;
  position: relative;
  background: #000;
  overflow: hidden;
}
.cn_protection-plan .plan-intro header img {
  top: 0;
  right: 0;
  position: absolute;
}
.cn_protection-plan .plan-intro header h1,
.cn_protection-plan .plan-intro header h2 {
  padding-left: 44px;
}
.cn_protection-plan .plan-intro .breadcrumb {
  margin-bottom: 34px;
}
.cn_protection-plan .plan-intro h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 29px;
  line-height: 33px;
  color: white;
  padding-bottom: 28px;
}
.cn_protection-plan .plan-intro h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #bbbbbb;
  padding-bottom: 0;
}
.cn_protection-plan .plan-intro .get-help-now {
  background: #2c2c2c;
  background: #131313;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMTMxMzEzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzElIiBzdG9wLWNvbG9yPSIjMmQyZDJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(45deg, #131313 0%, #2d2d2d 31%, #333333 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #131313), color-stop(31%, #2d2d2d), color-stop(100%, #333333));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #131313 0%, #2d2d2d 31%, #333333 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg, #131313 0%, #2d2d2d 31%, #333333 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #131313 0%, #2d2d2d 31%, #333333 100%);
  /* IE10+ */
  background: linear-gradient(45deg, #131313 0%, #2d2d2d 31%, #333333 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131313', endColorstr='#333333', GradientType=1);
  /* IE6-8 fallback on horizontal gradient */
}
.cn_protection-plan .plan-intro .copy-block {
  width: 617px;
  float: right;
}
.cn_protection-plan .plan-intro .copy-block h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  color: white;
  margin-top: 40px;
}
.cn_protection-plan .plan-intro ul {
  list-style-type: none;
}
.cn_protection-plan .plan-intro ul li,
.cn_protection-plan .plan-intro ul a {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: .5px;
}
.cn_protection-plan .plan-intro ul li {
  color: white;
  text-transform: uppercase;
  margin-top: 15px;
}
.cn_protection-plan .plan-intro ul a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.cn_protection-plan .plan-intro ul li {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.cn_protection-plan .plan-intro ul img {
  position: relative;
  top: 6px;
  margin-right: 20px;
}
.cn_protection-plan .select-block {
  width: 380px;
  float: left;
}
.cn_protection-plan .select-block dl {
  width: 310px;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 1em;
  text-align: left;
  vertical-align: top;
  margin: 0;
  text-transform: uppercase;
}
.cn_protection-plan .select-block dl dt span {
  background: url("../images/select-arrow.png") no-repeat scroll right center;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 3px;
  border-right: 1em solid transparent;
  cursor: pointer;
  display: block;
  line-height: 44px;
  padding: 0 0.625em 0 1.25em;
  text-transform: uppercase;
}
.cn_protection-plan .select-block dl dd {
  position: relative;
  margin: 0 !important;
}
.cn_protection-plan .select-block dl a {
  border-radius: 5px;
  color: #444444;
  display: inline-block;
  height: 44px;
  text-decoration: none;
  width: 100%;
  background: white;
}
.cn_protection-plan .select-block dl ul {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  display: none;
  left: 2px;
  list-style: none outside none;
  overflow: hidden;
  position: absolute;
  top: -1px;
  width: 98%;
  z-index: 1;
  max-height: 160px;
  overflow-y: scroll;
}
.cn_protection-plan .select-block dl ul li {
  height: auto;
}
.cn_protection-plan .select-block dl ul li a {
  color: #333333;
  display: block;
  line-height: 44px;
  padding: 0 1em;
  text-decoration: none;
  border: none;
}
.cn_protection-plan .select-block dl ul li a:hover {
  background-color: #eee;
  color: #e37222;
  cursor: pointer;
}
.cn_protection-plan .select-block .btn {
  float: right;
  padding: 12px 20px;
}
.cn_protection-plan .manage-your-plan {
  width: 980px;
  margin: 0 auto;
  padding: 15px 0 0;
  background: #555;
  height: 25px;
}
.cn_protection-plan .manage-your-plan h4,
.cn_protection-plan .manage-your-plan a {
  float: left;
}
.cn_protection-plan .manage-your-plan h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: white;
  font-size: 12px;
  line-height: 12px;
  padding: 0 44px;
}
.cn_protection-plan .manage-your-plan a h4 {
  color: #e37222;
  padding: 0;
}
.cn_protection-plan .manage-your-plan a h4:hover {
  text-decoration: underline;
}
.cn_protection-plan .manage-your-plan span {
  color: #aaaaaa;
  content: "|";
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  left: 0;
  padding: 0 15px;
  position: relative;
  top: -5px;
  float: left;
}
.cn_protection-plan .protection {
  width: 980px;
  margin: 0 auto;
  background-color: white;
  padding-bottom: 30px;
}
.cn_protection-plan .protection header {
  text-align: center;
  padding: 40px 0 30px;
}
.cn_protection-plan .protection header h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 33px;
  width: 640px;
  margin-bottom: 11px;
}
.cn_protection-plan .protection h2,
.cn_protection-plan .protection h3 {
  color: #000000;
  margin: 0 auto;
}
.cn_protection-plan .protection h3 {
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: 600;
  font-size: 21px;
  line-height: 24px;
  text-transform: none;
}
.cn_protection-plan .highlights {
  position: relative;
}
.cn_protection-plan .highlights .highlight {
  position: relative;
  z-index: 1;
  height: 76px;
  width: 980px;
}
.cn_protection-plan .highlights h4 {
  font-size: 14px;
  line-height: 15px;
  color: black;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  float: left;
}
.cn_protection-plan .highlights h4.one {
  padding: 26px 23px 23px 31px;
  width: 251px;
}
.cn_protection-plan .highlights h4.two {
  padding: 26px 26px 26px 138px;
  width: 401px;
}
.cn_protection-plan .highlights h4.three {
  float: none;
  padding-top: 26px;
  width: 394px;
  margin: 0 auto;
}
.cn_protection-plan .highlights img {
  position: absolute;
  left: 0;
  top: 0;
}
.cn_protection-plan .enhance-your-protection {
  padding: 28px 44px 0;
}
.cn_protection-plan .enhance-your-protection:before,
.cn_protection-plan .enhance-your-protection:after {
  content: " ";
  display: table;
}
.cn_protection-plan .enhance-your-protection:after {
  clear: both;
}
.cn_protection-plan .enhance-your-protection:before,
.cn_protection-plan .enhance-your-protection:after {
  content: " ";
  display: table;
}
.cn_protection-plan .enhance-your-protection:after {
  clear: both;
}
.cn_protection-plan .enhance-your-protection h3 {
  text-transform: none;
  margin: 0;
}
.cn_protection-plan .enhance-your-protection > .copy-block {
  width: 260px;
  float: left;
  padding-top: 30px;
}
.cn_protection-plan .enhance-your-protection > .copy-block h3 {
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 15px;
}
.cn_protection-plan .enhance-your-protection .icon-wrap {
  width: 552px;
  float: right;
  border: 1px solid #ccc;
  padding: 28px 0 28px 44px;
}
.cn_protection-plan .enhance-your-protection .icon-block {
  display: table;
  width: 100%;
  width: 255px;
  float: left;
  padding-left: 5px;
}
.cn_protection-plan .enhance-your-protection .icon-block .image-block,
.cn_protection-plan .enhance-your-protection .icon-block .copy-block {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  text-align: left;
  float: none;
}
.cn_protection-plan .enhance-your-protection .icon-block .image-block {
  width: 55px;
}
.cn_protection-plan .enhance-your-protection .icon-block .copy-block {
  padding-right: 40px;
  width: 120px;
}
.cn_protection-plan .enhance-your-protection .icon-block .copy-block span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 12px;
}
.cn_protection-plan .legal {
  padding: 30px 0;
}
.cn_protection-plan .legal .inner {
  width: 980px;
  margin: 0 auto;
  text-align: center;
}
.cn_protection-plan .legal h5 {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
}
.cn_protection-plan .legal .btn {
  margin: 9px 0 17px;
}
.cn_protection-plan .legal p {
  width: 780px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
.cn_protection-plan .shop-categories {
  width: 980px;
  margin: 0 auto;
  margin-bottom: 50px;
  background: white;
}
.cn_protection-plan .shop-categories:before,
.cn_protection-plan .shop-categories:after {
  content: " ";
  display: table;
}
.cn_protection-plan .shop-categories:after {
  clear: both;
}
.cn_protection-plan .shop-categories:before,
.cn_protection-plan .shop-categories:after {
  content: " ";
  display: table;
}
.cn_protection-plan .shop-categories:after {
  clear: both;
}
.cn_protection-plan .shop-categories header {
  padding: 30px 44px;
  text-align: center;
}
.cn_protection-plan .shop-categories img {
  margin-bottom: 20px;
}
.cn_protection-plan .shop-categories h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 33px;
  margin-bottom: 15px;
  color: #000;
}
.cn_protection-plan .shop-categories h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 21px;
  color: #454545;
  text-transform: none;
}
.cn_protection-plan .shop-categories .category-block {
  width: 243px;
  height: 183px;
  border: 1px solid white;
  border-bottom: 2px solid white;
  background: #eee;
  float: left;
  text-align: center;
  display: table;
}
.cn_protection-plan .shop-categories .category-block:hover {
  background-color: #e5e5e5;
  cursor: pointer;
}
.cn_protection-plan .shop-categories .category-block a {
  padding-top: 40px;
  display: block;
}
.cn_protection-plan .shop-categories .category-block a:hover {
  text-decoration: none;
}
.cn_protection-plan .shop-categories .category-block img {
  margin-bottom: 6px;
}
.cn_protection-plan .shop-categories .category-block h3 {
  color: #666666;
  display: table-cell;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  height: 41px;
  line-height: 15px;
  padding: 0 30px;
  text-align: center;
  vertical-align: middle;
  width: 243px;
}
.cn_protection-plan .call-to-action {
  width: 980px;
  margin: 0 auto;
  background: #f4f4f4;
  padding: 40px 0;
}
.cn_protection-plan .action-block {
  width: 740px;
  margin: 0 auto 4px;
  background: white;
  padding: 40px 80px 20px 40px;
}
.cn_protection-plan .action-block:before,
.cn_protection-plan .action-block:after {
  content: " ";
  display: table;
}
.cn_protection-plan .action-block:after {
  clear: both;
}
.cn_protection-plan .action-block:before,
.cn_protection-plan .action-block:after {
  content: " ";
  display: table;
}
.cn_protection-plan .action-block:after {
  clear: both;
}
.cn_protection-plan .action-block h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  color: #000;
  margin-bottom: 15px;
  text-transform: none;
}
.cn_protection-plan .action-block p,
.cn_protection-plan .action-block a,
.cn_protection-plan .action-block li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 21px;
}
.cn_protection-plan .action-block strong,
.cn_protection-plan .action-block a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.cn_protection-plan .action-block p,
.cn_protection-plan .action-block .btn,
.cn_protection-plan .action-block ul {
  margin-bottom: 20px;
}
.cn_protection-plan .action-block p {
  color: #000;
  padding: 0;
}
.cn_protection-plan .action-block a.btn {
  padding: 14px 20px;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 20px;
}
.cn_protection-plan .action-block ul {
  list-style-type: none;
}
.cn_protection-plan .action-block ul li {
  line-height: 18px;
  margin-bottom: 9px;
  text-indent: -21px;
}
.cn_protection-plan .action-block ul li:before {
  content: "\2022 \00A0";
  color: #e37222;
  margin-right: 10px;
}
.cn_protection-plan .action-block.block-with-list .copy-block {
  width: 500px;
  float: left;
}
.cn_protection-plan .action-block.block-with-list .list-block {
  width: 170px;
  float: right;
}
.cn_protection-plan .action-block.three-col-block .copy-block:before,
.cn_protection-plan .action-block.three-col-block .copy-block:after {
  content: " ";
  display: table;
}
.cn_protection-plan .action-block.three-col-block .copy-block:after {
  clear: both;
}
.cn_protection-plan .action-block.three-col-block .copy-block:before,
.cn_protection-plan .action-block.three-col-block .copy-block:after {
  content: " ";
  display: table;
}
.cn_protection-plan .action-block.three-col-block .copy-block:after {
  clear: both;
}
.cn_protection-plan .action-block.three-col-block .copy-block > p {
  width: 740px;
  float: left;
  display: block;
  font-size: 18px;
  line-height: 33px;
  color: #454545;
}
.cn_protection-plan .action-block.three-col-block .copy-block > p strong {
  color: #000;
  text-transform: uppercase;
}
.cn_protection-plan .action-block.three-col-block .col {
  width: 205px;
  float: left;
  border-left: 1px solid #DDD;
  padding: 3px 0 3px 40px ;
  margin-bottom: 20px;
}
.cn_protection-plan .action-block.three-col-block .col:first-of-type {
  border-left: none;
  padding-left: 0px;
}
.cn_protection-plan .action-block.three-col-block .col a h3 {
  text-transform: none;
  color: inherit;
}
.cn_protection-plan .action-block.three-col-block .col p {
  margin: 0;
  padding: 0;
}
.cn_protection-plan .plan-details {
  width: 980px;
  margin: 0 auto;
  background: white;
}
.cn_protection-plan .plan-details:before,
.cn_protection-plan .plan-details:after {
  content: " ";
  display: table;
}
.cn_protection-plan .plan-details:after {
  clear: both;
}
.cn_protection-plan .plan-details:before,
.cn_protection-plan .plan-details:after {
  content: " ";
  display: table;
}
.cn_protection-plan .plan-details:after {
  clear: both;
}
.cn_protection-plan .plan-details > header {
  position: relative;
  height: 385px;
  margin-bottom: 40px;
}
.cn_protection-plan .plan-details > header img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.cn_protection-plan .plan-details > header .copy-block {
  position: relative;
  z-index: 2;
  top: 175px;
}
.cn_protection-plan .plan-details > header p,
.cn_protection-plan .plan-details > header a,
.cn_protection-plan .plan-details > header strong {
  font-size: 14px;
  line-height: 21px;
}
.cn_protection-plan .plan-details > header a {
  color: #E8741F;
}
.cn_protection-plan .plan-details p {
  font-family: Arial, Helvetica, sans-serif;
  color: #dedddd;
  display: block;
  width: 270px;
  float: left;
  padding: 0 50px;
  text-align: center;
}
.cn_protection-plan .plan-details p.step-2 {
  width: 240px;
  padding: 0 0px;
  margin-top: 40px;
}
.cn_protection-plan .plan-details a,
.cn_protection-plan .plan-details strong {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: white;
  font-weight: normal;
}
.cn_protection-plan .detail-list,
.cn_protection-plan .service-fees {
  margin-bottom: 40px;
}
.cn_protection-plan .detail-list {
  width: 642px;
  float: left;
  padding-left: 40px;
}
.cn_protection-plan .detail-list h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 18px;
  text-transform: none;
}
.cn_protection-plan .detail-list ul,
.cn_protection-plan .detail-list h3 {
  color: #000;
}
.cn_protection-plan .detail-list h3 {
  margin-bottom: 23px;
}
.cn_protection-plan .detail-list a {
  color: #e37222;
}
.cn_protection-plan .detail-list li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  padding-top: 20px;
  padding-right: 55px;
  margin-top: 20px;
  border-top: 2px solid #efefef;
}
.cn_protection-plan .detail-list li:first-child {
  border: none;
  padding-top: 0;
  margin-top: 0;
}
.cn_protection-plan .detail-list h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
}
.cn_protection-plan .service-fees {
  width: 220px;
  float: right;
  padding-right: 40px;
  text-align: center;
}
.cn_protection-plan .service-fees h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  background: #cccccc;
  color: #000;
  padding: 18px 10px 17px 10px;
  border-bottom: 3px solid white;
}
.cn_protection-plan .service-fees h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 10px;
  color: #666;
}
.cn_protection-plan .service-fees ul {
  background: #efefef;
}
.cn_protection-plan .service-fees li {
  border-bottom: 3px solid white;
  padding: 16px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 27px;
  color: black;
}
.cn_protection-plan footer {
  width: 980px;
  margin: 0 auto;
  background: #f5f5f5;
  padding: 40px 0 20px;
  border-top: 2px solid #e6e6e6;
}
.cn_protection-plan footer:before,
.cn_protection-plan footer:after {
  content: " ";
  display: table;
}
.cn_protection-plan footer:after {
  clear: both;
}
.cn_protection-plan footer:before,
.cn_protection-plan footer:after {
  content: " ";
  display: table;
}
.cn_protection-plan footer:after {
  clear: both;
}
.cn_protection-plan footer .inner {
  padding: 0 40px;
  width: 630px;
}
.cn_protection-plan footer h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}
.cn_protection-plan footer p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 15px;
}
.cn_protection-plan footer a {
  margin: 9px 0 17px;
}
.home-page-content {
  overflow: hidden;
}
.home-page-content ul,
.home-page-content ol,
.home-page-content li,
.home-page-content h3 {
  margin: 0;
  padding: 0;
}
.home-page-content .btn {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: white;
  padding: 6px 20px 5px;
  border-radius: 5px;
  text-transform: uppercase;
  background: #db6719;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNjcxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlODc0MWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db6719), color-stop(100%, #e8741f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #db6719 0%, #e8741f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db6719', endColorstr='#e8741f', GradientType=0);
  /* IE6-8 */
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.home-page-content .btn:hover {
  text-decoration: none;
  background: #e8741f;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4NzQxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjY3MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8741f), color-stop(100%, #db6719));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e8741f 0%, #db6719 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8741f', endColorstr='#db6719', GradientType=0);
  /* IE6-8 */
}
.home-page-content .inner {
  width: 982px;
  margin: 0 auto;
}
.home-page-content .lead-in {
  background: url("../images/home-page-leadin_bkg.jpg") left top repeat-x transparent;
  height: 335px;
  overflow: hidden;
}
.home-page-content .lead-in .inner {
  position: relative;
}
.home-page-content .lead-in img {
  position: absolute;
  left: 20px;
  top: 0;
}
.home-page-content .lead-in h1 {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1em;
  text-align: center;
  position: relative;
  z-index: 100;
  padding: 250px 90px 0;
}
.home-page-content .collapsible-tabs {
  background: #000000;
  height: 100px;
  overflow: hidden;
}
.home-page-content .collapsible-tabs.open {
  overflow: visible;
}
.home-page-content .collapsible-tabs .article-wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
  position: relative;
}
.home-page-content .collapsible-tabs > .inner {
  position: relative;
}
.home-page-content .collapsible-tabs .close-icon {
  font-size: 29px;
  position: absolute;
  right: 20px;
  top: 130px;
  z-index: 1001;
  color: #dddddd;
}
.home-page-content .collapsible-tabs .close-icon:hover {
  cursor: pointer;
}
.home-page-content .collapsible-tabs .tab,
.home-page-content .collapsible-tabs li {
  height: 100px;
  overflow: hidden;
}
.home-page-content .collapsible-tabs ul.article-wrap > li {
  display: table-cell;
  width: auto;
  text-align: center;
  border-right: 1px solid #454545;
  overflow: hidden;
}
.home-page-content .collapsible-tabs ul.article-wrap > li:first-child {
  border-left: 1px solid #454545;
}
.home-page-content .collapsible-tabs ul.article-wrap > li:hover {
  background-color: #333333;
  cursor: pointer;
}
.home-page-content .collapsible-tabs ul.article-wrap > li.active {
  background-color: white;
  overflow: visible;
}
.home-page-content .collapsible-tabs ul.article-wrap > li.active h3 {
  color: black;
}
.home-page-content .collapsible-tabs ul.article-wrap > li.active span {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 12px;
}
.home-page-content .collapsible-tabs ul.article-wrap > li.active {
  height: 430px;
}
.home-page-content .collapsible-tabs ul.article-wrap > li.active .content-block {
  z-index: 1000;
}
.home-page-content .collapsible-tabs .tab h3,
.home-page-content .collapsible-tabs .tab span {
  color: white;
}
.home-page-content .collapsible-tabs .tab img {
  padding: 15px 0 6px;
  height: 23px;
}
.home-page-content .collapsible-tabs .tab h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  padding: 0;
}
.home-page-content .collapsible-tabs .tab span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.home-page-content .collapsible-tabs .content-block {
  background-color: white;
  left: 50%;
  margin-left: -2500px;
  position: absolute;
  top: 100px;
  width: 5000px;
  text-align: left;
  height: 330px;
}
.home-page-content .collapsible-tabs .content-block:hover {
  cursor: default;
}
.home-page-content .collapsible-tabs .content-block .inner {
  width: 940px;
  padding-top: 38px;
}
.home-page-content .collapsible-tabs .content-block header {
  margin-bottom: 20px;
}
.home-page-content .collapsible-tabs .content-block header p {
  width: 895px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.home-page-content .collapsible-tabs .content-block header p.cta {
  font-size: 14px;
  line-height: 18px;
}
.home-page-content .collapsible-tabs .content-block p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-bottom: 15px;
}
.home-page-content .collapsible-tabs .content-block a {
  text-transform: uppercase;
}
.home-page-content .collapsible-tabs .content-block .link-block {
  width: 460px;
}
.home-page-content .collapsible-tabs .content-block .link-block .btn {
  margin-right: 20px;
}
.home-page-content .collapsible-tabs .content-block .link-block .image-block,
.home-page-content .collapsible-tabs .content-block .link-block .copy-block {
  float: left;
}
.home-page-content .collapsible-tabs .content-block .link-block .image-block {
  width: 110px;
}
.home-page-content .collapsible-tabs .content-block .link-block .image-block img {
  max-width: 90px;
}
.home-page-content .collapsible-tabs .content-block .link-block .copy-block {
  width: 350px;
}
.home-page-content .collapsible-tabs .content-block .select-block {
  width: 380px;
  float: right;
}
.home-page-content .collapsible-tabs .content-block .select-block dl {
  width: 310px;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: left;
  vertical-align: top;
  margin: 0;
}
.home-page-content .collapsible-tabs .content-block .select-block dl dt span {
  background: url("../images/select-arrow.png") no-repeat scroll right center transparent;
  border-radius: 3px;
  border-right: 1em solid transparent;
  cursor: pointer;
  display: block;
  line-height: 38px;
  padding: 0 0.625em 0 1.25em;
}
.home-page-content .collapsible-tabs .content-block .select-block dl dd {
  position: relative;
  margin: 0 !important;
}
.home-page-content .collapsible-tabs .content-block .select-block dl a {
  border: 3px solid #ccc;
  border-radius: 5px;
  color: #b5b5b5;
  display: inline-block;
  height: 38px;
  text-decoration: none;
  width: 100%;
}
.home-page-content .collapsible-tabs .content-block .select-block dl ul {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  display: none;
  list-style: none outside none;
  position: absolute;
  top: -1px;
  left: 2px;
  width: 100%;
  z-index: 1;
  max-height: 160px;
  overflow-y: scroll;
}
.home-page-content .collapsible-tabs .content-block .select-block dl ul li {
  height: auto;
}
.home-page-content .collapsible-tabs .content-block .select-block dl ul li a {
  color: #333333;
  display: block;
  line-height: 44px;
  padding: 0 1em;
  text-decoration: none;
  border: none;
}
.home-page-content .collapsible-tabs .content-block .select-block dl ul li a:hover {
  background-color: #eee;
  color: #e37222;
  cursor: pointer;
}
.home-page-content .collapsible-tabs .content-block .select-block .btn {
  float: right;
  padding: 12px 20px;
}
.home-page-content .collapsible-tabs .content-block .call-link {
  color: #000;
}
.home-page-content .collapsible-tabs .content-block .icon-block {
  display: table;
  width: 100%;
  width: auto;
  float: left;
  padding-left: 5px;
}
.home-page-content .collapsible-tabs .content-block .icon-block .image-block,
.home-page-content .collapsible-tabs .content-block .icon-block .copy-block {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  text-align: left;
}
.home-page-content .collapsible-tabs .content-block .icon-block .image-block {
  width: 55px;
}
.home-page-content .collapsible-tabs .content-block .icon-block .copy-block {
  padding-right: 9px;
  width: 150px;
}
.home-page-content .collapsible-tabs .content-block.set-up-block ul {
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
  padding-top: 12px;
}
.home-page-content .collapsible-tabs .content-block.set-up-block li {
  border: 1px solid white;
  display: table-cell;
  overflow: hidden;
  text-align: center;
  width: auto;
  background: #EEE;
  height: 130px;
}
.home-page-content .collapsible-tabs .content-block.set-up-block li a {
  display: block;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  padding-top: 35px;
}
.home-page-content .collapsible-tabs .content-block.set-up-block li:hover {
  background-color: #E5E5E5;
}
.home-page-content .collapsible-tabs .content-block.set-up-block img {
  margin-bottom: 20px;
  width: 40%;
}
.home-page-content .collapsible-tabs .content-block.set-up-block h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
  color: #333;
  width: 75%;
  margin: 0 auto;
}
.home-page-content .collapsible-tabs .content-block.set-up-block a:hover {
  text-decoration: none;
}
.home-page-content .collapsible-tabs .content-block.protection-block .icon-wrap {
  width: 876px;
  border: 2px solid #ECECEC;
  padding: 15px 30px;
  margin-bottom: 20px;
}
.home-page-content .collapsible-tabs .content-block.protection-block .icon-wrap:before,
.home-page-content .collapsible-tabs .content-block.protection-block .icon-wrap:after {
  content: " ";
  display: table;
}
.home-page-content .collapsible-tabs .content-block.protection-block .icon-wrap:after {
  clear: both;
}
.home-page-content .collapsible-tabs .content-block.protection-block .icon-wrap:before,
.home-page-content .collapsible-tabs .content-block.protection-block .icon-wrap:after {
  content: " ";
  display: table;
}
.home-page-content .collapsible-tabs .content-block.protection-block .icon-wrap:after {
  clear: both;
}
.home-page-content .collapsible-tabs .content-block.protection-block .btn {
  text-align: center;
  width: 348px;
  margin: 0 auto;
  display: block;
}
.home-page-content .collapsible-tabs .content-block.support-block header,
.home-page-content .collapsible-tabs .content-block.repair-block header {
  border-bottom: 2px solid #ECECEC;
}
.home-page-content .collapsible-tabs .content-block.support-block h4,
.home-page-content .collapsible-tabs .content-block.repair-block h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}
.home-page-content .collapsible-tabs .content-block.support-block a,
.home-page-content .collapsible-tabs .content-block.repair-block a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.home-page-content .collapsible-tabs .content-block.repair-block .link-block .copy-block {
  width: 100%;
}
.home-page-content .collapsible-tabs .content-block.repair-block .link-block span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  top: -2px;
  padding: 0 10px;
  color: #000;
}
.home-page-content .collapsible-tabs .content-block.repair-block .link-block a,
.home-page-content .collapsible-tabs .content-block.repair-block .link-block span.tel {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #e37222;
  padding: 0;
  top: 0;
}
.home-page-content .collapsible-tabs .content-block.repair-block .link-block span.tel {
  color: #000;
}
.home-page-content .body-content {
  background: white;
}
.home-page-content .body-content:before,
.home-page-content .body-content:after {
  content: " ";
  display: table;
}
.home-page-content .body-content:after {
  clear: both;
}
.home-page-content .body-content:before,
.home-page-content .body-content:after {
  content: " ";
  display: table;
}
.home-page-content .body-content:after {
  clear: both;
}
.home-page-content .body-content .inner {
  width: 980px;
  margin: 0 auto;
}
.home-page-content .body-content > header {
  border-top: 5px solid #e37222;
  background: #eeeeee;
  padding: 30px 0 32px;
}
.home-page-content .body-content > header .inner {
  display: table;
  width: 100%;
  width: 893px;
  margin: 0 auto;
}
.home-page-content .body-content > header .inner:before,
.home-page-content .body-content > header .inner:after {
  content: " ";
  display: table;
}
.home-page-content .body-content > header .inner:after {
  clear: both;
}
.home-page-content .body-content > header .inner:before,
.home-page-content .body-content > header .inner:after {
  content: " ";
  display: table;
}
.home-page-content .body-content > header .inner:after {
  clear: both;
}
.home-page-content .body-content > header .content-block {
  width: 300px;
  padding-left: 53px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  text-align: left;
}
.home-page-content .body-content > header .content-block:first-child {
  width: 540px;
  padding-left: 0;
}
.home-page-content .body-content > header .content-block .image-block,
.home-page-content .body-content > header .content-block .copy-block {
  float: left;
  width: 390px;
}
.home-page-content .body-content > header .content-block .image-block {
  margin-right: 22px;
  width: 110px;
}
.home-page-content .body-content > header img {
  margin-top: 5px;
}
.home-page-content .body-content > header span {
  margin-top: 3px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  color: #ccc;
  float: left;
}
.home-page-content .body-content > header h3,
.home-page-content .body-content > header a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.home-page-content .body-content > header h3 {
  font-size: 18px;
  line-height: 22px;
  color: black;
  padding-top: 6px;
}
.home-page-content .body-content > header h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
}
.home-page-content .body-content > header a {
  text-transform: uppercase;
}
.home-page-content .body-content > header a.btn {
  margin: 0 20px;
}
.home-page-content .body-content .article-wrap {
  width: 690px;
  float: left;
  margin: 40px 0;
}
.home-page-content .body-content .article-wrap article {
  width: 100%;
  margin-bottom: 3px;
  background-color: #000000;
  height: 220px;
}
.home-page-content .body-content .article-wrap .image-block,
.home-page-content .body-content .article-wrap .copy-block {
  display: table-cell;
  vertical-align: middle;
}
.home-page-content .body-content .article-wrap .image-block {
  width: 300px;
}
.home-page-content .body-content .article-wrap .copy-block {
  width: 390px;
  padding: 0 40px;
}
.home-page-content .body-content .article-wrap h3,
.home-page-content .body-content .article-wrap p {
  color: white;
}
.home-page-content .body-content .article-wrap h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-transform: none;
  margin-bottom: 9px;
}
.home-page-content .body-content .article-wrap p {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  margin-bottom: 15px;
  color: #dddddd;
}
.home-page-content .body-content .tips-wrap {
  margin: 40px 0;
  width: 240px;
  float: right;
}
.home-page-content .body-content .tips-wrap article {
  padding: 15px 0;
  border-top: 2px solid #eeeeee;
}
.home-page-content .body-content .tips-wrap h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 10px;
}
.home-page-content .body-content .tips-wrap h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 11px;
  line-height: 24px;
}
.home-page-content .body-content .tips-wrap article h4,
.home-page-content .body-content .tips-wrap article img {
  float: left;
}
.home-page-content .body-content .tips-wrap article img {
  margin-right: 10px;
}
.home-page-content .body-content .tips-wrap article h4 {
  font-size: 11px;
  line-height: 24px;
  color: #e37222;
  padding-bottom: 3px;
}
.home-page-content .body-content .tips-wrap article p {
  width: 94%;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 18px;
  color: black;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #444444;
}
table {
  max-width: 100%;
  background-color: white;
  border-collapse: collapse;
  border-spacing: 0;
  color: #333333;
  font-size: 11px;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 5px 14px;
  line-height: 21px;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: white;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #222222;
}
.cn_ecc-content {
  background: white;
  height: 100%;
  min-width: 790px;
}
.cn_ecc-content:before,
.cn_ecc-content:after {
  content: " ";
  display: table;
}
.cn_ecc-content:after {
  clear: both;
}
.cn_ecc-content:before,
.cn_ecc-content:after {
  content: " ";
  display: table;
}
.cn_ecc-content:after {
  clear: both;
}
.cn_ecc-content h2,
.cn_ecc-content h3,
.cn_ecc-content label,
.cn_ecc-content input {
  line-height: 21px;
}
.cn_ecc-content h2 {
  font-size: 15px;
  font-family: 'AvenirNext-DemiBold';
  color: #e37222;
  text-transform: none;
}
.cn_ecc-content h3 {
  font-size: 14px;
  font-family: 'AvenirNext-Bold';
}
.cn_ecc-content ul,
.cn_ecc-content h2,
.cn_ecc-content h3,
.cn_ecc-content p {
  margin: 0;
  padding: 0;
}
.cn_ecc-content li {
  list-style-type: none;
}
.cn_ecc-content select {
  height: 33px;
}
.cn_ecc-content .btn {
  font-family: 'avenirnext-bold';
  font-size: 12px;
  color: white;
  padding: 6px 16px 5px;
  border-radius: 5px;
  text-transform: uppercase;
  background: #db6719;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNjcxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlODc0MWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db6719), color-stop(100%, #e8741f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #db6719 0%, #e8741f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db6719', endColorstr='#e8741f', GradientType=0);
  /* IE6-8 */
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.cn_ecc-content .btn:hover {
  text-decoration: none;
  background: #e8741f;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4NzQxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjY3MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8741f), color-stop(100%, #db6719));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e8741f 0%, #db6719 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8741f', endColorstr='#db6719', GradientType=0);
  /* IE6-8 */
}
.cn_ecc-content .ecc-content-wrap {
  width: 790px;
  margin: 0 auto;
}
.cn_ecc-content .ecc-content-wrap:before,
.cn_ecc-content .ecc-content-wrap:after {
  content: " ";
  display: table;
}
.cn_ecc-content .ecc-content-wrap:after {
  clear: both;
}
.cn_ecc-content .ecc-content-wrap:before,
.cn_ecc-content .ecc-content-wrap:after {
  content: " ";
  display: table;
}
.cn_ecc-content .ecc-content-wrap:after {
  clear: both;
}
.cn_ecc-content .primary-header,
.cn_ecc-content .ecc-intro,
.cn_ecc-content .ecc-products {
  width: 100%;
}
.cn_ecc-content .primary-header {
  background: #000000;
}
.cn_ecc-content .primary-header img {
  margin-left: 18px;
}
.cn_ecc-content .primary-header a {
  float: right;
  text-transform: uppercase;
  line-height: 35px;
  font-family: 'AvenirNext-DemiBold';
  font-size: 10px;
  margin-top: 10px;
}
.cn_ecc-content .ecc-intro {
  background: #333333;
  color: white;
}
.cn_ecc-content .ecc-intro:before,
.cn_ecc-content .ecc-intro:after {
  content: " ";
  display: table;
}
.cn_ecc-content .ecc-intro:after {
  clear: both;
}
.cn_ecc-content .ecc-intro:before,
.cn_ecc-content .ecc-intro:after {
  content: " ";
  display: table;
}
.cn_ecc-content .ecc-intro:after {
  clear: both;
}
.cn_ecc-content .ecc-intro .ecc-content-wrap {
  width: 730px;
  padding: 0 30px;
}
.cn_ecc-content .ecc-intro .logged-in h2 {
  font-size: 21px;
  color: white;
  margin-top: 9px;
}
.cn_ecc-content .source-form-block {
  width: 355px;
  margin: 10px 0 13px;
}
.cn_ecc-content .source-form-block .btn {
  margin-left: 11px;
}
.cn_ecc-content .source-form-block input {
  width: 205px;
}
.cn_ecc-content .source-form-block label {
  width: 100%;
  display: block;
  font-size: 12px;
  font-family: 'AvenirNext-DemiBold';
  text-transform: uppercase;
  margin-bottom: 2px;
}
.cn_ecc-content .source-form-block select {
  width: 100%;
  outline: red;
}
.cn_ecc-content .source-form-block {
  float: left;
}
.cn_ecc-content .ecc-products {
  background: white;
}
.cn_ecc-content .ecc-products .ecc-content-wrap {
  height: 100%;
}
.cn_ecc-content .ecc-products section {
  height: 100%;
  border-left: 160px solid #f4f4f4;
}
.cn_ecc-content .ecc-products nav {
  width: 160px;
  background: #f4f4f4;
  float: left;
  position: absolute;
}
.cn_ecc-content .ecc-products nav.fixed-position {
  position: fixed;
  top: 0;
  padding-bottom: 136px;
}
.cn_ecc-content .ecc-products nav li {
  padding: 0 10px;
  font-size: 10px;
  line-height: 29px;
  color: black ;
  border-bottom: 1px solid white;
  font-family: AvenirNext-DemiBold;
  text-transform: uppercase;
  background: #dedddd;
}
.cn_ecc-content .ecc-products nav li a {
  color: inherit;
  background: inherit;
}
.cn_ecc-content .ecc-products nav li.active {
  color: white;
  background: #e37222;
}
.cn_ecc-content .ecc-products .info-toggle:hover {
  cursor: pointer;
}
.cn_ecc-content .ecc-products section {
  width: 590px;
  padding: 0 20px;
  float: right;
  background: white;
}
.cn_ecc-content .ecc-products .product-group {
  padding: 15px 0;
}
.cn_ecc-content .ecc-products .product-group header {
  margin-bottom: 10px;
}
.cn_ecc-content .ecc-products .product-group header:before,
.cn_ecc-content .ecc-products .product-group header:after {
  content: " ";
  display: table;
}
.cn_ecc-content .ecc-products .product-group header:after {
  clear: both;
}
.cn_ecc-content .ecc-products .product-group header:before,
.cn_ecc-content .ecc-products .product-group header:after {
  content: " ";
  display: table;
}
.cn_ecc-content .ecc-products .product-group header:after {
  clear: both;
}
.cn_ecc-content .ecc-products .product-group header a,
.cn_ecc-content .ecc-products .product-group footer a {
  font-family: 'avenirnext-bold';
  text-transform: uppercase;
  font-size: 12px;
}
.cn_ecc-content .ecc-products .product {
  border: 2px solid #dddddd;
  margin-bottom: 6px;
}
.cn_ecc-content .product-info-toggle {
  background: url("../images/icn_plus-minus.jpg") no-repeat scroll left top transparent;
  height: 15px;
  left: 18px;
  position: absolute;
  top: 17px;
  width: 15px;
}
.cn_ecc-content .product-info-toggle:hover {
  cursor: pointer;
}
.cn_ecc-content .product.open .product-info-toggle {
  background-position: right top;
}
.cn_ecc-content .product.open .product-features-info {
  display: block;
}
.cn_ecc-content .info-block {
  width: 420px;
}
.cn_ecc-content .option-block {
  width: 520px;
}
.cn_ecc-content .option-block:before,
.cn_ecc-content .option-block:after {
  content: " ";
  display: table;
}
.cn_ecc-content .option-block:after {
  clear: both;
}
.cn_ecc-content .option-block:before,
.cn_ecc-content .option-block:after {
  content: " ";
  display: table;
}
.cn_ecc-content .option-block:after {
  clear: both;
}
.cn_ecc-content .option-block select {
  width: 250px;
  margin-left: 16px;
  float: left;
}
.cn_ecc-content .option-block select:first-child {
  margin: 0;
}
.cn_ecc-content .option-block option {
  font-family: avenirnext-regular;
  font-size: 12px;
}
.cn_ecc-content .purchase-block {
  position: relative;
  padding: 15px 20px 15px 45px ;
}
.cn_ecc-content .info-block .btn {
  position: absolute;
  right: 20px;
  top: 15px;
  width: 80px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.cn_ecc-content .info-block h3 {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 2px;
}
.cn_ecc-content .info-block p {
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 13px;
}
.cn_ecc-content .group-title {
  float: left;
  display: block;
}
.cn_ecc-content .group-toggle {
  float: right;
  display: block;
}
.cn_ecc-content .group-toggle .group-close {
  display: none;
}
.cn_ecc-content .group-toggle.open .group-close {
  display: block;
}
.cn_ecc-content .group-toggle.open .group-open {
  display: none;
}
.cn_ecc-content .product-features-info {
  background: #f4f4f4;
  padding: 0 22px 22px 22px;
  display: none;
}
.cn_ecc-content .product-features-info:before,
.cn_ecc-content .product-features-info:after {
  content: " ";
  display: table;
}
.cn_ecc-content .product-features-info:after {
  clear: both;
}
.cn_ecc-content .product-features-info:before,
.cn_ecc-content .product-features-info:after {
  content: " ";
  display: table;
}
.cn_ecc-content .product-features-info:after {
  clear: both;
}
.cn_ecc-content .product-features-info h3 {
  margin-top: 22px;
}
.cn_ecc-content .product-features-info p,
.cn_ecc-content .product-features-info ul,
.cn_ecc-content .product-features-info table {
  margin-top: 9px;
}
.cn_ecc-content .product-features-info ul {
  width: 100%;
  margin-left: 14px;
}
.cn_ecc-content .product-features-info li {
  list-style-type: disc;
  padding-left: 8px;
}
.cn_ecc-content .product-features-info table {
  padding: 0 20px;
}
.cn_ecc-content .product-features-info table ul {
  margin: 0 0 0 14px;
}
.cn_ecc-content .product-features-info footer {
  background: transparent;
  text-align: center;
}
.cn_ecc-content .product-features-info footer a {
  float: none;
}
.cn_ecc-content footer {
  background: #000000;
}
.cn_ecc-content footer:before,
.cn_ecc-content footer:after {
  content: " ";
  display: table;
}
.cn_ecc-content footer:after {
  clear: both;
}
.cn_ecc-content footer:before,
.cn_ecc-content footer:after {
  content: " ";
  display: table;
}
.cn_ecc-content footer:after {
  clear: both;
}
.cn_ecc-content footer .ecc-content-wrap {
  width: 730px;
  padding: 15px;
}
.cn_ecc-content footer a,
.cn_ecc-content footer span {
  font-size: 8px;
}
.cn_ecc-content footer a {
  float: left;
}
.cn_ecc-content footer span {
  float: right;
}
.lt-ie9 .cn_ecc-content select {
  height: auto !important;
  padding: 5px 9px;
}
.lt-ie9 .cn_ecc-content input {
  height: 25px !important;
}
.cn_tech-support {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 21px;
}
.cn_tech-support:before,
.cn_tech-support:after {
  content: " ";
  display: table;
}
.cn_tech-support:after {
  clear: both;
}
.cn_tech-support:before,
.cn_tech-support:after {
  content: " ";
  display: table;
}
.cn_tech-support:after {
  clear: both;
}
.cn_tech-support ul,
.cn_tech-support ol,
.cn_tech-support li,
.cn_tech-support h1,
.cn_tech-support h3,
.cn_tech-support h4,
.cn_tech-support p {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.cn_tech-support .btn {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: white;
  padding: 6px 20px 5px;
  border-radius: 5px;
  text-transform: uppercase;
  background-color: #e37222;
  background: #db6719;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNjcxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlODc0MWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db6719), color-stop(100%, #e8741f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db6719 0%, #e8741f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #db6719 0%, #e8741f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db6719', endColorstr='#e8741f', GradientType=0);
  /* IE6-8 */
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.cn_tech-support .btn:hover {
  text-decoration: none;
  background: #e8741f;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4NzQxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjY3MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8741f), color-stop(100%, #db6719));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e8741f 0%, #db6719 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e8741f 0%, #db6719 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8741f', endColorstr='#db6719', GradientType=0);
  /* IE6-8 */
}
.cn_tech-support .content-wrap {
  width: 980px;
  margin: 0 auto;
}
.cn_tech-support .breadcrumbs {
  width: 443px;
  margin-bottom: 12px;
  padding: 26px 0 12px;
  border-bottom: 1px solid #333333;
  color: #b3b3b3;
  font-size: 10px;
  margin-left: 44px;
  position: relative;
}
.cn_tech-support .breadcrumbs a {
  color: #808080;
}
.cn_tech-support .inner {
  padding: 0 44px;
}
.cn_tech-support .landing-intro {
  width: 980px;
  margin: 0 auto;
  position: relative;
  background: #000000;
}
.cn_tech-support .landing-intro img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.cn_tech-support .landing-intro h1 {
  position: relative;
}
.cn_tech-support .landing-intro h1 {
  width: 390px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 42px;
  margin-bottom: 15px;
  margin-top: 25px;
}
.cn_tech-support .landing-intro h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: none;
  font-size: 30px;
  color: white;
  line-height: 24px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.cn_tech-support .landing-intro p {
  color: white;
  margin-bottom: 14px;
  color: #dedddd;
}
.cn_tech-support .landing-intro header {
  height: 266px ;
}
.cn_tech-support .landing-intro header p {
  max-width: 320px;
}
.cn_tech-support .landing-intro .copy-block {
  margin-left: 44px;
}
.cn_tech-support .landing-intro article {
  padding: 50px 44px 36px;
  background: #49494A;
}
.cn_tech-support .landing-intro article:before,
.cn_tech-support .landing-intro article:after {
  content: " ";
  display: table;
}
.cn_tech-support .landing-intro article:after {
  clear: both;
}
.cn_tech-support .landing-intro article:before,
.cn_tech-support .landing-intro article:after {
  content: " ";
  display: table;
}
.cn_tech-support .landing-intro article:after {
  clear: both;
}
.cn_tech-support .landing-intro article .copy-block {
  float: left;
  width: 480px;
}
.cn_tech-support .landing-intro article a {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin-right: 16px;
}
.cn_tech-support .landing-intro label {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: white;
  width: 100%;
  display: block;
  margin-bottom: 9px;
}
.cn_tech-support .landing-intro input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  border: none;
  padding: 10px 0 8px 10px;
  margin-right: 15px;
  margin-bottom: 9px;
  width: 240px;
  vertical-align: inherit !important;
}
.cn_tech-support .landing-intro .error {
  display: block;
  width: 90%;
  color: white;
  background: url("../images/icn-error.jpg") 7px center no-repeat #c2121e;
  padding: 15px 5px 15px 45px;
}
.cn_tech-support .landing-intro .error span {
  white-space: nowrap;
}
.cn_tech-support .copy-block p {
  margin-bottom: 17px;
}
.cn_tech-support .video-block {
  float: left;
  width: 340px;
}
.cn_tech-support .video-block span {
  font-size: 12px;
  line-height: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #bbbbbb;
  display: block;
  margin-top: 5px;
}
.cn_tech-support .call-out-interstitial {
  padding: 15px 0 10px;
  background: #eeeeee;
  width: 980px;
  margin: 0 auto;
}
.cn_tech-support .call-out-interstitial:before,
.cn_tech-support .call-out-interstitial:after {
  content: " ";
  display: table;
}
.cn_tech-support .call-out-interstitial:after {
  clear: both;
}
.cn_tech-support .call-out-interstitial:before,
.cn_tech-support .call-out-interstitial:after {
  content: " ";
  display: table;
}
.cn_tech-support .call-out-interstitial:after {
  clear: both;
}
.cn_tech-support .call-out-interstitial .content-block {
  padding-left: 53px;
  text-align: left;
}
.cn_tech-support .call-out-interstitial .image-block {
  margin-right: 22px;
  float: left;
}
.cn_tech-support .call-out-interstitial .copy-block {
  float: left;
}
.cn_tech-support .call-out-interstitial img {
  margin-top: 5px;
}
.cn_tech-support .call-out-interstitial img.external_link_icon {
  margin-top: 0;
}
.cn_tech-support .call-out-interstitial span {
  margin-top: 5px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  color: #999999;
  float: left;
  clear: left;
}
.cn_tech-support .call-out-interstitial h3,
.cn_tech-support .call-out-interstitial a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.cn_tech-support .call-out-interstitial a {
  text-transform: uppercase;
}
.cn_tech-support .call-out-interstitial h3 {
  font-size: 18px;
  line-height: 22px;
  color: black;
  padding-top: 6px;
}
.cn_tech-support .tech-support-features,
.cn_tech-support .faq {
  background: white;
  border-bottom: 2px solid #cccccc;
  width: 980px;
  margin: 0 auto;
  padding: 45px 0 40px;
}
.cn_tech-support .tech-support-features:before,
.cn_tech-support .faq:before,
.cn_tech-support .tech-support-features:after,
.cn_tech-support .faq:after {
  content: " ";
  display: table;
}
.cn_tech-support .tech-support-features:after,
.cn_tech-support .faq:after {
  clear: both;
}
.cn_tech-support .tech-support-features:before,
.cn_tech-support .faq:before,
.cn_tech-support .tech-support-features:after,
.cn_tech-support .faq:after {
  content: " ";
  display: table;
}
.cn_tech-support .tech-support-features:after,
.cn_tech-support .faq:after {
  clear: both;
}
.cn_tech-support .tech-support-features h3,
.cn_tech-support .faq h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 23px;
  float: left;
  color: black;
  text-transform: none;
}
.cn_tech-support .tech-support-features .list-block {
  widows: 580px;
  float: left;
  margin-bottom: 13px;
}
.cn_tech-support .tech-support-features h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
  color: #666666;
  margin-bottom: 11px;
}
.cn_tech-support .tech-support-features ul {
  width: 321px;
  float: left;
}
.cn_tech-support .tech-support-features ul:first-child {
  width: 265px;
}
.cn_tech-support .tech-support-features li {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  background: url("../images/check.png") left 2px no-repeat transparent;
  padding: 5px 0 10px 39px;
  float: left;
  margin-top: 20px;
}
.cn_tech-support .tech-support-features .buy-now-block {
  padding: 36px 25px 38px 40px;
  width: 210px;
  float: right;
  background: #E7E7E7;
}
.cn_tech-support .tech-support-features .buy-now-block h3 {
  font-size: 24px;
  text-transform: none;
  color: black;
}
.cn_tech-support .tech-support-features .buy-now-block h3 span {
  font-size: 18px;
}
.cn_tech-support .tech-support-features .buy-now-block a {
  float: left;
  clear: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 12px;
}
.cn_tech-support .tech-support-features .buy-now-block a.btn {
  margin: 12px 0px 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
  width: 94px;
}
.cn_tech-support .faq h3 {
  margin-bottom: 27px;
}
.cn_tech-support .faq h4,
.cn_tech-support .faq h5,
.cn_tech-support .faq p {
  float: left;
  clear: left;
}
.cn_tech-support .faq h4,
.cn_tech-support .faq h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: none;
}
.cn_tech-support .faq h4 {
  font-size: 18px;
  color: black;
  margin-bottom: 15px;
}
.cn_tech-support .faq article {
  max-width: 680px;
}
.cn_tech-support .faq h5 {
  font-size: 14px;
  color: #e37222;
  margin-bottom: 15px;
}
.cn_tech-support .faq h5:hover {
  cursor: pointer;
  text-decoration: underline;
}
.cn_tech-support .faq p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  display: none;
  margin-bottom: 25px;
}
.cn_tech-support footer {
  width: 980px;
  margin: 0 auto;
  padding: 45px 0 40px;
  background: #f5f5f5;
}
.cn_tech-support footer h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: black;
  margin-bottom: 10px;
}
