body {
    margin: 0px;
    padding: 0px;
	font-family: arial, verdana, sans-serif;
}

.clearboth {
  clear: both;
}

h1 {
	color: #CC0000;
	font-size: 1.7em;
}

h2 {
	/*color: #246BAC;*/
	color: #CC0000;
	font-size: 1.1em;
}

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

img.nospace {
	padding: 0px;
	margin: 0px;
}

a {
	color: #003366;
}

a.plain {
	text-decoration: none;
}

.form_msg {
	color: red;
	text-align: center;
}

#flagbit {
	max-height: 58px;
	height: 58px;
	padding: 0px;
	margin: 0px;
}

#flagend {
	padding: 0px;
	margin: 0px;
}

/* body area - bodydir is version for inside directory. */

#body {
	margin-left: 30px;
	margin-right: 15px;
	font-size: .8em;
}

#body {
	width: 574px;
}

#body td {
	font-size: .8em;
}

#body p {
	margin-right: 40px;
	line-height: 1.3;
}

/* should be identical to body except for width.. required due to browser bugs */
#bodydir {
	margin-left: 30px;
	margin-right: 15px;
	font-size: .8em;
}

#bodydir {
	width: 424px;
}

#bodydir td {
	font-size: .8em;
}

#bodydir p {
	margin-right: 40px;
	line-height: 1.3;
}

.continue {
	font-size: 1.2em;
	text-align: center;
	margin-top: 20px;
}

.accentred {
	border: 1px solid #cc0000;
	background-color: #fbebeb;
	padding: 5px 10px;
}

.darkaccent {
	background-color: #cccccc;
}

table.accentred tr > td:first-child {
	text-align: right;
}

input, textarea {
	font-size: .9em;
}

.callout {
	text-align: center;
	font-size: 1.5em;
}

div.indent {
	padding-left: 15px;
}

table.100table {
	width: 100%;
}

/* admin area */

.adminform h2 {
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.highlite {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 5px;
}

.redlite {
	border: 1px solid #cccccc;
	background-color: #fbebeb;
	padding: 5px;
}

.statbox {
	background-color: #eeeeee;
	text-align: center;
}

table.statbox tr:first-child {
	background-color: #cccccc;
}

/* left column */

#leftcolumn {
	padding: 0px;
	margin: 0px;
}

/* inside directory */

.browsecat {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	margin: 0px;
}

.browsecat p {
	font-size: .9em;
}

#bstate {
	padding-left: 0px;
	width: 210px;
}

.browsecat a {
	text-decoration: none;
}

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

p.thinspace {
	padding: 0px;
	padding-bottom: 4px;
	margin: 0px;
}

/* directory quick search */

#searchbox {
	font-size: .7em;
	color: #888888;
	line-height: 1.7;
	text-align: left;
	padding-bottom: 10px;
}

#searchbox h2 {
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#searchbox select {
	font-size: .9em;
	line-height: 1.0;
}


/* helpful links list */

#helpfullinktable {
	/* background-image: url(images/sidespacer.gif); */
}

.helpfullinks {
	list-style: none;
	font-size: .7em;
	color: black;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.helpfullinks li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.helpfullinks li a {
	color: black;
	text-decoration: none;
}

.helpfullinks li a:hover {
	color: black;
	text-decoration: underline;
}

/* login box */

#loginbox input {
	font-size: .63em;
}

#loginbox {
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/loginbox.jpg);
}

#loginbox strong {
	font-size: .7em;
	color: red;
	font-weight: normal;
}

/* footer area */

#copytext {
	color: #5C5C5C;
	font-size: .65em;
	padding-top: 5px;
	line-height: 1.2;
}

#copytext a {
	color: #5c5c5c;
}

.cb_edit {
	text-decoration: none;
	background: #fbebeb;
	padding: 2px;
	border: 1px solid #cccccc;
}

.cb_edit:hover {
	background: #fbdbdb;
}

.jando_debug {
	font-size: .7em;
	text-align: center;
}

/* recent searches */

#recent_searches {
  text-align: left;
  font-size: 70%;
  margin: 20px 10px 20px 0;
}

#recent_searches h2 {
  padding: 0;
  margin: 5px 0;
}

#recent_searches ul {
  padding: 0;
  margin: 0;
}

#recent_searches ul li {
  padding: 2px 0;
  list-style-type: none;
}

* html #recent_searches ul li {
  padding: 0 0 2px 0;
}

#recent_searches a {
  text-decoration: none;
}

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

#ads {
  margin: 0;
  padding-top: 10px;
  padding-left: 10px;
  display: block;
  float: left;
}
#ads div {
  padding-top: 20px;
}

/* favorites */

#favorites {
  text-align: left;
  font-size: 70%;
  margin: 20px 10px 20px 0;
}

#favorites h2 {
  padding: 0;
  margin: 5px 0;
}

#favorites h2 a {
  color: #CC0000;
}

#favorites ul {
  padding: 0;
  margin: 0;
}

#favorites ul li {
  padding: 2px 0;
  list-style-type: none;
}

* html #favorites ul li {
  padding: 0 0 2px 0;
}

#favorites a {
  text-decoration: none;
}

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

#add_favorite a {
  font-size: 70%;
  text-decoration: none;
  padding: 5px;
  border: 1px solid #999;
  background: #ccc;
  color: #000;
}

#add_favorite {
  margin: 20px 0;
  text-align: left;
}

#add_favorite a:hover {
  background: #ffffcc;
  border: 1px solid #ccc;
}

#add_favorite img {
  border: 0;
  vertical-align: middle;
}

/* all favorites page */

#my_favorites {
  margin-top: 15px;
}

#my_favorites img {
  border: 0;
  vertical-align: bottom;
}

#all_favorites_table {
  width: 100%;
}

#all_favorites_table td {
  padding: 4px 10px 4px 0;
}

#all_favorites_table td a {
  text-decoration: none;
}

#all_favorites_table td a:hover {
  text-decoration: underline;
}

#all_favorites_table td a img {
 border: 0;
 vertical-align: middle;
}

#favorite_remove {
  text-align: center;
  margin: 10px 0;
  background: #ccc;
  padding: 5px;
  border: 1px solid #999;
}

#favorite_remove form {
  display: inline;
  padding: 0;
}

#favorite_remove form select {
  font-size: 90%;
}

#manage_favorites_link {
  text-align: center;
  margin: 20px 0;
}

/* vcard stuff */

a.vcard_link img {
  vertical-align: middle;
  border: 0;
}

a.vcard_link {
 text-decoration: none;
 background: #ffffcc;
 padding: 3px 5px 3px 0; 
}
