*{font-family: Calibri, Arial}
html, body { height: 100% }
body{margin:0px;}
img{border:0px;}

.logout{text-decoration:none;color:white;}
.logout:hover{color:red;}
span.xls{background:url(../images/xls.gif);width:16px;height:16px;padding-left:16px;background-repeat:no-repeat;font-weight:bold;color:white;}
span.xls:hover{cursor:pointer;}

img.thumb{width:128px;height:96;}
img.full{width:auto;height:auto;}

.selectedTech td{border:2px solid yellow;font-weight:bold;}

table.results {width:100%;font-size:.8em;border-collapse:collapse;}
table.results thead{background-color:#003366;color:white;text-align:left;cursor:pointer;}
table.results tbody > tr:nth-child(2n){background-color:#F2F2F2;color:black;}
table.results tbody > tr:nth-child(2n+1){background-color:white;color:black;}
table.results tbody > tr:hover{background-color:#FF9900;cursor:pointer;color:black;}
table.results tfoot{background-color:black;color:white;}
.odd{background-color:#F2F2F2;}

.deleteJob{
	display:inline-block;
	background-image:url(../images/delete.gif);
	width:16px;height:16px;
}
.deleteJob:hover{
	cursor: pointer;
	background: url(../images/delete.gif) 0 -16px no-repeat;
}

#menu {
	height:85px;
	display:block;	
	text-align:center;
	}
	
.sTable{padding:0px;margin:0;border-collapse:collapse;}
.tL{background:url(../images/topL.jpg); background-repeat:no-repeat;width:14px;height:16px;}
.tC{background:url(../images/topC.jpg); background-repeat:repeat-x;}
.tR{background:url(../images/topR.jpg); background-repeat:no-repeat;}
.cL{background:url(../images/left.jpg); background-repeat:repeat-y;}
.cR{background:url(../images/right.jpg); background-repeat:repeat-y;}
.bL{background:url(../images/botL.jpg); background-repeat:no-repeat;width:17px;height:24px;}
.bC{background:url(../images/botC.jpg); background-repeat:repeat-x;height:24px;}
.bR{background:url(../images/botR.jpg); background-repeat:no-repeat;width:21px;height:24px;}

h1{font-weight:bold;text-align:center;font-size:1.0em}
h3{font-weight:none;font-size:1.1em}
h6{font-size:11px;padding:0;margin:0;}


.btn
{
	cursor:pointer;
	text-decoration:none;
	color:white;
	background:gray;
	border: 1px solid black;
	padding: 2px 1px 1px 2px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.btn:hover
{
	background:#0872A0;
	cursor:pointer;
	color:white;
}

.scheduleJob
{
	background: url(../images/BUTTON_calendar.png) top left no-repeat;
	width:22px;
	height:22px;
	display: block;
}
.cover
{
	position:fixed;
	top:0px;
	left:0px;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display:none;
}

#loading{
	position:fixed;
	top:45%;
	left:40%;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:200px;
	height:80px;
	color:white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid black;
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;
	box-shadow: 5px 5px 10px #000;
	z-index: 5000;
	background: transparent url(../images/dialogBG.png);
}

.loadingSMALL{ background:url(../images/loading_small.gif);display:inline-block;width:16px;height:16px; }


#wait{ 
		display:none;
		position:fixed;
		top:45%;
		left:40%;
		clear:both;
		margin-left:auto;
		margin-right:auto;
		width:200px;
		height:80px;
		color:white;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		border: 1px solid black;
		-moz-box-shadow: 5px 5px 10px #000;
		-webkit-box-shadow: 5px 5px 10px #000;
		box-shadow: 5px 5px 10px #000;
		z-index: 1000;
		background: transparent url(/images/dialogBG.png);
	}
.dialog
{
	position:fixed;
	top: 5%;
	font-size: 1.0em;
	max-height:95%;
	display: none;
	z-index: 2000;
	background: transparent url(/images/dialogBG.png);
	color: white;
	overflow-y: auto;
	width:50%;
	left:25%;
	border: 1px solid black;
	border-radius: 10px;
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;	
	box-shadow: 5px 5px 10px #000;
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;	
}

.dialog > label{font-weight:bold;color:white;}

.subdialog{ 
	position:fixed;
	top:60px;
	left:15%;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	
	display: none;
	z-index: 3000;
	background:url(../images/dialogBG.png);
	color: white;
	width: 70%;
	overflow-y:scroll;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid black;
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;
	box-shadow: 5px 5px 10px #000;
 }
.dialog table{color:white;width:90%;}
.dialog a{color:white;}
.dialog a:hover{color:red;}

#streetview_id
{
	position:absolute;
	top:100px;
	left:20%;
	display: none;
	z-index: 3000;
	background:url(../images/dialogBG.png);
	color: white;
	width: 60%;
	height: 60%;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid black;
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;
	box-shadow: 5px 5px 10px #000;
}


body{padding:0px;margin:0px;}


.container
{
	border: 1px solid black;
	min-height:70px;
	padding:10px;
	-moz-border-radius:30px 30px 30px 30px;
	border-radius:0px 0px 30px 0px;
	-webkit-border-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	
	
	/*MS Ugly shadow
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray',direction='225',strength=5,enabled='true');
	*/
}
#headerContainer
{
	margin:0px auto;
	text-align:center;
}
#headerL
{
	float:left;
	color:white;
	width:220px;
	height:59px;
	background:url(../images/header.png);	
	-moz-border-radius:0px 0px 20px 0px;
	border-radius:0px 0px 20px 0px;
	-webkit-border-bottom-right-radius: 20px;	
	display:block;
}
#headerC
{
	display: inline-block;
	position:absolute;
	left:0px;
	top:0px;
	margin:0px auto;
	text-align:center;
	font-weight:bold;
	font-size: 2.0em;
	padding:0;
	width:100%;
	*display: inline;
}
#headerR
{ 
	float:right;
	position:absolute;
	display:block;
	padding-right:10;
	text-align:right;
	color:white;
	right:0px;
	width:150px;
	height:59px;
	margin:0;
	background:url(../images/header.png);
	-moz-border-radius:0px 0px 0px 20px;	
	border-radius:0px 0px 0px 20px;	
	-webkit-border-bottom-left-radius: 20px;	
}
 a{text-decoration:none;border:0px;}
 
table.test {
	padding:0;
	margin:0px;
	border-collapse:collapse;	
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
}
table.test td{padding:0;}
table.test th{background:black;color:white;}
table.test tr:hover{background:#003063;cursor:pointer;color:white;}
table.test.row0{background:white;}
table.test.row1{background:lightgray;}

#container{height:100%;width:100%;}

.refresh{background: url(../images/refresh.png);background-repeat:no-repeat;padding-left:15px;}
.refresh:hover{background:lightgray;border:1px solid black;}

.new{cursor:pointer;background: url(../images/plus.png);background-repeat:no-repeat;padding-left:15px;}
.new:hover{cursor:pointer;background:lightgray;border:1px solid black;}

.back{cursor:pointer;background: url(../images/back.png);padding-left:16px;height:16px;background-repeat:no-repeat;}

.data{color:blue;}
.d{color:blue;}

#dialog_load_id{display:none;}

.nicEdit-main{background:white;color:black;}

/*---------------------------------------		MENU	----------------------*/
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
    text-align:center;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a{text-align:center;}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 1.0em/25px Arial, Helvetica, sans-serif;
  color: #959595;
  display: block;
  padding: 0 12px;
  text-align:center;
  text-transform: lowercase;
  text-decoration: none;
}

.nav li a:hover { }
#nav-one	{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:610px;
}
#nav-one li:hover a, #nav-one li.sfHover a {}
#nav-one li:hover ul a, #nav-one li.sfHover ul a {}
#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover {}


.nav ul {
  background: url(../images/trans.png);
  list-style: none;
  margin: 0;
  position: absolute;
  width: 155px;
  top: -999em;
  left: -1px;

}
.nav li:hover ul,.nav li.sfHover ul {top: 70px;}
.nav ul li {border: 0;float: none;}
.nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  width: 130px;
  white-space: nowrap;
}
.nav ul a:hover {background-color:blue;color:white;}
/*------------------------------------*/


/*---------------------------------Calendar Features--------------------*/
span.remEvent
{
	display:block;
	background: url(../images/Remove.png);
	background-repeat:no-repeat;
	width: 13px;
	height: 13px;
	position:absolute;
	top: 0px;
	right: 0px;
}

span.remEvent:hover
{
	background: url(../images/Remove-hover.png);
	cursor: pointer;
}
div.indicatorsRED{width:100%;background-color:red;}
div.indicatorsGREEN{width:100%;background-color:green;}
div.indicators{width:100%;}

.verified{
		display:block;
		background: url(../images/check.png);
		background-repeat:no-repeat;
		height: 16px;
		width: 16px;		
		position:absolute;
		bottom: 2px;
		left: 0px; 		
}
.NOTverified{
		display:block;
		background: url(../images/delete.png);
		background-repeat:no-repeat;
		height: 16px;
		width: 16px;
		position:absolute;
		bottom: 2px;
		left: 0px; 		
}
.billed{ 
		display:block;
		background: url(../images/money_dollar.png);
		background-repeat:no-repeat;
		width: 13px;
		height: 13px;
		position:absolute;
		bottom: 2px;
		right: 5px; 
}
.NOTbilled{ 
		display:block;
		background: url(../images/no.png);
		background-repeat:no-repeat;
		width: 13px;
		height: 13px;
		position:absolute;
		bottom: 2px;
		right: 5px; 
}



fieldset > div > table{width:100%;border-collapse:collapse;}
fieldset > label{font-weight:bold;}
fieldset thead th{text-align:left;background-color:black;color:white;}
fieldset thead th:first-letter{text-transform:uppercase;}
fieldset
{
	border: 1px solid black;
	margin-left:auto;
	margin-right:auto;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	width:90%;	
}
legend {
  padding: 0.2em 0.5em;
  border:1px solid black;
  
  color: white;
  font-weight:bold;
  background-color: #003366;
  font-size: 1.0em;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

fieldset table tr:nth-child(odd){background-color:lightgray;}

fieldset tbody tr:hover{background-color: #3D3D3D;
	background-color:rgba(0,0,0,0.8);
	color:white;
	cursor:pointer;}
	
.lbljob {width: auto;
		font-weight: bold;
		margin-right:5px;
		}

		
td.linkCell{color:blue;text-decoration:underline;}
		
		