﻿h1.tracker
{
    font-size: 20px;
    border-bottom: 1px solid #CDCDCD;
    color: #525252;
    font-weight: normal;
    margin-top: 3px;
}

#breadcrumbslist
{
    color: #bbb;
    margin-bottom: 10px;
}

#breadcrumbslist a
{
    color: #bbb;
    text-decoration: underline;
}

a
{
	color: #963467;
	text-decoration: none;
}

a:hover
{
	color: #963467;
	text-decoration: underline;
}

.accordianheader
{
    font-size: 16px;
    color: #eee;
    font-weight: bold;
    background-image: url(/systemfiles/media/images/transactiontracker/acc_header.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    padding-left: 20px; 
    border-top: 1px solid #fff;
    cursor: pointer;
}
.accordianheaderselected
{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    padding-left: 20px;
    border-top: 1px solid #fff;
    cursor: pointer;
}
.accordiancontent
{
    padding: 5px;
}
.accordian
{
    width: 600px;
    background-color: #1F4171;
    color: #fff;
}
.internaltracker
{
	float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.internaltracker td
{
    font-size: 12px;
}

.leftlink
{
line-height: 33px;
    padding-left: 0px;
    width: 140px;
    float: left;
    background-image: url(/systemfiles/media/images/topnavbg2.jpg);
    background-repeat: repeat-x;
	background-position: top;

    margin: 0;


}

.leftlink a, .leftlink a:visited
{
    text-decoration: none;
    color: #fff;
    font-size: 12px;
     background-image: url(/systemfiles/media/images/tri.png);
     background-position: left center;
     background-repeat: no-repeat;
     padding-left: 10px;
     
  
}

.leftlink a:hover
{
    text-decoration: underline;
    color: #fff;
}

.leftlink a.selected
{
    font-weight: bold;
}

.whitesmallhead
{
     text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.rightpanel
{
    border: 1px solid #214577;
    margin-right: 2px;
}

.rightsubheader
{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    background-image: url(/systemfiles/media/images/transactiontracker/acc_header.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    padding-left: 10px;
    border-top: 1px solid #fff;
    cursor: pointer;
}
.rightheader
{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    padding-left: 10px;
    background-color: #1F4171;
}

.rightbody
{
    border-top: 1px solid #fff;
    background-color: #286F9B;
    color: #fff;
    font-size: 11px;
    padding: 5px;
    padding-left: 10px;
}

.rightbody td
{
    font-size: 11px;
}

.white
{
    background-color: #fff;
    color: #333;
    margin-left: 1px;
    padding: 4px;
    display: block;
    float: left;
    width: 580px;
}

.white td
{
    font-size: 12px;
}

.white a
{
    font-weight: bold;
    color: #1F4171;
}

.downloadlink a
{
    color: #1F4171;
    text-decoration: none;
}

.downloadlink a:hover
{
    color: #1F4171;
    text-decoration: underline;
}

.button
{
    background-image: url(/systemfiles/media/images/btnbg.jpg);
    background-repeat: repeat-x;
    border: 0px;
    height: 25px;
	width: 120px;
    color: #ffffff;
    font-size: 11px;
    cursor: pointer;
}

.btnupdatedetails
{
    background-image: url(/systemfiles/media/images/btnupdatedetails.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 25px;
	width: 120px;
    color: #ffffff;
    font-size: 11px;
    cursor: pointer;
}

.button2
{
    background-image: url(/systemfiles/media/images/transactiontracker/button2_bg.jpg);
    background-repeat: repeat-x;
    border: 0px;
    height: 25px;
    color: #222;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
}

.textbox, .dropdown
{
    border: 1px solid #286F9B;
}

.categoryheader
{
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 20px;
    float: left;
}

.docdescription
{
    font-size: 11px;
    color: #222;
}


.docmodified
{
    font-size: 11px;
    color: #777;
}

.doctd
{
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;    
}

td.detailsheading
{
    font-size: 11px;
}

.completepanel
{
    padding: 20px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    background-color: #1F4171;
    border: 1px solid #222;
}


#leftmenu
{
    /*background-color: #802A62;*/
    height: auto;
    width: 140px
}

#casetracker 
{
	float: left;
	width: 238px;
	height: 26px;
	background-image: url(/systemfiles/media/images/s_bluefade.jpg);
	background-repeat: repeat-x;
	color: #fff;
	line-height: 26px;
	text-indent: 10px;
    border: 1px solid #B5B5B5;
    border-right: 0px;
}


#casetrackerheading
{
	float: left;
	width: 238px;
	height: 26px;
	background-image: url(/systemfiles/media/images/ct_bluefade.jpg);
	background-repeat: repeat-x;
	color: #fff;
	line-height: 26px;
	text-indent: 10px;
border: 1px solid #B5B5B5;
border-right: 0px;
font-weight: bold;
}


