.bgold
{
	background-color: #5b8e05 !important;
}

#menu {
	width: 100%;
	background: transparent url( ../../img/MenuPX.gif);
	border-bottom: 0px #D0DADB solid;
	height: 40px;
}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 100
}

#menu  ul li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1em, 5em;
	list-style-type: none;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	color:#8d5e0d; 
	margin: 0;
	padding: 15px 15px 15px 15px;
}

#menu  ul li a:hover {
	color:#8d5e0d; 
	text-decoration: none;
}

#menu  ul li.sep {
	color: white;
	font-size:25px;
	
}

.bord {height:100%;
       border-right:dotted 1px black;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 0px solid #fff;
	background: #dfc18b;
	
}

#menu  ul.level2 li, #menu ul.level3 li {
	border-bottom: 1px solid #fff;
	float: none;
	margin: 0;
	padding: 0;
	text-align:left;
	width: 150px;
	
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 5px 11px 5px 5px;
	border-bottom: 0px solid #fff;
	
}

#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	font-weight: bold;
	background-color: #fcae6c;
	background-image: none;
	
}
	
.table_loading
{
	border : 1px solid #f9f3d9;
	width : 120px;
	height : 60px;
	background-color : #fff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	z-index : 100;
	position : absolute;
}

a:link 
{
    text-decoration : none;
 
}

a:visited 
{
    text-decoration : none;
 
}

a:active 
{
    text-decoration : none;
 
}

a:hover 
{
    text-decoration : none;
    
}


body, td
{
	font-family: arial;
	font-size: 12px;
	margin: 0px;
}
td, table
{
margin: 0px;
border-collapse: collapse;
}

liil { 
     list-style-position: inside;

		padding: 5px;

     list-style-image:  url(../../img/star.gif) ;
   }

.gray {}
.backgro { background-color:#f9f3d9;}
.dotted {border-right:dotted #030200 1px;}
.header, .header a { font-family:Tahoma; font-size:14;color:#873b00; text-decoration:none;}
.how_header {font-family:tahoma;font-size:16px; font-weight:bold;color:#FFFFFF;}
.how_text{ background-color:#bdd08a;Font-family:Tahoma; font-size:11;color:black;padding-left:50px;padding-right:60px;padding-top:10px;padding-bottom:10px; }
.menu_bg {background: transparent url( ../../img/MenuPX.gif );}
.menu1, .menu1 a { color:#8d5e0d; font-family:Tahoma; font-size:12; font-weight:bold; text-decoration:none; }


.zone{ font-weight:bold;Font-family:Tahoma;Font-size:12;color:white;padding-left:15px;padding-bottom:2px;}
.zone_text {Font-family:Tahoma;font-size:11;color:black;}



.button_go {
background: transparent url( ../../img/bg_go.png ) ;
border:solid gray 1px;
cursor: pointer;
color:white;
text-align: center;
height: 25px;

}

.button_goes {
background: transparent url( ../../img/bg_go.png ) ;
border:solid gray 1px;
cursor: pointer;
color:white;
text-align: center;

}



.button_parent {
background: transparent url( ../../img/bg_parent.png ) ;
border:solid #7f813d 1px;
cursor: pointer;
color:white;
text-align: center;
height: 26px;
width:60px;
}



.parent_zone 
{
	font-weight:bold;
	Font-family:Tahoma;
	Font-size:12;
	color:white;
	padding-left:15px;

background: transparent url( ../../img/EmuQuest_11.gif )	
	}

.parent_zone_text 
{
	Font-family:Tahoma;
	font-size:11;
	color:black;
	background: transparent url( ../../img/EmuQuest_16.gif );}


.children_zone 
{
	font-weight:bold;
	Font-family:Tahoma;
	Font-size:12;
	color:white;
	padding-left:15px;

background: transparent url( ../../img/EmuQuest_13.gif )	
	}

.children_zone_text 
{
	Font-family:Tahoma;
	font-size:11;
	color:black;
	background: transparent url( ../../img/EmuQuest_17.gif );}

.teacher_zone 
{
	font-weight:bold;
	Font-family:Tahoma;
	Font-size:12;
	color:white;
	padding-left:15px;
	
background: transparent url( ../../img/EmuQuest_14.gif )	
	}

.teacher_zone_text 
{
	Font-family:Tahoma;
	font-size:11;
	color:black;
	background: transparent url( ../../img/EmuQuest_18.gif );}



.button_Children {
background: transparent url( ../../img/bg_children.png ) ;
border:solid #917345 1px;
cursor: pointer;
color:white;
text-align: center;
height: 26px;
width:60px;
}

.button_Teacher {
background: transparent url( ../../img/bg_teacher.png ) ;
border:solid #9f6e3a 1px;
cursor: pointer;
color:white;
text-align: center;
height: 26px;
width:60px;
}





.version {font-family: Arial;	font-size: 13px;	font-weight: normal;	color: #b37844;}

.footer, .footer a { color: #5b8e05; }
.logger { color: black ;  }
.logger a:link, .logger a:visited , .logger a:active , .logger a:hover
{
    color : black;
    text-decoration : underline;
 
}




.title 
{
    color: white;
    font-size: 12px;   
    font-weight: bold;
}

.mm_item_sel, .mm_item_sel div, .mm_item_sel a
{
    background-color: #BDD38C;
    color : white;
}

.questionMenu
{
    border: solid 1px #7B9EBD;
    margin-top: -1px;
    padding: 3px;
    cursor: pointer;
    width: 100px;
    float: left;
    border-right: none;
}

.questionMenuArrow
{
    float: left;
    border: solid 1px #7B9EBD;
    margin-top: -1px;
    padding: 5px;
    border-left: none;
    height: 15px;
    cursor: pointer;
}


.topicMenu, .topicMenuSelected
{
    border: solid 1px #7B9EBD;
    margin-top: -1px;
    padding: 5px;
    cursor: pointer;
    width: 100px;
    text-decoration: none;
    color: Black;
}

.topicMenuSelected
{
    background-color: #BDD38C;
    text-decoration:none;
}

.sl_bookic
{
	width : 16px;
	height : 16px;
	float: left; 
	cursor: pointer;
	padding-right : 5px;
	padding-top : 5px;
}

.sl_book
{
	font-size : 11px;
	font-weight : bold;
	color : #000;
	vertical-align:top;
}

.sl_book a
{
	color : #000;
}

.mm_item
{
	float: left;
}

.mm_item a img
{
	border : 0px solid black;
}

.bookItem
{
    vertical-align:middle;height:40px; padding:10px;
    cursor:pointer;
}

.bookItem a
{
    text-decoration:none;
    color:Black;
    cursor:pointer;
}

.PaymentForm
{
    list-style-type:none;
}

.PaymentForm li
{
    padding: 2px;
}

.PaymentForm  label
{
    width: 200px;
    display:block;
    float:left;
}

.MemberTable
{
    border: solid 1px #FF7F00;
}

.MemberTable tr td
{
    border: solid 1px #FF7F00;
}

.MemberTableAlt
{
    background-color: #F3E8C8;
}

.MemberTableRow
{
    background-color: #DFC18B;
}

.FormField
{
	height:25px;
}

.WaterMarkText
{
	color:#b7b7b7;
}

.rightBorder
{
	border-right-width:thin; 
	border-right-style:solid;
}

.picturePreview
{
	border-style:solid; 
	padding:4px; 
	border-width:1px; 
	width:64px; 
	height:64px; 
	text-align:center; 
	vertical-align:middle;
}

.tooltipOutside
{
	display:none; 
	height:120px; 
	width:300px; 
	border-color:Black; 
	border-style: solid; 
	border-width: 1px; 
	position: relative;
	left: 43px; 
	top:-18px; 
	background-color: #FFEB85; 
	padding:5px;
}

.tooltipOutside a
{
	font-size : 10px;
	font-weight : black;
}

.tooltipInside
{
	height:100px;  
	background-color: #FFEB85; 
	width:300px; 
	overflow: scroll; 
	overflow-y: scroll; 
	overflow-x: hidden;
}

.blueAndSmall
{
	font-size:8pt; 
	color:Blue;
}

#frame1
{
	background-color : white;
}

.forgot a:link
{
	text-decoration : underline !important;
	color : black !important;
}

