/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	/*font-family: "franklin Gothic Book", Arial, sans-serif;
	font-size: 18px;*/
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("bg_gray_diagonal.png") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a.no_underline:hover{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/************** header tag styles **************/

h1{
 font: bold 100% "Franklin Gothic Demi", "Arial Black", Verdana;
 font-size: 5px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
 text-shadow: 2px 2px 6px gray;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-style: italic;
	font-weight: bold;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
 list-style-position: inside;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 160px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	border: thin; 
	border-color:#CCCCCC;
	border-style: solid;
	/*background: #cccccc url("bg_grad_gray.jpg") fixed;*/
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	height: 128px;
	border: thin;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: #F7F7F7;
}

/*#masthead a:link, a:visited{
	text-decoration: none;
}*/

#masthead a:hover{
	text-decoration: none;
}

#pageNav{
	float: right;
	width: 180px;
	padding: 0px;
	/*background-color: #f5f7f7;*/
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin: 0px 181px 0px 0px;
	border-left: 1px solid #ccd2d2;
	border-right: 1px solid #ccd2d2;
}

#pageTop{
	position: absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width: 95.6%;
	background-color:#FFFFFF;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 4px 16px;
	color: #000000;
	font-weight: normal;
}

#siteName img{
	position: absolute;
	top: 17px;
	left: 14px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}

/*#sitename a:link{
	color: #000000;
	text-decoration: none;
}*/


/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 6px;
	right: 3px;
	color: #C0C0C0;
}

#utility a{
	color:#000000;
}

#utility a:hover{
	text-decoration: underline;
}

/************** navigation utility styles *****************/

#nav_utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 6px;
	right: 3px;
	color: #C0C0C0;
}

#nav_utility a{
	color:#AAAAAA;
}

#nav_utility a:hover{
	text-decoration: none;
	color: #005FA9;
}

/************** pageName styles ****************/

#pageName{
	padding: 5px 0px 5px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
top: 92px;
width: 100%;
min-width: 640px;
height: 32px;
color: #990000;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

span.glinkT{
  	font-size: medium;
  	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 132px;
	left: 0px;
	/*width: 100%; /* deleted? */
	min-width: 700px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #FFFFFF;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #CCCCCC;
}

.subglobalNav a:hover{
	color: #FFFFFF;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 0px 0px 17px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	border-bottom:1px solid #ccd2d2;

}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 60%;
	/*min-height: 200px;
	height: 200px;*/
}
html>body .feature {height: auto;}

.feature h1{
font-size: 120%;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/************** featureR styles *****************/
.featureR{
	padding: 0px 0px 10px 10px;
	margin:  0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: LightSteelBlue;
	background-color: Lavender;
	background-image: url(bgcontents.gif);


}
html>body .featureR {height: auto;}

.featureR h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.featureR img{
	float: right;
	padding: 3px 0px 3px 10px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	/*added by VanJ*/
	display: block;
	border-style: inset;
	border-width: 1px;
	border-color: LightSteelBlue;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: Lavender;
	background-image: url(bgtxt.gif);
}

.story h4{
	font: bold 140% "Times New Roman", Times, serif;
	color: Maroon;
	/*added by VanJ*/
	display:block;
	border-style: inset;
	border-width: 1px;
	border-color: LightSteelBlue;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: Lavender;
	background-image: url(bgcontents.gif);
}

.story h5{
	font: 100% Arial,sans-serif;
	color: #000000;*/
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;*/
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-radius: 8px;
	/*background-color: #F8F8FA;*/
	margin-bottom: 0px;
}

.story h5:hover{
	font: 100% Arial,sans-serif;
	font-style:normal;
	text-decoration: none;
	border-width: 1px;
	border-color:#7A8DAF;
	border-style: dotted;
	background-color: #ECECFB;
}

.story h5.a:hover{
	text-decoration: underline;
}

.story h6{
	color: #333333;
	display: block;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-radius: 8px;
	background-color: #F8F9FA;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #D3DEEB;
}

.story p {
	padding: 0px 0px 0px 0px;
}

/*********************************************jim***********************/
.story h3.img{
	float: none; /* left;*/
	padding: 5px 5px 5px 5px;
}
/****************************************************jim end**********/

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-style: solid;
	border-width: thin;
	border-color: Azure;
	background-color: Lavender;
	background-image: url(bgtxt.gif);
}

.story a.capsule:hover{
	text-decoration: underline; /* underline -2010-*/
}

.story span.referenced{
	font: italic 1em "Times New Roman",Times,serif;
	text-align: left;
}

.story table.rounded20{
/*	border-style: dotted;
	border-width: thin;
	border-color: LightSteelBlue;*/
	box-shadow: 1em 1em 5px;
/*	border-top-left-radius: 20;
	border-bottom-right-radius: 20;*/
/*	border: outset 5pt;*/
/*	border-collapse: separate;*/
	/*border-spacing: 10pt;*/
}

/*by jimmyt********************************************************/
.story img{
	float: left;
	padding: 10px 35px 0px 0px;
}


/****************************************************************************************************************************/
/*************** thema styles ******************/

.thema {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.thema h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	min-height: 27px;
	height: 27px;
	/*added by VanJ*/
	display:block;
	border-style: inset;
	border-width: 1px;
	border-color: LightSteelBlue;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: Lavender;
	background-image: url(bgtxt.gif);
}

.thema p {
	padding: 0px 0px 10px 0px;
}

/*********************************************jim***********************/
.thema h3.img{
	float: none; /* left;*/
	padding: 5px 5px 5px 5px;
}
/****************************************************jim end**********/

.thema a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-style: solid;
	border-width: thin;
	border-color: Azure;
	background-color: Lavender;
	background-image: url(bgtxt.gif);
}

.thema a.capsule:hover{
	text-decoration: underline;
}

.thema table.rounded20{
/*	border-style: dotted;
	border-width: thin;
	border-color: LightSteelBlue;*/
	box-shadow: 1em 1em 5px;
/*	border-top-left-radius: 20;
	border-bottom-right-radius: 20;*/
/*	border: outset 5pt;*/
/*	border-collapse: separate;*/
	border-spacing: 10pt;
}

/*by jimmyt********************************************************/
.thema img{
	float: left;
	padding: 0px 0px 0px 5px;
}

.thema img.kanoniko{
	float: none;
	margin-bottom: 1em;
}

/************** imgTitle styles *****************/
.imgTitle{
	padding: 0px 0px 0px 5px;
	margin:  10px 0px 10px 10px;
	font-size: 80%;
	min-height: 33px;
	height: 33px;
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: LightSteelBlue;
	background-color: Lavender;
	background-image: url(bgtxt.gif);


}
html>body .imgTitle {height: auto;}

.imgTitle h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.imgTitle img{
/*	float: right; */
	padding: 3px 0px 0px 7px;
}

/****************************************************************************************************************************/
/************** featureTemp styles *****************/
.featureTemp{
	padding: 8px 10px 10px 10px;
	margin:  0px 0px 10px 10px;
	font-size: 80%;
/*	min-height: 200px;
	height: 200px;*/
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: LightSteelBlue;
	background-color: Lavender;
	background-image: url(bgcontents.gif);


}
html>body .featureTemp {height: auto;}

.featureTemp a.minorLinks{
	margin-left: 30px;
	line-height: 2em;
}

.featureTemp h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	/*added by VanJ*/
	display: block;
	min-height: 20px;
	height: 20px;
	border-style: dotted;
	border-width: 1px;
	border-color: LightSteelBlue;
	padding: 3px 7px 5px 3px;
	background-color: Lavender;
	background-image: url(bgtxt.gif);
}

.featureTemp h4{
	font: bold 140% "Times New Roman", Times, serif;
	color: Maroon;
	/*added by VanJ*/
	display:block;
	border-style: double;
	border-width: 3px;
	border-color: LightSteelBlue;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: Lavender;
	background-image: url(bgtxt.gif);
}

/* used in Biografika only */
.featureTemp span.hbutton{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	/*added by VanJ*/
	display: block;
	/*width: 97%;*/
	text-align: center;
	min-height: 20px;
	height: 20px;
	border-style: dotted;
	border-width: 0px;
	border-color: LightSteelBlue;
	padding: 3px 7px 5px 3px;
	margin-top: 40px;
	margin-right: 7px;
/*	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 10px;*/
	background-color: Lavender;
	background-image: url(bgtxt.gif);
}

/*.featureTemp h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 0px 0px 5px 0px;
}*/

.featureTemp img{
	float: right;
	margin: 1px 0px 0px 3px;
/*	vertical-align: bottom;*/
/*	padding: 0px 0px 0px 0px;*/
}

/************** cntTitle styles *****************/
.cntTitle{
	padding: 0px 0px 0px 5px;
	margin:  10px 0px 10px 10px;
	font-size: 90%;
	min-height: 33px;
	display: block;
/*	border-style: solid;
	border-width: 1px;
	border-color: LightSteelBlue;
	background-color: Lavender;
	background-image: url(bgtxt.gif);*/


}
html>body .cntTitle {height: auto; text-align: center}

.cntTitle h3{
	font: bold 135% Arial,sans-serif;
	color: #000000;
	padding: 5px 0px 5px 0px;
	width: 99%;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: LightSteelBlue;
	background-color: Lavender;
	background-image: url(bgtxt.gif);

}

.cntTitle img{
/*	float: left;*/
	padding: 3px 0px 0px 7px;
}
/***************************************************end by jimmyt***/	

td.storyLeft{
	padding-right: 12px;
	margin-right: 10px;
}

td.storyLeftBox{
	border-style: dotted;
/*	border: inset 5pt;
	border: outset 5pt;*/
/*	border-collapse: separate;
	border-spacing: 5px;*/
	border-width: 1px;
	border-color: LightSteelBlue;
	padding-right: 9px;
	padding-left: 9px;
	background-color: GhostWhite;
	background-image: url(bgtxt.gif);
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a:hover{
	text-decoration: none;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #cccccc;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}



/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/**************sidebar image link styles ********/
#sidelinksimg{
	padding: 0px;
}

#sidelinksimg img{
	display: block;
}

	

/********************* end **********************/


