@charset "utf-8";
/* CSS Document */

/* -------------------- deprecated : josh
#leftNav { margin-bottom: 20px;  } 

div.secondary-left-column { padding-bottom: 30px; top: 0px; } 

.secondary-left-column h3 { 	
	padding:15px 20px 15px 10px;
}
*/

#results { 
	min-height: 550px; 
	_height: 550px; 
} 

div.loading { float: left; width: 95%; height: 50px;} 

div.loading span.loadingText { 
	/* should not be absolute */
	background: url(../images/ajax-loader.gif) 0px 3px no-repeat;
	padding-left: 25px;
	font-size: 14px; 
	font-weight: bold; 
	color: #ccc; 
	margin-left: auto; 
	margin-right: auto; 
	position: relative; 
	top: 15px; 
	width: 100px; 
	display: block;
	text-align: left;
	* background: url(../images/ajax-loader.gif) 10px 3px no-repeat;

	* padding-bottom: 30px;
	* padding-top: 10px; 
	* padding-left: 40px;
} 
/* -------------------- deprecated : josh
#leftNav div.navGroup { 
	border-bottom:1px solid #E0E0E0;
	border-top:1px solid #FFFFFF;
	display:block;
	padding:7px 10px;
	position:relative;
	text-decoration:none;
	cursor:pointer;
	min-height: 15px;
	height: auto;
	float: left;
	width: 90%;
	overflow: hidden;
	color: #068658;	
	background: url("../images/toolsNavSprite.png") right 5px  no-repeat;
}

#leftNav div.navGroup a {
	height: 17px; 
}

#leftNav div.navGroup:hover { 
	color:#068658;	
	background: #DEECE6 url("../images/toolsNavSprite.png") right 5px no-repeat;
}

#leftNav div.open, #leftNav div.open:hover { 
	background: url("../images/toolsNavSprite.png") no-repeat scroll right -20px #FFFFFF;
	color: #000; 
	font-weight: bold
}

#leftNav div.open { padding-bottom: 40px; } 
#leftNav div.open a { font-weight: normal; margin-bottom: 5px; } 

#leftNav span.navGroupTitle { 
	float: left; 
	width: 100%;
	height: auto;
	min-height: 20px;
	margin-bottom: 5px;
}

#leftNav div.navGroup a { 
	display: block;	
	float: left; 
	width: 100%; 
} 
*/
/* -------------------- deprecated : josh
div.main-right-column div.content-box { min-height: 440px; height: auto; padding-bottom: 40px;  } 
div.main-right-column div.content-box div.content-box { border: none;  } 
div.main-right-column div.content-box div.section { 
	padding: 10px 20px; 
	float: left; 
	width: 95%;
}
*/
/* -------------------- deprecated : josh
div.main-right-column div.content-box div.section h1,
div.main-right-column div.content-box div.section h2,
div.main-right-column div.content-box div.section h3, 
div.main-right-column div.content-box div.section h4 { 
	padding-left: 0px; 
}

div.main-right-column div.content-box h1, 
div.main-right-column div.content-box h2, 
div.main-right-column div.content-box h3, 
div.main-right-column div.content-box h4 { 
	float: left; 
	width: 95%; 
} 
*/
fieldset { 
	background-color: #f4f4f4; 
	border: 1px solid #ccc; 
	padding: 15px;
} 

span.or { 
	margin-left: 10px;
	font-size: 10px;
	color: #666;
} 

div.item { 
	width: 100%; 
	float: left; 
	padding: 5px 0px; 
	font-size: 14px; 
} 

.borderBox span.label { 
	width: 49%; 
	text-align: right; 
	float: left; 
	padding-right: 10px; 
	font-weight: bold;
} 


.borderBox span.value { 
	width: 49%; 
	float: left; 
}

div.one-item-section div.item { 
	border: 1px solid #ccc; 
	margin-bottom: 20px;
} 

div.borderBox { 
	border: 1px solid #ccc; 
	padding: 10px; 
	clear: both; 
	float: left; 
	margin-bottom: 20px; 
	width: 96.5%;  
} 

ul.errorMessage { 
	border: 1px solid red; 
	color: red; 
	width: 91%; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 10px; 
	list-style: none; 
	background-color: #ffeeee; 
} 

div.main-right-column div.content-box #resultsContainer div.section { width: 96%; }

#resultsContainer ul.errorMessage, 
div.section ul.errorMessage { width: 96%; } 

span.error { 
	color: red; 
	font-weight: bold;
} 

div.main-right-column div.content-box div.relatedTools { 
	float: left; 
	width: 91%; 
	border: 1px solid #ccc; 
	margin-left: 22px; 
	padding:10px; 
	padding-top: 20px;
	margin-bottom: 20px;
} 

div.relatedTools a { 
	float: left; 
	padding: 2px 10px; 
	margin-bottom: 10px; 
	width: 100%;
	position: relative;
}

div.tabNav { 
	border-bottom: 1px solid #ccc; 	
	padding-top: 10px; 
	display: none; 
	padding-bottom: 5px;
	padding-left: 10px;
	* height: 18px;
} 

div.tabNav a { 
	cursor: pointer; 
	border: 1px solid #ccc; 	
	padding: 5px 10px; 
	position: relative; 
	
	* top: 10px;
	margin-right: 5px; 
	background-color: #f5f5f5; 
	-moz-border-radius:5px 5px 0px 0px;	
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px; 
	color: #666; 
	font-size: 14px;
	margin-top: 5px;
	
} 

div.tabNav a.selected { border-bottom: 1px solid white; background-color: white; color: #068658;} 

.helpTip { 
	background:url(../images/smallHelpIcon.png);
	height: 24px;
	width: 25px;
	float: left;
	cursor: pointer;
}

.helpTip:hover, .helpTipHover { 
	background:url(../images/smallHelpIcon.png) 0px 24px;
}
.bodypagenav .pagecontrols a.hide { display: none; } 
.bodypagenav .pagecontrols a { padding-left: 10px; } 

.bodypagenav .pagecontrols a.helpTip { background:url(../images/tinyHelpIcon.png) 5px 7px no-repeat; padding-left: 27px;  } 
.bodypagenav .pagecontrols a.helpTip:hover { background:url(../images/tinyHelpIcon.png) 5px -34px no-repeat; } 


/* tools formatting stuff from default.css */
.tool-results-container {
	position: relative;
	display: block;
	margin: 10px 20px;
	border: 1px solid #ccc;
	clear: both;
	float: left;
	width: 640px;
	padding: 0px;
	* line-height: 0px;
	font-size: 12px; 
}
.tool-results-heading {
	position: relative;
	font-size: 12px;
	padding: 2px 5px;
	color: #333;
	background: #f1f1f1;
	border-top: 1px solid #ccc;
	float: left; 
	width: 630px;
	* line-height: 12px;

}
.tool-results {
	position: relative;
	display: block;	
	color: #068658;
	font-size: 12px;
	font-family: LiberationMonoRegular !important;
	padding: 5px 10px;
	float: left;
	clear: both;
	width: 620px;
	* line-height: normal;
	
}

.tool-results div { 
	width: 100%; 
	float: left; 
	
} 

.tool-results .label {
	
	color: #999;
	width: 150px;
	text-align: right;
	float: left; 
	display: block;
}
.tool-results .value {
	float: left; 
	width: 470px;
	display: block;
}

/* new stuff that may or may not work correctly across the board yet */

div.tool-results-container h2, div.tool-results-container h3 { 
	padding-left: 11px; 
	float: left; 
	width: 620px; 
	* line-height: normal;
} 

td { color: #666; }

div.tool-results table { 
	width: 620px;	
}

div.tool-results table table { 
	width: auto;	
}

div.tool-results h2, div.tool-results h3 { 
	padding-left: 3px; 
} 

div.tool-description { float: left; } 

input.exampleText { color: #999; font-style: italic; } 

form.loadingIndicator button { * width: 60px; } 


p.headingDescription { 
	/*border-top: 1px solid #ccc; 
	width: 620px; 
	margin-left: 20px;
	padding-left: 0px; 
	font-size:11px; 
	padding-top: 3px; 
	color: #666; */
} 

div.tool-description p  { padding-left: 5px; color: #000; } 
div.tool-description ul { color: #000; } 
body { word-wrap: break-word; } 

div.comingSoonText { 
	border: none; 
	font-size: 16px; 
	border-top: 1px solid #ccc; 
	padding: 3px; 
	color: #068658; 
	font-weight: bold; 
	float: left;
	* line-height: 16px;
}