/* GEE Pages */

#gee-explorer-pages {
	min-height:500px;
	padding: 10px 11px 10px 25px;
}

#gee-explorer-pages #gee-left-column {
	min-height: 500px;
	width:620px;
	float:left;
}
#gee-explorer-pages #gee-right-column {
    float: right;
	min-height: 500px;
	width:300px;
}

#explorer-widget-basic {
	width:280px;
    height: 70px;
	margin-left:auto;
	margin-right:auto;
}

#explorer-widget-basic img {
    float: left;
    margin-right: 15px;
}

#explorer-widget-basic h4 {
    padding-top: 7px;
}

#explorer-widget-full-blue {
    width: 316px;
    background-color: #eaf1f6;
    min-height: 200px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-left: -18px;
}

#explorer-smart-menu {
	width:250px;
	min-height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#gee-explorer-lists {
    margin-left: 15px !important;
    list-style-type:disc !important;
    overflow: visible;
}
#gee-explorer-lists li {
    margin-bottom: 15px;
    display: list-item;
}

#gee_sub_menu {
    width:940px;
    height: 38px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    background: url('images/bg_sub_menu.jpg');
}
#gee_sub_menu .geeoption {
    width:auto;
    margin-left:35px;
    float:left;
    font-size: 13px;
    color: #194c7d;
    padding-top: 5px;
    font-weight: bold;
}
#gee_sub_menu .geeoption a {
    color: #194c7d;
}
#gee_sub_menu .geeoption a:hover {
    color: #2c6caa;
}

.white-frame {
    padding: 10px;
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
}

/* Explorer Filter */

#school-explorer-filter-top {
	width:290px;
    min-height: 100px;
    margin-top: 0;
}

#e-filter-content {
	width:100%;
	min-height:400px;
}

#filter-country-content {
	width:100%;
	min-height:300px;
}
.bg-tab-top {
	margin-left:3px;
	width:594px;
	height:5px;
	background: url('../images/bg-tabs-top.png');
}
/* End Explorer Filter */

/* Begin Forms Styles */
.green_text_box {
	background:url('images/green_text_box.png');
	width: 257px;
	height:65px;
}
.blue_text_box {
	background:url('images/blue_text_box.png');
	width: 257px;
	height:65px;
}
fieldset {
	padding:0px;
	border:none;
}
#school-explorer-filter-top input, textarea {
	background: #efefef;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dedede;
	padding: 10px;
	margin-top: 3px;
	font-size: 1.2em;
	color: #3a3a3a;
	width: 539px;
	height: 27px;
	-webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
}

#school-explorer-filter-top input:focus, textarea:focus {
    border:1px solid #97d6eb;
}

#school-explorer-filter-top select {
	background-color: #efefef;
	background-image:url('images/arrow-select.png');
	background-repeat:no-repeat;
	background-position:right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dedede;
	padding: 10px;
	margin-top: 3px;
	font-size: 1.2em;
	color: #3a3a3a;
	width: 250px;
	-webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
	border: none;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	height:49px;

}
.recovery_input {
	background: #fff;
	border: none;
	margin-top: 12px;
	margin-left: 15px;
	font-size: 1.2em;
	color: #3a3a3a;
	width: 223px;
	height: 30px;
}
/* End Forms Styling */

/* Curriculum */

.t-blue{
    font-size: 12px;
    font-weight: bold;
    color: #2085af;
    padding-top: 18px;
}

.t-red {
    font-size: 12px;
    font-weight: bold;
    color: #c6051c;
}

.t-orange {
    font-size: 13px;
    font-weight: bold;
    color: #f06906;
    padding-top:16px;
}

.t-green {
    font-size: 13px;
    font-weight: bold;
    color: #508707;
    padding-top:16px;
}

.t-purple {
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #5d3495;
    padding-top:16px;
    margin-bottom: 10px;
}

.center {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#left-curriculum {
    float:left;
    margin-left: 25px;
    width:325px;
    min-height: 700px;
}

#middle-curriculum {
    float:left;
    margin-left: 10px;
    width:183px;
    min-height: 400px;
}

#right-curriculum {
    float:right;
    margin-right: 45px;
    width:325px;
    min-height: 700px;
}

.country-box {
    width:100%;
    height: 61px;
    max-height: 61px;
    background: #dceff6;
    margin-bottom: 7px;
}

.by-country-box {
    width:100%;
    height: 61px;
    max-height: 61px;
    margin-bottom: 7px;
}

.by-t-blue{
    font-size: 12px;
    font-weight: bold;
    color: #2085af;
    padding-top: 18px;
}

.age-box {
    position: relative;
    width:100%;
    height: 61px;
    max-height: 250px;
    background: #ffdcda;
    margin-bottom: 7px;
}

.group-age-box {
    position: relative;
    width:100%;
    height: 61px;
    max-height: 61px;
    background: #ffecda;
    margin-bottom: 7px;
}

.phase-box {
    position: relative;
    width:100%;
    height: 61px;
    max-height: 250px;
    background: #e3f5cd;
    margin-bottom: 7px;
}

.assessments-box {
    position: relative;
    width:100%;
    height: 61px;
    max-height: 400px;
    background: #f4edfe;
    margin-bottom: 7px;
}

.curricula-box {
    position: relative;
    width:100%;
    height: 61px;
    background: #fff6e4;
    margin-bottom: 7px;
}
.curricula-states-box {
	position: relative;
    width:100%;
    height: 61px;
    background: #dde8f3;
    margin-bottom: 7px;
}
.definitions-box {
    position: relative;
    width:100%;
    height: auto;
    margin-bottom: 7px;
}

.structure-box {
   max-height: 220px;
}
.definitions-box .definition {
    padding: 15px;
    font-size: 11px;
}

.blue-box {

    position: relative;
    width:100%;
    height: 61px;
    background: #dde8f3;
    margin-bottom: 7px;
}

#left_country, #right_country, #left_age, #right_age {
    margin-left: auto;
    margin-right: auto;
}

#left-age-description, #right-age-description{
    padding:20px 15px 10px 15px;
    text-align: center;
}

#left-age-description p, #right-age-description p {
    text-align: center;
}

.country-m-box {
    background: url("images/curriculum/countryblue.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.state-m-box {
	background: url("images/curriculum/ustates.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.curriculum-m-box {
    background: url("images/curriculum/curriculum.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.curriculum-m-states-box {
    background: url("images/curriculum/curricula-states.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.age-m-box {
    background: url("images/curriculum/age.png");
    width: 183px;
    height: 61px;
    max-height: 250px;
    margin-bottom: 7px;
}
.by-age-m-box {
    background: url("images/curriculum/ageblue.png");
    width: 183px;
    height: 61px;
    max-height: 250px;
    margin-bottom: 10px;
}
.year-group-m-box {
    background: url("images/curriculum/year-group.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.phase-m-box {
    background: url("images/curriculum/phase.png");
    width: 183px;
    height: 61px;
    max-height: 250px;
    margin-bottom: 7px;
}
.assessments-m-box {
    background: url("images/curriculum/assessments.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.curricula-m-box {
    position: relative;
    background: url("images/curriculum/curricula.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.definitions-m-box {
    position: relative;
    background: #e9e9e9;
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.structure-m-box {
    position: relative;
    background: url("images/curriculum/structure.png");
    width: 183px;
    height: 61px;
    max-height: 220px;
    margin-bottom: 7px;
}
.access-m-box {
    position: relative;
    background: url("images/curriculum/access.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.national-sa-m-box {
    position: relative;
    background: url("images/curriculum/national-sa.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.national-states-sa-m-box {
    position: relative;
    background: url("images/curriculum/national-states-sa.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.internal-grouping-m-box {
    position: relative;
    background: url("images/curriculum/internal-grouping.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.compulsory-m-box {
    position: relative;
    background: url("images/curriculum/compulsory-education.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.compulsory-m-states-box {
    position: relative;
    background: url("images/curriculum/compulsory-states-education.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.graduation-requirements-m-box {
    position: relative;
    background: url("images/curriculum/graduation-requirements.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.immunizations-m-box {
	position: relative;
    background: url("images/curriculum/immunizations.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.keyperformance-m-box {
	position: relative;
    background: url("images/curriculum/key_performance_indicators.png");
    width: 183px;
    height: 61px;
    margin-bottom: 7px;
}
.radius10 {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}


#assessments_hideshow_left {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

#assessments_hideshow_right {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

#curricula_hideshow_left {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

#curricula_hideshow_right {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

#phase_hideshow_left {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

#phase_hideshow_right {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

#age_hideshow_left {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

#age_hideshow_right {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

#structure_hideshow_left, #access_hideshow_left, #ntlstd_hideshow_left, #internal-grouping_hideshow_left, #compulsory_hideshow_left, #graduation_hideshow_left, #immunizations_hideshow_left, #keyperformance_hideshow_left  {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

#structure_hideshow_right, #access_hideshow_right, #ntlstd_hideshow_right, #internal-grouping_hideshow_right, #compulsory_hideshow_right, #graduation_hideshow_right, #immunizations_hideshow_right, #keyperformance_hideshow_right {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

/* End Curriculum */
/* Backpack */
h7 {
    font-family: 'Gotham-Bold', Arial;
    color:#525252;
    font-size: 14px;
    font-weight: normal;
}

.sub_accordion .sub_accordion_title h7 {
    cursor: pointer;
    background: url("images/backpack-arrow.png") #eeeeee no-repeat right;
    padding: 5px 20px;
    position: relative;
    display: block;
    color: #777;
    margin-bottom: 10px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );


}
.sub_accordion_content {
    display: none;
}
.barrow {
    background: url("images/backpack-arrow.png") no-repeat;
    width: 11px;
    height: 9px;
    display: inline-block;
}
/* End Backpack */
.edit_gee_button {
    background-color: #7fbf4d;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fbf4d), color-stop(100%, #63a62f));
    background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: linear-gradient(top, #7fbf4d, #63a62f);
    border: 1px solid #63a62f;
    border-bottom: 1px solid #5b992b;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    color: #fff;
    font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    padding: 7px 0 8px 0;
    text-align: center;
    text-shadow: 0 -1px 0 #4c9021;
    width: 150px;
    display: block;
}
.edit_gee_button:hover {
    color:#ffffff !important;
}
.edit_gee_b_button {
    background-color: #7fbf4d;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2faaf8), color-stop(100%, #198ed8));
    background-image: -webkit-linear-gradient(top, #2faaf8, #198ed8);
    background-image: -moz-linear-gradient(top, #2faaf8, #198ed8);
    background-image: -ms-linear-gradient(top, #2faaf8, #198ed8);
    background-image: -o-linear-gradient(top, #2faaf8, #198ed8);
    background-image: linear-gradient(top, #2faaf8, #198ed8);
    border: 1px solid #2faaf8;
    border-bottom: 1px solid #2faaf8;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 0 #198ed8;
    box-shadow: inset 0 1px 0 0 #198ed8;
    color: #fff;
    font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    padding: 7px 0 8px 0;
    text-align: center;
    text-shadow: 0 -1px 0 #4c9021;
    width: 150px;
    display: block;
    margin-bottom:2px;
}
.edit_gee_b_button:hover {
    color:#ffffff !important;
}
/* Payment Page */
.payment_wrapper {
	background: url('/wp-content/uploads/interface/payment/bg-payment.png') repeat-y;
	width: 941px;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;

}
.nopm {
	margin:0px;
	padding:0px;
}
.payment_rightsidebar {
	float:right;
	width:460px;
	margin-right:35px;
	min-height: 500px;
}
.clear {
	clear:both;
}
/* Password Recovery */
.column-3:first-child {
	margin-left:0px;
}
.column-3 {
	background:#f2f2f2;
	width:255px;
	padding:10px;
	min-height:300px;
	border:solid 1px #e9e9e9;
	float:left;
	margin-left:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}