html{background:url(../images/bg-body.gif);}
body {
	min-width:1000px;
	margin:0;
	background:url(../images/bg-header.gif) repeat-x;
	font:12px/15px Geneva, Arial, Helvetica, sans-serif;
	color:#4e7054;
}
img{border-style:none;}

input, textarea, select{
	font:100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
h1 {
font-size: 14px;
font-weight: bold;
}

a,a:visited,a:hover {
text-decoration: none;
}

form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}

.clear { clear: both; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

.clearfix {display: inline-block;}

#wrapper{
	padding:135px 0 0;
	width:980px;
	position:relative;
	margin:0 auto;
}


#header{
width: 100%;
	height:108px;
	position:absolute;
	top:0;
	left:0;
}
#main{
	width:980px;
	padding:0 0 22px;
	overflow:hidden;
}

#main a,a:visited {
color: #3595E3;
font-weight: normal;
text-decoration: none;
}

#main a:hover {
color: #2685C1;
font-weight: normal;
text-decoration: none;
}

#mainIndex{
	width:980px;
	padding:0 0 22px;
	overflow:hidden;
}

#mainIndex a,a:visited {
}



.logo{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:253px;
	height:65px;
	text-indent:-9999px;
	margin:0 0 0 72px;
}
.logo a{
	height:100%;
	display:block;
	outline:none;
	position:relative;
}
#header .holder{
	overflow:hidden;
	padding:19px 0 0;
	width:980px;
	margin:0 auto;
}
.right-panel{
	float:right;
	width:230px;
	margin:-13px 72px 0 0;
	display:inline;
}
.right-panel ul{
	margin:0;
	padding:0 0 7px;
	list-style:none;
	overflow:hidden;
	float:right;
}
.right-panel ul li{
	float:left;
	padding:0 5px;
	background:url(../images/separator.gif) no-repeat 0 3px;
	margin:0 1px 0 -1px;
}
.right-panel ul a{
	font:10px/13px Geneva, Helvetica, sans-serif;
	color:#fff;
}
.right-panel .search{
	clear:both;
	overflow:hidden;
	width:100%;
}
.right-panel .row{float:right;}
.right-panel .text{
	float:left;
	background:url(../images/bg-input.gif) no-repeat;
	width:168px;
	height:18px;
	padding:2px 9px 3px;
}
.right-panel .text input{
	margin:0;
	padding:0;
	width:168px;
	color:#9a9a9a;
	font-size:11px;
	border:0;
	background:none;
}
.right-panel .btn{
	margin:0;
	float:left;
	vertical-align:top;
}
.bar{
	width:980px;
	margin:-14px auto 0;
	overflow:hidden;
}
#nav{
	float:right;
	margin:0;
	padding:9px 65px 0 0;
	list-style:none;
	position:relative;
	white-space:nowrap;
}
#nav li{
	white-space:nowrap;
	position:relative;
	float:left;
}
#nav a{
	cursor:pointer;
	position:relative;
	white-space:nowrap;
	float:left;
	font:13px/27px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
}
#nav a span{
	background:url(../images/bg-nav-r.png) no-repeat;
	float:left;
	width:6px;
	height:27px;
	text-indent:-9999px;
	position:relative;
	white-space:nowrap;
}
#nav a:hover{text-decoration:none;}
#nav a em{
	position:relative;
	font-style:normal;
	padding:0 8px 0 15px;
	background:url(../images/bg-nav-l.png) no-repeat;
	float:left;
	height:27px;
}
#nav .active a,
#nav a:hover,
#nav .active a:hover{
	position:relative;
	margin:-8px 0 0;
	color:#3d4907;
	font-size:14px;
	text-decoration:none;
}
#nav a:hover{font-size:13px;}
#nav .active a span,
#nav a:hover span{
	background:url(../images/bg-nav-active-r.png) no-repeat;
	width:8px;
	height:37px;
}
#nav .active a em,
#nav a:hover em{
	padding:0 6px 0 15px;
	background:url(../images/bg-nav-active-l.png) no-repeat;
	height:37px;
	line-height:40px;
}
#content{
	width:580px;
	padding:0 0 0 12px;
	float:left;
}

#content2{
	width:900px;
	padding:0 0 0 12px;
	float:left;
}

#left {
float: left;
width: 450px;
margin-right: 25px;
margin-left: 0px;
line-height: 1.75em;
}

#left2 {
float: left;
width: 300px;
margin-right: 25px;
margin-left: 0px;
line-height: 1.75em;
}

#left .poopa ul {
line-height: 1.75em;

}

#right {
float: left;
width: 300px;
margin: 25px 0px 25px 25px;
}

#rightAbout {
float: left;
width: 300px;
margin: 0px 0px 25px 25px;
}

#right2 {
float: left;
width: 200px;
}

#right .bio {
margin: 10px 0px 15px 0px;}

#sidebar{
	color:#607263;
	width:370px;
	padding:16px 0 0;
	float:right;
}


.box{
	position:relative;
	width:100%;
	background:#fff url(../images/bg-box.gif) repeat-x;
}


.box .bg-l{
	position:relative;
	background:url(../images/bg-box.gif) repeat-y;
}
.box .bg-r{background:url(../images/bg-box-r.gif) repeat-y 100% 0;}
.box .bg-b{background:url(../images/bg-box-l.gif) repeat-x 0 100%;}
.box .bg-tl{background:url(../images/bg-box-tl.gif) no-repeat;}
.box .bg-tr{background:url(../images/bg-box-tr.gif) no-repeat 100% 0;}
.box .bg-bl{background:url(../images/bg-box-bl.gif) no-repeat 0 100%;}
.box .bg-br{
	height:1%;
	padding:20px 28px 20px 23px;
	background:url(../images/bg-box-br.gif) no-repeat 100% 100%;
}
.box .bg-br:after{
	content:"";
	display:block;
	clear:both;
}
.head{
	margin:0 -20px 20px -27px;
	position:relative;
	overflow:hidden;
}
* html .head{
	height:1%;
}
.head .holder{
	float:left;
	background:#93ab97 url(../images/bg-head-l.gif) no-repeat;
}
.head .frame{
	overflow:hidden;
	padding:19px 18px 13px 23px;
	background:url(../images/bg-head-r.gif) no-repeat 100% 0;
}
.head h1{
	font-size:10px;
	line-height:10px;
	margin:0;
	text-indent:-9999px;
	width:523px;
	height:27px;
	background:url(../images/text-its-time-to.gif) no-repeat;
}

.head h2{
	font-size:10px;
	line-height:10px;
	margin:0;
	text-indent:-9999px;
	width:523px;
	height:40px;
	background: url(../images/learn_more2.gif) no-repeat;
}

.head h3{
	font-size:10px;
	line-height:10px;
	margin:0;
	text-indent:-9999px;
	width:523px;
	height:40px;
	background: url(../images/checkout.gif) no-repeat;
}

.head h4{
	font-size:10px;
	line-height:10px;
	margin:0;
	text-indent:-9999px;
	width:523px;
	height:40px;
	background: url(../images/download_your_purchase.gif) no-repeat;
}

.head h5{
	font-size:10px;
	line-height:10px;
	margin:0;
	text-indent:-9999px;
	width:523px;
	height:40px;
	background: url(../images/payment_declined.gif) no-repeat;
}

.head h6{
	font-size:10px;
	line-height:10px;
	margin:0;
	text-indent:-9999px;
	width:523px;
	height:40px;
	background: url(../images/account_login.gif) no-repeat;
}

.headLogin{
	font-size:10px;
	line-height:10px;
	margin:0;
	text-indent:-9999px;
	width:523px;
	height:40px;
	background: url(../images/account_login.gif) no-repeat;
}

.headUser{
	font-size:10px;
	line-height:10px;
	margin:0;
	text-indent:-9999px;
	width:523px;
	height:40px;
	background: url(../images/user_account.gif) no-repeat;
}

#content h2{
	text-transform:uppercase;
	font-size:12px;
	line-height:15px;
	margin:0 0 3px;
}
#content p{margin:0;}

/** buy now **/

.buy-now{
	width:100%;
	margin:-32px 0 0 0;
	position:relative;
}
.buy-now:after{
	content:"";
	display:block;
	clear:both;
}
.buy-now a{
	float:right;
	text-indent:-9999px;
	background: url(../images/btn-learn-more.gif) no-repeat;
	width:120px;
	height:37px;
	outline:none;
	margin:0 -10px 0 0;
	position:relative;
}
.buy-now a:hover{background-position:0 -37px;}

.buy-nowRight{
	float: right;
	margin-left: 35px;
}
.buy-nowRight:after{
	content:"";
	display:block;
	clear:both;
}
.buy-nowRight a{
	float:right;
	text-indent:-9999px;
	background:url(../images/btn-buy-now.gif) no-repeat;
	width:103px;
	height:37px;
	outline:none;
	margin:0 -10px 0 0;
	position:relative;
}
.buy-nowRight a:hover{background-position:0 -37px;}

/** buy now 2 **/

.buy-now2{
float: right;
}
.buy-now2:after{
	content:"";
	display:block;
	clear:both;
}
.buy-now2 a{
	float:right;
	text-indent:-9999px;
	background:url(../images/btn-buy-now.gif) no-repeat;
	width:103px;
	height:37px;
	outline:none;
	margin:0 -10px 0 0;
	position:relative;
}
.buy-now2 a:hover{background-position:0 -37px;}


.learn-more{
	width:100%;
	overflow:hidden;
	position:relative;
}
.learn-more a{
	position:relative;
	float:left;
	background: url(../images/buy_now_test.gif) no-repeat;
	width:121px;
	height:36px;
	outline:none;
}
.learn-more a span{
	float:left;
	text-indent:-9999px;
}
.learn-more a:hover{background-position:0 -37px;}

/** buy now button on learn more page **/

.howTo{
	width:100%;
	overflow:hidden;
	position:relative;
}
.howTo a{
	position:relative;
	float:left;
	background: url(../images/btn-buy-now.gif) no-repeat;
	width:121px;
	height:36px;
	outline:none;
}
.hotTo a span{
	float:left;
	text-indent:-9999px;
}
.learn-more a:hover{background-position:0 -37px;}


/** learn more 2 **/

.learn-more2{
float:left;
}
.learn-more2 a{
	position:relative;
	float:left;
	background: url(../images/rollover_test.gif) no-repeat;
	width:121px;
	height:37px;
	outline:none;
}
.learn-more2 a span{
	float:left;
	text-indent:-9999px;
}
.learn-more2 a:hover{background-position:0 -37px;}

.block{
	color:#fff;
	width:352px;
	margin:0 0 24px;
	background:#93ab97 url(../images/bg-block.gif) no-repeat;
}
.block .holder{
	z-index:20;
	position:relative;
	padding:15px 27px 55px 22px;
	background:url(../images/bg-block.gif) no-repeat -352px 100%;
}
.block p{
	margin:0 0 17px;
	line-height:17px;
}
blockquote{
	margin:0 19px 22px;
	line-height:19px;
}
blockquote p{
	margin:0;
	letter-spacing:1px;
}
blockquote cite{
	color:#02c2f4;
	font-size:10px;
	font-style:normal;
	display:block;
	text-align:right;
}
#sidebar h3{
	margin:0 192px 15px 0;
	font-size:12px;
	color:#4e7054;
}
.list-image{
	z-index:1;
	position:absolute;
	bottom:-32px;
	right:-15px;
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
}
.list-image li{
	float:left;
	padding:0 2px;
}
.list-image img{vertical-align:top;}
#footer{text-align:center;}
#footer ul{
	margin:0;
	padding:0 0 3px;
	list-style:none;
	font:10px/12px Arial, Helvetica, sans-serif;
}
#footer ul li{
	display:inline;
	background:url(../images/separator1.gif) no-repeat 0 2px;
	padding:0 3px 0 6px;
}
#footer .nav{font-weight:bold;}
#footer ul a{color:#252525;}
#footer ul li:first-child{background:none;}
.reviews{padding:0 10px;}
.visual{padding:28px 0 0 40px;}

/** quote images **/

.wrapper-t{
	background:url(../images/bg-main-t.png) no-repeat;
	height:8px;
	overflow:hidden;
}
.wrapper-b{
	background:url(../images/bg-main-b.png) no-repeat;
	height:11px;
	overflow:hidden;
}
.wrapper-c{
	background:url(../images/bg-main-c.png) repeat-y;
	width:963px;
	position:relative;
	padding:81px 3px 0;
}

.quotes-wrap {
	background: url(../images/separator-dotted-grey.gif) repeat-x 0 100%;
	padding:10px 0 35px 0;
	font-size:12px;
	margin: 0 0 10px 0;
}
.quotes-holder {
	width:100%;
	background: url(../images/separator-dotted-grey.gif) repeat-x;
}

.quotes-wrap a.more {
	float:right;
	background: url(../images/bullet3.gif) no-repeat 100% 3px;
	padding-right:10px;
	text-decoration:underline;
	color:#73a89f;
	font-size:10px;
	font-weight: bold;
}

.quotes-wrap a:hover.more {
	float:right;
	background:url(../images/bullet3.gif) no-repeat 100% 3px;
	padding-right:10px;
	text-decoration: none;
	color:#73a89f;
	font-size:10px;
	font-weight: normal;
}

.quote-box {
	background: url(../images/bg-quote1.gif) repeat-y;
	margin-bottom:8px;
	text-align:center;
	color:#404040;
	height:1%;
	position:relative;
}
.quote-box p { margin:0;}
.second-quote {
	background: url(../images/bg-quote2.gif) repeat-y;
	width:230px;
	margin-bottom: 20px;
}
.second-quote .quote-box-top { background: url(../images/bg-quote-top2.gif) no-repeat;}
.quote-box-bottom {
	background: url(../images/bg-quote-bottom2.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:10px 20px 15px 20px;
}
.second-quote .quote-box-bottom { background: url(../images/bg-quote-bottom2.gif) no-repeat 0 100%;}
.quote-box span.quote-corner {
	background: url(../images/quote1.gif) no-repeat;
	position:absolute;
	bottom:-17px;
	right:42px;
	height:19px;
	width:17px;
}
* html .quote-box span.quote-corner { bottom:-18px;}
.second-quote span.quote-corner {
	background: url(../images/quote2.gif) no-repeat;
	right:auto;
	left:42px;
}

/** movies **/

#contentMovies{
	width:620px;
	padding:0 0 0 12px;
	float:left;
	margin: 0px 0px 0px 150px;

}

#contentComingSoon{
	width:720px;
	padding:0 0 0 12px;
	float:left;
	margin: 0px 0px 0px 150px;

}

#contentMovies2{
	width:720px;
	padding:0 0 0 12px;
	float:left;
	margin: 0px 0px 0px 150px;

}

#contentBuyNow{
	width:820px;
	padding:0 0 0 12px;
	float:left;
	margin: 0px 0px 0px 150px;

}

#contentSoon{
	width:700px;
	padding:0 0 0 12px;
	float:left;
	margin: 0px 0px 0px 150px;

}

#contentMovies a,a:visited {
color:#3595E3;
text-decoration: none;
font-weight: normal;
}

#contentMovies a:hover {
color:#2685C1;
text-decoration: none;
font-weight: normal;
}

##contentMovies ul {
text-align: left;
padding-left: 0px;
margin-left: 0px;
}

#contentMovies li {
line-height: 18px;
padding-left: 0px;
margin-left: 0px;
}

#moviesCrumbs {
margin: 0px 0px 25px 0px;
}

#moviesCrumbs a, a:visited {
font-weight: normal;
text-decoration: none;
}

#moviesCrumbs a:hover {
font-weight: normal;
text-decoration: none;
padding: 2px 0px 2px 0px;
}

#topLeft {
float: left;
width: 250px;
margin-right: 25px;
margin-bottom: 25px;
text-align: left;
}

#topRight {
float: left;
width: 250px;
margin-bottom: 25px;
}

#topRightVideos {
float: left;
width: 325px;
margin-bottom: 25px;
}

#topRightForms {
float: left;
width: 250px;
margin-bottom: 25px;
margin-top: 30px;
}

#bottomLeft {
float: left;
width: 250px;
margin-right: 25px;


}

#bottomRight {
float: left;
width: 250px;

}

/** learn more**/

#contentLearn{
	width:880px;
	float:left;
	margin-left: 65px;
}

/** shopping cart **/

#contentCheckout{
	width:750px;
	float:left;
	padding: 25px;
	margin-left: 75px;
}

#checkoutWrapper {
padding: 0px;
margin-top: 30px;
margin-left: 35px;
}

#contentCheckout .right {
float: left;
width: 250px;
}

#contentCheckout .left {
float: left;
width: 250px;
margin-right: 20px;
}

#contentCheckout .payment {
float: left;
width: 400px;
margin-top: 25px;
}

#contentDownload {

}

#contentDownload .adobeLink {
margin: 30px 0px 30px 30px;
}

#contentDeclined {

}

#contentLogin {
width: 400px;
text-align:right;
margin: 30px;
}

#contentPurchased {

}

#userProfileCrumbs {
float: left;
margin: 20px 0px 20px 100px;
font-size: 16px;
border-width: 1px;
border-style: dotted;
padding: 15px;
}

#contentWrapper {
width: 400px;
margin-left: 100px;
margin-bottom: 30px;
}

#lefty {
float: left;
width: 75px;
font-weight: bold;
margin-top: 15px;
text-align: right;
}

#righty {
float: left;
width: 200px;
margin-top: 15px;
margin-left: 10px;
}

#lefty2 {
float: left;
width: 75px;
font-weight: bold;
margin-top: 15px;
text-align: right;
}

#righty2 {
float: left;
width: 200px;
margin-top: 15px;
margin-left: 10px;
}

/** house train dog **/

#contentHouseTrain{
	width:780px;
	padding: 25px;
	margin-left: 50px;

}

#houseTrain {
margin: 30px 0 0 0;
}

#houseTrain .crumbs {
float: left;
}

#houseTrain .footer {
float: left;
margin: 20px 0 20px 0;
}

/** pet sitter forms **/

#contentForms{
float: left;
	width:650px;
	padding: 45px;
	margin-left: 0px;
}

/** mobile **/

#contentMobile{
float: left;
	width:850px;
	padding: 0px 45px 45px 45px;
	margin-left: 35px;
}

#contentMobile .right3 {
float: right;
width: 375px;
margin-bottom: 30px;
}

#contentMobile .left3 {
float: left;
margin-right: 30px;
width: 350px;
margin-bottom: 30px;
}

/** social media icons **/

#socialWrapper {
width: 350px;
margin-left: 15px;
margin-top: 20px;
}

#socialWrapper2 {
width: 350px;
margin-left: 15px;
}

#socialLeft {
float: left;
margin-right: 40px;
margin-bottom: 20px;
}

#socialMiddle {
float: left;
margin-right: 40px;
margin-bottom: 20px;
}

#socialRight {
float: left;
margin-bottom: 20px;
}

#socialCrumbs {

}

/** buttons wrapper **/

#Buttonswrapper {
margin: 50px 0px 10px 0px;
width: 100%;
}

/** 404 error image **/

#errorImage{
	width:620px;
	padding:0 0 0 12px;
	float:left;
	margin: 25px 0 25px 75px;
}

/** colors **/

.blue {
color: #3595E3;
}

/** about author **/

#contentAuthor{
	width:750px;
	padding:0 0 0 12px;
	float:left;
	margin: 0px 0px 0px 150px;
}

#contentAuthorLeft {
float: left;
width: 350px;
margin-right: 25px;
margin-bottom: 25px;
text-align: left;
}

#contentAuthorRight {
float: left;
width: 300px;
margin-bottom: 25px;
}

/** home page sidebar links **/

#prevChap {
margin: 0px;
padding: 0px;
}

#prevChap a, a:visited {
text-decoration: none;
color: #ffffff;
}

#prevChap a:hover {
text-decoration: none;
color: #ffffff;
}

/** buy now page **/

#leftBuy {
float: left;
width: 250px;
margin: 35px 0px 75px 45px;
text-align: left;
}

#rightBuy {
float: left;
width: 250px;
margin: 35px 0px 75px 25px;
}