body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 15px 0;
	background-color: #ACA8A1; /*#41627E;*/
	/* background: #f3f2e8 url(images/bp.gif) no-repeat center top; */
	/* background:#e1e1d7 url(/images/bg.jpg) repeat-x fixed; margin:0; padding:0;*/
}

/* Shadow styles
.canvas_bottom_left { background:url(/images/shadow-bottom-left.png) top left no-repeat; }
.canvas_bottom_right { background:url(/images/shadow-bottom-right.png) top right no-repeat; }
.canvas_bottom { background:url(/images/shadow-bottom.png) top repeat-x; margin:0 8px; }
.canvas_top_left { background:url(/images/shadow-top-left.png) bottom left no-repeat; }
.canvas_top_right { background:url(/images/shadow-top-right.png) bottom right no-repeat; }
.canvas_top { background:url(/images/shadow-top.png) bottom repeat-x; margin:0 8px; }
*/

td {
	font-size: 10px;
}

a {
	color: #163F68; /*#1F8AB4; /*#003399;/*#006595;*/
	text-decoration: none;
}

a:hover {
	color: darkorange;
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	margin: 0px;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: steelblue;
	border: 1px outset #006595;
	color: white;
}

pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 10px;
	font-style: italic;
	color: gray;
}

#header {
	padding: 0px;
	/*background-color: #ffffff;*/
	/*background: #FFFFFF url(/images/newsprint.png) top right no-repeat;*/
}

#logo {
	float: left;
	width: auto;
	padding: 25px 150px 0px 15px;
}

a#logo:hover {
	text-decoration: none;
}

.beta {
	float: right;
	width: 100%;
	padding: 0px;
	background:url("./images/Beta.gif") top right no-repeat;
}

#today {
	font-size: 10px;
	padding: 5px;
}

#navlink {
	padding: 5px;
}

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#sidebar_left {
	padding-top: 10px;
	/*background-color: #E4EBF8;*/
	background: #e5e5e5 url("./images/row1.gif") repeat-x 0 0;
	border-right: 1px solid #B1C7DE;
	border-top: 1px solid #B1C7DE;
	border-bottom: 1px solid #B1C7DE;
}

.buttons td {
	text-align: center;
	/*background-color: steelblue;*/
	background: url("./images/bg_list.gif") repeat-x 0 0;
}

.buttons a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 5px;
}

#sidebar_left .head {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

#sidebar_left table.linkbox {
	margin-bottom: 15px;
}

#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #DDDDDD;
}

table.sidebox {
	margin-bottom: 10px;
}

table.sidebox td {
	text-align: left;
}

#contentcell {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	background-color: #FFFFFF;
	/*background: #ffffff url(images/paper-tx.jpg) center top;*/
}

#content {
	padding: 10px;
}

#path {
	background-color: #F5F5F5;
	font-size: 16px;
	margin-bottom: 5px;
}

#path td {
	padding: 5px 5px 5px 10px;
}

#path a {
	color: #777777;
	text-decoration: none;
}

#path a:hover {
	color: black;
	text-decoration: underline;
}

table.searchbox {
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

table.searchbox td {
	padding: 10px;
}

.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

table.dir {
	/*background-color: #FFFFFF;*/
}

table.dir_cat {
	
}

table.dir_cat th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
}

table.dir_cat td {

}

table.dir_cat .count {
	color: #999999;
	font-size: 10px;
}

table.dir_cat th .count {
	color: gray;
	font-size: 10px;
}

table.adlisting {
}

table.adlisting tr.ad1 {
	/*background-color: #FAFAFA;*/
}

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 4px;
}

table.adlisting td.head, table.adlisting tr.head td {
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px;
}

table.adlisting td.datehead {
	background-color: #F5F5F5;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
	font-weight: bold;
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
}

table.adlisting .ad2 {
	/*background-color: #FAFAFA;*/
}

.adheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

.adheader .icon {
	/*vertical-align: top;*/
}

.adheader .adtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.adheader .adarea {
	font-size: 11px;
	font-weight: normal;
}

.ad {
	margin-bottom: 10px;
}

.ad .link_marker {
	color: darkorange;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.adpics {
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.adpics img {
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 12px;
	font-weight: bold;
}

.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}

.imgitem .caption {
}

.imgitem .poster {
	font-weight: bold;
}

.imgitem .time {
	font-weight: bold;
}

.imgitem .desc {
	margin-top: 5px;
}

.linkbox2 {
	background-color: darkorange;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	color: white;
}

.linkbox2 a {
	display: block;
	color: white;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
	padding: 5px;
}

.head {
	font-weight: bold;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: 10px;
}

.comments {
}

.comments .head {
	font-size: 12px;
	font-weight: bold;
}

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
}

.commentitem .time {
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

#sidebar_right_cities {
	background-color: #F5F5F5;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 5px 5px 5px;
}

#sidebar_right {
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 5px 5px 5px;
	background-color: #F5F5F5;
}

#sidebar_right a {
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
}

.citylist_city {
	color: #777777;
	font-size: 10px;
}

#footer {
	color: #A0A0A0;
	background-color: #FFFFFF;
}

#footer td {
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}

table.postad {
}

img.thumb {
	border: 1px solid black;
}

.postpath {
	padding: 5px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	font-size: 12px;
	color: brown;
	margin-bottom: 10px;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #003399;
	font-size: 11px;
}

#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.invoice {
	background-color: #F0F0F0;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}

.invoice td {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.invoice .empty {
	background-color: white;
	border: 1px solid white;
}

.invoice .firstcell {
	font-weight: bold;
}

.invoice .maincell {
	/*background-color: #FAFAFA;*/
	text-align: right;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.featuredad_first, .featuredad_first td {
	background-color: #FFEEC6;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad, .featuredad td {
	background-color: #FFEEC6;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad a, .featuredad_first a {
	font-weight: bold;
}

.post_note {
	color: green;
}

.latestads {
	padding-top: 10px;
	margin-bottom: 10px;
}

.latestads .head {
	padding-bottom: 5px;
	color: steelblue;
	font-size: 12px;
}

.latestads td {
	border-top: 1px solid #F0F0F0;
}

.adcat {
	font-size: 9px;
	color: #444444;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

.adpreview {
	display: block;
	font-size: 10px;
	color: gray;
}

.inside { 
    padding: 17px 27px 10px 27px;
}

.border-left { 
    background: url("./images/border_left.gif") #FFFFFF repeat-y 0 0;
}

.border-right {
    background: url("./images/border_right.gif") repeat-y 100% 0;
}

.border-top { 
    background: url("./images/border_top.gif") repeat-x 0 0; 
}

.border-top-left {
    background: url("./images/border_top_left.gif") no-repeat 0 0;
}

.border-top-right {
    background: url("./images/border_top_right.gif") no-repeat 100% 0;
    width: 100%;
}

.border-bottom { 
    background: url("./images/border_bottom2.gif") repeat-x 0 100%;
}

.border-bottom span {
    background: url("./images/border_bottom.gif") no-repeat 0 0;
    display: block;
    height: 18px; 
}

.border-bottom span span { 
    background-position: 100% -18px;
}

div.header-bar span.corners-top {
    background-image: url("./images/corners_left2.png");
}

div.header-bar span.corners-top span {
    background-image: url("./images/corners_right2.png");
}
span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

.headbg span.corners-bottom {
	margin-bottom: -1px;
}

.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
	margin: 0 -10px;
}

.rules span.corners-top {
	margin: 0 -10px 5px -10px;
}

.rules span.corners-bottom {
	margin: 5px -10px 0 -10px;
}

#wrap {
	padding: 0 20px;
	min-width: 700px;
	max-width: 1000px;
	margin: 0 auto;
}

.header-bar {
	color: #FFFFFF;
	padding: 0 5px;
	height: 130px;
	background-image: url("./images/YardSale.jpg");
	background-position: top;
}

.menu_button {
  height: 30px;
  float: left;
  /*padding-right:5px; */
}

.menu_button_active {
  height: 30px;
  float: left;
  padding-right:5px;
}

.menu_button a {
display: block;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform:uppercase;
  padding: 7px 5px 7px 5px;
	background: url("./images/button.gif") top left repeat-x;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.menu_button a:hover {
	background: url("./images/button_active.gif") top left repeat-x;
	color: #000000;
	padding: 7px 5px 7px 5px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.menu_button_active a {
   display: block;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding: 7px 5px 7px 5px;
	background: url("./images/button_active.gif") 0 -30px repeat-x;
	color: maroon;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.menu_button_active a:hover {
	background: url("./images/button_active.gif") top left repeat-x;
	color: #000000;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#menu { 
 margin: 1px 0 4px 0;
  height: 30px;
  background: url("./images/menu_bg.gif") repeat-x;
}

#menu ul {
  list-style: none; 
}

#menu_corner {
  float: left;
  display: block;
  width: 20px;
  height: 30px;
  background: url("./images/menu_corner.gif") no-repeat;
}

#menu_corner_right {
  float: right;
  display: block;
  width: 10px;
  height: 30px;
  background: url("./images/menu_corner_right.gif") no-repeat;
}

/* Horizontal lists
----------------------------------------*/

ul {
  list-style: none; 
}

li {
	list-style: none;
}

ul.linklist {
	display: block;
	margin: 0;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 1.1em;
	line-height: 2.2em;
}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}

ul.navlinks {
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
/*	font-weight: bold; */
}

ul.leftside {
	float: left;
	margin-left: 0;
	margin-right: 5px;
	text-align: left;
}

ul.rightside {
	float: right;
	margin-left: 5px;
	margin-right: -5px;
	text-align: right;
}

/*These style definitions are mainly IE specific 
tweaks required due to its poor CSS support.
-------------------------------------------------*/

* html table, * html select, * html input { font-size: 100%; }
* html hr { margin: 0; }
* html span.corners-top, * html span.corners-bottom { background-image: url("./images/corners_left.gif"); }
* html span.corners-top span, * html span.corners-bottom span { background-image: url("./images/corners_right.gif"); }
* html div.headerbar span.corners-top { background-image: url("./images/corners_left3.gif"); }
* html div.headerbar span.corners-top span { background-image: url("./images/corners_right3.gif"); }

#wrap { direction: ltr; } /* Fix for breakup of the borders when using IE and RTL */

* html .inside { float: right; } /* Bottom-right corner fix when using IE6 and RTL */

.headerbar, #site-description { position: relative; } /* IE headerbar fix */

div.headerbar span.corners-top {
    background-image: url("./images/corners_left2.png");
}

div.headerbar span.corners-top span {
    background-image: url("./images/corners_right2.png");
}

.headerbar {
	background-color: #7C8891;
/*	background-image: url("./styles/se_pro/theme/images/header_random_7.jpg"); */
	color: #FFFFFF;
}

.navbar {
	background:#E5E5E5 url("./images/row1.gif") repeat-x scroll left top;
}