* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

html, body, div#main {
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: #F2F2F2;
}
#map{
top: 150px !important;
}




/**************************************************** Typography *****************************************************/
h1 { font-size: 12pt; }
p { padding: 5px; }

a:hover {
	cursor: pointer;
	text-decoration: underline;
}

.left, .floatLeft { float: left; }

.clearLeft { clear: left; }

.bold { font-weight: bold; }

.smallText {
	color: #333;
	font-size: 8pt;
	margin: 0.4em;
}

.disclaimer {
	padding: 0;
	font-size: 7pt;
}
/*****************************************************Top************************************************************************/
#header
 {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 1770px;
	
  /*background: transparent linear-gradient(to right, rgb(142, 142, 207), rgb(195, 254, 195)) repeat scroll 0% 0%;*/
background: #60ad58; /* Old browsers */
background: -moz-linear-gradient(left,  #60ad58 0%, #99cc66 48%, #ffffff 93%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#60ad58), color-stop(48%,#99cc66), color-stop(93%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #60ad58 0%,#99cc66 48%,#ffffff 93%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #60ad58 0%,#99cc66 48%,#ffffff 93%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #60ad58 0%,#99cc66 48%,#ffffff 93%); /* IE10+ */
background: linear-gradient(to right,  #60ad58 0%,#99cc66 48%,#ffffff 93%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60ad58', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */


    border-style: ridge;
    border-width: 5px;
    height: 122px;
    background-color: linear-gradient(to right, red , blue);
    overflow: hidden;
}
/******************************************************Toolbar******************************************************************/
#toolbar {
	/*height:65px;
	border:2px solid #000;*/
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12;
	overflow: hidden;
	/*font-weight: bold;*/

}

#MenuBar{
background: #b4e391; /* Old browsers */
background: -moz-linear-gradient(left,  rgba(153,204,102,0.75) 0%, rgba(153,204,102,0.75) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(153,204,102,0.75)), color-stop(100%,rgba(153,204,102,0.75))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(153,204,102,0.75) 0%,rgba(153,204,102,0.75) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(153,204,102,0.75) 0%,rgba(153,204,102,0.75) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(153,204,102,0.75) 0%,rgba(153,204,102,0.75) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(153,204,102,0.75) 0%,rgba(153,204,102,0.75) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf99cc66', endColorstr='#bf99cc66',GradientType=1 ); /* IE6-9 */


}#printPDF{margin-top: -8px;}

.claro .dijitMenuBar {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-color: #06C;
	color: white;*/
	

}
#menu ul {
	margin: 0px;
	padding: 0px;
}
.claro .dijitMenuBar .dijitMenuItem{
	border: 1px solid #908D89;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 0 !important;
	width: 115px;
}
.claro .dijitMenuItem{
	/*background-image: linear-gradient(rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);*/
	background-color: #06C;
	width: 150px;
	border: 1px solid ;

background: #bfd255; /* Old browsers */
background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */



}

.claro .dijitMenuItemSelected{
	background-color: #036;
	color: #FC0;
}

.claro .dijitMenu .dijitMenuItemSelected td{
	background-color: #0099FF;
	color: #FC0;
}

.claro .dijitMenuItemLabel{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 0px;
}
.claro .dijitMenuTable{
	border-collapse: collapse;
}
#menu ul ul {
	position: absolute;
	visibility: hidden;
	top: 31px;
	left: 0px;
}

#searchDiv
{
	float: right;
}

#menu ul li:hover ul {
	visibility: visible;
}
#head_image{
	display: block;
	margin-left: auto;
	margin-right: auto;

}
.claro .dijitMenuItem:hover {
	background-color: #036;
	color: #FC0;
	height: 30px;
	padding: 0;
}

#menu ul li ul li a:hover {
	background-color: #0099FF;
}
#menu ul li a:hover {
	color: #FC0;
	}
/******************************************************Toolbar Buttons**********************************************************/
#clearFeatures{
	display: inline-block;
	vertical-align: top;
	}

/*****************************************************Toast*********************************************************************/
#toast{
		position: fixed;
		top: 50px;
		left: 50%;
		width: 200px;
		margin-left: -100px;
		border: 1px solid #666;
		background-color: #B1BCCF;
		padding: 10px 0 ;
		text-align:center;
		opacity: .9;
		z-index: 100;
		
		-webkit-transition: opacity 0.5s ease-out;  /* Saf3.2+, Chrome */
		-moz-transition: opacity 0.5s ease-out;  /* FF4+ */
		-ms-transition: opacity 0.5s ease-out;  /* IE10? */
		-o-transition: opacity 0.5s ease-out;  /* Opera 10.5+ */
		transition: opacity 0.5s ease-out;	
		
	}

/**************************************************** Layers Content Pane *****************************************************/





div#layersContainer {
	position: absolute;
	height: 100%;
	background-color: #F2F2F2;
	border-right: solid 1px #CCC;
	z-index: 10000;
	width: 260px !important;
}

div#layersContainer h1 {
	font-size: 12pt;
	background-color: #DDD;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding-left: 5px;
}

div#layers {
	padding: 10px;
	height: 100%;
	overflow-y: auto;
}

div#layers * { font-size: 8pt; }

div#layers h2 { font-size: 10pt; }

div#layers .layerGroup {
	margin: 0;
	padding: 5px;
}

div#toggleLayersContainerButtonLeft, div#toggleLayersContainerButtonRight {
	position: absolute;
	top: 1px;
	height: 20px;
	line-height: 20px;
	width: 20px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

div#toggleLayersContainerButtonLeft {
	background: #EEE url('../images/arrows-left.png') no-repeat center center;
	right: 0;
	z-index: 10001;
	border-left: solid 1px #CCC;
	
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

div#toggleLayersContainerButtonRight {
	background: #EEE url('../images/arrows-right.png') no-repeat center center;
	left: 0;
	z-index: 9999;
	border-right: solid 1px #CCC;
	
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

div#toggleLayersContainerButtonRight:hover, div#toggleLayersContainerButtonLeft:hover { cursor: pointer; }

/* Seperation between layer checkboxes */
div#layers * .dijitReset.dijitInline.dijitCheckBox { margin: 2px; }

.layerDescriptions {
	max-height: 300px;
	max-width: 600px;
	overflow-y: auto;
}

.layerDescriptions p {
	font-size: 9pt;
	margin: 5px;
}

.layerDescriptions h1 {
	font-size: 12pt;
	margin: 5px;
}

.layerDescriptions h2 {
	font-size: 10pt;
	margin: 5px;
}

/**************************************************** Map *****************************************************/
div#mapCanvas {
	overflow: hidden;
	border-top: solid 1px #CCC;
}

/**************************************************** Loading DIV *****************************************************/
div#loadingContainer {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #E6E6E6;
	z-index: 1000000;
}

div#loadingDistance {
	margin-bottom: -50px;
	width: 1px;
	height: 40%;
	float: left;
}

div#loadingContent {
	position: relative;
	text-align: left;
	width: 500px;
	height: 100px;
	clear: left;
	margin: 0 auto;
	color: #717070;
	text-align: center;
}

div#loadingContent > p {
	font-size: 24pt;
}

div#loadingDetails {
	font-size: 10pt;
	padding: 15px 15px 30px 15px;
}

table, td, th {
    border: 1px solid green;
}

th {
    background-color: green;
    color: white;
}
td{
	padding: 3px;
}
/**************************************************** Map Information *****************************************************/

div#mapInformation {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 10000000;
	font-size: 8pt;
}

div#mapInformation a {
	font-size: 8pt;
	text-decoration: underline;
}

/**************************************************** Ribbon *****************************************************/
div#ribbon {
	border: none;
	margin: 5px;
	overflow: hidden;
	height: 92px;
}

div#ribbon *, .dojoxGrid *, .dijitMenuItem, .infowindow *, .sizeEight { font-size: 8pt; }

/**************************************************** Dojo/Dijit Overides *****************************************************/


.esriSimpleSliderIncrementButton > span:nth-child(1)
{font-size:18pt;
}

.esriSimpleSliderDecrementButton > span:nth-child(1)
{font-size:18pt;
}

.dijitTab * { font-size: 9pt; }

.boxContainer {
	position: relative;
	float: left;
	height: 90px;
	margin: 0 5px 0 0;
	background: url('../images/gradient_1x95.png') repeat-x;
	border: 1px solid #ccc;
}

.boxTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	background: url('../images/gradient_1x15.png') repeat-x;
	color: #414141;
	font-weight: bold;
	font-size: 8pt;
}

.claro .agsjsTOCContent {
	padding: 2px;
	margin: 0;
	background: none;
	border: solid 1px transparent;
	font-size: 8pt;
	overflow:hidden; 
}

.claro .agsjsTOCContent:hover {
  padding: 3px;
	background: url('../images/gradient_1x26.png') repeat-x;
	border: solid 1px #949494;
	cursor:pointer;
	overflow:hidden; 
}

.dijitButtonNodeOld { margin: 0.2em; }

.dijitButtonNodeOld .dijitButtonNode {
	padding: 0;
	margin: 0;
	background: none;
	border: solid 1px #B3B3B3;
	font-size: 8pt;
	height: 16px;
}
/* Seperation between texboxes and dropdown select in the ribbon */
.tundra .dijitInputField input, .tundra .dijitTextBox, .tundra .dijitComboBox, .tundra .dijitSpinner, select, .tundra .dijitCheckBox, .tundra .dijitCheckBoxIcon, .dojoxDropDownSelect { margin: 0.4em; }

.tundra .dijitButtonDisabled .dijitButtonNode, .tundra .dijitToggleButtonDisabled .dijitButtonNode, .tundra .dijitDropDownButtonDisabled .dijitButtonNode, .tundra .dijitComboButtonDisabled .dijitButtonNode, .tundra .dijitComboBoxDisabled, .tundra .dijitSpinnerDisabled, .tundra .dijitSpinnerDisabled .dijitButtonNode {
	background: none;
	border: 1px solid transparent;
}

.dijitDialogUnderlay { background: black none repeat scroll 0 0; }

.dijitTextBox { width: 150px; }

.dojoxDropDownSelect .dijitButtonContents {
	width: 132px;
	text-align: left;
}

.dijitTabPane { height: 400px; }

input#notifyParcelNoticeHeader, textarea#notifyParcelText, textarea#notifyParcelReturnAddress, textarea#notifyParcelSalutation {
	width: 300px;
	border: solid 1px #CCC;
	margin: .4em;
}

input#notifyParcelNoticeHeader:focus, textarea#notifyParcelText:focus, textarea#notifyParcelReturnAddress:focus, textarea#notifyParcelSalutation:focus {
	background-color: #F5F5F5;
	border: solid 1px #C0C0C0;
}

textarea#notifyParcelText { height: 400px; }

div#measureLengthDialog, div#measureAreaDialog { width: 230px; }
.measureGroup { margin: 3px; }
.measureGroup table { width: 100%; }

.informationGroup { margin: 10px; }
.informationGroup table { margin-left: 5px; }
.informationGroup table td {
	vertical-align: top;
	padding: 1px;
}

.identifyResultTableRow { vertical-align: top; }

table#mapCanvas_zoom_slider { background-color: transparent; }