/* Style Sheet for the NVA website
   -------------------------------

   jrm jan 2007

Note colurs:

Original blue:  #1F8AFF

Union Jack Blue: #323F7F   websafe: #333366
Union Jack Red:	 #BA313C   websafe: #CC3333

Latest Dark Blue: #382E86

*/


.flash
{
	/* position: absolute; */
	z-index: 0;
	/* top: 2p0x;
	left: -23px; */
	width: 780px;
	height: 500px;
	margin-left: 0px;
	margin-top: 0px;
}

body
{
	text-align:center;
	padding:0;
	margin:0;

	/*height: auto;*/
}

div#page
{
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-color:#E8FFFF;
	text-align:left;
	border: 1px solid #000;
	border-right-width:2px;
	border-bottom-width:2px;
	filter:progid:DXImageTransform.Microsoft.shadow(Color='Gray', Direction=135, Enabled='true', Strength=15);
}

div#left-panel
{
	float:left;
	margin:0px,0px,0px,0px;
	width: 150px;
	padding: 5px;
	padding-top:10px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: white;
	text-align: left;
}

div#centre-panel
{
	margin-right: 170px;
}

div#main-panel
{
	float:left;
	margin-top:10px;
	margin-left:5px;
	width: 580px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:black;
	padding: 10px;
}


div#right-panel
{
	float:left;
	width: 160px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	background-color: #F9F5E5;
	text-align: center;
}

#nav-button 
{
	padding:0px;
	margin:0 0 0 0;
	list-style-type:none; 
	font-family: Verdana;
	font-size: 11px;
	line-height:1px;
	font-weight: bold;
	color:  white;
	text-decoration: none;	
	text-align:right;
}

#nav-button li a
{
	margin-top:2px;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0px;
	text-decoration:none; 
	color:white;
	padding-right:10px;
	line-height:22px;
	display:block;
	background-image:url(../images/nav-jrm.gif);
	background-repeat: no-repeat;
}

#nav-button li a:hover
{
	background-image:url(../images/nav-over-jrm.gif);
	background-repeat: no-repeat;
	color:black;
	padding: 0 5px 0 0;
}



div#leon-paul
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:  White;
	text-align:center;
	line-height: 14px;
}

h2
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color:  red;
}

h3
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:  red;
}

h4
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:  black;
}

div.obits h2	
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color:  black;
}


.pathname
{
	font-family: courier;
	font-size: 8px;
	color:  red;
}

div.page-title
{
	position:relative;
	bottom:8px;
	right:8px;
	background-color:#F9F5E5;
	border-width:1px;
	border-color:black;
	border-style:solid;
	padding:5px;
	text-align: center;
}

div.shadow
{
	background-color:#B2B2B2;
	margin-left:8px;
	margin-top:8px;
}

div.footnote
{
	position:relative;
	bottom:8px;
	right:8px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color:#F9F5E5;
	border-width:1px;
	border-color:black;
	border-style:solid;
	padding:10px;
	text-align: center;	
	color: black;
	margin-top: 20px;
}

p.subitem		/* News Items */
{
	font-family: Verdana, Arial;
	color:black;
	font-size: 11px;
	margin-left: 20px;
}

p.quote
{
	font-family: "Lucida Calligraphy", Verdana, Arial;
	font-size: 11px;
	color: #1F8AFF;
	font-style: normal;
	margin-left: 20px;
	margin-right: 20px;
}

p.signature
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1F8AFF;
	font-style: italic;
	text-align: right;
}

.formatted
{
	white-space:  pre;
	font-size: 12px;
	color: black
}

.indent
{
	margin-left:  30px;
}


.news-item
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: left;
	border-bottom-style: solid;	
	border-bottom-color: gray;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}

.news-link:link
{
	color:  #1F8AFF;
	text-decoration:underline;

}

a:visited
{
	color:  #1F8AFF;
	text-decoration:underline;
}

a:hover
{
	color:  red;
	text-decoration:underline;
}

a:active
{
	color:  red;
	text-decoration:underline;
}

div.obits p.name
{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	border: 0px;
}


table.NVA-table
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color:black;
	border-width: 1px;
	border-style: solid;
	border-color: #382E86;		
	border-spacing: 5px;
	border-collapse:  collapse;
}

table.NVA-table td.date
{
	font-weight: bold;	
	white-space: nowrap;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #0066CC;		
	padding:  5px;
	width:18%;
}

table.NVA-table td.cell
{
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #0066CC;	/* #382E86;	*/
	padding:  5px;
}

table.NVA-table td.cell-photo
{
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #0066CC;		/* #1F8AFF;  */
	padding:  5px;
	color: black;
	text-align: center;
	font-weight: bold;
}

table.NVA-table td.cell-logo
{
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: #0066CC;		/* #1F8AFF;  */
	padding-left:  5px;
	padding-right:  5px;
	text-align: center;
}


table.NVA-table td.cell-highlight
{
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #0066CC;		/* #1F8AFF;  */
	padding:  5px;
	color: red;
}


div#main-panel p.body-text
{
	margin-left: 40px;
}

table.photo-table
{
	font-family: Verdana, Arial;
	font-size: 11px;
	border-width: 0px;
	width:  100%;
	padding:  10px;
	vertical-align: middle;
}

table.photo-table td.image-right
{
	text-align: right;
}

