html {
}
body {
font:normal 13px arial,helvetica,sans-serif;
color:#25408F;
background:url(../egb/images/body.png) bottom center repeat-x;
}
#blframe html body {
background:pink;
}
#container {
	width:1000px;
}
#main1 {
/* background:url(../egb/images/container.png) top right repeat-y; */
	min-height:600px;


}
#main2 {
/* background:url(../egb/images/main2.png) top right no-repeat; */
}
.column-in {
	margin:0px;
	padding:0px;
	width:100%;
	}

#left {
	width:100%;
	margin:0px auto 0px 0px;
}/*
#middle {
	margin:0px 30px 0px 262px;
}
#mccont {
	padding:30px 0px 0px 0px;
}

#blframe {
	margin:0px auto 0px auto;
}

/* responsive image */

#container {
	width: 1000px;
	max-width: 99%;
	margin: 0 auto;
	background: #fff;
	border: solid 1px #ddd;
	height: auto;
}
#header {
	max-width:1000px;
	width:100%;
	height:0; 
	background: url(../egb/images/web-banner.png) 0px 0px no-repeat; 
/*	background-size:100% 100%; */
	background-position:center;
	padding-bottom:15%;
	margin-bottom:10px;
}
#footer {
	background:#25408F;
	max-width:1000px;
	width:100%;
	dispay:inline-block;
/*	height:0; 
	background-size:100% 100%;
	background-position:center;
	padding-bottom:15%; */
}
.futta {
	background:#25408F;
	width:100%;
	bottom:25px;
	left:0px;
}
.futta p {
	background:#25408F;
color:#fff;
}
.futta a {
color:#fff;
}
.futta a:hover {
color:#cccccc;
}

h1 {color:#25408F; }
h2 { color:#25408F; }


.normal { 
		background:#BFE4E1;
		-moz-border-radius: 6px;
		border-radius: 6px;
		color:#666666;
	}
.prog_sel { 
		color:#ffffff; 
		background:#25408F; 
		-moz-border-radius: 6px;
		border-radius: 6px;
	}
#cmenu {
	width:230px;
}	
.childlist li { 
	margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.childlist a { 
color:#676767; 
background:#002c75 url(../egb/images/cmenu.png) 0px -3px no-repeat;
padding:6px 10px 5px 28px;
width:200px;
}
.childlist li.xc a {
color:#676767; 
font-weight: bold;
padding:6px 10px 5px 28px;
width:200px;
}

.childlist a:hover, .childlist a.highlighted:hover, .childlist a:focus { 
color:#676767; 
font-weight: bold;
padding:6px 10px 5px 28px;
width:200px;
text-decoration:underline;
}
a {
color:#002c75;
}
a:hover {
color:#BFE4E1;
}
input {
	font: 12px arial, verdana, 'sans serif';
	border:solid 1px #002c75;
	background: #ffffff;
	color:#4d4d4d;
	}
.emp {
	color:#4D4D4D;
}
.fhead, .fhead #ototal {
	background:#25408F;
}
.fhead, .fhead #ototal, .fhead .csub a {
	color:#ffffff;
	font-weight:bold;
}
.fhead input {
	width:100%;
	border:solid 0px red;
	font-weight:bold;
	font-size: 120%;
	background:#002c75;
	color:#ffffff;
}

.comm_inner {
	width:100%;
	border:solid 0px red;
	color:#002c75;
	font-weight:bold;
	background:#DEC3AC;
}
#bl_head {
	background:blue;
}
.blsubmit, .blsubmitl, .blsubmitel {
	border:solid 0px #666666;
	width:160px;
	height:35px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font: normal 18px arial, verdana, 'sans serif';
	background:#25408F url(../egb/images/submit.png) 0px 5px repeat-x;
	cursor:pointer;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.blsubmit:hover, .blsubmitl:hover, .blsubmitel:hover {
	width:160px;
	height:35px;
	background-position:0px -31px;
}
.blsubmitl {
	width:220px;
}
.blsubmitl:hover  {
	width:220px;
}
.blsubmitel {
	width:250px;
}
.blsubmitel:hover  {
	width:250px;
}
.fleftsub, .fleftsub input {
	background-color:#6c97c2;
	color:#fff; /*#00529c;*/
}
.fcsub {
	background-color:#999999; /*  #25408F; */
	color:#4D4D4D;
}
.shead, .shead input {
	background-color:#999999; /*  #25408F; */
	color:#fff;
}

input.fsubt {
	border:#00529c solid 2px;
	background:#ffffff;
	color:#00529c;

}
.fhead input{
	background:#BFE4E1;
	color:#444444;
}
#ototal {
	background:#ffffff;
	color:#00529c;
}

input.fqty {
	border:#002c75 solid 2px;
}
.csub input {
	border:#4d4d4d solid 1px;
}
.steps { display:none; }
/**/

.blembedlist {
font:normal 14px arial, tahoma, helvetica, sans-serif; 
margin:30px auto 0px auto;
	height:auto;
}
.blembedlist h2{
	margin:10px 0px 0px 0px;
	text-align:center;
	font-style:normal;
}
.blembedlist h4 {
font:normal 14px arial, tahoma, helvetica, sans-serif; 
color:#C8D4D2;
	margin:5px 0px 5px 0px;
	text-align:center;
}
#listmenu {
	height:auto;
	width: 360px;
	margin:0px 0px 5px 20px;
float:left;	
}
#displayCode {
	width:100%;
	float:left;
}
input.tmed {
	width:290px;
	margin: 0px 0px 3px 0px;
}
textarea.tmed {
	width:290px;
font:normal 13px arial,helvetica,sans-serif;
	border:solid 1px #4d4d4d;
}
input.csubmit {
	color:#ffffff;
	width:110px;
	height:30px;
	border:solid 1px #002c75;
background:#002c75 url(../egb/images/submit.png) 0px 5px repeat-x;
cursor:pointer;
}
input.csubmit:hover {
	width:110px;
	height:30px;
	background-position:0px -31px;
}
#displayPrint p {
	margin: 20px 0px 10px 0px;
	color:#676767;
}
.tlinks {
	margin: 10px 0px 0px 0px;
}
a.emlus {
padding: 5px 0px 5px 40px;
height:28px;
background:#002c75 url(../egb/images/emlus.png) 0px 0px no-repeat;
cursor:pointer;
color:#002c75;
}
a.emlus:hover {
	background-position:0px -23px;
color:#BFE4E1;
}
#bl_body {
	width:100%;
}
#prop {
	display:none;
}
.styled-select select {
   background: transparent;
   width: 268px;
   padding: 3px;
   font-size: 17px; 
   border: 1px solid #ccc;
   height: 26px;
}

@media (min-width: 768px) {
	.styled-select select { font-size: 14px; }
}



.styled-select {
   width: 194px;
   height: 26px;
   overflow: hidden;
   background: url(../egb/images/sdown.gif) no-repeat right #ddd;
   margin:5px auto 0px auto;
} 
.school-select {
   background:transparent url(../egb/images/school-select.gif) 1px 0px no-repeat;
	vertical-align:top;
 /*  height:50px;
   overflow:hidden; */
}
.school-select h2{
	color:#25408F;
}
#grades_list h2 {
	color:#25408F;
/*   margin:10px 0px 15px 0px; */
   text-align:center;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
select, .styled-select {
        font-size: 20px;
    }
}

 /*#omenu {
	width:240px;
	background:transparent;
  background: url(../egb/images/grades-list.png) 0px 106px no-repeat; */
}
#ord-content {
	background:#ffffff; /*f4fcff; */
}
#progDiv {
	background:none;
}
.prog-over {
 /*  background: url(../egb/images/men-progress1.png) no-repeat scroll 0 -2px transparent; */
}
.err {
	color:#ff0000;
}
/* HORIZONTAL FREESTYLE MENU LAYOUT */
/* All <ul> tags in the menu including the first level */
.lists, .lists  ul {
 margin: 0;
 padding: 0;
 list-style: none;
 width:100%;
}
/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.lists ul {
 display: none;
 position: absolute;
 left: -1px;
 height:auto;
}
/*
 All menu items (<li> tags). float: left; lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.lists li {
 float: left;
 display: block;
 position: relative;
/* border: 1px solid #330; */
width:150px;
height:auto; 
 margin-right: -1px;
}

/* Links inside the menu */
.lists a {
 display: block;
 text-align:center;
 width:100%; 
 height:auto;
 text-decoration: none;
}
/* No indicators. */
.lists a .subind { display: none; }
/* Hacks */
.lists a { float: left; }
.lists ul a { float: none; }
.lists a { float: none; }
* html .lists ul a { height: 1%; }
/* End Hacks */
.lists {
	padding:0px;
	margin:0px;
}
.lists ul { 
width:100%; 
height:auto; 
float:left; 
background:;
margin: 0; 
padding: 0; 
list-style: none;
}

.lists li { 
display: block;  
position: relative; 
text-align:left; 
width:175px; 
height:auto; 
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}

.lists a { 
display:block; 
width:150px;
height:auto; 
padding:5px 0px 5px 25px;
text-decoration: none; 
text-align:left; 
font:normal 12pt arial, helvetica, sans-serif; 
color:#195695; 
}

.lists a:hover, .lists a.highlighted:hover, .lists a:focus { 
display:block; 
text-decoration: none; 
text-align:left; 
color:#ffffff; 
width:150px;
padding:5px 0px 5px 25px;
height:auto; 
background-position:0px -36px;
}
.lists li ul li a:hover, .lists li ul li a.highlighted:hover, .lists li ul li a:focus { 
display:block; 
text-decoration: none; 
text-align:left; 
color:#1A0B80; 
}
.lists li.xc a{
color:#ffffff; 
background:#195695;
width:150px;
}
.lists li.hmexc a{
}
.lists li.hme a:hover{
}
.lists a { 
color:#ffffff; 
background:none;
}

.lists a:hover, .lists a.highlighted:hover, .lists a:focus { 
background-position:0px -36px;
color:#ffffff; 
}
.dmf {
/*	display:block; */
}
.prog-over {
/*	display:none;  */
}
.steps {
	display:none;  
}