@charset "utf-8";
/* CSS Document */

/* begin ids */

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/images/bckgr.jpg) repeat-x; 
  margin:0;
	padding: 0;
}

h1 {
	border-bottom: 1px solid #ccc;
	color: #3399cc;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
  font-weight: normal;
	line-height: 20px;
  margin: 24px 0;
	padding: 15px 15px;
	text-align: left;
}

h2 {
	color: #999;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px dotted #333;
	margin: 0 0 15px 13px;
	text-align: left;
	padding: 2px 15px 5px 0;
}

p {
  font-size: 12px;
	line-height: 20px;
	color: #666;
	text-align: left;
	padding: 0 15px 5px;
	vertical-align: top;
}

td {
	border-bottom: 1px solid #CCCCCC;
	font-size:12px;
	line-height:20px;
	color:#666666;
	text-align:left;
	padding-left:10px;
}

a, a:visited {
	text-decoration:none;
	color:#3399cc;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0;
}

#display_network table {
  margin-left:15px;
}

table caption {
  color: #999;
  font-size: 10px;
  font-style: italic;
  margin: 0 auto 15px auto;
}

#display_network table th {
  color: #666;
}

#participating_metro_network table,
 #participating_display_network table,
 #participating_classified_network table {
  margin: 0 auto;
}

#participating_metro_network table thead th,
 #participating_metro_network table tfoot th,
 #participating_display_network table thead th,
 #participating_display_network table tfoot th,
 #participating_classified_network table thead th,
 #participating_classified_network table tfoot th {
  color: #666;
  font-size: 12px;
  padding: 0 0 10px 10px;
  text-align: left;
}

#participating_metro_network table thead th,
 #participating_display_network table thead th,
 #participating_classified_network table thead th {
  border-bottom: 2px solid #ccc;
}

#participating_metro_network table tfoot th,
 #participating_display_network table tfoot th,
 #participating_classified_network table tfoot th {
  padding-top: 15px;
}

#participating_metro_network table td,
 #participating_display_network table td,
 #participating_classified_network table td {
  width: 307px;
}

#participating_metro_network table td+td,
 #participating_display_network table td+td,
 #participating_classified_network table td+td {
  width: 148px;
}

#container { 
  width: 681px; 
	margin: 0 auto;
}

#header { 
  background:url(/images/anf_logo.jpg) no-repeat top left; 
	height:54px;
	margin:0;
}

#header p {
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 2px;
	padding-top: 25px;
	color: #6abde9;
	text-align:right;
	margin:0;
}

#home #menu-box {
	background:url(/images/header_home.jpg) no-repeat;	
}

#about #menu-box,
 #classified_network #menu-box {
	background:url(/images/header_1.jpg) no-repeat;	
}

#contact #menu-box,
 #participating_classified_network #menu-box,
 #participating_display_network #menu-box,
 #display_network #menu-box {
	background:url(/images/header_2.jpg) no-repeat;	
}

#services #menu-box,
 #metro_daily_network #menu-box,
 #participating_metro_network #menu-box {
	background:url(/images/header_3.jpg) no-repeat;	
}

#classified_advertising #menu-box,
 #online_network #menu-box {
	background:url(/images/header_4.jpg) no-repeat;	
}

#menu-box {
	height: 176px;
	margin: 0;
}

#nav-menu { 
	float: right;
}

#nav-menu ul {
	color: #fff;
  	list-style: none;
	margin: 10px 0 0 0;
}

#nav-menu li {
	border-right: 1px solid #fff;
	clear: none;
	display: inline;
	float: left;
	height: 16px;
}

#nav-menu li.last {
  border-right: 0;
}

#nav-menu li a {
  display: block;
  float: left;
  height: 18px;
  margin: -2px 3px 0 3px;
  text-indent: -9999px;
}

#nav-menu li.last a {
  margin-right: 0;
}

#nav-menu li.home a {
	background:url(/images/home.jpg) bottom;
	width: 58px;
}

#nav-menu li.about a {
	background:url(/images/about.jpg) bottom;
	width: 67px;
}

#nav-menu li.services a {
	background:url(/images/services.jpg) bottom;
	width: 80px;
}

#nav-menu li.order a {
	background:url(/images/order.jpg) bottom;
	width: 63px; 
}

#nav-menu li.contact a {
	background:url(/images/contact.jpg) bottom;
	width: 67px;
}

#nav-menu li a:hover {
	background-position: top;
}

#action {
	clear:both;
	padding-top:10px;
}

#action h1 {
  border: 0;
	color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
  line-height: 25px;
  margin: 20px 0 18px 0;
	padding: 0 20px 0 0;
	text-align: right;
}

#action h2 {
  border: 0;
	color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	padding: 0 20px 0 0;
  text-align: right;
}

#action em {
	color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
  font-style: normal;
	font-weight: bold;
  line-height: 25px;
}

#action h2 a {
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
}

#action h2 a:hover {
	text-decoration: none;
}

#action span.count {
  color: #99FFFF
}

#action span.small {
  font-size: 16px;
  font-style: normal;
}

#intro {
  height: 100%;
	margin: 15px 0;
	display:inline;
}

#content {
  height: 100%;
}

#content li {
  font-size:12px;
	line-height:20px;
	color:#666666;
	text-align:left;
	padding: 0px 15px 5px 15px;
	vertical-align:top;
}

#footer {
  height:22px;
	background: url(/images/footer.jpg) no-repeat bottom;
	clear:both;
	margin-top:35px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

#breadcrumb {
	width:auto;
	float:right;
	color:#3366cc;
  margin: 20px 0 0 0;
}

#breadcrumb ul li {
  border-right: 1px solid #666;
	display:block;
  height: 12px;
	list-style:none;
	float:left;
	padding: 0 6px;
}

#breadcrumb ul li.last {
  border-right: 0;
  padding-right: 0;
}

#breadcrumb ul li a {
  display: block;
  margin-top: -5px;
}

/* begin classes */


.title { 
  font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#3399cc;
	padding: 15px 15px;
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
}

.subtitle {
  font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color: #999999;
	text-align:left;
	border-bottom: 1px dotted #333333;
	margin-left:13px;
	padding-left: 0px;
}

.text {font-size:12px;
	line-height:20px;
	color:#666666;
	text-align:left;
	padding: 0px 15px 5px;
	vertical-align:top;
}


.emphasis {
	color:#3399cc;
  font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	text-align:left;
}

h3.emphasis {
  line-height:20px;
  padding:0 15px 5px;
}

.bullets {
	list-style-image: url(http://www.national-classifieds.com/redesign/images/arrow.jpg);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:left;
}

.ad-boxes {
  border-right: 1px solid #CCC;
	width: 226px;
	float:left;
	vertical-align:text-top;

  text-align: center;
}

div.ad-boxes+div.ad-boxes+div.ad-boxes {
  border-right: 0;
}

.ad-boxes_2 {
  border-right: 1px solid #CCCCCC;
	width: 300px;
	height: 400px;
	float:left;
	vertical-align:text-top;
	padding: 0px 15px;
	display:inline;
  text-align: center;
}

.ad-boxes_2 ul {
	margin: 0px 25px;
	padding-left: 25px;
}

.ad-boxes_3 {
	width: 300px;
	float:left;
	vertical-align:text-top;
	padding: 0px 15px;
	display:inline;
  text-align: center;
}

.ad-boxes_3 ul {
	margin: 0px 25px;
	padding-left: 25px;
}


.read-more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3366CC;
	text-align:right;
	text-decoration:none;
	padding: 0 20px 15px 0;
}

.read-more a:hover {
	text-decoration:underline;
}

.fine-print {
	font-size: 10px;
}


