/* Internet Marketing Explained
/* - - - - - - - - - - - - - - - - - - - - */
/*
	-> Default
	-> Typography
	-> Structure
*/



/* - - - - - - - - - - - - - - - - - - - - *//**/
/* Default */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Helvetica","Arial", sans-serif;
	font-size: 12px;
	background: url(../images/background.jpg) repeat-x top #e9ece3;
}
div.hide {
	display: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



/* - - - - - - - - - - - - - - - - - - - - *//**/
/* Typography */
p {
	padding: 5px 10px 10px 10px;
	font-size: 11px;
	line-height: 1.7em;
	font-family:  Verdana, Arial, sans-serif;
	color: #36444f;
}
a {
	color: #297abf;
}

/* - - - - - - - - - - - - - - - - - - - - *//**/
/* Structure */
#wrapper {
	width: 935px;
}
#header {
	background: url(../images/logo.jpg) no-repeat top left;
	width: 935px;
	height: 135px;
}
	#header span.broughttoyouby {
		float: right;
		color: #9caab3;
		padding: 7px;
	}
	ul#tabbed-navigation {
		list-style: none;
		float: right;
		clear: right;
	}
	ul#tabbed-navigation li a {
		float: left;
		display: block;
		text-indent: -99999px;
		margin-top: 75px;
	}
		ul#tabbed-navigation li a.nextstep {
			background: url(../images/nextstep.jpg) no-repeat;
			width: 110px;
			height: 31px;
		}
			ul#tabbed-navigation li a.nextstep:hover {
				background: url(../images/nextstep-hover.jpg) no-repeat;
			}
		ul#tabbed-navigation li a.about {
			width: 86px;
			height: 31px;
			background: url(../images/about.jpg) no-repeat;
			display: block;
			text-indent: -999999px;
			margin-left: 3px;
		}
		ul#tabbed-navigation li a.home {
			width: 63px;
			height: 30px;
			background: url(../images/home.jpg) no-repeat;
			display: block;
			text-indent: -999999px;
			margin-left: 3px;
			margin-top: 76px;
		}
#navigation {
	background: url(../images/navigation.jpg) no-repeat;
	width: 935px;
	height: 148px;
	margin-bottom: 7px;
}
#navigation ul.book_navigation {
	padding-top: 60px;
	padding-left: 162px;
}
#navigation ul li {
	float: left;
	list-style: none;
}
#navigation ul li a {
	display: block;
	float: left;
	width: 156px;
	height: 20px;
	font-size: 15px;
	border-bottom: 1px solid #ced1c6;
	margin-right: 38px;
	margin-bottom: 10px;
	text-decoration: none;
	padding: 4px;
	padding-left: 40px;
	color: #374955;
	font-family: Tahoma;
}
	#navigation ul li a:hover {
		color: #2e72a1;
	}
	#navigation ul li a.the_content {
		background: url(../images/thecontent.jpg) no-repeat;
	}
	#navigation ul li a.the_mindeset {
		background: url(../images/mindset.jpg) no-repeat;
	}
	#navigation ul li a.the_niche {
		background: url(../images/theniche.jpg) no-repeat;
	}
	#navigation ul li a.the_traffic {
		background: url(../images/thetraffic.jpg) no-repeat;
	}
	#navigation ul li a.the_conversion {
		background: url(../images/theconversion.jpg) no-repeat;
	}
	#navigation ul li a.the_website {
		background: url(../images/thewebsite.jpg) no-repeat;
	}
#content {
	background: url(../images/content-background.jpg) repeat-y left #f5f6f0;
	border-right: 1px solid #cccec3;
	border-bottom: 1px solid #cccec3;
}
#date-sidebar {
	width: 30px;
	padding-top: 22px;
	float: left;
}
	#date-sidebar strong {
		border-top: 3px solid #bec2b4;
		margin: 1px;
		color: #fff;
		font-size: 21px;
	}
	
#content-body {
	width: 600px;
	float: left;
	padding: 10px;
	margin-right: 10px;
}
	#lightbulb {
		border-bottom: 1px solid #dededc;
		background: url(../images/magnifier.jpg) no-repeat left;
		padding: 10px;
		margin: 10px;
		padding-left: 50px;
	}
		#lightbulb.thewebsite {
			background: url(../images/139.png) no-repeat left;
			padding-left: 60px;
		}
		#lightbulb.theniche {
			background: url(../images/7.png) no-repeat left;
			padding-left: 60px;
		}
		#lightbulb.thecontent {
			background: url(../images/60.png) no-repeat left;
			padding-left: 60px;
		}
		#lightbulb.theconversion {
			background: url(../images/57.png) no-repeat left;
			padding-left: 60px;
		}
		#lightbulb.thetraffic {
			background: url(../images/32.png) no-repeat left;
			padding-left: 60px;
		}
	#lightbulb h1 {
		font-size: 25px;
		color: #36444f;
	}
	#lightbulb h3 {
		font-size: 14px;
		color: #818a8f;
		font-weight: normal;
	}
	#optin {
		width: 590px;
		height: 195px;
		background: url(../images/optinbackground.jpg) repeat-x top;
		display: block;
		margin: 10px;
	}
	#optin h2 {
		width: 560px;
		background: url(../images/magnifiersmall.jpg) no-repeat right;
		padding: 10px;
		color: #fff;
	}
	#optin h2 strong {
		color: #bbdc67;
	}
	#optin form {
		background: url(../images/optin.jpg) no-repeat left;
		height: 110px;
		padding: 10px;
		padding-left: 150px;
	}
	#optin form p {
		background: url(../images/checkbox.jpg) no-repeat left top;
		padding: 10px;
		padding-left: 25px;
		padding-top: 2px;
		color: #fff;
	}
	#optin form input[type=text] {
		width: 200px;
		background: url(../images/input.jpg) repeat-x bottom #fff;
		border: 2px solid #4a555b;
		color: #2d424d;
		font-weight: bold;
		margin-right: 0;
		font-size: 13px;
		padding: 4px;
	}
	#optin form input[type=image] {
		display: block;
		margin: 7px auto;
	}
	#optin form em {
		display: block;
		width: 600px;
		padding: 6px 0;
		font-size: 11px;
		color: #555;
	}
#sidebar {
	width: 263px;
	height: 200px;
	float: left;
}
#sidebar span.bookmark {
	padding: 20px;
	padding-left: 20px;
	display: block;
	padding-top: 0;
	height: 80px;
	border-bottom: 1px dotted #ccc;
}
	#sidebar span.bookmark a {
		margin: 10px;
		float: left;
	}
	#sidebar h2 {
		color: #36444f;
		display: block;
		padding: 10px 0;
	}
	#sidebar h2.small {
		text-align: center;
		font-size: 11px;
		font-weight: normal;
		padding-top: 20px;
	}
	#sidebar ul.chapters {
		list-style: none;
	}
	#sidebar ul.chapters li {
		display: block;
		padding: 10px 0;
		border-bottom: 1px dotted #ccc;
	}
	#sidebar ul.chapters li a {
		padding: 10px;
		padding-left: 20px;
		margin-left: 6px;
		background: url(../images/41.png) no-repeat left;
		text-decoration: none;
		color: #555;
	}
	#sidebar ul.chapters li a.audio {
		background: url(../images/34.png) no-repeat left;
	}
	#sidebar ul.chapters li a.mreport {
		background: url(../images/38.png) no-repeat left;
	}
	
	#sidebar ul {
		list-style: none;
	}
	#sidebar ul.blog li {
		display: block;
		padding: 10px 0;
		border-bottom: 1px dotted #ccc;
	}
	#sidebar ul.blog li a {
		padding: 10px;
		padding-left: 20px;
		margin-left: 6px;
		background: url(../images/16/93.png) no-repeat left;
		text-decoration: none;
		color: #555;
	}
	#sidebar p.quicktip {
		padding-left: 21px;
		padding-top: 0;
		background: url(../images/16/11.png) no-repeat left top;
		font-family: Georgia, serif;
		font-style: italic;
		font-size: 13px;
	}
#index {
	width: 860px;
	height: 237px;
	background: url(../images/index.gif) no-repeat;
	display: block;
	text-indent: -999999px;
	margin: 20px;
}
div.column-box {
	width: 277px;
	float: left;
	margin: 10px 8px;
	margin-top: 0;
}
	div.column-box h2.mission {
		width: 277px;
		height: 54px;
		background: url(../images/our-mission.gif) no-repeat;
		text-indent: -99999px;
	}
	div.column-box h2.mastery {
		width: 277px;
		height: 54px;
		background: url(../images/mastery.gif) no-repeat;
		text-indent: -99999px;
	}
	div.column-box h2.signup {
		width: 277px;
		height: 54px;
		background: url(../images/signup.gif) no-repeat;
		text-indent: -99999px;
	}
	div.column-box h3 {
		padding: 10px;
		color: #c33114;
	}
	div.column-box p {
		padding:  5px 10px;
	}
	div.column-box a {
		padding-left: 20px;
		background: url(../images/arrow.gif) no-repeat left;
		font-size: 13px;
		font-weight: bold;
		color: #297abf;
	}
	div.column-box form strong {
		display: block;
		font-size: 13px;
		padding: 10px;
		padding-left: 0;
		color: #666;
	}
	div.column-box form input[type=text] {
		display: block;
		border: 1px solid #ccc;
		padding: 4px;
		background: #fafafa;
		width: 258px;
		font-size: 13px;
		color: #297abf;
		font-weight: bold;
	}
	div.column-box form input[type=submit] {
		padding: 10px 30px;
		font-weight: bold;
		font-size: 14px;
		color: #333;
		margin: 5px 10px;
		display: block;
	}
#yellowbox {
	padding: 20px;
	color: #72400b;
	background: #fcf4cf;
	clear: both;
	display: block;
	border-bottom: 1px solid #e1d185;
	text-align: center;
	width: 818px;
	margin: 26px;
	font-size: 14px;
}
#yellowbox strong {
	font-weight: normal;
}
#footer {
	clear: both;
	padding: 20px;
	text-align: center;
	width: 900px;
	float: left;
}
#footer a {
	color: #297abf;
}
p.style1 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #e1d185;
	margin: 10px 0;
	background: url(../images/style1.gif) no-repeat right top #fcf4cf;
	clear: both;
}
p.quotes {
	float: right;
	padding: 20px;
	padding-top: 10px;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	font-family: Georgia, serif;
	width: 230px;
}
#content-body ul {
	padding: 20px 10px;
	color: #777;
	list-style: none;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
#content-body ul li {
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #fff;
	border-left: 3px solid #ccc;
}
#content-body ul li.odd {
	background: #f0f1ed;
	border-left: 3px solid #bbb;
}
p.blockquote { 
	padding: 10px 20px; 
	border-bottom: 1px solid #c5c8b9; 
	background: #ebece7;
}
p.center {
	font-family: Georgia, serif;
	padding: 10px 40px;
	text-align: center;
	font-size: 18px;
}
#index {
	padding-top: 150px;
	height: 90px;
}
#index a {
	text-indent: -9999px; display: block;
	width: 260px; height: 70px;margin-left: 300px;;
}
#footer ul.b-nav {
	list-style: none;
	text-align: center;
	padding-left: 80px;
}
#footer ul.b-nav li {
	float: left;
	display: block;
}
#footer ul.b-nav li strong {
	float: left;
	display: block;
	text-decoration: none;
	color: #444;
	padding: 8px;
	padding-left: 20px;
	font-weight: bold;
}
#footer ul.b-nav li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #666;
	padding: 8px;
	padding-left: 20px;
	font-weight: bold;
}
	#footer ul.b-nav li a.m1 {
		background: url(../images/16/11.png) no-repeat left;
	}
	#footer ul.b-nav li a.m2 {
		background: url(../images/16/7.png) no-repeat left;
	}
	#footer ul.b-nav li a.m3 {
		background: url(../images/16/139.png) no-repeat left;
	}
	#footer ul.b-nav li a.m4 {
		background: url(../images/16/60.png) no-repeat left;
	}
	#footer ul.b-nav li a.m5 {
		background: url(../images/16/32.png) no-repeat left;
	}
	#footer ul.b-nav li a.m6 {
		background: url(../images/16/57.png) no-repeat left;
	}
#buynow {
	width: 860px;
	height: 237px;
	background: url(../images/sales.jpg) no-repeat;
	display: block;
	text-indent: -999999px;
	margin: 20px;
}
div.salespage {
	width: 570px;
	float: left;
	margin: 10px;
	margin-top: 0;
}
	div.salespage h2.inside {
		background: url(../images/inside.gif) no-repeat;
		width: 567px;
		height: 54px;
		text-indent: -99999px;
	}
	div.salespage h3 {
		padding: 10px;
		color: #c33114;
	}
	div.salespage strong {
		float: left;
		display: block;
		width: 250px;
		padding: 10px;
		padding-left: 19px;
		background: url(../images/arrow.gif) no-repeat left;
		font-size: 11px;
	font-family:  Verdana, Arial, sans-serif;
	color: #36444f;
	}
div.grabyourcopy {
	width: 271px;
	float: left;
	margin: 5px;
	margin-top: 0;
}
	div.grabyourcopy h2.grabcopy {
		background: url(../images/grab-your-copy.gif) no-repeat;
		width: 567px;
		height: 54px;
		text-indent: -99999px;
	}
	div.grabyourcopy h3 {
		padding: 10px;
		color: #c33114;
	}
	div.grabyourcopy a.paypalbuynow {
		background: url(../images/buynow-paypal.gif) no-repeat;
		width: 279px;
		display: block;
		height: 131px;
		text-indent: -99999px;
	}
a img {
	border: none;
}