@charset "utf-8";
/* CSS Document */

/*===== Styles for Search Results Page =====*/

div#headerinner {
    width: 972px;       /* sets the content width */
    margin: 0 auto;     /* no top/bottom margin, centered horizontally */
	height: 230px;
	position: relative;
	background: url(/assets/innerHeader.jpg) no-repeat;
}

#headerinner-link { 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		width: 572px; 
		height: 230px; 
		background-color: transparent; 
}

/*===== Free Online Ads =====*/

div#freeinner {
	height: 72px;
	width: 315px;
	position:absolute;
	z-index: 20;
	top: 125px;
	left: 645px;
}

/*---- Info Bar (gray bar under header illustration)----*/

div#infobar {
	height: auto;
	width: 972px;       /* sets the content width */
	margin: auto;    /* no top/bottom margin, centered horizontally */
	font: bold .7em Verdana, Geneva, sans-serif;
	position: relative;
	top: 92px;
	clear:both;
}

#infobar #edition {
	float: left;
	text-align:left;
	padding-left:10px;
}

#infobar #update {
	float:right;
	text-align:right;
	padding-right:10px;
}

/*===== Content =====*/

body#srp #content,
body#inner #content,
body#about #content,
body#advertising #content,
body#placead #content,
body#contact #content {
	width: 972px;       /* sets the content width */
	margin: 0 auto;     /* no top/bottom margin, centered horizontally */
	padding-top:10px;
	height:auto;
}


/*===== Classified Links Inner Pages - Test =====*/

#classified {
	float: left;
	height: auto;
	width: 750px;
	text-align: left;
	padding-left:13px;
	padding-bottom:20px;
}

#classified h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #cd0b13;	
	margin-left: 0;
}

#classified h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #666;	
	margin-left: 0;
}

#classified p {
	font: 0.8em/1.0em Verdana, Geneva, sans-serif;
	text-align: left;
	color:#000;
}

#classified a:link, #classified a:visited {
	color: #000;
	text-decoration: none;
}

#classified a:hover, #classified a:active {
	color: #cd0b13;
}

#classlinks { /*--container for all columns --*/
	width: 750px;
	margin-top:10px;
	/*height:20200px;*/
	height:auto;
} 

#sidebar { /*--container for sidebar --*/
	width: 240px;
	float: left;
	height:auto;
}

/*===== Breadcrumbs for Search Results & Inner Pages =====*/

#breadcrumb {
	padding: 2px;
	margin-left: -12px;
	font: .85em Verdana, Geneva, sans-serif;
}

#breadcrumb h3 {
	display:none;
}

#breadcrumb ul {
	display: inline;
	margin-left: -10px;
	padding-left: 0px;
}

#breadcrumb ul li {
	display: inline;
}

#breadcrumb ul li a:link, #breadcrumb ul li a:visited {
	padding: 5px;
}

#breadcrumb ul ul li {
	background: url(/assets/srp/bcarrow25.gif) no-repeat left;
	padding-left: 10px;
}

/*===== Sidebar for Search Results Page =====*/

#sidebar #category {
	font-size: .8em;
}

#sidebar h3 {
	font-size: 1.2em;
	padding-top: 10px;
}

#sidebar h3 a:link, #classified h3 a:visited {
	/*color: #cd0b13;*/
	color: #000000;
	text-decoration: none;
}

#sidebar h3 a:hover, #classified h3 a:active {
	text-decoration: underline;	
	/*color: #999999;*/	
}

#sidebar table {
	width: 240px;
	font-size: .85em;
	text-align: left;
}

#sidebar td a {
	font-size: 1.0em;
	font-weight: bold;
}

table#sidebarform form {
	font-size: 1.4em;
}

table#sidebarform input {
	font-size: 1.2em;
}

#sidebar #alphasort {
	padding: 3px;
	height: 60px;
	width: 240px;
	border: 1px solid #42658c;
	font-size: 1.3em;
	text-align: center;
}

#sidebar #alphasort #radio {
	clear: both;
}

#sidebar #alphasort #alpha ul, 
#sidebar #alphasort #radio ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar #alphasort #alpha li, 
#sidebar #alphasort #radio li {
    float: left;
    margin: 0;
    padding: 0;
}

#sidebar #alphasort #alpha li {
	display: block;
	color: #000;
	padding: 0;
	margin: 3px 4px 0 3px;
	font: bold .75em Verdana, Geneva, sans-serif;
}

#sidebar #alphasort #radio li {
	display: block;
	color: #000;
	padding: 0 10px 0 0;
	margin: 3px 5px 0 5px;
	font: bold .75em Verdana, Geneva, sans-serif;
}

#sidebar #saved {
	padding: 3px;
	height: 65px;
	width: 240px;
	border: 1px solid #42658c;
	font-size: 1.3em;
	text-align: center;
}

#sidebar #saved p {
	margin: 0;
	padding: 0 0 5px 20px;
	text-align:left;
	font: bold 1.5em Verdana, Geneva, sans-serif;
	font-size: .7em;
}

#sidebar #saved img {
	vertical-align: middle;
	padding-right: 3px;
}

/*===== Ad box for Search Results Page =====*/
body#srp #adresults, body#inner #adresults { /*--container for 2nd column --*/
	width: 485px;
	float: right;
	font: .9em Verdana, Geneva, sans-serif;
	height:auto;
}

#adresults .adbox {
	border: 1px solid #42658c;
	padding:5px;
	margin: 0 0 15px 0;
	height:auto;
	overflow:auto;
	width: 475px;
}

.adtext {
	text-align: left;
	float: right;
	width: 320px;
}

.adtext a:link {
	font-weight: bold;
}

#adresults img {
	float: left;
	padding: 0;
}

#adresults .adicons {
	float: right;
}

#adresults .adicons img {
	padding-left: 5px;
}

#adresults .special {
	float: right;
}

/* ==============INNER ============== */

#innercontainer { /*--container for all columns --*/
	width: 750px;
	margin-top:10px;
	height:auto;
} 

#innernav { /*--container for sidebar --*/
	width: 180px;
	float: left;
	height:auto;
	padding-top:5px;
}

#staticcontent { /*--container for 2nd column --*/
	font: Verdana, Geneva, sans-serif;
	width: 545px;
	float: right;
	height:auto;
	border-left:1px solid #42658c;
	padding-left:15px;
}

#staticcontent h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #cd0b13;	
	margin-left: 0;
}

#staticcontent h3 a:link, #staticcontent h3 a:visited {
	color: #cd0b13;
	text-decoration: none;
}

#staticcontent h3 a:hover, #staticcontent h3 a:active {
	text-decoration: underline;	
	/*color: #999999;*/	
}

#staticcontent ul li {
	font-size: 0.9em;
	list-style: disc;
	margin-left:25px;
	line-height: 1.0em;
}

#staticcontent ul li ul li {
	font-size: 1.0em;
	list-style: square;
}

#staticcontent ol li {
	font-size: 0.9em;
	list-style: decimal;
	margin-left:40px;
	line-height: 1.0em;
}

#staticcontent p {
	font-size: 0.9em;
	line-height: 1.2em;
}

#staticcontent a {
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.imgrt {
	float: right;
	padding-left: 10px;
}

div#offices {
	width: 540px;
	height:120px;
	margin-top:-10px;
	clear:both;
}

div#offices p {
	font-size: 0.9em;
	line-height: 0.9em;
}

div#offices2 {
	width: 540px;
	height:120px;
	margin-top:-10px;
	clear:both;
}

div#offices2 p {
	font-size: 0.9em;
	line-height: 1.2em;
}

div#yorktown,
div#phones {
	width: 250px;
	float: left;
}

div#wappingers,
div#hours {
	width: 250px;
	float: right;
}

div#phones p {
	font-weight:bold;
}

div#hours {
	line-height: 1.2em;
}
div#ratecd {
	float: right;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #333;
	padding-top:5px;
}

/*-- Distribution Page --*/

div#dist1 {
	float: left;
	width: 265px;
}

div#dist2 {
	float: right;
	width: 265px;
}

div#back {
	clear: both;
}