/* Default CSS Stylesheet for a new Web Application project */
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}

td
{
    font-family: Arial, Helvetica, sans-serif;
}

th
{
    font-family: Arial, Helvetica, sans-serif;
}
/*
ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
*/
#content
{
    background-image: url(images/left_bar.jpg);
    background-repeat: repeat-y;
    background-position: left;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    vertical-align: top;
    width: 979px;
}

#content1
{
    background-image: url(images/background9.jpg);
    background-repeat: no-repeat;
    width: 979px;
    height: 940px;
}

#content1a
{
    background-image: url(images/background9_1080.jpg);
    background-repeat: no-repeat;
    width: 979px;
    height: 1080px;
}

#content2
{
    background-image: url(images/background9a.jpg);
    background-repeat: no-repeat;
    width: 979px;
    height: 280px;
}

#printerfriendly a
{
    color: blue;
    font-family: Tahoma;
    text-decoration: underline;
    font-size: small;
}

#printerfriendly a:hover
{
    color: #FC4E02;
}
/*left: 80px;*/




#subNavhome
{
    padding: 2px 0px 2px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFF00;
    background-repeat: no-repeat;
    background-image: url(images/sub_home1.gif);
    background-color: rgb(190, 81, 22);
}

#subNavLogIn
{
    padding: 2px 0px 2px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    background-image: url(images/sub_login.jpg);
    background-repeat: no-repeat;
}

#subNavaction
{
    padding: 2px 0px 2px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(images/sub_action.jpg);
    background-repeat: no-repeat;
}

#subNavcaredit
{
    padding: 2px 0px 2px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(images/sub_caredit.jpg);
    background-repeat: no-repeat;
}

#subNavreport
{
    padding: 2px 0px 2px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(images/sub_report.jpg);
    background-repeat: no-repeat;
}
#subNavadmin
{
    padding: 2px 0px 2px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(images/sub_admin.jpg);
    background-repeat: no-repeat;
}


#footer
{
    font-size: 11px;
    font-weight: bold;
    color: #234A9F;
}

#footer a
{
    color: #234A9F;
}

#nav a
{
    font-size: 10px;
    height: 16px;
    margin: 0px;
    top: 100%;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}

#nav ul
{
    margin: 0px;
}

#nav li
{
    height: 16px;
}

#nav li li a
{
    display: block;
    width: 120px;
    color: #FFFFFF;
    text-decoration: none;
}

#nav li li a:hover
{
    text-decoration: none;
    color: #FFFF00;
}
/*
li
{
    padding: 0px 0px;
    float: left;
    position: relative;
    text-align: left;
    cursor: default;
}

li ul
{
    padding: 0px 15px;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #006600;
    font-weight: normal;
    padding: 10px;
}

li > ul
{
    top: 16px;
    left: -9px;
}

li li
{
    display: block;
    float: none;
    font-weight: bold;
    background-color: transparent;
    border: 0;
}

li:hover ul, li.over ul
{
    display: block;
}*/

.divBreadcrumb
{
    padding: 2px 0px 2px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-image: url(images/sub_breadcrumb.jpg);
    background-repeat: repeat-y;
}

.tableHeader
{
    font-size: xx-small;
    font-weight: bold;
    background-color: #486CAE;
    color: #FFFFFF;
}

.yardHeader
{
    font-size: xx-small;
    font-weight: bold;
    background-color: #486CAE;
    color: #FFFFFF;
}

.trackHeader
{
    font-size: xx-small;
    font-weight: bold;
}

.tableRow
{
    font-size: xx-small;
    font-family: Arial;
    vertical-align: top;
}

.tableRowSelected
{
    font-size: xx-small;
    font-family: Arial;
    vertical-align: top;
    background-color: #FFFF66;
}

.tableRowHighlightYellow
{
    font-size: xx-small;
    font-family: Arial;
    font-weight: bold;
    background-color: #FFFF66;
    vertical-align: top;
}

.tableRowHighlightGreen
{
    font-size: xx-small;
    font-family: Arial;
    font-weight: bold;
    background-color: #CCFF00;
    vertical-align: top;
}

.tdBorderUpperRow
{
    font-size: xx-small;
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
    vertical-align: bottom;
}

.tdBorderLowerRow
{
    font-size: xx-small;
    color: black;
    border-bottom: 1px solid #000000;
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
    vertical-align: bottom;
}

.homeimage
{
    padding-left: 80px;
}

.homeparagraph
{
    width: 755px;
    padding-left: 98px;
    font-size: 10px;
    line-height: 15px;
}

.homebackground
{
    background-image: url(images/Homepage/background2.jpg);
    width: 970px;
    height: 500px;
}

.loginfont
{
    padding: 2px 0px 2px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.logoutfont
{
    padding: 2px 0px 2px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: Black;
    vertical-align: middle;
}

.normalSmall
{
    font-size: xx-small;
    font-family: Arial;
    color: Black;
}

.searchText
{
    font-size: xx-small;
    font-family: Arial;
    color: Black;
    vertical-align: bottom;
}

.normalSmallBold
{
    font-size: xx-small;
    font-family: Arial;
    font-weight: bold;
    color: Black;
}

.errMsg
{
    font-family: Arial;
    font-weight: bold;
    font-size: xx-small;
    color: Red;
}

.lblMsg
{
    font-family: Arial;
    font-size: xx-small;
    color: Navy;
}
.lblImportMonitorMsg
{
    font-family: Arial;
    font-size: small;
    color: Navy;
}
.siteMsg
{
    font-family: Arial;
    font-size: xx-small;
    color: Blue;
    font-weight: bold;
}

.headerMsg
{
    font-family: Arial;
    font-size: xx-small;
    color: Black;
    font-weight: bold;
}

.headerInsp
{
    font-family: Arial;
    font-size: xx-small;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
}

.blueheaderInsp
{
    font-family: Arial;
    font-size: xx-small;
    color: Blue;
    font-weight: bold;
    text-decoration: underline;
}
.commentsInsp
{
    font-family: Arial;
    font-size: x-small;
    color: blue;
    font-weight: bold;
}

.printTrackHeader
{
    font-family: Arial;
    font-size: x-small;
    color: Black;
    font-weight: bold;
}

.printCarNumber
{
    font-family: Arial;
    font-size: 11px;
    color: Black;
}

.printCarNumberCircled
{
    font-family: Arial;
    font-size: 11px;
    color: Black;
    border-style: solid;
    border-width: thin;
}

.printUserStatus
{
    font-family: Arial;
    font-size: 11px;
    color: Black;
    font-style: italic;
    font-weight: bold;
}


.breadcrumbMsg
{
    font-family: Arial;
    font-size: x-small;
    color: White;
    font-weight: bold;
}

.reportHeader2
{
    color: White;
    background-color: #CC9900;
    font-family: Arial;
    font-size: XX-Small;
    font-weight: bold;
}

.reportHeader2 a
{
    color: White;
    background-color: #CC9900;
    font-family: Arial;
    font-size: XX-Small;
    font-weight: bold;
}

.reportHeader
{
    color: White;
    background-color: #00A14D;
    font-family: Arial;
    font-size: XX-Small;
    font-weight: bold;
}

.reportHeader a
{
    color: White;
    background-color: #00A14D;
    font-family: Arial;
    font-size: XX-Small;
    font-weight: bold;
}

.reportItem
{
    color: #000066;
    font-family: Arial;
    font-size: XX-Small;
    text-align: center;
}

.altReportItem
{
    color: #000066;
    background-color: Beige;
    font-family: Arial;
    font-size: XX-Small;
    text-align: center;
}

.selectedReportItem
{
    color: #000066;
    background-color: #DCFC5C;
    font-family: Arial;
    font-size: XX-Small;
    text-align: center;
}

.yardlistHeader
{
    color: White;
    background-color: #00A14D;
    font-family: Arial;
    font-size: XX-Small;
    font-weight: bold;
}

.yardlistHeader a
{
    color: White;
    background-color: #00A14D;
    font-family: Arial;
    font-size: XX-Small;
    font-weight: bold;
}

.yardlistItem
{
    color: #000066;
    font-family: Arial;
    font-size: XX-Small;
}

.altYardlistItem
{
    color: #000066;
    background-color: Beige;
    font-family: Arial;
    font-size: XX-Small;
}

.selectedYardlistItem
{
    color: #000066;
    background-color: #DCFC5C;
    font-family: Arial;
    font-size: XX-Small;
}

.PageText
{
    font-family: Arial;
    font-size: XX-Small;
}

.PageText Div
{
    float: left;
    width: 50%;
    font-family: Arial;
    font-size: XX-Small;
}
.menu a span
{
    cursor: pointer;
}

td .tdstyle1
{
    width: 120px;
}

.carCountMPA
{
    color: black;
    font-size: 11px;
    font-family: Arial;
}
.carCountMPATable
{
    border-collapse: collapse;
    border-spacing: 0px;
    background: #fff;
}

.carCountMPArow 
{
    display : table-row-group
}
.carCountMPAHeader
{
    display : table-row-group;
    background: #fff799; /*color:white;*/
    color: #fc4e02;
    font-weight: bold;
    font-size: 11px;
}

.carCountMPAHeader span
{
	width: 100%;
	text-align: center;
	display: inline-block;
}

.carCountMPATable td
{
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E74600;
    height: 21px;
    width : 75px;

}

.text
{
    display: inline-block;
    width: 100px;
    height: 30px;
    vertical-align: top;
    font-size: 11px;
}

.input
{
    display: inline-block;
    width: 500px;
    vertical-align: top;
    font-size: 11px;
}

#wrapper
{
    width: 900px;
    padding-left: 200px;
    padding-bottom: 60px;
    background-image: url("images/left_bar.jpg");
    background-repeat: repeat-y;
    background-position: left center;
}

#Submit
{
    margin-top: 20px;
    text-align: center;
    width: 600px;
}
#Header
{
    text-align: center;
    width: 600px;
    height: 80px;
}
.HeaderLeft 
{
    width: 21px;
    vertical-align: bottom;
    border: 0px;
    background-image: url("../images/left_line.jpg");
    background-repeat: repeat-y;
}
