﻿/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* This is the question anwer tags   This is the Question - Answer Definition Page*/
/***********************************************/
#top, h3.que, p.ans, p.que3{
    font-family: Arial,sans-serif; 
}
h3.que {
    font-size: 115%; 
    font-weight: bold;
}
p.que3 {
    font-size: 65%; 
    font-weight: bold;
}
#top,#border5,#queimg,#bx4,#bx3, #bx1, #quest2, #quest1, #quest, #quest, #answ4, #answ3, #answ2,#answ1, #answ, #quest3  {
	position:  absolute;
}
#quest2, #quest1, #quest{
	top: 5.5%;
	width:70%;
	margin-right:5%;
}
#quest{
	left:3.5%;
}
#quest3{
	left:4%;
}
#quest1{
	left:22%;
}
#quest2{
	left:25%;
}
#answ4, #answ3, #answ2, #answ1, #answ {
    margin-right:22px;
    margin-left: 3px;
}
#answ3, #answ4, #answ{
	left: 3.5%;
}
#answ3, #answ2, #answ1 {
	padding-right: 15px;
}
#answ{
   width:77%;
   margin-right:5%;
   padding-right: 1%;
}
#answ1{
   width:70%;
   left:23%;
   padding-right: 1%;
}
#answ2{
   width:68%;
   left: 26%;
   padding-right: 1%;
}
#answ3{
   width:90%;
   padding-right: 1%;
}

#answ4 {
    margin-right:27%;
	width:72%;
    padding-right: 1%;
}
p.ans{
  font-size:85%;
  font-weight: normal;
}
#top{
  font-size:85%;
  font-weight: bolder;
  width:85%;
  left: 6%;
}

#border5 {
	border-style: outset;	border-color: #808080 #CCD2D2 #808080 #CCD2D2;  border-width:7px;
	background-color: #F5F7F7;
	margin: 2px 4px 3px 4px;
	padding: 8px 10px;
	text-align: left;
    left:24.5%;
    width:68%;
}
#bx1,#bx3,#bx4{
 top:20px;
}
#bx1{
 left: 2%;
}
#bx3{
 left:85%;
}
#bx4{
 left:78%;
 height: 175px;
}
#queimg{
 	height: 145px;
 	width: 20%;
 	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	border-color: #CC6600; 
	border-style: outset; 
	border-width: 3px;
	background-color:teal;

}
