@import 'header_main_nav.css';
@import 'image_headers.css';
@import 'store.css';

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0 auto;
	background: #CACACA url(/media/images/layout/body_bg.gif) repeat-x top;
}

h3 {
	padding:1em 0 1em 0;
}

a {
	color:#A20000;
	text-decoration:none;
	-moz-outline:none;
}

a:hover {
	text-decoration:underline;
}

ul li, ol li {
	margin-left:25px;
}

table, td {
	border:none;
}

.error {
	font-weight:bold;
	color:#A30001;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}

h4 {
	padding:.3em 0 .3em 0;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.center {
	text-align:center;
}

div#footer {
	position:relative;
	top:0;
	left:0;
	height:54px;
	font-size:11px;
}

div#footer p#text-nav {
	position:absolute;
	top:11px;
	left:62px;
}

div#footer p#copyright-notice {
	position:absolute;
	top:35px;
	left:62px;
}

div#footer p#privacy-notice {
	position:absolute;
	top:11px;
	right:42px;
}

div#footer p#powered-by-kfx {
	position:absolute;
	top:35px;
	right:42px;
}

div#footer p#powered-by-kfx a {
	color:#7B7B7B;
}

a#wooden-box-link {
	position:absolute;
	bottom:8px;
	right:15px;
	width:260px;
	height:100px;
	text-indent:-999em;
}

h2.image-header {
	height:30px;
	text-indent:-999em;
	margin:.5em 0 .25em -.25em;
}

h3.image-header {
	height:25px;
	text-indent:-999em;
	margin:.5em 0 .25em -.25em;
	padding:0;
}

p.secret-of-success span.title {
	color:#a30001;
	font-weight:bold;
}

ul#topics-list li {
	padding:.5em 0 .5em 0;
}

div.video h3 {
	padding:.25em 0 .25em 0;
}

.off-screen, .novis{ display:none;}
