/* CSS Document */

body {
	background-color:  #254cba;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 13px;
	line-height: 17px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
}

a {
	color:#D15029;
	text-decoration:none;
	font-weight:normal;
	}

a:visited {
	color:#D15029;
	text-decoration:none;
	font-weight:normal;
	}

a:hover {
	color:#D15029;
	text-decoration:underline;
	font-weight:normal;
	}

ul {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}

li {
	line-height: 18px;
	}

form {display:inline;}


#footer {
	margin: 0px; 
	padding: 0px 0px 5px 30px;
	background-color: #254cba;
	color: #ffffff;
	width: 878px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	}

a.footer {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}

a.footer:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}

a.footer:hover {
	color: #ffffff;
	text-decoration:underline;
	font-weight:normal;
	font-size: 12px;
}

h1 {
	color: #D15029;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	letter-spacing: 0px;
}

h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0px 10px 20px;
	letter-spacing: 0px;
}

Select { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.subtitle {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}

.bold {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
}

#contentleft {
	margin: 0px 0px 0px 0px; 
	padding: 0px 15px 0px 0px;
	vertical-align: top;
	width: 540px;
	background:url(images/shane3.jpg) no-repeat top left #FFFFFF;
	}

#topleft {
	margin: 0px 0px 0px 0px; 
	padding: 15px 0px 20px 135px;
	vertical-align: top;
	border-bottom: 1px solid #E4E4E4;
	}
	
#bottomleft {
	margin: 0px 0px 0px 0px; 
	padding: 15px 0px 20px 0px;
	vertical-align: top;
	}

#contentright {
	margin: 0px 0px 0px 0px; 
	padding: 16px 0px 0px 0px;
	vertical-align: top;
	background: #FFFFFF;
	width: 265px;
	}

#insidecontent {
	margin: 0px 0px 0px 0px; 
	padding: 15px 10px 0px 135px;
	vertical-align: top;
	width: 806px;
	background:url(images/shane3.jpg) no-repeat top left #FFFFFF;
	}

#multi-level {height:43px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:43px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:121px; background:url(images/nav_homepage_on.gif) no-repeat;;}
.menu li.p2 {width:106px; background:url(images/nav_theauthor_on.gif) no-repeat;;}
.menu li.p3 {width:90px; background:url(images/nav_thebook_on.gif) no-repeat;;}
.menu li.p4 {width:157px; background:url(images/nav_speakingservices_on.gif) no-repeat;;}
.menu li.p5 {width:137px; background:url(images/nav_thefoundation_on.gif) no-repeat;;}
.menu li.p6 {width:120px; background:url(images/nav_readerstalk_on.gif) no-repeat;;}
.menu li.p7 {width:147px; background:url(images/nav_contactshane_on.gif) no-repeat;;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:121px; background:url(images/nav_homepage.gif) no-repeat;}
.menu li a#author {width:106px; background:url(images/nav_theauthor.gif) no-repeat;}
.menu li a#book {width:90px; background:url(images/nav_thebook.gif) no-repeat;}
.menu li a#services {width:157px; background:url(images/nav_speakingservices.gif) no-repeat;}
.menu li a#foundation {width:137px; background:url(images/nav_thefoundation.gif) no-repeat;}
.menu li a#talk {width:120px; background:url(images/nav_readerstalk.gif) no-repeat;}
.menu li a#contact {width:147px; background:url(images/nav_contactshane.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#author:hover, .menu li:hover a#author,
.menu li a#book:hover, .menu li:hover a#book,
.menu li a#services:hover, .menu li:hover a#services,
.menu li a#foundation:hover, .menu li:hover a#foundation,
.menu li a#talk:hover, .menu li:hover a#talk,
.menu li a#contact:hover, .menu li:hover a#contact 
{background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:2px; top:38px; background: #fff; padding:3px 0; border:1px solid #d15029; white-space:nowrap; width:151px; height:auto;}
.menu :hover ul.sub li {display:block; height:24px; position:relative; float:left; width:148px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:24px; width:145px; line-height:28px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(multi_level-files/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#d15029; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#d15029 url(multi_level-files/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#d15029 url(multi_level-files/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}