/* DT */
.left_half, .section {
    width:49%;
    display: block;
    float:left;
    padding-right: 10px;
    padding-top: 5px;
}

.chart-block {
    position: relative;
    float: left;
    padding-right: 10px;
    padding-top: 5px;
}

/* DT */
.right_half {
    width:48%;
    display: block;
    float:right;
    padding-top: 5px;
}

.highlighted {
    color: #ff0000;
}

/***** COURIER IT ****/

#processing-block {
    display: none;
}

.loading-indicator-center {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#map_canvas {
    width:256px;
    height:150px;
    margin: 10px;
}

.address-validation-success {
    color: #44971A;
    font-size: 20px;
}

.address-validation-error {
    color: #FF1D62;
    font-size: 20px;
}

/**** END COURIER IT ****/

#loading {
    background-color: #eee;
    background-image: url("../images/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    opacity: 1;
}

/* DT */
.row {
    clear:both;
}

.fieldWithErrors {
    color:#ff0000;
}

#unique-code-block {
    text-align: center;
}

#unique-code-block .unique-code-area {
    width: 60%;
    font-size: 20px;
    font-weight: bold;
    color: #ff0000;
    margin: 20px auto;
    padding: 5px 0 5px 0;
    text-align: center;
    border: 1px solid #9a9a9a;
}

#unique-code-block .barcode-string {
    margin: 10px auto;
}

#unique-code-block .disclaimer {
    clear: both;
    font-size: 14px;
    margin: 40px 0 0 0;
}

.grading_description_points {
    margin-left: 20px;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    background-image: url('../images/background_tile.jpg');
    margin: 0px;
    padding: 0px;
}
select{margin-bottom: 9px;}
.grid-view select{margin: 0;}
a{
    text-decoration: none;
}

#container
{
    margin-top:-10px;

}
#main_wrapper {
    background: #fff;
    height:40px;
    width:100%;
}
#logo {
    width:400px;
    height:38px;
    line-height:35px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 5px;
    display: block;
    color: #2a2a2a;
    font-size: 18px;
}

#logo img {
    float: left;
    margin-right: 5px;
}

p {
    line-height: 1.5em;
}

ul.menu
{
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
}

ul.menu, ul.menu ul {
    list-style-type:none;
    margin: 0px;
    padding: 0;
    width: 15em;
}

ul.menu a {
    display: block;
    text-decoration: none;
}

ul.menu li {
    margin-top: 1px;
    xborder-right: 1px solid black;
}

ul.menu li a {
    background: #333;
    color: #fff;
    padding: 0.5em;
}

ul.menu li a:hover {
    background: #000;
}

ul.menu li ul li a {
    background: #ccc;
    color: #000;
    padding-left: 20px;
}

ul.menu li ul li a:hover,ul.menu li ul li.active a  {
    background: #00A0E4;
    border-left: 5px #7C7D7F solid;
    padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

#navcontainer
{
    margin-top:-18px;
}
ul#navlist
{
    margin-left: 0;
    margin-bottom:-1px;
    padding-left: 10px;
    padding-top:10px;
    padding-bottom:8px;
    background-image: url('../images/secondary_navbar.png');
    margin-top: 18px;

}

#navlist li
{
    display: inline;
    list-style-type: none;
}

#navlist a { padding: 3px 10px;  }

#navlist a:link, #navlist a:visited
{
    color: #fff;
    text-decoration: none;
}

#navlist a:hover, #navlist li.active a
{
    color: #fff;
    background-color: #00A0E4;
    border-radius: 2px;
    text-decoration: none;
    background-image: url('../images/main_nav_back.png');
    background-repeat: repeat-x;
}

.sidebarn-logo {
    margin: 10px 0 10px 25px;
    display: block;
}

#login-nav-container
{

}

#login-nav
{
    list-style: none;
    position:absolute;
    right:0;
    padding-right: 20px;
    top:0;
}

#login-nav li a
{
    color:#fff;
}

#login-nav li
{
    background-image:url('../images/button2.png');
    display: inline-block;
    _display:inline;
    color:#FFFFFF;
    width:79px;
    height:22px;
    text-align:center;
    padding-top:5px;
    text-decoration: none;
}

#login-nav li a
{
    display:block;
    width:79px;
    height:22px;
}

#login-nav li:hover, #login-nav li.active
{
    background-image:url('../images/button1.png');
    cursor: pointer;
}

#login-nav .home_button{
    right:130px;
    top:0px;
}

#login-nav .logout_button{
    right:40px;
    top:0px;
}

.back-button {
    float:left;
    padding: 5px 15px 5px 15px;
}

input{
    border-style: solid;
    border-width: 2px;
}

#print-form .text_field, #print-form .text_area{
    float: right;
    position: relative;
    width: 98%;
}

#print-form{
    margin: 0 1mm;
    width: 200mm;
}

#print-form table{
    border-style: solid;
    border-width: 2px;
    width: 200mm;
    margin: 1mm 0 1mm 0;
}

form#print-form .header{
    float: left;
    position:absolute;
    text-align:center;
    width: 210mm;
}

form#print-form .text_field{
    background-color: transparent;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
}

div#print-style2 h2{
    margin-left:0px;
}

div#print-style2 table{
    border-style: none;
}

div#print-style2 .table td{
    padding: 5px;
    border: #000;
    border-width: 2px;
    border-style: solid;
}

div#print-style2 h3{
    text-decoration: underline;
    margin: 20px 0 0;
}

div#print-style2 input{
    background-color: transparent;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #000;
    box-shadow:none;
}

div#print-style2 .table input{
    border-style: none;
}

/*This is for horisontal lists that have columns*/
.column_list ul{
    overflow:hidden;
    margin: 5px;
}

.column_list ul span li{
    list-style-type: none;
    float:left;
    display:inline-block;
}

.column_list ul#two span li  { width:50%;}
.column_list ul#three span li  { width:33.333%;}
.column_list ul#four span li  { width:25%;}
.column_list ul#five span li  { width:20%;}
.column_list ul#six span li  { width:16.666%;}
.column_list ul#eight span li  { width:12.5%;}

#statusMsg {
    display: inline-block;
    float: left;
}

#statusMsg .flash-success {
    color: #228B22;
}

#statusMsg .flash-error {
    color: #CC0000;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}
