
dy {
	padding-left: 50px;
}
/* .main-table,td{
border: 1px solid #000000;
    font-size: 10px;
    font-weight: bold;
    padding: 8px 10px;
    vertical-align: top;
    text-align: left;
}*/

/* checkboxes */

.views-exposed-widget .views-widget label {
	padding-right: 17px;
	padding-top: 9px;
}


/* tool tips */

.tip {
	display: none;
	position: absolute;
	padding: 0 20px 0 45px;
	background: url("../images/tooltip_black.png") #fff no-repeat 10px 10px;
	margin: -10px 0 0 -10px;
	box-shadow: 2px 2px 10px #888888;
	border-radius:4px;
	z-index: 1;
}



.hover-help {
	width: auto;
	height: auto;
	min-height: 20px;
	min-width: 20px;
	max-width: 300px;
	background: url("../images/tooltip.png") no-repeat;
	float: left;
	margin-right: 3px;
    margin-top: 1px;
}


/* handbook live table */

#block-boxes-handbook-table {
	width: 600px;
}

#boxes-box-handbook_table table {
	width: 600px;
	height: 225px;
	margin-top: 30px;
	margin-bottom: 36px;
	border-bottom: #000 1px solid;
}
	
#boxes-box-handbook_table th {
	height: 65px;
	width: 70px;
	border-bottom: 1px solid #FABD33;
	border-right: 1px solid #FABD33;
}

tbody {
	border-top: none;
}

/*
#boxes-box-handbook_table .icon {
	background: url(../images/standards-circle.png) #fff no-repeat 36px 15px;
}
*/

.checked {
	display: none;
	text-align: center;
}

.light-up-row .cr.light-up-column .checked {
	display: block;
	}
	
.light-up-row .pr.light-up-column .checked {
	display: block;
	}

.light-up-row .re.light-up-column .checked {
	display: block;
	}

.light-up-row .cn.light-up-column .checked {
	display: block;
	}

#boxes-box-handbook_table td {
	height: 30px;
	width: 120px;
}

#boxes-box-handbook_table .discipline {
	border: none;
}


#boxes-box-handbook_table td {
	border-color: #fff;
	border-bottom: 1px solid #fff; 
}
	
#boxes-box-handbook_table .music-tr td {
	border-bottom: none; 
}

#boxes-box-handbook_table td {
	border-right:  1px solid #fff;
}

#boxes-box-handbook_table .last {
	border-right: none;
}

.discipline-desc {
	display: none;
}


/* search handbooks */

.submit-search {
	background: url(../images/search-arrow.png) no-repeat 0px 1px;
	padding: 0px 40px 20px;
	display: block;
}

.views-submit-button,
.views-reset-button {
	display: none;
}

#block-boxes-handbook-intro {
	display: none;
}


/* post search */

.handbook_has_results .view-id-test .view-filters,
.handbook_has_results #block-boxes-submit-handbook-search {
	display: none;
}

.handbook_has_results #block-boxes-customize-title {
	display: none;
}

.handbook_has_results #main-wrapper {
	background-color: #FA7B36;
	margin-top: 40px;
}

.handbook_has_results #main {
	width: 933px;
} 

.handbook_has_results #content {
	margin-top: -40px;
	background-color: #fff;
}

.handbook_has_results .region-content {
padding-top: 0px;
}

.handbook_has_results #block-boxes-handbook-intro {
	display: block;
	clear: both;
	width: 600px;
}

/* handbook has results table formatting */

.handbook_has_results .discipline-desc {
	display: block;
}

.handbook_has_results th {
	vertical-align: top;
	padding: 10px;
}

.handbook_has_results #boxes-box-handbook_table td {
	border-color: #E6E7E8;
	border-bottom: 1px solid #E6E7E8; 
}

.handbook_has_results #boxes-box-handbook_table .discipline {
	border: none;
}
	
.handbook_has_results #boxes-box-handbook_table td {
	border-right:  1px solid #E6E7E8;
}

.handbook_has_results #boxes-box-handbook_table table {
	border-bottom: #E6E7E8 2px solid;
}

.handbook_has_results #boxes-box-handbook_table th {
	border-right: 1px #fff solid;
	border-bottom: 1px solid #fff;
}

.handbook_has_results #boxes-box-handbook_table th.last {
	border-right: none;
}

.handbook_has_results #boxes-box-handbook_table th.icon {
	border-right: none;
}

.handbook_has_results #boxes-box-handbook_table td.last {
	border-right: none;
}

/*
.handbook_has_results #boxes-box-handbook_table .icon {
	background: url(../images/circle-logo-large.png) #E6E7E8 no-repeat 21px 34px;
}
*/

/* results header */

.triangle {
   width: 0; 
   height: 0; 
   border-bottom: 40px solid #FABD33; 
   border-right: 40px solid transparent; 
   float: right;
   background-color: #E6E7E8;
}

.return-to-customize {
	float: right;
	width: 150px;
	height: 40px;
}

.return-to-customize a {
	background: url(../images/cog.png) no-repeat;
	padding-left: 20px;
	position: absolute;
	margin-top: 20px;
}


/* after clicking "customize" */

.re-customize .views-row,
.re-customize .view-footer,
.re-customize .view-header,
.re-customize .item-list {
	display: none;
}


/* prethemed results */

.views-view-grid {
	margin-top: 40px;
}


/* results theming */

.standard-id {
/* 	float: right; */
}

.top-row {
	padding-top: 15px;
}

.grades {
	margin-top: 20px;
}

.grade-row {
	border-top: 1px solid #8296D2;
	padding: 15px 0 30px;
}

.grade-details-container {
	padding-top: 10px;
}

.view-display-id-page .views-row {
	width: 600px;	
}

.handbook_has_results .view-display-id-page .view-content {
	float: right;
	margin-right: 160px;
	margin-top: 30px;
}

.submit-search.after-change {
	display: block;
}

.submit-search.no-change {
	display: none;
}

#block-boxes-theatre-description,
#block-boxes-visual-arts-description,
#block-boxes-dance-description,
#block-boxes-media-arts,
#block-boxes-music-description {
	display: none;
}

.grades-list span,
.includes-list span {
	display: none;
}

.grades-list span.expose-grade,
.includes-list span.expose-include {
	display: inline;
}




/* hiding/showing handbook sections */

.view-display-id-page .search-result-container,
.view-display-id-page #block-boxes-theatre-description,
.view-display-id-page #block-boxes-visual-arts-description,
.view-display-id-page #block-boxes-media-arts-description,
.view-display-id-page #block-boxes-dance-description,
.view-display-id-page #block-boxes-music-description,
.view-display-id-page .view-footer {
	display: none;
}

.ya-results-nav {
	width: 134px;
	clear: left;
	float: left;
	margin-top: 51px;
	margin-left: 10px;
	height: auto;
}

.ya-results-nav .processes,
.ya-results-nav .process-component
 {
	padding: 5px 0 5px 10px;
}

.handbook_has_results .ya-results-nav {
	display: block!important;
}

.view-display-id-page {
	height: auto;
}

.view-display-id-page .ya-results-nav {
	display: none;
}

/* fixing music checkbox positioning */

.form-item-bundle-name-6,
.form-item-bundle-name-7,
.form-item-bundle-name-8,
.form-item-bundle-name-9,
.form-item-bundle-name-10 {
	display: none;
	float: none!important;
}

.music-overlay {
	position: absolute;
	background-color: #fad06f;
	right: 16px;
	margin-top: 22px;
	padding: 10px;
	z-index: 1;
}

#media-arts-intro,
#visual-arts-intro,
#theatre-intro,
#dance-intro,
#music-intro {
	display: none;
}

body,
p {
	font-family: "Proxima-nova",sans-serif!important;
}

h2 {
	font-size: 18px;
    font-family: "proxima-nova",sans-serif!important;
    font-weight: 600;
    margin-bottom: 0px;
}

.yastandards-home-link {
	font-size: 38px;
}

.yastandards-home-link a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}	
.header-blue {
	color: #51BDE2;
}

.header-lav {
	color: #8296D2;
}

.header-red {
	color: #FF3247;
	margin-left: -8px;
}

.header-orange {
	color: #FA7B36;
}

.your-handbook {
	padding-left: 50px;
	background: url('../images/results-header-box.png') no-repeat;
	height: 32px;
	padding-top: 8px;
	font-family: "proxima-nova",sans-serif!important;
	font-weight: bold;
	font-size: 30px;
	margin: 80px 0 40px 0;
}

.boxes-box-controls {
	display: none;
}

.label {
	font-weight: bold;
	font-size: 17px;
}

.label.grade-details {
	padding-bottom:15px;
}

.discipline-process {
	padding-top:30px;
	font-size: 25px;
	font-weight: bold;
}

.process-title {
	color: #8296D2;
}

.standard-id {
	font-size: 17px;
	padding-top:20px;
}

.term-name {
	font-weight: bold;
}

#theatre-glossary,
#visual-arts-glossary,
#dance-glossary,
#media-arts-glossary,
#music-glossary {
	display: none;
}

/* basic page print styles */

body, .content {
  background-color: #fff;
  font-family: "Proxima-nova",sans-serif!important;
  
	}
	
/* home link */
.yastandards-home-link {
	font-size: 38px;
}
.yastandards-home-link a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}	
.header-blue {
	color: #51BDE2;
}

.header-lav {
	color: #8296D2;
}

.header-red {
	color: #FF3247;
	margin-left: -8px;
}

.header-orange {
	color: #FA7B36;
}	

/* table content */
	
th {
  text-align: left; /* LTR */
  color: #006;
  border-bottom: 1px solid #ccc;
	}
	
td {
	padding: 5px;
	}

#main {
	margin: 1em;
	}


/* content */

h2[property="dc:title"] {
	display: none;
}

h2 {
	padding-top: 40px;
	font-size: 24px;
	
}
header {
	font-family: "Proxima-nova",sans-serif!important;
	font-weight: bold;
	font-size: 30px;
	margin: 40px 0 40px 0;
	}

.main-table {
	border: 1px solid #ccc;
	}


/* credits */
.chair,
.committee {
	font-size: 18px!important;
	font-weight: 600!important;
}

.name {
	font-weight: bold!important;
}

/* hiding print module stuff */


#menu {
	visibility: hidden;
	}
	
.print-footnote {
	display:none;
	}
	
img.print-logo {
	border: 0;
	}

.print-site_name {
	display:none;
	}
	
.print-breadcrumb {
	display:none;
	}

.print-hr {
	display: none;
	}

.print-message {
	border: medium dotted blue;
	padding: 1em;
	}
	
.print-source_url {
	display:none;}

.print-links {
	display:none;}

.print-content .print-basic {
	display:none;
	}

.contextual-links-wrapper {display: none;}

#boxes-box-handbook_table th {
color: #000;
font-family: 'Merriweather', serif;
font-size: 50px;
}

.discipline-desc {
font-size: 17px;
font-family: "proxima-nova",sans-serif;
font-weight: 400;
line-height: 18px;
}

#boxes-box-handbook_table td {
font-family: "proxima-nova",sans-serif;
font-size: 17px;
}
