/*
FIND YOUR SCHOOL CSS STYLES
==============================================
*/
/* need to add these to aos-layout.css? */

.landing-page-header {
    padding: 16px 0 16px 20px;
}

div#landing-page-header div.modulecontent div.heading p.heading-single-right {
   float: right;
   margin: -30px 18px 0 0;
}

body.find-your-school #user_nav {
    display: none;
}

.find-your-school #page.family .box.product-shelf .box-content {
    padding: 0;
    background-color: #fff;
}

.find-your-school .box.product-shelf {
    box-shadow: none;
}

body.find-your-school div.content-header {
    background-color: #EEEEEE !important;
    background-position: -1px -2px !important;
    border-bottom: 1px solid #ccc;
    padding: 20px 460px 20px 20px;
    height: auto !important;
    height: 96px;
    min-height: 96px;
}

body.ns.find-your-school div.content-header {
    background: url(promo-bts2011-findyourschool-header-bg.jpg);
    border-radius: 4px 4px 0 0;
}

body.find-your-school div.content-header h2 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
body.find-your-school div.content-header p {
    line-height: 13px;
    margin: 20px 0 0 0;
}
body.find-your-school div.content-header strong {
    color: #333;
}
body.find-your-school div.content-header small {
    font-size: 10px;
    color: #808080;
}

body.find-your-school div.content-section {
    height: auto !important;
    height: 365px;
    min-height: 365px;
    position: relative;
    padding: 0;
    background: url(findyourschool-vertical_rule.png) 632px 0px no-repeat;
}
body.find-your-school div.content-section:after {
    content: '.';
    height: 0;
    width: 0;
    overflow: hidden;
    clear: both;
    display: block;
}

body.find-your-school div.shop-for-yourself {
	width: 590px;
	padding: 20px;
	float: left;
}

body.find-your-school div.shop-for-institution {
	width: 305px;
	padding: 20px;
	float: right;
}

body.find-your-school .box a {
	color: #0085cb;
}

body.find-your-school p,
body.find-your-school p em {
	font-size: 11px;
	color: #666666;
}

body.find-your-school h3 {
    font-size:14px;
    font-weight:bold;
    margin-top: 5px;
    margin-bottom: 15px;
}

body.find-your-school p.storelinks {
    margin: 15px 0;
    font-size: 12px;
}

body.find-your-school p.search-form .field-with-placeholder {
    padding-top: 1px;
    display: inline-block;
    vertical-align: middle;
}

body.find-your-school p.search-form label {
    display: block;
    color: #000;
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    line-height: 22px;
    height: 20px;
}

body.find-your-school p.search-form input {
	width: 307px;
	vertical-align: middle;
    padding: 7px;
}
body.find-your-school p.search-form {
    background: url(spinner_16x16_blk.gif) -400px -400px no-repeat;
}
body.find-your-school p.search-form button {
    margin: 0 0 0 6px;/* Fix for Ticket 9756468 */
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
body.find-your-school p.search-form button span {
	display: block;
}
body.find-your-school p.search-form #loading {
    display: inline-block;
    line-height: 23px;
    vertical-align: middle;
    height: 23px;
    width: 23px;
    margin: 0 0 0 7px;
    background: url(spinner_16x16_blk.gif) center no-repeat;
}

body.find-your-school p.filter-results {
    color: #000;
    margin: 10px 0;
    line-height: 14px;
}
body.find-your-school p.filter-results input {
    margin-left: 20px;
    margin-right: 2px;
    vertical-align: bottom;
    _vertical-align: middle;
}

body.find-your-school div.search-results {
	overflow-y: auto;
	overflow-x: hidden;
	height: 175px;
	width: 588px;
	border: 1px solid #d9d9d9;
	margin: 10px 0 15px;
}
body.find-your-school div.search-results.flexible {
	overflow-y: visible;
	height: auto;
	min-height: 175px;
}
body.find-your-school #instructions {
	width: 588px;
	padding-top: 70px;
	text-align: center;
	font-size: 12px;
	color: #999;
}
body.find-your-school #no-results {
	width: 588px;
	padding-top: 65px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
}
body.find-your-school #schools-table {
	width: 588px;
}

body.find-your-school #schools-table td {
	font-size: 1.1em;
	padding: 4px 0px 4px 20px;
	border: none;
	cursor: default;
}

body.find-your-school #schools-table tr.odd td {
	background-color: #f7f7f7;
}
body.find-your-school #schools-table tr.even td {
	background-color: #ffffff;
}
body.find-your-school #schools-table tr.selected td {
    background-color: #3875d7;
    color: #fff;
}

body.find-your-school div.search-footer {
    text-align: right;
}
body.find-your-school div.search-footer div.invisible {
    opacity: 0;
    filter: alpha(opacity=0);
}
body.find-your-school div.search-footer p {
	color: #666;
	float: left;
	width: 300px;
	text-align: left;
	line-height: 14px;
}
body.find-your-school div.search-footer button {
	padding: 0;
	margin: 5px 0 0 0;
	width: 147px;
	height: 25px;
	background: url(findyourschool-shop_for_yourself.png) no-repeat;
	border: 0px;
	cursor: pointer;
}
body.find-your-school div.search-footer button span {
    display: none;
}
body.find-your-school.ns div.search-footer button {
    background: #117ED2;
    background: -webkit-linear-gradient(#37AAEA, #117ED2);
    background: -moz-linear-gradient(#37AAEA, #117ED2);
    background: linear-gradient(#37AAEA, #117ED2);
    border-radius: 4px;
    border: 1px solid #1992D9;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    color: #FFF;
    font-size: 13px;
    padding: 8px 28px 6px;
    width: auto;
    height: auto;
}
body.find-your-school.ns div.search-footer button:hover {
    background: #0351B7;
    background: -webkit-linear-gradient(#2F90D5, #0351B7);
    background: -moz-linear-gradient(#2F90D5, #0351B7);
    background: linear-gradient(#2F90D5, #0351B7);
}
body.find-your-school.ns div.search-footer button:active {
    box-shadow: 0 1px 0 #FFFFFF, inset 0 0 9px rgba(0,0,0,0.5);
}
body.find-your-school.ns div.search-footer button span {
    display: block;
}
body.find-your-school div.search-footer button.invisible {
    opacity: 0;
    filter: alpha(opacity=0);
}


/* TABLE COLUMN WIDTHS */
body.find-your-school #schools-table th.name,
body.find-your-school #schools-table td.name {
	width: 40%;
}
body.find-your-school #schools-table th.location,
body.find-your-school #schools-table td.location {
    width: 35%;
}
body.find-your-school #schools-table th.level,
body.find-your-school #schools-table td.level {
	width: 25%;
}


/* Transfer Page */
body.education-transfer div.transfer,
body.education-transfer div.transfer-footer {
    width: 550px;
    margin: 0 auto;
    padding: 0 110px 0 0;
}
body.education-transfer div.transfer p,
body.education-transfer div.transfer-footer p {
    font-size: 12px;
    padding-left: 110px;
    margin: 0 0 10px;
}
body.education-transfer div.transfer a,
body.education-transfer div.transfer-footer a  {
    color:#0085CF;
}
body.education-transfer div.transfer small {
    font-size: 11px;
}
body.education-transfer div.transfer-footer p {
    font-size: 11px;
    margin-top: 20px;
}