/* CSS Document */

body {
	background-image: url('images/1800college_bg.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: left;
	margin: 0;
}
img {
	border: 0;	
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
}
h2 {
	font: bold 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
}
h2 a {
	text-decoration: none;
	color: #ffffff;
}
h3 {
	font: bold 11px Arial;
	margin: 3px 0 0 0;
	padding: 0;
}
h3 a {
	text-decoration: underline;
	color: #0099cc;
}
h4 {
	font: normal 10px Arial;
	color: #333333;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.container {
	width: 818px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.header {
	/*background-image: url('http://www.myeduseek.com/s/portals/myeduseek/images/myeduseek_headerbg.gif');*/
	background-repeat: repeat-x;
	width: 818px;
	overflow: visible;
}
.logo {
	float: left;
	width: 174px;
	height: 77px;
	background-image: url('http://www.myeduseek.com/s/portals/myeduseek/images/myeduseek_logo.gif');
	background-repeat: no-repeat;
}
.model {
	float: right;
}
.title {
	float: left;
	width: 299px;
	height: 50px;
	background: url('images/myeduseek_index_title.gif') no-repeat;
	margin: 21px 0 0 18px;
}
.search_wrapper {
	width: 816px;
	height: 224px;
	vertical-align: top;
	/*background-image: url('http://www.myeduseek.com/s/portals/myeduseek/images/myeduseek_searchbg.gif');
	background-repeat: no-repeat;*/
	text-align: left;
	/*padding-left: 20px;*/
}
.search_wrapper_results {
                width: 818px;
                height: 345px;
                vertical-align: top;
background: url('images/1800college_search-results.gif') bottom left no-repeat;
                text-align: left;
                /*padding-left: 20px;*/
}
.main_body {
	width: 818px;
}
#zipsearch_wrapper {
	width: 190px;
	height: 200px;

	margin: 5px 0 0 40px;
	float: left;
	background-position: bottom;
	border-right: 1px solid #b0b0b0;
}
#zipsearch_wrapper_results {
                width: 252px;
                height: 108px;

                margin: 0px 0px 0px 1px;
                float: left;
                background-position: bottom;
}
#zip_title {
	width: 187px;
	height: 27px;
	margin: 0 0 35px 0;
}

#catsearch_wrapper {
	width: 374px;
	height: 200px;

	margin: 5px 13px 17px 13px;
	float: left;
	border-right: 1px solid #b0b0b0;
}
#catsearch_wrapper a {
 color: #0099cc;
}
#catsearch_wrapper ul {
                display: block;
                margin: 8px 0 0 0;
                padding: 0 0 0 25px;
                font: bold 11px arial;
                color: #aeaeae;
                list-style-image: url('http://www.myeduseek.com/s/portals/myeduseek/images/myeduseek_results_narrowcatarrow.gif');
                float: left;
                line-height: 14px;
}
#catsearch_wrapper_results {
               width: 565px;
                height: 108px;

                margin: 0px 0 0 0px;
                float: left;

}
#catsearch_wrapper_results a {
 color: #0099cc;
}
#catsearch_wrapper_results ul {
                display: block;
                margin: 8px 0 0 0;
                padding: 0 0 0 25px;
                font: bold 11px arial;
                color: #aeaeae;
                list-style-image: url('http://www.myeduseek.com/s/portals/myeduseek/images/myeduseek_results_narrowcatarrow.gif');
                float: left;
                line-height: 14px;
}
#cat_title {
	width: 366px;
	height: 27px;
	background-image: url('http://www.myeduseek.com/s/portals/myeduseek/images/myeduseek_categorytitle.gif');
	background-repeat: no-repeat;
}

.title_glow {
	font: normal 15px Arial;
	color:#ffffff;
/*	width: 252px;*/
	height: 31px;
	/*background-image: url('images/1800college_locationresults.gif');*/
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
}

#cat_title_glow {
	font: normal 15px Arial;
	color:#ffffff;
/*	width: 550px;*/
	height: 31px;
/*	background-image: url('images/1800college_category.gif');*/
	background-repeat: no-repeat;
}
#namesearch_wrapper {
	width: 180px;
	height: 200px;
/*	background-color: #fff;*/
	margin: 5px 0 17px 0;
	float: left;
}

#name_title {
	width: 187px;
	height: 27px;
	background-image: url('http://www.myeduseek.com/s/portals/myeduseek/images/myeduseek_programtitle.gif');
	background-repeat: no-repeat;
	margin: 0 0 35px 0;
}

.form_input {
	font: normal 11px Arial;    
    text-align: left;
}
.form_input input {
	font: normal 11px Arial;
	color:#333333;
	/*margin: 5px;*/
}
.program_select {
	font: normal 11px Arial;
	color:#333333;
	text-align: left;
	width: 175px;
}
.programs {
	border: 1px solid #0099cc;
	background: #fff;
	position: absolute;
	z-index: 10;
}
.programs p {
	margin: 5px 5px 5px 5px;;
}
.programs a {
	text-decoration: none;
	color: #333333;
}
.programs a:hover {
	color: #0099cc;
	text-decoration: underline;
}
.form_input fieldset {
	margin: 0;
	border: none;
}
#cat_left {
	float: left;
	padding: 0 0 0 12px;
	width: 170px;
}
#cat_right {
	float: right;
	padding: 0 12px 0 0;
	width: 170px;
}
#results_wrapper {
	padding: 0px 0 9px 0px;
	width: 818px;
	overflow: auto;
}
.results_name {
	float: left;
	padding-left: 55px;
}
.results_name span {
	color: #ffffff;
}
.see_more {
	float: right;
	padding-right: 55px;
}
.desc_wrapper {
	width: 818px;
	clear: both;
}
.desc_logo {
	float: left;
	width: 175px;
	margin: 5px 0 10px 0;
	text-align: center;
}
.desc_logo2 {
	float: left;
	width: 175px;
	margin: 5px 0 10px 45px;
	text-align: center;
}
.desc {
	float: left;
	width: 175px;
	margin: 5px 0 5px 5px;
}
.more_info {
	margin: 5px;
	text-align: right;
}
.title_wrapper 	{
	width: 818px;
	height: 50px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 13px;
	overflow: auto;
	clear: both;
	background: url('/s/portals/myeduseek/images/1800college_featuredonline.gif') no-repeat;
}
.title_wrapper2	{
	width: 760px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c2d5e4;
	overflow: auto;
	clear: both;
}
.nextbutton {
	width: 113px;
	height: 50px;
}
.prevbutton {
	width: 113px;
	height: 50px;
}
.footer {
	width: 818px;
	height: 7px;
	clear: both;
	text-align: center;
	padding: 15px 0 0 0;
}
.loading {
	width: 16px;
	height: 16px;
	margin: 0 auto 0 auto;
	background: url('http://www.myeduseek.com/s/portals/myeduseek/images/loading.gif') no-repeat;
}
.filler {
	width: 16px;
	height: 16px;
	margin: 0 auto 0 auto;
}
.breadcrumbs_nav {
                font: normal 12px Arial;
                color: #0099cc;
                margin: 0 0 0px 0px;
                line-height: 0;
                vertical-align: bottom;
                padding: 0px 0px 5px 30px;
                width: 818px;
                overflow: auto;

}
.breadcrumbs_nav a {
                color: #000;
                text-decoration: underline;
}
.breadcrumbs_nav span {
                color: #000;
}


#salary_image {
  margin: 0px 0px 0px 0px;
  display: none;
}

#subprogram_links {
	color: #000;
}


#no_results_found {
	font: bold 14px Arial;
	color: #000;
}

#no_zip_found {
	font: bold 14px Arial;
	color: #000;
}

