﻿/***********************************************/
/* emx_nav_left10.css                            */

/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* This is the question anwer tags             */
/***********************************************/
h3.label, h4.cattitle, h3.catdesc01, h3.catdesc03, h3.catdesc02a, h3.catdesc02b, h3.catdesc02c, h3.catdesc04 {
    font-family:serif,Arial,sans-serif,Brush Hand,Times New Roman, Times, Bradley Hand ITC; 
}
#label01, #label02, #label02a, #label03, #bxsz8b, #bxsz9b, #bxsz10b, #bxsz11b, h4.cattitle, h3.catdesc01, h3.catdesc03, h3.catdesc02a, h3.catdesc02b, h3.catdesc02c, h3.catdesc04{
    position: absolute;
}
h4.cattitle{
  font-size:140%;
    left: 31%; 
    width:70%;
    top: 25px;
}
h3.catdesc01, h3.catdesc02{
}

h3.catdesc01{
    top: 50px; 
}
h3.catdesc02a{
	width: 70%; 
	left: 25%; 
	top: 90px
}

h3.catdesc02b{
    top: 155px; 
    left:   4%; 
    width: 92%
}
h3.catdesc02c{
    top: 90px; 
    left: 33%; 
    width: 65%
}
h3.catdesc03{
    top: 255px; 
    left: 5%; 
    width:85%
}
h3.catdesc04{
    top: 180px; 
}
#pagepic {
	position: absolute;
	height: 160px;
	width:  20%;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	border-color: #CC6600; 
	border-style: outset; 
	border-width: 6px;
	background-color:teal;
}

#label02a{
	top: 75%;
	right: 5%;
}

#label01, #label03{
	top: 85%;
}
	
#label01{
	left:10%;
}
#label02{
	left:32%;
	top: 77%;
}
#label03{
	right: 5%;
}

#bxsz8b{
  left: 30%;
 }
#bxsz9b{
  left: 50%;
 }
#bxsz10b{
  left: 70%;
 }
#bxsz11b{
  left: 80%;
 }
#bxsz8b, #bxsz9b, #bxsz10b, #bxsz11b{
  top: 248px;
 }
#bxsz8a, #bxsz9a, #bxsz10a, #bxsz11a {
 border:0px;
 padding: 3px 3px 3px 3px;
 margin: 0px 0px 0px 0px;
 border-color: #CC6600; 
 border-style: outset; 
 border-width: 3px;
 background-color:teal;
 }
#bxsz8a {
 width: 120px; 
 }
#bxsz9a {
 width:120px;
 }
#bxsz10a {
 width: 120px;
 }
#bxsz11a {
 width: 10%;
 }
#bxsz8a, #bxsz9a, #bxsz10a, #bxsz11a {
 height:40px;
 }
 
 /************** Border styles *****************/

 #border4{
 position: absolute;
 	margin: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	height: 125px;
	left: 30%;
	width: 60%;
	color: #FF0000;
	font-weight: bold;
	border:1px;
	border-style: outset;	border-color: #808080 #CCD2D2 #808080 #CCD2D2;  border-width:7px;
	background-color:  #FFFF99;
}
