﻿
body 
{
    font-family: Lucida Grande, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    background-color: #fff;
}

h1 
{
    font-family: Garamond, Times New Roman;
    font-size: 30px;
    color: #11449e;
    padding: 5px;
    background-image: url(../images/titleBackground.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border: solid 1px #a9bde0;
}

h2
{
    color: #11449e;
}

h3
{
    color: #11449e;
}

h4
{
    color: #11449e;
}

h5
{
    color: #11449e;
}


a:link {color: #11449e; font-weight: bold; text-decoration: none;}     /* unvisited link */
a:visited {color: #11449e; font-weight: bold; text-decoration: none;}  /* visited link */
a:hover {color: #11449e; text-decoration: underline; font-weight: bold;}   /* mouse over link */
a:active {color: #11449e; font-weight: bold; text-decoration: none;}   /* selected link */

.title
{
    background-color: #e0ecff;
    border-top: solid 1px #c3d9ff;
    border-left: solid 1px #c3d9ff;
    border-right: solid 1px #c3d9ff;
    padding:5px;
    color: #11449e;
    font-size: 18px;
}

.title_clear
{
    padding:5px;
    color: #11449e;
    font-size: 18px;
}

.title_nopad
{
    color: #11449e;
    font-size: 18px;
}

.title_login
{
    background-color: #c3d9ff;
    border-top: solid 1px #c3d9ff;
    border-left: solid 1px #c3d9ff;
    border-right: solid 1px #c3d9ff;
    padding:5px;
    color: #11449e;
    font-size: 18px;
}

.title_menu
{
    background-color: #e0ecff;
    border: solid 1px #c3d9ff;
    margin-bottom: 10px;
    padding:5px;
    color: #11449e;
}
.titleO
{
   color: #d45500;
   font-size: 18px;
}

.bluetext
{
    color: #11449e;
}

.orangetext
{
     color: #d45500;
}

.orangetext a
{
     color: #d45500;
}
.greentext
{
    color: #008000;
}

.redtext
{
    color: #ff0000;
}

.shot_white
{
    border-top: solid 1px #c3d9ff;
    margin-bottom: 10px;
    padding:5px;
}

.shot_blue
{
    border-top: solid 1px #c3d9ff;
    background-color: #e0ecff;
    margin-bottom: 10px;
    padding:5px;
}

.titleO a 
{
    font-weight: normal;
    color: #d45500;
    font-size: 18px;
}

.titleP
{
    color: #8A3679;
    font-size: 18px;
}

.subTitleO
{
    font-weight:bold;
    color: #d45500;
}

div.supTitle
{
    color: #11449e;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 5px;
    background-image: url(../images/titleBackground.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border: solid 1px #a9bde0;
}

.dots
{
    background-image: url(../images/dots.gif);
    background-position: left;
    background-repeat:no-repeat;
    width: 39px;
    height: 19px;
}

.warning_icon
{
    background-image: url(../images/warning.gif);
    background-position: left;
    background-repeat:no-repeat;
    width: 29px;
    height: 29px;
}

div#ctl00_LoginView1_mmenus_mmMenu
{
    margin: auto;
    margin: auto;
    text-align: left;
}

div#ctl00_LoginView1_mmenus_mmMenu a
{
    text-decoration: none;
    margin-left: 20px;
    
}

div#ctl00_LoginView1_mmenus_mmMenu a:hover
{
     color: #d45500;     
}

p
{
    line-height: 17px;
}

.nospace
{
    margin-top: 0px;
}

ul
{
    list-style-type: square;
    color: #11449e;
}

ul a
{
    color: #11449e;
    text-decoration: none;
    font-weight: bold;
}
ul a:link, a:visted
{
    text-decoration: none;
    font-weight: bold;
    color: #11449e;
}

ul a:hover 
{
    text-decoration: underline;
   
}



/* Normalize div tags */
div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.header
{
    background-color: #fff;
    width: 974px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: bottom;
    text-align: right;
}

img
{
    border: none;
}

.photo
{
    padding: 4px;
    border: solid 1px #aaa;
    background-color: #fff;
}

div.content 
{
    width: 974px;
    margin-left: auto;
    margin-right: auto;
    /*margin-bottom: 5px;*/
   
}

div#footer
{
    width: 974px;
    height: 50px;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: smaller;
    border-top: solid 1px #11449e;
}


ul#menu
{
    text-align: right;
    
}

#menuBar 
{
    border-top: solid 1px #aaa;
   
}

#ctl00_LoginView1_mmenus_menu2
{
    /*
    color: #11449e;
    text-align: center;
    font-weight: bold;
    background-image: url(../images/titleBackground.gif);
    background-repeat: repeat-x;
    border-bottom: solid 1px #a9bde0;
    padding-top: 5px;
    padding-bottom: 5px;*/
}

#appDescrption
{
   
}

#appPack
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

div#login
{
    background-color: #eee;
    width: 300px;
    height: 200px;
}

/* For Products */
div#product 
{
    width: 600px;
    height: 200px;
}

/* Content Table */
table.content 
{
    /*border-spacing: 10px;*/
    
    margin-top:10px;
    border: 0px;
    width: 974px;
    height: 100%;
}

table.content tr 
{
    vertical-align: top;
}

table.content td.left, table.content td.lright 
{
    width: 640px;
}

table.content td.right, table.content td.lleft
{
    width: 304px;
}

div.blueBack
{
    clear: both;
    height: 100px;
    padding: 5px;
    background-color: #c8defc;
    border: solid 1px #a9bde0;
    margin-bottom: 5px;
}

div.white
{
    clear:left;
    padding: 5px;
    height: 100px;
   
    margin-bottom: 5px;
}

img.imgLeft 
{
    float: left;
    margin-right: 5px;
    clear: both;
    border: solid 1px #aaa;
    
}

img.imgRight
{
    float: right;
    margin-left: 5px;
    clear: both;
    border: solid 1px #aaa;
    
}

div.sticky
{
    background-color: #ffffcc;
    border: solid 1px #ffff11;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
}

.errorSticky
{
    background-color: #ffffcc;
    border: solid 1px #ffff11;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
    color: Red;
}

div.overDueTitle
{
    background-color: #ffffcc;
    border-top: solid 1px #ffff11;
    border-left: solid 1px #ffff11;
    border-right: solid 1px #ffff11;
    color: #11449e;
    font-size: 18px;
    padding:5px;
    height:29px;
}

div.overDue
{ 
    border-bottom: solid 1px #ffff11;
    border-right: solid 1px #ffff11;
    border-left: solid 1px #ffff11;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
}

div.tryit
{
    color: #d45500;
    font-size: large;
    vertical-align: middle;
}

div#logintile
{
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    margin-top: auto;
}
div.login
{
    background-color: #c3d9ff;
    border-bottom: solid 1px #c3d9ff;
    border-right: solid 1px #c3d9ff;
    border-left: solid 1px #c3d9ff;
    padding: 10px;
}
div.container 
{
    border: solid 1px #a9bde0;
    padding: 5px;
    margin-bottom: 10px;
}

div.containerClear
{
    /*
    border-top: solid 1px #a9bde0;
    border-bottom: solid 1px #a9bde0;
    background-repeat: repeat-x;
    background-image: url("../images/titleBackground2.gif");
    background-position: top;
    padding: 5px;
    margin-bottom: 10px;
    */
    padding: 5px;
    border-bottom: solid 1px #c3d9ff;
    border-right: solid 1px #c3d9ff;
    border-left: solid 1px #c3d9ff;
    margin-bottom:10px;
    
}   

div.containerProduct
{
    border-top: solid 1px #a9bde0;
    background-repeat: repeat-x;
    background-image: url("../images/titleBackground2.gif");
    background-position: top;
    padding: 5px;
    height: 100px;
    margin-bottom: 15px;
}

div.containerClearB
{
    border-top: solid 1px #a9bde0;
    border-bottom: solid 1px #a9bde0;
    background-repeat: repeat-x;
    background-image: url("../images/titleBackground.gif");
    background-position: bottom;
    padding: 5px;
    margin: 0px;
    margin-bottom: 10px;
}

div.divider
{
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #c3d9ff;
}

.appMenu
{
    /*background-image: url("../images/menuHeader.gif");
    background-repeat: repeat-x;
    background-position: top;
    height: 30px;*/
    width:100%;
    
}

div#appMenuTabs
{
    border-bottom: solid 1px #11449e;
    vertical-align:bottom; 
}

div#appMenuTabs a
{
     padding-right: 20px;
     padding-left: 20px;
     background-color: #fff;
}

#appMenuTabs a:hover
{
    color: #ffffff;
    background-color: #11449e;
    text-decoration: none;
}

ul#supportMenu
{
    list-style-type: none;
}

#supportMenu a
{
    font-size: 14px;
    font-weight: bold;
    color: #d45500;
}

#supportMenu a:link, #supportMenu a:visited
{
    font-size: 14px;
    font-weight: bold;
    color: #d45500;
}

#supportMenu p
{
    color: #000;
}

div.menuItem
{
    color: #d45500;
    font-size: 18px;
    
    padding: 5px;
    background-image: url(../images/background-fade.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border: solid 1px #a9bde0;
}

div.menuItem a
{
    font-size: 18px;
    font-weight: normal;
    color: #d45500;
}

div.menuItem a:link, div.menuItem a:visited
{
    font-size: 18px;
    font-weight: normal;
    color: #d45500;
}

div.warning 
{
    color: #d45500;
    font-size: smaller;
    font-weight: bold;
}

img#appPack
{
    float:left;
    margin-top: 30px;
    margin-right: 10px;
    margin-bottom: 30px;
}

/* New Assignment */
table.job
{
    width: 100%;
    border-spacing: 10px;
}
table.job tr
{
    vertical-align:top;
}

div.currentStep
{
    background-color: #11449e;
    border: solid 1px #ccc;
    padding: 5px;
}

div.step
{
    margin-top: 10px;
    background-color: #fff;
    border: solid 1px #fff;
    padding: 5px;
}

div.stepH
{
    margin-top: 10px;
    background-color: #ffffcc;
    border: solid 1px #ffff11;
    padding: 5px;
}

div.createButton
{
    margin-top: 10px;
    background-color: #00ff00;
    border: solid 1px #00cc00;
    padding: 5px;
    text-align:center;
}

.button
{
    color: #fff;
    background-color: #11449e;
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
}

.error
{
    color: Red;
}

.error ul
{
    color: Red;
}

.fright
{
    float:right;
    margin-right: 20px;
}

.gridAlt
{
    background-color: #e0ecff;
}

.gridRow
{
    
}

.gridImg
{
    vertical-align: middle;
    background-color: #fff;
   
}

.gridItem
{
   
}

.gridAltP
{
    background-color: #FACFF1;
}

.gridAltO
{
    background-color: #FFD8BE;
}

.gridHeader 
{
    
    color: #11449e;
}

.gridHeaderP
{
    background-repeat: repeat-x;
    background-image: url("../images/purpleTitle.gif");
    background-position: top;
    border-bottom: solid 1px #ECB5E1;
}

.gridHeaderO
{
    text-align:left;
    background-repeat: repeat-x;
    background-image: url("../images/orangeTitle.gif");
    background-position: top;
    border-bottom: solid 1px #FFAC75;
}

.gridHeader a 
{
    color: #d45500;   
}

.gridHeaderP a
{
    color: #8A3679;
}

.gridO
{
   border: solid 1px #FFAC75; 
}

.gridP
{
     border: solid 1px #ECB5E1;
}

.grid 
{
    
}

div.assignmentRef 
{
   border: solid 1px #a9bde0;
   padding: 5px;
   margin-right: 5px;
}

span.statusDefault
{
    width: 50px;
    border: solid 1px #ccc;
    background-color: #eee;
    padding: 5px;
    color: #888;
    margin-right: 50px;
}

span.statusCurrent
{
   background-repeat: repeat-x;
    background-image: url("../images/titleBackground.gif");
    background-position: top;
    color: #11449e;
    border: solid 1px #11449e;
    padding: 5px;
    margin-right: 50px;
    font-weight: bold;
}

span.connector
{
    width:100px;
    border-bottom:solid 1px #ccc;
}

/* Assignment States*/
div.state_assigned 
{
    background-image: url("../images/assignmentStates/assigned.gif");
    background-repeat: no-repeat;
}
div.state_text_default
{
    color: #aaa;
}
div.state_text
{
    color:#11449e; 
}
div.state_title
{
    color:#11449e;
    font-weight: bold;
}
div.state_assigned
{
    background-image: url("../images/assignmentStates/assigned.gif");
    background-repeat: no-repeat;
    background-position:center;
    width: 66px;
    height: 65px;
}

div.state_assigned div
{
    font-size: 18px;
    text-align:center;
    position:relative;
    top: 20px;
    color: #fff;
}

div.state_active 
{
    background-image: url("../images/assignmentStates/active.gif");
    background-repeat: no-repeat;
    background-position:center;
    width: 66px;
    height: 65px;
    
}

div.state_active div
{
    font-size: 18px;
    text-align:center;
    position:relative;
    top: 20px;
    color: #fff;
}

div.state_inactive 
{
    background-image: url("../images/assignmentStates/inactive.gif");
    background-repeat: no-repeat;
    background-position:center;
    width: 66px;
    height: 65px;
}
div.state_completed 
{
    background-image: url("../images/assignmentStates/completed.gif");
    background-repeat: no-repeat;
    background-position:center;
    width: 66px;
    height: 65px;
}

div.state_completed div
{
    font-size: 18px;
    text-align:center;
    position:relative;
    top: 20px;
    color: #fff;
    
}

.jobCompleted 
{
    font-size:18px;
    color:#ccc;
    background-color:#fff;
    vertical-align:middle;
}

div.state_cancelled 
{
    background-image: url("../images/assignmentStates/cancelled.gif");
    background-repeat: no-repeat;
    background-position:center;
    width: 66px;
    height: 65px;
}
div.state_connector
{
    margin-top: 10px;
    background-image: url("../images/assignmentStates/connector.gif");
    background-repeat: no-repeat;
    width:50px;
    height:5px;
}

div.description
{
    
    color: #888;
    width:75%;
    padding: 5px;
    margin-top: 10px;
    text-align:left;
}
table.assignment
{
    vertical-align: middle;
    background-image: url("../images/assignmentStates/line.gif");
    background-repeat: repeat-x;
    background-position: center;
    border-collapse:collapse;
    border: none;
}
table.assignment tr
{
}
table.assignment td
{
    text-align:center;
}
table.assigment td.connect
{
    width: 50px;
}

/* Purple Box for Activity Log */
.containerPurple
{
    border-top: solid 1px #BB73AD;
    border-bottom: solid 1px #BB73AD;
    background-image: url("../images/purpleTitle.gif");
    background-repeat: repeat-x;
    background-position: top;
    padding: 5px;
    margin-bottom: 10px;
}
.containerO
{
    border-top: solid 1px #FFA264;
    border-bottom: solid 1px #FFA264;
    background-image: url("../images/orangeTitle.gif");
    background-repeat: repeat-x;
    background-position: top;
    padding: 5px;
    margin-bottom: 10px;
}

/* Search Box */
.search_selected
{
    border-top: solid 1px #a9bde0;
    background-repeat: repeat-x;
    background-image: url("../images/titleBackground.gif");
    background-position: bottom;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.search_not_selected
{
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.search_box
{
    border-top: solid 1px #a9bde0;
    background-repeat: repeat-x;
    background-image: url("../images/titleBackground2.gif");
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 0px;
    
    
}
.search_text
{
    margin-top:10px;
    margin-right: 10px;
}

/* appraisals */
.prevTab 
{
    color:#ccc;
    font-weight:bold;
    border-top: solid 1px #c3d9ff;
    border-left: solid 1px #c3d9ff;
    border-right: solid 1px #c3d9ff;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
}

.prevTabDisabled
{
    color:#ccc;
    font-weight:bold;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
}
.nextTab
{
    color:#ccc;
    font-weight:bold;
    border-top: solid 1px #c3d9ff;
    border-right: solid 1px #c3d9ff;
    border-left: solid 1px #c3d9ff;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 20px;
}

.nextTabDisabled
{
    color:#ccc;
    font-weight:bold;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 20px;
}

.invitationCode
{
    background-color:#eee;
    padding:5px;
    border:solid 1px #ccc;
    font-family:Courier New;
    font-weight:bold;
    color:#000;
    font-size:18px;
}

.invitationCode input
{
    font-family:Courier New;
    border:solid 1px #ccc;
}

.notes
{
    margin-top: 5px;
    margin-bottom: 5px;
    border: solid 1px #eee;
    padding: 5px;
}

.noteTitle
{
     color: #888;
     font-weight: bold;
}

.inactive 
{
    color: #aaa;
}

.active
{
    color: #11449e;
    font-weight: bold; 
}

div.menu
{
    color: #11449e;
    text-align:center;
    font-weight: bold;
    vertical-align:middle;
    background-image: url(../images/background-fade.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border-bottom: solid 1px #c3d9ff;
    border-right: solid 1px #c3d9ff;
    border-left: solid 1px #c3d9ff;
}

.menuButton
{
    border-right: solid 1px #a9bde0;
}

.question_box
{
    border: solid 1px #ddd;
    padding: 5px;
   
}

.required
{
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
}
