@charset "utf-8";
/* CSS Document */

body, html {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #F0EEE3;
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 12px;
}

div.clearer {
	float: none;
	clear: both;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.margin-med {
	margin: 10px;
}

.green {
	color: #060;
}

.darkborder {
	border: 1px solid #333;
}

.twotone {
	height: 0px;
	border-top: 2px solid #0C0;
	border-bottom: 1px solid #060;
}

.spaced-list li {
	margin-bottom: 3px;
}

div.page-container {
	width: 1000px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/shadow_borders.jpg);
	background-repeat: repeat-y;
	position: relative;
	display: block;
}

div.header {

}

div.header-logo-container {
	border-top: 10px solid #060;
}

div.nav-container {
	background-color: #060;
	padding-top: 96px;
	padding-left: 250px;
	background-image: url(../images/finjunk-top-bg.jpg);
}
div.nav-container a {
	display: block;
	color: #FFF;
	float: left;
	font-weight: bold;
	text-decoration: none;
	width: 104px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	border-left: 1px solid #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/nav-link-bg.jpg);
	background-repeat: repeat-x;
}
div.nav-container a:last-of-type {
	border-right: 1px solid #CCC;
}
div.nav-container a:hover {
	background-color: #FFF;
	color: #000;
	background-image: url(../images/nav-link-bg-hover.jpg);
	background-repeat: repeat-x;
}

div.sidebar {
	width: 220px;
	height: 500px;
	min-height: 500px;
	background-color: #062C05;
	float: left;
	color: #FFF;
	margin-top: 5px;
	border-radius: 3px;
	border: none;
}
div.sidebar a {
	color: #FFF;
}
div.sidebar a:hover {
	color: #F00;
}
div.sidebar .payment-options {
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 2px;
	border-top: 1px solid #0F0;
	border-bottom: 1px solid #0F0;
	width: 212px;
	margin-top: 30px;
}
div.sidebar .payment-options img {
	margin-top: 10px;
}
div.sidebar .payment-options,.sidebar-service-area span {
	margin-left: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	display: block;
}
div.sidebar .sidebar-service-area {
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 2px;
	border-bottom: 1px solid #0F0;
	border-top: 1px solid #0F0;
	width: 212px;
}
div.sidebar .sidebar-service-area small {
	float: right;
	margin-right: 3px;
	margin-top: 2px;
	display: block;
	font-style: italic;
}
div.sidebar .sidebar-service-area img {
	border: 1px solid #FFF;
}
div.sidebar .sidebar-service-area img:hover {
	border: 1px solid #F00;
}

div.main-content {
	margin-left: 5px;
	padding: 10px;
	width: 755px;
	float: left;
}
div.fullwidth {
	margin-left: -10px;
	margin-right: -10px;
}

div.sticky-nonfooter {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
div.sticky-push {
	height: 16px;
}
div.footer {
	height: 16px;
	border-top: 1px solid #0C0;
	background-color: #333;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	width: 1000px;
	padding-top: 2px;
}
div.footer div.footer-right {
	float: right;
	margin-right: 10px;
}

.stronger {
	font-size: 16px;
	font-weight: bold;
	color: #060;
	font-style: italic;
	display: block;
}

div.faq-wrapper {
	
}
div.faq-wrapper h3 {
	font-size: 14px;
	font-weight: bold;
	color: #090;
	font-style: italic;
}
div.faq-wrapper p {
	margin-left: 20px;
	color: #006;
}

div.service-area-map-wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
div.service-area-map-wrapper iframe {
	border: 1px solid #666;
}

.contact-form {
	border: 3px outset #000;
	border-radius: 5px;
	padding: 20px;
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-weight: bold;
	margin-top: 20px;
	
	background-image: url(../images/grad1.jpg);
	background-repeat: repeat;
}
.contact-form h3 {
	padding: 0px 0px 3px 0px;
	margin: 0px -5px 10px -5px;
	text-align: center;
	border-bottom: 1px solid #CCC;
}

.contact-form label {
	min-width: 100px;
	display: inline-block;
}
.contact-form .long-field {
	width: 250px;
}
.contact-form input[type=submit] {
	float: right;
	font-weight: bold;
	color: #060;
	margin-right: 6px;
	padding: 5px 20px 5px 20px;
}
.contact-form label.error {
	color: #900;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
}

div.junk-services-wrapper {
	padding: 5px;
	color: #FFF;
}
div.junk-services-wrapper div.jsw-section {
	width: 158px;
	height: 162px;
	min-height: 162px;
	float: left;
	background-color: #333;
	border-radius: 3px;
	color: #F7F7F7;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	position: relative;
	border: 3px solid #333;
}

div.junk-services-wrapper div.jsw-section:hover {
	opacity: .85;
}
div.junk-services-wrapper div.jsw-section h3 {
	text-align: center;
	margin: 5px 4px 0px 1px;
	padding-bottom: 1px;
	font-size: 12px;
}
div.junk-services-wrapper div.jsw-section h3 a {
	color: #FFF;
	text-decoration: none;
}
div.junk-services-wrapper div.jsw-section h3 a:hover {
	color: #0C0;	
}

div.junk-services-wrapper div.jsw-section div {
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	width: 150px;
	height: 130px;
	min-height: 130px;
}
div.junk-services-wrapper div.jsw-section div span {
	display: block;
	position: absolute;
	bottom: 2px;
	width: 146px;
	padding: 2px;
	background-color: #006400;
	color: #FFF;
	opacity: .82;
	font-size: 11px;
	text-align: center;
	font-style: italic;
}

.popnote {
	margin: 20px;
	background-color: #E6FFE6;
	border: 1px solid #B0E2AD;
	border-radius: 10px;
	font-size: 12px;
	padding: 12px 15px 20px 15px;
}
.popnote strong {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	display: block;
	margin-bottom: 20px;
}
.popnote a {
	color: #009;
}

.captioned {
	border: 1px solid #333;
}
.captioned img {
	border-bottom: 1px solid #333;
}
.captioned div {
	background-color: #666;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 10px 7px 9px 7px;
}


table.price_table {
	font-size: 13px;
	border: 2px outset #060;
	border-collapse: collapse;
	margin: 5px;
	font-weight: normal;
}
table.price_table tr {
	border-top: 1px solid #3C0;
	border-bottom: 1px solid #3C0;
}
table.price_table td {
	border-left: 1px dotted #333;
	padding: 4px 8px 7px 8px;
	width: 100px;
	text-align: center;
	vertical-align: bottom;
}
table.price_table tr.even {
	background-color: #F4FFF4;
}
table.price_table tr.headings {
	font-weight: bold;
	background-color: #030;
	color: #FFF;
}
table.price_table tr.headings td {
	border-left: 1px dotted #FFF;
}
table.price_table strong {
	color: #060;
}
table.price_table strong sup {
	text-decoration: underline;
	margin-left: 2px;
}

.junk-subtypes {
	background-color: #F4F4F4;
	padding: 10px;
	color: #333;
	border-radius: 7px;
	margin: 0px;
}
.junk-subtypes h2 {
	text-align: center;
	border-bottom: 1px solid #999;
}
.junk-subtypes ul {
	float: left;
	margin: 20px;
}
.junk-subtypes li {
	margin: 3px;
}

.schedule-online-button {
	width: 279px;
	text-align: center;
	font-size: 10px;
}
.schedule-online-button div {
	width: 279px;
	background-color: #0C0;
}
.schedule-online-button div img {
	
}
.schedule-online-button div img:hover {
	opacity: .7;
}

.sideform {
	width: 198px;
	padding: 5px;
	margin: 25px 4px 15px 4px;
	border: 1px solid #0F0;
	border-radius: 4px;
	background-color: #2F553D;
	color: #FFF;
	
	background-image: url(../images/grad1.jpg);
	
}
.sideform h3 {
	padding: 3px 0px 3px 0px;
	margin: 0px -5px 0px -5px;
	text-align: center;
	border-bottom: 1px solid #CCC;
}

.sideform label {
	font-size: 11px;
	margin-top: 7px;
	font-weight: bold;
}
.sideform input {
	font-size: 11px;
}
.sideform select {
	font-size: 11px;
}
.sideform textarea {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.sideform input[type=submit] {
	font-weight: bold;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	color: #030;
	margin-top: 5px;
}
.sideform .blocklabel {
	display: block;
}
.sideform .long {
	width: 190px;
}
.sideform label.error {
	float: right;
	color: #FF0;
	font-style: italic;
	margin-top: -2px;
	font-weight: normal;
}
.sideform input.error {
	background-color: #FC6;
}

.junk-types-prices {
	float: left;
	width: 45%;
	border-right: 1px dotted #333;
	padding: 10px;
}
.junk-types-prices img {
	float: right;
	width: 250px;
	margin: 20px;
	margin-bottom: 0px;
}
.junk-types-scheduling {
	float: left;
	width: 45%;
	padding: 10px;
}

.service-area-cities-wrapper h3 {
	text-align: left;
}
.service-area-cities-wrapper div {
	float: left;
	margin-left: 20px;
	width: 45%;
}