/**********************************************
		CSS Authored by Podomani, Inc.
			     01/2009
***********************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; background: transparent;}
:focus {outline: 0;}
body {line-height: 1; background: #ffffff; font-family: Helvetica; }
ol, ul {list-style: none;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
p{font-size:1em; color:#25211b; padding:5px;}
	
/** Constructions **/	
* {margin: 0;}
html, body {height: 100%; background:#155ab9 url(images/layout/background.jpg) top left repeat-x;}
.wrapper {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -30px; background:#ffffff; border:#092a57 solid; border-width:0 1px; padding:0 1px; width:962px;}
.push {height: 30px;}

/** Body Styles **/
#tagline{width:962px; height:25px; background:#091a33; /** Tagline blue **/}
#tagline p{color:#848d9a; font-size:14px; letter-spacing:19px; text-transform:uppercase; padding:4px 0 4px 45px;}
#tagline span {font-size: 12px;}	
	
/**Header CSS **/
#header{width:960px; height:171px; background: url(images/layout/header-brown-back.jpg) top left repeat-x; border:#999080 solid 1px; border-top:#cdc0a9 solid 1px; }
.logo{float:left; padding:19px 0 0 20px;}
#sub-header{width:960px; height:129px; background: url(images/layout/sub-header-brown-back.jpg) top left repeat-x; border:#999080 solid 1px; border-top:#cdc0a9 solid 1px;}
.sub-logo{float:left; padding:9px 0 0 8px;}	
#right-header{margin-top:23px; background: url(images/layout/tagline.jpg) top right no-repeat; height:103px; float:right; width:764px;}
#right-header h1{
		text-indent:-9999px;
		font-size:18px;
		font-weight:bold;
		}
#sub-right-header{
	margin:9px 0 7px 0;
	background: url(images/layout/sub-tagline.jpg) top right no-repeat;
	height:68px;
	float:right;
	width:753px;
	}
	#sub-right-header h1{
		text-indent:-9999px;
		font-size:18px;
		font-weight:bold;
		}
		
	.nav-arrow{
		float:right;
		background:url(images/layout/nav-arrow.jpg) top left no-repeat;
		height:45px;
		width:37px;
		}
	.sub-nav-arrow{
		float:right;
		background:url(images/layout/sub-nav-arrow.jpg) top left no-repeat;
		height:45px;
		width:37px;
		}
	#nav{
		float:left;
		background:url(images/layout/nav-back.jpg) top left repeat-x;
		height:47px;
		width:962px;
		position:relative;
		left:-1px;
		}
		#nav ul{
			padding:15px 10px 0 0;
			float: right;
			}
			#nav ul li{
				display:inline;
				color:#FFFFFF; 
				padding-left:4px;
				overflow:visible;
				}

				#nav ul li a{
				text-decoration:none;
				letter-spacing:1px;
				font-size:16px;
				margin-top:0px;
				color:#FFFFFF;
				width: 960px;
				}
				#nav ul li a:hover{
				text-decoration:underline;
				}



/********************************
*								*
*          CONTENT              *
*								*
********************************/	
.content{
	clear:both;
	width:962px;
	margin-top:1px;
	}
	
	/** FLASH ELEMENTS CSS **/
	#red-left{
		background:url(images/layout/red-left.jpg) top left no-repeat;
		float:left;
		height:223px;
		width:808px;
		}
		#red-left p{
			float:left;
			font-size:16px;
			text-align:right;
			color:#ffffff;
			line-height:24px;
			margin:50px 0 0 15px;
			}
	#red-right{
		background:url(images/layout/red-right.jpg) top left no-repeat;
		float:right;
		height:223px;
		width:154px;
		}
		#red-right p{
			font-size:16px;
			text-align:left;
			color:#ffffff;
			line-height:24px;
			margin:50px 0 0 25px;
			}
		.yellow{color:#fcea89;} /* Homepage yellow */
		
	#questions{
		float:right;
		height:219px;
		margin-top:4px;
		width:650px;
		}
		
.content h1{
	color:#003251;	
	font-size:28px;
	padding:20px 0 2px 5px;
	width:98%;
	margin:0 auto 5px auto;
	border-bottom:#003251 solid 1px;
	}
	
.content h1 a{
	color:#be1d09;	
	font-size:28px;
	margin-left: 60px;
	}
	
	
.content h2{
	font-size:16px;
	color:#8d2518;
	border-bottom: 1px solid #091a33;
	width:80%;
	padding:15px 0 5px 0;
	margin-bottom:5px;
	font-weight:bold;
	}
	
.content h3{
	font-size: 16px;
	padding:15px 0 5px 0;
	margin-bottom:5px;
	color:#003251;
	}
	
.content hr {
	border-top:#003251 solid 1px; 
	width: 98%; 
	margin:0 auto 5px auto;
	}	

.content a{
	color:#be1d09;
	font-size:14px;
	text-decoration:none;
	}
	.content a:hover{text-decoration:underline;}
	
	
.content p{
	color:#003251; /*BLUE*/
	padding:5px 15px;
	font-size:14px;
	line-height:18px;
	}
	
.content blockquote {
	color:#003251; /*BLUE*/
	padding:10px 20px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	}
	
.content ul {
	list-style-type:disc;
	font-family:inherit;
	font-size:inherit;
	margin-left: 75px;
	color:#003251; /*BLUE*/
	padding:5px 15px;
	font-size:14px;
	line-height:18px;
	}
	
.content li {
	list-style-type:disc;
	}

#two-left{
	width:650px;
	float:left;
	margin:10px 0;
	}
#two-right{
	width:300px;
	float:right;
	margin:20px 0;
 	}

.box-125{
	clear:right;
	background:url(images/layout/box_270-125.jpg) no-repeat;
	height:125px;
	width:270px;
	margin:auto;
	padding-bottom:10px;
	}
.box-150{
	clear:right;
	background:url(images/layout/box_270-150.jpg) no-repeat;
	height:150px;
	width:270px;
	margin:auto;
	padding-bottom:10px;
	}
.box-175{
	clear:right;
	background:url(images/layout/box_270-175.jpg) no-repeat;
	width:270px;
	height:175px;
	margin:auto;
	padding-bottom:10px;
	}
.box-200{
	clear:right;
	background:url(images/layout/box_270-200.jpg) no-repeat;
	width:270px;
	height:200px;
	margin:auto;
	padding-bottom:10px;
	}
.box-content{
	width:250px;
	margin:auto;
	}
	.box-content h1{
		margin:0;
		color:#013149; /*Dark Blue*/
		font-size:17px;
		font-weight:bold;
		padding-bottom:2px;
		border-bottom:#013149 solid 1px;
		letter-spacing:2px;
		}
	.box-content p{
		margin:0;
		color:#8e8e8e; 
		font-size:12px;
		line-height:14px;
		padding:5px 10px;
		}
	.box-links a{
		padding-top:10px;
		font-size:12px;
		float:right;}
		
#home p{
	font-size:16px;
	line-height:18px;
}
p.first{padding-top:20px;}
.home-books{margin:20px 0 0 20px;}
.home-books img{
	float:left;
}
.home-books a{
	display:block;
	font-size:20px;
	font-weight:bold;
}
#home-books{
	float:left;
	padding:20px 0 0 10px;
}

#evenBiggerNews {
	margin-top: 100px;
	text-align: center;
	}
	
#evenBiggerNews a {
	font-size: 100%;
	}
	
	
.home-box{
	width:288px;
	height:190px;
	padding:5px;
	border:1px #013148 solid;
	float:left;
	margin:0 5px;
	}
	.home-box img{margin-bottom:5px;}
	.home-box h2{
		background:#013148;
		color:#fff;
		font-size:18px;
		padding:5px;
		width:280px;
	}
	#box1 p, #box2 p, #box3 p{
		font-size:12px;
		line-height:14px;
		padding:0;
		margin:0;
	}
	
	/*Home Boxes */
	#box1{
		clear:both;
		margin:10px 5px 10px 10px;
	}
	#box2{
		margin:10px;
	}
	#box3{
		margin:10px 10px 10px 5px;
	}

	#learn-btn{
		display:block;
		width:90px;
		height:34px;
		float:left;
		background:url(images/learn-btn.jpg) no-repeat;
		background-position:0 0;
		margin-top:10px;
	}
		#learn-btn:hover{background-position:0 -34px;}		
	#inquiry-btn{
		display:block;
		width:90px;
		height:34px;
		float:right;
		background:url(images/inquiry-btn.jpg) no-repeat;
		background-position:0 0;
		margin-top:10px;
	}
		#inquiry-btn:hover{background-position:0 -33px;}

	#quicknotes-btn{
		display:block;
		width:158px;
		height:34px;
		background:url(images/quicknotes-btn.jpg) no-repeat;
		background-position:0 0;
		margin:10px auto 0 auto;
	}
		#quicknotes-btn:hover{background-position:0 -34px;}
	
	#home-side{
		float:right;
		width:320px;
		margin-left:10px;
	}
	
	#social-box {
	clear:both;
	margin-right: 45px;
	}
	
	
#social{
	float: right;
	width:297px;
	margin:10px auto;
	/*border: 1px solid #013148;*/
	}
		
		#social p{
			font-size:16px;
			font-style:italic;
			font-weight:bold;
			text-align:center;
			}
			
		#facebook{
			margin:0 0px 10px 0px;
			display:block;
			width:82px;
			height:38px;
			background:url(images/social-btn-3.jpg) no-repeat;
			background-position:0 0;
			float:left;
		    }
		#facebook:hover{background-position:0 -38px;}
		
		#twitter{
			margin:0 0px 10px 0px;
			display:block;
			width:81px;
			height:38px;
			background:url(images/social-btn-3.jpg) no-repeat;
			background-position:-80px 0;
			float:left;
		    }
		#twitter:hover{background-position:-81px -38px;}
		
		#linkedin{
			margin:0 5px 10px 0px;
			display:block;
			width:125px;
			height:38px;
			background:url(images/social-btn-3.jpg) no-repeat;
			background-position:-165px 0;
			float:left;
		    }
		#linkedin:hover{background-position:-165px -38px;}
			

/*********************************************
*
*	The news section on the home page 
*
*********************************************/

/*
#news {
	clear:both;
	margin-top: 80px;
	padding: 10px;
	}
	
#news h1{
		color:#013149;
		padding:0 0 5px 0;
		margin: 0;
		font-weight:normal;
		font-size:18px;
		border:none;
		}
		
#news h1 a {
		padding:0 0 5px 0;
		margin: 0;
		font-weight:normal;
		font-size:18px;
		border:none;
		}
	
		
#news h2{
		color:#013149;
		padding: 0 0 5px 0;
		margin: 0;
		font-weight:normal;
		font-size:16px;
		border:none;
		}
		
#news h2 a{
	font-size:16px;
	}

		
#news p{
	padding: 0 0 0 0;
	}
	
*/
#news{
	width:279px;
	height:340px;
	background:url(images/news-back-large.jpg) top left no-repeat;
	float:right;
	margin:20px 10px 5px 10px;
	padding:10px;
}
	#news h4{
		font-size:16px;
		margin:7px 0 5px 0;
		color:#003251; /*Link red */
		font-weight:bold;
		padding:10px 0 0 0;
		border-top:1px solid #CCC;
		}
	#news img{
		padding:0 0 7px 10px;
		float:right;
	}
	#news h3{
		font-size:18px;
		margin:0 0 5px 0;
		color:#003251; /*Link red */
		font-weight:bold;
		padding:0;
	}
	#news p{
	font-size:14px;
	color:#000;
	margin:0;
	padding:0;
	
	}
	p.news-link{
		text-align:center;
		font-weight:bold;
	}
	.news-link a{
		display:block;
		padding-top:7px;}

		
/* Speakers Page 
Items commented out will work for a 4 column page. 

*/

#speaker1 {
	/*width: 235px;*/
	width: 308px;
	float:left;
	text-align:justify;
	}
#speaker2 {
	/*width: 235px;*/
	width: 308px;
	float:left;
	text-align:justify;
	}
#speaker3 {
	/*width: 235px;*/
	width: 308px;
	float:left;
	text-align:justify;
	}
#speaker4 {
	width: 235px;
	float:right;
	}
	
.photo-caption {
	float:right;
	width: 250px;
	padding: 10px;
	}
	
.photo-caption p {
	font-size: 80%;
	font-style:italic;
	text-align: center;
	}
	

#consult {
	text-align: center;
	margin: 3em 25em;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	border: 1px solid #ddd;
	clear:both;
}
#consult a {
	display: block;
}
#consult a, #consult a:link, #consult a:visited {
	display: block;
	text-decoration: underline;
	color: #fff;
	padding: .5em .5em;
	/*background-color: #155ab9;*/
	background:url(images/layout/contact-stripe.jpg) repeat-x;
}
#consult a:hover, #consult a:active, #consult a:visited:hover {
	display: block;
	color: #be1d09;
	text-decoration: underline;
	padding: .5em .5em;
	background-image:none;
	background-color: #E1E1E1;
}

/* END Speakers Page */
	


/** SUB FOOTER **/
	.products{
		clear:both;
		width:962px;
		background:url(images/layout/product-stripe.jpg) top left repeat-x;
		}
		.product{
			float:left;
			padding:0 8px 20px 8px;
			}
		.product-title{
			height:46px;
			}
			.product-title p {
				padding:15px 0 0 5px;
				color:#ffffff;
				font-weight:normal;
				font-size:18px;
				}
		.product-title a {
				color:#fff;
				text-decoration:none;
				font-size:18px;
				}
		.product-blurb{
			background: url(images/layout/product-back.jpg) top left no-repeat;
			height:196px;
			width:304px;
			}
			.product-blurb img{
				padding: 6px 6px 0 6px;
				}
		.product-blurb p{
			clear:both;
			padding:10px 6px 0 0;
			}
			.buy-now{
				float:right;
				}
				.buy-now a{
					text-decoration:none;
					color:#8d2518;
					}
					.buy-now a:hover{text-decoration:underline;}
			.learn{
				float:left;
				}
				.learn a{
					text-decoration:none;
					color:#8d2518;
					}
					.learn a:hover{text-decoration:underline;}
		
/** Footer **/
.footer{
	width:960px;
	height:30px;
	margin:0 auto;
	border:solid #bbbbbb;
	border-width:1px 1px 0 1px;
	background:#dddddd;
	}			
	.footer-left{
		float:left;
		}
	.footer-right{
		float:right;
		}
	.footer p{
		font-size:12px;
		color:#818181;
		padding-top:8px;
		}
	.footer a{
		font-size:12px;
		color:#818181;
		padding-top:8px;
		text-decoration:none;
		}
		.footer a:hover{
			text-decoration:underline;
			}

	
/* Specks and planks page */

#threebooks {
	padding: 20px; 
	font-weight:bold; 
	background:#dddddd; 
	color:#be1d09; 
	border-top: 1px #ccc solid; 
	border-bottom: 1px #ccc solid; 
	font-style:italic;
	}
	
.ramsey-permission {
	font-size: 9px;
	font-style:italic;
	}
	
/*June 2010 Training page */

#newTraining {padding:0 100px;}

#newTraining h2 {border:none; padding-left:80px;}
#newTraining .level {padding:0 0 0 25px; margin:0;}
#newTraining h1 {}

#included p {margin-left: 10px;}
.includedtext {width:599px; float:left;}
.goodies {clear:both;}
.goodies h2 {margin-left: -80px;}
#newTraining .teaser {padding: 20px 0; font-weight: bold;}

.goodies h2 {margin-left:10px;}
.goodies p {margin-left:75px;}
	
#newTraining ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	}
	
.wideUL ul li {padding-right: 20px;}

.buy-training{
	float:left;
	width:100px;
	height:41px;
	background:url(images/books/buy-now2.jpg);
	margin:0 0 0 12px;
	/*position:relative;
	z-index:1;*/
}
	.buy-training a{
		display:block;
		width:85%;
		font-size:12px;
		text-align:center;
		color:#fff;
		padding:12px 0 0 5px;
		font-weight:bold;
	}
		.buy-book a:hover{color:#fcea89;text-decoration:none;}


/* CSS HACKS */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */	
	
	
	
	
	
	
	