body, html {
 background-color: #efefef;
}

div.banner {
 background-color: #6DCFF6;
 height: 250px;
 background-image: url(/images/interface/strapline.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
}

div.banner h1 {
	text-indent: -9999px;
}

a:link, a:visited {
 color: #03B100;
 font-weight: bold;
}

a:hover {
 text-decoration: none;
}

.container {
 background-color: #fff;
 padding-bottom: 65px;
 background-image: url(/images/interface/footer.gif);
 background-repeat: no-repeat;
 background-position: -950px bottom; 
}

ul#nav {
 margin: 45px 40px 0 0;
 list-style: none;
 line-height: 1em;
 font-family: "Arial Black";
 font-weight: bold;
}

#nav li {
 padding: 0.4em 0 0.3em 0;
 font-size: 2.4em;
 letter-spacing: -0.09em;
}

#nav a:link, #nav a:visited {
 display: block;
 text-decoration: none;
 color: #494949;
 text-align: right;
}

#nav strong a:link, #nav strong a:visited {
 color: #03B100;
}

#nav a:hover, #nav strong a:hover {
 color: #fff;
}

/* MAIN CONTENT */

.main-content, .sidebar {
	margin-top: 2em;
}

.main-content {
	background-repeat: no-repeat;
	background-position: bottom right;
}

body#home .main-content {
	margin-top: 7px;
}

body#home .main-content div.intro {
	background-color: #494949;
	background-image: url(/images/interface/danhome.jpg);
	background-repeat: no-repeat;
	height: 240px;
	margin-bottom: 1em;
}

body#home .main-content div.intro h1 {
	padding: 35px 20px 20px 20px;
	width: 400px;
	color: #fff;
	font-size: 1.9em;
	line-height: 1.4em;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing: -0.06em;	
}

.container p {
 font-family: Arial;
}

.main-content h1, .main-content h2, .main-content h3, .sidebar h3 {
	font-family: "Arial Black";
	letter-spacing: -0.085em;
	color: #494949;
}

body#blog .main-content h1 a, body#masterclasses .main-content h1 a {
	color: #494949;
}

body .main-content h2 {
	line-height: 1.25em;
}

.main-content p {
 font-size: 1.2em;
 line-height: 1.5em;
}

.main-content p strong {
 font-weight: bold;
}

/* Slider */

#myController {
	margin: 15px 0 20px 0;
}

#myController span {
margin-right:10px;
cursor:pointer;
	font-weight: bold;
	text-decoration: underline;
	color: #03B100;
}

#myController span.jFlowSelected {
	background-color: #03B100;
	color: #fff;
	padding: 5px;
	line-height: 1.5em;
}

div#mySlides div {
	height: 200px;
}

div#mySlides div blockquote {
	margin: 0;
	padding: 0;
	font-size: 1.25em;
}

div#mySlides div p {
	margin: 0;
	padding: 0;
}


/* PDF */

p.pdf {
	background-image: url(/images/interface/pdficon_large.gif);
	background-repeat: no-repeat;
	padding: 2px 0 10px 40px;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 2em;
	
}

.container p.credit {
 text-align: right;
}

p.safesubscribe img {
 margin:0;
 padding: 0;
}

div.testimonial blockquote {
color: #fff;
text-align: right;
}

div.testimonial strong {
color: #fff;
}

h2 em {
 font-size: 0.8em;
 display:block;
 color: #999;
 font-style: normal;
}

body#masterclasses div.post {
	height: 80px;
	background-repeat: no-repeat;
	padding-left: 100px;
	margin-bottom: 20px;
}

body#masterclasses div.post h2, body#flyingstart div.post h2 {
	padding-top: 6px;
	margin-bottom: 0;
}

body#flyingstart div.post {
	background-repeat: no-repeat;
	padding-left: 100px;
	margin-bottom: 20px;
}

body#flyingstart div.post ul { margin-top: 1em; }

.sidebar div.video {
height: 200px;width:270px;margin-bottom: 20px;
}

.sidebar div.video a#player {
	display:block;width:270px;height:200px; 
}

div.mc_inline_error{ border: 1px solid red; !important}

#mce-EMAIL, #mce-LNAME, #mce-FNAME {width:230px;}

.sidebar ul.download {
	margin: 0 0 0 10px;
	padding: 0;
}

.sidebar ul.download li {
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-bottom: 0px;
	padding-top: 10px;
	list-style-type: none;
	font-weight: bold;	
}

div.box {
 	background-color: #6DCFF6; 
	color: #fff;
}

.sidebar fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

ol.why {
	margin: 0;
	padding: 0;
	padding-bottom: 2em;
}

ol.why li {
	margin: 0;
	padding: 0 0 0 56px;
	list-style-type: none;
	background-image: url(/images/interface/1.png);
	background-repeat: no-repeat;
}

ol.why li.two {	background-image: url(/images/interface/2.png); }
ol.why li.three { background-image: url(/images/interface/3.png); }
ol.why li.four { background-image: url(/images/interface/4.png); }


ol.why li p {
	font-size: 1.3em;
	padding: 0 0 1.3em 0;
	margin: 0;	
}

div.bloghome ul {
	margin-left: 0;
}

div.bloghome ul li {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.25em;
}

body a.block:link, a.block:visited {
	background-color: #03B100;
	color: #fff;
	padding: 5px;
	line-height: 1.5em;
}

div.alignright {
	text-align: right;
}

body#team div.post img {
	float: right;
	border: 1px solid #ccc;
	margin: 0 0 10px 20px;
}

/* FOOTER */

div.footer {
 background-image: url(/images/interface/footer.gif);
 background-repeat: no-repeat;
 background-position: 0 -70px;
 background-color: #6DCFF6; 
 padding-top: 50px;
 font-size: 1.4em;
 padding-bottom: 0;
 margin-bottom: 0;
}

div.footer ul.small {
	list-style-type: none;
}

div.footer ul.small li a {
	font-weight: bold;
	text-decoration: underline;
	color: #494949;	
}

div.footer ul.small li a:hover {
	color: #fff;
}

div.address {
	position: relative;
}