/* CSS Document for Trans-Form */

html {height:100%;}

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
	color: #000000;
	height:100%;
}
a {
	color: #076FB8;
}
a:hover {
	color: #CC0000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #082D7E;
	padding-bottom: 0;
	margin-bottom: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	padding: 0.5em;
	margin-bottom: 2em;
	/* border-bottom: 1px dotted #cc0000; */
	
	background-color:#d7d7d7;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	display:block;

	padding-left:30px;
	padding-right:10px;
	margin-left:-30px;
	margin-right:-30px;
	
	clear: both;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #082D7E;
	margin-bottom: -10px;
}
.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #082D7E;
}

ul{list-style-type:square;}

/**************************
* Contains and centers site
**************************/
#wrapper {
	width: 760px;
	margin: 0 auto;
	background-color: #FFF;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
}

#wrapper p {
	margin: 0;
	padding: 0;
}

/**************
* Flash content
**************/
#flashBanner {
	z-index:0;
	position: relative;
	padding: 0;
	margin: 0;
}
#flashBanner #nav {
	top: -400px;
	position: absolute;
}

/****************
* Main Navigation
****************/
#nav {
	margin: 0;
	padding: 0;
	height: 26px;
	list-style: none;
	background-image: url(../nav-background.jpg);
	position: relative;
}
#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}
#nav div a {
	display: block;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:17px; /* for IE5/Win only */
}
#nav div a:hover {
	background-position: 0 -26px;
}
#nav div a:active, #nav div a.selected {
	background-position: 0 -26px;
}

/*******************
* Navigation Buttons
*******************/
#home div a {
	width: 59px;
	background: url(../nav-home.jpg) top left no-repeat;
}
#bio div a {
	width: 82px;
	background: url(../nav-bio.jpg) top left no-repeat;
}
#mission div a {
	width: 131px;
	background: url(../nav-mission.jpg) top left no-repeat;
}
#speaking-topics div a {
	width: 107px;
	background: url(../nav-speaking-topics.jpg) top left no-repeat;
}
#newsletter div a {
	width: 86px;
	background: url(../nav-newsletter.jpg) top left no-repeat;
}
#products div a {
	width: 77px;
	background: url(../nav-products.jpg) top left no-repeat;
}
#clients div a {
	width: 68px;
	background: url(../nav-clients.jpg) top left no-repeat;
}
#contact div a {
	width: 71px;
	background: url(../nav-contact.jpg) top left no-repeat;
}
#media div a {
	width: 57px;
	background: url(../nav-media.jpg) top left no-repeat;
}

/**********************
* Product Dropdown Menu
**********************/
#nav li ul {
	top: 0;
	left: 0;
	background-color:#9ac5d6;
	border-bottom: 1px solid #86c7ef;
	padding: 0;
	width: 130px;
	text-align: left;
	overflow: visible;
	position: absolute;
	display: none;
}
#nav li > ul {
	top: auto;
	left: auto;
}
/* Hack for IE */
*html 	#nav li ul {
	top: 26px;
	left: -40px;
}
#nav li ul li a {
	display: block;
	padding: 3px 10px 5px;
	width: 114px;
	text-decoration: none;
	color: #333333;
}
#nav li ul li a:hover {
	color: #FFFFFF;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}

/************
* Single Column
************/
#singleColumn {
	/* margin: 0;
	/* padding: 0px 30px 2.5em 20px; */
	/* width: 370px; */
	text-align: left;
	float: left;
	background-color: #FFF;
	/* border-left:1px solid #dddddd;
	border-right:1px solid #dddddd; */
}
#singleColumn h1 {
	padding: 0;
	margin-bottom: 0;
	
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	
	display:block;
	height:70px;
	min-height:70px;
	max-height:70px;
	
	padding-left:30px;
	padding-right:10px;
	padding-top:16px;
	margin-left:-30px;
	margin-right:-30px;
	margin-top:-20px;
	
	margin-bottom:-20px;
	
	background-image:url('../images/blue_subpage_header.jpg');
	background-repeat:repeat-x;
	
}
#singleColumn p {
	padding: 1em 0 0 0;
	margin: 0;
}
#singleColumn form p {
	padding-top: .25em;
}

/************
* Left Column
************/
#leftColumn {
	margin: 0;
	padding: 20px 30px 2.5em 30px;
	width: 370px;
	text-align: left;
	float: left;
	background-color: #FFF;
	border-left:1px solid #dddddd;
}
#leftColumn h1 {
	padding: 0;
	margin-bottom: 0;
	color: #0e3c70;
	font-size: 16px;
	text-transform: uppercase;
	
}
#leftColumn p {
	padding: 1em 0 0 0;
	margin: 0;
}
#leftColumn form p {
	padding-top: .25em;
}
/*********************
* Important Text field
**********************/
#important {
	background-image: url(../emphasizedBG-middle.jpg);
	background-repeat:repeat-y;
	margin-left: -20px;
	margin-top:00px;
	padding-right: 20px;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
#important h1 {
	margin-top: -10px;
	padding: 0 30px 0;
}
#important h2 {
	padding: 0 30px 0;
}
#important img {
	display: block;
	padding: 0;
	margin: 0;
}
#important p {
	padding:.5em 30px 0;
}
#important h1 img {
	display: inline;
}

#important span {
	font-size: 13px;
	color:#666;
	}
/*************
* Right Column
*************/
#rightColumn {
	margin: 0;
	padding: 25px 20px 2.5em 0px;
	width: 290px;
	text-align: left;
	background-color: #FFF;
	float: right;
	border-right:1px solid #dddddd;
}
#rightColumn h1 {
	padding: 0;
	margin-bottom: 0;
	color: #0e3c70;
	font-size: 16px;
}
#rightColumn p {
	padding: 1em 0 0 0;
	margin: 0;
}
/* Hack for IE */
*html 	#rightColumn {
	width: 280px;
}
/**************************
* Botton strip with Ad text
**************************/
#adStrip p {
	margin: 0;
	padding: 4px 20px;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	clear: both;
}
/*******
* Footer
*******/
#footer {
	text-align: left;
	font-size: 11px;
	background-image: url(../images/footerBG.jpg);
	background-repeat:repeat-x;
	background-color: #5B85BD;
	color: #FFF;
	clear: both !important;
	height:120px;
}
#footer p {
	padding: 15px 20px 40px 20px;
	background: url(../images/footerBG.jpg) top left repeat-x;
	background-color: #5B85BD;
}
#footer a {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FFFFFF;
}
/***************************
* General formatting classes
***************************/
.indexHeaderGraphic {
	margin-left: -12px;
	margin-bottom: -1px;
}
.indexHeaderGraphic2 {
	margin-left: -12px;
	margin-bottom: 0px;
}
.subHeader {
	padding-top: 0 !important;
}
.divider {
	border-bottom: 2px solid #CCC !important;
	margin-bottom: 2em !important;
	clear: both;
}
.product {
	display: block;
	width: 130px;
	font-weight:bold;
	line-height: 1.25em;
	float: left;
}
.product img {
	display: block;
	margin-left: -4px;
	padding-bottom: 10px;
}
.productFull {
	display: block;
	width: 285px;
	font-weight: bold;
	line-height: 1.25em;
	float: left;
}
.productFull img {
	display: block;
	padding-bottom: 10px;
}

.reference {
	font-size: 10px;
	color:#666;
	line-height: 12px;
}

.reference span {
	font-size: 10px;
	color:#333;
	font-weight: bold;
	line-height: 20px;
}

.buyNow {
	display: block;
	margin-left: -4px;
}
.right {
	float: right;
}
.right a {
	color:#FFF!important;
}
.right a:hover {
	color:#CCC!important;
}

.imgLeft {
	padding: 0 15px 10px 0;
	float: left;
}
.imgRight {
	padding: 0 0 10px 15px;
	float: right;
}
.noBullets {
	list-style: none;
	padding-left: 0;
}
.noBullets li {
	padding-bottom: .5em;
}
.quote_home {
	color: #666;
	font-size: 13px;
	line-height: 18px;
	background-image: url(../images/quote_bg_01.jpg);
	background-repeat: no-repeat;
	height:139px;
	width:265px;
	padding-left:28px;
	padding-top:52px;
	margin-right:50px;
	margin-bottom:-50px;
}
.quote_home span{
	font-size: 13px;
	color:#333;
	font-weight: bold;
	line-height: 40px;
}
.alert {
	background-color: #DCE8F4;
	padding: 4px 6px !important;
	margin-top: 1em;
	border: 1px dashed #999999;
	font-size:11px;
}
.vhsButton {
	margin-top: -10px !important;
}
.spacer {
	height:60px;
}
/***************************
* Home page Classes
***************************/

#mainContent {
	margin: 0;
	/* padding: 0 20px 20px 0; */
	padding: 0 0px 20px 0;
	width:100%;
	text-align: left;
	float: left;
	background-color: #FFF;
	/* IE 6 */ 
	padding-right: expression( document.implementation ? '0px' : '20px');
	border-right:1px solid #cccccc; /* the border on the front page */
}
#mainContent h1 {
	padding: 0;
	margin-bottom: 0;
	color: #0e3c70;
	font-size: 16px;
	text-transform: uppercase;
	
}
#mainContent p {
	padding: 1em 0 0 0;
	margin: 0;
}
#mainContent form p {
	padding-top: .25em;
}

.subBoxContainer {
	display: inline;
	margin:0;
	padding:0;
}

.subBox {
	position: relative;
	width:229px;
	background: url(../images/subBoxBG.jpg);
	background-repeat: repeat-y;
	float:left;
	margin-left: 18px;
	margin-top: 10px;
}

.subBox1 {
	position: relative;
	width:229px;
	background: url(../images/subBoxBG.jpg);
	background-repeat: repeat-y;
	float:left;
	margin-left: 18px;
	margin-top: 10px;
	/* IE 6 */ 
	margin-left: expression( document.implementation ? '9px' : '18px');
}

.subBoxText {
	width:208px;
	padding: 6px 0 6px 12px;
	line-height: 14px;
}

.subBoxFlash {
	width:220px;
	padding: 0 0 0 5px;
}

.subBoxTop {
	width:229px;
	height:35px;
	background: url(../images/subBoxTop.jpg);
	background-repeat: no-repeat;
	margin:0;
}

.subBoxTitle {
	position: relative;
	left:12px;
	top:11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:14px;
	color:#FFF;
}

.subBoxBott {
	width:229px;
	height:13px;
	background: url(../images/subBoxBott.jpg);
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

.bottomBar {
	width: 760px;
	background: url(../images/bottomBarBG.jpg);
	background-repeat: repeat-x;
	background-color: #1D4368;
}

.space20 {
	height:20px;
}

.eaglesBookHome {
	position: absolute;
	left: 150px;
	top: 10px;
}

.mcnallylive {
	float: left;
	margin:20px 0px 20px 20px;
}

.quoteBox {
	float: left;
	width: 305px;
	height:156px;
	margin:20px 0px 20px 0px;
}

.nsaBox {
	float: left;
	width:162px;
	height:109px;
	margin:50px 18px 20px 0px;
}

.vertBlue {
	width:2px;
	height:172px;
	background: url(../images/vert_line.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 15px 18px 18px 18px;
}


/* ============== */
/* Misc. Unsorted */
/* ============== */
#news_headline_bar{
	margin-top:20px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#b00000;
	border:1px solid #7d0101;
	font-size:12px;
	color:#ffffff;
	line-height:1.33em;
	
}
#news_headline_bar a{
	color:#ffffff;
}
.store_item_table_sub{padding-top:1em;}
.store_cart_table{color:#ffffff;padding-right:12px;}
.store_cart_table a{color:#ffffff;text-transform:none;font-size:13px}
.store_item_title{
	color:#7e0005;
	font-weight:bold;
	margin-top:0px;
	text-transform:uppercase;
	margin-bottom:1em;
}
.store_item_text{font-size:13px;}
.store_verisign_table{background-color:#d7d7d7;}
.store_verisign_cell{padding:8px;line-height:1.25em;}
.store_verisign_text_cell{border-left:4px solid white;}
.store_verisign_cart_icon{margin-bottom:-3px;padding-right:4px}
.store_more_info_link{font-weight:bold;font-size:13px;}
.store_item_price_table{padding-top:1em;}
.store_item_price_row{
	background-image:url('../images/shop_item_price_underline.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
}
.store_item_price_spec_cell{font-weight:bold;}
.store_item_price_cell{font-weight:bold;}
.store_eagle_print_excerpt{
	font-size:11px;
	padding:10px;
	border:1px solid gray;
	background-color:#dce8f4;
}
.store_eagle_print_alert{
	background-color: #eeeeee;
	padding: 4px 6px !important;
	margin-top: 1em;
	border: 1px dashed #999999;
	font-size:11px;
}
.bio_mission_belief_cell{font-size:11px;}
.tesimonials_box{
	font-size:11px;
	padding:10px;
	border:1px solid gray;
	background-color:#dce8f4;
}
.mission_and_beliefs_box{
	font-size:11px;
	padding:10px;
	border:1px solid gray;
	background-color:#dce8f4;
}
.message_from_david_box{
	font-size:11px;
	padding:10px;
	border:1px solid gray;
	background-color:#dce8f4;
}
.newsletter_form_table{
	border:1px solid gray;
	padding:10px;
	padding-top:0px;
	margin-top:10px;
}
.newsletter_form_table_sep{
	border-left:1px solid #cccccc;
}
