/*
    Default Styles
*/

* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	color: #000;
	text-align: left;
	background: #fff url(../images/background.gif) repeat-x 0 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a { color: #0b3b61; text-decoration: none; cursor: pointer; }
#SchoolInfo {
	font-weight: normal;
}
#ScholarshipDetail {
	min-height: 413px;
}


a:hover { text-decoration: underline; }
a img { border: 0; }

.ar { display: block; text-align: right; }
.ac { display: block; text-align: center; }
#CostInfo {

}

.al { display: block; text-align: left; }
.cl { clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px;  }
.fr { float: right; display: inline; }
.fl { float: left; display: inline; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.shell { margin: 0 auto; width: 980px; }

h2 { font: bold 24px/24px Arial, sans-serif; color: #08365b; }
h3 { font: bold 14px/18px Arial, sans-serif; color: #0c3b61; padding-bottom: 5px; }
h3 a { color: #0c3b61; }
p { padding-bottom: 15px; }

a.home-top-banner { display: block; margin-bottom: 15px; }
a.rss { display: block; height: 22px; width: 22px; background: url(../images/icon-rss.gif) no-repeat 0 0; }

/*
	Header
*/

#topbar {
	height: 38px;
	width: 940px;
	background: url(../images/topbar.gif) no-repeat 0 0;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#topbar .logo { float: left; display: inline; height: 38px; width: 124px; margin: 0 105px 0 20px; }

#topbar ul li { list-style: none outside; float: left; display: inline; font-weight: bold; background: url(../images/topbar-list-bg.gif) no-repeat right center; height: 13px; margin-top: 14px }
#topbar ul li.last { background: none; }
#topbar ul li a { color: #fffefe; float: left; display: inline; padding: 0 8px 0 8px; line-height: 13px; }
#topbar ul li a:hover, #topbar ul li a.active { text-decoration: none; color: #f27b22; }

h1#logo  { height: 74px; width: 940px; padding: 0 0 14px 25px; }
h1#logo a { display: block; height: 74px; background: url(../images/logo.png);}

.add-school { height: 43px; width: 208px; background: url(../images/button-add-school.gif) no-repeat 0 0; margin: 12px 37px 0 0; }

#navigation {
	height: 40px;
	background: url(../images/nav.gif) no-repeat 0 0;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation ul li {
	list-style: none outside;
	float: left;
	display: inline;
	height: 40px;
	background: url(../images/nav-border.gif) repeat-y right 0;
}
#navigation ul li a {
	float: left;
	display: inline;
	color: #08375d;
	text-shadow: #fff 1px 1px 2px;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
}
#navigation ul li a:hover,
#navigation ul li a.active { text-decoration: none; color: #fff; background: url(../images/nav-hover.gif) repeat-x 0 0; text-shadow: none; }

#navigation ul li.first a { width: 158px; text-align: center; padding: 0; }
#navigation ul li.first a:hover, #navigation li.first a.active { background: url(../images/nav-first-hover.gif) no-repeat 0 0 !important; }

#navigation ul li.last { background: none; padding-left: 1px; }
#navigation ul li.last a { width: 126px; text-align: center; padding: 0; }
#navigation ul li.last a:hover, #navigation li.last a.active { background: url(../images/nav-last-hover.gif) no-repeat 0 0; }


/*
	Content
*/

#content { padding: 20px; }

.main {
	float: left;
	display: inline;
	width: 620px;
}
.main .box1 {
	background-image: url(../images/main-box1-bg620.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.main .box1 .bottom {
	background-image: url(../images/main-box1-bottom620.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.main .box1 .top {
	padding: 25px;
	height: 100%;
	min-height: 492px;
	background-image: url(../images/main-box1-top620.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.main .box1 h2 { padding: 0 0 15px 0; }
.main .box1 .introduction { padding: 0 0 25px 0; border-bottom: 2px solid #e0e0e0; margin-bottom: 15px; }

/*
	Student Profiles
*/

.student-profiles { margin: 70px 0 0 0; border-top: 2px solid #e0e0e0; padding: 20px 0 0 0; }
.student-profiles h3 { font: bold 18px/18px Arial, sans-serif; padding-bottom: 10px; }
.student-profiles h4 { font: bold 12px/12px Arial, sans-serif; color: #0b3b61; padding-top: 30px; }
.student-profiles span { color: #0b3b61; }
.student-profiles p { color: #666; }
.student-profiles .profile { width: 292px; height: 113px; overflow: hidden; position: relative; padding: 10px; background: url(../images/student-profile-bg.gif) no-repeat 0 0; }
.student-profiles .profile img { float: left; display: inline; width: 102px; height: 102px; padding: 5px; background: #fff; border: 1px solid #b7b7b7; margin-right: 10px; }

/*
	Widebox
*/

.widebox { background: url(../images/widebox-bg.gif) repeat-y 0 0; }
.widebox .bottom { background: url(../images/widebox-bottom.gif) no-repeat 0 bottom; }
.widebox .top { background: url(../images/widebox-top.gif) no-repeat 0 0; padding: 25px; height: 100%; }
.widebox h2 {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.widebox .resource { float: left; display: inline; width: 275px; padding-bottom: 10px; border-bottom: 1px dashed #dcddde; margin-bottom: 30px; }
.widebox .resource a img { background: #fff; padding: 5px; border: 1px solid #b7b7b7; margin-bottom: 10px; }
.widebox .resource h3,
.widebox .resource p { padding-bottom: 0; }
.widebox .resource .button-go { display: block; height: 38px; width: 54px; background: url(../images/button-go.gif) no-repeat 0 0; margin: 0 0 0 auto; }
#resources .middle { margin:0 32px 0 33px; }

/*
	Shortbox
*/

.shortbox { background: url(../images/shortbox-bg.gif) repeat-y 0 0; float: left; display: inline; width: 620px; }
.shortbox .bottom { background: url(../images/shortbox-bottom.gif) no-repeat 0 bottom; }
.shortbox .top {
	background: url(../images/shortbox-top.gif) no-repeat 0 0;
	padding: 25px;
	min-height: 450px;
	height: 100%;
}
.shortbox h2 { padding-bottom: 15px; border-bottom: 1px solid #ccc; margin-bottom: 30px; }


/*
	Search
*/

#search .radio-btns { padding-bottom: 40px; }
#search .radio-btns label { float: left; display:inline; white-space:nowrap; width:70px; }
#search .radio-btns input.radio { height: 13px; width: 13px; margin-right: 5px; position: relative; top: 2px;  }


/*
	Schoolarship Search
*/

#search h2 { border: 0; padding: 0; margin-bottom: 15px; }
#search .head { border-bottom: 2px solid #e0e0e0; }
#search form { padding: 25px 0; }
#search form label { float: left; display: inline; width: 156px; line-height: 24px; font-weight: bold; color: #666; }
#search .field { float: left; display: inline; background: #fcfcfc; border: 1px solid #6d6d6d; padding: 3px 8px; width: 312px; margin-bottom: 17px; }
#search select#state, #search select#degree { float: left; display: inline; width: 330px; border: 1px solid #6d6d6d; background: #fdfdfd; margin-bottom: 17px; }
#search select#ethnicity { float: left; display: inline; width: 330px; border: 1px solid #6d6d6d; background: #fdfdfd; margin-bottom: 17px; }
#search .school-level { float: left; display: inline; width: 210px; }
#search .school-level label { float: left; width: auto; line-height: 13px; white-space:nowrap; padding-top:5px;}
#search .school-level input.checkbox { height: 13px; width: 13px; margin-right: 10px; position: relative; top: 2px;  }
#search .school-level p { height:15px; overflow:hidden; }
#search .btn { border-top: 2px solid #e0e0e0; padding-top: 15px; margin-top: 10px; }
#search .button { border: 0; cursor: pointer; display: block; height: 44px; width: 168px; background: url(../images/button-search.gif) no-repeat 0 0; margin: 0 0 0 auto; }

/*
	Schoolarship-list
*/

.schoolarship-list {}
.schoolarship-list .head span { width: 120px !important; }
.schoolarship-list li span { width: 105px !important; }


/*
	State's Progams and Schools
*/

#state-programs-schools {}
#state-programs-schools h3 { font: bold 18px/18px Arial, sans-serif; padding: 10px 0 15px; }
#state-programs-schools h3 span { font: bold 14px/14px Arial, sans-serif; }
#state-programs-schools tr.even td { background: #eef6f8; }
#state-programs-schools td { padding: 2px 10px; color: #333; }
#state-programs-schools td a { color: #333; text-decoration: underline;}
#state-programs-schools td a:hover { text-decoration: none; }
#state-programs-schools td p { padding: 0; line-height: 24px; font-size: 10px; }
#state-programs-schools th {
	padding: 2px 10px 5px;
	color: #FFF;
	text-align: center;
	vertical-align: top;
}
#state-programs-schools table { padding: 5px 0; }



.paging { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-weight: bold; color: #08365b; }
.paging p { padding: 15px 0;  }
.paging p a.active { color: #f27522; }


/*
	Sidebar
*/


.sidebar {
	float: right;
	display: inline;
	width: 303px;
}
.sidebar .head {
	height: 38px;
	padding: 10px 0 0 0;
	background-image: url(../images/sidebar-box-top300.gif);
	background-repeat: repeat;
	background-position: 0 0;
}
.sidebar .head h3 { color: #fff; padding: 5px 0 0 15px; }
.sidebar .head span { float:right; display: inline; font: bold 14px/14px Arial, sans-serif; color: #fff; width: 90px; text-align: center; }
.sidebar .head span.single { line-height: 30px; }
.sidebar .cnt { border-left: 1px solid #c6c7c7; border-right: 1px solid #c6c7c7; padding: 20px 0 0 0; }
.sidebar .cnt ul { list-style: none outside; }
.sidebar .cnt ul li { padding:  2px 0 2px 10px; }
.sidebar .cnt ul li.even { background: #eef6f8; }
.sidebar .cnt ul li span { float: right; display: inline; width: 80px; text-align: center; }
.sidebar .cnt ul li a { color: #0c3b62; font-weight: bold; }
.sidebar .bottom {
	height: 3px;
	background-image: url(../images/sidebar-box-bottom.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

.middle-column { margin: 0 20px; }
.article-list .head span { padding-top: 8px; }
.nursing-guides li a { background: url(../images/icon-pointer3.gif) no-repeat right center; display: block; margin-right: 10px;  }


/*
	Wide Sidebar
*/

.wider-sidebar { width: 300px; }
.wider-sidebar .head { height: 38px; background: url(../images/wider-sidebar-header.gif) no-repeat 0 0; padding-top: 10px; }
.wider-sidebar .head h3 { color: #fff; padding: 5px 0 0 15px; }
.wider-sidebar .head span  {float:right; display: inline; font: bold 14px/14px Arial, sans-serif; color: #fff; width: 90px; text-align: center; }

.wider-sidebar .cnt p.ar { padding: 2px 10px 5px 0; font-weight: bold;  }
.wider-sidebar .cnt p.ar a { color: #0c3b62; }
.wider-sidebar .bottom { height: 3px; background: url(../images/wider-sidebar-bottom.gif) no-repeat 0 0; margin-bottom: 20px; }


/*
	Bottom Content
*/

#bottom {
	background: #15466d url(../images/bottom-bg.gif) repeat-x 0 0;
	border: 2px solid #2b75b0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#bottom h2 { border-bottom: 2px solid #2e5675; color: #fff; padding-bottom: 10px; margin-bottom: 20px; }
#bottom ul {
	list-style: none outside;
	float: left;
	display: inline;
	width: 216px;
	margin-right: 20px;
}
#bottom ul.last { margin-right: 0; }
#bottom ul li {
	border-bottom: 2px solid #1c547f;
	line-height: 22px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#bottom ul li a { display: block; background: url(../images/icon-pointer.gif) no-repeat right center; color: #569dd6; }

/*
	Footer
*/

#footer p a { font-weight: bold;}
#footer p a:hover, #footer p a.active { color: #e65a16; text-decoration: none; }
#footer p.rights { border-top: 2px solid #e8e8e8; color: #246496; padding-top: 10px; }


form .fl { position: relative; }
form select { font-family: Arial, sans-serif; font-size: 12px; }
form .fl .select { left: -1px; top: -4px; }

.select-styled { height: 35px; }


/*
	Homepage
*/


#home-search {
	height: 130px;
	position: relative;
	margin-top: -20px;
	float: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	width: 940px;
	background-image: url(../images/home-search.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#home-search .categories {
	float: left;
	display: inline;
	width: 270px;
	margin-right: 15px;
	margin-top: 10px;
}
#home-search .categories .link { height: 40px; background: transparent; color: #fff; padding: 10px 0 0 5px; }
#home-search .categories .link a { font: bold 15px Arial, sans-serif; color: #fff;  }
#home-search .categories .link span { display: block; }
#home-search .categories .active-link { background: url(../images/home-search-link.gif) no-repeat 0 0; color: #08375c; }
#home-search .categories .active-link a { color: #08375c; text-decoration: none; cursor: default; }

#home-search .select-state-degree {
	float: left;
	display: inline;
	width: 425px;
	margin-top: -10px;
	margin-bottom: -10px;
}
#home-search .select-state-degree label { float: left; display: inline; height: 22px; line-height: 22px; padding: 0 5px; width: 176px; background: url(../images/home-label-bg.gif) repeat-x 0 0; border: 1px solid #00536b; font-weight: bold; color: #fff; margin-right: 20px; }
#home-search .select-state-degree select { float: left; display: inline; width: 187px; margin-right: 20px;  border: 1px solid #6d6d6d; background: #fdfdfd; }

#home-search .select-tuition { float: left; display: inline; width: 188px; }
#home-search .select-tuition select { width: 188px; font-family: Arial, sans-serif;}
#home-search .select-tuition input { display: block; cursor: pointer; border: 0; height: 39px; width: 164px; background: url(../images/button-search-schools.gif); margin: 20px auto 0; }




.news h2, .articles h2 { font: bold 24px/24px Arial, sans-serif; color: #08365b; border: 0; margin-bottom: 0; }
.post small { font: bold 10px/18px Arial, sans-serif; color: #747474; display: block; }
.post h3 { font: bold 16px/18px Arial, sans-serif; color: #08355a; padding: 0; }
.post p { padding-bottom: 15px; }
.news a.rss, .articles a.rss { float: right; display: inline; }
.post p a { font: italic bold 10px/18px Arial, sans-serif; color: #1b94b7; }
.degrees {
	font-size: 12px;
}

.articles h2 { padding-bottom: 0; }
.article { padding: 20px 0; border-bottom: 1px solid #b6dfec; }
.article h3 { padding-top: 10px; }
.article  .image { float: left; display: inline; width: 128px; height: 128px; overflow: hidden; padding: 5px; background: #fff; border: 1px solid #c3c3c3; margin-right: 20px; }
.article p { padding-bottom: 0; }
#SchoolTable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.ErrorText {
	font-weight: bold;
	color: #CF2507;
}
.shell #content .main .box1 .bottom .top ul {
	margin-left: 30px;
}
.label_text {
	line-height: 24px;
	font-weight: bold;
	color: #666;
}

tr.even td {
	background: #eef6f8;
	height: 25px;
}
tr.odd td {
	background:#FFF;
	height: 25px;
}
