@charset "UTF-8";
/*
DigiTells
home.css
Author: Dave Ramirez, Conversion Systems
*/


body.pg_home #content {
	padding-right:0;
	padding-top:20px;
	min-height:497px;
	height:auto !important;
	height:497px;
	}
	
/* SIDEBAR
--------------------*/
body.pg_home #sidebar {
	top:207px;
	left:24px;
	background:url(../images/bg_sidebarhome.jpg) no-repeat;
	width:307px;
	height:441px;
	}
body.pg_home .swfcontainer {
	position:absolute;
	top:93px;
	left:1px;
	}
/* COL_A
--------------------*/
body.pg_home .col_a {
	width:300px;
	float:left;
	padding-top:24px;
	}
body.pg_home h2 {line-height:30px;}
body.pg_home h2 span {
	color:#e7271a;
	}

body.pg_home h3 {
	font-size:15px;
	color:#122b60;
	margin-bottom:12px;
	}

#list_enableschild {
	font-size:13px;
	font-weight:bold;
	color:#122b60;
	}
#list_enableschild li {
	background:url(../images/checkmark.gif) no-repeat 0 0;
	padding-left:25px;
	padding-top:3px;
	margin-bottom:16px;
	}
#list_enableschild li.last {
	margin-bottom:0;
	}

/*col_b*/
body.pg_home .col_b {
	text-align:center;
	float:right;
	padding-right:7px;
	padding-top:7px;
	}
body.pg_home .col_b img {
	display:block;
	}
body.pg_home .videocontainer {
	margin-bottom:22px;
	background:url(../images/bg_homevideo.jpg) no-repeat;
	width:297px;
	height:183px;
	}
#product_home {
	margin-bottom:9px;
	}
#payments_home {
	margin-bottom:7px;
	}
body.pg_home #btn_ordernow_home {
	margin:0 auto 5px auto;
	display:block;
	}

	
/* HEADINGS
-------------------*/
body.pg_home #hd_giveyourchild,
body.pg_home #hd_testimonials,
body.pg_home #hd_childhoodisshort,
body.pg_home #hd_satisfaction {
	text-indent:-999em;
	overflow:hidden;
	margin:auto;
	}
body.pg_home #hd_testimonials {
	background:url(../images/hd_testimonials.gif) no-repeat;
	width:154px;
	height:23px;
	position:absolute;
	left:127px;
	top:64px;
	}
body.pg_home #hd_childhoodisshort {
	background:url(../images/hd_childhoodisshort.gif) no-repeat;
	width:281px;
	height:18px;
	margin-bottom:5px;
	margin-top:0;
	}
body.pg_home #hd_satisfaction {
	background:url(../images/hd_satisfaction_home.gif) no-repeat;
	width:196px;
	height:10px;
	margin:0 auto;
	}
body.pg_home #hd_giveyourchild {
	background:url(../images/hd_giveyourchild.gif) no-repeat;
	width:296px;
	height:79px;
	}