
.changelocation {
    color: #777777;
    float: left;
    font-size: 20px;
    padding: 50px 0 5px 105px;
}
input {
    background-color: #edede8;
    border: 1px solid #cccccc;
    margin: 0;
    padding: 1px;
}
label {
    display: block;
    margin: 0;
    padding: 0;
}

.cats_head { margin-top: -31px; float:left; }
#displayError {
  background: none repeat scroll 0 0 #F9A1A1;
  color: #000000;
  font-size: 15px;
  display:none; 
  font-weight: normal;
  margin-bottom: 15px;
  padding: 7px 7px 7px 18px;
} 
legend {
    display: none;
}
form, fieldset, label {
    border: 0 none;
    font-size: 12px;
}
select {
    background-color: #edede8;
    border: 1px solid #cccccc;
}
textarea {
    background-color: #edede8;
    border: 1px solid #cccccc;
    padding: 1px;
}
div.footer_box {
    clear: both;
    position: relative;
    z-index: 1;
}
div.footer {
    background: url("/images/footer_bg2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #6e7075;
    font-size: 12px;
    height: 87px;
    padding: 5px 3px 3px;
    position: relative;
    text-align: center;
}
html > body div.footer {
    margin: 0 auto;
    padding: 10px 3px 3px;
}
.footer_links li {
    display: inline;
    list-style-type: none;
    padding: 0 5px;
}
.footer_links a:active, .footer_links a:visited, .footer_links a:link {
    color: #3e3e3e;
    text-decoration: none;
}
.footer_links a:hover {
    color: #3e3e3e;
    text-decoration: underline;
}
ul#navlist {
    color: #6e7075;
    margin: 0;
    padding: 10px 13px 0 0;
    white-space: nowrap;
}
.login {
  margin-top: 10px;
}
/*#captcha {
  width: 285px;
}*/

body {
    background: none repeat scroll 0 0 #fff;
    color: #3e3e3e;
    font: 12px "Open Sans",Arial;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.middle-pg { width:100%; float:left; background:#f6f6f6; }
.noDisplay {
    display: none;
}
.middle-space {
  padding: 15px 0;
}
 
.fix {
    clear: both;
    display: block;
    visibility: hidden;
}
h1, h2, h3, h4, h5 {
    display: inline;
    font-family: "Lato","Open Sans",Arial;
}
h1 {
    color: #3e3e3e;
    font-size: 24px;
}
h2 {
    color: #f27324;
    font-size: 20px;
}
h3 {
    color: #3e3e3e;
    font-size: 16px;
}
h4 {
    color: #f27324;
    font-size: 12px;
}
p {
    color: #3e3e3e;
    font-size: 12px;
    line-height: 18px;
}
hr {
    background-color: #cccccc;
    border: 0 none;
    color: #3e3e3e;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
} 
.navigation_button {
  cursor: pointer;
}
.input_field > input {
  height: 18px;
  line-height: 21px;
  padding: 4px;
  width: 186px;
}
.input_field > select {
  float: left;
  padding: 4px;
  width: 196px;
}
.dont_find a {
  cursor: pointer;
  float: right;
  font-size: 12px;
  line-height: 11px;
  margin-top: 0px;
  text-decoration: underline;
}
#dont_find_cat.dont_find a {
  cursor: pointer;
  float: right;
  font-size: 11px;
  line-height: 15px;
  margin-top: -7px;
  text-decoration: underline;
  width: 53%;
}
.input_field font {
  font-size: 18px;
  margin-left: 0;
}
.input_field {
  float: left;
  margin-bottom: 13px;
}
.input_field > input {
  height: 24px;
  line-height: 21px;
  padding: 4px;
  width: 196px;
} 

html > body hr {
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
}  
.content hr {
    background-color: #cccccc;
    border: 0 none;
    color: #cccccc;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
html > body .content hr {
    margin-bottom: 25px;
    margin-top: 25px;
}

.add_free .button-bus {
  float: right;
  width: 226px;
}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
.biz_search .form-control {
    border: 0 solid #000000;
    border-radius: 2px;
    height: 26px;
    margin-top: 4px;
    padding: 5px 12px;
}
.form-control {
    height: 34px;
}
.form-control {
    padding: 5px 12px;
}
.form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
* {
    box-sizing: border-box;
}
.form-control::-moz-placeholder {
    color: #777777;
    opacity: 1;
}
body {
    font-family: "Open Sans","PT Sans","Teko","Lato","Yanone Kaffeesatz","Yanone ";
}
body {
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
html {
    font-size: 10px;
}
html {
    font-family: sans-serif;
}
.add_free #listing-btn {
    width: 226px;
}
.add_free {
  margin-bottom: 15px;
}

#listing-btn {
    background: none repeat scroll 0 0 #5C6375;
    border-radius: 5px;
    color: #ffffff;
    float: left;
    font-size: 19px;
    padding: 9px 0;
    text-align: center;
    text-transform: capitalize;
    width: 124px;
}
.header-logo-image {
 /* display: none;*/
}
.header-logo-image {
  margin-top: 46px;
}
.page {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 960px;
}
#navlist li {
	float:left;
	display:block;
	text-align:center;
	position:relative;

	border:none;
}

table, td, tr {
    margin: 0;
    padding: 0;
}
a:link, a:visited, a:active {
    color: #f27324;
    font-size: 12px;
    text-decoration: none;
}
a:hover {
    color: #f27324;
    text-decoration: underline;
}
img {
    border: 0 none;
}
li {
    color: #3e3e3e;
    font-size: 12px;
}
optgroup option {
    padding-left: 10px;
}
div.left_header {
    float: left;
    height: 90px;
    margin-left: 13px;
    width: 728px;
}

div.right_header {
    float: right;
    height: 200px;
    margin-right: 13px;
    width: 200px;
}
div.header_ad {
/*  height: 90px;*/
  margin-top: 35px; 
  position: relative;
  width: 728px;
  z-index: 2147483647;
}
div.header_squaread {
    height: 200px;
    width: 200px;
}
div.header_box {
    clear: both;
}
.input_field > select {
/*  height: 27px;
  line-height: 27px;*/
  padding-left: 11px;
  float:left;
  padding-top: 4px;
  padding: 4px;
  width: 196px;
}

#navlist li {
    border-left: 1px solid;
    display: inline;
    list-style-type: none;
}
#navlist a {
    font-size: 12px;
    margin: 10px 0;
    padding: 3px 10px;
}
#navlist a:link, #navlist a:visited {
    color: #6e7075;
    margin: 10px 0;
    text-decoration: none;
}
#navlist a:hover {
    color: #f27324;
    margin: 10px 0;
    text-decoration: underline;
}
.partialNavigationlist {
    margin: 0;
    padding: 0;
    width: 100%;
}
.partialNavigationlist li, .partialNavigationlist ul {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.partialNavigationlinks span {
    color: #f27324;
    font-size: 12px;
    padding-left: 155px;
}
div.header2 {
    float: left;
    height: 34px;
    text-align: right;
    width: 728px;
}


@import "http://fonts.googleapis.com/css?family=Lato:300,regular,bold,700|Open+Sans:300,700,bold,regular|PT+Sans:300,regular,bold,700";
div.header1 {
  /*background: url("/images/header122.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  height: 158px;  
  position: relative;
}

div.header3orig {
   /* background: url("/images/search_gray.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    color: #6e7075;
    height: 88px;
    position: relative;
}
div.header3 {
   /* background: url("/images/main_tile.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);*/
    color: #6e7075;
    height: 290px;
    padding-top: 10px;
    position: relative;
}
/*div.header3_advanced {
    background: url("/images/search_gray.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    color: #6e7075;
    height: 120px;
    position: relative;
}
div.adbox {
    background: url("/images/main_tile.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    padding: 0;
    text-align: center;
}*/
div.main {
    background: url("/images/main_tile.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    margin-top: -10px;
    padding-bottom: 10px;
    width: 100%;
}
div.wrap {
    float: left;
    width: 730px;
}
div.content_box {
    float: right;
    width: 560px;
}
div.content {
    border-left: 1px solid #3e3e3e;
    border-right: 1px solid #3e3e3e;
    padding: 0 4px;
    width: 100%;
}
div#breadcrumb {
    color: #f27324;
    font: 12px "PT Sans","Open Sans",Arial;
    margin-bottom: 15px;
}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
    color: #f27324;
    font: 12px "PT Sans","Open Sans",Arial;
    text-decoration: none;
}
#breadcrumb a:hover {
    color: #f27324;
    font-size: 12px;
    text-decoration: underline;
}
div.home_news, div.results, div.center_inner {
    padding: 10px 8px 0;
}
div.whatshot {
    background: url("/images/hot_tile.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #cccccc;
    padding: 10px;
}
.hotimage {
    float: left;
    margin: 0 8px 15px 0;
}
.home_news a, .whatshot a {
    color: #f27324;
    font-size: 12px;
}
#statelist_l li, #statelist_r li {
    list-style-type: none !important;
}
#statelist_l {
    float: left;
    margin: 0 0 0 20px !important;
    width: 120px;
}
#statelist_r {
    float: right;
    margin: 0 20px 0 0;
    width: 120px;
}
body.scan-page {
  background: none repeat scroll 0 0 #ffffff;
}
.thanks-for {  
  color: #f06f2b;
  float: left;
  font-size: 19px;
  font-weight: normal;
  margin-bottom: 2px;
  padding-bottom: 5px;
  padding-top: 0;
  width: 100%;
}
html > body #statelist_r, #statelist_l {
    margin-bottom: 25px;
}
#statelist_l a, #statelist_r a {
    color: #f27324;
    font-size: 12px;
}
ul#navlist {
  float: right;
  padding: 10px 13px 0 10px;
}
#listingform > div#fieldWrapper {
  float: left;
  width: 100%;
}
.full-width {
  float: left;
  width: 100%;
}

.row1 tr, .row1 td {
    background: none repeat scroll 0 0 #f0f0f0;
    padding: 10px 5px;
    text-align: center;
}
.row2 tr, .row2 td {
    background: none repeat scroll 0 0 #fbfbfb;
    padding: 10px 5px;
    text-align: center;
}
.row1 a:link, .row1 a:active, .row1 a:visited {
    color: #f17424;
    font-size: 11px;
    text-decoration: none;
}
.row2 a:link, .row2 a:active, .row2 a:visited {
    color: #f17424;
    font-size: 11px;
    text-decoration: none;
}
.row2 a:hover, .row1 a:hover {
    text-decoration: underline;
}
.major_cities_row a:link, .major_cities_row a:active, .major_cities_row a:visited {
    color: #3e3e3e;
    font-size: 11px;
    text-decoration: none;
}
.major_cities_row a:hover, .major_cities_row a:hover {
    text-decoration: underline;
}
.major_cities_row, .major_cities_row td {
    background: none repeat scroll 0 0 #cbcbcb !important;
    padding: 10px 5px;
}
.alphabet_list {
    font-size: 12px;
    margin: 10px 10px 15px;
    padding: 0;
}
.alphabet_list a:link, .alphabet_list a:active, .alphabet_list a:visited {
    color: #f17424;
    font-size: 12px;
    text-decoration: none;
}
.alphabet_list a:hover {
    background: none repeat scroll 0 0 #f0f0f0;
    text-decoration: underline;
}
.recordReview {
    background: url("/images/hot_tile.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #cccccc;
    color: #3e3e3e;
    font-size: 12px;
    min-height: 75px;
    padding: 10px;
    width: 380px;
}
html > body .recordReview {
    width: 360px;
}
.tandc {
    color: #3e3e3e;
}
.editImage {
    border-bottom: 1px solid #3e3e3e;
    padding: 10px 5px;
}
.screenshot {
    color: #f27324;
    float: right;
    font-size: 9px;
    margin: 15px 0 0 20px;
    width: 100px;
}
#optionsTable td {
    text-align: left;
}
#optionsTable tr {
    text-align: center;
}
.red {
    color: #dd131b;
}
.itemdescription {
}
.itemdescription img {
    border: 1px solid #3e3e3e;
    float: right;
    margin: 0 0 35px 15px;
}
.itemdescription2 img {
    border: 1px solid #3e3e3e;
    margin: 0 15px 35px 0;
}
.itemdescription h3 {
    font-size: 24px;
}
.itemdescription2 h4 {
    font-size: 18px;
}
div.leftside_box {
    float: left;
    padding-top: 0;
    width: 160px;
}
div.leftside p {
    margin: 8px 0 10px;
}
div.leftside {
    padding: 0 0 4px 15px;
}
.left_list {
    list-style: outside url("http://www.phonepagesinc.com/images/header-arrow1.gif") disc;
    margin-left: 10px;
    padding: 0 0 0 10px;
}
.left_list li {
    line-height: 21px;
    list-style-type: none;
}
.left_list a {
    color: #3e3e3e;
    font-size: 12px;
}
.left_list a:link, .left_list a:active, .left_list a:visited {
    text-decoration: none;
}
.left_list a:hover {
    text-decoration: underline;
}
.left_list_categories a:link, .left_list_categories a:active, .left_list_categories a:visited {
    text-decoration: none;
}
.left_list_categories a:hover {
    text-decoration: underline;
}
.left_list_categories li {
    list-style-type: none;
    padding: 5px 0 5px 10px;
}
.left_list_categories a {
    color: #3e3e3e;
    font-size: 12px;
}
.left_list_categories {
    margin-left: 0;
    padding: 0;
}
.left_related_item {
    margin-top: 10px;
}
.left_box {
    background: url("/images/sidebar_shade.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #cccccc;
    padding: 5px 5px 8px;
    width: auto;
}
.f_search_list {
    margin: 0 5px 0 10px;
    padding: 0;
}
.f_search_list li {
    display: inline;
    line-height: 18px;
    list-style-type: none;
    margin-right: 5px;
}
.f_search_list a {
    color: #3e3e3e;
    font-size: 12px;
}
.f_search_list a:link, .f_search_list a:active, .f_search_list a:visited {
    text-decoration: underline;
}
.f_search_list a:hover {
    text-decoration: none;
}
.f_search_list_categories a:link, .f_search_list_categories a:active, .f_search_list_categories a:visited {
    text-decoration: underline;
}
.f_search_list_categories a:hover {
    text-decoration: none;
}
.header_ad {
  /*background: none repeat scroll 0 0 #e5e5e5;*/
}

.f_search_list_categories li {
    display: inline;
    list-style-type: none;
    padding: 5px 0 5px 10px;
}
.f_search_list_categories a {
    color: #3e3e3e;
    font-size: 12px;
}
.f_search_list_categories {
    margin-left: 0;
    padding: 0;
}
.left_related_item {
    margin-top: 10px;
}
.f_left_box {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 0 solid #3e3e3e;
    padding: 5px 5px 8px;
    width: 607px;
}
div.rightside_box {
    float: right;
    margin-right: 6px;
    padding: 0;
    position: relative;
    width: 200px;
    z-index: 0;
}
html > body div.rightside_box {
    margin-right: 13px;
}
div.rightside {
    padding: 0;
}
.right_inner_box {
    background: url("/images/sidebar_shade.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #cccccc;
    padding: 5px 0 8px 5px;
    width: auto;
}
html > body .right_inner_box {
    padding: 5px 0 8px 5px;
}
div.right_inner_box p {
    margin: 8px 0 10px;
}
div#map {
    height: 380px;
    left: 0;
    position: absolute;
    top: 0;
    width: 480px;
}
div#route {
    display: none;
    height: 0;
    left: 0;
    position: absolute;
    top: 380px;
    width: 470px;
}
.results a:link, .results a:active, .results a:visited {
    color: #f27324;
}
.map_website_sponsored {
    background: none repeat scroll 0 0 #f6f6f6;
    float: left;
    font-size: 14px;
    font-style: normal;
    height: auto;
    line-height: 22px;
    margin: 0 0 5px;
    padding: 10px;
    position: relative;
    width: 658px;
}
.map_website_sponsored a {
    font-size: 15px;
}
html > body .map_website_sponsored {
    width: 97%;
}
html > body .map_website {
    width: 97%;
}
.map_website {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #dddddd;
    float: left;
    font-size: 14px;
    font-style: normal;
    height: auto;
    line-height: 22px;
    margin: 0 0 5px;
    padding: 10px;
    position: relative;
    width: 658px;
}
.map_website a {
    font-size: 15px;
}
.links {
    float: right;
}
.adresses {
    color: #3e3e3e;
    float: left;
    font-style: normal;
    padding: 0;
    position: relative;
    width: 75%;
}
.recentAdd {
    color: #3e3e3e;
    height: 105px;
    padding: 0;
}
.dv_resultstitle {
    color: #3e3e3e;
    font-size: 10px;
    margin-bottom: 15px;
    width: 150px;
}
.dv_resultstitle p {
    color: #3e3e3e;
    font-size: 12px;
}
.dv_sortedby {
    float: right;
}
#dv_sortedby select {
    font-size: 12px;
}
.div_paging {
    clear: both;
}
.div_paging a:link, .div_paging a:visited, .div_paging a:active {
    color: #f27324;
    font-size: 12px;
    text-decoration: none;
}
.div_paging a:hover {
    text-decoration: underline;
}
.div_paging {
    color: #3e3e3e;
    font-size: 12px;
}
.center_inner {
    min-height: 328px;
}
.nomatch {
    border-bottom: 1px solid #3e3e3e;
    border-top: 1px solid #cccccc;
    margin-bottom: 25px;
    padding: 10px;
}
.nomatch p {
    margin: 0;
    padding: 0;
}
.extension {
    display: block;
    height: 200px;
}
.orange {
    color: #f27324;
    font-size: 12px;
}
.options_left {
    float: left;
    margin-right: 5px;
    width: 185px;
}
html > body .options_left {
    margin-bottom: 25px;
}
.options_right {
    float: right;
    margin-left: 5px;
    width: 185px;
}
html > body .options_right {
    margin-bottom: 25px;
}
.options_left form {
    margin: 0;
    padding: 0;
}

#i_search {
    width: 191px;
}
#i_category {
    width: 280px;
}
#i_category2 {
    width: 310px;
}
#i_ziparea {
    width: 160px;
}
#i_area {
    width: 104px;
}
#i_sic {
    width: 166px;
}
:lang(en) #i_sic {
    width: 155px !important;
}
#i_sic:empty {
    width: 155px !important;
}
#td_b_submit {
    padding-top: 10px;
}
.b_submit, .b_clear {
    border: medium none;
    padding: 0;
}
.sorted_by {
    margin-top: 5px;
    width: 100px;
}
.tb_search label {
    color: #c1da65;
    font-size: 16px;
    font-weight: bold;
}
.tb_search {
    margin: 33px 0 0 37px;
}
.tb_search input, .tb_search option, .tb_search select {
    font-size: 14px;
}
:lang(en) .tb_search {
    margin: 28px 0 0 40px !important;
}
.tb_search:empty {
    margin: 26px 0 0 35px !important;
}
.tb_search td {
    padding-right: 10px;
}
html > body .tb_search td {
    padding-right: 12px;
}
#tb_search_2 td {
    padding-bottom: 7px;
}
#review_table td {
    padding-bottom: 10px;
}
#pictureExp p {
    font-size: 9px;
    padding: 0 0 10px 15px;
}
#autocorrecti_search {
    margin-top: -1px;
    position: absolute;
    width: 193px;
    z-index: 9050;
}
#autocorrecti_search .yui-ac-content {
    background: none repeat scroll 0 0 #edede8;
    border: 1px solid #404040;
    margin-top: -1px;
    overflow: hidden;
    position: absolute;
    width: 193px;
    z-index: 9050;
}
#autocorrecti_search .suggestion {
    color: #999999;
    font-weight: bold;
    margin: 0.4em;
    padding: 0;
}
#autocorrecti_search ul {
    margin: 0.5em;
    padding: 0;
}
#autocorrecti_search li {
    cursor: default;
    white-space: nowrap;
}
#autocorrecti_search li.yui-ac-highlight {
    background: none repeat scroll 0 0 #c2da69;
}
#autocorrecti_city {
    margin-top: -1px;
    position: absolute;
    width: 142px;
    z-index: 9050;
}
#autocorrecti_city .yui-ac-content {
    background: none repeat scroll 0 0 #edede8;
    border: 1px solid #404040;
    margin-top: -1px;
    overflow: hidden;
    position: absolute;
    width: 142px;
    z-index: 9050;
}
#autocorrecti_city ul {
    margin: 0.5em;
    padding: 0;
}
#autocorrecti_city li {
    cursor: default;
    white-space: nowrap;
}
#autocorrecti_city li.yui-ac-highlight {
    background: none repeat scroll 0 0 #c2da69;
}
#autocorrecti_category {
    margin-top: -1px;
    position: absolute;
    width: 380px;
    z-index: 9050;
}
#autocorrecti_category .yui-ac-content {
    background: none repeat scroll 0 0 #edede8;
    border: 1px solid #404040;
    margin-top: -1px;
    overflow: hidden;
    position: absolute;
    width: 380px;
    z-index: 9050;
}
#autocorrecti_category ul {
    margin: 0.5em;
    padding: 0;
}
#autocorrecti_category li {
    cursor: default;
    white-space: nowrap;
}
#autocorrecti_category li.yui-ac-highlight {
    background: none repeat scroll 0 0 #c2da69;
}
:lang(en) #autocorrecti_city {
    width: 144px !important;
}
:lang(en) #autocorrecti_city .yui-ac-content {
    width: 144px !important;
}
#autocorrecti_city:empty {
    width: 142px !important;
}
#autocorrect_dashcity {
    margin-top: -1px;
    position: absolute;
    width: 142px;
    z-index: 9050;
}
#autocorrect_dashcity .yui-ac-content {
    background: none repeat scroll 0 0 #edede8;
    border: 1px solid #404040;
    margin-top: -1px;
    overflow: hidden;
    position: absolute;
    width: 142px;
    z-index: 9050;
}
#autocorrect_dashcity ul {
    margin: 0.5em;
    padding: 0;
}
#autocorrect_dashcity li {
    cursor: default;
    white-space: nowrap;
}
#autocorrect_dashcity li.yui-ac-highlight {
    background: none repeat scroll 0 0 #c2da69;
}
:lang(en) #autocorrect_dashcity {
    width: 144px !important;
}
:lang(en) #autocorrect_dashcity .yui-ac-content {
    width: 144px !important;
}
#autocorrect_dashcity:empty {
    width: 142px !important;
}
.addlistingForm input {
    margin: 2px 0;
}
.addlistingForm select {
    margin: 2px 0;
}
.fix1 {
    clear: both;
    display: block;
    visibility: hidden;
}
.fix1 {
    clear: both;
    display: block;
    visibility: hidden;
}
.noDisplay1 {
    display: none;
}
#square_ad {
    height: 250px;
    margin: 0 auto;
    width: 300px;
}
#popupForm_top {
    background: url("../images/popupForm_top.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 101px;
    width: 650px;
}
#popupForm_top span {
    display: none;
}
#popupForm_center {
    background: url("../images/popupForm_background.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
    text-align: left;
    width: 650px;
}
:lang(en) #popupForm_center {
    padding: 15px 35px 15px 130px !important;
}
#popupForm_center:empty {
    margin: 15px 35px 15px 40px !important;
}
#popupForm_bottom {
    background: url("../images/popupForm_bottom.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 49px;
    width: 650px;
}
.print_container {
    margin: auto;
    padding: 10px;
    width: 620px;
}
.horizontalCities {
    float: left;
    margin: 0 12px 0 8px;
}
.horizontalCities ul {
    line-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#homecities {
    background: url("/images/hot_tile.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #cccccc;
    margin: 0 0 0 16px;
    padding: 12px 0 0;
    width: 738px;
}
.caltable, .modalWindow2, .modalWindow, .popupWindow, .popupWindow2 {
    background-color: #ffffff;
}
#modalBackground {
    background-color: #333333;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
#popupIframe {
    display: none;
    position: absolute;
    z-index: 10;
}
.modalWindow {
    background-color: #ffffff;
    border: 1px solid #0000ff;
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 111;
}
.modalWindow2 {
    border: 2px solid #999999;
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 111;
}
.popupMenu {
}
.popupWindow {
    border: 1px solid #808080;
    display: none;
    position: absolute;
    z-index: 111;
}
.popupWindow2 {
    border-color: -moz-use-text-color #ceb503 #ceb503;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    position: absolute;
    z-index: 111;
}
.layer0 {
    background: url("/images/popL_shadow.gif") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    display: none;
    position: absolute;
    z-index: 11;
}
.layer1 {
    background: url("/images/popL_shadow180.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.layer2 {
    background: url("/images/popL_corner_bl.gif") no-repeat scroll -16px 100% rgba(0, 0, 0, 0);
}
.layer3 {
    background: url("/images/popL_corner_tr.gif") no-repeat scroll 100% -16px rgba(0, 0, 0, 0);
    padding: 4px 6px 6px 4px;
}
.layerbox {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #999999;
}
.layerHeading {
    background-color: #fdde6c;
    background-image: url("/images/popL_green_bg2.gif");
    font-size: 13px;
    font-weight: bold;
    height: 1.5em;
    margin: 0;
    padding: 0.6em;
}
.layerTitleText {
    display: inline;
    float: left;
    font-weight: bold;
}
.layerContent {
    padding: 10px;
}
.closeBtn {
    display: inline;
    float: right;
    padding: 0;
}
.layerTitleText {
    display: inline;
    float: left;
    padding: 0;
}
#canadamap {
    background-image: url("/images/map-CA.gif");
    height: 510px;
    margin-top: 20px;
    position: relative;
    width: 526px;
}
#canadamap a {
    color: #333366;
    font-weight: bold;
}
#bc {
    left: 5px;
    position: absolute;
    top: 320px;
}
#ab {
    left: 90px;
    position: absolute;
    top: 345px;
}
#sk {
    left: 120px;
    position: absolute;
    top: 370px;
}
#mb {
    left: 205px;
    position: absolute;
    top: 350px;
}
#on {
    left: 265px;
    position: absolute;
    top: 400px;
}
#qc {
    left: 360px;
    position: absolute;
    top: 380px;
}
#nb {
    left: 400px;
    position: absolute;
    top: 430px;
    width: 60px;
}
#ns {
    left: 450px;
    position: absolute;
    top: 435px;
    width: 100px;
}
#nf {
    left: 430px;
    position: absolute;
    top: 335px;
}
#pi {
    left: 438px;
    position: absolute;
    top: 415px;
    width: 150px;
}
#yk {
    left: 20px;
    position: absolute;
    top: 200px;
}
#nt {
    left: 70px;
    position: absolute;
    top: 245px;
}
#nu {
    left: 230px;
    position: absolute;
    top: 230px;
}
#usamap {
    background-image: url("/images/map-US.gif");
    height: 328px;
    margin-top: 20px;
    position: relative;
    width: 526px;
}
#usamap a {
    color: #333366;
    font-weight: bold;
}
#ak {
    left: 45px;
    position: absolute;
    top: 270px;
}
#al {
    left: 340px;
    position: absolute;
    top: 210px;
}
#ar {
    left: 280px;
    position: absolute;
    top: 205px;
}
#az {
    left: 90px;
    position: absolute;
    top: 190px;
}
#ca {
    left: 5px;
    position: absolute;
    top: 155px;
}
#co {
    left: 150px;
    position: absolute;
    top: 140px;
}
#ct {
    left: 485px;
    position: absolute;
    top: 100px;
}
#dc {
    left: 450px;
    position: absolute;
    top: 130px;
}
#de {
    left: 470px;
    position: absolute;
    top: 125px;
}
#fl {
    left: 420px;
    position: absolute;
    top: 260px;
}
#ga {
    left: 400px;
    position: absolute;
    top: 225px;
}
#hi {
    left: 140px;
    position: absolute;
    top: 300px;
}
#ia {
    left: 280px;
    position: absolute;
    top: 105px;
}
#id {
    left: 95px;
    position: absolute;
    top: 80px;
}
#il {
    left: 310px;
    position: absolute;
    top: 115px;
}
#in {
    left: 340px;
    position: absolute;
    top: 130px;
}
#ks {
    left: 225px;
    position: absolute;
    top: 155px;
}
#ky {
    left: 360px;
    position: absolute;
    top: 160px;
}
#la {
    left: 295px;
    position: absolute;
    top: 260px;
}
#ma {
    left: 490px;
    position: absolute;
    top: 72px;
}
#me {
    left: 500px;
    position: absolute;
    top: 30px;
}
#md {
    left: 470px;
    position: absolute;
    top: 140px;
}
#mi {
    left: 345px;
    position: absolute;
    top: 85px;
}
#mn {
    left: 260px;
    position: absolute;
    top: 50px;
}
#mo {
    left: 290px;
    position: absolute;
    top: 165px;
}
#ms {
    left: 310px;
    position: absolute;
    top: 235px;
}
#mt {
    left: 130px;
    position: absolute;
    top: 40px;
}
#nc {
    left: 430px;
    position: absolute;
    top: 175px;
    width: 100px;
}
#nd {
    left: 195px;
    position: absolute;
    top: 35px;
}
#ne {
    left: 210px;
    position: absolute;
    top: 110px;
}
#nh {
    left: 480px;
    position: absolute;
    top: 60px;
    width: 100px;
}
#nj {
    left: 450px;
    position: absolute;
    top: 113px;
    width: 100px;
}
#nm {
    left: 140px;
    position: absolute;
    top: 200px;
}
#nv {
    left: 50px;
    position: absolute;
    top: 115px;
}
#ny {
    left: 390px;
    position: absolute;
    top: 70px;
    width: 100px;
}
#oh {
    left: 375px;
    position: absolute;
    top: 115px;
}
#ok {
    left: 230px;
    position: absolute;
    top: 185px;
}
#or {
    left: 30px;
    position: absolute;
    top: 60px;
}
#pa {
    left: 395px;
    position: absolute;
    top: 100px;
}
#ri {
    left: 480px;
    position: absolute;
    top: 85px;
    width: 100px;
}
#sc {
    left: 415px;
    position: absolute;
    top: 205px;
    width: 100px;
}
#sd {
    left: 195px;
    position: absolute;
    top: 80px;
}
#tn {
    left: 345px;
    position: absolute;
    top: 185px;
}
#tx {
    left: 230px;
    position: absolute;
    top: 250px;
}
#ut {
    left: 110px;
    position: absolute;
    top: 140px;
}
#va {
    left: 440px;
    position: absolute;
    top: 150px;
}
#vt {
    left: 425px;
    position: absolute;
    top: 50px;
}
#wa {
    left: 30px;
    position: absolute;
    top: 15px;
}
#wi {
    left: 290px;
    position: absolute;
    top: 70px;
}
#wv {
    left: 390px;
    position: absolute;
    top: 130px;
    width: 50px;
}
#wy {
    left: 140px;
    position: absolute;
    top: 90px;
}
.catpopimg {
    border: 0 solid #dddddd;
    border-radius: 4px;
    margin-bottom: 0;
    padding: 0;
}
.catpop {
    background-image: -moz-linear-gradient(center top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.7) 50%);
    background-size: 100% auto;
    border-radius: 0 0 4px 4px;
    bottom: 5px;
    color: #ffffff;
    font-size: 16px;
    left: 0;
    padding: 10px 5px 5px 10px;
    position: absolute;
    text-shadow: 0 1px 1px #999999;
    width: 275px;
}
.featured_cats {
    float: left;
    font-size: 12px;
    left: 0;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
.cats_row {
    float: left;
    margin-top: 15px;
    position: relative;
    width: 100%;
}
.catbox {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    padding: 0;
    position: relative;
    width: 290px;
}
.catbox_inside {
    background: url("http://www.phonepagesinc.com/images/satinweave.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 48px;
    left: 0;
    margin: 0;
    padding: 10px;
    position: relative;
    width: 270px;
}
.catbox_icon {
    border: 0 solid #cccccc;
    float: left;
    height: 42px;
    left: 0;
    padding: 3px;
    position: relative;
    width: 42px;
}
.catbox_title {
    float: left;
    left: 3px;
    margin-top: 0;
    padding: 0;
    position: relative;
    width: 215px;
}
.catbox_title h3 {
    font-family: "Teko","Open Sans",Arial;
    font-size: 16px;
    font-weight: normal;
    line-height: 48px;
    margin: 0;
    padding: 0;
}
.catbox_title a {
    color: #666666;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.catbox_arrow {
    border: 0 solid #cccccc;
    float: right;
    height: 42px;
    padding: 3px;
    position: relative;
    right: 5px;
    width: 28px;
}
.cats_row .pos1 {
    left: 18px;
}
.cats_row .pos2 {
    left: 36px;
}


.one-half, .one-third, .one-fourth, .one-fifth, .two-thirds, .three-fourths {
	display: inline;
	float: left;
    margin-right: 2%;
}

.one-half {
	width: 49%;	
	max-width: 470px;
}
#listing-btn:hover {
  background: none repeat scroll 0 0 #EE7121;
  text-decoration:none; 
}

.pbizlink:link {
  color: #f27324;
  font-size: 17px;
  text-decoration: none;
}
.one-third {
	width: 32%;	
	max-width: 300px;
}

.one-fourth {
	width: 23.5%;	
	max-width: 220px;
}

.one-fifth {
	width: 18.4%;	
	max-width: 172px;
}

.two-thirds {
	width: 66%;	
	max-width: 620px;	
}

.three-fourths {
	width: 74.5%;	
	max-width: 700px;	
}

.column-last { 
	margin-right: 0 !important;
}

.changelocation {
  color: #777777;
  float: left;
  font-size: 20px;
  padding: 50px 0 5px 105px;
}
.searchform-param-scan .error {
  color: #ff0000;
  float: left;
}
input[type="text"] {
  background-color: #edede8;
  border: 1px solid #cccccc;
  margin: 0;
  padding: 5px;
}  
.searchform-param-scan label.error {
  display: none !important;
} 
.searchform-param-scan1 label.error {
  display: none !important;
} 

/*.searchform-param-scan1 input {
  width:26px; 
}*/  
.left-cell input[type="text"]{
	width:300px; 
	}
.left-cell select {
	width:302px !important; 
	}

.searchform-param-scan1 .error {
  border: 1px solid #ff0000;
  /*color: #ff0000;*/
}
select {
  background-color: #edede8;
  border: 1px solid #cccccc;
  padding: 5px 2px;
}

@media only screen and (min-width: 960px) {
	
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {

.cats_head { margin-top:0px; }

div.left_header {
  float: left;
  height: 90px;
  margin-left: 13px;
  width: calc(100% - 226px);
}
.hide960{ display:none !important;}	
.page { width: 767px; }	
div.header_ad {
  height: auto;
  width: 100%;
}
div.header2 {
  width: 100%;
}
.dont_find a {
  float: left;
}
#dont_find_cat.dont_find a {
  cursor: pointer;
  float: left;

}
.input_field > input {
  width: 250px;
}
.input_field > select {
  float: left;
  padding: 4px;
  width: 252px;
}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	/* Container */ 
	
	.container {
		width: 748px;	
	}
	
	.bizlogocontainer {
	float:none;
}
	
.ad300 {
	display: inline;
	float: right;
    margin-right: 0%;
	width: 300px;
	/*height:250px;*/
}

.two-thirds-w-ad {
	display: inline;
	float: left;
    margin-right: 10px;
	width: 438px;
}


	/* Carousel */
	
	.iconbox-carousel > li,
	.project-carousel > li,
	.post-carousel > li {
		margin-right: 44px;
	}
	
	/* Portfolio Grid */
	
	ul.portfolio-grid {
		margin-right: -44px;
	}

	ul.portfolio-grid > li.one-fourth {
		margin-right: 44px;	
	}
	
	/* Related Posts */
	
	.related-posts .post-carousel > li {
		width: 172px;
		margin-right: 20px;
	}
	
	/* Newsletter Form */
	
	#newsletter-form input#newsletter {
		width: 53.759%; /* 248px/366px */
		width: 46.759%; /* 248px/366px */
	}
	
	/* Clients */
	
	.clients {
		margin: 0 -20px 20px 0;
	}
	
	.clients li {
		width: 170px;
		margin: 0 20px 20px 0;
	}
	
	.flex-caption {
		height: 249px;
		padding: 20px;
		padding: 20px 20px 10px;
	}
	
	
	
	.cusines {
  width: 134px;
}
.cusine_heading {
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 6px;
}
.cusine_buss {
  font-size: 12px;
}
.cusines_imag img {
  width: 100%;
}
	
	.iconbox-carousel > li, .project-carousel > li, .post-carousel > li {
  float: left;
  margin-right: 20px;
  width: 172px;
}
	
	
	
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.page {
  width: 90%;
	}
div.footer {
  min-height: 87px;
  height: auto;
}
.scan1 {
  margin-top: 24px;
}
.header1 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  height: 81px;
  padding-top: 16px;
}	
.changelocation {
  padding: 4px 0 0 !important;
  text-align: center;
  width: 100% !important;
}
div.header1 {
  background: no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 134px;
  position: relative;
}
.header-logo-image {
  margin-top: 0;
}
ul#navlist {
  float: left;
  padding: 10px 13px 10px 10px;
}  
div.header2 {
  height: auto;
}
.header-logo-image {
  display: block;
}
	div.left_header {
  width: 100%;
}
div.right_header {
  float: none !important;
  margin: auto !important;
}
#navlist li {
  float: left;
}

	  
	/* Tiny Nav */

    .js .tinynav { 
		display: block; 
	}
	
	#step_visualization_has { display:none;}
	#step_visualization_mob { display:block;}
	
    .js #navlist { 
		display: none; 
	}
	.atip {
  width: 230px !important;
}
	
.package_desc > label {
    font-size: 16px;
}
.package_desc > font {
  font-size: 14px;
}
/*#scan label.error {*/
label.error {
  color: #FF0000;
  /*float: left;*/
  font-size: 12px;
  margin-bottom: 0px;
  margin-top: 5px;
  width: 100%;
  clear:both;
} 
	
	
	.ad728{
		display:none;
	}
	
	
	
	.bizlogocontainer {
	float:none;
	border-top:1px solid #eee;
	padding-top:15px;
	}

	
	/* Slider */

    /*.flex-caption {
		display: none;	
	}*/
	
	.flex-caption {
		height: 136px;
		padding: 20px;
		padding: 10px 10px 10px;
		min-width: 130px;
	}
	.flex-caption h2 {
		font-size: 16px; /* 20px */
		line-height: 1.3em; /* 26px/20px */
		margin-bottom: 10px;
		color: #fff;
	}
	.flex-caption .button {
		padding:3px 5px;
	}
	.flex-caption p {
		display: none;	
	}
	
	
	.flex-direction-nav {
		bottom: 0px;
		right: 0;
	}
	
	
	
	/* Columns */
	
	.one-half, .one-third, .one-fourth, .one-fifth, .two-thirds, .three-fourths, .ad300, .two-thirds-w-ad {
		float: none;
		display: block;
		margin-right: 0;
		width: 100%;
		max-width: none;
	}
	
	/* Floats */
	
	.float-left, .float-right {
		float: none;	
	}
	
	/* Containers */
	
	#main, #sidebar {
		margin-bottom: 40px;	
	}
	
	/* Header */
	
	#header-top .one-half:first-child {
		text-align: center;
	}
	
	#header-top .one-half.column-last:after {
		content: ""; 
		display: block; 
		height: 0; 
		overflow: hidden;	
		clear: both;
	}
	
	#header-top .one-half.column-last {
		margin-top: 10px;
	}
	
	#header-top .one-half.column-last {
		/*display: none;*/
	}
	
	  	
	#logo {
		float: none;
		margin: 0 auto;
	}
	
	#logo, #logo a, #logo img {
		display: inline;	
	}
	
	#tagline {
		float: none;
		margin-top: 5px;
	}
	
	#polyglotLanguageSwitcher {
		margin-top: 0;
	}
	
	#header .contact-info {
		float: left;
		float: none;
		margin-top: 0;
	}
	
	#header .contact-info p {
		float: none;
		margin-top: 5px;
		margin-left: 0;
		text-align:center;
		padding-left:0px;
	}
	
	#header .contact-info p:first-child {
		margin-top: 0;
	}
	
	#header .contact-info .city {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1.2em; 	
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	
	text-transform:uppercase;
	text-align:center;
	
	background-color:#5C6375;
	padding:3px;
	color:#FFF;
	
	}

	#header .contact-info .changelocation {
	display: none;	
	}
	
	.locicon{
		display: block;	
	}

	/*#header .contact-info {
		display: none;	
	}*/
	
	/* Footer */
	
	#footer-nav ul {
		text-align: left;
	}
	
	#footer-top > .one-half, #footer-top > .one-third, #footer-top > .one-fourth, #footer-top > .two-thirds, #footer-top > .three-fourths {
		margin-top: 40px;
	}
	
	#footer-top > .one-half:first-child, #footer-top > .one-third:first-child, #footer-top > .one-fourth:first-child, #footer-top > .two-thirds:first-child, #footer-top > .three-fourths:first-child {
		margin-top: 0;
	}
	
	/* Pagination */
	
	.page-nav li, .page-nav > span {
		margin-bottom: 10px;	
	}
	
	/* About Us */
	
	.team-member {
		margin-right: 0;
	}
	
	/* Responsive Tables */
	
	.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; }
	.table-wrapper table { margin-bottom: 0; }
	.table-wrapper .scrollable table { margin-left: 37.3%; }
	.table-wrapper .scrollable { overflow: scroll; overflow-y: hidden; }
	.table-wrapper caption { display: none; }
	
	.pinned { position: absolute; left: 0; top: 0; width: 37.3%; height: 100%; background-color: #fff; overflow: hidden; overflow-x: scroll; }
	.pinned table th, .pinned table td { white-space: nowrap; border-right: none; }
	.pinned .empty-left-top, table.responsive th { height: 88px; }
	
	table.responsive td, table.responsive th { white-space: nowrap; overflow: hidden;}
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
	
	/* Images */
	
	.entry-image.float-left, .float-left.caption,
	.entry-image.float-right, .float-right.caption {
		margin: 10px 0;	
	}
	
	/* Comment Form and Contact Form */
	
	#comment-form input, .content-form input {
		width: 80%;
	}
	
	#comment-form textarea, .content-form textarea, .content-form select {
		width: 90%;
	}
	
.package_lists li {
  height: 128px;

}
	
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	/* Container */
	
	.container {
		width: 420px;
	}
	.cusines {
  width: 128px;
}
.cusine_heading {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 6px;
}
.cusine_buss {
  font-size: 11px;
}
.cusines_imag img {
  width: 100%;
}
.upper_search {
  float: left;
  margin-bottom: 8px;
  margin-top: 7px;
}
#search-container-3 {
	float:left;
}
#search-container-2 {
	float:left;
}
#search-container-2-big {
	float:left;
}
	
	/* Tiny Nav */
	
	.tinynav {
		width: 340px;
		width: 360px;
		width: 370px;
	}
	
	/* Carousel */
	
	.iconbox-carousel > li,
	.project-carousel > li,
	.post-carousel > li {
		width: 200px;
	}
	
	/* Portfolio Grid */
	
	ul.portfolio-grid > li.one-fourth {
		width: 200px;
	}
	
	/* Newsletter Form */
	
	#newsletter-form input#newsletter {
		width: 71.904%; /* 302px/420px */
		width: 70.904%; /* 302px/420px */
	}
	
	/* Clients */
	
	.clients li {
		width: 131px;
	}
	.input_field > select {
  width: 168px;
   }
   .input_field > input {
  width: 168px;
}
#scan input.scan {
  margin-left: 140px;
}	
#scan label {
  margin-bottom: 0;
}
.scan span {
  margin-bottom: 7px;
}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	/* Container */
	
.container {
		width: 300px;	
	}
.city_name{ display:none;}
.upper_search {
  float: left !important;
  margin-bottom: 8px;
  margin-top: 7px;
}
.freelist label {
  float: left;
  font-size: 13px;
  line-height: 24px;
  width: 115px;
}
.package_desc > label {
  font-size: 16px;
  width:100%;
}
	.atip {
  width: 190px !important;
}
	
.package_lists h4 {
  font-size: 15px;
}
.package_lists h5 {
  font-size: 18px;
}
.package_desc > font {
  font-size: 13px;
}
#scan label {
  margin-bottom: 0;
}
.scan span {
  margin-bottom: 7px;
}
#scan input.scan {
  margin-left: 139px;
}
.input_field > input {
  width: 100%;
}
.input_field > select {
  width: 100%;
}
.inner_head {
  float: left;
  width: 100%;
}
	
}


@media only screen and (max-width: 420px) {
		.atip {
  width: 190px !important;
}
}




#boxlink a {
	display:block;
	text-decoration:none;
	 padding:5px 5px;
	 color:#333333;
}
#boxlink a:visited {
	display:block;
	text-decoration:none;
}
#boxlink a:hover {
	display:block;
	/*background-color:#FFFFCC;*/
	text-decoration:none;
}
#boxlink a:active {
	display:block;
	text-decoration:none;
}
.changelocation {
  float: left;
}
#full_header { 
  /*background: url("../images/low_contrast_linen.png") repeat scroll 0 0 #303030;*/
   background: none repeat scroll 0 0 #ddddde;
  float: left;
  padding-top: 10px;
  padding-top: 5px;
  margin-bottom: 20px;
  width: 100%;
  background:#3e3e3e;
  background:#5C6375;
  background:#c1d0db;
}
#form2 .button {
  /*background:#3e3e3e;*/
  background:#5C6375;
  padding:7px 12px;
  border:0px;
}
#form2 .button:hover {
  background: none repeat scroll 0 0 #222222;
}
#form2 > input, #form2  textarea{
  border: 1px solid #ccc;
  padding: 4px;
}
#navlist font.head {
  color: #555555;
  float: left;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -1px;
  margin: 10px 0;
  text-transform: capitalize;
  width: 100%;
}
.col_3.pack input {
  border: 1px solid #000000;
  border-radius: 4px;
  color: #555555;
  background:#f2f2f2; 
  float: left;
  height: auto;
  padding: 6px;
  width: 178px;
}   
.col_3.pack label {
  margin-left: 15px;
  float:left;
  width: 48%;
}
.ad728ff.container {
  clear: both;
  margin-bottom: 15px;
}
.prov-entry .entry-image {
  background-color: rgba(0, 0, 0, 0) !important;
} 


.mejs-controls .mejs-button button:focus {
	outline-color: #5C6375;
}


#demoForm > span {
  color: #FF0000;
  float: left;
  margin-bottom: 14px;
  text-align: left;
  width: 100%;
}
.displayError { display:none; }
.freelist label {
  float: left;
  font-size: 16px;
  font-weight: normal;
  line-height: 27px;
  width: 207px;
}
.freelist label.error {
  color: #ff0000;
  font-size: 14px;
}


.input_field {
  float: left;
  margin-bottom: 13px;
}
.loading {
  float: right;
  margin-left: 10px;
}
.claim_head {
  color: #EF7023;
  font-size: 22px;
  margin-bottom: 0;
  padding-bottom: 5px;
  margin-top:10px; 
  padding-top: 0;
}
.banner-scan {
	/*background: url("../images/banner-image.jpg") repeat scroll 0 0 / cover  rgba(0, 0, 0, 0);*/
  background: none repeat scroll 0 0 #f6f6f6;
  padding-bottom: 15px;
  width: 100%;
}
.loading > img {
  width: 24px;
}  
.inner_head > h3 {
  background: none repeat scroll 0 0 #E3E3E3;
  float: left;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 16px;
}
/*.freelist label.error {
  color: #FF0000;
  font-size: 13px !important;
  font-weight: normal !important;
  line-height: 13px !important;
  margin-left: 207px;
  margin-top: 10px;
  width: 220px !important;
}*/
#demoForm .input_field {
  width: 100%;
  transition:height 4s;
}
.ui-state-disabled {
  background-image: none;
  opacity: 0.61;
} 
.package_wrap {
  float: left;
  text-align: -moz-center;
  width: 136px;
}
.package_wrap input {
  margin: auto;
}
.callback input {
  font-weight: normal !important;
  margin-right: 13px;
  text-align: left !important;
  width: 19px !important;
}
.input_field.callback {
  font-size: 12px;
  font-weight: normal !important;
}
.inner_head > h4 {
  float: left;
  font-size: 12px;
  font-weight: normal;
  width: 100%;
}
.input_field font {
  font-size: 18px;
  margin-left: 0;
}
#step_visualization > div {
  font-size: 14px;
  padding-top: 10px;
  text-align: left;
}

#fieldWrapper > div {
  float: left;
  margin-bottom: 14px;
  width: 100%;
}



#step_visualization_has > div {
  background: none repeat scroll 0 0 #CB1511;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 10px;
  text-align:center;
  width: 118px;
}
#recaptcha_widget_div {
  float: left;
  width: 100%;
}
#recaptcha_table span {
  background: none repeat scroll 0 0 #ffffff;
}
#recaptcha_table span a {
  color:#EF7046; 
}

#captcha_error > h4 {
  color: #ff0000;
  float: left;
  font-size: 15px;
  margin-bottom: 0;
  width: 100%;
}

#step_visualization_has span {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid;
  display: block;
  float: left;
  font-size: 17px;
  font-weight: normal;
  margin-right: 7px;
  padding: 7px;
  text-align: center;
  width: 31%;
}

#step_visualization_mob {
    float: left;
    width: 100%;
}
#step_visualization_mob {
    display: none;
}
#step_visualization_has > div {
  float: left;
  margin-bottom: 14px;
  width: 100%;
}
#captcha {
  width: 100%;
}
.activestep {
  background: none repeat scroll 0 0 #BBD568 !important;
  border: 1px solid #9db74a !important;
  color: #FFFFFF;
  font-weight: bold;
}
.input_field > label > span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #333333;
  font-size: 11px;
  font-weight: normal;
  height: 13px;
  line-height: 11px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}
#step_visualization_mob > div {
  background: none repeat scroll 0 0 #CB1511;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 10px;
  text-align:center;
  width: 118px;
}
#step_visualization_mob span {
  background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid;
  display: block;
  float: left;
  font-size: 12px;
  margin-right: 7px;
  padding: 3px 7px;
}
#step_visualization_mob > div {
  float: left;
  margin-bottom: 14px;
  width: 100%;
}
#step_visualization_mob {
  float: left;
  width: 100%;
}


.listing_packages_inner > .input_field {
  background: none repeat scroll 0 0 #FFFFFF;
  width: 100%;
}
.listing_packages_inner {
  float: left;
  width: 100%;
}  
.wrap_package {
  padding: 16px 11px;
}
.package_desc > font {
  float: left;
  font-size: 15px;
  margin-bottom: 10px;
}
.package_desc {
  float: left;
  width: 200px;
}

.package_lists li {
  border-left: 1px solid #EEEEEE;
  float: left;   
  height: 103px;
  margin-bottom: 13px;
  margin-right: 15px;
  padding-left: 7%;
  padding-right: 0;
  text-align: center;
  width: 30%;
}
.package_lists h4 {
  margin-bottom: 6px;
    font-size: 20px;   
  margin-top: 4px;
}
.package_desc > label {
  font-size: 19px;
  width: 100%;
  margin-bottom:7px;
}
.package_lists h5 {
  font-size: 24px;
  margin-bottom: 2px;
}
.package_lists {
  float: right;
  width: 47%;
}
.package_desc {
  float: left;
  width: 48%;
}
b.package_choose {
  display: block;
  float: left;  
  font-size: 16px;
  margin-bottom: 13px;
  width: 100%;
}
.package_choose > label {
  font-weight: normal;
}
.atip #cbullet ul li{
 background:url(../images/tick.png) no-repeat left 4px;
 list-style:none;
 padding-left:25px;
 margin-left:10px;  
  line-height: 23px;    
 }
.atip {
  margin-bottom: 10px;
  width: 300px !important;
}
.sticky_info {
  display: inline;
  margin-left: 2px;
  vertical-align: middle;
  width: 16px;
}



.scan-page .container.clearfix.page {
  padding: 15px 0 20px;
}


#navlist li:hover {

	
}
#navlist li:hover {
  background: none repeat scroll 0 0 #fff !important;
  border-radius: 0;
}
#navlist li:hover a {
	color:#5C6375 !important;
	
}

#navlist li a {

}

#navlist li .drop {
	/*padding-right:21px;*/
	background:url("img/drop.png") no-repeat right 8px;
	background: url("img/drop.png") no-repeat scroll 96% center;
}
#navlist li:hover .drop {
	background: url("img/drop.png") no-repeat scroll 97% center;
	color:#555555;
	background-color:#f2f2f2 !important; 
}
#navlist li:hover .drop span{
	color:#555555 !important;
	}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:0px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:0px solid #ddd;
	border-top:none;
	
	/* Gradient background */
	/*background:#f2f2f2;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));
*/
	background:#f2f2f2;
	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;z-index:200}
.dropdown_2columns {width: 280px; z-index:200}
.dropdown_3columns {width: 420px;z-index:200}
.dropdown_4columns {width: 560px;z-index:200}
.dropdown_5columns {width: 700px;z-index:200}

#navlist li:hover .dropdown_1column, 
#navlist li:hover .dropdown_2columns, 
#navlist li:hover .dropdown_3columns,
#navlist li:hover .dropdown_4columns,
#navlist li:hover .dropdown_5columns {
	left:-1px;
	top:30px;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_1_cats {
  width: 106px;
}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}


.biz_cont_head_menu {
  color: #555555;
  margin-top: 5px;
  text-align: left;
  width: 94%;
}
.biz_cont_head_menu > a {
  float: left;
  line-height: 20px !important;
  margin: 0;
  padding: 0 !important;
  text-align: left !important;
  text-transform: capitalize !important;
}
.col_3_new {
  float: left;
  margin-left: 10px;
  width: 47%;
}
.col_5_new {
	width: 48%; float: left; height: 134px;}
.col_1_p{
	width:94px;}
.col_1_p li {
  padding: 1px !important;
  width: 100% !important;
  min-width:50px !important;
}
.col_compare {
  width: 200px !important;
}
.col_compare li {
  padding: 1px !important;
  width: 100% !important;
  min-width:50px !important;
}

	.packages {
  background: none repeat scroll 0 0 #5C6375;
  border-radius: 4px;
  color: #FFFFFF !important;
  float: left;
  margin-top: 5px;
  padding: 2px 8px 5px;
  text-shadow: 0 0;
}



@media only screen and (max-width: 800px) {
	.dropdown_5columns {
  width: 581px;
}
	.col_3_new {
  width: 46%;
}
.col_5 {
  width: 98%;
}
.col_5_new {
  width: 50%;
}
.dropdown_4columns {
  width: 282px;
}
.col_4 {
  width: 98%;
}
.col_1_cats {
  width: 86px;
}
}

 
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.cusines {
    width: 209px;
}
.two-thirds-w-ad.column-last.upper_search {
  float: right;
  width: 60%;
}
  
} 
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
}   


/* Smaller than standard 1029 (devices and browsers)
====================================================================== */
@media only screen and (max-width: 1029px) {
.searchform-param {
	float: left;
	width: 45%;
	margin-right: 5px;
}
}
	
/* Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.searchform-param {
	float: left;
	width: 44%;
	margin-right: 5px;
}

.phoenixsearch .searchform-param {
	float: left;
	width: 44%;
	margin-right: 5px;
}

.upper_search .searchform-param {
	float: left;
	width: 44%;
	margin-right: 5px;
}
}



/* All Mobile Sizes (devices and browser)
====================================================================== */
@media only screen and (max-width: 767px) {
.searchform-param {
	float: left;
	width: 42%;
	margin-right: 5px;
}
div.header_ad {
  margin-top: 9px;
}
#step_visualization_mob {
    display: block;
}

.phoenixsearch .searchform-param {
	float: left;
	width: 42%;
	margin-right: 5px;
}
.upper_search .searchform-param {
	float: left;
	width: 42%;
	margin-right: 5px;
}
.searchform-label-s {
	font-size: 11px
}

.headermargin {
	/*margin-top:180px;*/
	margin-top:0px;
}


}

@media only screen and (min-width: 480px) and (max-width: 767px) {


}


@media only screen and (max-width: 767px) {


}

a.btncat {
	font-weight:bold; font-size:12px; margin:0px; 
	background-color:#3CAAE0; 
	background-color:#3CB65E; 
	background-color:#5C6375;  
	background:#666;
	padding:4px 8px 4px; color:#fff;
	/*-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;*/
	/*border: 1px solid #DEDEDE;*/
	/*text-shadow: 0 1px 0 #1d4a5f;*/
	/*-webkit-box-shadow:0 2px 3px rgba(0,0,0,.25);-moz-box-shadow:0 2px 3px rgba(0,0,0,.25);box-shadow:0 2px 3px rgba(0,0,0,.25);*/
	/*-webkit-box-shadow: 0px 0px 1px 0px #666, inset 0px 0px 1px 0px #eee;
	-moz-box-shadow: 0px 0px 1px 0px #666, inset 0px 0px 1px 0px #eee;
	box-shadow: 0px 0px 1px 0px #666, inset 1px 0px 0px 1px 0px #eee;*/
	/*-webkit-box-shadow: 0px 0px 1px 0px #666;
	-moz-box-shadow: 0px 0px 1px 0px #666;
	box-shadow: 0px 0px 1px 0px #666;*/
	/*text-transform:uppercase;*/
	text-decoration:none;
	margin-right:10px;
	
	-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;
}

a.btncat:hover {
	font-weight:bold; font-size:12px; margin:0px; 
	background-color:#3CAAE0; padding:4px 8px 4px; color:#fff;
	background:#666;
	background-color:#5C6375;  
	/*-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;*/
	/*border: 1px solid #DEDEDE;*/
	/*text-shadow: 0 1px 0 #1d4a5f;*/
	text-decoration:none;
	/*-webkit-box-shadow:0 2px 3px rgba(0,0,0,.25);-moz-box-shadow:0 2px 3px rgba(0,0,0,.25);box-shadow:0 2px 3px rgba(0,0,0,.25);*/
	/*-webkit-box-shadow: 0px 0px 1px 0px #000, inset 0px 0px 1px 0px #eee;
	-moz-box-shadow: 0px 0px 1px 0px #000, inset 0px 0px 1px 0px #eee;
	box-shadow: 0px 0px 1px 0px #000, inset 1px 0px 0px 1px 0px #eee;*/
	/*-webkit-box-shadow: 0px 0px 1px 0px #666;
	-moz-box-shadow: 0px 0px 1px 0px #666;
	box-shadow: 0px 0px 1px 0px #666;*/
	/*text-transform:uppercase;*/
	margin-right:10px;
}



a.rbtn2 {
	font-weight:400; font-color:#ffffff; font-size:13px; margin:0px; 
	background-color:#3CAAE0; 
	background-color:#3CB65E;
	background-color:#5C6375;
	background-color:#666;
	padding:6px 8px;; color:#fff;
	-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;
	/*border: 1px solid #DEDEDE;*/
	/*text-shadow: 0 1px 0 #1d4a5f;*/
	/*-webkit-box-shadow:0 2px 3px rgba(0,0,0,.25);-moz-box-shadow:0 2px 3px rgba(0,0,0,.25);box-shadow:0 2px 3px rgba(0,0,0,.25);*/
	/*-webkit-box-shadow: 0px 0px 1px 0px #666, inset 0px 0px 1px 0px #eee;
	-moz-box-shadow: 0px 0px 1px 0px #666, inset 0px 0px 1px 0px #eee;
	box-shadow: 0px 0px 1px 0px #666, inset 1px 0px 0px 1px 0px #eee;*/
	/*-webkit-box-shadow: 0px 0px 1px 0px #666;
	-moz-box-shadow: 0px 0px 1px 0px #666;
	box-shadow: 0px 0px 1px 0px #666;*/
	text-transform:none;
	text-decoration:none;
	/*-webkit-box-shadow:0 2px 3px rgba(0,0,0,.25);-moz-box-shadow:0 2px 3px rgba(0,0,0,.25);box-shadow:0 2px 3px rgba(0,0,0,.25);*/
}

a.rbtn2:hover {
	background-color:#555;
	background-color:#5C6375;
	color:#fff;
}

.hilite1 {
	color:#333;
}
.hilite1:hover {
	color:#5C6375;
}

.btnsubmit {
    font-weight: normal;
    font-size: 14px;
    color: #FFF;
    padding: 5px 15px;
	line-height:20px;
    cursor: pointer;
    border: 0px solid #090;
    border-radius: 4px;
    background: none repeat scroll 0% 0% #666;
}

.btnsubmit:hover{ background:#5C6375; color: #FFF !important;  }

