@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
img {
	border: 0;
}
a {
	color: #ec008c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.subhead_img {
	margin-top: 15px;
}
.solution_cell {
	padding-right: 25px;

}
h1 {
	color: <?= $pages[$section]["accent"] ?>;
	font-size: 18px;
	font-weight: bold;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

}

h3 {
	color: <?= $pages[$section]["accent"] ?>;
	font-size: 18px;
	font-weight: bold;
}
.main {
	width: 900px;
	height: 700px;
	overflow: visible;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.divider {
	margin-bottom: 30px;
}	
.book_about {
	font-family: "Comic Sans MS";
}
.book_excerpt {
	font-family: "Courier New", Courier, monospace;
}

.reviews_quotes {

}

.emails_intro {
}
.emails_wwl {
	
}
.hp_buttons {
	position: absolute;
	top: 65px;
	left: 533px;
	width: 312px;
}
#main_conent {
	position: absolute;
	top: 180px;
	left: 260px;
	width: 585px;
	height: 460px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.internal_nav {
	position: absolute;
	top: 41px;
	left: 125px;
}
.main_container {
	padding-right: 20px;
}
.home_btn {
	width: 312px;
}
.badge {
	position: absolute;
	left: 0px;
	top: 474px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.img_left {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
}
.link_other {
	color: #0066FF;

}
.link_other2 {
	color: #33CC00;

}
.footer {
	position: absolute;
	top: 655px;
	left: 80px;
	width: 728px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}
.footer a {
	color: #ec008c;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.coming_soon {
	color: #444444;
}	
.error {
	color: red;
}
.EmailHeader {
	background-image: url(https://www.mathdoesntsuck.com/images/h_emails.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 440px;
}
.SuccessHeader {
	background-image: url(https://www.mathdoesntsuck.com/images/s_success_stories.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 440px;
}
.WomenLoveHeader {
	background-image: url(https://www.mathdoesntsuck.com/images/s_women_we_love.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 440px;
}
.MiscHeader {
	background-image: url(https://www.mathdoesntsuck.com/images/s_misc.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 440px;
}
.NewsHeader {
	background-image: url(https://www.mathdoesntsuck.com/images/h_news.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 530px;
}
.BioHeader {
	background-image: url(https://www.mathdoesntsuck.com/images/h_bio.png);
	background-repeat: no-repeat;
	width: 440px;
	margin: 0px;
	padding: 0px;
}.FootLinkBar {
	position: relative;
	left: 80px;
	top: 660px;
	height: 75px;
	width: 735px;
	z-index: 1200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
