@charset "utf-8";
/* CSS Document */


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
  margin: 0px;
  padding: 0px;
}

a img,:link img,:visited img {
  border: none;
}

#pscroller {
  width: 374px;
  height: 130px;
  border: 0px solid black;
  padding: 0px;
  background-color: #ffffff;
}

.newest_listing { //class to apply to your scroller(s) if desired
  
}

.featured_4news_img {
  float: left;
  display: inline;
  padding-left: 4px;
  padding-top: 6px;
  width: 30px;
}

.featured_4news_title {
  float: right;
  display: inline;
  font-size: 12px;
  padding-left: 2px;
  padding-top: 3px;
  width: 146px;
}

.featured_4news_nobg {
  width: 185px;
  height: 36px;
  color: #193b7e;
  cursor: pointer;
}

.featured_4news_withbg {
  width: 185px;
  height: 36px;
  background-image: url('/images/news_back.gif');
  background-repeat: no-repeat;
  color: #717171;
  cursor: pointer;
}

.event_box_header {
  width: 433px;
  height: 18px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  color: #ff660c;
  font-size: 13px;
  font-weight: bold;
  padding-top: 4px;
  padding-left: 3px;
  margin-top: 8px;
}

.event_box_item_title {
  font-size: 12px;
  padding-left: 10px;
  color: #313236;
}

.event_box_italic_text {
  font-size: 11px;
  font-style: italic;
  padding-left: 10px;
  color: #9b9b9b;
}

button#trigger_event_date {
  width: 19px;
  height: 21px;
  margin-left: 10px;
  background: url('../images/buttons/date.gif');
  border-width: 0px;
  color: #ccc;
  cursor: pointer;
}

img {
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

form {
  padding: 0px;
  margin: 0px;
}

a {
  color: #0066cc;
  font-family: Arial, Tahoma, sans-serif;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.pages_main_div {
  padding-top: 25px;
  padding-left: 15px;
  padding-bottom: 0px;
  padding-right: 15px;
}

.pages_header_div {
  background-image: url('/images/pages_top_bg.gif');
  width: 741px;
  height: 26px;
}

.pages_header_left_div {
  float: left;
  width: 9px;
  height: 26px;
  background-image: url('/images/pages_left_bg.gif');
}

.pages_header_text_div {
  height: 22px;
  float: left;
  background-image: url('/images/pages_middle_bg.gif');
  font-size: 15px;
  font-weight: bold;
  color: #ec6d0c;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
}

.pages_header_right_div {
  float: left;
  width: 13px;
  height: 26px;
  background-image: url('/images/pages_right_bg.gif');
}

.pages_header_rightmost_div {
  float: right;
  width: 1px;
  height: 26px;
  background-image: url('/images/pages_top_end_bg.gif');
}

.pages_content_div {
  width: 705px;
  padding-top: 35px;
  padding-left: 19px;
  padding-bottom: 25px;
  padding-right: 15px;
  border-left: 1px solid #d4d6d5;
  border-right: 1px solid #d4d6d5;
  color: #303030;
}

.pages_content_div_np {
  width: 705px;
  font-size: 12px;
  padding-top: 15px;
  padding-left: 19px;
  padding-bottom: 25px;
  padding-right: 15px;
  border-left: 1px solid #d4d6d5;
  border-right: 1px solid #d4d6d5;
  color: #303030;
}

.pages_bottom_div {
  width: 742px;
  height: 6px;
  background-image: url('/images/pages_bottom_bg.gif');
  background-repeat: no-repeat;
}

.events_right_box_header {
  padding-top: 7px;
  text-align: center;
  width: 179px;
  height: 21px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #999999;
}

.events_right_box_content {
  padding: 10px;
  background-image: url('/images/events_gradient_bg.jpg');
  font-size: 12px;
  color: #646361;
}

.printable_view {
  color: #4376a1;
  text-decoration: none;
}

.classifieds_section7 {
  background-image: url('/images/classified_show_header_bg.gif');
  background-repeat: no-repeat;
}

.classifieds_section8 {
  float: left;
  color: #555;
  font-weight: bold;
  width: 75px;
  height: 29px;
  text-align: right;
  vertical-align: top;
  padding: 0px 25px 0px 0px;
  font-size: 13px;
  line-height: 29px;
}

.classifieds_section9 {
  float: left;
  padding-top: 10px;
  text-align: left;
  color: #03f;
}

.printable_view:hover {
  text-decoration: none;
}

.add_your_review {
  color: #4376a1;
  text-decoration: none;
}

.add_your_review:hover {
  text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
  color: #000000;
}

.diningout_table {
  padding: 0px !important;
  margin: 0px !important;
  border-spacing: 0px !important;
  width: 100%;
  font-size: 13px;
}

.diningout_table td {
  padding: 0px !important;
  margin: 0px !important;
  border-spacing: 0px !important;
}

.restaurant_table {
  padding: 0px !important;
  margin: 0px !important;
  border-spacing: 0px !important;
  width: 100%;
}

.restaurant_table td {
  padding: 0px !important;
  margin: 0px !important;
  border-spacing: 0px !important;
}

table {
  padding: 0px !important;
  margin: 0px !important;
  border-spacing: 0px !important;
}

table td {
  border-spacing: 2px;
  padding: 3px;
  text-align: left;
}

table th {
  border-spacing: 2px;
  padding: 2px;
  text-align: left;
  vertical-align: middle;
}

ul li {
  display: block;
}

input[type="submit"],input[type="button"],a.button {
  background-image: url('/images/create_account/middle.jpg');
  background-repeat: repeat-x;
  color: #FFFFFF;
  font-weight: bold;
  border: medium none;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  padding: 3px;
  vertical-align: middle;
  height: 21px;
  margin: 0px;
  background-position-y: 50%
}
a.button { padding:3px 7px !important;}

input[type="checkbox"] {
  border: none;
  margin: 0px !important;
  padding: 0px !important;
  margin-right: 4px !important;
  width: 1.2em;
  height: 1.2em;
}

.myinput {
  width: 225px;
}

input[type="text"],input[type="password"] {
  width: 225px;
  background-color: #F5F4EF !important;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #666666;
  border: 1px solid #797979;
  margin: 0px;
  height: 1.2em;
}

textarea {
  background-color: #F5F4EF !important;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #666666;
  border: 1px solid #797979;
  margin: 0px;
}

input[type="image"] {
  margin: 0px;
  border-width: 0px;
}

select {
  background-color: #F5F4EF;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #666666;
  border: 1px solid #797979;
  padding: 2px;
  height: 20px;
}

input {
  border: 1px solid #646650;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  padding: 2px;
  margin: 0px;
}

.spacing2 {
  margin-bottom: 2px;
}

.a {
  text-decoration: none;
  display: inline !important;
  padding: 2px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #F00;
  border: 1px solid #cccccc;
}

.th_right th {
  text-align: right;
  width: 15%;
}

.form_error {
  color: #f00;
  font-size: 13px;
}

.message {
  width: 100%;
  text-align: center;
}

.register_left {
  position: relative;
  float: left;
  width: 49%;
}

.register_right {
  position: relative;
  float: right;
  width: 49%;
}

.inputRO {
  border: 0px;
  background: transparent !important;
}

.top_link_long a {
  background-image: url('/images/top_back_link_long.gif') !important;
  width: 76px !important;
}

.top_link_long a:hover {
  
}

.content_header_title {
  color: #ff6600;
  font-size: 16px;
  font-weight: bold;
  font-family: Tahoma, sans-serif;
  text-align: left;
  margin-bottom: 10px;
}

.content_header_sub_title {
  color: #ff6600;
  font-size: 11px;
  font-weight: bold;
  font-family: Tahoma, sans-serif;
  text-align: left;
  padding-left: 0px !important;
}

.register_steps {
  color: #ff6600;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  height: 10px;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 11px;
}

.register_steps_box {
  border: 1px solid #ff6600;
  position: relative;
  width: 105px;
  text-align: center;
  display: inline;
  float: left;
  margin-left: 2px;
  padding-bottom: 1px;
}

.register_steps_box_active {
  color: #FFFFFF;
  background-color: #ff6600;
}

.no_border {
  border: none;
}

.text {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 16px;
}

.text_11 {
  color: #666666;
  line-height: 16px;
}

.strong {
  font-weight: bold;
}

.sponsor_title {
  font-weight: bold;
  color: #043a68;
}

.coupon_table {
  border: 1px dotted #B0A994;
  padding: 1px !important;
  margin: 0px !important;
  border-spacing: 0px !important;
  width: 100%;
}

.coupon_table td {
  border: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
  border-spacing: 0px !important;
}

.coupon_table_top {
  border: 1px solid #B0A994;
  padding: 0px !important;
  margin: 0px !important;
  border-spacing: 0px !important;
  width: 100%;
  font-size: 10px;
  font-weight: bold;
}

.coupon_table_top td {
  border: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
  border-spacing: 0px !important;
}

.coupon_table_top th {
  border: 0px !important;
  border-spacing: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
}

.coupon_table_top_td_left {
  border: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
  border-spacing: 0px !important;
  background-color: #656563;
  color: #ffffff;
}

.coupon_title_listing {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  text-align: left;
}

.coupon_headline_listing {
  color: #000000;
  font-size: 12px;
  font-family: Arial;
  text-align: left;
}

.coupon_print_email {
  color: #336699;
  font-size: 11px;
  font-family: Arial;
  text-align: left;
}

.coupon_current_city {
  color: #d0e3f1;
  font-size: 35px;
  text-align: left;
}

.coupon_total_nbr {
  font-weight: bold;
  color: #043a68;
  text-align: center;
}

.coupon_category_title {
  color: #4f7ccd;
  padding-top: 5px;
  font-size: 18px;
}

.grey_links {
  color: #6a6a6a;
}

.grey_links a {
  color: #6a6a6a;
  text-decoration: none;
  font-size: 12px;
}

.grey_links a:hover {
  color: #F2790E;
  text-decoration: underline !important;
}

.grey_links a:hover {
  text-decoration: none;
}

.grey_links_ns {
  color: #6a6a6a !important;
}

.grey_links_ns a {
  color: #6a6a6a !important;
  text-decoration: none;
}

.grey_links_ns a:hover {
  text-decoration: none;
}

.grey_links_un a {
  color: #6a6a6a !important;
  text-decoration: underline;
}

.link2post a {
  color: #0765c5 !important;
  text-decoration: underline;
}

.link2post_comments {
  color: #498dcc !important;
}

.link2post_comments a {
  color: #498dcc !important;
  text-decoration: underline;
}

.orange_links a {
  color: #ff901c !important;
  text-decoration: none;
}

.orange_links a:hover {
  text-decoration: none;
}

.white_links a {
  color: #ffffff !important;
  text-decoration: none;
}

.white_links a:hover {
  text-decoration: none;
}

.links4events_page a {
  color: #fd6205 !important;
  text-decoration: none;
}

.links4events_page a:hover {
  text-decoration: none;
}

.active_link4video_page a {
  color: #2366ce !important;
  text-decoration: none;
  font-size: 12px;
}

.active_link4video_page a:hover {
  text-decoration: none;
}

.blue_links a {
  color: #3071b3 !important;
}

.coupon_title {
  font-size: 12px;
}

.coupon_title_blue {
  font-size: 13px;
  font-weight: bold;
  color: #171ea3;
  text-align: center;
}

.coupon_pagination {
  font-weight: bold;
  color: #ff9528;
  text-align: center;
}

.coupon_pagination a {
  font-weight: normal;
  color: #000000;
}

.coupon_validation_imprints {
  font-size: 7px;
  color: #db9796;
  text-align: center;
}

.see_all_coupons_link {
  font-size: 12px;
}

.input_search_all_coupons[type="text"] {
  border: 2px solid #5f98cf !important;
  border-right: none !important;
  background: #ffffff !important;
  color: #000000 !important;
  width: 108px !important;
  height: 14px !important;
  font-size: 11px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.input_create_event1[type="text"] {
  background: #ffffff !important;
  color: #777777 !important;
  width: 606px !important;
  height: 15px !important;
  font-size: 12px !important;
  font-style: italic;
  font-family: Tahoma !important;
  padding-left: 6px !important;
  margin: 0px !important;
}

.input_create_event5[type="textarea"] {
  background: #ffffff !important;
  color: #777777 !important;
  width: 313px !important;
  height: 45px !important;
  font-size: 12px !important;
  font-style: italic;
  font-family: Tahoma !important;
  padding-left: 6px !important;
  margin: 0px !important;
}

input#event_date {
  background: #ffffff !important;
  color: #777777 !important;
  width: 226px !important;
  height: 15px !important;
  font-size: 12px !important;
  font-style: italic;
  font-family: Tahoma !important;
  padding-left: 6px !important;
  margin: 0px !important;
}

.input_create_event3[type="file"] {
  background: #ffffff !important;
  color: #777777 !important;
  width: 513px !important;
  height: 20px !important;
  font-size: 12px !important;
  font-style: italic;
  font-family: Tahoma !important;
  padding-left: 6px !important;
  margin: 0px !important;
}

.coupon_cat_top_table {
  border: 2px solid #5f98cf;
  border-top: none;
  border-left: none;
  border-right: none;
  width: 100%;
}

.coupon_go_button {
  vertical-align: bottom;
  padding: 0px !important;
  border-width: 0px;
}

div.couponItem {
  margin: 18px;
  width: 577px;
  height: 194px;
  border: 1px dotted #ababab;
}

div.couponItem_forprint {
  width: 713px;
  height: 350px;
  margin: 50px;
}

div.couponItem_outer {
  width: 613px;
  height: 230px;
  border: 1px solid #f47121;
}

div.couponItem_url_and_save {
  width: 613px;
  height: 20px;
}

div.couponItem_url {
  width: 306px;
  height: 19px;
  float: left;
}

div.couponItem_save {
  width: 306px;
  height: 19px;
  float: right;
  text-align: right;
  color: #659bca;
}

div.couponItem_inner {
  margin: 5px;
  height: 184px;
}

div.couponItem_inner div.headLeft {
  width: 282px;
  height: 21px;
  line-height: 21px;
  font-weight: bold;
  background: #666;
  color: #fff;
  text-align: center;
  float: left;
}

div.couponItem_inner div.headRight {
  width: 283px;
  height: 19px;
  line-height: 21px;
  font-weight: bold;
  border: 1px solid #666;
  color: #000;
  text-align: center;
  float: right;
}

div.couponItem_inner div.content {
  width: 337px;
  height: 135px;
  padding: 10px;
  float: left;
  text-align: center;
}

div.couponItem_inner div.content h2 {
  color: #030ea0;
  font-size: 26px;
  margin: 5px;
}

div.couponItem_inner div.content h3 {
  color: #434343;
  font-size: 19px;
  margin: 5px;
}

div.couponItem_inner div.content h4 {
  color: #434343;
  font-size: 10px;
  margin: 5px;
}

div.couponItem_inner div.content h5 {
  color: #c7594a;
  font-size: 12px;
  margin: 5px;
}

div#popupIndicator {
  width: 40%;
  height: 100px;
  border: 1px ridge #ccc;
  background-color: #fff;
  position: absolute;
  top: 200px;
  left: 30%;
  z-index: 9999;
}

p#popupIndicator_inner {
  text-align: center;
  margin-top: 10px !important;
}

div#screenFade {
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9991;
}

div#popupContent {
  width: 0px;
  height: 0px;
  border: 1px solid #fff;
  background-color: #f6f4e7;
  position: absolute;
  top: 280px;
  left: 30%;
  z-index: 9998;
}

div#popupContent div.header {
  height: 23px;
  line-height: 23px;
  background: url('../images/popupContent_header_bg.gif');
  cursor: pointer;
}

div#popupContent_title {
  line-height: 23px;
  float: left;
  color: #fff;
  padding-left: 8px;
  font-size: 12px;
}

div#popupContent_inner {
  padding: 0px;
}

.no_strong {
  font-weight: normal;
}

.float_right {
  position: relative;
  float: right;
}

.float_left {
  position: relative;
  float: left;
}

.small {
  font-size: 10px;
}

.primal_input input[type="text"] {
  border: none !important;
  background-color: transparent !important;
  padding-left: 0px !important;
  margin: 0px !important;
}

.register_form th {
  width: 30%;
  text-align: left;
  font-size: 11px;
}

.register_form {
  margin-left: 160px;
  margin-right: 40px;
  margin-top: 20px;
}

.register_form table {
  width: 100%;
}

.input_error {
  border: 1px solid #f00 !important;
}

.left_title {
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  background-image: url('/images/left_title.gif');
  background-repeat: no-repeat;
  color: #cc6633;
  height: 27px;
  line-height: 27px;
  padding-left: 10px;
  vertical-align: top;
  background-color: transparent !important;
  background-position-y: 50%
}

.left_title_other {
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #cc6633;
  padding-bottom: 5px;
  vertical-align: top;
  margin-top: 0px;
}

.login_box {
  background-color: #FCF0D0;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #989284;
  padding: 6px;
  padding-bottom: 0px;
}

.login_box td {
  vertical-align: bottom;
  padding-bottom: 4px !important;
}

.member_box {
  background-color: #FCF0D0;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #989284;
  padding: 6px;
  text-align: left;
}

.member_box_indicator {
  text-align: right;
  padding-top: 5px;
  right: 5px;
}

.member_box .float_left {width:100%;}
.member_box .float_left div a
{
  line-height:20px;
  border-bottom:1px dotted #ccc;
  display:block;
  font-size: 12px;
  padding-left:5px !important;
  color:#444 !important;
}
.member_box .float_left div a:hover
{
  background-color:#ffffe0;
  text-decoration:none !important;
}

.login_box_outer {
  border: 1px solid #E6E6E6;
  border-top: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.tab_on_left {
  margin: 0px;
  padding: 0px;
  height: 25px;
  width: 11px;
  background-image: url('/images/tab_on_left.gif');
  background-repeat: no-repeat;
}

.tab_on_middle {
  margin: 0px;
  padding: 0px;
  height: 25px;
  background-image: url('/images/tab_on_middle.gif');
  background-repeat: repeat-x;
  font-size: 12px;
  font-weight: bold;
  color: #3465c2;
}

.tab_on_right {
  margin: 0px;
  padding: 0px;
  height: 25px;
  width: 11px;
  background-image: url('/images/tab_on_right.gif');
  background-repeat: no-repeat;
}

.tab_off_left {
  margin: 0px;
  padding: 0px;
  height: 25px;
  width: 11px;
  background-image: url('/images/tab_off_left.gif');
  background-repeat: no-repeat;
}

.tab_off_middle {
  margin: 0px;
  padding: 0px;
  height: 25px;
  background-image: url('/images/tab_off_middle.gif');
  background-repeat: repeat-x;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}

.tab_off_right {
  margin: 0px;
  padding: 0px;
  height: 25px;
  width: 11px;
  background-image: url('/images/tab_off_right.gif');
  background-repeat: no-repeat;
}

.border_dotted_top {
  border-top: 1px dotted #B0A994;
}

.padding_tb {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.display_inline {
  display: inline;
}

.clear {
  clear: both;
}

.top_left_image {
  width: 208px;
  position: relative;
  bottom: 0px;
  float: left;
}

.county_listing_arrow {
  margin: 0px !important;
  vertical-align: top !important;
}

.top_left_image img {
  vertical-align: bottom !important;
}

.less_width {
  margin-right: 25px;
}

.content_title {
  background-color: #797979;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
}

.content_title_top {
  background-color: #666;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 9px;
  letter-spacing: 1px;
  margin: 0px;
}

.content_title_top a {
  color: #ffcc66;
  text-decoration: underline;
}

.listings_item {
  border-top: 1px solid #797979;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 10px;
  line-height: 1.4em;
}

.sponsor_listings_item {
  border-top: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 10px;
  line-height: 1.4em;
}

.listings_item img {
  vertical-align: middle;
  text-align: left;
}

.listings_number_results {
  color: #666666;
  font-size: 10px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
}

.hr {
  border-top: 1px solid #797979;
}

.link_separator {
  color: #0066cc;
}

.top3_listings {
  background-color: #FCF2D7;
}

.link_black_blue a {
  color: #000000;
}

.link_black_blue a:hover {
  color: #0066cc;
}

.content_full {
  width: 783px;
}

.rstep1_left {
  width: 45%;
}

.rstep1_right {
  width: 53%;
}

.rstep1_left th {
  width: 118px;
}

.rstep1_right th {
  width: 85px;
}

.indicator_city img {
  height: 15px;
  width: 15px;
}

.listings_box {
  margin-bottom: 3px;
  padding: 10px;
  text-align: left;
}

.listings_counties {
  background-color: #FCF2D7;
}

.listings_counties td {
  text-align: left;
}

.listings_counties a {
  color: #003366 !important;
}

.listings_cities {
  background-color: #D9E9F4;
}

.listings_cities a {
  color: #003366 !important;
}

.listings_categories {
  background-color: #E3E3E3;
}

.listings_categories a {
  color: #003366 !important;
}

.underline_links a {
  text-decoration: underline;
}

.underline_links {
  
}

.trif {
  font-size: 12px;
  color: #686868;
}

.color_grey {
  
}

.az_links {
  padding-right: 0px;
}

.az_links a {
  padding-left: 5px;
  padding-right: 5px;
  color: #FFFFFF;
  text-decoration: none;
}

.az_links a:hover {
  color: #ff6600;
}

.az_links_active {
  color: #ff6600 !important;
  font-weight: bold;
}

.indicator_cat_class {
  color: #ff6600;
  margin-top: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}

/*DIVS*/
#maindiv {
  width: 1001px;
  margin: auto;
}

#register_outer {
  border-top: 1px solid #D5D5D5;
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  padding: 15px;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 5px;
}

#register_main {
  margin-right: 41px;
  margin-left: 5px;
}

#topmenu {
  float: right;
  position: relative;
  top: 51px;
  right: 10px;
}

#topmenu a {
  margin-left: 1px;
  margin-right: 2px;
  background-image: url('/images/top_back_link.gif');
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  line-height: 21px;
  color: #666;
  width: 64px;
  height: 21px;
  text-decoration: none;
  text-align: center;
  display: block;
  float: left;
}

#topmenu a:hover {
  color: #cc6633;
  background-image: url('/images/top_back_link_hover.gif');
}

#topmenu .a_active {
  color: #cc6633 !important;
  background-image: url('/images/top_back_link_hover.gif') !important;
}

#topmenu .a_active_long {
  color: #cc6633 !important;
  background-image: url('/images/top_back_link_long_hover.gif') !important
    ;
}

#topmenu ul li {
  display: inline !important;
}

#indicator {
  padding-top: 70px;
  height: 150px;
  color: #ff6600;
  margin-top: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}

#indicator_cat {
  
}

#indicator_login {
  
}

#indicator_login img {
  
}

#indicator_inner {
  
}

#indicator img {
  vertical-align: top;
}

#reg_steps {
  width: 60%;
  position: relative;
  float: left;
  vertical-align: top;
  display: inline;
  vertical-align: top;
}

#register {
  width: 100%;
  margin-top: 40px;
}

#register .input_error_email {
  color: #F00 !important;
}

#register img {
  margin: 0px;
}

#register th {
  font-weight: normal;
  padding-top: 8px;
  padding-bottom: 8px;
}

#register td {
  padding-top: 8px;
  padding-bottom: 8px;
}

#register .register_bizz_info {
  border: 0px !important;
  background: transparent !important;
  border-bottom: 1px dotted #B1B1B1 !important;
  width: 460px !important;
}

#register .input_error_info {
  border: 0px !important;
  background: transparent !important;
  border-bottom: 1px dotted #F00 !important;
  width: 460px !important;
}

#top {
  background: url('/images/top_bg.png') no-repeat;
  height: 73px
}

#left {
  width: 208px;
  position: relative;
  bottom: 0px;
  float: left;
}

#left img {
  vertical-align: top;
  margin: 0px !important;
  padding: 0px !important;
}

div#content {
  width: 100%;
}

#content_outer {
  width: 783px;
  position: relative;
  float: right;
}

#register input[type="text"],#register input[type="password"] {
  width: 15em;
}

#register select {
  width: 15.5em;
}

#login {
  
}

#login_inner {
  
}

#mail_login_inner {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 3px;
}

#mail_login {
  background-color: #FCEFCC;
  color: #8C8982;
}

#mail_login a {
  color: #8C8982;
  text-decoration: underline;
}

#mail_login img {
  vertical-align: top;
  margin: 0px !important;
  padding: 0px !important;
}

#login_inner img {
  vertical-align: top;
  margin: 0px !important;
  padding: 0px !important;
  text-align: center;
}

#login td {
  padding: 0px;
  margin: 0px;
}

#login a {
  color: #2773AA;
  padding: 0px;
  margin: 0px;
}

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

#login input[type="text"],#login input[type="password"] {
  width: 125px;
  background-color: #F5F4EF !important;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #666666;
  height: 14px;
}

#banner {
  margin-top: 10px;
  text-align: left;
}

#bottom {
  color: #0066cc;
  font-size: 10px;
  font-family: Tahoma, sans-serif;
  border-top: 1px solid #797979;
  width: 100%;
  padding: 5px;
  position: relative;
  text-align: center;
  margin-top: 10px;
}

#bottom a {
  font-size: 10px;
  color: #0066cc;
  font-family: Tahoma, sans-serif;
  text-decoration: none;
}

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

#maincontent {
  
}

#listings {
  width: 590px;
}

#sponsors {
  width: 180px;
  margin-left: 10px;
}

#trailer {
  padding-left: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #003366;
  font-weight: bold;
  width: 100%;
  font-size: 10px;
}

#trailer a {
  font-size: 10px;
  color: #003366;
}

div.home_div {
  width: 784px;
  background-image: url('../images/home_middle.gif');
}

div.home_menu {
  height: 25px !important;
  position: relative;
  top: 3px;
}

div.home_menu a {
  height: 24px;
  line-height: 24px;
  float: left;
  width: 100px;
  display: block;
  text-align: center;
  margin: 0px 5px;
  border-bottom: 1px solid #DBDBDB;
  background-image: url('../images/home_menu_middle.gif');
  color: #888;
  font-weight: bold
}

/*---------------*/
.text A,.text A:hover {
  color: #2c4c89;
  font-weight: bold;
}

.featured {
  padding-left: 200px;
}

.featured A,.featured A:hover {
  color: #193c7e;
  font-weight: bold;
}

.home_div_ul {
  list-style-position: outside;
  list-style-type: square;
}

.home_div_li {
  color: #304d87;
  padding: 2px 0px;
  font-size: 12px;
}

DIV.links {
  color: #4e4e4e;
}

.links A,.links A:hover {
  color: #ff6500;
  font-weight: bold;
}

.home_div_more {
  color: #15387c;
  margin-top: 10px;
  float: right;
  margin-right: 20px;
}

.home_div_more A,.home_div_more A:hover {
  color: #15387c;
  font-weight: bold;
}

.sep {
  background-image: url('../images/sep.gif');
  background-repeat: repeat-x;
  background-position: center;
}

.sep_v {
  background-image: url('../images/sep_v.gif');
  background-repeat: repeat-y;
  background-position: center;
}

div.panel_top {
  height: 8px;
  width: 742px;
  background: url(../images/panel_top.png);
}

div.panel_content {
  width: 722px;
  background: url(../images/panel_middle.png);
  padding: 10px;
  color: #4d4d4d;
  font-size: 12px;
}

div.panel_bottom {
  height: 6px;
  width: 742px;
  background: url(../images/panel_bottom.png);
}

div.classifieds_step_tabs {
  width: 145px;
  float: left;
  text-align: center;
  color: #f60;
}

div.new_classified_form {
  border: 2px solid #999;
}

div.new_classified_form div.header {
  background-color: #999;
  color: #fff;
  padding: 10px 15px;
}

div.new_classified_form div.header h2 {
  color: #fff;
  font-size: 25px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

div.new_classified_form div.header span {
  color: #fff;
  font-size: 12px;
}

div.new_classified_form div.step_title {
  color: #f60;
  border-bottom: 2px solid #999;
  padding: 2px 15px;
  font-size: 16px;
}

div.new_classified_form div.step_form {
  color: #f60;
  font-size: 16px;
  padding: 20px 55px;
  font-weight: normal;
}

div.new_classified_form div.step_form span.note {
  color: #888;
  font-style: italic;
}

div.new_classified_form div.step_form input[type="text"] {
  width: 500px;
}

div#mybizz_edit_profile_form {
  text-align: left;
  height: 418px;
  padding: 30px 0px 0px 40px
}

div#mybizz_edit_profile_form span.label {
  width: 100px;
  color: #4B4A49;
  text-align: left;
  font-size: 11px;
  display: block;
  float: left;
  line-height: 18px;
  height: 18px;
}

div#mybizz_edit_profile_form input[type="text"] {
  border: 1px solid #818181;
  font-size: 12px;
  line-height: 15px;
  height: 15px;
  margin: 0px;
}

div#mybizz_edit_profile_form textarea {
  margin-top: 3px;
  font-size: 12px;
  border: 1px solid #818181;
  height: 132px;
  width: 365px;
}

div.ed_profile_input {
  padding: 2px 0;
}

input[type="image"] {
  border-width: 0px;
  margin: 0px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

div.form-error-msg {
  color: #f00 !important;
}


div.ad_div{
	color:#CDCDCD;
	border:1px solid #CDCDCD;
	text-align:center;
	cursor:pointer;
	font-size:21pt; 
	line-height:30pt;
	margin:5px;
}

div.ad_div:hover{
	background-color:#CDCDCD;
	color:#666;
}

table#ads_table
{
  font-size:13px;
  width:100%;
  border-right:1px solid #ccc;
}
table#ads_table thead
{
  font-weight:bold;
  background-color:#ffffef;
}

table#ads_table td, table.ads_table th
{
  border:1px solid #ccc;
  border-right-width:0;
  border-top-width:0;
}


.error_tag{border-color:red !important;}
.error_msg{color:red; font-size:120%; background-color:#ffffef; padding:2px 5px; width:auto !important; border-top:1px dotted red;}
.error_msg:before{content: '↓ ';}
.error_msg:after{content: ' ↓';}



