/* Structural layout styles for ENZ */

p.paginate {
    text-align: right;
}


body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, Tahoma, Geneva, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	color: #666;
	background: url(../img/bg.gif) repeat 0 0;
	}

#container-top {
	margin: 15px auto 0 auto;
	width: 879px;
	background: url(../img/bg-container-top.gif) no-repeat 0 0;
	padding: 0 15px 0 0;
	height: 15px;
	}

#container-mid {
	margin: 0 auto;
	width: 879px;
	background:  url(../img/bg-container-mid.gif) repeat-y 0 0;
	padding: 0 15px 0 0;
	text-align: left;
	}

#footer {
	width: 849px;
	background: url(../img/bg-footer.gif) no-repeat 0 100%;
	margin: 0 auto 0 auto;
	padding: 0 30px 12px 15px;
	}

#container-bottom {
	width: 879px;
	background: url(../img/bg-container-bottom.gif) no-repeat 0 0;
	margin: 0 auto 15px auto;
	padding: 0 15px 0 0;
	height: 15px;
	}

/* ----- content ----- */

#content-wrapper {
	padding: 24px 15px 30px 15px;

	}

#flashcontent {

}

#content-wrapper-welcome-sub {
	padding: 0 0 30px 15px;
	margin: -1px 0 0 0;
	}

/* pages with a single full-width column */

#content-fullcol {
	float: left;
	width: 849px;
	margin: 45px 0 0; /* newly added */
	}

#content-wrapper-welcome-sub #content-fullcol {
	float: left;
	width: 864px;
	}

/* unequal 2-col layout within the content-fullcol column  */

.subnav-col {
	float: left;
	width: 201px;
	}

.text-col-wide {
	float: right;
	width: 534px;
	margin-right: 99px;
	display: inline; /* fixes doubled float margin bug in IE */
	}

.text-col-wide-welcome {
	float: right;
	width: 633px;
	}

#content-wrapper-welcome-sub .text-col-wide-welcome {
	float: right;
	width: 663px;
	}

.welcome-sub-textcol {
	width: 431px;
	float: left;
	}

.welcome-sub-storycol {
	width: 219px;
	float: right;
	}

/* equal 2-col layout within the content-fullcol column  */

.half-col-left {
	float: left;
	width: 417px;
	}

.half-col-right {
	float: right;
	width: 417px;
	}

.half-half-col-left {
	float: left;
	width: 186px;
	}

.half-half-col-right {
	float: right;
	width: 186px;
	}

.half-col-search-results { /* white box in tabs area on Search Results page */
	float: right;
	width: 322px; /* FF */
	background-color: #fff;
	padding: 15px;
	}

#tabs-padded .half-col-left {
	float: left;
	width: 417px;
	}

/* nearly equal 2-col layout in Hero page  */

.half-col-left-hero {
	float: left;
	width: 432px;
	}

.half-col-right-hero {
	float: right;
	width: 402px;
	}

/* (almost) equal 2-col layout with wider mid-gutter for Video Diary  */

.half-col-left-video {
	float: left;
	width: 413px;
	}

.half-col-right-video {
	float: right;
	width: 406px;
	}

/* unequal 2-col layout for Student Stories  */

#text-block {
	width: 633px; /* FF */
	padding: 15px 0 13px 15px;
	float: left;
	}

#story-block {
	width: 186px; /* FF */
	padding: 15px 15px 13px 15px;
	float: right;
	background-color: #56aab8;
	margin: -1px 15px -37px 0;
	display: inline; /*fixes double float-margin bug in IE */
	}

#student-stories-main-col {
	float: left;
	width: 603px;
	margin: 0 0 0 0;
	}

#student-stories-main-col form {
	margin: 0 0 36px 0;
	padding: 0;
	}

#student-stories-sub-col {
	float: right;
	width: 186px; /* FF */
	margin: 0 0 0 0;
	padding: 15px;
	background:  url(http://newzealandeducated.com/scholarships/html/img/bg-student-stories-sub-col.gif) no-repeat 0 0;
	}

.student-stories-main-col-half-left {
	float: left;
	width: 287px;
	}

.student-stories-main-col-half-right {
	float: right;
	width: 286px;
	}


/* 3-col layout within the content-fullcol column  */

.thirds-col {
	float: left;
	width: 32%;
	}

/* 3-col layout within the welcome page  */

.thirds-col-welcome {
	float: left;
	width: 201px;
	margin: 11px 15px 0 0;
	}

.thirds-col-welcome-last {
	float: left;
	width: 201px;
	margin: 11px -3px 0 0; /* negative margin to fix duplicate characters bug in IE */
	}

/* 3-col layout within the Find Courses page  */

.thirds-col-findcourse {
	float: left;
	width: 273px;
	margin: 11px 15px 0 0;
	}

.thirds-col-findcourse-last {
	float: left;
	width: 273px;
	margin: 11px 0 0 0;
	}

/* 3-col layout within the Find Courses page for NOFLASH  */

.flash-box-noflash .thirds-col-findcourse {
	float: left;
	width: 243px;
	margin: 0 41px 0 4px;
	}

.flash-box-noflash .thirds-col-findcourse-last {
	float: left;
	width: 243px;
	margin: 0 0 0 4px;
	}

/* pages with a main column on the left and a sub-column on the right */

#content-maincol {
	float: left;
	width: 541px;
	}

#content-subcol {
	float: right;
	width: 271px;
	}

#content-subcol-empty { /* use when this column has no content (fixes IE bug) */
	float: right;
	width: 271px;
	background-color: #fff;
	}

/* 2-col layout within the content-maincol column  */

.graphics-col {
	float: left;
	width: 201px;
	}

.text-col {
	float: right;
	width: 328px;
	}

/* floated title-block text and search guides box in Guide to New Zealand */

.title-block {
	float: left;
	width: 330px;
	}

.search-guides-box	{
	float: right;
	width: 294px; /* FF */
	background: url(http://newzealandeducated.com/scholarships/html/img/bg-search-guides.gif) repeat 0 0;
	padding: 13px 15px 14px 15px;
	}

#content-fullcol .search-guides-box p {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

/* floated title-block text and logo box in Institution Courses */

.title-block2 {
	float: left;
	width: 634px;
	}

.inst-logo-box	{
	float: right;
	width: 202px;
	text-align: right;
	}

/* three-quarter width text in Search Results */

.text-col-results {
	width: 634px;
	}

/* three columns inside a half-column  - Homepage */

.thirds-col-home {
	float: left;
	width: 129px;
	margin: 0 15px 0 0;
	}

.thirds-col-home-last {
	float: left;
	width: 129px;
	margin: 0 -3px 0 0; /* fix for duplicate character bug in IE */
	}

.home-graphic, .home-graphic-noflash { /* NOFLASH version */
	width: 879px;
	height: 511px;
	position: relative;
	}

.home-form {
	width: 197px; /* FF */
	position: absolute;
	left: 15px;
	top: 216px;
	background: url(http://newzealandeducated.com/scholarships/html/img/bg-home-form.gif) repeat-x 0 0;
	padding: 15px 10px;
	}

/* various boxes for holding Flash and forms */

.flash-box .course-form { /* Find Course and Course Search Results */
	width: 197px; /* FF */
	height: 414px; /* FF */
	background: url(http://newzealandeducated.com/scholarships/html/img/bg-course-form.gif) repeat-x 0 0;
	padding: 15px 10px;
	float: left;
	}

.flash-box-noflash .course-form { /* Find Course and Course Search Results - NOFLASH version */
	width: 829px; /* FF */
	background: url(http://newzealandeducated.com/scholarships/html/img/bg-search-box-noflash.gif) repeat-x 0 0;
	padding: 15px 10px 0 10px;
	float: left;
	}

#tabs2 .flash-box { /* Course Search Results */
	margin: 0 15px;
	}

/* Additions by Brent Dickens 11/2/2010 */


/* links with black arrows after (Register with bottom padding) */

a.register:link, a.register:visited {
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
	background: url(http://newzealandeducated.com/scholarships/html/img/arw-black.gif) no-repeat 100% 3px;
	padding-right: 9px;
	line-height: 1;
	width: 120px;
	margin-top: -15px;
	}

a.register:hover {
	text-decoration: underline;
}

div.register-block {
	display: block;
	height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.pad-top {
	margin-bottom: -5px;
}

.pad-b {
	padding-botom: 20px;
}

#content-maincol p.add-info {
	color:#000000;
}

table.arrow-list td {

}

table.arrow-list a:link, ul.arrow-list a:visited {
	color: #666;
	padding: 3px 0 3px 10px;
	margin: 0 0 0 0;
	display: block;
	line-height: 1;
	background-image: url(http://newzealandeducated.com/scholarships/html/img/arw-linklist.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	}

table.arrow-list li a:hover {
	color: #000;
	background: url(http://newzealandeducated.com/scholarships/html/img/arw-black.gif) no-repeat 0 4px;
	padding: 3px 0 3px 10px;
	margin: 0 0 0 0;
	display: block;
	line-height: 1;
	}

.login-box {
	padding: 0px;
}

.half-col-left-pad {
	float: left;
	width: 387px;
	}

.half-col-left-pad2 {
	float: left;
	width: 387px;
	padding:0px 0px 0px 20px;
	margin-bottom: 40px;
	}



.bdr-blue {
	border-left: solid 1px #3089b4;
	}

#content-fullcol .half-col-left-pad h3.login, #content-fullcol .half-col-left-pad h3.login-blue {
	font-size: 1.8em;
	color:#666;
}

#content-fullcol .half-col-left-pad h3.login-blue {
	color: #3089b4;
}

form.login label {
	margin: 0;
	padding: 0;
	width: 129px;
	float: left;
	font-size: 1.2em;
	}


form.login div {
	margin: 0 0 6px 0;
}

#content-fullcol p.blk-pad {
	color: #000000;
	margin-top: 20px;
}

//* Form builder */

.builder {
	margin: 0 0 10px 0;
	padding: 0;
	width: 830px;
	}

.builder div.row {
	position:relative;
	width: 830px;
	clear:both;
	margin-bottom: 10px;
	padding: 0px 5px 5px 5px;
	overflow: visible;
}

.builder .divider {
	clear: both;
	margin-bottom: 10px;
}

.builder .divider h3 {
	padding: 0px;
	margin: 0px;
}

.builder label, .builder .row p {
	margin: 0px 20px 0px 0px;
	padding: 0;
	width: 160px;
	float: left;
	font-size: 1.2em;
	text-align:right;
	display:block;
	line-height: 1.2em;
}

.builder input, .builder textarea {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	width: 280px;
	}

.builder input.submit-button {
	width: 76px;
	height: 20px;
	margin-left: 168px;
	border: 0;
	color: #fff;
	padding: 0;
	cursor: pointer;
}
.builder input.cancel-button {
	width: 77px;
	height: 20px;
	margin-left: 20px;
	border: 0;
	color: #fff;
	padding: 0;
	cursor: pointer;
}

.builder div.row.input-error input {
	background-color: #D9EAF1;
}

.builder div.row.checkbox.input-error input {
	background-color: #D9EAF1;
}

.builder div.row.checkboxgroup.input-error div.multi-block-sm {
	background-color: #D9EAF1;
}



.builder div.row.input-error div.error-message,  .builder div.row.input-error div.error {
	overflow: visible;
	display: block;
	width: 400px;
	color: #CC0000;
}

/* Multi blocks */

.builder .multi-block-sm label {
	margin: 0px 20px 0px 0px;
	padding: 0 0 3px 0;
	width: 220px;
	float: left;
	font-size: 1.2em;
	text-align:left;
	display:block;
}

.builder .multi-block-sm input {
	margin-right: 10px;
	float: none;
	margin-left: 0;
}

.builder input.multi {
	width: 20px;
	float: left;
}

.builder .multi-block {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	float: left;
	width: 500px;
}

.builder .multi-block-sm {
	text-align: left;
/*	width: 160px; */
	padding-bottom: 9px;
}

.builder .multi-block-sm ul li {
	padding-bottom: 3px;
}
.builder .multi-block-sm ul li label {
	padding-top: 0;
}

.builder ul {
	float: left;
	margin: 0px 0px 0px 18px;
	padding: 0px;
}

.builder .row ul li, .builder .multi-block ul li, .builder .multi-block ul li  {
	list-style-type: none;
	padding: 5px 5px 8px 0px;
	margin-bottom: 5px;
}

.builder div.row.checkbox input {
	float: left;
	width: 40px;
	margin-left: 188px;
}

.builder div.row.checkbox label {
	text-align: left;
}

.builder div.row.checkboxgroup div.multi-block-sm {
	margin-left: 20px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}


.submit-row {
	clear: both;
	margin-top: 40px;
	padding-left: 105px;
}

.submit-row input.submit-button {
	margin-left: 185px;
}

.builder .error-message {
	width: 250px;
	margin: 10px 0px 20px 180px;
	color:#CC0000;
	font-size: 12px;
}

.builder .hint {
	background-image: url(http://newzealandeducated.com/scholarships/html/img/form-hint.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 0px;
	left: 470px;
}

h3.small {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-weight: normal;
}

.b-pad-left {
	margin-left: 129px;
}
#content-fullcol   .half-col-left-pad  h3.green {
	color: #367E29;
}


.row {
	width: 100%;
	overflow:hidden;
	margin-bottom: 10px;
}

/* Additional clear dots */

.clear-dots3 { /* a clearing div that also doubles as a dotted line (grey on white) */
	clear: both;
	background: url(http://newzealandeducated.com/scholarships/html/img/dotted-line.gif) repeat-x 0 50%;
	height: 10px;
	margin: 0;
	padding: 0;
	}

	.border-left {
		border-left: 1px solid #ECECEC;

	}

	.col-wrapper {
		width: 100%;
		overflow: hidden;
	}

	.col-wrapper .half-col-left  {
		width: 360px;
	}

	.col-wrapper .half-col-left  input, .col-wrapper  .half-col-right input {
		width: 190px;
		padding: 2px;
	}

	#content-fullcol .half-col-left h3.shortlist {
		padding: 0 0 15px;
		width: auto;
	}

	#content-fullcol .half-col-left h3.shortlist a {
		font-size: 13px;
		text-decoration: underline;
	}

	#content-fullcol .half-col-left h3.shortlist a:hover{
		text-decoration: none;
	}

	.col-wrapper  .half-col-right {
		width: 432px;
		padding-left: 20px;
	}

	.col-wrapper form.contact {
		padding-bottom: 20px;
	}

	.col-wrapper form.contact div {
		margin-bottom: 15px;
	}

/*---------- bubble tooltip -----------*/

.builder .hint {
	background-image: url(../../../img/form-help.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 0px;
	left: 580px;
}


div.hint a{
    position:relative;
    display:block;
	width:20px; height:20px;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
	margin:-3px;
}


div.hint a span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
div.hint a:hover{ z-index:25; color: #aaaaff; background:;}
div.hint a:hover span.tooltip{

    display:block;
    position:absolute;
    top:0; left:15px;
	padding: 5px;
	width:176px;
	color: #378fb3;
    text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}
div.hint a:hover span.top{
	display: block;
	padding: 15px 8px 8px 15px;
    background: url(../../../img/bubble.gif) no-repeat top;
}
div.hint a:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px 0 20px;
	margin-top:-10px;
	background: url(../../../img/bubble-filler.gif) repeat bottom;
}
div.hint a:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #378fb3;
    background: url(../../../img/bubble.gif) no-repeat bottom;
}

/* Pace Additions */
#account  {
	padding: 60px 18px 0;
}


#account h1 {
	color: #44A034;
	font-size: 32px;
	font-weight: normal;
	margin: 0 0 8px;
}

#account h3#account-heading {
color: #000;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 0;
}

#account h3#account-heading  a {
	font-size: 13px;
	text-decoration: underline;
}

#account h3#account-heading  a:hover {
	text-decoration: none;
}

#account .show-events {
	background: #ECECEC url(http://newzealandeducated.com/scholarships/html/css/img/bg-tabs.gif);
	margin: 0 -18px 22px;
	padding: 15px 0 8px 15px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

#account div h1.shortlist-full {
	font-size: 2.2em;
	color: #367E29;
	margin: 0;
	font-weight: normal;
	padding: 0;
}

#account h3#event-heading {
	color: #000;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1em;
	padding: 0;
	margin: 8px 0 14px 0;
}


ul.events-list {
	list-style: none;
	margin: 0 0 18px;
	padding: 0;
}

ul.events-list li , ul.events-list li a{
	color: #666;
	font-size: 13px;
    line-height: 2.2em;
}

ul.events-list li p {
    display: inline;
}

ul.events-list li:before {
    content: "> "
}

.notification {
	background: url(http://newzealandeducated.com/scholarships/html/css/img/notification-bg.gif) no-repeat;
	color: #fff;
	font-size: 22px;
	height: 77px;
	width: 544px;
	margin-bottom: 25px;
	padding: 12px;
}

/* new by Ray*/
img { border:none;}

h1.title { font-family:"Helvetica", Trebuchet MS, Arial, sans-serif; color:#367e29; font-size:3em; font-weight:normal; margin:12px 12px 8px;}

#tabs_with_content { background: url(../img/bg-tabs.gif) repeat-y 0 100%; border-top: 1px solid #e7e7e7;}

p.subtilte { font-size:1.4em; line-height:1.3em; padding:0 12px 12px 12px; margin:0;}

#content-wrapper-new { padding: 24px 15px 0 15px;}

#content_body_wrapper { width:850px; height:373px; margin:auto;}
#content_body_upper_wrapper { width:850px; height:373px; background:url(../img/bg-blue.jpg) repeat-x;}
#content_body_leftcol { width:233px; float:left;}
#content_body_rightcol { width:617px; float:left; position: relative;}

#top_bar_left { height:70px; width:233px;}

#h2_wrapper { width:233px; height:70px; background-image:url(../img/top-bar-left.png); float:left;}
#h2_wrapper h2 { color:#FFFFFF; font-weight:normal; font-size:2.2em; margin:0; padding:10px 12px;}

#search_bar { width:617px; height:35px; background:url(../img/search-bar-tile.png) repeat-x;}
#search_box_holder { float:right; padding:3px 12px 0 0;}
#search_box_holder form #search_button { background:url(../img/btn_search.png) transparent; width:69px; height:23px; border:none; color:#FFFFFF; text-align:right; cursor: pointer; padding:0 5px;}
#search_box_holder form #search { padding:1px 0; width: 160px;}
/*#search_content_holder { height:303px;}*/
#search_content_leftcol { width: 233px; float: left;}
#search_content_leftcol form #scholarship_search_filter_show_all { background:url(../img/btn_show_all.png) transparent; width:202px; height:22px; border:none; text-align:left; color:#FFFFFF; margin:0 0 0 13px; cursor: pointer;padding: 0 8px; font-size: 11px; }
#search_content_rightcol_overlay { width:617px; float: left; position: absolute; display: block; }
#search_content_rightcol_overlay p { color:#FFFFFF; font-size:2.2em; font-weight:normal;}
#search_content_rightcol_overlay .rightcol_title { font-size:2.6em;}
#search_content_rightcol_overlay .rightcol_subdiv { padding: 45px 0 0 120px;}

#search_content_rightcol { width:617px; float: left;}
#search_content_rightcol p { color:#FFFFFF; font-size:2.2em; font-weight:normal;}
#search_content_rightcol .rightcol_title { font-size:2.6em;}
#search_content_rightcol .rightcol_subdiv { padding: 45px 0 0 120px;}

#scholarship_search_filter .field_dropdown { padding:8px 0;}
#scholarship_search_filter fieldset { border:none; padding: 10px;}
#scholarship_search_filter label { color:#FFFFFF; font-size:1.5em; line-height: 1.5em;}
#scholarship_search_filter input { margin:10px; width:213px;}
#scholarship_search_filter select { width:100%;}

/*
#lower_content_wrapper { height:249px; width:100%; float:left; padding:15px 0;}
#lower_content_wrapper .lower_content_left { float:left; width:415px; background:url(../img/grey_tile.jpg) repeat-x; height:249px; border:1px solid #999999;}
#lower_content_wrapper .lower_content_right {float:left; width:415px; margin:0 0 0 16px; background:url(../img/grey_tile.jpg) repeat-x; height:249px; border:1px solid #999999;}
*/
#lower_content_wrapper { height:249px; width:850px; float:left; padding:15px 0;}
#lower_content_wrapper .lower_content_left { float:left; width:415px; background:url(../img/grey_tile.jpg) repeat-x; height:249px; border:1px solid #999999;}
#lower_content_wrapper .lower_content_right {float:right; width:415px; margin:0 0 0 0; background:url(../img/grey_tile.jpg) repeat-x; height:249px; border:1px solid #999999;}

#lower_content_wrapper .content_header_grey { height:32px;}
#lower_content_wrapper .content_header_grey p { color:#FFFFFF; font-size:1.8em; margin:14px 0 0 14px;}
#lower_content_wrapper .content_body_grey p { font-size:1.1em; margin:10px 0; padding:0 15px;}

#search_results_content { margin:0 0 0 125px; width:480px; position:relative; top:-4px;}
#search_results_content #results_header { height:33px; width:480px; background:url(../img/results_top_bar.jpg) 2px 0;}
#search_results_content #results_header p { margin:0; font-size:1.5em; padding:10px 0 0 10px;}
#search_results_content #results_header p .blue_text { color:#93ece9;}
#search_results_content #search_results_body p { float:left;}

#search_results_body_scroll {
    background: url("../img/bg.gif") repeat scroll 0 0 transparent;
    color: #666666;
    margin: 0;
    padding: 0;
    width:480px; height: 275px; overflow: auto;
}

#search_results_body_scroll1 {
    background: none repeat scroll 0 0 transparent !important;
    margin: 0;
    padding: 0;
    width:472px; height: 267px; overflow: auto;
}

.result_item { width:455px; height:79px; background-image:url(../img/bg_result_item.png); margin:4px;}
.result_item .result_item_left { float:left; width:383px;}
.result_item .result_item_right { float:left; width:68px; padding:6px 0 0 0;}
.result_title { color:#00549f; font-size:1.5em; margin:0; padding:8px 0 0 8px; text-align: left;}
.result_copy { color:#333333; font-size:1em; margin:0; padding:4px 0 0 8px; text-align: left;}
.result_link { padding:10px 0 0 8px; float:left;}

#search_results_content #search_results_body .result_item { width:455px; height:79px; background-color:#fff; margin:4px;}
#search_results_content #search_results_body .result_item .result_item_left { float:left; width:383px;}
#search_results_content #search_results_body .result_item .result_item_right { float:left; width:68px; padding:6px 0 0 0;}
#search_results_content #search_results_body .result_title { color:#00549f; font-size:1.5em; margin:0; padding:8px 0 0 8px; text-align: left;}
#search_results_content #search_results_body .result_copy { color:#333333; font-size:1em; margin:0; padding:1px 0 0 8px; text-align: left;}
#search_results_content #search_results_body .result_link { padding:10px 0 0 8px; float:left;}

#search_results_content #results_header .results_header_left { width:300px; float:left;}
#search_results_content #results_header .results_header_right { width:152px; float:right;}
#search_results_content #results_header .bt_back_results { background: url(../img/bt_back.png) no-repeat; width:144px; height:18px; display:block; color:#FFFFFF; font-size:1.2em; width:150px; height:15px; margin:8px 0 0; padding:2px 0 0 20px; text-decoration:none;}

#search_results_content #search_results_body .result_item_detail { width:472px; height:267px; background-color:#FFFFFF; margin:4px;}
#search_results_content #search_results_body .result_item_detail_TL { float:left; width:10px; height:10px; background:url(../img/result_item_top_left.png) no-repeat; overflow:hidden;}
#search_results_content #search_results_body .result_item_detail_T { float:left; width:462px; height:10px; background:url(../img/result_item_top.png) no-repeat; overflow:hidden;}
#search_results_content #search_results_body .result_item_detail_L { clear:both; float:left; width:10px; height:257px; background-image:url(../img/result_item_left.jpg); overflow:hidden;}
#search_results_content #search_results_body .result_item_detail_body { float:left; width:462px; height:257px; overflow:auto; }

#result_body {width:445px; overflow:hidden; text-align:left;}
#result_body .result_body_title { color:#00549f; font-size:1.5em; margin:0; padding:8px 0 0 8px; width:430px;}
#result_body .result_body_sub { color:#333333; font-size:1em; margin:0; padding:4px 0 0 8px; width:430px;}
#result_body .dotted_line { background-image:url(../img/dot.jpg); width:430px; height:2px; margin:5px; padding:0;}
#result_body ul { padding:0 10px 0 10px; margin:0;}
#result_body ul li {list-style:none; padding:5px 0; color:#333333; font-size:1.1em; margin:0; width: 430px;}
#result_body .btn_apply { background-image:url(../img/btn_apply.png); width:130px; height:15px; display:block; margin:0 0 0 10px; color:#FFFFFF; font-size:1.1em; padding:3px 0 0 10px; text-decoration:none; position:relative;}

#search_results_content #search_results_body { height:275px; overflow:auto; background:url(../img/bg_results.jpg); width:480px; }
#search_results_content #search_results_body.details {overflow:hidden;}
#search_results_content #search_results_body iframe { border:none;}
#search_results_content #btn_results_close { background:url(../img/btn_results_close.png) transparent; width:480px; height:19px; display:block;}
#search_results_content search_results_footer {}

.scholarship-id { display:none; }

.overlay-div {position:absolute; top: 31px; right: 12px; background-color: black; width: 480px; height: 327px; display:none; text-align: center;}
.overlay-div .image { position:relative; top:47%;}

.result_item_copy {
    /*height: 56px;*/
}