/* Main CSS Document */

@import url("core-frontpage.css");

#header {
	width: 987px;
	margin: 0px auto;	
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#header .logo {
	width: 260px;
	float: left;
	padding: 0px 0px 0px 35px;
}
#header .headerNav {
	width: 500px;
	float: right;
	text-align: right;
	padding: 24px 37px 0px 0px;
}
#header .headerNav ul {
	padding: 0px;
	margin: 0px;
}
#header .headerNav li {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style-type: none;
	display: inline;
}
#header .headerNav li a {
	color: #ffffff;
	text-decoration: none;
}
#header .headerNav li a:hover {
	font-weight: bold;
	text-decoration: none;
}
/* nav top */
#header .navTop {
	width: 580px;
	float: right;
	clear: right;
	padding: 46px 37px 0px 0px;
}
#header .navTop ul {
	margin: 0px;
	padding: 0px;
}
#header .navTop li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin: 0px 1px 0px 1px;
	float: left;
}
#header .navTop li a.home { font-weight: bold; color: #000000; display: block; width: 58px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; }
#header .navTop li a.home:hover { font-weight: bold; color: #ffffff; display: block; width: 58px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-home2.gif); background-repeat: no-repeat; }
#header .navTop li.onHome { font-weight: bold; color: #ffffff; display: block; width: 58px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-home.gif); background-repeat: no-repeat; }

#header .navTop li a.help { font-weight: bold; color: #000000; display: block; width: 76px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; }
#header .navTop li a.help:hover { font-weight: bold; color: #ffffff; display: block; width: 76px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-help2.gif); background-repeat: no-repeat; }
#header .navTop li.onHelp { font-weight: bold; color: #ffffff; display: block; width: 76px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-help.gif); background-repeat: no-repeat; }

#header .navTop li a.newsletters { font-weight: bold; color: #000000;	display: block; width: 84px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; }
#header .navTop li a.newsletters:hover { font-weight: bold; color: #ffffff; display: block; width: 84px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-newsletter2.gif); background-repeat: no-repeat; }
#header .navTop li.onNewsletters { font-weight: bold; color: #ffffff; display: block; width: 84px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-newsletter.gif); background-repeat: no-repeat; }

#header .navTop li a.addict { font-weight: bold; color: #000000; display: block; width: 112px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; }
#header .navTop li a.addict:hover { font-weight: bold; color: #ffffff; display: block; width: 112px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-addict2.gif); background-repeat: no-repeat; }
#header .navTop li.onAddict { font-weight: bold; color: #ffffff; display: block; width: 112px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-addict.gif); background-repeat: no-repeat; }

#header .navTop li a.helpme { font-weight: bold; color: #000000; display: block; width: 67px;	height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; }
#header .navTop li a.helpme:hover { font-weight: bold; color: #ffffff; display: block; width: 67px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-helpme2.gif); background-repeat: no-repeat; }
#header .navTop li.onHelpme { font-weight: bold; color: #ffffff; display: block; width: 67px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-helpme.gif); background-repeat: no-repeat; }

#header .navTop li a.testi { font-weight: bold; color: #000000; display: block; width: 94px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; }
#header .navTop li a.testi:hover { font-weight: bold; color: #ffffff; display: block; width: 94px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-testi2.gif); background-repeat: no-repeat; }
#header .navTop li.onTesti { font-weight: bold; color: #ffffff; display: block; width: 94px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-testi.gif); background-repeat: no-repeat; }

#header .navTop li a.products { font-weight: bold; color: #000000; display: block; width: 71px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; }
#header .navTop li a.products:hover { font-weight: bold; color: #ffffff; display: block; width: 71px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-products2.gif); background-repeat: no-repeat; }
#header .navTop li.onProducts { font-weight: bold; color: #ffffff; display: block; width: 71px; height: 24px; text-align: center; text-decoration: none; padding: 5px 0px 0px 0px; background-image: url(../images/bg-nav-products.gif); background-repeat: no-repeat; }

/* middle */
#middle {
	width: 915px;
	margin: 0px auto;
}

/* content */
#container {
	width: 915px;
	background-color: #eff1f7;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0px 35px 0px 37px;
}
#content {
	width: 915px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
}

#content .products {
	width: 270px;
	float: left;
}
#content .products .dvd {
	width: 240px;
	height: 105px;
	padding: 15px;
	float: right;
	font-size: 11px;
	background-image: url(../images/bg-product.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#content .products p {
	margin: 0px;
	padding: 0px;
}

#content .video {
	background-color:#000000;
}

#content .newsletter {
	width: 623px;
	float: left;
	padding: 18px 0px 0px 0px;
}

#content .featured {
	width: 282px;
	float: right;
}
#content .featured .title {
	width: 266px;
	height: 15px;
	padding: 1px 0px 0px 16px;
	font-size: 11px;
}
#content .featured .smallVid {
	width: 282px;
	height: 64px;
}

#testiHolder {
	width: 915px;
	height: 308px;
	background-color: #cbe2ff;
	background-image: url(../images/bg-prefooter.gif);
	padding: 15px 35px 0px 37px;
	margin: 0px auto;
}
#testiHolder .news {
	width: 233px;
	float: left;
	padding: 15px 0px 0px 8px;
	font-size: 11px;
	line-height: 12px;
}
#testiHolder .mission {
	width: 334px;
	float: left;
	padding: 15px 0px 0px 34px;
	line-height: 15px;
}
#testiHolder .ministry {
	width: 260px;
	float: left;
	padding: 15px 0px 0px 34px;
	line-height: 15px;
}


#footer {
	width: 987px;
	height: 72px;
	padding-top: 20px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
}
#footer ul li { display: inline; color: #000000; }
#footer a:link, #footer a:visited { color: #ffffff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
