
body 
{
    font-family: Lucida Grande, Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    background-color: #fff;
	width: 960px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: scroll;
    zoom: 1;
}

div.header
{
    background-color: #fff;
    height: 100px;
    vertical-align: top;
    text-align: right;
}

div.content 
{
}

div.footer
{
    height: 50px;
    padding-top: 5px;
    text-align: center;
    font-size: smaller;
    border-top: solid 1px #11449e;
}

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 */
a{color: #11449e;}
.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;
}

img
{
    border: none;
}

.photo
{
    padding: 4px;
    border: solid 1px #aaa;
    background-color: #fff;
}

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: 960px;
    height: 100%;
}

table.content tr 
{
    vertical-align: top;
    
}

table.content th
{
	text-align: left;
}
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: #FFD8BE;
    border: solid 1px #ffa264;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
}

.errorSticky
{
    background-color: #FFD8BE;
    border: solid 1px #ffa264;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
    color: Red;
}

div.overDueTitle
{
    background-color: #FFD8BE;
    border-top: solid 1px #ffa264;
    border-left: solid 1px #ffa264;
    border-right: solid 1px #ffa264;
    color: #11449e;
    font-size: 18px;
    padding:5px;
    height:29px;
}

div.overDue
{ 
    border-bottom: solid 1px #ffa264;
    border-right: solid 1px #ffa264;
    border-left: solid 1px #ffa264;
    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-width: thin !Important;
    border-bottom: solid 1px #c3d9ff;
    border-right: solid 1px #c3d9ff;
    border-left: solid 1px #c3d9ff;
    margin-bottom:10px;
    padding: 3px;
    
}   

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%;
    background: rgba(0, 0, 0, 0.0);
    
}

div#appMenuTabs
{
    border-bottom: solid 1px #11449e;
    vertical-align:bottom;
    width: 960px; 
}

div#appMenuTabs a
{
    background:none;
}

#appMenuTabs a:hover
{
    color: #ffffff;
    background-color: #11449e;
    text-decoration: none;
}

div#appMMenuTabs
{
    border-bottom: solid 1px #11449e;
    vertical-align:bottom; 
    width: 960px; 
}

div#appMMenuTabs a
{
    background:none;
}

#appMMenuTabs a:hover
{
    color: #ffffff;
    background-color: #11449e;
    text-decoration: none;
    
}


ul#supportMenu
{
    list-style-type: none;
}

#supportMenu a
{
    font-size: 15px;
    font-weight: bolder;
    color: #d45500;
}

#supportMenu a:link, #supportMenu a:visited
{
    font-size: 15px;
    font-weight: bolder;
    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: 3px;
}

table.job tr
{
    vertical-align:top;
}

div.currentStep
{
    background-color: #11449e;
    border: solid 1px #ccc;
    padding: 1px;
}

div.step
{
    margin-top: 10px;
    background-color: #fff;
    border: solid 1px #fff;
    padding: 1px;
}

div.stepH
{
    margin-top: 10px;
    background-color: #FFD8BE;
    border: solid 1px #ffa264;
    padding: 1px;
}

div.createButton
{
    margin-top: 10px;
    background-color: #00ff00;
    border: solid 1px #00cc00;
    padding: 5px;
    text-align:center;
}

.button
{
    color: #fff !important;
    background-color: #11449e;
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer;
    text-align: center;
	min-width: 75px;
	list-style:none;
}

.error
{
    color: Red;
}

.error ul
{
    color: Red;
}

.fright
{
    float:right;
    margin-right: 20px;
}

.fright_login
{
    float:right;
    margin-right: 20px;
    position:relative;
    top: 0px !Important;
}

.gridAlt
{
    background-color: #e0ecff;
}

.gridRow
{
    
}

.gridImg
{
    vertical-align: top;
    background-color: #fff;
   
}

.gridItem
{
   
}

.gridAltP
{
    background-color: #FACFF1;
}

.gridAltO
{
    background-color: #FFD8BE;
}

.gridHeader 
{
    
    color: #D45500;
}

.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 
{
    width: 100%;
}

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;
}

.navigation_menu
{
	position: relative;
	top: 25px;
}

.navigation_mmenu
{
	position: relative;
	top: 0px;
}

div.ziplocator table, div.ziplocator tbody, div.ziplocator th, div.ziplocator td
{
	padding: 7px 5px 5px 5px;
	border: solid 1px #c3d9ff;
	border-collapse: collapse;
	text-align: center;
	width: 500px;
}

div.ziplocator th
{
	padding: 0px 0px 0px 0px;
	background-color: #E0ECFF;
	color: #11449E;
}

.linkBtn
{
	position: relative;
	left: 1px;
}

.pagebtn
{
	background-image: url("../images/pagerbtn.png");
	background-repeat: no-repeat;
	display: inline-block;
	width: 21px;
	height: 21px;
}

.pagebtn_disabled
{
	background-image: url("../images/pagerbtn_disabled.png");
	background-repeat: no-repeat;
	display: inline-block;
	width: 21px;
	height: 21px;
}

.pager
{
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}

.page_text
{
	position: relative;
	top: -13px;
	left: 6px;
	color: #11449E;
	font-weight: bold;
}

.pager_size
{
	display: inline-block;
	width: 21px;
	height: 21px;
}

.page_item
{
	display: inline-block;
	position: relative;
	top: -7px;
}
a.hidelink:hover, a.hidelink:visited, a.hidelink:link, a.hidelink:active
{
	text-decoration: none;
	font-weight: bold;
	cursor: text;
}

a.showlink:hover, a.showlink:visited, a.showlink:link, a.showlink:active
{
	text-decoration: none;
	font-weight: bold;
	cursor: auto;
}
 
.radio_list td
{
	padding-bottom: 10px;
	position: relative;
	right: 5px;
}

.center
{
	margin-left: auto;
	margin-right: auto;
	width: 460px;
}

#ctl00_MainContent_searchControl_checkboxes
{
	width: 960px;
	position: relative;
	right: 170px;
}

#expandVehicle, #expandDocuments, #expandActivity, #expandPictures
{
	display:none;
	margin: 0;
}

/***
 * Review tab ui css
 *
***/
#tabs 
{
	border: none;	
}
#tabs ul 
{
	border-bottom: none;
	height: 36px;
}

#tabs li 
{
	margin: 4px 0.2em 0 0;
}
#tabs div
{
	height: 100%;
}

.inputbox
{
	width: 200px;
}

/**
 * Report
 */
.toolbar
{
	
	background-color: #E4E4EC;
	color: #000000;
	font-size: 8pt;
	border-bottom: 1px solid #BEBED1;
	border-top: 1px solid #FFFFFF;
	position: relative;
	left: -45px !important;
	width: 930px !important;
	
}
.report 
{
	position: relative;
	left: 55px;
	overflow:visible;
}

.scrollpanel
{
	overflow-y: scroll;
	height: 200px;
}
.crystalstyle
{
	overflow:visible !important;
}

/**
 * Dialog 
 */
div#pop-up {
  display: none;
  position: absolute;
  width: 280px;
  padding: 10px;
  background: #fff;
  color: #000000;
  border: 1px solid #c3d9ff;
  font-size: 90%;
  border-radius: 10px;
}

.entityToggle
{
	border: 3px solid #11449e;
	border-radius: 5px;
}

/**
 * 
 */
.file-upload {
	overflow: hidden;
	display: inline-block;
	position: relative;	
	vertical-align: middle;
	text-align: center;

	/* Cosmetics */
	color: #fff;
	border: 2px solid #11449e;
	background: #11449e;

    }
	
.file-upload:hover { 
	background: #11449e							; 
	}

.file-upload.focus { 
	outline: 2px solid yellow;
	}

.file-upload input {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 70px;

	/* Loses tab index in webkit if width is set to 0 */
	opacity: 0;
	filter: alpha(opacity=0);
	}

.file-upload strong { 
	font: normal 1.75em arial,sans-serif; 
	}	
	
.file-upload span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	cursor:pointer;
	z-index: 1;
}

/* Adjust the button size */	
.file-upload { height: 21px; }
.file-upload,
.file-upload span {	width: 84px; }	

.file-upload-status {
	margin-left: 10px;
	vertical-align: middle;
	padding: 7px 11px;
	font-weight: bold;	
	font-size: 16px;
	color: #888;
	background: #f8f8f8;
	border: 3px solid #ddd;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {}