﻿/*  ########## GLOBAL ######### */
body {
	margin: 0px;
	background: #05275f url(../images/telecourse/bkgd_main.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
a {
	color: #05275f;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
p, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #05275f;
}
h2 {
	clear: both;
	padding-bottom: 2px;
	border-bottom: 2px solid #05275f;
	font-size: 25px;
	line-height: 35px;
}
h3 {
	font-size: 20px;
	line-height: 31px;
}
h4 {
	font-size: 16px;
	line-height: 25px;
}
h5 {
	font-size: 15px;
	line-height: 19px;
}
h6 {
	font-size: 13px;
	line-height: 16px;
}
ul, ol, dl {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 5px 15px;;
	padding: 0;
}

.register {
	width: 150px;
	margin: 0px auto 0px auto;
}
.register a {
	display: block;
	background: url(../images/telecourse/btn_register.png) no-repeat top;
	width: 150px;
	height: 36px;
	padding-top: 14px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

.center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.space {
	margin-top: 20px;
}
.inset {
	float: right;
	width: 175px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding: 5px 15px 5px 15px;
	background: #CCCCCC;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}


.clear {
	clear: both;
}


/*  ########## WRAPPERS ######### */
#wrapper_out {
}
#wrapper {
	position: relative;
	margin: 0px auto 0px auto;
	width: 800px;
	text-align: left;
}
/*  ########## HEADER ######### */
#header1 {
	position: absolute;
	left: -150px;
	width: 1100px;
	z-index: -1;
	background: url(../images/telecourse/bkgd_sunburst.png) no-repeat top;
	height: 250px;
}
#header1 h1, #header1 h2, #header1 h3 {
	display: none;
}
#mininav {
	height: 130px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
#mininav p {
	padding-top: 3px;
}
#mininav a {
	margin-top: 50px;
	margin-left: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
#header2 {
	position: relative;
	background: url(../images/telecourse/bkgd_header2.gif) no-repeat top;
	padding: 0px 40px 0px 40px;
	height: 190px;
}
#header2 h2, #header2 h3, #header2 h4 {
	color: #FFFFFF;
	border: none;
	padding: 0px;
	margin: 0px;
}
#header2 h4 {
	margin-bottom: 10px;
}
#header2 .content {
	width: 585px;
	padding-top: 16px;
}
#nav {
	height: 16px;
	background: url(../telecourse/images/nav.png);
	padding: 5px 40px 5px 40px;
	line-height: 16px;
}
#nav a {
	color: #FFFFFF;
	padding: 0px 30px 0px 0px;
}
/*  ########## BODY ######### */
#body {
	padding: 20px 50px 0px 40px;
	background: #FFFFFF;
}
#body {
	line-height: 17px;
}
#intro {
}
#photo_right {
	position: absolute;
	top: 16px;
	left: 560px;
	width: 200px;
	height: 200px;
	z-index: 10px;
}
.photo_left {
	float: left;
	margin: 0px 20px 10px 0px;
}
#background {
}
#invite {
}
#testimonials {
}
#testimonials dd {
	background: url(../images/quotes_sm.gif) no-repeat top left;
	text-indent: 25px;
}
#details {
}
#community {
}
#faq {
}
#about {
}
#sample {
}
#registration {
	margin-bottom: 20px;
	border: 2px solid #05275f;
	background: #FFFFFF url(../images/telecourse/bkgd_registration.gif) repeat-x top;
	padding: 20px 50px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}
#registration h2, #registration h3, #registration h4 {
	text-align: center;
	font-weight: bold;
	border: none;
	padding: 0px;
	color: #000000;
}
#registration h2 {
	color: #990000;
}
#registration li {
	font-size: 14px;
}
#registration .col {
	width: 275px;
	padding: 0;
}
#registration .left {
	margin-left: 25px;
}
#registration .right {
	margin-right: 25px;
}
#registration .register a {
	height: 45px;
	padding-top: 5px;
	line-height: 20px;
}

#reading {
}
#reading li {
	margin-left: 265px;
	font-weight: bold;
}
#levels h3, #levels h4 {
	line-height: normal;
}
#levels .col {
	width: 310px;
	height: 575px;
	margin-bottom: 15px;
	border: 2px solid #05275f;
	padding: 10px 15px 5px 15px;
	background: #DEDEDE;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}
/*  ########## FOOTER ######### */
#footer {
	background: #FFFFFF url(../images/telecourse/bkgd_footer.gif) no-repeat bottom left;
	padding: 30px 40px 10px 40px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
}
