/*

  Stylesheet:
	docs/default.css

  Purpose:
	Default style sheet.

  Copyright:
	Copyright © 2003-2008 by Corpita Pty Ltd
	15 Bedford Street, Collingwood 3066, Australia

  History:
	2011-09-09 by BMW
		Update main menu
	2010-06-23 by BMW
	    Substantial update 
  	2008-05-05 by Brian Warburton
	    Update version
	22-Oct-2003 by Simon L. Jackson
	    Initial version

*/


/* MAJOR COMPINENTS */
html {
        overflow-y:             scroll;
}

body {	
	background-color: #D6D6D6;
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: medium;
	margin: 0px 0px 0px 0px;
	background-image: url( /images/background_pages_07.jpg );
	background-position: -350px 0px;
	background-repeat: repeat-x;
}

/* LINK TRANSFORMATIONS */
a:link,
a:active,
a:visited { 	
	color: #333333; 
}

a:hover { 	
	color: #FF3300; 
	text-decoration: none;
}


table {	
	border-collapse: collapse;
	border: 0px solid #DDDDCC;
	font-size: medium;
}

td {	
	vertical-align: top;
	border-right: 0px solid #DDDDCC;
	text-align: left;
}


#hsm_frame {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px; 
	border-top: 0px solid #CCCCCC;
}

#hsm_banner {
	width:  900px;
	height: 176px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	font-size: small;
	font-weight: normal;
	border: 0px solid #FF0000;
	background-image: url( /images/background_pages_02.jpg );
	background-position: -000px -450px;
	background-repeat: no-repeat;
}

#hsm_nav_upper {
	width:  860px;
	font-size: large;
	float: left;
	background-color: #FFFEE8; 
	border-top: 5px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	color: #660066;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
	text-align: center;
}

#hsm_nav_upper a {
	color: #000000; 
	text-decoration: none;
}
#hsm_nav_upper a:hover {	
	color: #333333; 
	text-decoration: underline;  
}

.page_about #about,
.page_articles #articles,
.page_contact #contact,
.page_curriculum #curriculum,
.page_editing #editing,
.page_heritage #heritage,
.page_home #home,
.page_links #links,
.page_our_work #our_work,
.page_testimonials #testimonials,
.page_in_progress #in_progress,
.page_publications #publications,
.page_what_is #what_is { 
	color:#CC0022;
	text-decoration: underline; 
}

#hsm_main_content {
	width: 870px;
	min-height: 558px;
	border: 0px solid #DDDDCC;
	padding: 10px 10px 10px 20px;
	float: left;
	background-color: #FFFFFF;
}

div.hsm_column_left {
	float: left; 
	width: 300px; 
	padding-right: 20px;
	border: 0px solid #DDDDCC;
}

div.hsm_column_center {
	float: left;  
	width: 300px; 
	border: 0px solid #DDDDCC;
}

div.hsm_column_right {
	background-image: url( /images/background_pages_011.jpg );
	background-position: -200px 0px;
	background-repeat: no-repeat;
	float: left;
	min-height: 300px;
	width: 220px;
	margin: 00px 0px 0px 20px;
	border: 0px solid #DDDDCC;
}

div.hsm_column_right table { 
	margin-top: 20px; 
}

div.hsm_column_wide {
	float: left;  
	width: 620px; 
	border: 0px solid #DDDDCC;
}

#hsm_footer {
	clear: both;
	width: 100%; 
	border-bottom: 0px solid #AAAAAA;
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 0px 0px;
	background-repeat: no-repeat;
	font-size: small; 
}

#hsm_form p {
	margin: 0px;
}


.button_active {  background-color: #333333; }
.button_inactive { background-color: #888888; }

.button_active_hover {  background-color: #444444 }
.button_inactive_hover {  background-color: #AAAAAA; }


/* HEADINGS */
h1 { 	font-size: xx-large;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #330066;
}

h2 { 	font-size: x-large;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h3 { 	font-size: large;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h4 { 	font-size: medium;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

/* SPECIAL CASES */
pre {	font-family: monospace;
	font-size: 9pt; 
}

.bor { border: 2px solid #999999; }

.bordered_image { border: 1px solid #CCCCCC; }


.nwp {	white-space: nowrap; }

.highlight { font-size: x-large; color: #330066; font-weight: bold; }

.highlight_2 { font-size: medium; font-weight: bold; }

.purple { color: #660066; }

.prompt { font-weight: bold; color: #330066; }

.nav { display: inline; padding: 0px 5px 0px 5px;}

.nav_2 { display: inline;   padding: 0px 0px 0px 0px;  }

table.publications_all {
	width: 100%;
}

table.publications_all td {
	vertical-align: bottom;
	text-align: center;
 }

table.publication {
	width: 100%;
	margin: 0px 0px 10px 0px;
	border-top: 1px dotted #990022;
	border-bottom: 0px dotted #990022;
 }
 
table.publication td.lft {
	width: 200px;
	text-align: center;
	vertical-align: top;	
 	padding: 20px 10px 10px 0px;
}

table.publication td.rig {
 	padding: 10px 10px 10px 10px;
}

div.feature {
	border-top: 1px dotted #990022;
	border-bottom: 0px dotted #990022;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

div.go_to_top {
	margin: 0px 0px 10px auto; 
/*	clear: both; */
	text-align: right;
	font-weight: bold;
	font-size: medium;
}

td.formprompt {
	padding: 0px;
	margin: 0px;
}

td.formprompt p {

	padding: 0px;
	margin: 0px;

}

a.subtle {
	color: #666666;
	text-decoration: none;
	font-size: small;
}
a.subtle:hover {
	color: #000000;
}

div.hsm_column_right td.second_row {
  padding-top: 30px;	
}

div.hsm_column_right td.third_row {
  padding-top: 30px;	
}

