

/*
File:		LOCATE.CSS
Project:	Carroll Technology Council
Notes:		Formatting for Locate directory
*/


/* -------------------- */
/*
image menu
*/

table.locateMenu {
	margin: 0 0 1.5em 0;
	padding: 0;
	}

table.locateMenu td {
	margin: 0;
	padding: 0;
	}

table.locateMenu img {
	margin: 0;
	padding: 0;
	display: block;
	}

/* -------------------- */
/*
logo key
*/

p.locateKey {
	margin: 1.5em 0;
	height: 25px;
	line-height: 25px;
	}

p.locateKey img {
	float: left;
	margin: 0 5px;
	border-style: none;
	}

/* -------------------- */
/*
company data
*/

table.locateData {
	width: 100%;
	margin-bottom: 2em;
	border: 1px solid #eee;
	border-top-color: #DCD8E5;
	}

table.locateData thead td {
	padding: .2em 0;
	background-color: #F9F8FC;
	border-bottom: 2px solid #DCD8E5;
	vertical-align: middle;
	}

table.locateData thead h3 {
	margin: 0;
	padding: 0 0 0 5px;
	line-height: 1.3em;
	color: #333;
	}

table.locateData thead img {
	margin: 0;
	padding: 0;
	}

table.locateData tbody {
	margin: 1em 0;
	}

table.locateData tbody th,
table.locateData tbody td {
	padding: 0;
	padding-left: 5px;
	text-align: left;
	line-height: 1.4em;
	vertical-align: top;
	font-size: 97%;
	}

table.locateData tbody th {
	width: 150px;
	background-color: #FCFCFD;
	border-right: 1px solid #DCD8E5;
	color: #555;
	}

table.locateData tbody td {
	padding-right: 5px;
	}

table.locateData {

	}

table.locateData {

	}

/* -------------------- */
/*
general formatting
*/

.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	}

.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	}

.tah12 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	}

.tah14 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	}

.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	}

.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	}

.ver12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	}

.ver14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	}

.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	}

.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	}

.bgdown {
	background-repeat: no-repeat;
	background-position: bottom;
	}

/* -------------------- */

