@charset "utf-8";

/* CSS Document special styles for the CCRI Library 

created by jnk on 6/29/12 --------------------------------*/

#wrapper #main_content.users {
	height: 630px;
}

#features_dept_user.center {
    height: 330px;
}

#wrapper #main_content #features_dept_user select {
	background-color: #636464 !important;
	color: #FFFFFF;
	margin-left: 15px;
	width: 220px;
}

#wrapper #main_content #features_dept_user #helin-search {
	background-color: #eee;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-right: 0px;
	width: 550px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	background: #fefffb; /* Old browsers */
background: -moz-linear-gradient(top,  #fefffb 0%, #eff2ec 40%, #dadfd7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefffb), color-stop(40%,#eff2ec), color-stop(100%,#dadfd7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefffb 0%,#eff2ec 40%,#dadfd7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefffb 0%,#eff2ec 40%,#dadfd7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefffb 0%,#eff2ec 40%,#dadfd7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefffb 0%,#eff2ec 40%,#dadfd7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefffb', endColorstr='#dadfd7',GradientType=0 ); /* IE6-9 */
}

#wrapper #main_content #features_dept_user #helin-search p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px !important;
}

#wrapper #main_content #features_dept_user #helin-search h4 {
	color: #FFF;
	background-color: #490000;
	padding: 5px;
	margin: 0px;
	width: 98% !important;
	background: rgb(249,53,4); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5MzUwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(249,53,4,1) 0%, rgba(143,2,34,1) 50%, rgba(109,0,25,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,53,4,1)), color-stop(50%, rgba(143,2,34,1)), color-stop(100%, rgba(109,0,25,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(249,53,4,1) 0%, rgba(143,2,34,1) 50%, rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(249,53,4,1) 0%, rgba(143,2,34,1) 50%, rgba(109,0,25,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(249,53,4,1) 0%, rgba(143,2,34,1) 50%, rgba(109,0,25,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(249,53,4,1) 0%, rgba(143,2,34,1) 50%, rgba(109,0,25,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f93504', endColorstr='#6d0019', GradientType=0 ) !important; /* IE6-8 */
	text-shadow: 1px 1px 3px #1a1a1a;
	filter: dropshadow(color=#1a1a1a, offx=1, offy=1);
}

#wrapper #main_content #features_dept_user #helin-search form {
	padding: 0px;
}

#wrapper #main_content #features_dept_user #helin-search form .keyword {
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	height: auto;
}

#wrapper #main_content #features_dept_user #helin-search form .campuses {
	width: 150px;
	padding: 0px;
	margin: 0px;
}

#wrapper #main_content #features_dept_user #helin-search form .textfield {
	width: 180px;
	background-color: #FFF;
}

#wrapper #main_content #features_dept_user #helin-search form .submitbutton {
	background-color: #CC9;
}

#wrapper #main_content #features_dept_user #col-1of2, #wrapper #main_content #features_dept_user #col-2of2 {
	font-size: 0.9em;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif !important;
	width: 270px;
	padding: 0px;
	float: left !important;
}

#wrapper #main_content #features_dept_user #col-1of2 .columns, #wrapper #main_content #features_dept_user #col-2of2 .columns {
	font-size: 1.4em;
	list-style-type: none;
}

#wrapper #main_content #features_dept_user #col-1of2 {
	margin-right: 20px;
}

#wrapper #main_content #features_dept_user #col-1of2 h4 {
	color: #FFF;
	background-color: #030;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}

#wrapper #main_content #features_dept_user #col-1of2 p {
	width: 100%;
}

#wrapper #main_content #features_dept_user #col-1of2 ul {
	list-style-type: none;
	font-size: 1.2em;
	width: 240px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#features_dept_user.center #col-1of2 ul li {
	color: #000000 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1.05em !important;
	font-weight: normal !important;
	line-height: 1.8em !important;
}

#wrapper #main_content #features_dept_user #col-2of2 p a[href^="http:"]:link, #wrapper #main_content #features_dept_user #col-2of2 p a[href^="http:"]:visited {
	background-image: none !important;
	padding: 0px !important;
}

#wrapper #main_content #features_dept_user #col-1of2 #featured {
	background-color: #FF9;
	color: #000;
	text-align: center;
}

#wrapper #main_content #features_dept_user #col-1of2 #featured p {
	text-align: left;
	width: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#wrapper #main_content #features_dept_user #col-1of2 #featured h4 {
	color: #FFF;
	background-color: #C60;
	text-align: left;
}

#wrapper #main_content #features_dept_user #col-2of2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	width: 98%;
}

#wrapper #main_content #features_dept_user #col-2of2 h4 {
	color: #FFF;
	background-color: #030;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}

#wrapper #main_content #features_dept_user #col-2of2 h3 {
	padding-top: 10px;
}

#wrapper #main_content #features_dept_user #col-2of2 .left-noborder {
	margin: 0px;
}

#wrapper #main_content #features_dept_user #col-2of2 ul {
	list-style-type: none;
	font-size: 1.2em;
	width: 240px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#features_dept_user.center #col-2of2 ul li {
	color: #000000 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1.05em !important;
	font-weight: normal !important;
	line-height: 1.8em !important;
}

#wrapper #main_content #features_dept_user p.footnotes{
	padding-top: 15px;
}
