/* CSS Document */


#companytitle {
	position: relative;
	font-family: Verdana;
	font-size:18px;
	font-weight:bold;
	color:#316389;
	padding-top: 2px;
	padding-left:2px;
	padding-right: 5px;
}

#welcometitle {
	position: relative;
	font-family: Verdana;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding-top: 5px;
	padding-left:5px;
	padding-right: 5px;
}

#welcometext {
	font-family:arial,helvetica;
	font-size:12px;
	line-height:16px;
	color:#666666;
	position: relative;
	padding-right: 15px;
	padding-top:12px;
	padding-left: 5px;
	
}



#dirButton {
	width:144;
	height:18;
	border: 1px solid #cccccc;
	margin: 2px;
	padding: 2px;
	text-align: center;
	background-color:#316389;
	color: #000000;
	float:right;
}

#dirButton a {
	color: #ffffff;
}

#dirButton a:hover {
	text-decoration: underline;
}

#livefromtitle {
	position: relative;
	font-family: Verdana;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:4px; 
	margin:0 0 4px 0; 
	background-image:url(/directories/images/LiveFromHeader.jpg);
	background-repeat:no-repeat;
}


#dirHeader {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
	width:505px;
	text-align:left;
	background-color: #FFF;
	border: 1px solid #AAAAAA;	
}

#dirTitle {
	font-family:Arial, Helvetica;
	font-size:16px; 
	color:#ffffff; 
	font-weight:bold;
	margin-bottom:12px;
	margin-top:12px;
	border:1px solid #163f5f;
	padding:4px;
	background-image:url(/images/blueHeaderGrad.jpg); 
	background-repeat:repeat-x;
}

#dirAddress {
	float: right;
	width:180px;
	font-family: Arial;
	font-size:11px;
}

#dirAddress a {
	font-family: Arial;
	color: #0000ff;
}

#dirListing {
	font-family: Arial;
	font-size:11px;
	color: #0000ff;
	border: 1px solid #eeeeee;	
	width: 292px;
	height: 20px;
	float: left;
	padding: 4px;
	margin: 2px 2px 2px 2px;
	background-color: #ffffff;
	font-weight: bold;
}

.dirListing {
	font-family: Arial;
	font-size:11px;
	color: #0000ff;
	border: 1px solid #eeeeee;	
	width: 242px;
	height: 20px;
	float: left;
	padding: 4px;
	margin: 2px 2px 2px 2px;
	background-color: #ffffff;
	font-weight: bold;
}

#dirListing a, .dirListing a {
	font-size:11px;
}

#adPad {
	margin: 0px 0px 8px 0px;
}

#adPadTop {
	float: left;
	margin: 0px 3px 12px 3px;
}

#adPadBottom {
	float: left;
	margin: 12px 3px 0px 3px;
}

.content {
	font-family:arial,helvetica;
	font-size:12px;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	margin-top:-5px;
	float:left;
	width:515px;
	text-align:left;
}

.mainNav {
	width:100%;
	margin-top:87px;
	text-align:left;
	margin-left:7px;
}

.mainNav ul {
	margin:0px; 
	padding:0px;
}

.mainNav li {
	display: inline;
	list-style-type: none;
	padding-right: 14px;
}

#moduletitle {
	position: relative;
	background-color: #FFCC00;
	font-weight:bold;
	width: 100%;
	margin-top: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4c4c4c;
	padding-left: 0px;
	height:20px;
	padding-top:2px;
	border-bottom: solid 3px #4c4c4c;
	text-align:center;
}

#modulecontent {
	position: relative;
	width: 292px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin-top: 5px;
	margin-left: 0px;
	padding-top: 5px;
	line-height: 14px;
}

#companyCategories {
	position: relative;
	background-color: #e1e1e1;
 	width: 300px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: solid 0px #333333;
}

.categorylist {
	position: relative;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	left: -20px;
	text-align:left;
}

.categorylist li {
	padding-bottom: 10px; 
	line-height: 12pt;
}

.arrowlistmenu {
	font: normal 11px Arial;
	width: 100%;
	background-color: #c6d5e1;
	background-color: #f4f2ec;
}

.arrowlistmenu .headerbar {
	font: bold 12px Arial;
	color: #4c4c39;
	background-color: #ffcc00;
	margin-bottom: 0px; /* spacing between header and rest of content */
	text-transform: uppercase;
	text-align: center;
	padding: 4px 0px 4px 0px;
}

.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /* spacing after /UL */
}

.arrowlistmenu ul li {
	padding-top: 0;
	padding-bottom: 1px; /* spacing between menu items */
}

.arrowlistmenu ul li a {
	background: url(/images/arrowbullet.png) no-repeat center left;
	color: #316389;
	background-color: #c6d5e1;
	background-color: #f4f2ec;
	display: block;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #99b5cb;
	border-bottom: 1px solid #d3c696;
	font-size: 11px;
}

.arrowlistmenu ul li a:hover {
	color: #316389;
	background-color: #ffffff;
}

.arrowlistmenu ul li a:active {
	color: #A70303;
}

.arrowlistmenu ul li a.hilite {
	background-color: #316389;
	color: #ffffff;
}

