@charset "UTF-8";
/* CSS Document */

/* Homepage */

#main{
	width:1002px;
	height:1000px;
}

#top{
	width:973px;
	height:50px;
}

#logo{
	width:235px;
	height:31px;
	float:left;
	padding-top:10px;
	/*border-style:solid;
	border-color:#00FF00;
	border-width:1px;*/
}

#menu{
	width:582px;
	height:43px;
	float:right;
	padding-top:5px;
	/*border-style:solid;
	border-color:#00FF00;
	border-width:1px;*/
}

#banner{
	width:973px;
	height:568px;
	padding-top:10px;
	padding-bottom:10px;
}

#feed{
	width:973px;
	height:27px;
	background-image:url(../images/feed-bgd.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#feed-info{
	float:left;
	width:960px;
	padding-left:8px;
	height:27px;
	color:#666666;
	font-size:13px;
	padding-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

#sections{
	width:973px;
	height:218px;
	padding-bottom:20px;
}

#section-left{
	width:315px;
	height:218px;
	background-image:url(../images/section-bgd.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-right:13px;
}

#section-right{
	width:315px;
	height:218px;
	background-image:url(../images/section-bgd.jpg);
	background-repeat:no-repeat;
	float:left;
}

#section-title{
	width:300px;
	height:20px;
	text-align:center;
	padding-top:10px;
}

#section-subtitle{
	width:300px;
	height:22px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}

#section-img{
	width:300px;
	height:200px;
}

#copyright{
	width:973px;
	height:30px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#666666;
	padding-top:10px;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	line-height:18px;
}


/* Links */

a.page, a.page:active, a.page:visited, a.page:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4275aa;
	text-decoration:none;
}

a.page:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

a, a:active, a:visited, a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4275aa;
	text-decoration:none;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

a.related, a.related:active, a.related:visited, a.related:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

a.related:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}

/* About  */

#main-about{
	width:1002px;
	height:1330px;
}

#inner-body{
	width:973px;
	height:1200px;
}

#main-title{
	width:973px;
	height:40px;
	float:left;
	padding-top:30px;
	margin-top:20px;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	padding-bottom:15px;
}

#inner-banner{
	width:973px;
	height:396px;
	float:left;
	padding-bottom:25px;
}

#about-max{
	width:973px;
	height:240px;
}

#identity{
	width:380px;
	height:240px;
	float:left;
	background-image:url(../images/identity-bgd.png);
	background-repeat:no-repeat;
	padding-right:25px;
	padding-top:15px;
}

#labels{
	width:92px;
	height:175px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	padding-right:10px;
	text-align:right;
	line-height:25px;
	padding-left:20px;

}

#information{
	width:220px;
	height:175px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#666666;
	text-align:left;
	line-height:25px;
}

#about-info{
	width:560px;
	height:240px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#666666;
	text-align:left;
	padding-top:7px;
}

#achievements{
	width:973px;
	height:350px;
	float:left;
}

#achievement-part{
	width:320px;
	height:350px;
	float:left;
}

#achievement-photo{
	width:293px;
	height:144px;
	float:left;
	padding-bottom:20px;
}

#achievement-txt{
	width:293px;
	height:200px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:left;
}


/* Contact */

#main-contact{
	width:1002px;
	height:1030px;
}

#inner-body-contact{
	width:973px;
	height:900px;
}


#contact-max{
	width:973px;
	height:240px;
}

#contact-info{
	width:480px;
	height:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	color:#666666;
	float:left;
	padding-left:50px;
	line-height:20px;
}



#contact-row{
	width:420px;
	height:26px;
	float:left;
}

#contact-message{
	width:420px;
	height:60px;
	float:left;
}

#contact-form{
	width:340px;
	height:26px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	color:#333333;
	font-weight:bold;
}

#contact-field{
	width:300px;
	height:60px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#333333;
	font-weight:normal;
}

#form-labels{
	width:80px;
	height:26px;
	float:left;		
	line-height:28px;
}

#form-boxes{

}

.padding{
	margin-bottom:5px;
}


/* The Book */

#main-book-title{
	width:973px;
	height:40px;
	float:left;
	padding-top:30px;
	margin-top:20px;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	padding-bottom:25px;
}

#main-thebook{
	width:1002px;
	height:1200px;
}

#inner-body-thebook{
	width:973px;
	height:1070px;
}

#book-intro{
	height:410px;
	width:973px;
	background-image:url(../images/Book-Photo.jpg);
	background-repeat:no-repeat;
	float:left;
}

#book-intro-txt{
	width:558px;
	height:410px;
	float:right;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#book-info{
	width:973px;
	height:600px;
	float:left;
}


#book-availability{
	width:973px;
	height:26px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#4275aa;
	border-color:#4275aa;
	border-style:solid;
	border-width:1px;
	padding-top:6px;
	margin-bottom:11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#book-back-outline{
	width:973px;
	height:600px;
	float:left;
	background-image:url(../images/Bgd-book-info.jpg);
	background-repeat:no-repeat;
	margin-bottom:12px;

}

#book-back{
	width:270px;
	height:570px;
	float:left;
	padding-left:20px;
	padding-top:30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	line-height:23px;
	padding-right:125px;
}

#book-outline{
	width:520px;
	height:511px;
	float:left;
}

#outline-title{
	width:520px;
	height:40px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#333333;
	text-align:left;
}

#foreword-row{
	width:520px;
	height:20px;
	float:left;
	padding-bottom:5px;
}

#outline-label{
	width:136px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}

#foreword-info{
	width:380px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	text-align:left;
	font-size:14px;
}


#intro-row{
	width:520px;
	height:50px;
	float:left;
}


#intro-info{
	width:380px;
	height:50px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	text-align:left;
	font-size:14px;	
	line-height:19px;
}


#outline-details{
	width:520px;
	height:345px;
	float:left;
}

#chapter-numbers{
	width:123px;
	height:345px;
	float:left;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	text-align:right;
	font-size:14px;
	line-height:19px;
}

#chapter-details{
	width:375px;
	height:345px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	text-align:left;
	font-size:14px;	
	line-height:19px;
	padding-left:15px;
}

/* Presentations */

#speaking-banner{
	width:973px;
	height:271px;
	float:left;
	background-image:url(../images/Presentations-banner.jpg);
	background-repeat:no-repeat;
}

#presentation-info{
	width:210px;
	height:230px;
	float:right;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:normal;
	padding-right:28px;
	padding-top:15px;
	line-height:27px;
}

#presentation-details{
	width:973px;
	height:480px;
	float:left;
	padding-top:20px;
}

#testimonials{
	width:380px;
	height:430px;
	background-image:url(../images/testimonials-bgd.jpg);
	background-repeat:no-repeat;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666666;
	text-align:left;
}

#testimonials-txt{
	width:340px;
	height:400px;
	float:left;
	padding-left:20px;
	padding-top:20px;
}

#presentation-txt{
	width:540px;
	height:430px;
	float:left;
	text-align:left;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#666666;
}


#presentation-samples{
	width:973px;
	height:270px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#666666;
}

#school-presentations{
	width:460px;
	height:230px;
	float:left;
	padding-right:30px;
}

#corporate-presentations{
	width:460px;
	height:230px;
	float:left;
}



/* Events */

#main-events{
	width:1002px;
	height:1350px;
}

#inner-body-events{
	width:973px;
	height:1220px;
}

#event3{
	width:973px;
	height:350px;
	float:left;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:20px;
	background-image:url(../images/audipdc.jpg);
	background-repeat:no-repeat;
	background-position:left;
}


#event1{
	width:973px;
	height:350px;
	float:left;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:20px;
	background-image:url(../images/invitation-card.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#blank{
	width:387px;
	height:326px;
	float:left;
}

#event2{
	width:973px;
	height:390px;
	float:left;
	background-image:url(../images/press-photo.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#event-txt{
	width:545px;
	height:260px;
	padding-top:40px;
	float:right;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#666666;
}


#event-txt-2{
	width:505px;
	height:260px;
	padding-top:40px;
	margin-left:35px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#666666;
}

#event-txt2{
	width:545px;
	height:260px;
	padding-top:70px;
	float:right;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#666666;
}


/*Lightbox*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	
	

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Myriad, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; color:#666666;  }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color:#FFFFFF;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}

#text td.dottedBorder { 
	border-left: 1px dotted #a7a9ac;
	border-right: 1px dotted #a7a9ac;
}

a:link, a:visited, a:active {
	color:#a7a9ac;
	text-decoration: none;
}
a:hover {
	text-decoration: underline; 
	color:#004f84;
}
#gray {	
	background-color:#d0cfcf; 
	width:10px;

} 
.labelCss {	
	padding-left:10px; 
} 
#projects{	
	padding-left:0px;
	padding-top:0px;
	float:left;
	width:500px;
	border:#009999;
	border-style:double;
	border-width:1px;
} 
.projectsCss{	
	padding-left:0px;
	padding-top:2px;

} 

#title1{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#0099FF;
}



#line{
	width: 900px;
	height:5px;
	border-top-style:dotted;
	border-top-color:#666666;
	border-top-width:1px;
	padding-bottom:30px;
}

.bodyBg{	
	padding-top:0px;
	background-color:#FFFFFF;
	width:1002px;
	height:auto;
	padding-bottom:20px;
	
} 

.ImageBorder{	
	border:3px;
	border-color:#d0cfcf;
	
} 

.bodyText {	
	color:#636466;
	font-family:Myriad, Arial, sans-serif;
	font-weight:600;
	font-size:11px;
	text-align:left;
	margin:2px;
	margin-top:0px;
	
} 
.textImage{	
	padding-top:5px;
	
}

.subCategory{	
	color:#636466;
	
}


/* Gallery */

#main-gallery{
	width:1002px;
	height:1750px;
}

#inner-body-gallery{
	width:973px;
	height:1620px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}


#photo-thumbnails{
	width:973px;
	height:900px;
	float:left;
	padding-top:20px;
}

#photo-gallery{
	width:602px;
	height:900px;
	float:left;
	padding-right:50px;
}

#video-gallery{
	width:300px;
	height:900px;
	float:left;
}

#publications{
	width:950px;
	float:left;
	height:300px;
}



/* Bookstores */

#main-bookstores{
	width:1002px;
	height:2030px;
}

#inner-body-bookstores{
	width:973px;
	height:2030px;
}



#bookstores-txt{
	width:1002px;
	height:1850px;
	padding-top:40px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#666666;
}
