/*///////////////////////////////////////////////////////////////////////////
//////
/////		Remember to put all HTML docs in quirks mode for IE using:
////		Put IE into quirks mode 
///			above the doctype declaration.
//			Developed with the help of Stu Nicholls' experiments at: http://cssplay.co.uk/
/
///////////////////////////////////////////////////////////////////////////
////
///  Layout Skeleton
*/
html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	overflow:hidden; /*to get rid of scroll bars in IE */
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0; 
	font-size:62.5%;
	font-family:Verdana, Helvetica, sans-serif;
	border-top-width:0;
	border-bottom-width:0;
	background-color:#49606E;
}

#topnav {
	position:absolute;
	top:0;
	left:600px;
	display:block;
	width:300px;
	text-align:right;
	color:#000000;
	background-color:transparent;
	overflow:hidden;
	margin:-0.5em 0 0 0;
	padding:0;
	list-style-type:none;
	line-height:1.8em; 
	z-index:300;
}	

#header { 
	height:117px;
	color:#E5338D;
	background:#49606E url(../images/masthead-langdon3.gif) no-repeat fixed left top;
	position:absolute;
	margin:0; 
	left:0;
	top:0;  
	display:block; 
	width:100%;
	z-index:200; 
	overflow:hidden;
	border:none;
}

#main {
	overflow:auto;
	position:absolute;
	top:117px;
	bottom:0;
	right:0;
	left:0;
	width:900px;
	background:#FFFFFF url(../images/side-langdon.gif) no-repeat fixed 0px 117px;
}

* html #main {
	border-top:#E5338D solid 117px;
	top:0px;
	height:100%;
	background-position:0px 0px;
}

#sidenav {
	float:left;
	width:277px;
	text-align:left;
	margin:0;
	padding:0 0 10px 0;
}	

#content {
	text-align:center;
	margin:0 0 0 277px;
	padding:0 0 10px 0;
	background-color:#FFFFFF;
}	

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 20px !important;

  
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
 
  border: none;
  margin: -6px 6px 6px -6px;
  padding: 0px;
  }
  
#text {
	width:500px;
	margin:0 70px 0 30px;
	padding:0;
	text-align:justify;
}

#footnotes {
	width:500px;
	margin:0 70px 0 30px;
	padding:0;
	text-align:justify;
}

.footer {
	width:500px;
	margin:1em 70px 1em 30px;
	padding:0;
	text-align:left;
	font-size:1.1em;
}			

/*/////////////////////////////////
/////
/// INDEX STYLES
*/

#index #header {
	height:28px;
	background:#49606E url(../images/masthead-index.gif) no-repeat fixed left top;
}	

#index #main {
	background:#FFFFFF url(../images/background-index.gif) no-repeat scroll left top;
	top:28px;
} 

* html #index #main {
	border-top:#E5338D solid 28px;
	top:0px;
	height:100%;
	background-position:0px 0px;
}

#index #sidenav {
	margin-top:60px;
}	

#index #content {
	background-color:transparent;
	
	margin:50px 100px 1em 10px !important;
	
}	

#index #content .ifooter {

padding:1em 0px 1em 250px !important ;
	
	margin:0;
	text-align:center;
	font-size:1em;
	line-height:1.5em;
	
}			


/*/////////////////////////////////
/////
/// TOP NAV STYLES
*/

#topnav ul {
	margin:0;
	padding:1em 30px 0 15px;
	list-style-type:none;
	line-height:1.8em;
}

#topnav ul li {
	font-size:1.2em;
	display:inline;
	margin:0;	
	padding:0;
}	

#topnav ul li a {
	margin:0.5em 0 0 0;
	padding:1px 8px 1px 8px;
	display:inline;
}	

#topnav ul li a:link, #topnav ul li a:active, #topnav ul li a:visited {
	text-decoration:none;
	color:#000000;
	background-color:transparent;
}

#topnav ul li a:hover, #topnav ul li a:focus {
	text-decoration:underline;
	color:#000000;
	background-color:transparent;
}

#index #topnav .index, #help #topnav .help, #search #topnav .search {
	color:#666666;
	text-decoration:none;
}	

/*////////////////////////////////////////////////////////////////////////
////
///	 SIDE NAV STYLES
*/

#sidenav h1 {
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:2.9em 15px 0 1.5em; 
}	

#sidenav ul {
	margin:0;
	padding:0.6em 15px 0 15px;
	list-style-type:none;
	line-height:1.5em;
}

#sidenav ul li {	
	font-size:1.2em;
	margin:0.5em 0 0 0;
	padding:0;
}

#sidenav li a {
	margin:0;
	padding:1px 5px 1px 0.5em;
	display:block;
	width:240px;
}

#sidenav a:link, #sidenav a:visited, #sidenav a:focus, #sidenav a:active {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

#sidenav a:hover {
	color:#FFFFFF;
	font-weight:normal;
	background-color:#49606E;
}	

#introduction #sidenav .introduction,  #chapter1 #sidenav .chapter1, #chapter2 #sidenav .chapter2, #chapter3 #sidenav .chapter3, #chapter4 #sidenav .chapter4, #chapter5 #sidenav .chapter5, #chapter6 #sidenav .chapter6, #chapter7 #sidenav .chapter7, #chapter8 #sidenav .chapter8, #chapter9 #sidenav .chapter9, #chapter10 #sidenav .chapter10, #conclusion #sidenav .conclusion, #abbreviations #sidenav .abbreviations, #works-cited #sidenav .works-cited, #document-archive #sidenav .document-archive, #about-author #sidenav .about-author, #ack #sidenav .acknowledgements{
	color:#FFFFFF;
	background-color:#49606E;
}


/*////////////////////////////////////////////////////////////////////////
////
///	 CONTENT STYLES
*/

#text p {
	font-size:1.2em;
	line-height:1.8em;
}

#works-cited p {
	padding-left:15px;
	text-indent:-15px;
}

.paranum {	
	float:right; 
	text-align:right;	
	font-size:0.833em; /*1.2em x .833 = 1.0em*/
	font-weight:bold;	
	padding-top:0.2em; 
	margin-right:-20px; 
	position:relative; 
	left:30px;
}

#content a:link, #content a:active, #content a:visited {
	text-decoration:underline;
	color:#000000;
}

#content a:hover, #content a:focus {
	text-decoration:none;
	color:#000000;
}

#text h1 {
	font-size:1.5em;
	font-weight:bold;
	text-align:left;
	margin:0.6em 0 0.5em 0;
	padding:0;
}

#abbreviations #text h1, #works-cited #text h1 {
	margin-bottom:-0.2em;
}	

#help #text h1 {
	margin-bottom:-0.6em;
}	

#ack #text h1, #document-archive #text h1, #about-author #text h1, #help #text h1, #search #text h1 {
	margin-top: 2.2em;
	margin-bottom:-0.2em;
}	

#text h2 {
	font-size:1.5em;
	line-height:1.5em;
	font-weight:normal;
	text-align:left;
	margin:0 0 2em 0;
	padding:0;
}

#text h3 {
	font-size:1.3em;
	line-height:1.5em;
	font-weight:bold;
	text-align:left;
	margin:1.5em 0 0 0;
	padding:0;
}	

#text h4 {
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	text-align:left;
	margin:1em 0 -0.8em 0;
	padding:0;
}

ul.helper {
	list-style-type: none;
	margin:-1.2em 0 1em 0;
	padding:0 0 0.5em 0;
}

ul.helper li {
	font-size:1.2em;
	line-height:1.8em;
}	
	
#text .footnotelinks {
	font-size:.833em; /*1.2em x .833 = 1em*/
	position:relative;
	top:-0.4em;
	margin:0 2px;
}

#text a.footnotelinks:link, #text a.footnotelinks:visited, #text a.footnotelinks:active {	
	text-decoration: none;
	color:#E5338D;
}

#text a.footnotelinks:hover, #text a.footnotelinks:focus {	
	text-decoration: none; 
	color:#666666;
}
 	
blockquote {
	width:400px;
	margin:0 50px;
	font-size:1.1em;
	line-height:1.6em;
}

.name {
	text-align:right;
}

a.toplink {
	display:block;
	text-align:right;
	margin:0;
	padding:0;
}

#text a.toplink {
	font-size:1.1em;
	margin-bottom:1em;
} 


/*////////////////////////////////////////////////////////////////////////
////
///	 USER FUNCTIONS STYLES
*/

div#userfuncts {
	padding:1em 0 0 0;
	margin:0;
	font-size:1.1em;
}

#email {
	background:#FFFFFF url('../../commonImgs/mail_icon_mail.gif') no-repeat left;
	padding:0 0 0 18px;
}

#pdflink {
 	background:#FFFFFF url('../../commonImgs/pdf_icon_pdf.gif') no-repeat left;
	padding:0 0 0 18px;
	margin:0 0 0 15px;
}


/*///////////////////////////////////////////////////////////////////////////
////
///  IMAGE STYLES
*/

p img, blockquote img, table img, div img {
	border:#CCCCCC solid 2px;
}

.resourcebox {
	margin:0;
	padding:0.5em; 
	background:#eee; 
	border:1px solid #ccc; 
	text-align:left; 
	font-size:.917em; /*1.2em x .917 = 1.1em*/ 
	line-height:1.6em; 
}

.left {
	float:left;
	margin:0.5em 1em 0.5em 0;
}

.right {
	float:right;
	margin:0.5em 0 0.5em 1em;	
}

.wide {
	width:180px;
}

.tall {
	width:130px;
}

.resourcebox img {
	text-align:center; 
}

.resourcebox .caption {
	display:block;
	text-align:left; 
	padding-top:0.5em; 
}


/*/////////////////////////////////////////////////////////////////
////
///  LIST STYLES
*/

dl {
	margin:0;
	padding:0;
}	

dt {
	float:left;
	width:80px;
	padding:0.5em 0;
}	

dl#abbrev dt {
	font-size:1.2em;
	line-height:1.8em;
}	

dd {
	margin-left:90px;
	padding:0.5em 0;
}	

dl#abbrev dd {
	font-size:1.2em;
	line-height:1.8em;
}	

/*/////////////////////////////////////////////////////////////////
////
///  FOOTNOTE STYLES
*/

#footnotes p {
	font-size:1.1em;
	line-height:1.6em;
}	

#footnotes h3 {
	font-size:1.2em;
	font-weight:bold;
	padding-top:1.5em;
	margin:0;
}	

#footnotes a.backlink:link, #footnotes a.backlink:visited, #footnotes a.backlink:active {
	text-decoration: none;
	color:#E5338D;
}

#footnotes a.backlink:hover, #footnotes a.backlink:focus {
	text-decoration: none;
	color:#666666;
}


/*///////////////////////////////////////////////////////////////////////////
////
///  FOOTER STYLES
*/

.footer a:link, .footer a:visited, .footer a:active {
	color:#000000;
	text-decoration:underline;
}

.footer a:hover, .footer a:focus {
	text-decoration:none;
}

/*///////////////////////////////////////////////////////////////////////////
////
///  DETAIL STYLES
*/

body.detail {
	background-image:url(../images/spacer.gif); 
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0; 
	padding:0; 
	font-family:Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	overflow:auto;
}

#detailWrapper {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	overflow:auto;
}	

#detailHeader {
	height:80px;
	border-bottom:2px solid #CCCCCC;
	background:#CD2D7D url(../images/masthead-detail.gif) no-repeat scroll left top;
	margin:0 !important;
	padding:0  !important;
	overflow:hidden;
}

#detailBody {
	margin-left:25px;
	padding-bottom:10px;
}

#detailBody img {
	text-align:center;
	border:#ccc solid 2px;
}

#detailBody p {
	width:650px;
	font-size:1.2em;
	line-height:1.8em;
}

#detailBody p.credit {
	margin:1em 0;
	font-size:1.1em;
	line-height:1.6em;
}

/*///////////////////////////////////////////////////////////////////////////
////
///  BOOK INFO STYLES
*/

#bookinfo {	
	text-indent:-1500px;
	overflow:hidden;
	color:#000000;
} 

#index #bookinfo {
	display:none;
}	