@charset "utf-8";

.landingDescription {margin:0 0 2px 15px; padding:0;}

#taxonomy {margin:0 0 5px 0; padding:0; font-size:0.8em;}

.indexTitle {margin:0 0 2px 0; padding:0; font-size:1.0em;}
.indexDescription {margin:0 0 5px 0; padding:0; font-size:1.0em;}
.indexTags {margin:0; padding:0; line-height:1.0em; font-size:0.8em;}
.indexDate {margin:0; padding:0; font-size:0.8em;}

#sortable { list-style-type:none; margin:0; padding:0; width:100%; }
#sortable li { margin:0 0 5px 0; padding:5px 5px 10px 5px; font-size:1.0em; height:1.0em; }

.updateInvisible {CLEAR:both;VISIBILITY:hidden;HEIGHT:0px;position:absolute; }

.formInput { font-family:Verdana,Arial,Helvetica,sans-serif;font-size:100%;width:215px; }
.formTextarea { font-family:Verdana,Arial,Helvetica,sans-serif;font-size:100%;width:215px; }
.formInvisible {CLEAR:both;VISIBILITY:hidden;HEIGHT:0px;position:absolute; }

.row-related { 
	width: 720px;
	float: left;
	display: inline;
	margin-right: -3px; 
	margin-bottom: 20px;
	overflow: hidden;
	display:block;
}

.row-related .column { 
	width: 340px;
}

.row-related .column .content h3 { 
	border-bottom: 1px dotted #ccc;
	background-image: url(/images/arrow_right.gif);
	background-position: 0px 5px; 
	background-repeat:no-repeat;
	padding-left: 15px;
	height: 1%;
}

.row-related .column .content h3 a{ 
	color:#494627;
}

#rightbox {
   float: right; 
   width: 260px; 
   margin-left: 20px;
   margin-bottom: 5px;
   padding-bottom: 5px;
}


#rightbox #tabs ul li { list-style-type:none; margin-left:0; padding-left:0; line-height:100%; }
#rightbox #tabs ul li a { text-decoration:none; font-size:0.8em; }
#rightbox #tabs p { font-size:0.8em; line-height:100%; }

#categories { margin:-10px 0 10px 0; font-size:0.8em; }
#tags { margin:0 0 10px 0; font-size:0.8em; line-height:0.9em; }
#sort { margin:-10px 0 10px 0; font-size:0.8em; }

.pageFindWrapper {
  float: right;
  margin: 0 20px 0 0;
  width: 700px;
  display: inline;
}

.pageFind {
  color:#5A5A5A;
  float:right;
  font-size:1.1em;
  font-weight:bold;
  margin:0 !important;
  position:relative;
}

.pageFindText {
  float:left;
  margin:1px 0 0;
  position:relative;
}

#pagenumber {
  border:1px solid #DADBD5;
  height:15px;
  width:49px;
  margin-right:2px;
}

#index { font-size:0.8em; margin-bottom:10px; }

#indexResults ul ul {margin-bottom: 0px;}

.emptyNavigation {background-color:#F4F4F4;border-bottom:1px dotted #666666;padding:5px;}
.emptyNavigation select {width:100%;margin-top:5px;}

#resources {
  display:inline;
  float:left;
  margin-bottom:20px;
  margin-right:-3px;
  overflow:hidden;
  width:720px;
}

#resources .categories { font-size:0.7em; }
#resources .tags { font-size:0.7em; }

.search_greySmall {
	color:#999999;
	font-size:0.9em;
}

.resultsList  {
	clear: both;
	line-height:1.3em;
	margin:10px 0 10px 18px;
}


.resultsList li {
	padding-bottom: 10px;
}

.searchNews {
	background-color: #9ad367;
	padding: 20px;
	border: solid 3px #88c254;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 400px;
}

.searchNews .searchNewsButton {
	width: 120px;
}

.searchNews .searchNewsBox {
	width: 260px;
}

.resourceBox { margin:20px 10px 20px 10px; }
.resourceText { font-family:Verdana,Arial,Helvetica,sans-serif;font-size:100%;width:346px; }
.resourceDropdown { font-family:Verdana,Arial,Helvetica,sans-serif;font-size:100%;width:350px; display:block; }
.resourceInvisible {CLEAR:both;VISIBILITY:hidden;HEIGHT:0px;position:absolute; display:none; }

.resourceTable {
	width: 700px;
	margin-right: -3px;
	border-spacing:1px;
	border-collapse:separate !important;
}

.resourceTable th, .resourceTable .tablehead {
	background-image: url(/images/resource_subheader_gradient.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #C2C2C2;
	color: #444444;
	padding: 3px 6px;
}

.resourceTable th a, .resourceTable .tablehead th a {
	color: #444444;
}

.resourceTable td {
	padding: 3px 6px;
}

.resourceTable td.evenrow {  
	background-color: #F1F1F1;
}

.resourceTable td.oddrow {  
	background-color: #FFFFFF;
}

.resourceDropdownListItem {
	background-color:#F4F4F4;
	border-bottom:1px dotted #666666;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:8px 4px 10px 24px;
	background:url("/images/triangle_right.gif") no-repeat scroll 12px 13px #F4F4F4;
} 
.resourceDropdownNav { 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
	width:175px; 
}

.headline_date {
	color:#000;
	font-weight:bold;
}