/* =STRUCTURE
------------------------------------------------------*/
body {
  margin: 0;
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
}

#main_body {
  margin:0 auto;
  max-width:1024px;
}


/* =HEADER
------------------------------------------------------*/
.small_headers {
  color: #ffffff;
  font-size:12px;
  font-weight:bold;
  background-color:#98A2C6;
}


/* =MAIN CONTENT
------------------------------------------------------*/
#content {
  background-color: transparent;
  padding: 0px 10px 0px 0px;
}

#left_col {
  border-left: 2px solid #eeeeee;
  border-right: 2px solid #eeeeee;
  background-color:#eeeeee;
  background: transparent url(../images/leaf_dbl.gif) repeat-y;
}

#mid_col {
  background-color: transparent;
  padding: 10px;
  padding-top:0;
  z-index:1;
}

#right_col {
  border-left: 2px solid #eeeeee;
  border-right: 2px solid #eeeeee;
  background-color:#eeeeee;
  background: transparent url(../images/leaf_dbl_flip.gif) top right repeat-y;
}

td#btm_row {
  text-align:center;
}

.vert_ads img {
  padding:2px 0;
}

.multi_image {
  padding:0;
  float:left;
  height:140px;
  vertical-align:bottom;
  border-bottom: 4px solid #98A2C6;
  border-left: 2px solid #98A2C6;
}

.multi_image img {
  float:left;
  padding: 0 4px 4px 0;
}

.multi_image .img_controls {
  clear:left;
  padding: 0 0 0 14px;
}

.multi_image div {
  padding:5px 30px 0 0;
  height:100px;
}

#viewImage_rel {
  position:absolute;
  display:none;
  text-align:center;
  background-color:#ffffff;
  border: 4px solid #98A2C6;
  z-index:500;
}

#viewImage_rel .close_loc {
  background-color:#ffffff;
}

#viewImage_rel .pic_title {
  background-color:#ffffff;
  width:200px;
  margin:0 auto;
}

#viewImage_rel .close_loc_btm {
  background-color:#ffffff;
  position:absolute;
  bottom:2px;
  right:2px;
}

#imageViewer {
  position:absolute;
  top:5px;
  right:2px;
  height:450px;
  width:400px;
  text-align:center;
  background-color:#ffffff;
  border: 4px solid #98A2C6;
  z-index:20;
}

#contentcontainer {
  margin-top:-20px;
}

/*
------------ New Styles ------------
*/

#greybar_new {
  background-image: url(../images/nav_bar.jpg);
  background-repeat: repeat-x;
  padding: 0;
  margin: 0;
  text-align:center;
  padding-top:5px;
  position:relative;
}

.nav_links a {
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #599ec3;
  font-weight: bold;
}

.nav_links a:hover {
  text-decoration: underline;
}

#header_new {
  background-image: url(../images/BGjpeg.jpg);
  background-repeat: no-repeat;
  background-color: #CCCCCC;
  cursor:pointer;
  position:relative;
}

#greybar_new #findermenu {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #599ec3;
  font-weight: normal;
  height: 84px;
}

#flashcontent {
  position:absolute;
  top:0;
  left:-16px;
}

.events_link {
  font-weight:bold;
  /* color: #810000; */
  color: #844E1F;
}

.events_link2 {
  font-weight:bold;
  /* color: #FF8E15; */
  color: #EC9E4A;
}

#post2area_link {
  float:right;
  text-align:right;
  position:relative;
}

#post2area_link .post_instructions {
  width:200px;
}

a.post2area_link {
  font-size:1.1em;
  font-weight:bold;
  color: #FF8E15;
  text-decoration:none;
}

a.post2area_link:hover {
  color: #599ec3;
  text-decoration:underline;
}

#advertiselink {
  position:absolute;
  top:35px;
  right:5px;
  z-index:20;
  background:#ffffff;
}

#advertiselink a {
  text-decoration: none;
  padding:2px 1em;
  display:block;
}

#advertiselink a:hover {
  text-decoration: underline;
}

#leftlink {
  position:absolute;
  top:35px;
  left:15px;
  z-index:20;
  background:#ffffff;
  height:24px;
}

#leftlink img {
  position:absolute;
  top:-30px;
  left:-10px;
}

#leftlink a {
  text-decoration: none;
  padding:2px;
  font-size:14px;
  display:block;
  padding-top:5px;
}

#leftlink a:hover {
  text-decoration: underline;
}


p.search_prompt {
  text-align:center;
  color: #599ec3;
  font-weight:bold;
}

#googlestrip {
  position:relative;
  bottom:22px;
  width:728px;
  margin:0 auto;
}

/* =MISC
------------------------------------------------------*/
.regtext {
  font-size:12px;
  color:#000000;
}

.regtext1 {
  font-size: 1em;
}

.main .textsm {
  font-size: 11px;
  font-weight:bold;
}

.bold {
  font-weight:bold;
}

.title {
  font-size: 14px;
  font-weight:bold;
  text-decoration: underline;
}

.titlebar {
  background-color:#603913;
  color:#000000;
}

.name {
  font-weight:bold;
  font-size: 30px;
  color: #EF8825
}

a:hover {
  color:red;
}

.promopage {
  font-weight:bold;
  font-size: 12px;
  color: #EF8825
}

.errorbox {
  font-size: 11px;
  background: #FFEEEE;
  border:1px solid #D4D0C8;
  padding: .5em;
}

*.error {
}

P.error {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.apa {
  text-indent: -0.5in;
  margin-left: 0.5in
}

.linkset {
  margin:0 0 20px 0;
}

.linkset .head3 {
  margin:10px 0 0 20px;
}

.linkset p {
  margin:0px 0 6px 46px;
}

.copywrite {
  text-align:center;
}

img.float_left {
  float:left;
  margin: 12px 12px 12px 12px;
}

img.float_right {
  float:right;
  margin: 12px 12px 12px 12px;
}

img {
  border:0;
}

form {
  padding:0;
  margin:0;
}

textarea {
  padding:0;
  margin:0;
}

.style6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #333333;
}
.style7 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.style9 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.container {
  position:absolute;
  height:1px;
  width:1px;
}

.float_left {
  float:left;
}

.float_right {
  float:right;
}

.clear_left {
  clear:left;
}

.clear_right {
  clear:right;
}

.clear_both {
  clear:both;
}

.required_field {
  color:#F78A7C;
  font-weight:bold;
  font-size:18px;
  vertical-align:middle;
}

.hide_it {
  visibility:hidden;
}

.thankyoupage_email {
  font-weight:bold;
  color:#aaaaaa;
}

.thankyoupage_important {
  color:#F78A7C;
  font-weight:bold;
}

/* =LISTING HEAD
------------------------------------------------------*/
.listing_head {
}


/* =POPUPS
------------------------------------------------------*/
/* editlink info_popup */
.editlink {
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
    border:1px solid #000000;
    color:#000000;
    background-color:#D4D0C8;
}
.editlink A:link {
    text-decoration:none;
    color:#000000;
}
.editlink A:visited {
    text-decoration:none;
    color:#000000;
}
.editlink A:hover {
    text-decoration:none;
    color:#ffffff;
    border:1px solid #D4D0C8;
    background-color:#000000;
}
.EditBox {
    padding:10px;
    border:1px solid #CCDDCC;
}

/* Styles for info message popup */
#info_popup {
    z-index:180;
    position:relative;
    border:8px solid #000000;
    background:#CCCCCC;
    text-align:center;
    top:0px;
    left:0px;
    width:280px;
    height:auto;
    padding:5px;
}

#info_popup p {
    margin: 5px 0px 0px 0px;
    font-size: 12px;
}

.p_error {
    color:red;
}

.p_record_name {
    color:#000000;
}

.p_button {
    position:relative;
    text-align: center;
    padding-top: 10px;
}

#popupcontent {
  background-color:#ffffff;
}

.options_edit_box {
  position:absolute;
  top:20px;
  right:-20px;
  padding:20px 40px;
  font-weight:normal;
  background-color:#ffffff;
  border:3px solid #CC6633;
  z-index:500;
  width:300px;
}

.options_edit_box .title {
  margin:-15px 0 15px 0;
  padding:0;
  font-weight:bold;
  text-align:center;
}

.delete_confirm {
  background-color:#cccccc;
}

.delete_confirm .title {
  color:red;
}

/*Need to take away position:relative on divs holding ajax links.  IE7 hides them when an
  edit_box is started.  See head area on main.html*/
.p_relative {
  position:relative;
}



/* =NAVIGATION
------------------------------------------------------*/
.nav, .nav ul{
  padding: 0;
  margin: 0;
  list-style: none;
  font-weight:bold;
}

.nav .navTop {
  height:5px;
  width:146px;
  background: transparent url(../images/navTop.gif) 50% 0 no-repeat;
}

* html .nav .navTop {
  width:142px;
  margin-bottom:-14px;
}

.nav .border_top {
  border-top: 2px solid #ffffff;
}

.nav .border_bottom {
  border-bottom: 2px solid #ffffff;
}

.sidenav {
  width:142px;
  padding-top:0px;
}

.sidenav a{
  display: block;
  width:142px;
  color: #ffffff;
  font-size:12px;
  text-decoration: none;
  padding: 5px 0 3px 4px;
  background-color:#aaaaaa;
}

.sidenav li a:hover {
  color: #ffffff;
  background-color:#CC85AD;
}

.nav #login {
  width:142px;
  color: #000000;
  font-size:12px;
  text-decoration: none;
  padding: 5px 0 3px 4px;
  background-color:#E5B847;
}

#searchbar {
  position:absolute;
  right:0px;
  bottom:0px;
  color: #ffffff;
  width:auto;
  margin:0;
  height:22px;
  font-size:12px;
  font-weight:bold;
  text-align:right;
  padding: 4px 0px 4px 20px;
}

.searchbar {
  color: #ffffff;
  font-size:12px;
  font-weight:bold;
  text-align:right;
  background: #464575;
}

#searchbar .submit {
  color: #ffffff;
  background-color:#464575;
}

.finderselects {
  float:left;
  margin-left:5px;
}

#refine_search {
  margin-top:-20px;
  margin-bottom:10px;
}

#admin_links {
  color: #000000;
  width:146px;
  font-size:12px;
  background-color:#464575;
}

#admin_links .title {
  color: #ffffff;
  width:142px;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  text-decoration: none;
  padding: 5px 0 3px 4px;
}

#admin_links a{
  display: block;
  width:142px;
  color: #ffffff;
  font-size:12px;
  text-decoration: none;
  padding: 5px 0 3px 4px;
  background-color:#464575;
}

#admin_links li a:hover {
  color: #ffffff;
  background-color:#CC85AD;
}



/* =SEQUENCENAV
------------------------------------------------------*/
#sequencenav_container {
  margin-left:auto;
  margin-right:auto;
  z-index:2;
  height:36px;
  text-align:center;
}

#sequencenav, #sequencenav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#sequencenav a {
  display: block;
  width:108px;
  height:36px;
  color: #ffffff;
  background-color:transparent;
  text-decoration: none;
  vertical-align:baseline;
  padding: 0;
}

#sequencenav .current a {
  background: transparent url(../images/signupnav_curr.gif) 0 100% no-repeat;
}

#sequencenav .notcurrent a {
  color: #000000;
  background: transparent url(../images/signupnav_notcurr.gif) 0 100% no-repeat;
}

#sequencenav .restricted span {
  display: block;
  width:108px;
  height:36px;
  text-decoration: none;
  vertical-align:baseline;
  padding: 0;
  color: #cccccc;
  background: transparent url(../images/signupnav_restricted.gif) 0 100% no-repeat ;
}

#sequencenav li {
  float: left;
  font-size:12px;
  font-weight:bold;
  padding-left:10px;
  text-align:center;
}

#sequencenav li a:hover {
  background: transparent url(../images/signupnav_hover.gif) 0 100% no-repeat;
  color: #ffffff;
}



/* =POSTCONTROLS
------------------------------------------------------*/
#postnav_container {
  margin-left:auto;
  margin-right:auto;
  z-index:22;
  width:100%;
  text-align:center;
}

#postnav, #postnav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#postnav a {
  display: block;
  width:108px;
  height:36px;
  color: #ffffff;
  background-color:transparent;
  text-decoration: none;
  vertical-align:baseline;
  padding: 0 0 0 0;
}

#postnav li a {
  background: transparent url(../images/postcontrols.gif) 0 100% no-repeat;
}

#postnav li {
  float: left;
  font-size:12px;
  font-weight:bold;
  padding-left:10px;
  text-align:center;
}

#postnav li a:hover {
  background: transparent url(../images/postcontrols_over.gif) 0 100% no-repeat;
  color: #ffffff;
}


/* =HEADINGS
------------------------------------------------------*/
h1{
  margin:0;
  padding:0;
  font-weight:bold;
  font-size:20px;
  font-family: Verdana;
  color: #844E1F;
}

h2{
  margin:10px 0 0 40px;
  font-weight:bold;
  font-size:16px;
  color:#bbbbbb;
}

h3{
  margin:10px 0 0 40px;
  font-weight:bold;
  font-size:16px;
  color:#98A2C6;
}

h4{
  margin:0;
}

.head2 {
  margin:10px 0 5px 0;
  font-weight:bold;
  color:#FFCE81;
  font-size:24px;
}

.head3 {
  margin:10px 0 0 40px;
  font-weight:bold;
  font-size:16px;
  color:#bbbbbb;
}

.head4 {
  margin:10px 0 0 40px;
  font-weight:bold;
  font-size:16px;
  color:#98A2C6;
}


/* =SORT TABLE
------------------------------------------------------*/
#sortTable_head {
  font-size: 11px;
}

table.sortTable {
  border-top: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  font-size: 13px;
}

.sortTable th {
  background-color:#cccccc;
  font-size: 11px;
  font-weight:bold;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.sortTable td {
  padding:2px 4px;
  margin:0;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.sortTable .row1 {
  background-color:#EAF7FE;
}

.sortTable .row2 {
  background-color:#ffffff;
}

.sortTable .head {
  background-color:#0077CC;
}

.sortTable .head a {
  color:#ffffff;
  font-weight:bold;
}

.sortTable .negnum {
  color:#F73D4F;
  font-weight:bold;
}

.sortcol_nosort {
  color:#ffffff;
  font-weight:bold;
}

.sort_arrows {
  color:#38B544;
  font-weight:bold;
  font-size:14px;
}

.sequencebar {
  font-size:11px;
}

.filter_prompt {
  background-color:transparent;
  color:#706F6F;
  font-size: 11px;
  font-weight:bold;
  height:1.5em;
  text-align:center;
}

.filter_prompt a {
  color:#2C719D;
}

.filter_prompt a:hover {
  color:red;
}

.results_head {
  font-weight:bold;
  font-size:14px;
  /* color:#b75113; */
  color:#ffffff;
  background-color:#b1ae81;
  height:20px;
  text-align:center;
}

.events_notice {
  margin:0;
  margin-top:10px;
  margin-bottom:5px;
}

.events_notice .post_instructions {
  width:170px;
  background-color:#ffffff;
  text-align:center;
  font-size:15px;
  cursor:pointer;
  position:relative;
}

.events_notice a {
  text-decoration:none;
  display:block;
}

.events_notice a:hover {
  text-decoration:underline;
}

.events_notice .head {
  /* background-color:#CC85AD; */
  background-color:#b1ae81;
  color:#ffffff;
  text-align:center;
  font-weight:bold;
  font-size:15px;
  padding:0;
  margin:0;
  width:170px;
  position:absolute;
  top:-10px;
  left:10px;
}

.events_notice p {
  padding:0;
  margin:0;
}

.events_notice_location {
  color: #810000;
  font-weight:bold;
  margin-bottom:7px;
}

.events_notice_date {
  color: #FF8E15;
  font-weight:bold;
  margin-bottom:7px;
}

.events_notice_title {
  color: #FF8E15;
  font-weight:bold;
}

#site_stats_notice .events_notice .post_instructions {
  cursor:default;
}

#site_stats_notice .post_instructions {
  font-size:12px;
}

#site_stats_notice .stat_data {
  text-align:left;
  font-weight:bold;
}

ul.weather_com_reqlinks {
  font-size:10px;
  margin:0;
  padding:0;
  list-style:none;
}


/* =STATSTABLE
------------------------------------------------------*/
table.statsTable {
  margin-left:40px;
}

table.statsTable th {
  background-color:#0077CC;
  text-align:center;
  color:#ffffff;
  font-weight:bold;
  padding:2px 8px;
}

table.statsTable td.dataRow {
  text-align:center;
}

table.statsTable tr.month th {
  background-color:#464575;
  text-align:left;
}

table.statsTable tr.totals td {
  background-color:#eeeeee;
  text-align:left;
}


/* =POST PAGE
------------------------------------------------------*/
#price_row {
  display:none;
}

#phone_row {
  display:table-row;
}

#event_date_row {
  display:none;
}

#event_time_row {
  display:none;
}

#postPage {
  position:relative;
}

#postForm {
  margin-top:20px;
  float:left;
  width:380px;
}

#postForm .head {
  font-size:1.2em;
  text-align:left;
}

#postForm .instructions {
  font-size:.9em;
  color:#333333;
  background-color:transparent;
  font-weight:normal;
}

#postForm2 {
  margin-top:20px;
  width:360px;
}

#post_instructions_loc {
  margin-top:20px;
  margin-left:20px;
  float:left;
  position:relative;
}

.post_instructions {
  background-color:#ffffff;
  padding:10px;
  width:120px;
  font-size:.9em;
  border: 4px solid #B1D8ED;
}

.rowspacer {
  height:18px;
}

table.postlisting_steps {
  border-top: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  font-size: 11px;
  width:100%;
  margin-bottom:10px;
}

.postlisting_steps th {
  background-color:#cccccc;
  font-size: 11px;
  font-weight:bold;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.postlisting_steps td {
  padding:2px 4px;
  font-weight:bold;
  margin:0;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.postlisting_steps .complete {
  background-color:#EAF7FE;
  color:#50CC2E;
}


.postlisting_steps .current {
  border: 3px solid #50CC2E;
}

#postlisting_loginlinks_loc {
  text-align:right;
  font-weight:bold;
  font-size:12px;
  z-index:15;
  position:relative;
  height:1em;
}

div#postlisting_loginlinks {
  position:absolute;
  top:-15px;
  right:0;
}

#postlisting_loginlinks_loc a {
  color:#000000;
}

#postlisting_loginlinks_loc a:hover {
  color:red;
}


ul#postlisting_loginlinks {
  margin:0;
  padding:0;
  list-style:none;
}

ul#postlisting_loginlinks li {
  float: right;
  text-align:center;
  border:2px solid #aaaaaa;
}

ul#postlisting_loginlinks a {
  color:#ffffff;
  background-color:#B1D8ED;
  display:block;
  font-weight:bold;
  text-decoration:none;
  font-size:15px;
  padding:0 10px;
}

ul#postlisting_loginlinks a:hover {
  color:#ffffff;
  background-color:#aaaaaa;
}


/* =PHONEBOOK
------------------------------------------------------*/
.booktype_nav, .booktype_link {
  background-color:transparent;
  color:#000000;
  font-size: 1em;
  font-weight:bold;
  margin:0;
  padding:0;
}

#book_type_loc {
  float:right;
  margin-left:20px;
}

.booktype_link {
  font-size: 16px;
}

.booktype_prompt {
  padding:0;
  margin:0;
  text-align:right;
  font-weight:bold;
}

.phonebook_letter {
  margin:0;
  padding:0;
  margin-top:4px;
  font-weight:bold;
}



/* =POSTCONFIRM
------------------------------------------------------*/

.postconfirm td {
  padding:0 2px;
  margin:0;
}



/* =LISTING RESULTS
------------------------------------------------------*/
#listing_results, #content_listings {
  padding-top:10px;
}

.listing_results td {
  padding:.3em 0;
}

.listing_results_list_type {
  font-size:.8em;
}

.listing_results_thumb {
  width:64px;
  margin-left:20px;
}

.listing_results_event_title a {
  color:rgb(34, 34, 69);
}

.listing_results_event_title a:hover {
  color:red;
}

.results_tophr {
  padding:0;
  margin:0;
}

#search_results .section_header {
  font-weight:bold;
  text-align:center;
  margin-top:30px;
  background-color:#B1D8ED;
  border:1px solid #cccccc;
}

#search_results .results {
  border:2px solid #B1D8ED;
  padding:0 5px;
}

#search_results .more_results {
  margin-top:30px;
  font-weight:bold;
  text-align:center;
}


/* =LISTING DETAILS
------------------------------------------------------*/
.listing_details_head {
  text-align:center;
  color: #ffffff;
  font-size:1em;
  font-weight:bold;
  background-color:#b1ae81;
  /* background-color:#98A2C6; */
  padding:.2em 0;
}

.listing_details_body {
  text-align:center;
  margin-top:.5em;
}

.listing_details_desc {
  margin-top:1em;
  text-align:left;
  overflow:hidden;
}

.listing_details_thumbs {
  margin-top:1em;
}

.listing_details_contactinfo {
  text-align:left;
  margin-top:2em;
}



/* =EDIT DB
------------------------------------------------------*/

.up1 {
  background: #ffffff url(../images/up_arrow.gif) no-repeat;
  width:35px;
  height:11px;
  display:block;
  margin-bottom:4px;
}

a.up1:hover {
  background: #ffffff url(../images/up_arrow_over.gif) no-repeat;
}

.down1 {
  background: #ffffff url(../images/down_arrow.gif) no-repeat;
  width:35px;
  height:15px;
  display:block;
}

a.down1:hover {
  background: #ffffff url(../images/down_arrow_over.gif) no-repeat;
}



/* =WHERETOFIND
------------------------------------------------------*/
.wheretofind {
	position:relative;
}

.wheretofind_image {
	position:absolute;
	left:0;
	top:0px;
	float:left;
	margin:0 10px 10px 0;
	width:150px;
}

.wheretofind_details {
	position:relative;
	left:160px;
	top:0px;
	font-size:12px;
	width:410px;
	margin-bottom:10px;
}

.wheretofind_tagline {
  font-weight:bold;
  font-size:12px;
  padding:0;
  margin:0;
  text-align:left;
}



#survey_link {
  position:absolute;
  right:10px;
  top:54px;
  background-color:#fff;
  border:4px solid #B1D8ED;
  padding:0 8px;
  text-align:center;
  height:60px;
  font-weight:bold;
  z-index:20;
}

#survey_link a {
  text-decoration:none;
  color:#000000;
}

#survey_link a:hover {
  color:red;
}


#extras_links {
  position:absolute;
  right:10px;
  top:0;
  background-color:#fff;
  border:4px solid #B1D8ED;
  padding:0 8px;
  text-align:center;
  font-weight:bold;
  font-size:.8em;
  z-index:20;
}

#extras_links a {
  text-decoration:none;
  color:#000000;
}

#extras_links a:hover {
  color:red;
}

.extras_link {
  padding:4px 0;
  font-size:.9em;
  color:#000000;
}



/* =BROWSE LISTINGS
------------------------------------------------------*/
p.all_links {
  padding:0;
  margin:0;
  text-align:center;
  margin-bottom:20px;
}

.browse_listings div.b_list {
  clear:left;
  margin:8px;
  padding:0;
  font-size:12px;
  padding-top:10px;
}

.browse_listings div.titlebar {
  height:20px;
  border:1px solid #cccccc;
  background-color:transparent;
}

.browse_listings p.title {
  font-weight:bold;
  margin:0;
  padding:0;
  padding-left:20px;
  float:left;
}

.browse_listings p.allcat_link {
  font-weight:normal;
  margin:0;
  padding:0;
  float:right;
  text-align:right;
}

.browse_listings ul.b_list {
  padding: 0;
  margin:2px 8px;
  margin-bottom:4px;
  list-style: none;
  float:left;
  text-align:left;
}

.browse_listings li {
  white-space:nowrap;
}

.browse_listings div.b_lists {
  padding-left:30px;
}



.ad_with_us {
  color:#706F6F;
  text-align:center;
  font-weight:bold;
  height:80px;
  background-color:#ffffff;
  border: 1px solid #B1D8ED;
}

.ad_with_us a {
  color:red;
  text-decoration:none;
}

.ad_with_us a:hover {
  text-decoration:underline;
  color:red;
}



/* =LISTING CONTROLS (ANON/FLAG LISTING)
------------------------------------------------------*/
#listing_controls{
  text-align:right;
  position:relative;
  z-index:20;
  margin-bottom:13px;
}

#listing_controls_bottom {
  text-align:right;
  position:relative;
  margin-top:80px;
}

.listing_controls_link {
  background-color:#fff;
  margin:0 0 0 2px;
  padding:3px 5px;
  border:3px solid #b1ae81;
  text-decoration:none;
  font-size:14px;
}

#listing_controls_form {
  display:none;
  position:absolute;
  right:0;
  top:1.5em;
  z-index:20;
  border: 4px solid #b1ae81;
}

#listing_controls_form ol {
  margin:0;
}

#listing_controls_form .msg {
  text-align:left;
  margin:0;
  padding:0;
  margin-top:30px;
  text-align:center;
}

#flag_listing_fs {
  width:350px;
}


.blu_rollnav {
  background-color:#ffffff;
  width:20em;
  margin:2px auto 0 auto;
  font-size:.9em;
  border: 4px solid #B1D8ED;
  cursor:pointer;
  position:relative;
  text-align:center;
}

.blu_rollnav a {
  height:1.5em;
  color:red;
  padding:0 1em;
  display:block;
  text-decoration:none;
}

.blu_rollnav a:hover {
  background-color:#eeeeee;
}



/* =HIGHLIGHTER
------------------------------------------------------*/
.highlighter {
  background-color:#FFF5E7;
  color:inherit;
  border: 1px solid #FF9D00;
  margin:16px 0;
  padding:5px;
}

.highlighter_topLink {
  text-align:right;
  margin:0;
  padding:0;
}

.highlight_box {
  margin:16px 0;
  padding:5px;
}

.highlight_question {
  font-weight:bold;
  margin:0;
}

.highlight_answer {
  margin-top:0;
}

#post_images_loading_msg {
  position:absolute;
  top:-80px;
  z-index:5;
  display:none;
}




/* =NEWSNOTICE
------------------------------------------------------*/
ul.news_notice_list {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.news_notice_list li {
  text-align:left;
}

ul.news_notice_list p {
  padding: 0;
  margin: 0;
}

.news_notice_title {
  font-weight:bold;
}

.news_notice_summary {
  color:#706F6F;
}

.suggest_link a {
  font-weight:normal;
  font-style:italic;
}

ul.news_notice_list a {
  text-decoration:none;
  font-size:11px;
  display:block;
}

ul.news_notice_list a:hover {
  color:red;
  background-color:#eeeeee;
}


.news_feed_block {
  margin-bottom:30px;
}

.topLink {
  text-align:right;
  margin:0;
  padding:0;
}

.suggest_feed {
  text-align:right;
  margin:0;
  padding:0;
}


.supportAds {
  padding:0;
  margin:0;
  font-size:12px;
  text-align:center;
  font-weight:bold;
  background-color:#ffffff;
  width:200px;
}

