﻿@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#757575;
    margin: 8px;
    display: block;
}

/* CSS Document */

#main-nav {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#main-nav a {
	text-decoration: none;
	color: #666;
}
#main-nav li:hover a {
	background-color: #EAEAEA;
}

#main-nav li {
	display: inline;
	position: relative;
}
#main-nav li a {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B3B6;
	display:inline;
	padding-top:5px;
	padding-bottom:5px;
}
#main-nav li ul li a {
	display:block;
	padding:10px;
	width:220px;
	background-color: #FFF;
	font-size:12px;
	padding-bottom:6px;
	padding-top:6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B3B6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B3B6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B3B6;
}


#main-nav li ul {
	position: absolute;
	left: 0px;
	top: 22px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B3B6;
}
#main-nav li:hover ul  {
	display: block;
}

#main-nav li ul li {
	display:block;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B3B6;	*/
}
#main-nav li:hover ul li a {
	background-color:#FFF;
	display: block;

}
#main-nav li:hover ul li:hover a {
	background-color: #FBFBFB;
}

.logout {
	font-size: 12px;
	margin-left: 100px;
	color: #666;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
	background-color: #ebebeb;
}
.times-name {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
}
#date-box {
	margin-right: 5px;
	margin-left: 5px;
	text-align:center;
	width:100px;
}
#date-pick , .date-pick{
	margin-left: 15px;
}
.std-butn {
	display: block;
	font-size: 13px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-color: #FBFBFB;
	border: 1px solid #B2B3B6;
	color: #666;
}
.tshourstoday, .tsestimate, .tsremaining, .alncenter { text-align:center;}
.tshourstoday, .tsestimate, .tsremaining { padding-top:3px;}
.tshourstoday {}
.tsestimate {}
.tsremaining {}
.std-butn:hover {
	background-color: #CCC;
	color: #000;
}
#timesheet, #emp-timesheet, #qb1, #qb2, #qb-unsent, #activ-proj, #proj-search, #admin-emp, #admin-emp-edit {
	margin-left: 10px;
}
.titles {
	font-size: 12px;
	vertical-align: bottom;
}
.inputs select, .message input, #proj-search select  {
	width: 100%;
	color:#757575;
}
.inputs select , .inputs textarea, #overlay-notes textarea, #proj-search select { padding-left:4px; padding-top:3px; padding-bottom:3px; padding-right:3px;}
.inputs select.auto, #proj-search select.auto {
	width: auto;
}
.tsdesc {width: 100%;}
img {border:0px;}
.tserror {background-color:Yellow;}
.inputs textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #757575;
	width: 90%;
}
.inputs .medium-txt {
	font-size: 12px;
}
.inputs .width .txt-box, .inputs .due-date .width {
	width: 94px;
}
.item-list .inputs .due-date{
	width: 126px;
}

.pagebreakdiv 
{
	height:5px; overflow:hidden; background:#2d2d2d; page-break-after:always; 
}


#timesheet #data {
	margin-top: 20px;
}
.time {
	width: 63px;
	text-align:center;
	padding:3px;
}
.inputs td {
	padding-bottom: 10px;
}
.titles .total {
	font-size: 16px;
	display: block;
	line-height: 16px;
	font-weight: bold;
}
.titles .underln,
#part2 .underln,
#overlay-status .content td,
#project .underln,
#qb1 .underln,
.botm-bord,
.botm-bord td,
#activ-proj .underln,
#activ-proj-ev .underln {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5ACB2;
}
.add-line {
	width: 62px;
	margin-left: 65px;
}
#timesheet #part2 {
	margin-top: 50px;
}
#part2 .subhd {
	margin-top: 10px;
}
.proj-item {
	font-size: 12px;
	margin-bottom: 5px;
	border: 1px solid #A5ACB2;
}
.proj-item td {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.proj-item blockquote, #project .proj-item blockquote {
	margin-right: 0px;
	margin-left: 25px;
}
.proj-item .small-txt, #proj-totals .small-txt {
	font-size: 10px;
}
.proj-item .small-txt p {
	margin-bottom: 0px;
}
.top-margn , .proj-item p.top-margn{
	margin-top: 15px;
}
.message td , .from td{
	padding: 0px;
	border: none;
}
.proj-item td.remove-brdr {
	border-bottom:none;
}
.from {
	margin-top: 15px;
}
#timesheet #part2 .equal {
	width: 32%;
}
.botm-margn , .proj-item .small-txt p.botm-margn{
	margin-bottom: 10px;
}
.proj-item .read {
	margin-top: 20px;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.desctitlewidth {
	width:28%;
}
.proj-item p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.title p {
	margin-bottom: 0px;
}


.title .less {
	font-size: 12px;
}

.recent-butn {
	width: 183px;
	margin-top: 15px;
}
.next-20 {
	width: 57px;
	margin-top: 15px;
}
.overlay-wrap {
	position: relative;
}
.overlay-wrap .background {
	background-color: #000;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity:0.4;
	filter:alpha(opacity=40);
	z-index: 100;
}
.overlay-wrap .content {
	z-index: 200;
}
#overlay-recently {
	display: none;
}


#overlay-recently .content {
	background-color: #FFF;
	width: 120%;
	position: absolute;
	left: 109px;
	bottom: -27px;
	padding: 10px;
}
#overlay-status {
	display: none;
}

#overlay-status .content {
	background-color: #FFF;
	position: absolute;
	left: 70px;
	padding: 10px;
	width: 350px;
	bottom: -50px;
	font-size: 13px;
}
#overlay-status .upd-stat {
	margin-top: 15px;
	width: 82px;
	margin-right: auto;
	margin-left: auto;
}
.my-projects , .action-req, .notes-hd{
	font-weight: bold;
}
.green {
	color: #396538;
}
.green-border {
	border: 2px solid #487C47;
}
.red {
	color: #A60000;
}

.red-border {
	border: 2px solid #CB3434;
}
.orange {
	color: #B76D00;
}
.orange-border {
	border: 2px solid #F29200;
}
.production-view {
}
.admin-view, #main-nav .admin-view {
}
#project .left-col {
	width: 60%;
	vertical-align: top; 
}
#project .right-col #wrap{
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5ACB2;
	margin-left: 15px;
	padding-bottom: 75px;
}

#proj-info , #succ-print{
	margin-bottom: 15px;
}

#proj-info .proj-num {
	padding-left: 5px;
}
#succ-print , #proj-totals{
	margin-top: 25px;
}
hr {
	border: none;
}
#project hr  , #qb1 hr, #qb2 hr, #activ-proj hr, #activ-proj-ev hr, #proj-search hr {
	width: 100%;
	height: 0px;
	border-top: 1px solid #A5ACB2;
}
#project .breakdown hr {
	border-top-color: #E1E1E1;
}
#project .subhd , .subhd {
	font-weight: bold;
}

#proj-totals td {
	width: 15%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5ACB2;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.alnright {
	text-align: right;
}
#proj-totals .small-txt {
	line-height: 10px;
	display: block;
	margin-bottom: 5px;
}
.no-pad, .inputs td.no-pad , .proj-item td.no-pad{
	padding: 0px;
}
.breakdown {
	margin-top: 30px;
}

.breakdown .reorder {
	width: 16px;
	height: 41px;
}
.breakdown .inputs .titles , #other-time .inputs .titles {
	font-size: 10px;
	line-height: 10px;
}

.inputs .delete {
	width: 35px;
}

.breakdown .reorder .up {
	margin-bottom: 3px;
}
.inputs .txt-box {
	padding: 3px;
	color: #757575;
	width: 98%;
}
.inputs .txt-box.red {
	color: #A60000;
}

.inputs .txt-box.est-inp {
	width: 60px;
	margin-left: 5px;
}
.inputs .txt-box.est-hou {
	width: 50px;
}
.inputs td.bill-est {
	padding-left: 12px;
}
.breakdown .inputs .list-number {
	font-size: 16px;
	font-weight: bold;
}
#project blockquote , #qb1 blockquote{
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.breakdown .std-butn.add-emp {
	width: 82px;
}
.breakdown .std-butn.add-item {
	width: 83px;
	margin-left: 32px;
}
#project #other-time {
	margin-top: 45px;
}
#project .breakdown .item-list{
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
#project #other-time .item-list, #project .breakdown .item-list.dark {
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5ACB2;
}
#project #vendors {
	margin-top: 45px;
}
#project #vendors .breakdown {
	margin-top: 0px;
}
.breakdown .std-butn.add-vend {
	width: 67px;
}
.breakdown .std-butn.add-vend-item {
	width: 127px;
	margin-left: 32px;
}
#project #contact {
	margin-bottom: 25px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5ACB2;

}

#project #contact p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#project #contact .subhd {
	margin-bottom: 10px;
}
#proj-direct {
	margin-top: 25px;
	margin-bottom: 25px;
}
#project #documents {
	margin-top: 25px;
	margin-bottom: 25px;
}
#project #documents .inputs {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#project #documents .std-butn.upload {
	width: 92px;
	margin-right: auto;
	margin-left: auto;
}
#project #notes {
	margin-top: 25px;
}
#project #notes .proj-item .std-butn.edit {
	margin-top: 20px;
}
#project #notes .proj-item td.delete {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5ACB2;
	width: 35px;
}
#project #notes .add-note {
	width: 73px;
}
#overlay-upload {
	display: none;
}

#overlay-upload .content {
	background-color: #FFF;
	position: absolute;
	left: 70px;
	padding: 10px;
	width: 350px;
	bottom: -50px;
	font-size: 13px;
}
#overlay-upload .std-butn.browse {
	width: 56px;
	margin-left: 5px;
}
#overlay-upload .std-butn.upload2 {
	width: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
#overlay-note {
	display: none;
}

#overlay-note .content {
	background-color: #FFF;
	position: absolute;
	left: -225px;
	padding: 10px;
	width: 250px;
	bottom: -50px;
	font-size: 13px;
}
#overlay-note .cancel {
	font-size: 11px;
	margin-right: 5px;
}
#project #editing {
background-color:#F9DB06;
border:1px solid #666666;
color:#333333;
font-size:10px;
left:0;
margin-bottom:15px;
padding:2px;
position:fixed;
top:0;	
}
#duplicate.std-butn {
	display: block;
	font-size: 18px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #FBFBFB;
	border: 1px solid #B2B3B6;
	color: #666;
	width: 175px;
	margin-bottom: 15px;
}
#project .date-pick , #emp-timesheet .date-pick, #qb2 .date-pick, #proj-search .date-pick {
	margin-left: 5px;
}
.hou-width {
	width: 50px;
	display: block;
}
#project #other-time .item-list {
	width: 375px;
	margin-left: 74px;
}
#project #other-time blockquote , #qb1 blockquote{
	margin-bottom: 20px;
}

.pad-right {
	padding-right: 9px;
	text-align: right;
}
.fix-height td {
	height: 31px;
}
#no-reclassify {
	display: table;
	padding-top: 10px;
	border-top:1px solid #A5ACB2;
	margin-top:-1px;

}
#qb1 .item-list {
	margin-left: 50px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5ACB2;
	margin-bottom: 5px;
	display: table;
}

#qb1 .item-list .reclassify {
	margin-top: 10px;
}
#qb1 .item-list .reclassify, #qb1 .item-list .descript {
	padding-left: 15px;
}
#qb1 .item-list.underln {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#overlay-reclass {
	display: none;
}
#overlay-reclass .content {
	background-color: #FFF;
	position: absolute;
	left: 50px;
	padding: 10px;
	font-size: 13px;
	top: 0px;
}
#overlay-reclass .content .choice {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#overlay-reclass .content .indnt {
	margin-left: 15px;
	width: 200px;
	margin-right: 15px;
}
.std-butn.view {
	margin-top: 20px;
}
#qb2 #timeshts {
	margin-top: 15px;
	display: table;
}

#qb2 .list-time {
	margin-bottom: 30px;
}
#qb2 .list-time td, #qb-unsent .list-unsent td{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#qb2 .list-time .small-txt {
	line-height: 10px;
	margin-bottom: 5px;
	font-size:10px
}#qb2 .list-time .times-name , #qb-unsent .times-name{
	display: inline;
}
.right-bord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5ACB2;
}
#qb2 .list-time .std-butn.send-time {
	margin-left: 10px;
}
#qb2 #timeshts .std-butn.send-all {
	display: table;
}
#qb2 .list-time a, #qb-unsent a, #activ-proj a, #activ-proj-ev a {
	color: #757575;
}
.highlt {
	background-color: #FF6;
}
#overlay-sure {
	display: none;
}

#overlay-sure .content {
	background-color: #FFF;
	position: absolute;
	left: 25px;
	padding: 10px;
	font-size: 13px;
	top: 0px;
	width: 150px;
}
#overlay-sure .content .choice {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#overlay-sure .content .choice td {
	padding: 0px;
}
#activ-proj table {
	margin-bottom: 50px;
}

.activeprojoverbudget
{
	border-bottom: 2px solid #FF0000!important;
}
#activ-proj table tr td,
#activ-proj table tr th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5ACB2;
	border-bottom-color: #A5ACB2;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#activ-proj table tr td.no-right-bord ,
#activ-proj table tr th.no-right-bord {
	border-right: none;
}
#activ-proj table tr td.no-bottom-bord 
{
	border-bottom: none;
}
.left-bord {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5ACB2;
}.top-bord {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5ACB2;
}
#activ-proj table .small-txt, #activ-proj-ev .employ .small-txt, #activ-proj-ev .emp-totl .small-txt {
	font-size: 10px;
	line-height: 10px;
}
#activ-proj .subhd {
	text-align: left;
	padding: 0px;
}
#activ-proj-ev .employ tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5ACB2;
	border-bottom-color: #A5ACB2;
	text-align: center;
	padding: 4px 5px;
}
#activ-proj-ev .employ tr td.no-right-bord {
	border-right: none;
}
#activ-proj-ev .emp-totl .bord {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A5ACB2;
	border-bottom-color: #A5ACB2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5ACB2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#activ-proj-ev .emp-totl {
	margin-bottom: 25px;
}
#activ-proj-ev .emp-totl .small-txt td {
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#activ-proj-ev .employ {
	margin-bottom: 50px;
}
#activ-proj-ev .view-closed {
	margin-left: 25px;
	font-size: 12px;
}
#proj-search {
	min-width:800px;
}
#proj-search #customers {
	border: 1px solid #A5ACB2;
	padding: 10px;
}
#proj-search #keywords , #proj-search #dates{
	padding: 10px;
}


#proj-search #customers, #proj-search #keywords, #proj-search #dates {
	float: left;
	height: 265px;
	margin-bottom: 20px;
}
#proj-search #customers .and {
	display: table;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #A5ACB2;
	margin-top: -16px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 12px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-bottom: 25px;
}
#proj-search p  {
	margin-top: 0px;
}
#proj-search #customers hr {
	margin-top: 45px;
}
#proj-search .txt-box {
	color: #757575;
	padding: 3px;
}
#proj-search .chk-opt td {
	padding-right: 5px;
	padding-bottom: 5px;
}
#proj-search #dates {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5ACB2;
}
#proj-search .std-butn.search {
	clear: left;
	width: 50px;
	text-align: center;
	font-size: 16px;
}
#customers .std-butn.sync {
	display: table;
	font-size: 16px;
	margin-left: 10px;
}
#admin-emp {
	min-width:400px;
}

#admin-emp table tr td {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5ACB2;
}
#admin-emp .std-butn.sync{
	display: table;
	font-size: 16px;
}#admin-emp .listed {
	margin-top: 10px;
}
#admin-emp .listed a {
	color: #757575;
}
#admin-emp-edit .txt-box, #login .txt-box {
	padding: 3px;
	color: #757575;
}
#admin-emp-edit .std-butn.save {
	display: table;
	font-size: 16px;
	margin-left: 102px;
}
#paging a {
	margin-right: 3px;
	margin-left: 3px;
	color: #757575;
}
#admin-emp-edit .std-butn.save2 {
	display: table;
	font-size: 16px;
}
#login .std-butn.login {
	display: table;
	font-size: 14px;
	margin-left: 71px;
}

#activ-proj-ev .employ tfoot tr td 
{
	border:none; font-weight:bold;
}
#activ-proj-ev .employ thead tr th 
{
	border-bottom:solid; border-bottom-width:1px; border-bottom-color:#A5ACB2; padding-top:3px; padding-bottom:3px;
}
#activ-proj-ev .employ thead tr th a 
{
	color: #A0A0A0;
}

#notesnotice {
    background-color: #FF0;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    margin-top: 15px;
    font-size: 12px;
    border: 1px solid #A5ACB2;
}
#notesnotice a, #notesnotice a:visited {
    color: #00F;
}

.waitingforcustomerdiv 
{
	border:2px solid #757575;
}
#waiting-cust-proj 
{
	color: #757575;
}

.myprojecthighlighter 
{
	position:relative; height:1px;
}
.myprojecthighlighter input 
{
	position:absolute; right:-6px; top:0px;
}
.myprojectprioritized td 
{
	background:#FFFFC6;
}

.showinactives { color: #999999; font-size: 10px; margin-bottom: 10px; margin-top: -10px; padding-left:5px;}
.showinactives span, .showinactives input { display:block; float:left;}
.showinactives span {padding-top:2px; }
.showinactivesclear {clear:left; height:10px; overflow:hidden;}
#proj-search #customers, #proj-search #keywords, #proj-search #dates { height: auto;}
#proj-search #customers hr { margin-top: 15px;}
#proj-search #customers .and { padding-bottom: 2px; margin-bottom: 15px;}
#proj-search #customers, #proj-search #keywords, #proj-search #dates {padding-left:25px; padding-right:25px;}



/* styles for auto complete */

.ui-button { padding: 2px 5px; margin: 0; position: absolute; width: 25px; }
	.ui-button-icon-only .ui-button-text { display: none; } 
	.ui-autocomplete-input { margin: 0; width: 85%; padding: 2px;  }
	tr.inputs td.inputs { position: relative; }
	.ui-autocomplete {
		max-height: 250px;
		overflow-y: auto;
		/* prevent horizontal scrollbar */
		overflow-x: hidden;
		/* add padding to account for vertical scrollbar */
		padding-right: 20px;
	}
	/* IE 6 doesn't support max-height
	 * we use height instead, but this forces the menu to always be this tall
	 */
	* html .ui-autocomplete {
		height: 250px;
	}
	
	.ui-autocomplete-input 
	{
	    font-family: Arial; font-size: 13px; color: #757575
	}
	
	.deletetime
	{
	    display: block;
	    width: 16px;
	    height: 16px;
	    background: url('/images/delete.gif') no-repeat 0px 0px;
	    outline: 0;
	    position: absolute;
	}
	
	.deletetime:hover 
	{
	    background-position:  0 -16px;
	}
	
	.deletetime:active 
	{
	    background-position: 0 -32px;
	}
	
	.nojs #quickswitchlistwrapper 
	{
	    display: none;
	}
	
	#quickswitchlistwrapper 
	{
	    position: relative;
        display: block;
        float: right;
        width: 275px;
        margin: 9px 9px 10px 9px;
	}
	
	.ui-menu .ui-menu-item a { font-size: 13px; color: #757575 }
	
	.timeEntryInside {
	    position: absolute;
        width: 590px;
        border: 1px solid #757575;
        padding: 5px;
        background: #EBEBEB;
        margin: 5px;
        line-height: 15px;
        color: #444;
        font-size: 10px;
	    }

/* Brian New Nav Rules */


.blackNavPush {
    position: relative;
    display: block;
    margin: 0 0 0 0;
    width: 100%;
    height: 42px;
}

.blackNavWrap {
    position: fixed;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    height: 42px;
    background: #2b2b2b;
    background: -moz-linear-gradient(top,  #2b2b2b 50%, #010202 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#2b2b2b), color-stop(50%,#010202));
    background: -webkit-linear-gradient(top,  #2b2b2b 50%,#010202 50%);
    background: -o-linear-gradient(top,  #2b2b2b 50%,#010202 50%);
    background: -ms-linear-gradient(top,  #2b2b2b 50%,#010202 50%);
    background: linear-gradient(to bottom,  #2b2b2b 50%,#010202 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b2b2b', endColorstr='#010202',GradientType=0 );
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #9d9d9d;
    z-index: 9999;
}

    .blackNavWrap .innerBlackNavWrap {
        margin: 0 auto;
        min-width: 950px;
        max-width: 1280px;
    }


#main {
    position: relative;
    display: block;
    width: 100%;
    min-height: 100%;
    z-index: 3;
}

.blackIMlogo {
    position: relative;
    display: block;
    float: left;
    width: 100px;
    height: 26px;
    margin: 7px 35px 0 8px;
}

.blackNavWrap .navItem {
    position: relative;
    display: block;
    float: left;
    color: #9d9d9d;
    text-decoration: none;
    cursor: pointer;
    margin: 0 3px;
    padding: 12px 25px;
    background: none;
}

.blackNavWrap .navItemUnclickable {
    cursor: default;
}

.blackNavWrap .dropdownItem {
    position: relative;
    display: block;
    float: left;
    margin: 0 3px;
}

.blackNavWrap .dropdownItem .navItem {
    margin: 0;
}

.blackNavWrap .navItem:hover, .blackNavWrap .dropdownItem:hover .navItem {
    background: #070707;
    color: #fff;
}

.blackNavWrap .dropdownItem .dropdownListWrap {
    position: absolute;
    display: none; 
    top: 40px;
    left: 0;
    min-width: 184px;
    min-height: 10px;
    background: rgba(0,0,0,0.8);
    padding: 2px 0 0 0;
}

.blackNavWrap .dropdownItem:hover .dropdownListWrap {
    display: block;
}

.dropdownListWrap a {
    position: relative;
    display: block;
    color: #b3b3b3;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    padding: 3px 30px 3px 40px;
    cursor: pointer;
    background: none;
}

.dropdownListWrap a.dropdownHeading {
    font-weight: bold;
    color: #fff;
    padding: 8px 18px;
    border-top: 1px solid #3d3d3d;
}

.dropdownListWrap a.dropdownHeadingUnclickable, .dropdownListWrap a.dropdownHeadingUnclickable:hover {
    cursor: default;
    background: none;
}

.dropdownListWrap a.dropdownHeadingUnclickableHeading, .dropdownListWrap a.dropdownHeadingUnclickableHeading:hover {
    padding-bottom: 2px;
    background: none;
    cursor: default;
}

.tierDropdown {
    position: relative;
    display: block;
}

.dropdownListWrap a:hover, .tierDropdown:hover a.dropdownHeading {
    background: #000;
    color: #fff;
}

.tierDropdown .secondDropdown {
    position: absolute;
    display: none;
    top: -19px;
    right: -206px;
    width: 186px;
    min-height: 30px;
    background: none;
    padding: 20px 20px 20px 0;
}

.tierDropdown:hover .secondDropdown {
    display: block;
}

.tierDropdown .secondDropdown .secondDropdownFloat {
    position: relative;
    display: block;
    float: left;
}

.tierDropdown .secondDropdown a {
    position: relative;
    display: block;
    width: 141px;
    border-left: 1px solid #7d7d7d;
    border-top: 1px solid #7d7d7d;
    padding: 6px 22px 6px 27px;
    color: #fff;
    background:rgba(0,0,0,0.6);
}

.tierDropdown .secondDropdown a:hover {
    background: #000;
}

.clear {
    position: relative;
    display: block;
    clear: both;
    height: 0px;
}

table#data {
    padding-right: 8px;
}

table#part2 {
    padding-right: 8px;
}

#raisedDropdownNav {
    position: relative;
    display: none;
}

.blackNavWrap .logoutNavItem {
    float: right;
    font-size: 11px;
    padding: 14px 25px 15px 25px;
    margin-right: 10px;
}

.blackNavWrap .logoutNavItem:hover {
    text-decoration: underline;
}

#ajaxProcessing {
    display: block;
    float: right;
    margin: 8px;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    text-align: center;

}

    #ajaxProcessing div {
        background-color: rgba(255,255,255,.8);
        text-align: center;
        width: 70px;
        margin: 0 auto;
        padding: 10px;
        border: 1px solid #ccc;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    #ajaxProcessing div img {
        width: 70px;
    }

.thirdDropdown {
    position: relative;
    display: block;
}

.thirdDropdown .thirdDropdownFloat {
    position: absolute;
    display: none;
    top: -19px;
    right: -206px;
    width: 186px;
    min-height: 30px;
    background: none;
    padding: 20px 20px 20px 0;
}

.thirdDropdown:hover .thirdDropdownFloat {
    display: block;
}

.thirdDropdown:hover .thirdDropdownLink {
    background: #000;
}

.itemSprite, .ISexpand {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    background: url(/images/navSprite.png) no-repeat 0 0;
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

a:hover .itemSprite, a:hover .ISexpand, .tierDropdown:hover .itemSprite, .tierDropdown:hover .ISexpand {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.itemSprite {
    top: 4px;
    left: 22px;
}

.secondDropdown .itemSprite {
    top: 7px;
    left: 10px;
}

.ISexpand {
    top: 10px;
    right: 10px;
    background-position: 0 -60px;
}

.secondDropdown .ISexpand {
    top: 7px;
}

.field-validation-error {
    color: #f00;
}

.ISmail {background-position: 0 0;}
.IScal {background-position: -12px 0;}
.ISdrive {background-position: -24px 0;}
.IStrello {background-position: -36px 0;}
.IScont {background-position: 0 -12px;}
.ISbug {background-position: -12px -12px;}
.ISgit {background-position: -24px -12px;}
.ISjenkins {background-position: -36px -12px;}
.IScms {background-position: 0 -24px;}
.IScheck {background-position: -12px -24px;}
.ISwp {background-position: -24px -24px;}
.ISinsp {background-position: -36px -24px;}
.ISdoc {background-position: 0 -36px;}
.ISspread {background-position: -12px -36px;}
.ISzabbix {background-position: -24px -36px;}
.ISdns {background-position: -36px -36px;}
.IS08 {background-position: 0 -48px;}
.IS03 {background-position: -12px -48px;}
.ISlinux {background-position: -24px -48px;}
.ISwatchdog {background-position: -36px -48px;}
.ISbrowser {background-position: -12px -60px;}
.ISbandwidth {background-position: -24px -60px;}
.ISpm {background-position: -36px -60px;}
.ISdash {background-position: 0 -72px;}
.ISsrs {background-position: -12px -72px;}
.ISphone {background-position: -36px -72px;}
.ISns {background-position: -24px -72px;}
.ISgodaddy {background-position: 0 -84px;}
.ISjoin {background-position: -12px -84px;}
.ISzeuth {background-position: -24px -84px;}
.ISdraw {background-position: -36px -84px;}
.ISdir {background-position: 0px -96px;}