body {
	background-image: url(../images/blue-stripe.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1C1C;
	
	height: 100%;
}

/* ==== */

a:link, a:visited {
	color: #03c;
}

/* ==== */

.bluetext {
	font-family: arial;
	font-size: 11px;
	color: #074f75;
	text-align: justify;
}

.boldbluetext {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #074f75;
}

.space10 {
	padding: 10px;
}

.footer, .footer a {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	letter-spacing: 1px;
}

.leftspace5 {
	padding-left: 5px;
}

.bluelink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}

.alignbottom {
	background-repeat: no-repeat;
	background-position: bottom;
}

a.whitelink, a.whitelink:link, a.whitelink:visited {
	font-family: arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* ==== GLOBAL STUFF ==== */

div.brdcrmb {
	font-size: 10px;
	margin: 4px 0 8px 0;
	text-align: right;
	color: #666;
}

div.brdcrmb a:link, div.brdcrmb a:visited {
	/* color: blue; */
	text-decoration: none;
}

div.brdcrmb a:hover {
	text-decoration: underline;
}


div.titlebrdcrmb {
	/* font-size: 10px;
	margin: 4px 0 8px 0;
	text-align: right; */
	font-size: 14px;
	letter-spacing: 0;
	color: #fff;
}

div.titlebrdcrmb a:link, div.titlebrdcrmb a:visited {
	/* color: blue; */
	color: white;
	text-decoration: none;
}

div.titlebrdcrmb a:hover {
	text-decoration: underline;
}


div.pagetitle {
width: auto;
background-color: #0066cc;
font-weight: light;
height: 24px;
line-height: 24px;
font-size: 14px;
margin-bottom: 4px;
padding: 4px 0px 4px 8px;
color: white;
letter-spacing: 1px;
}

#odd { background-color: #f8f8ff; }
#even { background-color: #f0f0ff; }

a.version, .version {
	font-size: 10px;
	text-decoration: none;
	color: #ccc;
}
 {
	font-size: 10px;
	text-decoration: none;
	color: #ccc;
}

a.version:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #36f;
}

/* ==== SEARCH FORMS === */

.srchform {
	font-size: 12px;
	background-color: #ccf;
	border: 1px solid #ddf;
	padding: 4px;
	margin: 0 0 3px 0;
}

.srchform select, .srchform input {
}

.srchform a {
	padding: 1px 4px 1px 4px;
	text-decoration: none;
	color: #222;
}

.srchform a:hover {
	padding: 1px 4px 1px 4px;
	color: #fff;
	background: #666;
}

.greybox, div#advsearch select, div#advsearch input { border: 1px solid #ccc; padding: 2px; color: #666; }

.darkbox { border: 1px solid #999; background-color: #ccc; padding: 2px; }
.darkbox:hover { border: 1px solid #000; background-color: #fc3; }

h1.enh, h2.enh {
	margin-top: 2px;
	margin-bottom: 2px;
}

a.namelink {
	text-decoration: none;
}
	
a.namelink:hover {
	/* background-color: #45c;
	color: #fff; */
	color: #000;
	text-decoration: underline;
}

/* ==== DIRECTORY ==== */

.id_badge, a.id_badge {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 11px;
	background-color: #eee;
	padding: 1px 1px;
	line-height: 14px;
	border: 1px solid #bbd;
	color: #669;
	margin-left: 4px;
}

a.id_badge {
	background-color: #eef;
	color: #006;
	text-decoration: none;
}

a.id_badge:hover {
	border: 1px solid #333;
	color: #0e21f8;
	text-decoration: none;
}

.id_label { font-size: 10px; color: #666; }

a .id_label { color: #03c; }

/* ==== SEARCH ==== */

.cityname {
text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 8px 0px 0px;
	/* border-bottom: 3px double #ccc; */
}


h1.enh, h2.enh {
	margin-top: 2px;
	margin-bottom: 2px;
}

a.namelink, a.namelink:visited {
	text-decoration: none;
	color: #03c;
}
	
a.namelink:hover {
	/* background-color: #45c;
	color: #fff; */
	color: #000;
	text-decoration: underline;
}

/* ==== PAGES ==== */

.welcome {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
/* letter-spacing: 1px; */
line-height: 18px;
font-size: 12px;
text-align: justify;
}


/* ==== SEARCH FORM ==== */

.srchform, .srchform select, .srchform input {
	font-family: arial;
	font-size: 12px;
}

.srchform a {
	padding: 1px 4px 1px 4px;
	text-decoration: none;
	color: #222;
}

.srchform a:hover {
	padding: 1px 4px 1px 4px;
	color: #fff;
	background: #666;
}

/* ==== LISTINGS ==== */

div.lblock {
	display: block;
	margin-top: 12px;
}

.lblocktitle {
	border-bottom: 1px solid #abc;
	font-size: 1.1em;
	line-height: 1.25em;
	width: auto;
}

.lblocktitle#title {
	list-style: none;
	margin: 0px;
	padding: 3px 4px;
	/* background-color: #ddf; */
	font-weight: bold;
	clear: both;
	/* border-left: 4px solid #69c; */
	border-bottom: none;
}

.newlblocktitle {
	border-bottom: 1px solid #abc;
	background-color: #f0f0ff;
	font-size: 1.25em;
	line-height: 1.25em;
	width: auto;
	padding: 2px 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


div.lblockbody {
	list-style: none;
	margin: 2px 4px;
	padding: 4px;
	/* border: 1px solid #ddf; */
}

ul.lblock {
	list-style: none;
	margin: 2px 4px;
	padding: 4px;
	border: 1px solid #ddf;
}

ul.lblock li {
	display: inline-block;
	position: relative;
	width: 150px;
}


span#showdist {
	background-color: #ff9;
	padding: 0px 3px;
	border: 1px solid #cc0;
	}
