/* CSS Document */

* {
	padding:0px;
	margin:0px;
	line-height:normal;
	line-height:18px;
}
body {
	font-family: "Tahoma";
	font-size: 13px;
	background:url(../images/bg.png) repeat-x top;
	background-color:#106198;
}
a img {
	border:none;
	outline:none;
}
p, h3 {
	margin:0px 0px 15px 0px;
}
ol, ul {
	margin:0px 0px 15px 25px;
}
li {
	margin-bottom:3px;
}
.wrapper {
	width:800px;
	margin:auto;
	margin-top:50px;
	background:#FFF;
	margin-bottom:50px;
}
.banner {
	background:url(../images/banner.jpg) no-repeat;
	height:236px;
}
.content {
	padding:25px;
}
.content a {
	color:#069;
}
.i-u {
	font-style:italic;
	text-decoration:underline;
	text-align:center;
}
.youtube {
	text-align:center;
	width:500px;
	border:solid 1px #CCC;
	margin:auto;
	height:320px;
	margin-bottom:30px;
}
.optin {
	border:solid 1px #CCC;
	padding:25px 25px 5px 25px;
	width:300px;
	margin:20px auto 30px auto;
	font-size:12px;
}
.text {
	width:300px;
	font-family:"Tahoma";
	font-size: 11px;
	margin-top:2px;
	margin-bottom:5px;
	border:solid 1px #CCC;
	padding:2px;
}
.o-text {
	font-size:11px;
}
.o-text a {
	color:#069;
}
.t-center {
	text-align:center;
}
.box {
	width:500px;
	padding:15px;
	background:#E0F4FC;
	margin:20px auto 20px auto;
	border:solid 1px #9CCEF3;
}
.footer {
	text-align:center;
	font-size:11px;
	padding:10px;
	background:#2171a8;
	color:#FFF;
}
.smart-table {
	border:solid 1px #CCC;
 1padding:10px;
	margin-bottom:15px;
}
.tick-column {
	width:50px;
	text-align:center
}
.smart-table td {
	padding:5px;
	vertical-align:top;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
.navigation {
	background:url(../images/grad.png) repeat-x;
	border-bottom:solid 3px #000;
}
.navigation a {
	display:inline-block;
	padding:6px 20px 6px 20px;
	color:#FFF;
	text-decoration:none;
}
.navigation a:hover, .selected {
	background:url(../images/grad-hov.png) repeat-x;
}
.free {
	color:#F00;
	font-weight:700;
	font-size:12px;
	text-align:center;
}
.book {
	width:460px;
	padding:20px;
	margin:auto;
	margin-bottom:15px;
	border:solid 1px #CCC;
	background:#fdfcfc;
}
.book-img {
	margin:0px 15px 15px 0px;
}
.ps {
	width:500px;
	font-size:11px;
	line-height:normal;
	font-style:italic;
	margin:auto;
}
.spl {
	color:#900;
}
