/* http://meyerweb.com/eric/tools/css/reset/
  v2.0 | 20110126
  License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  color:#54534a;
  font:16px/19px Arial, Helvetica, sans-serif;
  background:#fff url(bg-page.png) repeat-x;
  min-width:1002px;
}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a{
  text-decoration:none;
  color:#008ec5;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
  font:100% Arial, Helvetica, sans-serif;
  vertical-align:middle;
  color:#54534a;
}
.clear {
  clear: both;
  font-size: 0;
}
.wrapper-holder{
  background:#fff url(bg-page1.png) repeat-x;
  width:100%;
  overflow:hidden;
  padding:10px 0 0;
}
#wrapper{
  margin:0 auto;
  width:984px;
  padding:9px 0 0;
}
#header{
  overflow:hidden;
  width:984px;
  padding:0 0 10px;
}
#header.resellers { padding-bottom: 10px; }
#header p{
  font-size:14px;
  line-height:22px;
}
#header strong{font-weight:bold;}
.sign-in{
  float:right;
  margin:0 17px 8px 0;
  font:bold 11px/14px Arial, Helvetica, sans-serif;
  color:#fff;
  text-shadow: 0 1px 2px #666;
}
#nav{ margin:0 auto;
  width:984px;
  height:60px;
  background: url(bg-nav.png) no-repeat;
  overflow:hidden;
  padding:2px 0 0;
  font-weight:bold;
}
#nav li{
  float:left;
  background: url(separator1.png) repeat-y;
  padding:0 0 0 1px;
}
#nav a{
  padding:15px 22px 0 21px;
  height:37px;
  float:left;
  color:#008ec5;
  text-decoration:none;
  position:relative;
  background: url(separator.png) repeat-y;
}
#nav li a:hover{
  background: url(bg-nav1.png) repeat-x;
  color:#fff;
}
#nav .active a,
#nav .active a:hover{
  background: url(bg-active.png) repeat-x;
  color:#008ec5;
}
#nav .last{
  background: url(bg-last.png) no-repeat 100% 0;
  padding:15px 0 0 0;
  width:211px;
  text-align:center;
}
#nav .last:hover{background: url(bg-last3.png) no-repeat 100% 0;}
#nav .active .last,
#nav .active .last:hover{background: url(bg-last2.png) no-repeat 100% 0;}
#nav .logo{
  width:116px;
  height:42px;
  padding:10px 0 0 53px;
  background:none;
}
#nav .logo a{
  text-indent:-9999px;
  overflow:hidden;
  background: url(logo.png) no-repeat;
  width: 69px;
  height: 31px;
  padding:0;
}
#nav .logo a:hover{background: url(logo.png) no-repeat;}
#main{
  background: url(bg-main.png) no-repeat;
  width:946px;
  padding:31px 19px 46px;
  text-align:center;
}
.content-left {
  padding: 0 10px;
  text-align: left;
  line-height: 1.5;
  font-size: 14px;
}
#main > .content-left p {
  margin-bottom: 1em;
}
#main > .content-left > .footer-msg {
  margin-bottom: 33px;
}
.main-block{
  background: url(bg-main-block.png) no-repeat;
  padding:10px 0 0;
  width:984px;
}
.b-holder{
  background: url(bg-b-holder.png) no-repeat;
  height:10px;
  width:984px;
  padding:0 0 76px;
  overflow:hidden;
}
.main-block .holder{
  background: url(bg-block-holder.png) repeat-y;
  height:1%;
}
.main-block #header{
  width:916px;
  padding:17px 35px 19px 33px;
}
.header-holder{
  float:left;
  width:590px;
  line-height:22px;
}
.header-holder.resellers,
.resellers > .title-holder { width: 100%; }
.resellers > .title-holder { overflow: hidden; }
.header-holder .logo{
  background: url(logo.png) no-repeat;
  width: 69px;
  height: 31px;
  margin:0 0 16px 3px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
}
.header-holder .logo a{
  display:block;
  height:100%;
}
.title-holder{
  overflow:hidden;
  width:100%;
  padding:0 0 5px;
}
.header-holder address{font-style:normal;}
.header-holder h1{
  float:left;
  font-size:36px;
  line-height:41px;
  margin:0 24px 0 0;
  font-weight:bold;
}
.title-img{
  float:left;
  margin:4px 0 0;
}
.header-frame{
  float:right;
  width:316px;
  padding:46px 0 0;
}
.stage-img{display:block;}
.stage{
  padding:4px 0 0 4px;
  overflow:hidden;
  font-size:12px;
  line-height:15px;
}
.stage li{
  float:left;
  width:78px;
}
.btn-holder{padding:23px 0 0;}
.btn-holder:after{
  content:""; display:block;  clear:both;
}
.btn{
  width:143px;
  height:32px;
  float:right;
  font-size:22px;
  line-height:30px;
  background:#fc951b;
  background: -moz-linear-gradient(bottom, #fc8b05 0%, #fdac4c 100%);
  background: -webkit-gradient(linear,left bottom,left top, color-stop(0%,#fc8b05), color-stop(100%,#fc8b05));
  background: -webkit-linear-gradient(bottom, #fc8b05 0%, #fdac4c 100%);
  background: -o-linear-gradient(bottom, #fc8b05 0%, #fdac4c 100%);
  background: -ms-linear-gradient(bottom, #fc8b05 0%, #fdac4c 100%);
  border-radius: 22px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  color:#fff;
  text-shadow: 0 2px 1px #cb7917;
  text-align:center;
  font-weight:bold;
  border:none;
  padding:7px 0 9px;
  cursor:pointer;
  position:relative;
  box-shadow: 0 2px 2px #c5c5c5;
  -webkit-box-shadow: 0 1px 2px #c5c5c5;
  -moz-box-shadow: 0 1px 2px #c5c5c5;
}
.btn:hover{
  cursor:pointer;
  background:#fcaa48;
  text-decoration:none;
}
.header-text{
  float:left;
  color:#fc8901;
  padding:4px 0 2px;
  width:100%;
}
#main strong{font-weight:bold;}
#main h1{
  font-size:36px;
  line-height:41px;
  font-weight:bold;
  color:#008ec5;
  margin:0 0 6px;
}
#main h2.page-title {
  font-size:30px;
  line-height:1.3;
  margin-bottom: 10px;
  font-weight:bold;
  color:#008ec5;
}
#main h2.resellers {
  float: left;
}
#main p{margin:0 0 33px;}
.main-block #main{
  background:none;
  width:976px;
  margin:0 0 0 4px;
  text-align:left;
  padding:0;
}
.report{
  font-size:12px;
  line-height:15px;
  text-align:left;
  margin:0 0 19px;
}
.report tr{
  height:51px;
}
.report tr:first-child,
.report tr.first-child{height:38px;}
.report th{
  background:#e5e5e5 url(bg-report.gif) repeat-x;
  height:38px;
  vertical-align:middle;
  font-weight:bold;
  text-align:left;
}
.report td{
  vertical-align:middle;
  border-bottom:1px solid #e5e5e5;
}
.table-box{
  overflow:hidden;
  width:180px;
  padding:0 0 0 27px;
}
.table-box img{
  float:left;
  margin:0 6px 0 0;
}
.table-box a{
  display:block;
  color:#40aad4;
}
.table-text{
  display:block;
  margin:4px 0 0;
}
.table-name{width:159px;}
.table-address{width:199px;}
.table-phone{width:128px;}
.table-offer{width:143px;}
.table-status{width:141px;}
.text-red{
  font-weight:bold;
  color:#f00;
}
.table-block{
  overflow:hidden;
  width:949px;
  padding:0 0 0 27px;
}
.table-block img{
  float:left;
  margin:0 9px 0 0;
}
.plus{
  background: url(plus.gif) no-repeat;
  display:block;
  padding:3px 0 5px 37px;
  font-weight:bold;
  cursor: pointer;
}

#plus .loading {
  text-align:center;
  font-weight: bold;
  color: #999;
  font-size: 16px;
  padding:5px 0 0;
}
.container{
  overflow:hidden;
  padding:0 32px 13px 0;
  width:944px;
}
.container-text{
  float:right;
  padding:11px 12px 0 0;
}
.block{width:946px;}
.form-holder{
  background-color: #e4e4e4;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  box-shadow: 2px 0 2px #d6d6d6, -2px -2px 2px #d6d6d6;
  -webkit-box-shadow: 2px 0 2px #d6d6d6, -2px -2px 2px #d6d6d6;
  -moz-box-shadow:  2px 0 2px #d6d6d6, -2px -2px 2px #d6d6d6;
  width:946px;
}
.form-holder:after{
  content:""; display:block;  clear:both;
}
.form-holder .placeholder{
  width:265px;
  float:left;
  border-radius: 6px 0 0 0;
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
  color:#000;
  font-size:14px;
  line-height:20px;
  text-align:left;
  padding:27px 10px 0 30px;
}
.form-holder .placeholder h2{
  font-size:25px;
  line-height:30px;
  color:#000;
  margin:0 0 9px;
  font-weight:normal;
}
#main .form-holder .placeholder p{margin:0 0 23px;}
.form-holder .circles{
  display:block;
  margin:0 0 -14px;
}
.form-entry{
  background:#323131;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  box-shadow: 2px 0 2px #d6d6d6, -2px -2px 2px #d6d6d6;
  -webkit-box-shadow: 2px 0 2px #d6d6d6, -2px -2px 2px #d6d6d6;
  -moz-box-shadow: 2px 0 2px #d6d6d6, -2px -2px 2px #d6d6d6;
  color:#fff;
  width:830px;
  padding:27px 58px 36px;
  text-align:left;
  position:relative;
  overflow:hidden;
}
.form-holder .form-entry{
  border-radius: 0 6px 0 0;
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  box-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  width:610px;
  float:right;
  padding:27px 10px 15px 21px;
}
.form-entry fieldset{width:830px;}
.form-holder .form-entry fieldset{width:610px;}
.heading-holder{padding:0 0 0 5px;}
.form-entry h2{
  font-size:25px;
  line-height:30px;
  color:#fc8901;
  margin:0 0 9px;
  font-weight:normal;
}
#main .form-entry p{margin:0 0 34px 0;}
.row{
  overflow:hidden;
  width:641px;
  padding:0 11px 10px 0;
}
.form-holder .row{
  width:600px;
  padding-right:0;
}
.row-holder{width:900px;}
.row-holder:after{
  content:""; display:block;  clear:both;
}
.row-holder .row{float:left;}
.form-entry label{
  width:234px;
  float:left;
  text-align:right;
  margin:7px 20px 0 0;
  font-weight:bold;
}
.form-holder .form-entry label{width:193px;}
.text,
.text-city,
.text-zip{
  float:left;
  background: url(bg-form.png) no-repeat;
  width:377px;
  height:36px;
  margin:0 6px 0 0;
  padding:0 2px;
}
.form-holder .text,
.form-holder .text-zip{margin:0;}
.text-city{
  width:204px;
  background-position:0 -46px;
}
.text-zip{
  width:97px;
  background-position:-280px -46px;
  margin:0;
}
.text input,
.text-city input,
.text-zip input{
  border-style:none;
  background:none;
  font-size:16px;
  line-height:19px;
  padding:8px 5px 9px;
  width:367px;
  float:left;
  height:19px;
}
.text-city input{width:194px;}
.text-zip input{width:87px;}
.form-entry select{
  width:60px;
  border-style:none;
  float:left;
  margin:7px 6px 0 0;
}
.form-submit{
  background:#fc951b;
  background: -moz-linear-gradient(bottom, #fc8b05 0%, #fdac4c 100%);
  background: -webkit-gradient(linear,left bottom,left top, color-stop(0%,#fc8b05), color-stop(100%,#fc8b05));
  background: -webkit-linear-gradient(bottom, #fc8b05 0%, #fdac4c 100%);
  background: -o-linear-gradient(bottom, #fc8b05 0%, #fdac4c 100%);
  background: -ms-linear-gradient(bottom, #fc8b05 0%, #fdac4c 100%);
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  color:#fff;
  text-shadow: 0 2px 1px #cb7917;
  text-align:center;
  width:121px;
  height:38px;
  font-weight:bold;
  float:left;
  border:none;
  font-size:16px;
  line-height:23px;
  padding:7px 0 9px;
  margin:-1px 0 0;
  cursor:pointer;
  position:relative;
  box-shadow: 0 2px 2px #c5c5c5;
  -webkit-box-shadow: 0 1px 2px #c5c5c5;
  -moz-box-shadow: 0 1px 2px #c5c5c5;
}
.form-submit:hover{
  cursor:pointer;
  background:#fcaa48;
}
.form-submit.link {
  height: auto;
  float: right;
}
.form-submit.darkshadow {
  -webkit-box-shadow: 0 1px 2px #272626;
  -moz-box-shadow: 0 1px 2px #272626;
  box-shadow: 0 2px 2px #272626;
}
.form-submit.link:hover { text-decoration: none; }
.form-holder .form-submit{
  float:right;
  margin:13px 5px 0 0;
}
.form-entry .form-submit{
  box-shadow: 0 2px 2px #272626;
  -webkit-box-shadow: 0 1px 2px #272626;
  -moz-box-shadow: 0 1px 2px #272626;
  }
.logo-holder{
  padding:22px 58px 6px;
  width:830px;
  box-shadow: 2px 0 2px #d6d6d6, -2px 0 2px #d6d6d6;
  -webkit-box-shadow: 2px 0 2px #d6d6d6, -2px 0 2px #d6d6d6;
  -moz-box-shadow:  2px 0 2px #d6d6d6, -2px 0 2px #d6d6d6;
  text-align:left;
}
#main .logo-holder p{margin:0 0 21px;}
.logo-list{
  list-style:none;  margin:0 auto;  padding:0;
  width:826px;
  overflow:hidden;
}
* html .logo-list li{display:inline;}
*+html .logo-list li{display:inline;}
.logo-list li{
  float:left;
  width:118px;
  height:46px;
  text-align:center;
}
.logo-list a{
  margin:0 auto;
  display:inline-block;
  vertical-align:middle;
}
.blockquote{
  width:818px;
  background:#eaeaea;
  border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  -webkit-border-radius:0 0 6px 6px;
  box-shadow: 2px 2px 2px #d6d6d6, -2px 1px 2px #d6d6d6;
  -webkit-box-shadow: 2px 2px 2px #d6d6d6, -2px 1px 2px #d6d6d6;
  -moz-box-shadow:  2px 2px 2px #d6d6d6, -2px 1px 2px #d6d6d6;
  margin:-2px 0 41px;
  text-align:left;
  padding:18px 64px 21px;
}
.blockquote q{
  font-size:20px;
  line-height:25px;
  font-weight:bold;
  font-style:italic;
  display:block;
  margin:0 0 3px -11px;
}
.blockquote cite{
  font-size:14px;
  line-height:19px;
  font-style:italic;
}
.twocolumns{
  margin:0 15px;
  overflow:hidden;
  border-top:1px solid #e5e5e5;
  padding:25px 14px 18px 14px;
  width:918px;
}
.twocolumns .step{
  display:block;
  margin:0 0 19px;
}

#info-form input {
  border: 0;
}

.form-info{
  float:left;
  width:475px;
}
.form-info .row{
  width:100%;
  padding-right:0;
  position: relative;
}
.form-info .instructions {
  font-size: 13px;
  padding-bottom: 12px;
}
.form-info .form-label{
  float:left;
  font-weight:bold;
  font-size:13px;
  line-height:16px;
  margin:9px 2px 0 0;
  width:190px;
}
.form-info .form-text,
.form-info .city,
.form-info .zip,
.form-info .owner,
.form-info .owner-name {
  float:left;
  background: url(bg-form1.png) no-repeat;
  width:259px;
  height:36px;
  padding:0 12px;
}

.ie7 #info-form input.form-text,
.ie8 #info-form input.form-text
{
  padding-top: 7px; /* IE 7 and below hack */
}

.form-info .city,
.form-info .zip {
  padding:0 ;
  margin: 0;
}

.form-info .form-text input,
.form-info .city input,
.form-info .zip input,
.form-info .owner input,
.form-info .owner-name input,
#categorySearcher input {
  border-style:none;
  background:none;
  font-size:14px;
  line-height:17px;
  padding:9px 5px 10px 10px;
  width:264px;
  float:left;
  height:17px;

}

.form-info .city{
  width:150px;
  background: url(bg-form1.png) no-repeat 0 -50px;
  margin:0 5px 0 0;
}
.form-info .zip{
  width: 62px;
  margin-left: 2px;
  background: url(bg-form1.png) no-repeat -222px -50px;
}
.form-info .owner{
  width:107px;
  background: url(bg-form1.png) no-repeat 0 -98px;
  margin:0 5px 0 0;
  padding: 0 12px;
}
.form-info .owner-name{
  width:123px;
  padding: 0 12px;
  background: url(bg-form1.png) no-repeat -135px -98px;
}
.form-info .city input{width:131px;}
.form-info .zip input{width:40px;}
.form-info .owner input{width:109px;}
.form-info .owner-name input{width:126px;}
.addition{
  font-style:italic;
  font-weight:normal;
  display:block;
  font-size:12px;
  line-height:12px;
  color:#8f8e85;
  padding:3px 0 0;
}
.form-info .text-alt{color:#a9a9a4;}
.form-info .tarea{
  float:left;
  background: url(bg-form1.png) no-repeat 0 -148px;
  width:283px;
  height:123px;
}
.form-info .tarea textarea{
  overflow:auto;
  margin:0;
  border-style:none;
  background:none;
  font-size:14px;
  line-height:17px;
  padding:7px 0 0 10px;
  width:273px !important;
  height:123px !important;
  float:left;
}
.form-info select{
  float:left;
  margin:0px 5px 0 0;
  width:62px;
  height: 36px;
  border: 0;
  padding: 7px;
  background: url("bg-form1.png") no-repeat scroll -222px -50px transparent;
}
.form-info .alter{margin-top:3px;}
.form-info .description{margin-top:46px;}
.form-info .form-submit{
  float:right;
  margin:8px 0 0;
  width:115px;
}
.column{
  border:1px solid #ccc;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  width:382px;
  float:right;
  padding:12px 13px 15px 15px;
  font-size:14px;
  line-height:18px;
}
.contact{
  overflow:hidden;
  width:100%;
  margin:0 0 11px;
}
.contact address{
  font-style:normal;
  float:left;
  padding:0 0 0 3px;
}
.contact .title{
  display:block;
  color:#00a4e4;
  font-size:15px;
  line-height:18px;
}
.contact .link{
  display:block;
  color:#61b300;
}
.contact .phone{
  float:right;
  padding:26px 3px 0 0;
  font-size:17px;
  line-height:20px;
}
.call{
  background: url(bg-call.gif) no-repeat 0 4px;
  width:262px;
  padding:0 0 10px 20px;
}
.call span{
  display:block;
  background:#fff8dd;
  padding:0 0 0 3px;
  height:17px;
}
.call a{
  color:#77c;
  text-decoration:underline;
}
.call a:hover{text-decoration:none;}
.map{margin:0 0 11px;}
.map img{display:block;}
#main .column p{margin:0 0 18px 3px;}
.breadcrumbs{
  overflow:hidden;
  padding:0 0 0 3px;
  height:1%;
}
.breadcrumbs strong{
  float:left;
  margin:0 5px 0 0;
}
.breadcrumbs ul{float:left;}
.breadcrumbs li{
  float:left;
  background: url(arrow.gif) no-repeat 0 5px;
  padding:0 4px 0 12px;
}
.breadcrumbs li:first-child,
.breadcrumbs li.first-child{
  background:none;
  padding-left:0;
}
.breadcrumbs a{color:#54534a;}
.text-holder{
  overflow:hidden;
  width:100%;
  padding:0 0 23px;
}
.text-holder .light-text{
  display:block;
  font-size:11px;
  line-height:14px;
  color:#a9a9a4;
  padding:4px 0 0;
}
.text-holder .alignleft{
  float:left;
  margin:0 10px 0 0;
}
.header-block{
  overflow:hidden;
  margin:0 0 3px;
  width:100%;
}
#content{
  float:left;
  width:664px;
}
.content-block{
  border:1px solid #ccc;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  margin:0 0 14px;
}
.inner-block .content-block{margin-bottom:4px;}
.listing{width:662px;}
.listing td{border-bottom:1px solid #ccc;}
.listing .alt-row{height:44px;}
.listing .alt-row td{
  padding:0 0 0 14px;
  font-size:12px;
  line-height:15px;
  vertical-align:middle;
  overflow:hidden;
}
.listing .alt-row a{
  text-decoration:underline;
  float:left;
  margin:0 13px 0 0;
}
.listing .alt-row a:hover{text-decoration:none;}
.listing .last td{border-style:none;}
.text-grey{color:#54534a;}
.table-site{
  overflow:hidden;
  width:245px;
  padding:9px 0 0 11px;
  vertical-align:top;
  font-size:15px;
  line-height:18px;
}
.table-site img{
  float:left;
  margin:0 10px 0 0;
}
.table-site .table-text{margin-top:11px;}
.table-description{
  vertical-align:middle;
  font-size:13px;
  line-height:18px;
  padding:19px 0 19px 11px;
  width:281px;
}
.table-view{
  font-size:11px;
  line-height:17px;
  color:#008ec5;
  display:block;
}
.table-btn{
  vertical-align:top;
  padding:19px 18px 0 0;
  width:118px;
}
.table-btn .btn{
  width:107px;
  height:22px;
  font-size:15px;
  line-height:22px;
}
#sidebar{
  float:right;
  width:240px;
}
.box{
  background:#f2f2f2;
  margin:0 0 14px;
  border:1px solid #ccc;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  padding:13px 14px 15px;
  font-size:13px;
  line-height:20px;
  width:210px;
}
.box.resellers {
  padding-bottom: 0;
  margin-bottom: 10px;
}
.box-text{display:block;}
.box .more{
  color:#fc8901;
  display:block;
}
.box .list{
  margin:-2px 0 15px;
  font-weight:bold;
  font-size:14px;
  line-height:17px;
  width:210px;
}
.box .list li{
  border-bottom:1px solid #ccc;
  padding:16px 0 17px;
  overflow:hidden;
}
.box .list li:first-child,
.box .list li.first-child{padding:0 0 15px;}
.box .item{float:left;}
.box .charge{float:right;}
.btn-review{
  margin:20px 0 -2px -2px;
  background: url(btn-review.png) no-repeat;
  height: 40px;
  width: 213px;
  border: 0;
  color:#fff;
  padding:0 10px 0 43px;
  font-size:16px;
  line-height:19px;
  font-weight:bold;
  cursor:pointer;
  vertical-align:middle;
}

.partners{
  width:260px;
  padding:3px 0 33px 0;
  margin:31px -20px 0 -1px;
  text-align: center;
}
.partners li{
  display:inline-block;
  vertical-align:middle;
  margin:0 16px 0 0;
  list-style-type:none;
}
.partners a{display:block;}
.partners img{display:block;}
.main-holder{
  width:946px;
  overflow:hidden;
  border-top:1px solid #e5e5e5;
  padding:20px 0 0;
  margin:0 15px;
}
#main .inner .content-block{margin-bottom:0;}
.main-holder #content{
  width:675px;
  padding:0 0 10px;
}
.main-holder .content-block{padding:21px 20px 18px;}
.visual{
  display:block;
  margin:0 0 30px;
}
.content-block .logo-list{
  width:630px;
  margin:0 0 15px;
}
.content-block .logo-list li{width:104px;}
.info-box{
  font-size:13px;
  line-height:18px;
  width:625px;
}
.info-box h2{
  font-size:16px;
  line-height:20px;
  color:#f00;
  font-weight:bold;
  margin:0 0 17px;
}
.info-box h3{
  font-size:13px;
  line-height:18px;
  font-weight:bold;
  margin:0 0 19px;
}
#main .info-box p{margin:0 0 18px;}
.item-list{
  margin:0 0 18px;
  padding:0 0 0 4px;
}
.item-list li{
  background: url(bullet.gif) no-repeat 0 7px;
  padding:0 0 0 12px;
}
.info-box a{color:#008ec5;}
.main-holder #sidebar{
  padding:115px 0 0;
  margin:0;
  width:242px;
}
.main-holder .box{
  position:relative;
  padding:13px 10px 15px;
  width:218px;
}
.buy{
  position:absolute;
  top:-95px;
  right:-2px;
}
.buy div{
  background: url(bg-buy.png) no-repeat;
  width: 260px;
  height: 84px;
  padding:17px 0 0 31px;
}
.buy .btn{
  float:left;
  width:135px;
  height:48px;
  font-size:40px;
  line-height:44px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  box-shadow:none;
  position:relative;
}
.buy .price{
  font-size:40px;
  line-height:58px;
  font-weight:bold;
  color:#fff;
  float:left;
  margin:0 10px 0 0;
}
.buy .price .alt{font-size:16px;}
.text-right{
  text-align:right;
  display:block;
  font-size:11px;
  line-height:15px;
  margin:0 0 16px;
}
.box-holder{
  overflow:hidden;
  padding:0 7px 14px 0;
}
.condition{
  float:left;
  width:50%;
  text-align:center;
  font-size:14px;
  line-height:17px;
  font-weight:bold;
}
.condition .alt-txt{
  display:block;
  font-size:20px;
  line-height:28px;
}
.text-middle{
  display:block;
  text-align:center;
  font-style:italic;
  font-size:12px;
  line-height:15px;
  margin:0 0 -2px;
}
#sidebar .white{
  background:#fff;
  padding:14px 9px 10px 13px;
  line-height:18px;
  font-size:12px;
  width:216px;
}
.section{
  border-bottom:1px solid #ccc;
  padding:0 0 16px;
  margin:0 0 20px;
}
.section img{
  display:block;
  margin:0 0 8px 1px;
}
.section blockquote{
  font-style:italic;
  font-weight:bold;
}
.section cite{
  display:block;
  text-align:right;
  padding:7px 2px 0 0;
}
.imageholder{
  border-style:none;
  padding:0 0 11px;
  width:100%;
  margin:-5px 0 0;
}
.imageholder:after{
  content:""; display:block;  clear:both;
}
.imageholder .alignleft{
  float:left;
  margin:6px 15px 0 0;
}
.subscribtion td{
  border-style:none;
  padding:20px 0 30px 16px;
  vertical-align:top;
}
.subscribtion .alt-row td{
  border-bottom:1px solid #ccc;
  vertical-align:middle;
  font-size:14px;
}
.subscribtion{
  font-size:13px;
  line-height:18px;
}
.subscribtion .table-package{
  width:158px;
  font-size:15px;
  padding:16px 10px 0 16px;
}
.table-items{width:364px;}
.table-price{width:82px;}
.subscribtion .alignleft{float:left;}
.subscribtion .alignright{float:right;}
.form-section{
  padding:2px 16px 10px 14px;
  margin:0 0 4px;
}
.form-section h2{
  font-size:18px;
  line-height:21px;
  font-weight:bold;
  padding:17px 0 24px;
}
.form-section .form-info{
  float:none;
  width:632px;
}
.form-section .form-text{
  background: url(bg-form2.png) no-repeat;
  width:240px;
}
.form-section .form-text input{width:244px;}
.form-section .city{
  background: url(bg-form2.png) no-repeat 0 -48px;
  width:126px;
}
.form-section .city input{width:111px;}
.form-section .year{
  width:85px;
  margin-right:7px;
}
.cards{
  float:left;
  margin:0 4px 0 0;
}
.form-section .row-checkbox{padding:0 0 32px;}
.form-checkbox{
  width:15px;
  height:15px;
  float:left;
  margin:0 9px 0 0;
  padding:0;
}
.section-submit{
  float:left;
  background: url(bg-submit.png) no-repeat;
  width: 197px;
  height: 40px;
  text-indent:-9999px;
  overflow:hidden;
  font-size:0;
  line-height:0;
  border-style:none;
  margin:9px 0 0;
  cursor:pointer;
}
.section-submit:hover{
  cursor:pointer;
  background: url(bg-submit.png) no-repeat 0 -50px;
}
.section-submit.resellers { margin-left: 21px; }
.form-section .partners{
  float:right;
  padding-bottom:8px;
}
.form-section .alternate{padding:0 0 22px;}
.form-section .wide{
  width:95%;
  margin:0;
}
.text-section{
  overflow:hidden;
  padding:10px 0 19px 4px;
}
.text-section .alignleft{
  float:left;
  margin:0 15px 0 0;
}
.text-section .section-text{
  padding:30px 0 0;
  display:block;
  font-size:14px;
  line-height:20px;
}
.box .heading{
  display:block;
  border-bottom:1px solid #ccc;
  padding:0 0 14px;
  margin:-1px 0 14px;
  font-size:14px;
  line-height:17px;
}
.box-list{
  font-weight:bold;
  margin:0 0 20px;
  font-size:16px;
  line-height:22px;
  width:100%;
}
.box-list.resellers { margin-bottom: 0; }
.box-list li{
  padding:0 0 16px;
  width:100%;
}
.box-list .text-heading{
  display:block;
  color:#a9a9a4;
}
.box-list address{font-style:normal;}
.box-list li:first-child,
.box-list li.first-child{
  font-size:26px;
  line-height:31px;
}
.box-list li:first-child .text-heading,
.box-list li.first-child .text-heading{
  font-size:18px;
  line-height:21px;
}
#main .box p{margin:0;}
.info-section{
  margin:0 15px;
  border-top:1px solid #e5e5e5;
  text-align:center;
  height:426px;
}
.processing{padding:58px 0 15px;}
.processing img{
  display:block;
  margin:0 auto;
}
.info-section .section-text{
  margin:0 0 45px;
  display:block;
}
#main .info-section p{
  font-size:14px;
  line-height:20px;
}
.btn-submit{
  border:1px solid #a6a6a6;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fff 0%, #fff 20%, #fdfdfd 27%, #f5f5f5 47%, #ececec 53%, #ededed 87%, #eee 93%, #f2f2f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(20%,#fff), color-stop(27%,#fdfdfd), color-stop(47%,#f5f5f5), color-stop(53%,#ececec), color-stop(87%,#ededed), color-stop(93%,#eee), color-stop(100%,#f2f2f2));
  background: -webkit-linear-gradient(top, #fff 0%,#fff 20%,#fdfdfd 27%,#f5f5f5 47%,#ececec 53%,#ededed 87%,#eee 93%,#f2f2f2 100%);
  background: -o-linear-gradient(top, #fff 0%,#fff 20%,#fdfdfd 27%,#f5f5f5 47%,#ececec 53%,#ededed 87%,#eee 93%,#f2f2f2 100%);
  background: -ms-linear-gradient(top, #fff 0%,#fff 20%,#fdfdfd 27%,#f5f5f5 47%,#ececec 53%,#ededed 87%,#eee 93%,#f2f2f2 100%);
  background: linear-gradient(top, #fff 0%,#fff 20%,#fdfdfd 27%,#f5f5f5 47%,#ececec 53%,#ededed 87%,#eee 93%,#f2f2f2 100%);
  padding:1px 8px;
  font-size:11px;
  line-height:11px;
  color:#404040;
  cursor:pointer;
  margin:0 0 0 5px;
}
.btn-submit:hover{text-decoration:none;}
.info-holder{
  padding:25px 14px 0;
  border-top:1px solid #e5e5e5;
  height:460px;
  font-size:14px;
  line-height:20px;
  margin:0 15px;
}
.info-holder h2{
  font-size:24px;
  line-height:31px;
  margin:0 0 27px;
  font-weight:bold;
}
.message-box{
  border:1px solid #00a4e4;
  background:#e5f6fc;
  margin:0 auto 17px;
  padding:11px 13px 17px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#wrapper .phone-info{
  padding:17px 32px 6px 33px;
  width:919px;
}
.phone-info .header-frame{
  padding:11px 0 0;
  font-size:14px;
  line-height:17px;
}
.phone-info .header-frame strong{float:right;}
#main .info-holder p{margin:0 0 18px;}
.info-holder h3{
  font-size:18px;
  line-height:21px;
  font-weight:bold;
  padding:0 0 24px;
}
.billing .info-holder{
  height:auto;
  padding-bottom:33px;
}
.error-box{
  border:1px solid #f00;
  background:#fff2f2;
  margin:0 0 14px;
  padding:11px 13px 17px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color:#f00;
  line-height:30px;
}
.info-holder .form-info{
  border:1px solid #ccc;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  width:916px;
  float:none;
}

.form-info span.form-text {
  padding: 0;
  width: 283px;
}
.warning{
  display:block;
  background: url(warning.png) no-repeat 0 9px;
  padding:0 0 0 21px;
}
.columns-holder{
  overflow:hidden;
  width:890px;
  border-bottom:1px solid #ccc;
  padding: 19px 13px 34px;
}
.columns-holder .form-column{
  float:left;
  width:305px;
  margin:0 69px 0 0;
}
.columns-holder .form-aside{
  float:left;
  width:410px;
}
.form-info .columns-holder .form-text{
  background: url(bg-form2.png) no-repeat;
  width:259px;
}
.form-info .columns-holder .form-text input{width:244px;}
.form-info .columns-holder .c-text{
  background: url(bg-form3.png) no-repeat;
  width:159px;
}
.form-info .columns-holder .c-text input{width:144px;}
.form-info .columns-holder .form-label{width:140px;}
.cards-row{padding-bottom:27px;}
.form-info .columns-holder .year{width:85px;}
.form-info .columns-holder .city{
  background: url(bg-form3.png) no-repeat 0 -46px;
  width:127px;
}
.form-info .columns-holder .city input{width:112px;}
.form-info .btn-holder{
  padding:16px 14px 25px 13px;
  font-size:14px;
  line-height:17px;
  width:889px;
}
.btn-holder .title{
  display:block;
  padding:4px 0 6px;
  font-size:16px;
}
.txt-color{color:#54534a;}
.password .form-info{
  border-style:none;
  width:420px;
}
.password .row{width:415px;}
.password .form-label{width:150px;}
.password .form-text{
  background: url(bg-form2.png) no-repeat;
  width:259px;
}
.password .form-text input{width:244px;}
.password .form-submit{width:83px;}
#wrapper .password p{
  line-height:21px;
  margin:0 0 26px;
}
.scan-box {
  background-color: #323131;
  float: right;
  padding: 15px;
  margin-left: 25px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 2px 0 2px #d6d6d6, -2px -2px 2px #d6d6d6;
  -moz-box-shadow: 2px 0 2px #d6d6d6, -2px -2px 2px #d6d6d6;
  box-shadow: 2px 0 2px #d6d6d6, -2px -2px 2px #d6d6d6;
  color: white;
  font-size: 16px;
  line-height: 1.3;
}
.scan-box.left { float: left; }
.scan-box > .buttontable td {
  vertical-align: middle;
}

@-moz-document url-prefix() {
  .scan-box > .buttontable td span {
    position: relative;
    top: 12px;
  }
}

.overview-list {
  list-style: disc;
  font-size: 13px;
}
.overview-list > li { margin-left: 20px; }
.details-iframe {
  border: 1px solid #ddd;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}
.features-ul {
  margin-bottom: 30px;
  width: 850px;
  font-size: 13px;
}
.icon-li {
  background: url(tags-icons.png) no-repeat top left;
  line-height: 22px;
  margin-bottom: 20px;
  padding-left: 44px;
}
.icon-li-map {
  background-position: 0 0;
}
.icon-li-magnet {
  background-position: 0 -300px;
}
.icon-li-speech {
  background-position: 0 -600px;
}
.icon-li-clock {
  background-position: 0 -900px;
}
.icon-li-tag {
  background-position: 0 -1200px;
}
.icon-li-money {
  background-position: 0 -1500px;
}
.reseller-header {
  width: 100%;
  overflow: hidden;
  margin-bottom: 14px;
}
a.reseller-nav-link {
  float: right;
  display: block;
  margin: 6px 30px 0 0;
  font-weight: bold;
  color: #54534A;
  text-decoration: none;
}
a.reseller-nav-link:hover, a.reseller-nav-link-on {
  color: #FF9700;
}
.reseller-content {
  border: 1px solid #DDD;
  padding: 40px 30px 15px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.reseller-image {
  background: #FFF url(resellers-bg.jpg) no-repeat top right;
}
.reseller-left {
  float: left;
  width: 370px;
  font-size: 14px;
  line-height: 22px;
  padding-top: 5px;
}
.reseller-right {
  float: right;
  width: 440px;
  padding: 117px 40px 0 0;
  overflow: hidden;
}
.form-submit.resellers {
  height: auto;
  width: 150px;
  float: left;
  margin: 22px 15px 0 0;
}
.reseller-homeheading {
  width: 367px;
  height: 79px;
  display: block;
  margin-bottom: 30px;
}
.reseller-badges {
  display: block;
  width: 344px;
  height: 41px;
  margin-bottom: 10px;
}
.reseller-ul {
  margin: 0 0 10px 30px;
}
.reseller-ul li{
  padding-left: 35px;
  font-size: 13px;
  line-height: 17px;
  padding-bottom: 5px;
  background: url(li-check.png) no-repeat 0 2px;;
}
li.reseller-li-cost {
  background: url(li-cost.png) no-repeat 2px 0;
}
li.reseller-li-user {
  background: url(li-user.png) no-repeat 1px 2px;
}
.reseller-testimonials {
  margin-top: 14px;
  padding: 0;
}
.reseller-testimonial {
  width: 250px;
  height: 180px;
  padding: 20px;
  float: left;
  font-size: 12px;
  line-height: 18px;
  border-right: 1px solid #DDD;
}
.reseller-testimonial-bubble {
  width: 267px;
  border-right: none;
  background: url(reseller-testimonial.png) no-repeat 18px 20px;
  padding: 30px 20px 20px 30px;
  height: 170px;
}
.reseller-testimonial-ul li {
  background: url(reseller-bullet.png) no-repeat 0 6px;
  padding: 0 0 8px 15px;
}
a.reseller-email {
  text-decoration: underline;
}
a.reseller-email:hover {
  text-decoration: none;
}
.reseller-quote {
  font-style: italic;
  padding: 0 15px 0 5px;
  margin-bottom: 40px;
  font-size: 13px;
}
.reseller-article {
  font-size: 13px;
}
a.reseller-orange-link {
  color: #FF9600;
}
.reseller-testimonial-gray {
  color: #777;
  font-size: 11px;
  line-height: 15px;
}
.reseller-heading-faq {
  display: block;
  width: 410px;
  height: 19px;
  margin-bottom: 15px;
}
.reseller-faqs p {
  margin-bottom: 15px;
}
.reseller-directory {
  padding-right: 23px;
}
.reseller-heading-search {
  display: block;
  width: 347px;
  height: 21px;
  margin-bottom: 15px;
}
.reseller-heading-featured {
  display: block;
  width: 519px;
  height: 20px;
  margin-bottom: 10px;
}
.reseller-search-box {
  margin-bottom: 30px;
}
input.reseller-search {
  font-weight: bold;
  font-style: italic;
  color: #AAA;
  border: 1px solid #AAA;
  border-right: none;
  line-height: 15px;
  height: 15px;
  padding: 10px;
  width: 400px;
  float: left;
}
a.reseller-search-button {
  background: url(rep-statussearch.png) no-repeat;
  color: #54534A;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 37px;
  width: 66px;
  line-height: 37px;
  padding-left: 38px;
  text-decoration: none;
  float: left;
}
a.reseller-search-button:hover {
  color: #00A4E4;
}
.checkout-call {
  float: right;
  padding-top: 15px;
  font-weight: bold;
}

#backlink .goback {
  float: right;
  color: #54534A;
  font-weight: bold;
}

#footer{
  width:100%;
  border-top:1px solid #ccc;
  font-size:11px;
  line-height:14px;
  color:#8f8e85;
  overflow:hidden;
}
.footer-holder{
  margin:0 auto;
  width:944px;
  padding:41px 0;
}
#footer ul{overflow:hidden;}
#footer li{
  float:left;
  margin:0 20px 0 0;
}
#footer a{color:#8f8e85;}
.footer-msg {
  font-size: 16px;
  text-align: center;
  padding-top: 35px;
}

#footer #seal-icons {
  float: right;
  margin-top: -10px;
}

#footer #icon-trustee {
  padding: 0;
  margin: 8px 15px;
}

/* Start new styles */
.icon {
  padding-top: 3px;
  padding-left: 45px;
}
.ablocal {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px 0px no-repeat; }
.airyell {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -37px no-repeat; }
.alike {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -74px no-repeat; }
.allmenus {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-allmenus.png) no-repeat; }
.allonesearch {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-allonesearch.png) no-repeat; }
.americantowns {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -111px no-repeat; }
.apple {height: 31px; background: url(https://www.yextstatic.com/cms/spark/3/apple-medallion.png) no-repeat;}
.avantar {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -148px no-repeat; }
.bestoftheweb {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -185px no-repeat; }
.bing {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -222px no-repeat; }
.bizwiki {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-bizwiki.png) no-repeat; }
.blauebranchen {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-blauebranchen.png) no-repeat;}
.branchenbuch {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-branchenbuch.png) no-repeat;}
.brownbook {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-brownbook.png) no-repeat; }
.bundestelefonbuch {height: 31px; background: url(https://www.yextstatic.com/cms/spark/3/bundestelefonbuch-medallion.png) no-repeat;}
.centralindex {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-centralindex.png) no-repeat;}
.chamberofcommerce {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -259px no-repeat; }
.citybot {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -296px no-repeat; }
.citymaps {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -333px no-repeat; }
.citysearch {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -370px no-repeat; }
.citysquares {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -407px no-repeat; }
.cliqsearch {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -444px no-repeat; }
.copilot {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -481px no-repeat; }
.credibilitycom {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-credibilitycom.png) no-repeat; }
.cricket {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -518px no-repeat; }
.cylex { height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-cylex.png) no-repeat; }
.dailyrecord {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-dailyrecord.png) no-repeat;}
.daskleinebadische {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-daskleinebadische.png) no-repeat;}
.dexknows {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -555px no-repeat; }
.dialo {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-dialo.png) no-repeat;}
.eightcoupons {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -592px no-repeat; }
.elocal {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -629px no-repeat; }
.eveningstandard {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-eveningstandard.png) no-repeat;}
.ezlocal {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -666px no-repeat; }
.facebook {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -703px no-repeat; }
.factual {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -740px no-repeat; }
.findlocal {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -777px no-repeat; }
.focus {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-focus.png) no-repeat;}
.foursquare {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -814px no-repeat; }
.freieauskunft {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-freieauskunft.png) no-repeat;}
.getfave {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -851px no-repeat; }
.golocal247 {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -888px no-repeat; }
.gmx {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-gmx.png) no-repeat;}
.google {height: 31px; background: url(https://www.yextstatic.com/cms/spark/3/google-logo.png) 0px -1px no-repeat; }
.googleplus {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -925px no-repeat; }
.hopstop {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -962px no-repeat; }
.ibegin { height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-ibegin.png) no-repeat; }
.iglobal { height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-iglobal.png) no-repeat; }
.infogroup { height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -2px -999px no-repeat; }
.infogroup_ent { height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -2px -1036px no-repeat; }
.insiderpages {height: 31px; background: url(https://www.yextstatic.com/cms/spark/3/insiderpages-medallion.png) no-repeat; }
.internetchamberofcommerce {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-theinternetchamberofcommerce.png) no-repeat; }
.johnstonpress {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-johnstonpress.png) no-repeat;}
.local {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1073px no-repeat; }
.localdatabase {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1110px no-repeat; }
.localpages {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1147px no-repeat; }
.lokaleauskunft {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-lokaleauskunft.png) no-repeat;}
.mapquest {height: 31px; background: url(https://www.yextstatic.com/cms/spark/3/mapquest_logo.png) no-repeat; }
.marktplatzmittelstand {height: 31px; background: url(https://www.yextstatic.com/cms/spark/3/marktplatzmittelstand-medallion.png) no-repeat;}
.meinestadt {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-meinestadtde.png) no-repeat;}
.menupages {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-allmenus.png) no-repeat; }
.merchantcircle {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1221px no-repeat; }
.metropcs {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1258px no-repeat; }
.mojopages {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-localstack.png) no-repeat; }
.mylocalservices {height: 34px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1332px no-repeat; }
.mylocalservices_uk {height: 34px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1369px no-repeat; }
.navmii {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1406px no-repeat; }
.n49dotca { height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-n49dotca.png) no-repeat; }
.nokia { height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -2px -1443px no-repeat; }
.oeffnungszeiten {height: 31px; background: url(https://www.yextstatic.com/cms/spark/3/oeffnungszeiten-logo.png) no-repeat;}
.oneandone {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-1and1.png) no-repeat;}
.oneninetytwo {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-192com.png) no-repeat;}
.opendi {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1480px no-repeat; }
.opendica { height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-opendica.png) no-repeat; }
.patch {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1517px no-repeat; }
.pennysaver {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1554px no-repeat; }
.phonenumber { height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -2px -1591px no-repeat; }
.pocketly {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1628px no-repeat; }
.pointcom {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1665px no-repeat; }
.scoot {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-scoot-medallion.png) no-repeat;}
.scout {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1702px no-repeat; }
.showmelocal {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1739px no-repeat; }
.soleo {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-soleo.png) no-repeat; }
.stadtbranchenbuch {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-stadtbranchenbuchch.png) no-repeat;}
.superpages {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1776px no-repeat; }
.switchboard { height: 39px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) 0px -1813px no-repeat; }
.szbranchenfinder {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-szbranchenfinder.png) no-repeat;}
.telenav {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1852px no-repeat; }
.theindependent {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-theindependent.png) no-repeat;}
.themirror {height: 34px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-themirror.png) no-repeat;}
.thescotsman {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-thescotsman.png) no-repeat;}
.thesun {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-thesun.png) no-repeat;}
.thomsonlocal {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-thomsonlocal.png) no-repeat;}
.tomtom {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1889px no-repeat; }
.topix {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1926px no-repeat; }
.touchlocal {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-touchlocal.png) no-repeat;}
.tracfone {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -1963px no-repeat; }
.trinitymirror {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-trinitymirror.png) no-repeat;}
.tupalo {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2000px no-repeat; }
.uscity {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2037px no-repeat; }
.vebidoobiz {height: 31px; background: url(https://www.yextstatic.com/cms/spark/3/vebidoo-logo.png) no-repeat; }
.verizon {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2074px no-repeat; }
.voteforthebest {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2111px no-repeat; }
.walesonline {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-walesonline.png) no-repeat;}
.webde {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-webde.png) no-repeat;}
.whereto {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2148px no-repeat; }
.whiteandyellowpages {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2185px no-repeat; }
.whitepages {height: 31px; background: url(https://www.yextstatic.com/cms/spark/3/wp-medallion-37x37.png) 0px no-repeat; }
.wp411 {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2259px no-repeat; }
.yahoo {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2296px no-repeat; }
.yalwa {height: 31px; background: url(https://www.yextstatic.com/cms/spark/1/partner-logo-yalwa.png) no-repeat; }
.yasabe {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2333px no-repeat; }
.yellowbook {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2370px no-repeat; }
.yellowbot {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2407px no-repeat; }
.yellowise {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2444px no-repeat; }
.yellowmap {height: 31px; background: url(https://www.yextstatic.com/cms/spark/3/yellowmap-medallion.png) no-repeat;}
.yellowmoxie {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2481px no-repeat; }
.yellowpagecity {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2518px no-repeat; }
.yellowpagesgoesgreen {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2555px no-repeat; }
.yelp {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2592px no-repeat; }
.yp {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2629px no-repeat; }
.ziplocal {height: 31px; background: url(//www.yextstatic.com/cms/spark/3/powerlistings-scan-sml-08082014.png) -1px -2666px no-repeat; }
.emerging {
  background: url(packages-sml3.png) 0px -228px no-repeat;
  padding-bottom: 13px;
}
#has-powerlistings {
  border-radius: 10px;
  border: 1px solid #DDD;
  padding: 10px 20px;
  margin: 0 20px 15px 20px;
  font-size: 13px;
}
#has-powerlistings h3 {
  float: left;
  width: 250px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  padding-top: 10px;
  color: #00a4e4;
}
#login-actions {
  float: left;
  width: 300px;
  line-height: 16px;
  font-weight: bold;
}
#login-actions em {
  font-weight: bold;
}
.btn-scanlogin {
  float: right;
  margin-top: 18px;
}

/* line 417, sass/_diagnostic.scss */
#report .listed {
  background: url(diagnostic-status.png) no-repeat;
  height: 27px;
  width: 70px;
  padding-left: 36px;
}
#report .listed a {
  line-height: 28px;
  font-size: 13px;
  color: #569f00;
  font-weight: bold;
}

/* line 426, sass/_diagnostic.scss */
#report .powerlistings {
  background: url(pl-checkicon.png) no-repeat;
  height: 27px;
  padding-left: 30px;
  line-height: 28px;
  font-size: 13px;
  color: #54534A;
  font-weight: bold;
}

/* line 434, sass/_diagnostic.scss */
#report .alert {
  background: url(diagnostic-status.png) 0 -27px no-repeat;
  height: 27px;
  width: 70px;
  padding-left: 36px;
}

#report .alert a {
  line-height: 28px;
  font-size: 13px;
  color: #f99200;
  font-weight: bold;
}

/* line 443, sass/_diagnostic.scss */
#report .notfound {
  background: url(diagnostic-status.png) 0 -54px no-repeat;
  height: 27px;
  width: 70px;
  padding-left: 36px;
}

#report .notfound a {
  color: #e60000;
  font-size: 13px;
  line-height: 28px;
  font-weight: bold;
}

a.existing {
  margin-right: 30px;
  float: right;
}

#report .throbber {
  background: url(throbber_bar.gif) no-repeat;
  width: 220px;
  height: 19px;
  margin: auto;
}

#previewDescriptionTitle,#previewCategoryTitle {
  font-weight: bold;
}

#shelf .table-text {
  padding-top: 6px;
}

#report .table-box {
  width: 215px;
}

.flow-review-table-box {
  background-color: #DDD;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.flow-review-table {
  width: 100%;
}
.flow-review-table-th {
  font: bold 14px/20px "Lucida Grande", Arial, sans-serif;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.flow-review-table-total {
  font: bold 14px/20px "Lucida Grande", Arial, sans-serif;
  padding: 5px 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
.flow-review-table-total-right {
  text-align: right;
}
.flow-review-table-td {
  vertical-align: top;
  padding: 10px 10px 0 0;
}
.flow-review-table-td-price {
  vertical-align: top;
  text-align: right;
  padding: 10px 0 5px 0;
}
.flow-review-table-td-last {
  padding-bottom: 10px;
}
.flow-review-table-checkout {
  text-algin: center;
  padding-top: 10px;
  border-top: 1px solid #CCC;
}
.flow-review-total {
  font: bold 17px/25px "Lucida Grande", Arial, sans-serif;
  color: #999;
  margin-bottom: 20px;
}
.flow-review-amount {
  font-size: 24px;
  color: #54534A;
}

#icon-trustee {
  float: left;
  width: 100px;
  margin: 0 9px 0 0;
  background-image: url(icon_trustee.png);
  font-size: 0;
}

#trustwaveSealImage {
  width:90px;
}

.row .partners { margin: 0; }

/* Details pages */
#body-details {
  background-color: #FFF;
  font-family: "Lucida Grande", Arial, sans-serif;
}
#details-header {
  height: 83px;
  background: #EEE url(//www.yextstatic.com/cms/spark/detailheader-bg.png) repeat-x;
}
#details-header-inside {
  width: 960px;
  text-align: right;
  margin: 0 auto;
}
#details-content {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.details-site {
  line-height: 22px;
  padding: 30px 100px 20px 130px;
  margin-bottom: 25px;
  border-bottom: 1px solid #CCC;
  height: 100px;
  background-repeat: no-repeat;
  background-position: left center;
}

.details-site-bing {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-bing.png);
}

.details-site-citysearch {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-citysearch.png);
  padding-left: 170px;
  padding-right: 70px;
}

.details-site-facebook {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-facebook.png);
}

.details-site-getfave {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-getfave.png);
  height: 115px;
}
.details-site-local {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-local.png);
  padding-left: 150px;
  padding-right: 80px;
  height: 115px;
}
.details-site-magicyellow {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-magicyellow.png);
  padding-left: 170px;
  padding-right: 80px;
  height: 115px;
}
.details-site-mapquest {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-mapquest.png);
  padding-right: 0;
}
.details-site-merchantcircle {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-merchantcircle.png);
  padding-left: 150px;
  padding-right: 0;
  height: 115px;
}
.details-site-showmelocal {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-showmelocal.png);
  padding-left: 170px;
  height: 115px;
}
.details-site-superpages {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-superpages.png);
  padding-left: 160px;
  padding-right: 50px;
  height: 135px;
}
.details-site-telenav {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-telenav.png);
  padding-left: 170px;
  padding-right: 60px;
  height: 115px;
}
.details-site-topix {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-topix.png);
  height: 115px;
}
.details-site-whitepages {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-whitepages.png);
  padding-left: 150px;
  padding-right: 70;
  height: 115px;
}
.details-site-yahoo {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-yahoo.png);
  height: 80px;
  padding-right: 90px;
}
.details-site-yellowbook {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-yellowbook.png);
  height: 115px;
  padding-right: 50px;
  padding-left: 170px;
}
.details-site-yellowbot {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-yellowbot.png);
  padding-left: 170px;
}
.details-site-yelp {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-yelp.png);
}
.details-site-foursquare {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-foursquare.png);
}
.details-site-emerging {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-emerging.png);
}
.details-site-directoryassistance {
  background-image: url(//www.yextstatic.com/cms/spark/detailicon-directoryassistance.png);
}
.details-siteheading {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 9px !important;
}
.details-section {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px !important;
}

.color-bing {
  color: #1069d3;
}

.color-citysearch {
  color: #209ACF;
}

.color-facebook {
  color: #3b559f;
}

.color-getfave {
  color: #2F9ECC;
}
.color-local {
  color: #4380BC;
}
.color-mapquest {
  color: #51214D;
}
.color-merchantcircle {
  color: #4380BC;
}
.color-showmelocal {
  color: #4380BC;
}
.color-superpages {
  color: #285D8D;
}
.color-telenav {
  color: #4380BC;
}
.color-topix {
  color: #FF9840;
}
.color-whitepages {
  color: #5FC15A;
}
.color-yahoo {
  color: #7A2281;
}
.color-yellowbook {
  color: #D6C40E;
}
.color-yellowbot {
  color: #D6C40E;
}
.color-yelp {
  color: #BF2300;
}
.color-foursquare {
  color: #0072b1;
}
.color-emerging {
  color: #008EC5;
}
.details-section-features {
  padding-left: 20px;
  margin-bottom: 25px !important;
}
.details-feature {
  margin-bottom: 5px !important;
}
.details-section-screen {
  margin-bottom: 30px !important;
  text-align: center;
}
.premiumlabel {
  position: absolute;
  width: 167px;
  height: 95px;
  top: 0;
  right: 0;
  z-index: 100;
  background: url(//www.yextstatic.com/cms/spark/premiumlabel.png) no-repeat;
}
.detaillinks {
  font-size: 14px;
}

#company-container-inner {
  width: 976px;
  padding: 0 4px 30px;
  background: url(divider-vert.png) no-repeat 749px 4px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: -30px;
  margin-left: -19px;
  text-align: left;
  font-size: 12px;
}
#company-container-inner p {
  margin-bottom: 10px;
}
#company-container-inner p.doublespace {
  margin-bottom: 20px;
}
#company-container-inner h1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #54534A;
  margin: 0;
}
#company-container-inner h3 {
  font-size: 14px;
  font-weight: bold;
}
#company-container-inner h4 {
  padding-top: 30px;
  font-size: 12px;
  font-weight: bold;
}
#company-container-inner .horizontal-row {
  background: url(hr.png) no-repeat 0 center;
  text-align: center;
  margin: 20px 0;
}
#company-container-inner .horizontal-row .white-bck {
  background: #fff;
  font-weight: bold;
  width: 150px;
  margin: 0 auto;
}
#company-container-inner .horizontal-row .white-bck .blue-text {
  color: #00a4e4;
}
.container-background {
  float: left;
  background: #FFF top left;
  margin-top: 20px;
}
.careers-content-left {
  width: 715px;
  padding: 0 15px;
}
#company-container-inner h1.underline {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
#resellers-top {
  width: 715px;
  font-size: 14px;
  margin-bottom: 50px;
}
#resellers-top h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
#resellers-left {
  float: left;
  width: 420px;
}
#resellers-left li {
  line-height: 1.7;
  padding-left: 28px;
  background: url(icons-resellers.png) no-repeat 0 -34px;
}
#resellers-left li.pricing {
  background-position: 0 4px;
}
#resellers-right {
  float: right;
  width: 250px;
  padding-right: 10px;
  text-align: center;
  .btn-orange { margin: 0 0 30px; }
}
#resellers-right img {
  display: block;
  width: 223px;
  height: 185px;
  margin: 0 auto 20px;
}
#resellers-right #price {
  font-size: 24px;
  font-weight: bold;
}
#resellers-right .btn-orange {
  margin: 0 0 30px;
}
/* line 66, sass/_base.scss */
.btn-orange {
  background: url(buttons.png) no-repeat right 0;
  height: 40px;
  margin-right: 5px;
  padding-right: 20px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
}
/* line 7, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/css3/_inline-block.scss */
.btn-orange {
  *display: inline;
}
/* line 75, sass/_base.scss */
.btn-orange span {
  background: url(buttons.png) no-repeat;
  height: auto;
  padding: 10px 0 11px 20px;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-shadow: 0 1px 1px #555;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
}
/* line 7, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/css3/_inline-block.scss */
.btn-orange span {
  *display: inline;
}
/* line 85, sass/_base.scss */
.btn-orange:hover {
  background-position: right -40px;
  text-decoration: none;
}
/* line 88, sass/_base.scss */
.btn-orange:hover span {
  background-position: 0 -40px;
}
/* line 174, sass/_base.scss */
.btn-arrow {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  background: url(icon-arrow.png) no-repeat;
  width: 15px;
  height: 9px;
  font-size: 0;
}
/* line 7, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/css3/_inline-block.scss */
.btn-arrow {
  *display: inline;
}
#resellers-testimonials td {
  vertical-align: top;
  padding: 15px 20px 0 15px;
  font-weight: bold;
}
#resellers-testimonials td.quote {
  background: url(icon_quote.png) no-repeat;
  width: 323px;
}
#resellers-testimonials .quote-text {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 15px;
}
#resellers-testimonials .attribution {
  color: #a9a9a4;
}
/* line 54, sass/_resellers.scss */
#resellers-article {
  background: url(reseller-blurb.png) no-repeat;
  text-align: left;
}
/* line 57, sass/_resellers.scss */
#resellers-article .excerpt {
  height: 120px;
  padding: 12px 20px 0 15px;
  margin-bottom: 10px;
  line-height: 1.4;
}
/* line 63, sass/_resellers.scss */
#resellers-article .details {
  font-size: 10px;
  line-height: 1.3;
}
/* line 68, sass/_resellers.scss */
#resellers-faqs {
  padding-right: 30px;
}
/* line 70, sass/_resellers.scss */
#resellers-faqs p {
  margin-bottom: 15px;
}
/* line 52, sass/_company.scss */
.careers-content-right {
  float: left;
  margin: 20px 0 0 30px;
}
/* line 55, sass/_company.scss */
.careers-content-right li {
  border-top: 1px solid #dddddd;
}

/* line 59, sass/_company.scss */
#company-careers-sidebar {
  width: 180px;
  margin-top: 10px;
}
/* line 62, sass/_company.scss */
#company-careers-sidebar li {
  padding: 5px 0;
}
/* line 65, sass/_company.scss */
#company-careers-sidebar .active a {
  color: #333333;
}
/* line 68, sass/_company.scss */
#company-careers-sidebar li.active {
  list-style-image: url(icon_arrow-left-grey.png);
}
/* line 71, sass/_company.scss */
#company-careers-sidebar ul {
  list-style-position: inside;
}

/* line 673, sass/_features.scss */
.features-heading {
  padding: 30px 0 40px;
}
/* line 675, sass/_features.scss */
.features-heading img {
  display: block;
  margin: 0 auto;
  height: 31px;
}
/* line 556, sass/_features.scss */
.brands-shadowbox {
  padding-top: 40px;
  background: url(divider.png) no-repeat center top;
  text-align: center;
}
/* line 761, sass/_features.scss */
.benefits-text {
  padding: 0 48px;
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 399, sass/_features.scss */
.features-box {
  width: 850px;
  padding: 35px 48px 36px;
  background: url(hr-wide.png) no-repeat bottom center;
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
}
/* line 406, sass/_features.scss */
.features-box-top {
  width: 946px;
  padding: 0;
  border-bottom: 1px solid #ccc;
  background-image: none;
}
/* line 412, sass/_features.scss */
.features-box-wide {
  width: 946px;
  padding: 35px 0 36px;
}
/* line 416, sass/_features.scss */
.features-box-testimonials {
  width: 946px;
  padding: 25px 0;
  background-image: none;
}
/* line 421, sass/_features.scss */
.features-box-last {
  background-image: none;
  padding-bottom: 35px;
}
/* line 425, sass/_features.scss */
.features-box-multiloc {
  width: 538px;
  padding: 35px 48px 20px 360px;
  border-bottom: 1px solid #ccc;
  background: url(img_features-maintain.png) no-repeat 40px bottom;
}
/* line 431, sass/_features.scss */
.features-box h3 {
  font-size: 18px !important;
  padding-bottom: 0 !important;
  margin-bottom: 10px;
  line-height: 1.3;
  font-weight: bold;
}
/* line 437, sass/_features.scss */
.features-box em {
  color: #008ec5;
}
/* line 438, sass/_features.scss */
.features-box .img-left {
  display: block;
  float: left;
  margin-right: 40px;
}
/* line 443, sass/_features.scss */
.features-box .features-video {
  display: block;
  width: 300px;
  height: 170px;
  margin-bottom: 10px;
}
/* line 449, sass/_features.scss */
.features-box .img-right {
  display: block;
  float: right;
  margin-left: 40px;
}
/* line 454, sass/_features.scss */
.features-box .img-center {
  display: block;
  margin: 0 auto 10px;
}
/* line 458, sass/_features.scss */
.features-box .block-right {
  float: right;
  margin-left: 40px;
  width: 300px;
  text-align: center;
  font-weight: bold;
}
/* line 464, sass/_features.scss */
.features-box .block-right img {
  display: block;
  margin: 0 auto 10px;
}
/* line 469, sass/_features.scss */
.features-box .block-left {
  float: left;
  margin: 0 40px 0 0;
}
/* line 473, sass/_features.scss */
.features-box .block-benefits {
  width: 283px;
}
/* line 476, sass/_features.scss */
.features-box .block-system {
  width: 400px;
}
/* line 477, sass/_features.scss */
.features-box .system-video {
  width: 400px;
  height: 226px;
}
.why-scan-box {
  margin: 0 auto;
  float: none;
  width: 455px;
}
/* line 681, sass/_features.scss */
#features-heading {
  width: 866px;
  height: 64px;
}
/* line 538, sass/_features.scss */
.brands-midheading {
  font-size: 22px !important;
  font-weight: bold !important;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.3;
}
/* line 754, sass/_features.scss */
.features-btmheading {
  font-size: 22px !important;
  font-weight: bold !important;
  text-align: center;
  padding: 40px 0;
  line-height: 1.3;
}

#email-error-message {
  font-size: 13px;
  margin-left: 193px;
}


/* Company Styling
*/

#breadcrumbs {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 6px;
    padding: 0 19px;
    text-shadow: 0 1px 1px #3297BF;
}
#breadcrumbs a {
    color: #FFFFFF;
}
#breadcrumbs span {
    font-weight: normal;
    padding: 0 5px;
}

#company-container {

    height: auto !important;
    min-height: 600px;
    width: 984px;
}
#company-container-inner {
    background: url("divider-vert.png") no-repeat scroll 749px 4px transparent;
    overflow: hidden;
    padding: 16px 4px 100px;
    position: relative;
    width: 976px;
    z-index: 1;
}
#company-container h1 {
    font-size: 20px;
    font-weight: bold;
}
#company-container h4 {
    font-size: 12px;
    font-weight: bold;
    padding-top: 30px;
}
#company-container .horizontal-row {
    background: url("hr.png") no-repeat scroll 0 center transparent;
    margin: 20px 0;
    text-align: center;
}
#company-container .horizontal-row .white-bck {
    background: none repeat scroll 0 0 #FFFFFF;
    font-weight: bold;
    margin: 0 auto;
    width: 150px;
}
#company-container .horizontal-row .white-bck .blue-text {
    color: #00A4E4;
}
.container-background {
    background: none repeat scroll left top #FFFFFF;
    float: left;
}
.v-divider {
    position: absolute;
    right: 195px;
    top: 3px;
}
.careers-content-left {
    padding: 0 15px;
    width: 715px;
}
.careers-content-right {
    float: left;
    margin: 20px 0 0 30px;
}
.careers-content-right li {
    border-top: 1px solid #DDDDDD;
}
#company-careers-sidebar {
    margin-top: 10px;
    width: 180px;
}
#company-careers-sidebar li {
    padding: 5px 0;
}
#company-careers-sidebar .active a {
    color: #333333;
}
#company-careers-sidebar li.active {
    list-style-image: url("icon_arrow-left-grey.png");
}
#company-careers-sidebar ul {
    list-style-position: inside;
}
#company-career-visual {
    height: 280px;
    padding: 20px 0;
    position: relative;
    width: 715px;
}
#company-career-visual .slides_container {
    display: none;
    height: 280px;
    width: 715px;
}
#company-career-visual .slides_container div {
    display: block;
    height: 280px;
    width: 715px;
}
#company-career-visual .quote {
    height: 150px;
    left: 30px;
    padding: 15px 25px 15px 15px;
    position: absolute;
    top: 50px;
    width: 260px;
    z-index: 2;
}
#company-career-visual .quote h1 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 26px;
}
#company-career-visual .quote h2 {
    color: #999999;
    letter-spacing: 1px;
    padding-top: 10px;
}
#company-career-visual .pagination {
    padding-top: 9px;
}
#company-career-visual .prev, #company-career-visual .next {
    background-image: url("scroll-sml.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -100em;
    z-index: 20;
}
#company-career-visual .prev {
    background-position: left top;
    bottom: 0;
    height: 11px;
    left: 285px;
    width: 8px;
}
#company-career-visual .prev:hover {
    background-position: left bottom;
}
#company-career-visual .next {
    background-position: right top;
    bottom: 0;
    height: 11px;
    right: 285px;
    width: 8px;
}
#company-career-visual .next:hover {
    background-position: right bottom;
}
#company-career-positions {
    color: #00A4E4;
    font-weight: bold;
    list-style-image: url("icon_rightarrow_sml.png");
    margin: 15px 0 50px 15px;
}
#company-career-positions li {
    list-style-position: outside;
}
.career-visual-overlay {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 5px 5px 5px;
    font-size: 0;
    height: 150px;
    left: 30px;
    opacity: 0.6;
    padding: 15px;
    position: absolute;
    top: 50px;
    width: 270px;
    z-index: 1;
}
.open-positions {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 1.5em auto 0;
    padding: 20px 0;
    text-align: center;
    width: 300px;
}
#career-testimonials {
    margin-top: 30px;
}
#career-testimonials table {
    width: 715px;
}
#career-testimonials tr {
    width: 715px;
}
#career-testimonials td {
    padding: 15px 30px 0 15px;
    vertical-align: top;
    width: 190px;
}
#career-testimonials td.quote {
    background: url("icon_quote.png") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    line-height: 18px;
}
#career-testimonials td.attribution {
    font-size: 11px;
}
#career-testimonials td.attribution img {
    float: left;
    margin-right: 10px;
}
#career-testimonials td.attribution td.headline {
    font-size: 20px;
    font-weight: bold;
}
#career-testimonials td.attribution h4 {
    color: #999999;
    padding-top: 10px;
}
#career-testimonials td.attribution p {
    color: #BBBBBB;
}
#company-overview-visual {
    border-top: 1px solid #DDDDDD;
    margin-top: 20px;
}
#company-overview-content {
    font-size: 13px;
    margin: 10px 15px 75px 0;
}
#company-overview-content h4 {
    padding: 15px 0;
}
#company-overview-content em {
    font-style: italic;
}
#company-news td {
    padding-left: 30px;
    padding-right: 25px;
    vertical-align: top;
    width: 175px;
}
#company-news td h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}
#company-news td p {
    font-size: 11px;
}
#company-news td.source {
    padding-top: 25px;
}
#company-team-menus {
    border-top: 1px solid #DDDDDD;
    margin-top: 25px;
    padding-top: 25px;
}
#company-team-menus h2 {
    font-size: 16px;
}
#company-team-menus li {
    list-style-image: url("icon_rightarrow_sml.png");
    list-style-position: outside;
    margin-left: 15px;
}
#company-team-menus ul {
    margin: 15px 0;
}
#company-team-listing {
    border-top: 1px solid #DDDDDD;
    font-size: 13px;
    margin-top: 25px;
}
#company-team-listing img {
    float: left;
    padding-right: 25px;
}
#company-team-listing .team-bio {
    clear: both;
    margin: 25px 15px;
    min-height: 125px;
}
#company-team-listing .team-bio h3 {
    color: #333333;
    font-weight: normal;
    padding-bottom: 15px;
}
#company-contact-content {
    margin-top: 15px;
    padding-top: 10px;
}
#company-contact-content #company-contact-info {
    background: url("hr.png") no-repeat scroll 0 0 transparent;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 90px;
    padding-top: 15px;
    width: 625px;
}
#company-contact-content #company-contact-info .contact {
    float: left;
    font-size: 13px;
    line-height: 1.4;
    padding-left: 70px;
    vertical-align: top;
    width: 200px;
}
#company-contact-content #company-contact-info .contact h4 {
    font-size: 14px;
    padding-bottom: 10px;
}
#company-contact-content #company-contact-info .phone {
    font-size: 13px;
}
#company-contact-content p {
    margin: 0 0 10px;
}
#company-contact-content h2 {
    float: left;
    font-size: 13px;
    padding: 15px 0 25px;
    text-align: center;
    width: 715px;
}
#company-contact-content h2 img {
    padding: 0 10px;
}
#company-news-content {
    border-top: 1px solid #DDDDDD;
    margin-top: 15px;
    padding-top: 10px;
}
#company-news-content .headline {
    clear: both;
}
#company-news-content .headline h2 {
    font-size: 16px;
}
#company-news-content .headline p {
    font-size: 11px;
    font-style: italic;
}
#company-news-content .article {
    padding: 15px 15px 15px 0;
}
#company-news-content .article .logo {
    float: right;
    padding: 0 0 5px 10px;
}
#company-position-content {
    border-top: 1px solid #DDDDDD;
    margin-top: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
#company-position-content h2 {
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 5px;
}
#company-position-content ul {
    list-style-image: url("icon_rightarrow_sml.png");
    margin-left: 15px;
    padding-bottom: 15px;
}
#company-position-content li {
    padding-bottom: 5px;
}
#company-position-content p {
    line-height: 20px;
}

.pagination {
    float: left;
    height: 9px;
    left: 50%;
    position: relative;
    z-index: 10;
}
.pagination li {
    float: left;
    list-style: none outside none;
    padding: 3px 5px 0;
    position: relative;
    right: 50%;
}
.pagination li a {
    background-image: url("icon_greycircle.png");
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 6px;
    width: 6px;
}
.pagination li.current a {
    background-image: url("icon_bluecircle.png");
}
.slides_container {
    overflow: hidden;
    position: relative;
}

/* preview.html form validation */
#info-form label.error {
  position: relative;
  float: left;
  margin-left: 193px;
  display: block;
  width: 120px;
  clear: both;
  color: #ff0000;
  font-size: 11px;
}

#info-form .state label.error,
#info-form .city label.error,
#info-form .zip label.error,
#info-form .owner-wrap label.error,
#info-form .owner-name-wrap label.error {
  margin: 0;
}

#info-form .state {
  float: left;
  width: 64px;
}

#info-form .owner-wrap,
#info-form .owner-name-wrap { float: left; }

/* TWOSTEP TEST STYLING */

#twostep-wrapper h1 {
  font-size: 30px;
  margin-bottom: 5px;
}

#twostep-wrapper address {
  font-size: 18px;
}

#twostep-wrapper #main {
  overflow:hidden;
  margin-bottom: 15px;
}

#twostep-wrapper #confirm-wrapper {
  margin: 0 25px;
  padding: 15px 0;
  border-top: 1px #e5e5e5 solid;
}

#twostep-wrapper #address-throbber {
  padding: 15px 27px;
}

#twostep-wrapper .addOption-txt,
#twostep-wrapper .phoneOption-txt {
  color: #FC8901;
  float: left;
  font-size: 24px;
}

#twostep-wrapper .addOption,
#twostep-wrapper .phoneOption {
  float: right;
}

#twostep-wrapper #textInput,
#twostep-wrapper #phoneInput {
  float: left;
}

#twostep-wrapper #addressGo,
#twostep-wrapper #phoneGo {
  float: right;
}

#twostep-wrapper input {
  width: 300px;
  margin-top: 8px;
  height: 26px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

#twostep-wrapper #addressText { float: left; }

#twostep-wrapper .addOption-wrapper,
#twostep-wrapper .phoneOption-wrapper {
  width: 500px;
  height: 30px;
  line-height: 30px;
  padding: 10px 0;
  overflow: hidden;
  margin: 10px 0;
}

#twostep-wrapper .phone-error,
#twostep-wrapper .address-error {
  color: #ff0000;
  display: block;
  margin-top: 5px;
  float: left;
  clear: both;
  font-size: 14px;
}

.ui-widget-content {
  color: #54534a;
  font: 13px/1.5 Arial, Helvetica, sans-serif;
}
.ui-widget-header {
  background: transparent;
  border: none;
  padding: 0;
  font-size: 26px;
  line-height: 1;
  color: #54534a;
}
.ui-dialog {
  padding: 0;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.ui-dialog .ui-dialog-titlebar {
  padding: 20px;
}
.ui-dialog-titlebar-close {
  display: none;
}
.ui-dialog .ui-dialog-content {
  padding: 0 20px 20px;
}
.upgrade-graybox {
  background-color: #eaeaea;
  padding: 10px 15px;
  margin-bottom: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  *zoom: 1;
}
.upgrade-graybox:before,
.upgrade-graybox:after {
  display: table;
  content: "";
  line-height: 0;
}
.upgrade-graybox:after {
  clear: both;
}
.upgrade-title {
  padding-left: 41px;
  background: url(icon-dialogplus.png) no-repeat;
  font-size: 22px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 10px;
}
.upgrade-graybox p {
  margin-bottom: 0.5em;
}
.upgrade-graybox strong {
  font-weight: bold;
}
.upgrade-reviews {
  color: red;
  font-weight: bold;
}
.upgrade-graybox .upgrade-cta {
  font-size: 18px;
  line-height: 1.3;
  padding-top: 3px;
  font-weight: bold;
  margin-bottom: 12px;
}
.ui-dialog .btn {
  display: block;
  color: white;
  float: none;
  line-height: 32px;
  margin-bottom: 5px;
}
.upgrade-btn-nothanks {
  margin: 0 auto;
  width: 190px;
}
.upgrade-boxright {
  width: 251px;
  padding-top: 5px;
  float: right;
}
.upgrade-boxright img {
  display: block;
  width: 249px;
  height: 135px;
  border: 1px solid #ccc;
  margin-bottom: 5px;
}
.upgrade-boxright .upgrade-cta {
  margin-bottom: 0;
}
.upgrade-billed {
  text-align: right;
  font-size: 10px;
  font-weight: bold;
}