/*
EDUCATION ROUTING PAGE STYLES
==============================================
*/

body.routing-education a {
	color: #0098cb;
}

body.routing-education p,
body.routing-education p em {
	font-size: 11px;
	color: #666666;
}

body.routing-education div.section {
    padding:23px 2px 0 24px;
}

body.routing-education div#instructions {
	padding: 13px 14px 0;
	position: relative;
}

body.routing-education div#instructions img {
	position: absolute;
	top: -12px;
	right: 0px;
}

/*Primary Content: Right Hand Column*/
body.routing-education div.module div.module-primary {
    float:left;
    width:599px;
    margin:-11px 0 -10px 0;
    padding-bottom:5px;
    border-right:1px solid #d9d9d9;
/*    position: relative;*/
	  position: static !important;
} 

body.routing-education div.k12 div.module-primary,
body.routing-education div.college div.module-primary {
    margin:-11px 0 0 0;
}

body.routing-education div.module-primary h3,
body.routing-education div.module-secondary #savings-for-school-new h3 {
    padding-bottom:7px;
    font-size:1.5em;
    font-weight:bold;
}

body.routing-education div#savings-for-you {
    padding-bottom:40px;
	background: url("mb-cs3-iwork.png") bottom right no-repeat;
}

body.routing-education div#savings-for-you.k12 ,
body.routing-education div#savings-for-you.college {
	background: none !important;
}

body.routing-education div#savings-for-you .section-heading p {
	color: #666666;
	font-size: 11px;
}

body.routing-education div#savings-for-you div.subsection {
    margin-top:32px;
}

body.routing-education div#savings-for-you div.subsection div.lm-container {
	margin-left: 2px;
	margin-top: 10px;
}

body.routing-education div#savings-for-you div.subsection p {
    width: 230px;
	font-size: 12px;
}

body.routing-education div#savings-for-you.k12 div.subsection p,
body.routing-education div#savings-for-you.college div.subsection p {
    width: 270px;
}

body.routing-education div#savings-for-you div.subsection a.select-link {
    display:block;
    width:215px;
    height:26px;
    margin-top:8px;
    background:#3778ab;
	color:white;
	text-indent: -9999em;
}

body.routing-education div#savings-for-you div.college a.select-link {
	background: url("select-your-college.png") top left no-repeat;	
}

body.routing-education div#savings-for-you div.k12 a.select-link {
	background: url("select-your-k12.png") top left no-repeat;	
}

body.routing-education div#savings-for-you.k12 div.quote a.select-link,
body.routing-education div#savings-for-you.college div.quote a.select-link {
	background: url("quote.png") top left no-repeat;
	width: 202px;
}

body.routing-education div#savings-for-you.k12 div.login a.select-link,
body.routing-education div#savings-for-you.college div.login a.select-link {
	background: url("login.png") top left no-repeat;	
	width: 202px;
}



body.routing-education div#savings-for-you div.k12 {
	margin-bottom: 10px;
	margin-top: 42px;
}

body.routing-education div#savings-for-you div.subsection p strong {
	color: #333333;
}

/*Secondary Content: Left Hand Column*/
body.routing-education div.module div.module-secondary {
    float:right;
    width:370px;
}

body.routing-education div.module div.module-secondary div.section-heading {
    margin-bottom:18px;
}

body.routing-education div.module div.module-secondary h3 {
    font-size:1.3em;
    font-weight:bold;
}

body.routing-education div.module div.module-secondary ol {
    margin-left: 18px;
    font-size:1.2em;
    font-weight:bold;
}

body.routing-education div.module-secondary ol li {
    margin-bottom:18px;
}

body.routing-education div.module-secondary ol li p {
	font-size: 13px;
	color: #333333;
}

body.routing-education div.module-secondary ol li em {
    font-weight:normal;
    font-style:normal;
}

body.routing-education #savings-for-school,
body.routing-education #more-links {
	display: block;
	clear: both;
	border-top: 1px solid #d9d9d9;
	padding: 23px 0 11px 23px;
}

body.routing-education #savings-for-school p,
body.routing-education #more-links p {
	margin-bottom: 5px;
}

/* IE7 Hack, could't add new markup--feel free to move this into a IE7 only stylesheet */

*:first-child+html body.routing-education div.k12 div.module-primary,
*:first-child+html body.routing-education div.college div.module-primary {
	padding-bottom: 0px;
	margin-bottom: -3px;
}

/* Remodeled Routing Page */
body.routing-education div#savings-for-you div.subsection.qualify {
	width: 555px;
	display: block;
	background: url(education-qualify-bottom.jpg) bottom left no-repeat;
	padding-bottom: 12px;
	margin-top:20px;
	margin-left: -3px;
}

body.routing-education .module-primary div#savings-for-you div.subsection.qualify p {
	font-size: 11px;
	width: 465px;
	margin-left: 65px;
	_margin-left: 0;
}

body.routing-education .module-primary div#savings-for-you div.subsection.qualify ul {
	color: #666666;
	list-style-type:disc;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 65px;
	_margin-left: 0;
	padding-left: 10px;
}

body.routing-education div#savings-for-you div.subsection.qualify h4 {
	background: url(education-qualify-top.jpg) top left no-repeat;
	font-size:12px;
	font-weight: bold;
	padding: 10px 0 5px 0;
}

body.routing-education div#savings-for-you div.subsection.qualify img.left {
	float: left;
	margin: 10px 10px 20px;
}

body.routing-education div.module-secondary #savings-for-school-new {
	padding: 12px 25px 0 20px;
}

body.routing-education div.module-secondary div.school-level {
	margin-top: 20px;
}

body.routing-education div.module-secondary div.school-level p {
	font-size: 12px; 
}

/* JV Vertical Line Fix 
rdar://problem/12839886
*/

.full-width-gradient .modulecontent {
  background: none;
  border-left: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
}

.modulecontent {
  background: none;
}
