/* @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: #0077c5;
}
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;
	margin-bottom: 10px;
}

li {
	margin-left: 30px;
}

h1 {
	font-size: 20px;
	color: #ff0722;
	margin-top: 7px;
	margin-bottom: 0;
	margin-left: 20px;
}
h2 {
	font-size: 15px;
	margin-bottom: 4px;
}
h3 {
	margin-bottom: 5px;
}
h4 {
	margin: 0;
	padding: 0;
}
h5 {
	font-weight: bold;
	text-decoration: underline;
}
.red {
	color: #ff0722;
}
.TextCenter {
	text-align: center;
}
.button a {
	background-color: #ff9e0a;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px;
	border: 1px solid #15298b;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	clear: both;
}
#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;
}
.SponserLogo {
	margin-left: 20px;
}
#TopNav, #FootNav {
	list-style-type: none;
}
#TopNav li, #FootNav li {
	float: left;
}
#TopNav a, #FootNav a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
}
#TopNav a:hover, #FootNav a:hover {
	color: #0077c5;
}
#Logo {
	position: absolute;
	top: 40px;
	left: 0;
}
#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;
}
.hometopmiddle {
	background-image: url(../banners/wow_product-trans.png);
}
.hometopright {
	background-image: url(../images/r1_3.jpg);
}
.hometopmiddle_text {
	float: right;
	height: 250px;
	overflow: auto;
	width: 200px;
}
.hometopright_text {
	float: right;
	height: 250px;
	overflow: auto;
}
.hometopright_text p {
	margin: 20px;
}
.hometopright_text strong {
	font-size: 16px;
	color: white;
}
#LowerBG {
	float: left;
	background: url(../images/Lower_bg.gif) no-repeat center -7px;
}
#TorsoRow {
	margin-top: 10px;
	margin-bottom: 10px;
}
.torsorow {
	
}
#TabbedFeature {
	height: 250px;
}
.FeatureTab {
	background-color: #0077c5;
	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;
	height: 215px;
	font-size: 11px;
	width: 100%;
	padding-top: 10px;
	background-color: rgba(163,225,227,0.5);
	border-bottom: 1px solid #0077c5;
	border-top: 1px solid #0077c5;
}
.FeatureContent p {
	margin: 7px 20px 0;
}
.FeatureContent blockquote {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 9px;
}
#HomeTorsoRight {
	border-bottom: 1px solid #0077c5;
	border-top: 1px solid #0077c5;
	height: 250px;
	background: url(../images/harland_image.jpg) no-repeat;
}
#HomeTorsoRight p {
	margin: 20px;
	color: #fff;
	font-size: 13px;
}
#HomeTorsoRight h1 {
	color: #fff;
}
#HomeTorsoAd {
	width: 300px;
	height: 250px;
	position: relative;
}
#HomeTorsoAd .button a {
	position: absolute;
	bottom: 0;
	left: 10px;
	margin: 0;
}

/* @group Section Divider */

.SectionDivider {
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #0077c5;
	background: url(../images/DividerLine.gif) no-repeat right;
}

.SectionHeading {
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #0077c5;
}
.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 #0077c5;
	margin-top: 10px;
}
#AdRow {
	margin-bottom: 10px;
}
.adrow {
	
}
#FootNav {
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	background-color: #ff9e0a;
	color: white;
	padding-bottom: 10px;
}
#FootNav a{
}
#Torso {
	background: url(../images/GreyGradient_down.jpg) repeat-x;
}
.torso {
	
}
#PageContent {
}
#ContentBox {
	margin: 0 20px 20px;
	padding: 0 20px 20px;
}

/* @group Product */

#FreeShipping {
	background: url(../banners/starburst.png) no-repeat;
	height: 50px;
	float: left;
}
#FreeShipping p {
	margin-top: 17px;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
}
#FreeShipping em {
	color: white;
	text-transform: uppercase;
	margin-left: 6px;
	margin-right: 7px;
	font-style: normal;
	font-weight: normal;
}
.product{
	margin-bottom: 30px;
}
.product p {
	margin-bottom: 0;
}
.product strong {
	float: left;
	margin-left: 20px;
	margin-top: 7px;
	font-size: 1.5em;
	margin-bottom: 7px;
	clear: both;
}

.product h4 {
	color: #ff0722;
	font-size: 1.2em;
	width: 100%;
	font-weight: bold;
	float: left;
}
.PurchaseOptions a {
}

/* @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 */