﻿.content-wrapper
{
    margin: 10px auto 0 auto;
    max-width: 1024px;
    background-color: #fff;
    padding: 8px;
}

header, #header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

h1.header, #header h1
{
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 32px;
    text-align: left;
    font-size: 25px !important;
}

input[type="text"]
{
    display: block;
    border: 1px solid #FF9900;
    font-size: 1.2em;
    padding: 2px;
}

select
{
    border: 1px solid #FF9900;
    padding: 2px;
    font-size: 1em;
    color: #000;
}

input[type="submit"]
{
    font-size: 1em;
    padding: 5px;
}


/* TABLE
----------------------------------------------------------*/

table.Parts
{
    border: solid 0px #e8eef4;
    border-collapse: collapse;
    width: 100%;
    font-size: .8em;
}

table.Parts td
{
    padding: 5px;
    border: solid 0px #e8eef4 !important;
    text-align: left;
}

table.Parts th
{
    padding: 6px 5px;
    text-align: center;
    border: solid 0px #e8eef4;
    font-weight: lighter;
    text-transform: capitalize;
}

table.List
{
    border: solid 0px #e8eef4;
    border-collapse: collapse;
    width: 100%;
    font-size: .8em;
    cursor: pointer;
margin: -5px;
}

table.List td
{
    padding: 5px;
    border: 0px solid #e8eef4 !important;
    text-align: center;
}

table.List th
{
    padding: 6px 5px;
    text-align: center;
    border: 0px solid #008000;
    font-weight: lighter;
    text-transform: capitalize;
}
table.List tr.HighLight
{
    background-color: #00bfff;
    border: 0px solid #003399;
    color: #000074;
}
table.Grid
{
    border: 0;
    border-collapse: collapse;
}

table.Grid td
{
    border: 0 !important;
    text-align: left;
    padding-left: 10px;
}

table.Grid th
{
    text-align: left;
    font-weight: lighter;
}

table.Section
{
    border: 0;
    border-collapse: separate;
    width: 100%;
    border-spacing: 5px;
}

table.Section td
{
    padding: 0 5px 0 5px;
    text-align: left;
    border: 0 !important;
}

td.Section
{
    border: 0;
}
table.Section th
{
    padding: 6px 5px 0px 5px;
    text-align: right;
    border: 0;
    font-weight: lighter;
    text-transform: capitalize;
}
table.Path
{
    width: 100%;
    border: 0;
    border-collapse: collapse;
    empty-cells: show;
}
td.Path1
{
    background-image: url('Pathback1.gif');
    background-repeat: repeat-x;
    width: 300px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    height: 22px;
}
td.Path2
{
    background-image: url('Pathback2.gif');
    background-repeat: no-repeat;
    width: 11px;
    background-color: #fff788;
}
td.Path3
{
    background-image: url('Pathback3.gif');
    background-repeat: repeat-x;
    background-color: #fff788;
}
/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

nav, #menucontainer
{
    margin-top: 40px;
}
div.section
{
    margin-bottom: 5px;
}
div#title
{
    display: block;
    float: left;
    text-align: left;
}

#logindisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
    margin: 10px 0 0 0;
}

.display-field, .editor-field
{
    margin: 0px 0 0 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}
div.section
{
    margin-bottom: 5px;
}
div.floatLeft
{
    float: left;
}
div.floatRight
{
    float: Right;
}
div.Box
{
    padding: 10px;
    text-align: left;
}
table.Layout
{
    border-collapse: collapse;
    border-spacing: 0px;
    text-align: center;
    width: 100%;
    empty-cells: show;
}

table.Layout td
{
    border-style: solid;
    border-width: 3px 6px 3px 6px;
    border-color: #fff;
    vertical-align: top;
}
table.Layout td.A1
{
    background-color: #e1f7ff;
    width: 25%;
}
table.Layout td.A2
{
    background-color: #c1efff;
    width: 20%;
}
table.Layout td.A3
{
    background-color: #9ee6ff;
    width: 30%;
}
table.Layout td.A4
{
    background-color: #64d8ff;
    width: 25%;
}
table.Layout td.B1
{
    background-color: #b7dbe7;
    width: 25%;
}
td.B2
{
    background-position: center;
    background-color: #8ad0e7;
    width: 50%;
    height: 300px;
    background-image: url('TimeBeltDrive.png');
    background-repeat: no-repeat;
}
table.Layout td.B3
{
    background-color: #50c1e7;
    width: 25%;
}

table.Layout td.C1
{
    background-color: #7d9da8;
    width: 35%;
}
table.Layout td.C2
{
    background-color: #4990a8;
    width: 30%;
}
table.Layout td.C3
{
    background-color: #007ea8;
    width: 35%;
    text-align: left;
    vertical-align: bottom;
    padding-bottom: 10px;
    padding-left: 5px;
    vertical-align: bottom;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10pt;
    color: #fffff1;
}


div.divGrid
{
    max-height: 300px;
    height: 300px;
    overflow: auto;
    background-color: #f6fcff;
    zoom: 1;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.transparent
{
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
div.divButton
{
    background-color: #274c59;
    padding: 5px;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    color: #FFFFF1;
}
div.divButtonHighLight
{
    background-color: #00ade7 !important;
    filter: alpha(opacity=90) !important;
    opacity: 0.9 !important;
}
