/* -- Global Styles */

body
{
	margin:0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;

}

table
{
	width: 100%;
	padding: 0px;
}
h1
{
	font-size: 125%;
}
h2
{
	font-size: 110%;
}
h3
{
	font-size: 105%;
}
h4
{
	font-size: 105%;
}
h5
{
	font-size: 105%;
}
h6
{
	font-size: 105%;
}
p 
{ 
	font-size: 85%; 
}
img
{
	border: none;
}
label
{
	font-weight: bold;
	font-size: 85%;
	float: right;
}
ul 
{ 
	list-style-type: disc; 
	font-size: 85%;
}
ol 
{ 
	font-size: 85%;
}
td
{
	vertical-align: top;
}
div
{
	margin: 0px;
	padding: 0px;
}
object
{
	margin: 0px;
	padding: 0px;
}
td
{
	vertical-align: top;
}
acronym, abbr 
{
	border-bottom: 1px dotted #FFF;
	cursor: help;
}
a:link 
{  
	color: #00F; 
	text-decoration: none;
}
a:visited 
{  
	color: #800080; 
	text-decoration: none;
}
a:active
{  
	color: #F00; 
	text-decoration: none;
}
a:hover 
{  
	text-decoration: underline; 
}
/* -- Banner */
#Banner
{
	background-image: url(../images/lh6.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 87px;	

}
.topimage
{
	text-align: center;
	height: 88px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: none;
}


/* -- --------------------------------------------- */
#LeftColumn
{
    border-top: 4px solid black;
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    background-image: url(../images/lh6.jpg);
    background-repeat: repeat;
    background-position: left top;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 140px;
    color: #000;
}

#LeftColumn .nav
{
    
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
    width: 140px;
}

#LeftColumn .nav a
{
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 15px;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    display: block;
    
}
#LeftColumn .nav a:hover
{
	background-image: url(../images/OnHoverNav.gif);
	background-repeat: no-repeat;
	background-position: -6px center;
}
#LeftColumn .nav .selected a
{
    background-image: url(../images/OnHoverNav.gif);
    background-repeat: no-repeat;
    background-position: -6px center;
}
#LeftColumn .nav .not-selected a
{
		
}
#LeftColumn .nav .secondary
{
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
    display: block; 
}

#LeftColumn .nav .secondary .not-selected a
{
    padding-left: 25px;
    margin: 5px 0px 5px 0px;
    font-size: 90%;
    font-weight: bold;
    color: #000;
    display: block; 
    
}
#LeftColumn .nav .secondary .selected a
{
     padding-left: 25px;
    margin: 5px 0px 5px 0px;
    font-size: 90%;
    font-weight: bold;
    color: #000;
    display: block; 
    background-image: url(../images/OnHoverNav.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
}
#LeftColumn .nav .secondary a:hover
{
	background-image: url(../images/OnHoverNav.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#LeftColumn .nav .secondary .tertiary
{
     padding: 0px 0px 0px 0px;     
    display: block;
    
}
#LeftColumn .nav .secondary .tertiary .not-selected a
{
    padding-left: 30px;
    margin: 3px 0px 3px 0px;
    font-size: 80%;
    font-weight: bold;
    color: #000;
    display: block;
    padding-right: 5px;
}
#LeftColumn .nav .secondary .tertiary .selected a
{
    padding-left: 30px;
    padding-right: 5px;
    margin: 3px 0px 3px 0px;
    font-size: 80%;
    font-weight: bold;
    color: #000;
    display: block;
     background-image: url(../images/OnHoverNav.gif);
    background-repeat: no-repeat;
    background-position: 7px center;
}
#LeftColumn .nav .secondary .tertiary a:hover
{
	background-image: url(../images/OnHoverNav.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
}
/* -- --------------------------------------------- */
#CentreColumn
{		

	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	border-top: 4px solid black;
	width: 90%;

}

#breadcrumbs
{
	font-size: 80%;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

/* -- --------------------------------------------- */
#RightColumn 
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	width: 150px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 4px solid black;	
}
#RightColumn td
{
	width: 150px;
}
#RightColumn div
{
	padding-bottom: 7px;
}

#RightColumn form
{
	margin: 0px;
}
/* -- --------------------------------------------- */
.random_item 
{
	float: right;
	width: 149px;
	background-image: url(../images/quotes_bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-top: 2px double #B4B4B2;
	border-bottom: 2px double #B4B4B2;
}
.random_item p
{
	font-size: 80%;
	
	text-align: center;
}
#SkipNav
{
	display: none;
}
/* -- Footer */
tr #Footer
{
	text-align: center;
	font-size: 80%;
	background-color: #FFF;
}
/* -- Boxes */
.box_table
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.box_header
{
	background-color: #000;
	padding: 3px;
}
.box_header h2
{
	color: #FFFFFF;
	margin: 0px;
	font-size: 80%;
}
.box_header h3
{
	color: #FFFFFF;
	margin: 0px;
	font-size: 80%;
}
.box_body
{
	border: 1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
}
.box_body ul 
{
	margin: 0px 0px 0px 0px; /*removes indent IE and Opera*/
	padding: 0px 0px 0px 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
.box_body li 
{
	margin: 0px 0px 5px 0px; /*removes indent IE and Opera*/
	padding: 0px 0px 0px 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}

.box_table td
{
	padding: 2px;
}

/* -- --------------------------------------------- */
.list_items .box_body
{
	font-size: 85%;
	border: none;

}
.list_items .box_body td
{
	vertical-align: top;
	
}
.list_items .box_footer 
{
	font-size: 85%;
	text-align: center;
}
/* -- --------------------------------------------- */
#EditorialComment
{
	background-color: #DDDDFF;
}
#ImageUpload
{
	background-color: #DDEEFF;
}
#ImageUpload2
{
	background-color: #DDDDFF;
}
#FileUpload
{
	background-color: #FFCCCC;
}
#AccessLevel
{
	background-color: #FFFFCC;
}
#WebUrl
{
	background-color: #EEEEEE;
}
.WebUrl
{
	background-color: #EEEEEE;
}
.emailform
{
	background-color: #EEDDEE;
}
#FileUpload strong
{
 	font-size: 77%;
}
#AccessLevel input
{
	width: 80px;
}
.image_right
{
	float: right;
}
.RecordIcon
{
	width: 5%;	
}
#News img
{
	float: left;
}
#Artefact img
{
	float: left;
}
#Factsheet img
{
	float: left;
}

.FormFieldLabel
{
	float: left;
}
/* -- --------------------------------------------- */
.search_box
{
	margin-bottom: 5px;
	width: 150px;
	float: right;

}
.search_box .box_header
{
	background-color: #000;
}
.search_box .box_header h2
{
	color: #FFF;
	float: left;
	font-size: 80%;
}
.search_box .box_table
{
	border: 1px solid #000;
}


/* -- --------------------------------------------- */
.login_box
{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid black;
}
.login_box .box_header
{
	
	padding-bottom: 7px;
}
.login_box .field input
{
	width: 80px;
}
.login_box label
{
	font-size: 80%;
}
.login_box .box_footer a
{
	font-size: 85%;
}

.equalwidthscolumn 
{
	width: 33%;
}


/* -- Form pages */

#EditorialComment strong
{
 	font-size: 85%;
}
#EditorialComment p
{
 	font-size: 85%;
}
.SeeAllComments
{
	float: right;
	font-size: 85%;
}
.SeeAllComments a
{
	float: right;
}
#ImageUpload strong
{
 	font-size: 85%;
}
#NB 
{
	font-size: 85%;
}

#WebURL strong
{
 	font-size: 85%;
	float: right;
}
#WebURL p
{
 	font-size: 85%;
}

#AccessLevel strong
{
 	font-size: 85%;
}
#AccessLevel input
{
	width: 75px;
}
.date
{
	font-size: 85%;
}
.List strong
{
	font-size: 85%;
}
.topicheadingstitle strong 
{
	font-size: 85%;
}
#ScoreItem strong
{
	font-size: 85%;
}
#ScoreItem .Cancel a
{
	float: right;
	font-size: 85%;
}
#ScoreItem .Submit
{
	float: right;
}
#EditCategories label
{
	float: none;
}
.SiteMap
{
	font-size: 130%;
}
#FeedbackButton input
{
	
}
/* -- Record Display Page Things */
#BasicPage img
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#Person img
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#Person #EmailButton
{
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;
}
#UserAdmin img
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#NextPrevious #Previous
{
	text-align: left;
	font-size: 85%;
	width: 50%;
}
#NextPrevious #Next
{
	text-align: right;
	font-size: 85%;
	width: 50%;

}
/* -- --------------------------------------------- */

#FeedbackForm label
{
	float: left;
}
#FeedbackForm input
{
	float: right;
	margin-right: 20px;
}
#YourEmail label
{
	float: right;
	margin-right: 20px;
}
#YourEmailAddress input
{
	float: left;
}
#FeedbackForm #FeedbackButton input
{
	float: left;
}
#MainContent .button
{
	float: right;
}
/* -- Begin Print */

@media print {
	h1, h2, h3,
	h4, h5, h6   { page-break-after: avoid; page-break-inside: avoid; color: #000000; }
	blockquote,pre { page-break-inside: avoid; }
	ul, ol, dl    { page-break-before: avoid; }
   
	body {background-color: #fff; color: #000000;}
	object, embed, #LeftColumn, #RightColumn, #Footer, #CalFooter, #breadcrumbs{display: none;}
   
}
/* -- End Print */

/* -- Begin Speech / Aural */

@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}

/* -------------------------------tabs ---------------------------------- */
#tabs
{
	font-family: "Arial Narrow";
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border: none;
}
#tabs table
{	
	width: 440px;
	
}
#tabs td
{
	width: 33%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#tabs a:link
{
	color:#000;
}
#tabs a:visited
{
	color:#000;
}
#tabs a:hover
{
	text-decoration: underline;
}
#tabs a:active
{
	border: thin dashed black;
}
.main_tab_details
{
	text-align:left;
}
.main_tab_book
{
	text-align:center;
	background-color: #CEA764;

}
.main_tab_toc
{
	text-align:center;
	background-color: #E3CDA8;	
}

.main_tab_additional
{
	text-align:center;
	background-color: #DABC8B;
}

.borderone
{
 	border-top: 10px solid #CEA764;
	border-bottom: 10px solid #CEA764;
 	width: 440px;

}

.bordertwo
{
	border-top: 10px solid #DABC8B;
	border-bottom: 10px solid #DABC8B;
	width: 440px;
}
.borderthree
{
	border-top: 10px solid #E3CDA8;
	border-bottom: 10px solid #E3CDA8;
	width: 440px;
}
.tabimg
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

.width
{
	width: 33%;
}
.italic
{
	font-style: italic;
}