/* @override http://kingdom-men.com/css/custom.css */

html {
	
}
body {
	font: 13px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}
p {
	margin-bottom: 15px;
}
a {
	
}

a:hover {
	
}

a:focus {
	outline: 1px dotted invert;
}



strong {
	font-weight: bold;
	color: #a8000a;
}
em {
	font-style: italic;
}
blockquote {
	margin-left: 10px;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

ol {
	list-style-type: decimal;
}

ul {
	margin-top: 7px;
	margin-left: 20px;
	list-style-type: square;
}

li {
	margin-left: 30px;
}
#ContentBox ul, #Sidebar ul {
	margin: 0 0 15px 0;
}
.ContentBox ul, #Sidebar ul {
	margin: 0 0 15px 0;
}

h1 {
	font-size: 20px;
	color: #a8000a;
	margin-top: 7px;
	margin-bottom: 0;
	margin-left: 20px;
}
h2 {
	font-size: 15px;
	color: #a8000a;
	margin-bottom: 0;
	margin-top: 7px;
	margin-left: 20px;
}
#Sidebar h2 {
	margin: 10px 0;
}
h3 {
	font-size: 15px;
}
h4 {
	margin: 0;
	padding: 0;
}
h5 {
	font-weight: bold;
	text-decoration: underline;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin: 0 10px 10px 0;
}
.TextCenter {
	text-align: center;
}
.Half {
	width: 50%;
}
.AuthorPic {
	width: 25%;
	margin-right: 20px;
}
.AuthorPic p {
	margin-right: 10px;
}
#TopBG{
	background: url(../images/GreyGradient_up.jpg) repeat-x 0 bottom;
	float: left;
}
#Head {
	background: url(../images/TopNav_bg.gif) repeat-x;
	height: 150px;
}
#HeadLeft {
	position: relative;
}
#HeadRight {
	background: url(../images/Head_signup_bg.gif) no-repeat;
	height: 84px;
	position: relative;
	color: white;
}
#TopNav, #FootNav {
	list-style-type: none;
}
#TopNav li, #FootNav li {
	float: left;
}
#TopNav a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
}
#TopNav a:hover {
	color: #e99a27;
}
#Logo {
	position: absolute;
	top: 50px;
	clear: both;
	float: left;
	left: 30px;
}
#Tagline {
	position: absolute;
	top: 100px;
	right: 0;
	margin: 0;
	padding: 0;
}
#FeatureRow {
	
}
.featurerow {
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.featurerow p {
	margin-bottom: 0;
	margin-top: 10px;
}
#LowerBG {
	float: left;
	background: url(../images/lower_bg.jpg) no-repeat;
	border-top: 3px solid #e99a27;
	border-bottom: 3px solid #e99a27;
}
#TorsoRow {
	margin-top: 10px;
	margin-bottom: 10px;
}
.torsorow {
	
}
#TabbedFeature {
	height: 250px;
}
.FeatureTab {
	background-color: #a8000a;
	color: white;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	text-align: center;
	height: 25px;
}
.FeatureTab p
 {
	margin: 5px;
}
.FeatureContent {
	float: left;
	background-color: white;
	height: 215px;
	font-size: 11px;
	width: 100%;
	padding-top: 10px;
}
.FeatureContent p {
	margin: 7px 20px 0;
}
.FeatureContent blockquote {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 9px;
}
#FeatureContent_4, #FeatureContent_4 blockquote {
	font-size: 12px;
}

/* @group Section Divider */

.SectionDivider {
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: white;
	font-size: 14px;
}
.BookTitle {
	font-style: italic;
	height: 30px;
}
.BookDetail {
	color: black;
	margin-left: 30px;
	font-size: 13px;
	height: 15px;
	margin-top: 0;
}

/* @end */

.DividerLine {
	float: right;
	width: 540px;
	border: 1px solid white;
	margin-top: 10px;
}
#AdRow {
	margin-bottom: 10px;
}
.adrow {
	
}
#FootNav {
	margin-right: auto;
	margin-left: auto;
	color: #a8000a;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	margin-top: 0;
}
#FootNav a{
	color: #a8000a;
	text-decoration: none;
	padding: 10px;
}
#Torso {
	background: url(../images/GreyGradient_down.jpg) repeat-x;
	border-top: 3px solid #e99a27;
	border-bottom: 3px solid #e99a27;
}
.torso {
	
}
#PageContent {
}
#ContentBox {
	margin: 0 20px 20px;
	padding: 0 20px 20px;
}
.ContentBox {
	float: left;
	margin: 0 20px 20px;
	padding: 0 20px 20px;
}
.HalfContentBox {
	margin: 0 20px 20px;
	padding: 0 20px 20px;
}

/* @group Product */

#KingdomMenBook {
	
}
#KingdomMenWorkbook {
	
}
.product{
	margin-bottom: 30px;
	overflow: hidden;
}
.PurchaseOptions a {
}


/* @end */
/* @group Purchase Options */
.PurchaseOptions {
	margin-bottom: 30px;
}

.PurchaseOptions h4 {
	margin-top: 5px;
}
.PurchaseOptions a {
	color: #e99a27;
	font-weight: bold;
}

/* @end */

/* @group DDFM */

/* @group Newsletter */

#HeadRight {
	overflow: hidden;
	height: 150px;
}
#HeadRight span{
	margin-left: 50px;
}
#HeadRight .fieldwrap {
	margin: 7px 0 0;
}
#HeadRight form.ddfm {
	float: left;
}
form.ddfm .credits {
	display: none;
}
form.ddfm .submit {
	position: absolute;
	top: 53px;
	right: 8px;
}
form.ddfm .submit input {
}

/* @end */

/* @end */