﻿/*-----Color Palette-----*/
/*
Blue 1 (light): #edfafd
Blue 2:			#bbe7f3
Blue 3:			#88c6e9
Blue 4:			#1595c7  
Blue 5 (dark):  #095d6f

Grey 1:			#ece9e4
Grey 2:			#d3cfc7
Grey 3:			#aba9a1
Grey 4 (body):	#54534a

Red (dark):		#c5360f
Orange:			#fa7110
Lt. Orange:		#fcb231
Yellow:			#fce561
Lt. Yellow:		#fcf7c7

Green 1 (light):#e8ffdb
Green 2:		#b5eb8c
Green 3:		#64d146
Green 4:		#39b73a
Green 5 (dark): #257c25

Yellow (Report Card): #F2E8B6
Manila (Background): #F2EDDD

Red:			#D3111F
Yellow:			#FCBA11
Green:			#5AC332
*/

/*-----Admin-----*/
#adminNav { float: left; width: 100%; margin: 0; background: #edfafd; }
#adminNav div.adminContain{ padding: 12px 0px; margin: 0px auto; width: 980px; text-align: center; }
#adminNav div.adminContain a{ font-weight: normal; color: #3c3b37; font-size: 13px; padding: 2px 6px; margin: 0px 2px; background-color: #ece9e4; border: 1px solid #d3cfc7; border-radius: 6px; }
#adminNav div.adminContain a:hover{ background-color: #f9f8f4; }

/*-----Tags-----*/
html, body, form, img, div, table, tr, td{ margin: 0px; padding: 0px; }
body{ min-width: 990px; background: #FFFFFF url(/images/main/master-mainBg.jpg) no-repeat center 70px; }
body, span.standard{ font-family: 'Helvetica Neue', Arial, Verdana, sans-serif; color: #54534A; font-size: 14px; font-weight: normal; line-height: 1.4; }
img{ border: 0px; }
td{ vertical-align: top; }
ul{ padding: 0px; margin: 10px 0px 10px 35px; list-style: disc none outside; line-height: 16px; }
li{ margin-bottom: 4px;	}

/*-----BodyCopy-----*/
p{ margin: 15px 0; padding: 0px; }
h1, h2, h3, h4, h5, h6{ color: #1595c7; font-size: 25px; font-weight: 800; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; border-bottom: solid 3px #1595c7; margin: 0px 0px 10px 0px; padding: 0px; }
h1, h5 {font-size: 36px; border-bottom: none; }
h2{ font-size: 18px; margin: 15px 0px 10px 0; clear: both; border: none; }
h3, h4{ font-size: 16px; margin: 5px 0px 5px 15px; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; border: 0px; }
h3.noLeftMargin { margin-left: 0; }
h4{ font-size: 14px; margin: 0px; }
h6{ text-align: center; border-bottom: 0px; }

h1.noLine{ border: 0px; text-align: center; }
h1.tabbed, h2.tabbed{ margin-bottom: 0px; padding-bottom: 0px; border-bottom: solid 3px #1595c7; }
h2 a.exp, h4 a.exp { float: right; font-size: 11px; line-height: 24px; color: #88c6e9; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; * position: relative; * top: -23px; * right: 10px; }
h4 a.exp { line-height: 18px; }
h2 a.helpIcon, a.helpIconGeneral { float: none; display: inline-block; * float: right; width: 16px; height: 19px; background: url(/images/main/help-icons.png); text-indent: -999em; overflow: hidden; margin: 0 0 0 6px; }
h2 a.helpIcon:hover, a.helpIconGeneral:hover { background-position: -18px 0; }
a.helpIconGeneral { float: right; }

.anError{ color: Red; font-weight: bold; font-size: 18px; line-height: 10px; }
.anErrorSmall{ color: Red; font-weight: bold; font-size: 12px; }

/*-----Links-----*/
a{ text-decoration: none; color: #fa7110; font-weight: bold; outline: transparent solid 0px; cursor: pointer; }
a:hover{ color: #1595c7; }
a.blue{ color: #1595c7; }
a.blue:hover{ color: #88c6e9; }
a.light{ color: #88c6e9; }
a.light:hover{ color: #1595c7; }
a.white{ color: White; }
a.white:hover{ color: White; text-decoration: underline; }
a.normal, a.normal:hover{ font-weight: normal; }
a.more { color: #88c6e9; font-size: 13px; float: right; margin: 5px 0px; }
a.more:hover { color: #1595c7; }

a.disabled, a.disabled:hover, a.disabled:visited { color: #999999; }
a.strongdisabled, a.strongdisabled:hover, a.strongdisabled:visited { color: #666666; }
a.fbLink{ padding: 2px 0px 0px 25px; margin: 0px 0px 0px 0px; height: 15px; line-height: 12px; color: #3B5998; font-weight: normal; font-size: 12px; background: url(/images/buttons/facebookShare.png) no-repeat top left; }
a.fbLink:hover{ color: #3B5998; text-decoration: underline; }

a.orangeButton { background: #fa7110; border-radius: 3px; font-size: 16px; text-shadow: 0 -1px 0 #c6590d; padding: 0.25em 0.5em; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; font-weight: 800; color: #fff; margin: 10px 0; }
a.orangeButton:hover { background: #fcb231; text-shadow: 0 -1px 0 #fa7110; }

/*-----Text-----*/
.orangeHighlight{ font-weight: bold; font-size: 16px; color: #fa7110; }
.blueHighlight{ font-weight: bold; font-size: 16px; color: #1595c7; }
.centered { text-align: center; }
.righted { text-align: right; }
.font10{ font-size: 10px; }
.font11{ font-size: 11px; }
.font12{ font-size: 12px; }
.font13{ font-size: 13px; }
.font14{ font-size: 14px; }
.font16{ font-size: 16px; }
.font18{ font-size: 18px; }

.red{ color: #D3111F; }
.orange{ color: #fa7110; }
.yellow{ color: #FCBA11; }
.blue{ color: #1595c7; }
.grey{ color: #aba9a1; }
.white{ color: White; }
.deadline, .gradeText{ color: #D3111F; font-weight: bold; }
.gradeText{ font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; font-weight: 800; }
.noMargin{ margin: 0px; }
.bolded{ font-weight: bold; }

/*-----Images-----*/
img.border, img.borderBlue, img.borderGrey{ padding: 3px; background-color: #3c3b37; color: White; }
img.borderBlue{ background-color: #1595c7; }
img.borderGrey{ background-color: #d3cfc7; padding: 2px; }
img.contentLeft { float: left; margin: 0px 15px 15px 0px; }
img.contentRight { float: right; margin: 0px 0px 15px 15px; }

/*-----Boxes-----*/
div.sectionFull{ float: left; width: 956px; }
div.section{ float: left; width: 750px; }
div.fullBox, div.sectionBox, div.flexBox{ float: left; padding: 4px; border: solid 1px #bbe7f3; background-color: #edfafd; margin: 10px 0px; }
div.fullBox{ width: 946px; }
div.sectionBox{ width: 740px; }
div.sectionBox p, div.fullBox p{ margin: 3px 5px; }
div.fullBox h2, div.sectionBox h2, div.flexBox h2{ margin: 5px 5px 10px 5px; }
div.darker, h2.darker{ color: White; background-color: #88c6e9; border: solid 1px #1595c7; }
div.darkest, h2.darkest{ color: White; background-color: #1595c7; border: solid 1px #3c3b37; }
h2.darkest a { color: White; text-decoration: underline; }
h2.darkest a:hover { color: White; text-decoration: none; }

div.sectionFullHalf{ float: left; width: 455px; margin: 0px 11px; }
div.sectionFullThird{ float: left; width: 296px; margin: 0px 11px; }
div.sectionHalf{ float: left; width: 355px; margin: 0px 10px; }
div.sectionThird{ float: left; width: 230px; margin: 0px 10px; }
div.sectionFullHalf.halfLeft{ margin: 10px 0px; }
div.sectionFullHalf.halfRight{ float: right; margin: 10px 0px; }

.clear{ clear: both; }
.floatRight{ float: right; }
.floatLeft{ float: left; }
.hide{ display: none; }

.dividingLine { clear: both; float: left; width: 100%; margin: 15px 0; height: 0; border-top: 1px solid #ece9e4; }

/*-----Main-----*/
.headerAd { width: 100%; height: 91px; background: url(/images/main/master-sprites.png) repeat-x 0 -637px; margin: 0; padding: 1px 0 2px 0; overflow: hidden; }
.headerAd div { margin: 0 auto; box-shadow: 0 10px 55px #5c5751; width: 728px; height: 90px; }
.bannerAd{ height: 90px; width: 728px; margin: 20px auto; }
.mainAd{ float: left; width: 300px; height: 250px; margin: 15px 0px; }
div.stIco{ float: left; height: 18px; width: 18px; margin: 1px 5px 1px 3px; }
.checklist{ float: left; font-size: 13px; }
.checklist td{ padding-right: 5px; }
.radiobutton{ float: left; font-size: 13px; margin-left: 25px; }
div.star, span.star, div.check, span.check, span.refresh, span.bubble, span.pencil { float: left; display: block; height: 15px; width: 15px; margin: 0px 3px 0px 3px; background: url('/images/main/spriteActions.png') no-repeat left -325px; }
div.check#green, span.check#green { background-position: left -151px; }
div.check#blue, span.check#blue { background-position: left -354px; }
div.check#red, span.check#red { background-position: left -238px; }
div.check#orange, span.check#orange { background-position: left -267px; }
div.check#yellow, span.check#yellow { background-position: left -296px; }

/*----Header----*/
div.headerBar {
	background: #fbb050 url(/images/main/master-headerBg.png) no-repeat center top;
	border-bottom: 1px solid #dd7514;
	height: 98px;
	width: 100%;
	margin: 0 0 5px 0;
	}
div.headerContent {
	margin: 0 auto;
	height: 100%;
	width: 1000px;
	padding: 0 20px 0 0;
	position: relative;
	z-index: 9999;
	}
a.logo {
	float: left;
	background: url(/images/main/master-sprites.png) no-repeat 0 -735px;
	width: 390px;
	height: 62px;
	margin: 2px 0 0 0;
	}
div.store {
	height: 27px;
	width: 610px;
	float: left;
	}
div.store a {
	font-size: 10px;
	text-transform: uppercase;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 800;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	}
div.store a:hover {
	color: #fbf8db;
	}
div.store a.goToStore {
	height: 19px;
	width: 94px;
	padding: 3px 0 0 8px;
	float: left;
	background: url(/images/main/master-sprites.png) no-repeat 0 -877px;
	text-align: left;
	margin-left: 3px;
	}
div.store a.cartDisplay {
	float: left;
	text-align: left;
	height: 19px;
	padding: 3px 0 0 8px;
	background: url(/images/main/master-sprites.png) no-repeat 0px -877px;
	}
div.store a.cartDisplay span {
	background: #ec0000;
	padding: 0px 5px 2px 5px;
	border-radius: 5px;
	margin-left: 3px;
	}
div.store span.storeEndCap {
	display: inline-block;
	width: 24px;
	height: 22px;
	background: url(/images/main/master-sprites.png) no-repeat -94px -877px;
	}
div.search {
	height: 37px;
	width: 450px;
	float: left;
	padding-left: 160px;
	}
div.search input {
	width: 411px;
	height: 26px;
	border: 0;
	padding: 2px 2px 2px 5px;
	float: left;
	background: transparent url(/images/main/master-sprites.png) no-repeat 0 -810px;
	line-height: 26px;
	}
div.search div.searchButton {
	background: transparent url(/images/main/master-sprites.png) no-repeat -418px -810px;
	height: 30px;
	width: 32px;
	float: left;
	}
div.search div.searchButton:hover {
	cursor: pointer;
	background-position: -418px -841px;
	}
div.search input.searchBox:focus,
div.search input.searchBox.focus {
	background-position: 0 -841px;
	outline: none;
	}
a.feedback {
	width: 95px;
	padding: 3px 7px;
	position: absolute;
	top: 7px;
	right: -120px;
	color: #FFF;
	background-color: #1595c7;
	border-radius: 8px;
	border: solid 1px #095d6f;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	}
a.feedback:hover {
	color: #bbe7f3;
	}
	
/*----Main Navigation & Dropdowns----*/
ul.mainNav {
	list-style-type: none;
	margin: 0 0 0 20px;
	float: left;
	}
ul.mainNav li {
	float: left;
	margin: 0 35px 0 0;
	position: relative;
	}
ul.mainNav li a.mainNavTab {
	background: url(/images/main/master-sprites.png) no-repeat 0 0;
	height: 23px;
	display: block;
	position: relative;
	color: #FFF;
	padding: 7px 0 0 10px;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 800;
	z-index: 9993;
	margin-bottom: 10px;
	}
ul.mainNav li a.mainNavTab span {
	position: absolute;
	right: -30px;
	top: 0;
	width: 30px;
	height: 30px;
	background: url(/images/main/master-sprites.png) no-repeat right 0;
	}
ul.mainNav li a.selected,
a.registerButton.selected {
	background-position: 0 -40px;
	}
ul.mainNav li a.selected span,
a.registerButton.selected span {
	background-position: right -40px;
	}
ul.mainNav li.active div.dropdown {
	display: block;
	}
ul.mainNav li.active a.mainNavTab {
	background-position: 0 -200px;
	height: 33px;
	margin-bottom: 0;
	}
ul.mainNav li.active a.mainNavTab span {
	background-position: right -200px;
	height: 40px;
	}
ul.mainNav div.dropdown {
	position: absolute;
	background: url(/images/main/master-sprites.png) repeat-x 0 -240px;
	z-index: 9999;
	display: none;
	border: 1px solid #403b34;
	border-radius: 0 5px 5px 5px;
	}
ul.mainNav div.dropdown ul {
	overflow: auto;
	margin: 0;
	list-style-type: none;
	width: 400px;
	}
ul.mainNav div.dropdown ul li {
	width: 199px;
	height: 45px;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #888;
	}
ul.mainNav div.dropdown ul li.doublewide {
	width: 399px;
	}
ul.mainNav div.dropdown ul li.doublewide a {
	width: 349px;
	}
ul.mainNav div.dropdown ul li:nth-child(2n+2) {
	border-left: 1px dotted #888;
	}
ul.mainNav div.dropdown ul li:first-child,
ul.mainNav div.dropdown ul li:nth-child(999n+2) {
	border-top: none;
	}
ul.mainNav div.dropdown ul li a {
	font-weight: normal;
	color: #FFF;
	margin: 0;
	width: 149px;
	padding: 5px 0 0 50px;
	font-size: 14px;
	display: block;
	line-height: 32px;
	}
ul.mainNav div.dropdown ul li a:hover {
	color: #CCC;
	}
ul.mainNav div.dropdown ul li a em {
	font-weight: normal;
	color: #CCC;
	font-size: 11px;
	}
ul.mainNav div.dropdown ul li a span {
	float: left;
	width: 30px;
	height: 30px;
	margin-left: -40px;
	background: url(/images/main/master-sprites.png) no-repeat 0 -1210px;
	position: static;
	margin-top: 1px;
	}
ul.mainNav div.dropdown ul li a span.search { background-position: 0 -1210px; }
ul.mainNav div.dropdown ul li a span.top { background-position: -30px -1210px; }
ul.mainNav div.dropdown ul li a span.rankings { background-position: -60px -1210px; }
ul.mainNav div.dropdown ul li a span.compare { background-position: -90px -1210px; }
ul.mainNav div.dropdown ul li a span.reviews { background-position: -120px -1210px; }
ul.mainNav div.dropdown ul li a span.book { background-position: -150px -1210px; }
ul.mainNav div.dropdown ul li a span.write { background-position: -180px -1210px; }
ul.mainNav div.dropdown ul li a span.list { background-position: -210px -1210px; }
ul.mainNav div.dropdown ul li a span.money { background-position: -240px -1210px; }
ul.mainNav div.dropdown ul li a span.noEssay { background-position: -270px -1210px; }
ul.mainNav div.dropdown ul li a span.camera { background-position: -300px -1210px; }
ul.mainNav div.dropdown ul li a span.video { background-position: -330px -1210px; }
ul.mainNav div.dropdown ul li a span.notebook { background-position: -360px -1210px; }
ul.mainNav div.dropdown ul li a span.checkbox { background-position: -390px -1210px; }
ul.mainNav div.dropdown ul li a span.recommend { background-position: -420px -1210px; }
ul.mainNav div.dropdown ul li a span.speech { background-position: 0 -1240px; }
ul.mainNav div.dropdown ul li a span.phone { background-position: -30px -1240px; }
.extraInfo {
	width: 370px;
	padding: 15px;
	border-top: 1px dotted #CCC;
	}
.extraInfo h4 {
	color: #2eae49;
	}
.extraInfo p {
	font-size: 13px;
	margin: 0;
	padding: 0;
	}
.extraInfo p a {
	font-weight: normal;
	color: #fcf7c7;
	}
.extraInfo p a:hover {
	color: #CCC;
	}

.accountActions {
	float: right;
	width: 200px;
	}
a.registerButton, a.mainLogin {
	height: 25px;
	padding: 7px 0 0 10px;
	color: #FFF;
	padding: 7px 0 0 10px;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 800;
	float: right;
	line-height: 16px;
	margin: 0 15px 0 0;
	}
a.mainLogin:hover {
	color: #fbf8db;
	}
a.registerButton span {
	top: 0;
	right: -10px;
	width: 10px;
	height: 32px;
	background: url(/images/main/master-sprites.png) repeat-x right -120px;
	position: absolute;
	}
a.registerButton {
	background: url(/images/main/master-sprites.png) repeat-x 0 -120px;
	position: relative;
	}
a.registerButton:hover {
	background-position: 0 -160px;
	}
a.registerButton:hover span {
	background-position: right -160px;
	}
	
/*----Account Navigation-----*/
div.profileWrapper {
	margin-top: -5px;
	float: left;
	width: 980px;
	padding: 0 0 0 20px;
	position: relative;
	}
div.profileWrapper a.profileTab {
	display: block;
	height: 41px;
	line-height: 30px;
	text-transform: uppercase;
	width: 116px;
	text-align: center;
	margin: -35px 0 -6px 770px;
	background: url(/images/main/account-nav-sprites.png) no-repeat 0 0;
	color: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 800;
	text-shadow: 0 -1px 0 #aba9a1;
	position: relative;
	}
div.profileWrapper.selected a.profileTab { background-position: 0 -45px; color: #fff; text-shadow: 0 -1px 0 #207294; }

div.profileWrapper ul.profileMenu {
	list-style-type: none;
	margin: 0;
	width: 980px;
	background: url(/images/main/account-nav-sprites.png) no-repeat 0 -134px;
	height: 30px;
	}
div.profileWrapper.selected ul.profileMenu { background-position: 0 -102px; }

div.profileWrapper ul.profileMenu li {
	float: left;
	margin: 0;
	background: url(/images/main/account-nav-sprites.png) no-repeat right 0;
	height: 28px;
	}
div.profileWrapper.selected ul.profileMenu li {	background-position: right -40px; }

div.profileWrapper ul.profileMenu li a {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 800;
	text-shadow: 0 1px 0 #fff;
	color: #aba9a1;
	font-size: 12px;
	display: block;
	padding: 0 12px;
	line-height: 28px;
	position: relative;
	}
div.profileWrapper ul.profileMenu li a.selected:after { content: ""; background: url(/images/main/account-nav-sprites.png) no-repeat 0 -88px; position: absolute; width: 13px; height: 10px; top: 25px; left: 50%; margin-left: -7px; }
div.profileWrapper.selected ul.profileMenu li a { color: #fff; text-shadow: 0 -1px 0 #207294; }
div.profileWrapper ul.profileMenu li a:hover { color: #54534a; }
div.profileWrapper.selected ul.profileMenu li a:hover { color: #fcf7c7; }

div.profileWrapper ul.profileMenu li a span.count {
	position: relative;
	background: #aba9a1;
	font-size: 10px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
	text-shadow: none;
	height: 15px;
	min-width: 15px;
	text-align: center;
	color: #fff;
	margin: 0 0 0 3px;
	line-height: 14px;
	border-radius: 10px;
	padding: 2px;
	top: -1px;
	display: inline-block;
	}
div.profileWrapper.selected ul.profileMenu li a span.count { background: #1595c7; }

div.profileWrapper ul.profileMenu li a span.arrow {
	width: 0;
	height: 0;
	border-top: 6px solid #aba9a1;
	border-left: 6px solid #F2F0EC;
	border-right: 6px solid #F2F0EC;
	border-bottom: 1px solid #F2F0EC;
	display: inline-block;
	}
div.profileWrapper.selected ul.profileMenu li a span.arrow {border-top-color: #fff; border-left-color: #5eb4dc; border-right-color: #5eb4dc; border-bottom-color: #5eb4dc; }


div.mySchoolsMenu { position: absolute; width: 601px; top: 25px; left: 20px; border: 10px solid #ece9e4; background: #fff; z-index: 10003; display: none; box-shadow: 0 4px 4px rgba(0,0,0,0.25); }
div.mySchoolsMenu.active { display: block; }
div.profileWrapper ul.profileMenu li a.schoolMenu.active { color: #54534a; text-shadow: 0 1px 0 #fff; background: #ece9e4; position: relative; z-index: 10002; }
div.profileWrapper ul.profileMenu li a.schoolMenu.active span.arrow { border-color: #ece9e4; border-top-color: #54534a; }
div.mySchoolsMenu div.sl { float: left; width: 200px; }
div.mySchoolsMenu div.sl.recommends { border-left: 1px dotted #aba9a1; }
div.mySchoolsMenu div.sl h4 { margin: 0; padding: 5px 10px; background: #ece9e4; font-size: 16px; line-height: 20px; }
div.mySchoolsMenu div.sl h4 a.viewAll { float: right; font-size: 11px; font-family: "Helvetica Neue", Arial, sans-serif; font-weight: normal; color: #aba9a1; line-height: 24px; }
div.mySchoolsMenu div.sl h4 a.viewAll:hover { color: #1595c7; }
div.mySchoolsMenu div.sl ul { margin: 10px; list-style-type: none; }
div.mySchoolsMenu div.sl ul li { margin: 5px 0; font-size: 12px; border-bottom: 1px solid #EDFAFD; padding: 0 0 5px 0; line-height: 14px; }
div.mySchoolsMenu div.sl ul li.empty { border: 0; color: #aba9a1; font-size: 11px; }
div.mySchoolsMenu div.sl ul li a { font-weight: normal; color: #1595c7; }
div.mySchoolsMenu div.sl ul li a:hover { color: #fa7110; }
div.mySchoolsMenu div.sl ul li.refresh { border: 0; }
div.mySchoolsMenu div.sl ul li.refresh a { display: block; border-top: 1px solid #ccc; padding: 7px 0; margin-top: -6px; font-size: 11px; color: #54534a; }
div.mySchoolsMenu div.sl ul li.refresh a:hover { color: #fa7110; }
div.mySchoolsMenu div.sl ul li.refresh a span.refresh { margin: 0 6px 0 0; }
div.mySchoolsMenu div.secondaryLinks { float: left; background: #ece9e4; text-align: right; font-weight: bold; padding: 5px 0 0; width: 601px; font-size: 11px; }

ul.collegeMenu { position: absolute; top: 26px; left: 20px; display: none; list-style-type: none; margin: 0; padding: 0; background: #ece9e4; min-width: 250px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); }
ul.collegeMenu.active { display: block; }
div.profileWrapper ul.profileMenu li a.collegeMenu.selected:after { display: none; }
div.profileWrapper ul.profileMenu li a.collegeMenu.active { color: #54534a; text-shadow: 0 1px 0 #fff; background: #ece9e4; position: relative; z-index: 10002; box-shadow: -1px -2px 3px rgba(0, 0, 0, 0.3); }
div.profileWrapper ul.profileMenu li a.collegeMenu.active span.arrow { border-color: #ece9e4; border-top-color: #54534a; }
ul.collegeMenu li { margin: 0; }
ul.collegeMenu li a { display: block; font-size: 12px; font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; font-weight: 800; padding: 8px 12px; border-top: 1px dotted #d3cfc7; color: #aba9a1; text-shadow: 0 1px 0 #fff; }
ul.collegeMenu li a:hover { color: #54534a; }
ul.collegeMenu li:first-child a { border-top: 0; }

/*----Footer----*/
div.footer {
	width: 960px;
	background-color: #fb922f;
	border-top: 1px solid #f4d866;
	padding: 15px 15px 55px 15px;
	margin: 0 auto;
	}
div.footer .left {
	width: 620px;
	float: left;
	}
div.footer .right {
	float: left;
	width: 340px;
	}
div.footer .separator {
	width: 100%;
	border-top: 1px solid #f86213;
	border-bottom: 1px solid #f4d866;
	clear: both;
	margin: 5px 0;
	height: 0px;
	}
div.footer div.navSection {
	float: left;
	width: 120px;
	margin: 0 4px 0 0;
	}
div.footer div.navSection h3 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 13px;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	margin: 0 0 5px 0;
	font-weight: 800;
	}
div.footer div.navSection ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	}
div.footer div.navSection ul li {
	margin: 4px 0;
	}
div.footer div.navSection ul li a,
div.footer div.navHorizontalSection ul li a {
	color: #4b3e32;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	}
div.footer div.navSection ul li a:hover,
div.footer div.navHorizontalSection ul li a:hover {
	color: #a35d2a;
	}
div.footer div.navHorizontalSection h3 {
	text-transform: uppercase;
	color: #4b3e32;
	font-size: 13px;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	margin: 0 10px 0 0;
	font-weight: 800;
	float: left;
	}
div.footer div.navHorizontalSection ul {
	list-style-type: disc;
	overflow: auto;
	margin: 0;
	}
div.footer div.navHorizontalSection ul li {
	float: left;
	margin: 0 23px 0 0;
	padding: 0 0 0 2px;
	color: #aa460e;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	}
div.footer div.navHorizontalSection ul li:first-child {
	list-style-type: none;
	}
div.footer div.search {
	padding: 0;
	width: 340px;
	}
div.footer div.search input {
	width: 300px;
	background-position: 0 -910px;
	}
div.footer div.search input.searchBox:focus,
div.footer div.search input.searchBox.focus {
	background-position: 0 -841px;
	}
div.rightLower {
	border-left: 1px solid #f88116;
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
	clear: both;
	}
div.footer div.social a {
	width: 160px;
	height: 50px;
	text-indent: -9999px;
	float: left;
	margin: 0 0 10px 0;
	background: url(/images/main/master-sprites.png) no-repeat 0 -950px;
	}
div.footer div.social a.facebookLink {
	background-position: -160px -950px;
	}
div.footer div.social a.twitterLink:hover {
	background-position: 0 -1010px;
	}
div.footer div.social a.facebookLink:hover {
	background-position: -160px -1010px;
	}
div.footer .storePromo {
	margin: 10px 0 0 0;
	}
div.footer .storePromo a {
	color: #FFF;
	line-height: 1.2;
	}
div.footer .storePromo a:hover {
	color: #fbf8db;
	}
div.footer .books {
	width: 75px;
	height: 90px;
	float: left;
	margin: 0 10px;
	background: url(/images/main/master-sprites.png) no-repeat -358px -964px;
	}
div.footer .storePromo a span.font16 {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	display: block;
	font-weight: 800;
	margin-bottom: 5px;
	}
div.footer .storePromo a span.font12 {
	font-weight: normal;
	display: block;
	}
div.footer .bottom {
	width: 100%;
	float: left;
	}
div.footer .bottom p {
	color: #aa460e;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	text-align: center;
	}
div.footer .bottom p a {
	color: #aa460e;
	font-weight: normal;
	text-decoration: underline;
	}
div.footer .bottom p a:hover {
	text-decoration: none;
	}

div.mainBlock{ width: 980px; margin: 0 auto; }
div.mainContent{ float: right; margin: 12px; width: 750px; max-width: 750px; min-width: 750px; }
div.mainContent.full{ width: 956px; max-width: 956px; min-width: 956px; }


/*-----bpAdd-----*/
div.bpWrap{ position: relative; }
p.bpLoad{ margin: 0px; padding: 0px; min-width: 90px; text-align: center; }
p.bpLoad img{ float: none; margin: 5px 0px 0px 25px; width: 16px; }
p.bpSuccess, p.bpAlready{
	margin: 0 0 0 5px;
	font-size: 12px;
	color: #aba9a1;
	padding: 0px 0px 0px 18px;
	line-height: 18px;
	background: url('/images/main/spriteActions.png') no-repeat left -353px;
	min-width: 90px;
}

/*-----Absolute Footer Ads------*/
div.absFooterAdsWrap {
	float: left;
	position: fixed;
	z-index: 999999;
	bottom: 0px;
	width: 100%;
	height: 65px;
	}
div.adSchoolConnectWrap { margin: 0; background: url(/images/main/absolute-footer-ads.png) repeat-x 0 0; width: 100%; height: 65px; position: relative; }
div.adSchoolConnect { width: 990px;	height: 55px; margin: 0px auto; position: relative; }
div.absFooterAdsWrap a.schoolConnect { display: block; background: url(/images/main/absolute-footer-ads.png) no-repeat 0 -333px; height: 55px; width: 100%; position: absolute; left: 15px; top: 14px; }
div.absFooterAdsWrap a.schoolConnect span { display: block; background: url(/images/main/absolute-footer-ads.png) no-repeat -763px -346px; height: 33px; width: 200px; position: absolute; left: 763px; top: 13px; }
div.absFooterAdsWrap a.schoolConnect:hover span { background-position: -763px -411px; }
div.adRecommendationsWrap { margin: 0; background: url(/images/main/absolute-footer-ads.png) repeat-x 0 -65px; width: 100%; height: 65px; position: relative; }
div.adRecommendations { width: 990px; height: 65px; margin: 0px auto; position: relative; }
div.absFooterAdsWrap a.recommendations { display: block; background: url(/images/main/absolute-footer-ads.png) no-repeat 0 -456px; height: 65px; width: 100%; position: absolute; left: 15px; top: 8px; }
div.absFooterAdsWrap a.recommendations span { display: block; position: absolute; background: url(/images/main/absolute-footer-ads.png) no-repeat -558px -528px; width: 42px; height: 42px; left: 557px; top: 0; -moz-transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in; }
div.absFooterAdsWrap a.recommendations:hover span { -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); }
div.absFooterAdsWrap a.recommendations span.button { background-position: -769px -479px; left: 769px; top: 23px; height: 27px; width: 194px; }
div.absFooterAdsWrap a.recommendations:hover span.button { background-position: -769px -544px; -moz-transform: none; -webkit-transform: none; }
div.adScholarshipMatchWrap, div.adChancesWrap { margin: 0; background: url(/images/main/absolute-footer-ads.png) repeat-x center -130px; width: 100%; height: 65px; position: relative; }
div.adScholarshipMatch { width: 990px; height: 65px; margin: 0px auto; position: relative; }
div.absFooterAdsWrap a.scholarshipMatch { display: block; background: url(/images/main/absolute-footer-ads.png) no-repeat 0 -596px; height: 55px; width: 100%; position: absolute; left: 15px; top: 23px; -moz-transition: top 0.1s ease-in; -webkit-transition: all 0.1s ease-in; }
div.absFooterAdsWrap a.scholarshipMatch span { display: block; background: url(/images/main/absolute-footer-ads.png) no-repeat 0 -646px; height: 65px; width: 100%; position: absolute; left: 0; top: -12px; -moz-transition: top 0.1s ease-in; -webkit-transition: all 0.1s ease-in; }
div.absFooterAdsWrap a.scholarshipMatch:hover { top: 20px; }
div.absFooterAdsWrap a.scholarshipMatch:hover span { top: -20px; }
div.adChances { width: 990px; height: 65px; margin: 0px auto; position: relative; }
div.adChances a.chances { display: block; background: url(/images/main/absolute-footer-ads.png) no-repeat 0 -991px; height: 55px; width: 100%; position: absolute; left: 15px; top: 21px; -moz-transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in; }
div.adChances a.chances span { display: block; position: absolute; background: url(/images/main/absolute-footer-ads.png) no-repeat -639px -1056px; width: 187px; height: 36px; left: 710px; top: -13px; -moz-transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in; }
div.adChances a.chances:hover span { left: 766px; }
div.adWriteReviewWrap { margin: 0; background: url(/images/main/absolute-footer-ads.png) repeat-x 0 -195px; width: 100%; height: 65px; position: relative; }
div.adWriteReview { width: 1025px; height: 65px; margin: 0px auto; position: relative; }
div.absFooterAdsWrap a.writeReview { display: block; background: url(/images/main/absolute-footer-ads.png) no-repeat 0 -730px; height: 55px; width: 100%; position: absolute; left: 35px; top: 23px; -moz-transition: top 0.1s ease-in; -webkit-transition: all 0.1s ease-in; }
div.absFooterAdsWrap a.writeReview span { display: block; background: url(/images/main/absolute-footer-ads.png) no-repeat 0 -780px; height: 65px; width: 100%; position: absolute; left: 0; top: -12px; -moz-transition: top 0.1s ease-in; -webkit-transition: all 0.1s ease-in; }
div.absFooterAdsWrap a.writeReview:hover { top: 20px; }
div.absFooterAdsWrap a.writeReview:hover span { top: -17px; }
div.adNoEssayWrap { margin: 0; background: url(/images/main/absolute-footer-ads.png) repeat-x 0 -260px; width: 100%; height: 65px; position: relative; }
div.adNoEssay { width: 990px; height: 65px; margin: 0px auto; position: relative; }
div.absFooterAdsWrap a.noEssay { display: block; background: url(/images/main/absolute-footer-ads.png) no-repeat 0 -857px; height: 55px; width: 100%; position: absolute; left: 14px; top: 23px; -moz-transition: top 0.1s ease-in; -webkit-transition: all 0.1s ease-in; }
div.absFooterAdsWrap a.noEssay span { display: block; background: url(/images/main/absolute-footer-ads.png) no-repeat 0 -906px; height: 65px; width: 100%; position: absolute; left: 0; top: -12px; -moz-transition: top 0.1s ease-in; -webkit-transition: all 0.1s ease-in; }
div.absFooterAdsWrap a.noEssay:hover { top: 20px; }
div.absFooterAdsWrap a.noEssay:hover span { top: -18px; }

/*-----Side Navigation-----*/
div.navContent{ float: left; width: 200px; max-width: 200px; min-width: 200px; }
div.navContent div.navBox { background: #edfafd; padding: 10px 0 1px 0; }
div.navContent div.navBox h4 { margin: 0; padding: 0 0 3px 10px; border-bottom: 1px dotted #1595c7; font-size: 16px; }
div.navContent ul { margin: 5px 0 15px 0; padding: 0; list-style-type: none; font-size: 12px; }
div.navContent ul li { margin: 0; padding: 0; }
div.navContent div.navBox ul li a { display: block; font-weight: normal; color: #3c3b37; width: 190px; padding: 3px 0 3px 10px; position: relative; }
div.navContent div.navBox ul li a:hover { background: #bbe7f3; }
div.navContent div.navBox ul li a:hover:after { border-left: 11px solid #bbe7f3; border-top: 11px solid #FFF; border-right: 1px solid #FFF; border-bottom: 11px solid #FFF; content: ""; line-height: 0; height: 0; width: 0; position: absolute; left: 200px; top: 50%; margin-top: -11px; display: block; z-index: 1000; }
div.navContent div.navBox ul li a.selected { background: #FA7110; font-weight: bold; color: #3c3b37 !important; }
div.navContent div.navBox ul li a.selected:after { border-left: 11px solid #fa7110; border-top: 11px solid #FFF; border-right: 1px solid #FFF; border-bottom: 11px solid #FFF; content: ""; line-height: 0; height: 0; width: 0; position: absolute; left: 200px; top: 50%; margin-top: -11px; display: block; z-index: 1000; }

/*----Turn UL into selectable boxes----*/
ul.selectable {  list-style-type: none; overflow: hidden; clear: both; margin: 15px 0; padding: 0; }
ul.selectable li { float: left; margin: 2px; padding: 0; }
ul.selectable li a { display: block; color: #f9f8f4; padding: 0.25em 0.5em; font-size: 16px; background: #d3cfc7; border: 1px solid #d3cfc7; border-radius: 3px; }
ul.selectable li a:hover { background: #aba9a1; border-color: #aba9a1; }
ul.selectable li a.selected { background: #fff; color: #fa7110; border-color: #ece9e4; }

/*------Link to go back in account/admin pages-----*/
a.backLink { display: block; border-bottom: 1px dotted #fa7110; padding: 0; margin: 0 0 10px 0; }

/*-----Watermarks-----*/
input.text.schoolWatermark { background: #FFF url(/images/main/watermarks.png) no-repeat 0 -9px; }
input.text.majorWatermark { background: #FFF url(/images/main/watermarks.png) no-repeat 0 -43px; }
input.text.addSchoolWatermark { background: #FFF url(/images/main/watermarks.png) no-repeat 0 -78px; }
input.text.addMajorWatermark { background: #FFF url(/images/main/watermarks.png) no-repeat 0 -113px; }
input.largeSchoolWatermark { background: #FFF url(/images/main/watermarks.png) no-repeat 0 -185px; }
input.largeMajorWatermark { background: #FFF url(/images/main/watermarks.png) no-repeat 0 -224px; }
input.text.focus.schoolWatermark,
input.text.focus.majorWatermark,
input.text.focus.addSchoolWatermark,
input.text.focus.addMajorWatermark,
input.focus.largeSchoolWatermark, 
input.focus.largeMajorWatermark { background: #FFF; }

/*-----Icons-----*/
div.icon70 { height: 70px; width: 70px; float: left; background-image: url('/images/main/spriteIcon70px.png'); }
div.icon70.scholarship { background-position: 0 -280px; }
div.icon70.schoolSearch { background-position: 0 -350px; }
div.icon70.compare { background-position: 0 -420px; }
div.icon70.read { background-position: 0 -560px; }
div.icon70.write { background-position: 0 -630px; }
div.icon70.camera { background-position: 0 -700px; }
div.icon70.rankings { background-position: 0 -770px; }
div.icon70.polls { background-position: 0 -840px; }
div.icon70.feed { background-position: 0 -910px; }


/*-----Site Feature Marketing Box-----*/
div.siteFeature { width: 300px; float: left; margin: 0 18px 5px 0; }
div.siteFeature.hasIcon { padding-left: 80px; width: 220px; }
div.siteFeature.hasIcon div.icon70 { margin-left: -80px; }
div.siteFeature p { margin-top: 5px; }

/*-----Filter/Sort Box-----*/
div.filter{ float: left; width: 100%; margin: -5px 0 25px 0; border: none; }
div.sortOp{ float: right; margin: 0 0 0 10px; padding: 2px 0; }
div.sortOp h4 { font-size: 12px; float: left; margin: 0 5px 0 0; line-height: 19px; }
div.sortOp select { font-size: 11px; width: 90px; }
h3.sortBy { margin: 0; float: left; }
input.sortButton { background: #1595c7; padding: 0 4px; margin: 0 0 0 15px; border-radius: 5px; border: 1px solid #1595c7; float: right; color: #FFF; font-weight: 800; font-family: 'Open Sans', Arial, sans-serif; }
input.sortButton:hover { cursor: pointer; }

/*-----Page Errors------*/
div.message {
	padding: 10px;
	border: 1px solid #FFF;
	font-size: 16px;
	font-weight: bold;
	background: #effeeb;
	color: #056007;
	margin: 0 0 20px 0;
	min-height: 35px;
	}
div.message.error {
	background: #f4d3cb;
	color: #cd2800;
	width: auto;
	}
.checkIcon {
	background: transparent url(/images/main/master-sprites.png) no-repeat -335px -1248px;
	width: 50px;
	height: 40px;
	float: left;
	margin-top: -3px;
	}
.errorIcon {
	background: transparent url(/images/main/master-sprites.png) no-repeat -392px -1248px;
	width: 50px;
	height: 40px;
	float: left;
	margin-top: -3px;
	}

/*-----Photo And Video Array-----*/
div.colorboxPhoto { max-width: 600px; text-align: center; }
div.colorboxPhoto img.photo { margin: 0 auto 10px auto; max-width: 100%; }
div.colorboxPhoto span.popupTitle { display: block; font-weight: bold; margin-bottom: 5px; text-align: left; }
div.colorboxPhoto span.popupDesc { display: block; margin-bottom: 5px; text-align: left; font-size: 12px; }
div.colorboxPhoto div.popupLink,
div.colorboxPhoto div.popupSource { font-size: 11px; margin: 3px 0; text-align: left; }

/*-----Share/Save Options-----*/
.schoolOpts{ float: left; height: 28px; font-size: 12px; width: 100%; border-top: 1px dotted #1595c7; margin-bottom: 10px; }
.reviewMenu div.schoolOptBottom{ float: left; width: 115px; height: 6px; line-height: 6px; background: url('/images/main/spritePNGs.png') no-repeat left top; }
.schoolOpts div.bpWrap{ float: left; }
.schoolOpts a{ line-height: 28px; height: 28px; float: left; margin: 0px 10px; font-weight: normal; }
.schoolOpts div.googlePlusOne{ float: left; width: 24px; margin: 7px 10px 0px 10px; }
.schoolOpts a.fbLink{ margin: 7px 3px 0; line-height: 12px; }
.schoolOpts a.linkAdd, .schoolOpts a.printerFriendly, .schoolOpts a.emailShare, .schoolOpts a.saveSearch, .schoolOpts a.reviewShare, .schoolOpts a.reviewShareHover{ font-size: 11px; color: #aba9a1; padding: 0px 0px 0px 20px; }
.schoolOpts a.linkAdd{ background: url('/images/buttons/plus.png') no-repeat left center; }
.schoolOpts a.printerFriendly{ background: url('/images/main/spriteActions.png') no-repeat left -28px; }
.schoolOpts a.emailShare{ background: url('/images/main/spriteActions.png') no-repeat left -57px; }
.schoolOpts a.saveSearch{ background: url('/images/main/spriteActions.png') no-repeat left -202px; }
.schoolOpts a.reviewShare, .schoolOpts a.reviewShareHover{ background: url('/images/main/spriteActions.png') no-repeat left top; }
.schoolOpts a.linkAdd:hover, .schoolOpts a.printerFriendly:hover, .schoolOpts a.emailShare:hover, .schoolOpts a.saveSearch:hover, .schoolOpts a.reviewShare:hover, .schoolOpts a.reviewShareHover{ color: #1595c7; }
.schoolOpts a.reviewShareHover{ border-bottom: solid 1px White; background-position: 9px top; height: 27px; border-left: dotted 1px #fa7110; border-right: dotted 1px #fa7110; padding: 0px 9px 0px 29px; margin: 0px; }
.schoolOpts div.title { float: left; font-size: 12px; height: 28px; line-height: 28px; font-weight: bold; color: #88c6e9; }
.reviewContainStatic{ position: relative; float: left; height: 28px; }
.reviewContain{ position: relative; z-index: 901; height: 28px; }
.schoolOpts p.bpAlready, .schoolOpts p.bpSuccess, .schoolOpts p.bpLoad{ float: left; line-height: 28px; height: 28px; background-position: left -348px; }
.reviewContain p.bpLoad{ padding-top: 4px; height: 24px; }

/*------Standard Referral Box------*/
div.refer { background: #ece9e4; border-radius: 6px; width: 410px; padding: 10px; }
div.refer.fullWidth { width: 935px; margin: 30px 0; }
div.refer div.handGraphic { float: left; margin: -22px 15px 0 -35px; background: url(/images/main/referral-sprites.png) no-repeat; height: 85px; width: 125px; }
div.refer.fullWidth div.handGraphic { margin-top: -8px; }
div.refer div.referralTop { width: 305px; float: left; }
div.refer.fullWidth div.referralTop { margin-right: 10px; width: 345px; }
div.refer h4 { font-size: 18px; line-height: 25px; }
div.refer h4 a.helpIcon, div.newRefer a.helpIcon { display: inline-block !important; float: none; height: 16px; width: 16px; background: url(/images/main/help-icons.png); overflow: hidden; text-indent: -999em; margin: 0 6px; }
div.refer h4 a.helpIcon:hover, div.newRefer a.helpIcon:hover { background-position: -18px 0; }
div.newRefer a.helpIcon { float: right; position: relative; top: 5px; right: -10px; }
div.refer p.strong { font-size: 13px; color: #54534a; font-weight: 800; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
div.refer p { color: #aba9a1; margin: 0; line-height: 1.4; }
div.referralShareOptions { float: left; width: 212px; margin: 12px 0 5px; }
div.referralSidenote { float: left; width: 198px; margin: 12px 0 5px; }
div.refer.fullWidth div.referralSidenote { width: 255px; }
div.refer.fullWidth div.referralShareOptions, div.refer.fullWidth div.referralSidenote { margin-top: 5px; }
div.refer input { border: 1px solid #ccc; padding: 6px; border-radius: 3px; width: 191px; float: left; font-size: 15px; }
div.refer a.fbLink { background: transparent; padding: 0; height: auto; margin: 0; }
div.refer a.fbLink:hover { text-decoration: none; }
div.refer div.fbButton, div.refer div.tweetButton { float: left; width: 99px; height: 32px; line-height: 30px; background: url(/images/main/referral-sprites.png) no-repeat 0 -91px; font-weight: 800; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; color: #aba9a1; text-shadow: 0 1px 0 #fff; margin: 5px 0 0 0; font-size: 14px; }
div.refer div.fbButton { margin-right: 5px; }
div.refer div.fbButton:hover, div.refer div.tweetButton:hover { color: #fa7110; }
div.refer div.fbButton span.icon, div.refer div.tweetButton span.icon { background: url(/images/main/referral-sprites.png) no-repeat 0 -166px; float: left; width: 35px; height: 25px; margin: 2px 6px 0 4px; }
div.refer div.fbButton span.icon { background-position: -43px -167px; width: 23px; height: 24px; margin-top: 3px; }
div.profileWrapper ul.profileMenu li.referParent { float: right; background: transparent; }
div.profileWrapper.selected ul.profileMenu li.referParent a { color: #fcf7c7; }
div.referMenu { position: absolute; display: none; margin: 0; right: 0; top: 28px; border-radius: 0; box-shadow: 0 2px 3px rgba(0,0,0,0.3); }
div.referMenu div.topTab { position: absolute; top: -28px; right: 0; background: #ece9e4; padding: 0 12px; box-shadow: -1px -2px 3px rgba(0, 0, 0, 0.3); }
div.profileWrapper ul.profileMenu li div.referMenu div.topTab a { color: #54535a; text-shadow: 0 1px 0 #fff; }
div.profileWrapper ul.profileMenu li div.referMenu a { display: inline; padding: 0; }
li.referParent:hover div.referMenu, div.referMenu:hover { display: block; }
