/* EDREFORM U STYLES -- */

.colleft{
	width:630px;
}
.col3{
	width:300px;
}

.edreformu-header{
	padding:0px;
}
#edreformu{
	width:960px;
	margin:0px auto;
	padding:0px;
	display:block;
}
#edreformu img{
	padding:0px;
	background-image:none;
	border:none;
	box-shadow: none;
	
}


#edreformu ul.bullet-list{
	margin:0px;
	padding:0px;
	list-style:none;
}
#edreformu ul.bullet-list li{
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left:12px;
}
#edreformu ul.bullet-list li a{
	color:#333;
}
#edreformu ul.blue-bullet li{
	background-image: url(img/bullets/blue-bullet.png);
}
#edreformu ul.teal-bullet li{
	background-image: url(img/bullets/teal-bullet.png);
}
#edreformu ul.red-bullet li{
	background-image: url(img/bullets/red-bullet.png);
}
#edreformu ul.purple-bullet li{
	background-image: url(img/bullets/purple-bullet.png);
}


#edreform-u-search{
	
}
#edreform-u-search-header, #edreform-u-search-body{
	width:275px;
	float:left;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	display:block;
	margin-left:15px;
}

#edreform-u-search-body{
	min-height:120px;
	background-image: url(img/edreform-u/search-background.png);
	margin-top:-8px;
}
#edreform-u-search-header{
	height:23px;
	background-image: url(img/edreform-u/search-header.png);
}
#edusearch label{
	font-size:11px;
	font-weight:bold;
}
#edreform-u-term{
	width:200px;
	height:33px;
	line-height:16px;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	display:block;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:20px;
	color:#959595;
	background:transparent;
	background-image: url(img/edreform-u/search-input-back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:none;
}
#edreform-u-search-btn{
	width:230px;
	height:52px;
	display:block;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
	background:transparent;
	background-image: url(img/edreform-u/search-submit-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:none;
	cursor:pointer;
	
}
#edusearch input[type=checkbox], #edusearch span{
	display:inline-block;
}
#edusearch input[type=checkbox]{
	width:16px;
	height:16px;
	margin:0px;
	padding:0px;
	position:relative;
	margin-right:5px;
}
#edusearch ul, #edusearch ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#edusearch ul li{
	display:block;
	padding:2px;
	
}
#edusearch span{
	font-weight:bold;
	font-size:13px;
	line-height:16px;
}

#edreform-u-search h3.search-edreformu{
	height:38px;
	width:100%;
	padding:0px;
	margin:0px;
	background-image: url(img/edreform-u/search-title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:-9999px;
	display:block;
}


/* Listing Pages */
#edreformu .resource-type-title h1{
	margin:0px;
	padding:0px;
	font-size:24px;
	font-weight:normal;
	line-height:36px
}
#edreformu .resource-type-title h1 span.first{
	font-weight:bold;
}

#edreformu .resource-item{
	display:block;
	padding:5px 0px;
	margin:0px;
}
#edreformu .resource-item h4{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	line-height:16px
}

#edreformu .resource-item h4 a{
	text-decoration:none;
	color:#00853e;
	margin:0px;
	padding:0px;
}
#edreformu .resource-item h4 a:hover{
	text-decoration:underline;
}

#download-btn-block{
	text-align:center;
}

#download-resource-link{
	display:block;
	text-align:center;
	width:230px;
	height:38px;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	line-height:20px;
	background-image: url(img/edreform-u/download-btn-background.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#fff;
	padding-top:14px;
	margin:0px auto;
}
#download-resource-link:hover{
	text-decoration:none;
}
#download-resource-link img{
	margin:0px;
	padding:0px;
	margin-right:2px;
	margin-top:-4px;
	background:transparent;
	background-image:none;
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	vertical-align: middle;
}
#edreformu span.resource-filed-under{
	float:left;
	margin:0px;
	padding:0px;
	float:left;
	display:inline-block;
}
#edreformu ul.resource-search-type{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline-block;
	float:left;
	font-style:italic;
	
}
#edreformu ul.resource-search-type li{
	float:left;
	displau:inline-block;
	margin:0px 5px;
	padding-right:5px;
	font-style:italic;
}

#alpha-list{
display:block;
width:100%;
margin:0px;
padding:0px;
float:left;

}
#alpha-list li{
	display:block;
	float:left;
	width:18px;
	height:18px;
	font-size:12px;
	line-height:18px;
	color:#00853e;
	margin:0px 2px;
	text-align:center;
	background-color: #F2F2F2;
}
#alpha-list li{
border:solid 1px #ccc;
}
#alpha-list li.active{
border:solid 1px #00853e;
background-color: #FFF;
}

h3.alpha-letter{
display:block;
margin-top:5px;
padding-bottom:5px;
border-bottom:dotted 1px #ccc;
margin-bottom:5px;
}

#child-list{
magrin:0px;
padding:0px;
list-style:none;
}

#child-list li{
display:block;
margin:0px;
margin-bottom:12px;
}
#child-list li a{
color:#333;
font-weight:bold;
font-size:12px;
line-height:14px;
}