/*TOOLTIPS*/
body {
	font-size: 12px;
}
input, select {
    font-size:0.9em;
}

table {
    margin-top:-10px;
    margin-left:7px;
}

h4 {
    font-size:1.1em;
    text-decoration:none;
    font-weight:normal;
    color:#23A4FF;
}

a {
    color:#23A4FF;
}
.LB {
	width:80px;
	position:absolute;
	text-align:center;
}
.labelCustomCenter {
	color:#000;
}
.labelCustomHighlight {
	color:#000;
	opacity:0.3;
	filter:alpha(opacity=30) ;
}
.LHBB {
	top:-13px;left:-38px;
}
.LHBR {
	top:-14px;left:-37px;
}
.LHBL {
	top:-14px;left:-39px;
}
.LHBT {
	top:-15px;left:-38px;
}
.LMB {
	top:-14px;left:-38px;
}
.labelMiddleBobby {
	color:#EEE
}
.contentIndex {
	padding: 2px 0 10px;	
}
#container {
    height: 800px;
    margin:0 auto;
    position:relative;
	padding-top: 5px;
}

.contentMain {
	padding: 0;
	cursor: default;
	font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
#center-container {
    color: #CCCCCC;
    height: 750px;
    left: 130px;
    position: absolute;
    width: 725px;
}
#infovis, #infovisSample {
    position:relative;
    width:100%;
    height:100%;
    margin:auto;
    overflow:hidden;
}
.contentIndex h1.shadowed-header {
	height: 30px;
}
#shadow-header-title {
	width: 250px;
	position: absolute; 
	left: 0;
	margin-left: 10px;
}
#chosenFilters {
	width: 250px;
	position: absolute;
	right: 0;
	font-size: 18px;
	color: #000;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	font-weight: bold;
}
.browser-warning {
position: absolute;
right: 250px;
left: 250px;
font-size: 12px;
font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
color: #000;
line-height: 12px;
padding: 5px;
border:#F00 solid 1px;
}

#inner-details {
  font-size:12px;
}

.text {
    padding: 7px;
}

#inner-details {
    font-size:0.8em;
    list-style:none;
    margin:7px;
}

#log {
    position:absolute;
    top:10px;
    font-size:1.0em;
    font-weight:bold;
    color:#23A4FF;
}
#result-icons {
	margin: 0 0 0 25px;
}

.resultsShow, #exportedFileLinkHolder {
	display: none;
}

#clickedChildren {
	padding: 10px;
	opacity: 1;
}

#clickedChildrenStats {
	padding: 25px 0 0 15px;
}
#searchLink, #exportResults {
	background-image:url(../images/zing_sprite.png);
	background-position: 0 -25px;
    background-repeat: no-repeat;
    height: 30px;
    width: 35px;
	margin: 10px 5px;
	cursor: pointer;
	float: left;
}
#searchLink:hover {
	background-position: -40px -25px;
}
#exportResults {
	background-position: -80px -25px;
}
#exportResults:hover {
	background-position: -120px -25px;
}

#loadingOverlay {
	display:none;
	width:100%;
    height: 100%;
    margin-top: 175px;
	background: #E7EDED;
	position:absolute;
	z-index:10000;
	opacity: 0.6;
	filter:alpha(opacity=60);
	cursor: wait;
}
#loadingGraphic {
    left: 40%;
    position: relative;
    text-align: center;
    top: 25%;
	width: 250px;
}
#loading-progress-image {
/*	background: url("../images/loading_circle.gif") no-repeat scroll 0 0 transparent; */
    background: url("../images/loading_sunburst.gif") no-repeat scroll 5px 30px transparent;
    width: 300px;
	height: 200px;
    color: #333;
    font-size: 16px;
    margin-top: 10px;
    text-align: left;
	opacity: 1;
	filter:alpha(opacity=100) ;
	
}
#loadingGraphic #asyncButton {
    margin: 10px 10% 5px 15%;
    padding: 3px;
	font-size: 12px;
	border: #333 solid 1px;
	color: #000;
	cursor: pointer;
	width: 200px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#loadingGraphic #asyncButton:hover {
	color:#FFF;
	background-color:#333;
}
.left-container, .right-container {
    color: #000;
    text-align: left;
    overflow: none;
	position: absolute;
	z-index: 100;
	top: 300px;
}
.left-container {
    left:0;
}
.right-container {
    right:0;
}
.right-container h4{
    text-indent:8px;
}
#hc-help {
    height: 18px;
    width: 18px;
    background-image: url("../images/yui-sprite.png");
	background-position: 0 -1900px;
	background-repeat: no-repeat;
    cursor: pointer;
	margin: 0 auto;
}
#hc-help:hover {
	background-position: -50px -1900px;
}
.lib-container {
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	width: 70px;
	height: 20px;
	position: absolute;
	left: 20px;
	cursor: pointer;
	display: none;
	color: #999;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.lib-container:hover {
	background-color: #F2F2F2;
	color: #666;
}
#tut-container {
	display: block;
	width: 40px;
	cursor: default;
}
#tut-container:hover {
	background: none;
}
#naics-container {
	left: 293px;
}
#sic-container {
	left: 373px !important;
}

#reset-all {
    background-image: url(../images/zing-reset-sprite.png);
    background-position: 0 -54px;
    height: 25px;
    width: 70px;
	position: absolute;
    right: 20px;
}
#reset-all:hover, #reset-all:active {
    background-position: 0 -4px;
}
#n-dd {
	display: block;
}
.right-container #left_pan {
    right: 0;
	float: none;
	/*left:auto;*/
}

.right-container #left_pan div#top { 
	/*background: url(../images/right_panel_top.png) no-repeat; */
	height: 11px;
}
	
.right-container #left_pan div#bottom { 
	/*background: url(../images/right_panel_bottom.png) no-repeat;*/
	height: 11px;
}
	
.right-container #left_pan div#middle {
	/*background: url(../images/right_panel_middle.png) center repeat-y;*/
	min-height: 370px;
}

.right-container #left_pan {
    /*background: url(../images/right_panel.png) center repeat-y;*/
}


#control-container {
	display: none;
}
#left_pan {
	width: 0;
	float: none;
}

.zing-pnl-btn {
	position: absolute;
	cursor: pointer;
	background-image: url(../images/left_panel_11_cntrl_sprite.png);
	/*background-repeat: no-repeat;*/
	width: 35px;
	top: 60px;
	height: 90px;
	z-index: 100;
}
.left-container .zing-pnl-btn {
	left: 0px;
}
.right-container .zing-pnl-btn {
	right: 0px;
}


.zing-pnl-btn-reset {	background-position: -43px -245px;}
.zing-pnl-btn-reset:hover {	background-position: -43px -345px;}
.zing-pnl-btn-pulled {	background-position:  -1px -245px;}
.zing-pnl-btn-pulled:hover {	background-position: -1px -345px;}


.right-container .zing-pnl-btn-reset {	background-position:-120px -245px;}
.right-container .zing-pnl-btn-reset:hover {	background-position: -120px -345px;}
.right-container .zing-pnl-btn-pulled {	background-position: -162px -245px;}
.right-container .zing-pnl-btn-pulled:hover {	background-position:  -162px -345px;}

.criteria {
	background: url(../images/arrow-black.gif) left 5px no-repeat;
	padding-left: 15px;
	height: auto;
	width: 90%;
	padding-bottom: 5px;
}
.criteria-filter {
	padding: 10px 0;
	background: none;
}
.criteria-filter .criteria-value{
	color: #666;
	font-size: 90%;
	font-weight: bold;
}
.criteria-filter .criteria-value{
	color: #666;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 5px;
}
.criteria-name, .criteria-value-group .criteria-value-name {
/*	font-weight: bold;  */
	color: #760000;
	float: left;
}

.criteria-filter .criteria-name {
	background: url(../images/arrow-black.gif) left 5px no-repeat;
	padding-left: 15px;
	color: #000;
}

.criteria-value, .criteria-value-name {
	float: left;
	padding-left: 5px;
}
.criteria-value-group{
	font-size: 90%;
	padding-left: 10px;
	background: url(../images/arrow-blue.gif) left 5px no-repeat;
	padding-left: 10px;
	height: auto;
}



.right-container .criteria-value {
	font-size: 95%;
}

/* Facebox/ Floating msg box */
.facebox-message {
	display: none;
}
.facebox-message, .facebox-legend {
	border: none !important;
	padding: 0 !important;
}
a.facebox-legend {
	color: #000 !important;
}
.facebox-legend-name, .facebox-legend-color {
	float: left;
	margin-bottom: 7px !important;
}
.facebox-legend-name {
	margin-left: 5px !important;
}
.facebox-legend-color {
	width: 10px;
	height: 10px;
	border: 1px solid #000 !important;
	margin-left: 10px !important;
	margin-top: 2px !important;
}
#facebox #closeButton {
    background: url("../images/CustomButtons/close_rest.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
	border: none;
	padding: 0;
}
#facebox #closeButton:hover {
    background: url("../images/CustomButtons/close_hover.png") no-repeat scroll left top transparent;
}

#fbDropdown {
	width: 250px;
	height:22px;
}


/*TOOLTIPS*/
#WzTtDiV {
    -moz-box-shadow:#555 2px 2px 8px;
    -webkit-box-shadow:#555 2px 2px 8px;
    -o-box-shadow:#555 2px 2px 8px;
    box-shadow:#555 2px 2px 8px;
}
#WzBoDy {
    background: #FFF no-repeat 0 0 !important;
    border-color: #ccc  !important;
    opacity:0.9  !important;
    filter:alpha(opacity=90)  !important;
    font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif  !important;
}
#WzBoDyI {
    color: #111 !important;
}



.tip {
    color: #111;
/*    width: 139px;*/
    background-color: white;
    border:1px solid #ccc;
    -moz-box-shadow:#555 2px 2px 8px;
    -webkit-box-shadow:#555 2px 2px 8px;
    -o-box-shadow:#555 2px 2px 8px;
    box-shadow:#555 2px 2px 8px;
    opacity:0.9;
    filter:alpha(opacity=90);
    font-size:10px;
    font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    padding:7px;
	 text-align: left;
	 width:auto;
	 max-width:500px;
	
}

.tip-title {
  margin-bottom:5px;
  font-weight: bold;
  font-size: 11px;
}
.tip-label {
  margin-bottom:5px;
  font-weight: bold;
  font-style: italic;
}
.tip-longDesc {
  margin-top:5px;
  margin-bottom:4px;
}
.tip-records {
  margin-top:10px;
}
.tip-daterange {
  margin-top:2px;
  font-size: 95%;
  color: #900;
}
.tip-selection {
  margin-top: 1px;
}
.tip-selection b {
 font-style: italic;
}
pre {
	background-color:#EEEEEE;
	font-size:10px;
	margin:5px auto;
	padding:5px;
	
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -webkit-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}


