/*
 Theme Name: Progress Academy
 Theme URI: http: //www.progressacademy.org/
 Description: Progress Academy
 Author: Nick Morelli
 Author URI: http: //www.eschoolconsultants.com/
 Template: default
 Version: 1.0
 */
@import url('../default/style.css');
@import url('../progress/css/vanilla_unreset.css');

html {
    background: #DEDEDE url('images/bg1.gif');
}

body {
    font-size: 72.5%; /* Resets 1em to 10px */
    background: #DEDEDE url('images/bg1.gif');
    color: #878888;
    text-align: center;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    font-size: 12px;
    margin: 25px 0;
}

a {
    color: #95BD39;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
    text-decoration: none;
    color: #878888;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #878888;
}

h2 {
    margin: 0 0 .5em 0;
    font-size: 2em;
}

h3 {
    margin: 0 0 1em 0;
}

#page {
    text-align: left;
    background: #FFF url('images/page_bg.gif');
    background-repeat: repeat-y;
    background-position: 0 15px;
    margin: 0 auto;
    width: 736px;
    border: 0px solid #959596;
}

#header {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background: none;
    height: 100%;
    width: 736px;
    margin: 0;
    background: url('images/header_bg_top.gif');
    background-repeat: no-repeat;
    background-position: top;
}

#topper {
    padding-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 702px;
    text-align: right;
}

#topper ul {
    background: #F3F3F3;
    padding: 7px 0;
}

#topper li {
    display: inline;
    padding: 0 .7em;
    border-right: 1px solid #878888;
}

#topper li.last {
    border: none;
}

#topper a {
    color: #878888;
    text-decoration: none;
}

#topper a:hover {
    color: #878888;
    text-decoration: underline;
}

.header_banner {
    display: block;
}

.banner {
    z-index: 6;
    position: relative;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 712px;
}

#contentwrapper {
    margin-top: 0px;
    background: url('images/gears2.gif');
    background-repeat: no-repeat;
    background-position: 4px 0;
    margin: 0 14px 20px;
}

#paymentscontentwrapper {
    margin-top: 0px;
    margin: 0 20px 20px;
}

#content {
    width: 490px;
    float: right;
    margin: 0;
    font-size: 1em;
}
#content_main_center {
    width: 320px;
    float: left;
    margin: 0;
    font-size: 1em;
}

#content_main_page {
    width: 515px;
    margin: 0 0 20px 0;
    font-size: 1em;
    float:right;
}

.mainleft {
margin: 0 0 0 -10px;
}

#sidebar_left {
    width: 200px;
    float: left;
}
.mainright {
    margin: 0 -10px 0 0;
}

#sidebar_right {
    float: right;
    width: 200px;
}

#footer {
    background: url('images/footer_bg_bottom.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 0;
    margin: 0;
    clear: both;
    width: 736px;
    padding-bottom: 10px;
}

#footround {
    width: 712px;
    background-color: #93BD35;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#logo {
    margin-top: 10px;
}

#nav {
    background: url('images/nav.png');
    background-repeat: no-repeat;
    background-position: top;
    margin-top: -15px;
    width: 712px;
    height: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 17px;
    z-index: 5;
    position: relative;
}

#navcontainer ul {
    text-align: center;
    padding-bottom: 5px;
    width: 100%;
    padding-left: 0;
    margin-top: 0;
    /* cancels gap caused by top padding in Opera 7.54
     padding-left: 22px;*/
    padding-left: 0;
    color: white;
    height: 18px;
    /* fixes Firefox 0.9.3 */
}

#navcontainer a.last {
    border: 0;
}

#navcontainer ul li {
    display: inline;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 20px;
    /* matches link padding except for left and right */
}

#navcontainer ul li a {
    border-right: 1px solid #fff;
    padding-right: 20px;
    padding-bottom: 5px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

#navcontainer ul li a:hover {
    color: white;
    text-decoration: underline;
}

.gears_green {
    text-align: left;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.gears_green li {
    background-image: url('images/gear_green_tiny.gif');
    background-repeat: no-repeat;
    background-position: 0 .1em;
    padding-left: 25px;
    list-style: none;
}

.gears_orange ul {
    text-align: left;
    margin-left: 0;
    padding-left: 0;
}

.gears_orange li {
    background-image: url('images/gear_orange_tiny.gif');
    background-repeat: no-repeat;
    background-position: 0 .1em;
    padding-left: 25px;
    list-style: none;
    line-height: 22px;
    text-indent: 0px;
}

.gears_orange li a {
    color: #95BD39;
}

.curriculum_flash {
    margin-left: -19px;
}
.entry p a {
    font-weight: bold;
    color: #428ED5;
    text-decoration: none;
    }
.entry p a:hover {
    text-decoration: underline;
    }
.entry p a:visited {
    color: #428ED5;
    }
html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 0px;
    text-indent: 0px;
    }

html>body .entry li {
    margin: 7px 0 8px 10px;
    }
.entry ul li:before, #sidebar ul ul li:before {
    content: "";
}

td.input select {
    width: auto;
}
#sidebar_left ul li {
    margin: 0 0 0 25px;
    text-decoration: none;
    list-style-type: none;
}
#sidebar_left h2 {
    margin:5px 0 0 10px;
    padding:0;
}
#content_single {
    width: 700px;
    margin-left: 0px;
}
.widecolumn {
    margin:5px 10px 0 0;
    padding: 5px;
}
.navigation {
    margin-top:5px;
    margin-bottom:40px;
}
.narrowcolumn {
    padding: 0;
}
.sitemapheading {
    margin: 15px 0 0 0;
}
.sitemap ul li {
    text-decoration: none;
    list-style-type: none;
    }
/*
 * The following are imported from the old Progress WWW site
 */
td {
    text-align: left;
    vertical-align: top;
    font-family:Tahoma;
    font-size:12px;
    color:#878888;
}
th {
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
    font-weight:bold;

}
form
{
    margin:0px;
}

.formtableheader
{
    font-weight:bold;
    color:#000000;
    background-color:#b0c4de

}
a {

    text-decoration: underline;
    color:#878888;
}
.dark
{
    color:#6F7070;
}
.b
{
    color:#428ED5;
}
a.b
{
    color:#428ED5;
    text-decoration:underline;
}
a.bn
{
    color:#428ED5;
    font-weight:bold;
    text-decoration:none;
}
a.db
{
    color:#3287B2;
    text-decoration:underline;
}
a.green
{
    color:#799F25;
    text-decoration:underline;
}
.green
{
    color:#799F25;
}
a.top1
{
    color:#22AFF2;
    text-decoration:none;
}
a.top2
{
    color:#999898;
    text-decoration:none;
}
a.copy
{
    color:#FFFFFF;
    text-decoration:none;
}

table#active-students,
table#inactive-students
{
    border: solid black 1px;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

table#active-students th,
table#inactive-students th
{
    text-align: center;
    font-weight: bold;
    border: solid black 1px;
}

table#active-students td.value,
table#inactive-students td.value
{
    text-align: center;
    border: solid black 1px;
    width: 20%;
}

table#active-students td.label,
table#inactive-students td.label
{
    border: solid black 1px;
    text-align: left;
}

.group_header
{
    color: black;
    font-weight: bold;
    font-size: large;
    background-color: #b0c4de;
    border-left: solid black 1px;
    border-top: solid black 1px;
    border-right: solid black 1px;
    margin: 10px 10px -10px 10px;
    padding: 10px;
}
.group_block {
    border: solid black 1px;
    text-align: center;
    margin: 10px;
    padding: 10px;
}

.indent
{
    margin-left: 40px;
}

.input_label {
    width: 150px;
    float: left;
    text-align: right;
    padding: 5px;
    text-valign: center;
}
.input_value {
    text-align: left;
    padding: 5px;
}
.input_description {
    margin-left: 150px;
    text-align: left;
    padding: 5px;
    font-size: 10px;
}

.input {
    width: 300px;
    padding: 2px;
}
.text_blurb_title {
    text-align: center;
    font-weight: bold;
    color: black;
    margin-top: 20px;
}
.text_blurb {
    margin: 20px;
    text-align: left;
    text-indent: 40px;
}
.payment-plans {
    margin: 20px;
    text-align: left;
}
.payment-option {
    margin: 5px 0 5px 30px;
}
.payment-name {
    color: black;
}
.receipt_container {
    margin: auto;
    width: 600px;
    height: 600px;
    border: solid black 1px;
    font-family: Palatino Linotype, Times New Roman, Times, Serif;
    padding: 10px;
}
.receipt_header {
   text-align: center;
   font-size: x-large;
   margin-bottom: 20px;
}
.receipt_transaction_left {
    font-family: Verdana, Ariel, Sans;
    font-size: small;
    width: 230px;
    float: left;
    clear: left;
}
.receipt_transaction_right {
    font-family: Verdana, Ariel, Sans;
    font-size: small;
    border: solid black 1px;
    width: 350px;
    float: left;
    padding: 2px;
    margin: 2px;
    background: #c0c0c0;
}

.align_right {
    text-align: right;
}

.enrollment_table {
    width: 100%;
    border: 0;
}

.enrollment_table td {
    vertical-align: middle;
}

.row_even {
    background-color: #eeeeee;
}

.row_odd {

}

.enrollment_student {
    border: 1px solid gray;
    margin: 2em 0;
}
.error {
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
}

/* Clearfix solution provided by
 * http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */
