/* ******************************* */
/*      Body Content Styles        */
/* ******************************* */

p.intro {
color:#000;
font-size:1.1em;
font-weight:bold;
margin-bottom:10px;
}

#content h2{
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 10px 0 5px 0;
	color: #F96F14;
	font-weight: normal;
}

#content h2 a{
	color: #F96F14;
}

#content h3.alternate{
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0px 0 5px 0;
	color: #5BB223;
	font-weight: bold;
}

.price_point a {
	margin:0 auto;
	display: block;
	background: url(../images/price_poop_free_yard_9.gif) no-repeat;
	padding-top: 5px;
	width:140px;
	height: 155px;
	text-indent:-9999px;
}

.movie_wrapper{
	display: block;
	clear: both;
	background-color: #CCCCCC;
	width:100%;
	padding: 10px 25px;
}

blockquote.bq_home{
	color:#5BB223;
	background: none;
	font-family:Georgia, serif;
	font-size:1.1em;
	line-height:1.6em;
	margin:5px 0;
	padding:0;
	text-align:left;
	width:100%;	
}

.bq_home .quote {
	background: none;
	margin:0 0 0 0;
	padding:10px 5px 5px 5px;
}

blockquote {
	background: #F96F14 url(../images/bquote_top.gif) no-repeat scroll left top;
	color:#fff;
	font-family:Georgia, serif;
	font-size:1.1em;
	line-height:1.6em;
	margin:5px 0;
	padding:0;
	text-align:left;
	width:100%;
}

.quote {
	background: url(../images/bquote_bottom.gif) no-repeat scroll right bottom;
	margin:0 0 0 0;
	padding:15px 20px 31px 20px;
}

.author {
	background-color: #fff;
	color:#999999;
	font-size:85%;
	line-height: 1em;
	margin:0;
	padding:5px 0 10px 5px;
	text-align: right;
}

blockquote.full  {
	background: #F96F14 url(../images/bquote_full_top.gif) no-repeat scroll left top;
}

blockquote.full .quote  {
	background: url(../images/bquote_full_bottom.gif) no-repeat scroll right bottom;;
}

ul.service_locations  {
	color: #5BB223;
	font-size: 1.1em;
}

ul.service_locations li {
	padding: 0px 0 0 30px;
	margin: 7px 0 0 0;
	background:url(../images/blt_dog_paw.png) no-repeat 0 0;
	min-height: 30px;
}

ul.service_locations li a{
	color: #5BB223;
	text-decoration: none;
}

ul.service_locations li a:hover{
	color: #5BB223;
	text-decoration: underline;
}

h2.sifr {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0 0 5px 0;
	color: #5BB223;
}

h3.content-title{
	font-size: 1.3em;
	color: #FD7215;
	font-weight: normal;
	margin: 10px 0 5px 0;
}

h3.content-title a {
	color: #FD7215;
}

#content ul.checklist {
margin:5px 0 15px;
padding:0 0 0 10px;
}

ul.checklist li {
background:transparent url(../images/list_checklist.png) no-repeat scroll 0 5%;
color: #5BB223;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 0;
padding:0 0 10px 25px;
}

#content ul.multicol {
	margin: 15px 0 10px 0;
	
}

ul.multicol li {
	width: 250px;
	float: left;
	font-size: 1.3em;
	padding-bottom: 15px;
}

#content ul.normal {
	list-style-type:disc;
	margin:0 0 0 0;
	padding:0 0 10px 25px;
	line-height: 1.5em;
}

#content ul.normal li {
	padding:10px 0;
}

#content ul.basic {
	
	
}

#content ul.basic li {
	padding:2px 0;
}

#content ul.column-list{
	list-style-type:disc;
	color: #5BB223;
	margin:0 0 0 0;
	padding:0 0 10px 25px;
	line-height: 1.5em;
}

#content ul.column-list li a{
	color: #5BB223;
}

.news  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



p.title  {
	font-weight: bold;
	margin: 1px 0 1px 0;
	padding: 0 0 0 0;

}

#content ul.plain {
	margin-bottom: 25px;	
}

ul.plain li {
	color: #000;
}

p.title a {
	font-weight: bold;
	margin: 1px 0 1px 0;
	padding: 0 0 0 0;
	text-decoration: none;
	border-bottom: none;
	color: #333;
}



p.date {
	font-style: italic;
	font-size: 90%;
	color: #666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



p.description {
	font-size: 90%;
	color: #666;
}

.facts{
	font-size: 0.9em;
}

.facts strong{
	color:#5BB223;
}

#faqs dl {
	width: 100%;
	margin:15px 0 0 0;
	padding:0;
	width: 100%;
}
#faqs dt {
	width:100%;
	border-bottom:1px dotted #000;
	/*background-color: #FD7215;*/
	color:#000;
	display:block;
	float:none;
	font-size:1.2em;
	font-weight: bold;
	margin:0 0 1px 0;
	padding:7px 0px 7px 20px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left;
	border-top: 1px dotted #000;
	
}

#faqs dt:hover {
	cursor:pointer;
	background-color: #eeeeee;
	color: #FD7215;
}

#faqs dd {
	margin:0 0 5px 0;
	padding:10px 25px;
}

.expandCollapse {
	display: block;
	border-bottom:1px dotted #000;
	padding:5px;
	text-align:right;
}
.expandCollapse p {
	margin:0;
	padding:0;
}


#pricing {
border-collapse:collapse;
border-left:1px solid #333333;
border-top:1px solid #333333;
}
#pricing th {
background-color:#5BB223;
color:#FFFFFF;
}
#pricing tbody th {
background-color:#FFFFFF;
color:#333333;
}
#pricing tbody td {
text-align:center;
background-color: transparent;
}
#pricing th, #pricing td {
border-bottom:1px solid #333333;
border-right:1px solid #333333;
padding:8px;
}
.priceDisclaimer {
color:#999;
font-size:0.8em;
margin:0;
padding:3px 0 0;
}

.credit-card li{
	display: inline;
}

.credit-card li.mc, .credit-card li.vi, .credit-card li.dc, .credit-card li.am{
	display: block;
	float: left;
	width:62px;
	height: 43px;
	text-indent:-9999px;
	margin: 5px 5px 30px 0;;
}

.credit-card li.mc{
	background:transparent url(../images/sprite_cc_logos.png) no-repeat -62px 0;
}

.credit-card li.vi{
	background:transparent url(../images/sprite_cc_logos.png) no-repeat -125px 0;
}

.credit-card li.dc{
	background:transparent url(../images/sprite_cc_logos.png) no-repeat -187px 0;
}

.credit-card li.am{
	background:transparent url(../images/sprite_cc_logos.png) no-repeat 0px 0;
}

img.img_inline{
	float: left;
	padding: 0;
	margin: 0 10px 20px 0;
	border: 1px solid #333;
	
}

.sitemap h4 {
	background-color:#FD7215;
	padding:5px 3px 5px 10px;
	font-size: 1.3em;
	font-weight: normal;
	margin: 5px 0px;
}

.sitemap ul{
	list-style-type:disc;
	margin:0 0 0 15px;
	padding:0 0 10px 15px;
	line-height: 1.5em;
}

.sitemap ul li {
	font-size:1em;
}
.sitemap ul li li {
	font-size:0.9em;
}
.sitemap h4 a:link, .sitemap h4 a:visited {
	color:#FFFFFF;
}

p.chango {
	padding: 0;
	margin: 0;
}
p.chango a:link{
	color:#5BB223;
}


/* ******************************* */
/*      Scrolling Styles	       */
/* ******************************* */
#slider {
	width: 591px;
	margin: 10px auto 0 auto;
	position: relative;
}

.scroll {
	height: 200px;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
}

.scrollContainer div.panel {
	padding: 1px 10px 20px 1px;
	height: 210px;
	width: 580px; /* change to 560px if not using JS to remove rh.scroll */
}

ul.navigation {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0;
	padding:0 0 8px;
}
ul.navigation li {
	display:inline;
	padding-top: 10px;
	margin-right:5px;
	margin-bottom: 0px;
}
ul.navigation a {
	color:#000000;
	padding:10px 15px;
	text-decoration:none;
	background-color:#F6F6F6;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
ul.navigation a:hover {
	background-color:#F0F8EB;
}
ul.navigation a.selected {
	color: #ffffff;
	background-color:#5BB223;
	font-weight: bold;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
}

.scrollButtons {
	cursor:pointer;
	position:absolute;
	top:50px;
}
.scrollButtons.left {
	left:-20px;
}
.scrollButtons.right {
	right:-20px;
}

