@import url(http://fonts.googleapis.com/css?family=Coustard);

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	TAGS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
* {
	outline: none;
}
.outline {
	outline: 2px solid orange;
}
body {
	background-image: url(../image/body_bg.jpg);
	background-repeat: repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
	outline: none;
	}
body, td, pre, input, textarea, select, button {
	font-family: 'Proxima N W15 Reg', Helvetica, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #333;
	font-size: 14px;
	line-height: 1.2em;
	}
a {
	outline: none;
	}
a:link {
	color: #05478e;
	}
a:visited {
	color: #05478e;
	}
a:hover {
	text-decoration: none;
	color: #002e5e;
	}
a:active {
	color: #05478e;
	}
a img {
	border: 0 none;
	}
code {
	color: #f09;
	}


p, li, pre {
	line-height: 19px;
	}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre {
	margin-top: 0;
	}
h1, h2, h3, h4, h5, h6 {
	}
h3, h4, h5, h6, p, ol, ul, pre {
	margin-bottom: 15px;
	}
h1 {
	font-size: 25px;
	margin: 0 0 24px 0;
	}
h2 {
	font-size: 21px;
	margin: 0 0 20px 0;
	}
h3 {
	font-size: 17px;
	margin: 0 0 18px 0;
	}
ul {
	list-style-type: square;
	}
li {
	margin-bottom: 6px;
	}
li ol,
li ul {
	margin-top: 4px;
	}
th {
	text-align: left;
	}
object, embed {
	margin: 0;
	padding: 0;
	}



/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MAIN DIVISIONS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#skip-navigation {
	position: absolute;
	top: auto;
	left: -9999px;
	width: 1px;
	height: 1px;
	line-height: 20px;
	overflow: hidden;
	}
#skip-navigation:focus {
	font-size: 14px;
	text-align: center;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	height: 20px;
	text-decoration: none;
	}

#mother {
	min-height: 450px;
	}
#expert-modal {
	display: none;
}
#header {
	background-image: url(../image/header_bg.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 100%;
	height: 104px;
	margin: 0;
	}
#home #header {
	height: 365px;
	background-image: url(../image/header_home_bg.jpg);
	background-color: #f6f6f6;
	background-position: top left;
	}
.header-inner {
	background-image: url(../image/header_inner_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 104px;
	width: 881px;
	margin: 0 auto;
	padding: 0;
	}
#home .header-inner {
	height: 365px;
	background: none;
	}
.hero-image {
	float: left;
	height: 284px;
	width: 100%;
	margin-top: 14px;
	background-image: url(../image/hero-image.jpg);
	background-position: top center;
	}
.spanish .hero-image {
	background-image: url(../image/hero-image-sp.jpg);		
	}	
.hero-image #about {
	width: 405px;
	height: 266px;
	background-image: url(../image/genomic-health-care-simulations.png);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	overflow: hidden;
	}
.spanish .hero-image #about {
	background-image: url('../image/genomic-health-care-simulations-sp.png');
	}
#about h2,
#about ul {
	position: absolute;
	left: -9999px;
}
.text-slider {
	height: 53px;
	width: 100%;
	background-color: #f6f6f6;
	border-top: 1px solid #4e3217;
	border-bottom: 1px solid #4e3217;
	position: relative;
	overflow: hidden;
	}
.text-slider h3 {
	position: absolute;
	left: -9999px;
	}
.text-slider ul {
	width: 960px;
	height: 53px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	}
.text-slider li {
	display: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 960px;
	height: 53px;
	text-align: center;
	line-height: 53px;
	font-size: 21px;
	font-family: 'FrutigerLTW01-57Condens', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #343434;
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
	}
.spanish .text-slider .small {
	font-size: 18px;
	}
.text-slider li span {
	color: #295685;
	}
#content {
	width: 881px;
	height: auto;
	margin: 10px auto 0;
	padding: 0;
}
#home #content {
	width: 881px;
	position: relative;
	background-image: url(../image/how-it-works-lines.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 12px;
}
#home #post-it-notes {
	position: absolute;
	top: 53px;
	left: 50%;
	margin: 0;
	padding: 0;
	margin-left: -400px;
	width: 790px;
	height: 198px;
	list-style: none;
}
#home #post-it-notes li {
	float: left;
	width: 250px;
	height: 195px;
	margin: 0;
	padding: 0;
	background-image: url(../image/post-it-1.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#home #post-it-notes #post-it-2 {
	height: 198px;
	background-image: url(../image/post-it-2.png);
	margin-left: 19px;
}
#home #post-it-notes #post-it-3 {
	background-image: url(../image/post-it-3.png);
	margin-left: 21px;
}
#home #content > h3 {
	line-height: 26px;
	font-size: 26px;
	font-family: 'FrutigerLTW01-87ExtraBk', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #4e3217;
	text-transform: uppercase;
	text-shadow: 0px 3px 5px rgba(113, 79, 49, 0.85);
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 200px;
	top: 8px;
	left: 50%;
	margin-left: -100px;
}
.spanish #home #content > h3 {
	width: 250px;
}
#home #content h4 {
	line-height: 15px;
	font-size: 15px;
	font-family: 'FrutigerLTW01-87ExtraBk', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #295685;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.20);
	width: 200px;
	margin: 40px auto 15px;
	text-align: center;
}
#home #content .col1 h3 {
	line-height: 26px;
	font-size: 24px;
	font-family: 'FrutigerLTW01-87ExtraBk', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #4e3217;
	margin-bottom: 20px;
}
#home .twoColumn {
	float: left;
	margin: 285px 0 0;
	width: 881px;
}
#home .twoColumn .col1 {
	width: 410px;
}
#home .twoColumn .col2 {
	margin: 30px 0 0 70px;
	width: 350px;
	min-height: 325px;
	overflow: hidden;
	position: relative;
}
#home .twoColumn .col2 input {
	margin: 10px 0 10px 25px;
	border: 1px solid #4e3217;
	padding: 5px 8px;
}
#home .twoColumn .col2 #register-lastname {
	width: 225px;
}
#home .twoColumn .col2 #register-email-address {
	width: 275px;
}
#home .twoColumn .col2 button,
.form-container button,
#evaluationPage button {
	padding: 15px 20px;
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	font-family: 'FrutigerLTW01-57Condens', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../image/continue_btn_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #b52a2a;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 3px 5px rgba(116, 65, 31, 0.65);
	-moz-box-shadow:    0px 3px 5px rgba(116, 65, 31, 0.65);
	box-shadow:         0px 3px 5px rgba(116, 65, 31, 0.65);
	margin-top: 19px;
	margin-left: 10px;
	cursor: pointer;
}
#getStartedPage .form-container button {
	margin-top: 0;
	margin-left: 25px;
	font-size: 14px;
	line-height: 14px;
	padding: 10px;
}
#getStartedPage .form-container .col3 button {
	margin: 0 auto;
	display: block;
	width: 170px;
	text-align: center;
	float: none;
}
.form-container button {
	display: block;
	margin: 47px auto 0;
}
.small-container button,
#evaluationPage button {
	font-size: 15px;
	line-height: 15px;
	padding: 10px 15px;
	margin: 0 0 0 25px;
}
#evaluationPage button {
	display: block;
	margin: 5px auto 0;
	text-align: center;
}
#home .twoColumn .col2 button span {
	display: inline-block;
	width: 9px;
	height: 12px;
	margin-left: 12px;
	background-image: url(../image/button-arrow.png);
	background-position: tpp left;
	background-repeat: no-repeat;
}
#home #post-it-notes a {
	text-decoration: none;
}
#home #post-it-notes p {
	width: 190px;
	margin: 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #593b1e;
	line-height: 20px;
	text-align: center;
}
#home .twoColumn .col1 p {
	line-height: 21px;
	margin: 0 0 15px;
	color: #fff;
}
#home .twoColumn .col2 label {
	display: block;
	color: #fff;
	margin-left: 25px;
}
#home .twoColumn .col2 h3 {
	width: 155px;
	height: 53px;
	background-image: url(../image/register.png);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 25px 25px;
}
.spanish #home .twoColumn .col2 h3 {
	background-image: url(../image/register-sp.png);	
}
#case-page #content,
#assessment-page #content {
    width: 960px;
	margin-top: 0;
}
#assessment-page .has-commentary {
	margin-top: 20px;
}
#footer {
	display: block;
	width: 800px;
	height: 60px;
	margin: 35px auto 0;
	padding-top: 30px;
	border-top: 1px solid #88623d;
	}
#home #footer {
	margin: 25px auto 0;
	}
#footer ul {
	width: 650px;
	height: 40px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	}
.spanish #footer ul {
	width: 800px;	
	}
#footer ul li {
	float: left;
	margin: 0;
	}
.spanish #footer ul li {
		text-align: center;
	}
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #5c4126;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	font-size: 14px;
	display: block;
	padding: 0 12px;
	}
#footer a:hover {
	color: #3a2918;
	}
#footer .logo {
	width: 64px;
	height: 40px;
	margin: -10px 15px 0;
	background-image: url(../image/footer_logo.png);
	text-indent: -9999px;
	overflow: hidden;
	}
#footer .version {
	color: #5c4126;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin: 0 auto 30px;
	}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CONTENT
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* ------------------------------------------------------------- */
/* ----------------------- Interior View ----------------------- */
/* ------------------------------------------------------------- */


.logo-container,
.logo {
	width: 389px;
	height: 57px;
	display: block;
	float: left;
	margin: 10px 0 0 10px;	
}
.logo {
	margin: 0;
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	position: relative;
	}
.spanish .logo {
	background-image: url('../image/logo-sp.png');	
	}
.logo h1 {
	position: absolute;
	left: -9999px;
	}
.case-container,
.interior-container {
	position: relative;
	background-color: #fbf8f1;
	background-image: url(../image/case_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 781px;
	min-height: 100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 90px 50px 40px 50px;
	}
#facultyPage .case-container {
	padding-top: 50px;
	}
.interior-container {
    padding: 40px 50px 35px;
    color: #4b4b4b;
    font-size: 14px;
    }
.interior-container a,
.interior-container a:link,
.interior-container a:active,
.interior-container a:visited {
    color: #593b1e;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
}
.interior-container a:hover {
    color: #a36c36;
}
.interior-container .dk_options a:hover {
	color: #fff;
}
.interior-container .top-anchor,
.case-container .top-anchor {
	position: absolute;
	bottom: 0;
	right: 22px;
	display: block;
	height: 27px;
	width: 31px;
	background-image: url('../image/back-to-top.png');
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
.interior-container .pdf-link,
#facultyPage .case-container .pdf-link {
	width: 28px;
	height: 132px;
	display: block;
	position: absolute;
	top: 55px;
	right: -28px;
	background-image: url('../image/pdf-version-icon.png');
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-indent: -9999px;
}
.spanish .interior-container .pdf-link,
#facultyPage.spanish .case-container .pdf-link {
	background-image: url('../image/pdf-version-icon-sp.png');	
}
.interior-container .pdf-link:hover {
	background-image: url('../image/pdf-version-icon-ro.png');
}
.spanish .interior-container .pdf-link:hover {
	background-image: url('../image/pdf-version-icon-ro-sp.png');	
}
.case-container h1,
.interior-container h1 {
	color: #295685;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	margin-bottom: 35px;
}
.interior-container h1,
#facultyPage .case-container h1 {
    border-bottom: 1px solid #295685;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
#evaluationPage .interior-container .spacing {
	margin-top: 40px;
}
#evaluationPage .interior-container input[type="text"],
#evaluationPage .interior-container textarea {
	margin: 0 0 0 12px;
	padding: 5px;
	border: 1px solid #a69829;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#evaluationPage .interior-container textarea {
	margin-bottom: 20px;
	width: 750px;
	height: 75px;
}
#facultyPage .case-container h1 {
	margin-bottom: 45px;
}
.case-container h2,
.interior-container h2,
.interior-container h3 {
	color: #295685;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	margin: 0 0 15px 0;
	}
.interior-container h2 {
    color: #3972ae;
    font-size: 16px;
    }
.interior-container h3 {
	font-size: 14px;
	font-family: 'Proxima N W15 Smbd', Helvetica, Verdana, sans-serif;
	}
.form-container h3 {
	margin: 15px 25px 0;	
	}
.get-started h3 {
	margin-bottom: 15px;	
	}
#facultyPage .interior-container h3 {
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif
	}
.interior-container .resource-set {
	margin: 25px 0 25px;
	}
.interior-container .resource-set h3 {
	margin-bottom: 10px;
	}
.case-container h2 .patient-info-container,
.interior-container h2 .patient-info-container {
	color: #8f8f8f;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: 'Proxima N W15 Reg', Helvetica, Verdana, sans-serif;
	display: inline-block;
	}
.case-container h2 .patient-info-container .patient-info {
	display: none;
	}
.case-container h2 .patient-info-container a,
.case-container h2 .patient-info-container a:link,
.case-container h2 .patient-info-container a:visited,
.case-container h2 .patient-info-container a:active {
	color: #4e3217;
	font-weight: normal;
	font-style: normal;
	font-family: 'Proxima N W15 Smbd', Helvetica, Verdana, sans-serif;
	}
.case-container .case {
	min-height: 180px;
	}
#facultyPage .case-container .case {
		min-height: 95px;
	}
.case-container .case + .case {
	padding-top: 25px;
	margin-top: 20px;
	border-top: 1px solid #dbdbdb;
	}
#content #all-studies .remove-border {
	border-top: none;
	padding-top: 0;
	margin-top: 0;
	}
.case-container .footer {
	margin: 25px 0 0 0;
	padding: 14px 0 0 0;
	border-top: 1px solid #142b42;
	height: 25px;
}
.case-container .footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	height: 25px;
}
.case-container .footer li {
	margin: 0;
	padding: 0;
	color: #000;
	height: 25px;
	float: left;
}
.case-container .footer li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 25px;
}
.case-container .footer li.previous a {
	width: 49px;
	background-image: url(../image/prev_btn.png);
}
.case-container .footer li.previous a:hover {
	background-image: url(../image/prev_btn-ro.png);
}
.case-container .footer li.next a {
	border-left: 1px solid #142b42;
	width: 48px;
	background-image: url(../image/next_btn.png);
}
.case-container .footer li.next a:hover {
	background-image: url(../image/next_btn-ro.png);
}
.case .col1,
.case .col2 {
	float: left;
	margin: 0;
}
.case .col1 {
	width: 195px;
}
#facultyPage .case .col1 {
	margin-top: 15px;
	margin-left: 25px;
}
.case .col2 {
	width: 560px;
	margin-left: 25px;
}
#facultyPage .case .col2 {
	margin-left: 0;
}
.case .col2 p {
	margin: 0 0 15px 0;
}
.case-container .about {
	position: absolute;
	width: 28px;
	height: 132px;
	right: -28px;
	top: 50px;
}
.about a,
.about a:link,
.about a:visited,
.about a:active {
	display: block;
	height: 132px;
	width: 28px;
	background-image: url(../image/about_cases.png);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-indent: -9999px;
}
.about a:hover {
	background-image: url(../image/about_cases-ro.png);
}
.case-container .shadow,
.interior-container .shadow,
#home .text-slider .shadow {
	position: absolute;
	display: block;
	bottom: -10px;
	left: 0;
	height: 10px;
	width: 881px;
	background-image: url(../image/case_shadow.png);
	background-repeat: no-repeat;
	background-position: top left;
	}
.small-container .shadow {
	width: 675px;
	background-image: url('../image/case_shadow_sm.png');
	}
#home .text-slider .shadow {
	background-image: url(../image/text-slider-shadow.png);
	height: 22px;
	bottom: -23px;
	left: 50%;
	margin-left: -440px;
	}
.case-container .tt-left,
.case-container .tt-right,
.interior-container .tt-left,
.interior-container .tt-right {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 25px;
	height: 28px;
	background-image: url(../image/blue_thumbtack.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.case-container .tt-right,
.interior-container .tt-right {
	left: inherit;
	right: 10px;
}
#ip-studies {
	background-image: url(../image/inprogress_bg.jpg);
	padding-bottom: 30px;
	margin-bottom: 35px;
	padding: 35px 50px;
	}
#ip-studies h1 {
	color: #a69829;
	}
#ip-studies #completedSort h1 {
	color: #585858;	
	}
#ip-studies .tt-left,
#ip-studies .tt-right {
	background-image: url(../image/yellow_thumbtack.png);
}
#ip-studies .case {
	height: 74px;
	min-height: 74px;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	border: none;
}
#ip-studies .case:last-of-type {
	margin-bottom: 0;
}
#ip-studies .case div,
#ip-studies .case h2 {
	float: left;
}
#ip-studies > div {
	position: relative;
}
.both-active #completedSort {
	margin-top: 35px;
	padding-top: 35px;
	border-top: 1px solid #dad3c2;
}
#ip-studies button {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	background-color: #142B42;
	border: none;
	cursor: pointer;
}
#ip-studies button:hover {
	background-color: #070e16;
}
#ip-studies #completedSort button {
	top: 35px;	
}
#ip-studies .image {
	width: 70px;
	height: 70px;
	border: 2px solid #97612d;
	background-color: #e5be98;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
#ip-studies .name {
	width: 240px;
	height: 29px;
	background-image: url(../image/name_tag_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 18px 0 0 25px;
	padding-top: 11px;
	text-align: center;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #97612d;
}
#ip-studies .stats {
	width: 205px;
	height: 40px;
	margin: 21px 0 0 25px;
	font-family: 'Proxima N W15 Smbd', Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #8f8f8f;
}
#ip-studies .stats p {
	margin: 0;
	padding: 0;
}
#ip-studies .stats p span {
	color: #b52a2a;
	float: right;
}
#ip-studies .stats p .progress {
	color: #295685;
}
#ip-studies .options {
	width: 185px;
	min-height: 52px;
	margin: 5px 0 0 25px;
	font-size: 10px;
}
#ip-studies .options a,
#ip-studies .options a:link,
#ip-studies .options a:visited,
#ip-studies .options a:active,
.case .col1 a,
.case .col1 a:link,
.case .col1 a:visited,
.case .col1 a:active {
	display: block;
	padding: 5px 0;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;	
	text-align: center;
	background-color: #4e3217;
	text-decoration: none;
	color: #fff;
	margin: 4px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#ip-studies .one-btn a,
#ip-studies .one-btn a:link,
#ip-studies .one-btn a:visited,
#ip-studies .one-btn a:active {
	margin-top: 21px;
}
.case .col1 .image {
	width: 191px;
	height: 105px;
	border: 2px solid #295685;
	background-color: #3269a3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.case .col1 a,
.case .col1 a:link,
.case .col1 a:visited,
.case .col1 a:active {
	font-size: 12px;
	background-color: #295685;
	margin: 5px 0;
}
.case .col1 a:hover {
	background-color: #3269a3;
}
.case .col1 a.notes,
.case .col1 a.notes:link,
.case .col1 a.notes:visited,
.case .col1 a.notes:active {
	background-color: #142b42;
	margin-bottom: 0;
}
.case .col1 a.notes:hover {
	background-color: #070e16;
}
#ip-studies .options a:hover {
	background-color: #372310;
}
#ip-studies .options .alt,
#ip-studies .options .alt:link,
#ip-studies .options .alt:visited,
#ip-studies .options .alt:active {
	background-color: #97612d;
}
#ip-studies .options .alt:hover {
	background-color: #b57435;
}
#ip-studies .completed .image {
	border: 2px solid #343434;
	background-color: #717171;
}
#ip-studies .image .reset-case span {
	background-color: #97612D;
}
#ip-studies .completed .image .reset-case span {
	background-color: #343434;
}
#ip-studies .image .reset-case {
	width: 70px;
	height: 70px;
	display: block;
	overflow: hidden;
	position: relative;
}
#ip-studies .image .reset-case span {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 10px;
	width: 70px;
	padding: 3px 0 2px;
	text-align: center;
	color: #fff;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-transform: uppercase;
	opacity: 0.75;
	text-indent: -9999px;
	background-image: url('../image/reset-arrow.png');
	background-position: center center;
	background-repeat: no-repeat;
}
#ip-studies .image .reset-case:hover span {
	height: 70px;
	line-height: 70px;
	padding: 0;
	text-indent: 0px;
	background-image: none;
}
#ip-studies .completed .name {
	color: #343434;
}
#ip-studies .completed .options a,
#ip-studies .completed .options a:link,
#ip-studies .completed .options a:visited,
#ip-studies .completed .options a:active {
	background-color: #343434;
}
#ip-studies .completed .options a:hover {
	background-color: #000000;
}
#ip-studies .completed .two-btn a,
#ip-studies .completed .two-btn a:link,
#ip-studies .completed .two-btn a:visited,
#ip-studies .completed .two-btn a:active {
	margin-top: 4px;
}
#ip-studies .completed .two-btn .alt,
#ip-studies .completed .two-btn .alt:link,
#ip-studies .completed .two-btn .alt:visited,
#ip-studies .completed .two-btn .alt:active {
	background-color: #585858;
}
#ip-studies .completed .two-btn .alt:hover {
	background-color: #404040;
}
.faculty-header {
	height: 45px;
	margin-bottom: 40px;
}
.faculty-header .button {
	width: 134px;
	height: 45px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
    background-image: url(../image/case_btn.jpg);
    background-position: top left;
    background-repeat: repeat-x;
	background-color: #264b71;
	padding: 0;
	line-height: 45px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	margin-right: 15px;
	float: left;
    position: relative;
}
.faculty-header .button .shadow {
    display: block;
    position: absolute;
    top: 45px;
    left: 0;
    background-image: url(../image/case_btn_shadow.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 134px;
    height: 7px;
}
.faculty-header .button:hover {
    background-image: url(../image/case_btn-ro.jpg);
}
.faculty-header .resources,
.resources h3,
.resources ul {
	margin: 0;
	padding: 0;
}
.faculty-header .resources {
	background-color: #f1f1f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 20px;
	height: 45px;
	width: 692px;
	float: left;
    position: relative;
}
.faculty-header .resources .shadow {
    display: block;
    position: absolute;
    top: 45px;
    left: 0;
    background-image: url(../image/resources_shadow.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 732px;
    height: 10px;
}
.resources ul {
	list-style: none;
	float: left;
	height: 45px;
	line-height: 45px;
}
.resources ul li {
	float: left;
	margin: 0 3px;
	padding: 1px 0 0;
	font-size: 13px;
	height: 44px;
	line-height: 45px;
}
.resources ul li a {
	font-family: 'Proxima N W15 SmBd', Helvetica, Verdana, sans-serif;	
	text-decoration: none;
	padding: 4px 8px;
	color: #343434;
}
.resources ul li a:hover,
.resources ul li.selected a {
	background-color: #3972ae;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resources ul li.selected a {
 	background-color: #a69829;
}
.resources h3,
.interior-container h1 span,
#facultyPage .case-container span {
	color: #a69829;
	font-size: 16px;
	font-weight: normal;
	font-family: 'FrutigerLTW01-55Roman', Helvetica, Verdana, sans-serif;
	line-height: 45px;
	margin-right: 11px;
	float: left;
}
.resources h3 {
	font-size: 15px;
}
.interior-container h1 span,
#facultyPage .case-container span {
    line-height: 1.1em;
    float: right;
	margin-right: 0;
}
.interior-container ul {
   list-style: none;
   padding: 0;
   margin-bottom: 25px;
}
#facultyPage .interior-container ul ul {
	margin-bottom: 10px;
}
.interior-container .resource-set ul {
	margin-bottom: 15px;
}
.interior-container ul li {
    background-image: url(../image/interior_list_icon.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-top: 2px;
    padding-left: 22px;
    margin-left: 12px;
}
.interior-container .two-column li {
	float: left;
	width: 350px;
}
.interior-container.form-container .two-column li {
	width: 335px;
}
.interior-container ul li a {
    font-weight: 400;
    text-decoration: none;
}
.interior-container ul ul li {
    background-image: url(../image/second_interior_list_icon.png);
}
.interior-container ul ul ul li {
    background-image: url(../image/third_interior_list_icon.png);
}
.interior-container ul ul ul ul li {
    background-image: url(../image/fourth_interior_list_icon.png);
}
#facultyPage .interior-container p {
	margin-left: 12px;
}
#getStartedPage .col1,
#getStartedPage .col3 {
	width: 315px;
	float: left;
	margin: 0 25px 0;
}
#getStartedPage .col2 {
	width: 0;
	height: 400px;
	margin-top: -25px;
	border-left: 1px solid #295685;
	position: relative;
}
#getStartedPage .col2 p {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	line-height: 32px;
	color: #fff;
	font-weight: 700;
	border: 1px solid #295685;
	background-color: #295685;
	margin: -16px 0 0 -17px;
	padding: 0;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* ------------------------------------------------------------- */
/* ---------------------- Case / Activity ---------------------- */
/* ------------------------------------------------------------- */


#folder-container {
    width: 920px;
    height: 715px;
    position: relative;
    margin: 0 auto;
    background-image: url(../image/folder_background_top.png);
    background-repeat: no-repeat;
    background-position: top left;
}
#assessmentPage #folder-container {
    background-image: url(../image/folder_background.png);	
}
#folder-container .middle {
	position: absolute;
	top: 668px;
	bottom: 70px;
	left: 1px;
	width: 920px;
	background-image: url(/assets/image/folder_background-repeat.png);
	background-repeat: repeat-y;
	background-position: top left;
	z-index: 100;
}
#folder-container .bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 70px;
	width: 920px;
	background-image: url(/assets/image/folder_background_bottom.png);
	background-repeat: repeat-y;
	background-position: top left;
	z-index: 100;
}
#expert-commentary-btn {
	display: block;
	position: absolute;
	top: -9px;
	left: 305px;
	width: 488px;
	height: 55px;
	background-image: url('../image/expert-commentary-button.png');
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-indent: -9999px;
}
#return {
	width: 216px;
	height: 27px;
	background-image: url(../image/return_home.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: -22px;
	right: 10px;
	overflow: hidden;
	text-indent: -9999px;
}
#evaluationPage #return {
	top: -32px;
}
.spanish #return {
	background-image: url(../image/return_home-sp.png);	
}
#return:hover {
	background-image: url(../image/return_home-ro.png);
}
.spanish #return:hover  {
	background-image: url(../image/return_home-ro-sp.png);	
}
.has-commentary #return {
	top: -42px;
}
#name-tag {
	width: 240px;
	height: 29px;
    position: absolute;
    left: 20px;
    top: 0;
    z-index: 251;
	background-image: url(../image/name_tag_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 18px 0 0 25px;
	padding-top: 11px;
	cursor: pointer;
}
#assessment-page #name-tag {
	cursor: default;
}
#name-tag h1 {
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	font-size: 16px;
    color: #5b4d36;
    font-weight: normal;
    width: 210px;
    padding: 0;
    margin: 1px auto 0 auto;
    background-image: url(../image/name_arrow.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}
#name-tag h1 span {
	float: right;
	font-family: 'Proxima N W15 Reg', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	margin-right: 16px;
	opacity: 0.75;
}
#assessment-page #name-tag h1 {
	background: none;
	text-align: center;
}
#student-activity {
	width: 291px;
	height: 334px;
	background-image: url(/assets/image/student_activity_bg-new.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 90px;
	left: -7px;
}
#student-activity h2 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #9A4C4C;
	width: 150px;
	text-align: center;
	padding: 0;
	margin: 19px auto 0 auto;
}
#student-activity #activity-container {
	width: 224px;
	height: 200px;
	overflow: auto;
	overflow-x: hidden;
	margin: 25px 0 0 22px;
	padding: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #2F2F2F;
}
#student-activity p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 15px;
}
#activity-container ul {
	list-style-type: disc;
	padding: 0 14px 0 30px;
}
#activity-container ul li {
	line-height: 15px;
}
#activity-container a,
#activity-container a:link,
#activity-container a:visited,
#activity-container a:active {
	color: #9a4c4c;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}
#activity-container a:hover {
	text-decoration: underline;
}
#video-container {
	width: 520px;
	height: 306px;
	background: none;
	border: none;
	background-image: url(../image/video_shadow.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 105px;
	left: 341px;
}
#video-container #player-controls,
#expert-modal #player-controls {
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
	display: none;
}	
#video-container #player,
#video-container img {
	width: 512px;
	height: 288px;
	float: left;
	margin-top: 1px;
	margin-left: 3px;
	border: 2px solid white;
	background-color: #000;
}
#closed-caption-sm {
	position: absolute;
	bottom: -10px;
	right: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	height: 14px;
	background-image: url('../image/cc_icon-sm.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #5e5e5e;
	text-decoration: none;
	display: none;
}
#closed-caption {
	width: 785px;
	height: 119px;
	padding: 27px 17px;
	background-color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	top: 450px;
	left: 47px;
	display: none;
	z-index: 210;
}
#cc-icon {
	width: 32px;
	height: 23px;
	background-image: url(../image/cc_icon.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: -10px;
	left: -13px;
}
#cc-container {
	overflow: auto;
	overflow-x: hidden;
	height: 119px;
	color: white;
	padding-right: 10px;
}
#cc-container p {
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
}
#question-panel {
	width: 869px;
	min-height: 221px;
	position: absolute;
	top: 435px;
	left: 22px;
	visibility: hidden;
	z-index: 200;
}
.question {
	width: 270px;
	min-height: 221px;
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
	float: left;
	margin-right: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #968e54;
	position: relative;
}
#question-panel .first-question {
	margin-left: 295px;
	visibility: visible;
}
.question .question-header {
	padding: 23px 27px;
	background-image: url('/assets/image/post_it_top.png');
	background-position: center top;
	background-repeat: no-repeat;
}
.aSelected .question-header,
.bSelected .question-header,
.cSelected .question-header {
	background-image: url('/assets/image/post_it_top_selected.png');
}
.question .question-repeating {
	position: absolute;
	width: 270px;
	top: 80px;
	bottom: 135px;
	left: 0;
	padding: 0;
	background-image: url('/assets/image/post_it_middle.png');
	background-position: center top;
	background-repeat: repeat-y;
	z-index: 100;
}
.aSelected .question-repeating,
.bSelected .question-repeating,
.cSelected .question-repeating {
	background-image: url('/assets/image/post_it_middle_selected.png');
	background-position: center top;
}
.question .question-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 135px;
	width: 270px;
	padding: 0;
	background-image: url('/assets/image/post_it_bottom.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: 50;
}
.aSelected .question-footer,
.bSelected .question-footer,
.cSelected .question-footer {
	background-image: url('/assets/image/post_it_bottom_selected.png');
}

.question h3 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 17px;
	color: #8c854b;
	text-align: center;
	margin: 0;
	padding-bottom: 17px;
	border-bottom: 1px solid #b7af57;
}
.question p {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #8c854b;
	width: 215px;
	padding: 0 10px;
	margin: -5px auto 0;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index: 110;
}
#questionC {
	margin: 0;
}
#question-panel .aSelected h3,
#question-panel .aSelected p,
#question-panel .bSelected h3,
#question-panel .bSelected p,
#question-panel .cSelected h3,
#question-panel .cSelected p {
	color: #8d3148;
}
#question-panel .aSelected h3,
#question-panel .bSelected h3,
#question-panel .cSelected h3 {
	border-bottom: 1px solid #d53961;
}
#question-panel .button {
	padding: 8px 0;
	background-color: #5b4d36;
	color: #e9d5a5;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 10px;
	text-transform: uppercase;
	clear: both;
	text-align: center;
	cursor: pointer;
	margin: 0;
}
#question-panel .button:hover {
	background-color: #726144;
}
.question-toggle  {
	position: absolute;
	bottom: 35px;
	left: 50%;
	display: block;
	width: 240px;
	text-align: center;
	margin-left: -120px;
	padding: 75px 0 0;
	text-transform: uppercase;
	z-index: 120;
}
.question-toggle,
.question-toggle:link,
.question-toggle:active,
.question-toggle:visited {
	font-size: 11px;
	color: #8C854B;
	text-decoration: none;
	background-image: url('/assets/image/post_it_fade.png');
	background-position: center top;
	background-repeat: no-repeat;
}
.aSelected .question-toggle,
.aSelected .question-toggle:link,
.aSelected .question-toggle:active,
.aSelected .question-toggle:visited,
.bSelected .question-toggle,
.bSelected .question-toggle:link,
.bSelected .question-toggle:active,
.bSelected .question-toggle:visited,
.cSelected .question-toggle,
.cSelected .question-toggle:link,
.cSelected .question-toggle:active,
.cSelected .question-toggle:visited {
	color: #8D3148;
	background-image: url('/assets/image/post_it_fade_selected.png');
	background-position: center top;
	background-repeat: no-repeat;
}

.question-open .question-toggle,
.question-open .question-toggle:link,
.question-open .question-toggle:active,
.question-open .question-toggle:visited {
	background: none;
	position: inherit;
	bottom: inherit;
	left: inherit;
	margin: auto;
	padding: 20px 0 30px;
}
#question-select {
	display: none;
	margin: 5px 2px 0 0;
	padding: 0 5px;
}
#question-select ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#question-select ul li {
	width: auto;
	height: auto;
	padding: 10px;
	margin: 2px 0;
	color: #8c854b;
	background-color: #f8ec8e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
#question-select ul li:hover {
	background-color: #ded376;
}
#question-select ul .alreadyasked {
	background-color: #e4708e;
	color: #722035;
}
#question-select ul .alreadyasked:hover {
	background-color: #cb627d;
}
.ui-dialog,
.ui-widget-content,
.questionDialog .ui-widget-content,
.questionDialog .ui-dialog-buttonpane {
	background: none;
	border: none;
}
.questionDialog {
	background-color: #ffffff;
}
.questionDialog {
	-webkit-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px -3px 10px rgba(0, 0, 0, 0.1);
	box-shadow:         0px -3px 10px rgba(0, 0, 0, 0.1);
}
.ui-widget-overlay {
	opacity: .5;
}
.ui-dialog .ui-dialog-titlebar {
	display: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #ded376;
	background: #ffffff;
	font-weight: bold;
	color: #b0a64d;
}
.ui-dialog-buttonset .ui-state-hover {
	border: 1px solid #e4708e;
	background: #ffffff;
	font-weight: bold;
	color: #722035;
}
#dropdown {
	position: absolute;
	top: 51px;
	left: 47px;
	z-index: 250;
	background-image: url(../image/dropdown_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	display: none;
}
#dropdown p {
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #fff2cf;
}
#dropdown .title {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #5b4d36;
	border-bottom: 1px solid #8c7756;
	padding-bottom: 5px;
	margin: 10px 0 5px 0;
}
#dropdown-container {
	width: 193px;
	min-height: 20px;
	height: auto;
	padding: 30px 20px 20px 20px;
	background-image: url(../image/dropdown_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #978466;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 5px;
}
#dropdown-table {
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 12px;
}
#dropdown-table,
#dropdown-table td {
	border-collapse: collapse;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}
#dropdown-table td {
	color: #fdf0ce;
}
#dropdown-table .title {
	color: #5b4d36;
	width: 35%;
	border: none;
}
#background-info a,
#background-info a:link,
#background-info a:active,
#background-info a:visited {
	color: #5b4d36;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}
#background-info a:hover {
	color: #483d2b;
}
.record,
.record:link,
.record:visited,
.record:active {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #295685;
	text-decoration: none;
	line-height: 14px;
	display: block;
	padding: 5px 5px 5px 38px;
	background-image: url(../image/folder_icon.png);
	background-repeat: no-repeat;
	background-position:  10px center;
	position: relative;
	background-color: #fcf6e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.record:hover {
	background-color: #f1e9d3;
}
.new-file {
	margin-top: 5px;
}
.record .new-file-prompt {
	position: absolute;
	left: -90px;
	bottom: 1px;
	background-color: #9A4C4C;
	padding: 10px 20px;
	font-size: 10px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	display: none;
}
.new-file-prompt:after {
	width: 0;
	height: 0;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #9a4c4c;
	border-top: 5px solid transparent;
	content: '';
	position: absolute;
	right: -5px;
	bottom: 35%;
}
#make-recommendation {
	width: 240px;
	height: 55px;
	position: absolute;
	top: 34px;
	left: 464px;
	cursor: pointer;
}
#paperclip {
	width: 23px;
	height: 45px;
	position: absolute;
	background-image: url(../image/recommendation_paperclip.png);
	background-repeat: no-repeat;
	background-position: top left;
	top: 2px;
	left: 217px;
	z-index: 2;
}
#recommendation-tag {
	width: 239px;
	height: 52px;
	background-image: url(../image/make_recommendation_tag.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 6px;
	left: 0;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 1;
}
.spanish #recommendation-tag {
	background-image: url('../image/make_recommendation_tag-sp.png');
}
#prompt {
	display: none;
	position: absolute;
	width: 250px;
	left: 448px;
	top: -40px;
	background-color: #9a4c4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: white;
	padding: 10px;
	font-size: 13px;
	text-align: center;
	z-index: 100;
}
#prompt:after {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #9a4c4c;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -5px;
	margin-left: -5px;
}

/* ------------------------------------------------------------- */
/* ------------------- Recommendation Modal -------------------- */
/* ------------------------------------------------------------- */


body#recommendation {
	background-image: url(/assets/image/recommendation_popup_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ececec;
}

body#recommendation .ui-widget-overlay {
	opacity: .8;
}
.ui-dialog .ui-dialog-titlebar {
	display: none;
}
#recommendationModal {
}
#modalHeader {
	background-image: url(/assets/image/make_rec_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	height: 52px;
}
#modalHeader img {
	position: absolute;
	top: 14px;
	left: 22px;
}
#modalClose {
	background-image: url(/assets/image/mar_exit.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 18px;
	margin-right: 18px;
	cursor: pointer;
}
#modalBody {
	margin: 21px auto 21px auto;
	width: 95%;
}
#modalBody h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2a2a2a;
}
#modalBody p {
	padding: 0;
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	width: 711px;
	margin-bottom: 30px;
}
.recommendation {
	padding: 20px;
	margin: 0 auto 15px auto;
	width: 840px;
	white-space: normal;
	background-image: url(/assets/image/recommendation_bg.jpg);
	background-color: #23749c;
	background-repeat: repeat-x;
	background-position: top left;
	border: none;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	position: relative;
	overflow: visible;
	clear: both;
	float: left;
	z-index: 1;
	cursor: pointer;
}
.answered {
	width: 800px;
}
.recommendation:hover {
	background-image: url(/assets/image/recommendation_bg_selected.jpg);
	background-color: #0c0c0c;
}
.recommendation .wrong {
	width: 41px;
	height: 44px;
	background-image: url(/assets/image/wrong_icon.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 9px;
	left: 815px;
}
.recommendation .right {
	width: 51px;
	height: 52px;
	background-image: url(/assets/image/right_icon.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 3px;
	left: 808px;
	z-index: 2;
}
#wrongMessage,
#rightMessage {
	width: 750px;
	padding: 15px;
	margin: 0 auto 15px 29px;
	background-image: url(/assets/image/wrong_message_bg.jpg);
	background-color: #9c2020;
	background-repeat: repeat-x;
	background-position: top left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: white;
	text-align: right;
	float: left;
}
#rightMessage {
	background-image: url(/assets/image/right_message_bg.jpg);
	background-color: #209c29;
}
#wrongMessage .messageButton,
#rightMessage .messageButton {
	padding: 5px 15px;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-weight: bold;
	color: #292929;
	font-size: 11px;
	cursor: pointer;
}
#wrongMessage span,
#rightMessage span {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}
.answered .messageButton,
.answered .messageButton:link,
.answered .messageButton:visited,
.answered .messageButton:active {
	padding: 8px 15px;
	float: left;
	background-color: #2a5786;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
.answered .messageButton:hover {
	background-color: #32669d;
}
#progress {
	height: 24px;
	width: 46px;
	background-image: url(/assets/image/progress_bg.jpg);
	background-color: #010101;
	background-repeat: no-repeat;
	background-position: top center;
	float: right;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 26px;
	padding: 5px 7px;
	text-align: right;
}
#progress span {
	display: block;
	float: left;
}
#headerButtons {
	width: 136px;
	height: 26px;
	background-image: url(/assets/image/header_button_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 50px;
	float: right;
}
body#recommendation .next,
body#recommendation .previous {
	width: 67px;
	height: 26px;
	background-image: url(/assets/image/header_button_right.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}
body#recommendation .previous {
	background-image: url(/assets/image/header_button_left.png);
	float: left;
}
body#recommendation .previous:hover {
	background-image: url(/assets/image/header_button_left-ro.png);
}
body#recommendation .next:hover {
	background-image: url(/assets/image/header_button_right-ro.png);
}
body#recommendation #headerButtons .disabledNext {
	background-image: url(/assets/image/header_button_right-disabled.png);
}
body#recommendation #headerButtons .disabledPrevious {
	background-image: url(/assets/image/header_button_left-disabled.png);
}

/* ------------------------------------------------------------- */
/* -------------------- Assessment Module ---------------------- */
/* ------------------------------------------------------------- */

#assessment-page #folder-container {
	height: auto;
}
#folder-container #assessment,
#folder-container #breakdown,
#folder-container #assessment-footer {
	float: left;
	margin-top: 90px;
	padding: 0 30px 0 50px;
	width: 510px;
	font-size: 14px;
	color: #444444;
}
#folder-container #breakdown {
	width: 732px;
	height: auto;
	padding: 45px 57px 55px 57px;
	margin: 20px 0 0 31px;
	background-image: url(../image/breakdown_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
}
#folder-container #assessment-footer {
	width: 784px;
	min-height: 225px;
	background-image: url('../image/assessment-footer-bg.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 72px 0 0;
	margin: -18px 0 0 63px;
}
#assessment-footer h2 {
	font-family: 'Coustard', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.3);
	text-align: center;
}
#assessment-footer ul,
#assessment-footer li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#assessment-footer ul {
	width: 675px;
	height: 180px;
	margin: 0 auto;
}
#assessment-footer.no-commentary ul {
	width: 450px;
}
#assessment-footer li,
#assessment-footer li a {
	width: 225px;
	height: 180px;
	display: block;
}
#assessment-footer li {
	float: left;
}
#assessment-footer li a {
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
	font-weight: normal;
	font-size: 15px;
	line-height: 16px;
	text-align: center;
}
#assessment-footer li .red-note {
	background-image: url('../image/red-post-it.png');
	color: #ffdae9;
}
#assessment-footer li .green-note {
	background-image: url('../image/green-post-it.png');
	color: #d9ffc0;
}
#assessment-footer li .blue-note {
	background-image: url('../image/blue-post-it.png');
	color: #b9eaff;
}
#assessment-footer a span {
	display: block;
	height: 91px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
#assessment-footer .icon-ec {
	background-image: url('../image/icon-ec.png');
}
#assessment-footer .icon-cyc {
	background-image: url('../image/icon-cyc.png');
}
#assessment-footer .icon-rtcs {
	background-image: url('../image/icon-rtcs.png');
}
#assessment h2 {
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 24px 0;
	color: #15487D;
}
#breakdown h2 {
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #5b4d36;
}
#breakdown p {
	margin: 10px 0;
	padding: 0;
	width: 480px;
}
#assessment .assessment-points p {
	color: #9a4c4c;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding: 2px 0;
	margin: 0;
}
#assessment p {
	padding: 0;
	margin: 0;
	margin-bottom: 23px;
}
#assessment div span {
	color: #2c5a8b;
}
#precentage-container {
	float: right;
	display: block;
	text-decoration: none;
	margin-top: 90px;
	margin-right: 55px;
	margin: 90px 55px 5px 0;
	width: 223px;
	height: 230px;
	position: relative;
}
#percentage-credit {
	width: 223px;
	height: 196px;
	background-image: url(../image/assessment_note.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 401;
}
#precentage-container a {
	background-image: url('../image/assessment_note_footer.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	width: 210px;
	height: 35px;
	padding-top: 30px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	position: absolute;
	margin-left: -105px;
	bottom: 40px;
	left: 50%;
	z-index: 400;
}
#percentage-credit h3,
#percentage-credit h4 {
	border-bottom: 1px solid #b7af57;
	margin: 0 auto;
	padding: 0;
	padding-top: 15px;
	margin-bottom: 15px;
	width: 165px;
	text-align: center;
	font-weight: normal;
	font-size: 82px;
	line-height: 106px;
	color: #833c2d;
}
#percentage-credit h4 {
	border: none;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
}
#chart p .percent {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	min-width: 44px;
	text-align: center;
	padding: 0 4px;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 15px;

}
#firstOptimal {
	background-color: #15487d;
}
#secondOptimal {
	background-color: #9a4c4c;
}
#thirdOptimal {
	background-color: #baae98;
}
#chart {
	padding-top: 5px;
}
#visualization {
	float: right;
	width: 210px;
	height: 210px;
	background-color: transparent;
}
#categories {
	float: left;
	margin-top: 20px;
	width: 732px;
}
#categories table {
	border-collapse: collapse;
	border: none;
	width: 100%;
	background-color: transparent;
}
#categories table td {
	border: none;
	padding: 5px 20px;
	font-size: 12px;
	color: #444444;
	background-color: #ece5d4;
	vertical-align: middle;
}
#categories table .hilite td {
	background-color: transparent;
}
#categories .progressBar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #9a4c4c;
	background-color: white;
	width: 308px;
	height: 18px;
}
.progressBar span {
	background-color: #9a4c4c;
	height: 18px;
	display: block;
}
#thumbtack {
	background-image: url(../image/thumbtack.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 20px;
	height: 24px;
	position: absolute;
	top: 6px;
	left: 29px;
}

#saveThumbtack a {
	background-image: url(../image/save_pdf_btn.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 111px;
	height: 35px;
	display: block;
	position: absolute;
	top: 6px;
	right: 29px;
	overflow: hidden;
	text-indent: -9999px;
}
.spanish #saveThumbtack a {
	background-image: url(../image/save_pdf_btn-sp.png);	
}
#saveThumbtack a:hover {
	background-image: url(../image/save_pdf_btn-ro.png);
}
.spanish #saveThumbtack a:hover {
	background-image: url(../image/save_pdf_btn-ro-sp.png);	
}
.catTotal {
	text-align: right;
	width: 86px;
}
.catTitle {
	width: 216px;
}
.hint {
	display: block;
	color: #7cb5f0;
	font-size: 12px;
	width: 350px;
	float: right;
	margin-top: 7px;
	text-align: right;
}

#disclaimer {
	text-align: center;
	font-style: italic;
	font-size: 10px;
	width: 100%;
	margin: 10px 0 0;
	color: #9a4c4c;
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	REGISTER / LOGIN / PROFILE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.form-container  {
	padding: 35px 50px;
}
.small-container {
	width: 575px;
	margin: 0 auto;
}
.form-container form h2 {
	margin: 0 0 25px;
}
.form-container label,
#getStartedPage .form-container label {
	display: block;
	margin: 0 25px 10px;
}
.form-container input[type="text"],
.form-container input[type="password"] {
	display: block;
	margin: 0 25px 10px;
	padding: 10px;
	width: 702px;
	border: 1px solid #4E3217;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#getStartedPage .form-container input[type="text"],
#getStartedPage .form-container input[type="password"] {
	width: 250px;
	margin: 0 25px 10px;
}
#getStartedPage .form-container .col2 label,
#getStartedPage .form-container .col2 input[type="text"],
#getStartedPage .form-container .col2 input[type="password"] {
	width: 250px;
	margin: 0 auto 10px;
}
.small-container input[type="text"],
.small-container input[type="password"] {
	width: 503px;
}
.form-container input[type="checkbox"] {
	margin: 0 25px 10px;
}
.form-container #register-email {
	margin-bottom: 20px;
}
.form-container .col1 input[type="text"],
.form-container .col2 input[type="text"],
.form-container .col1 input[type="password"],
.form-container .col2 input[type="password"] {
	width: 315px;
}
.form-container .col1 label,
.form-container .col2 label,
.form-container .col1 input[type="text"],
.form-container .col1 input[type="password"],
.form-container .col2 input[type="text"],
.form-container .col2 input[type="password"] {
	margin: 0 0 10px;
}
.form-container .col1,
.form-container .col2 {
	margin: 0 25px 0;
}
.form-container .button-container {
	margin-top: 15px;
}
.profile-container .button-container {
	margin-top: 35px;
}
.form-container .button-container button {
	float: left;
}
.form-container .button-center button {
	float: none;
	margin: 0 auto;
}
.form-container .button-center .profile-button {
	width: 150px;
	padding: 10px;
}
.form-container .first-time {
	text-align: center;
}
.form-container .first-time button {
	display: inline-block;
	margin: 27px 10px 0;
}
.form-container .first-time .skip-button {
	background-image: url('../image/case_btn.jpg');
	background-color: #2a5685;
	-webkit-box-shadow: 0px 3px 5px rgba(31, 57, 116, 0.65);
	-moz-box-shadow: 0px 3px 5px rgba(31, 57, 116, 0.65);
	box-shadow: 0px 3px 5px rgba(31, 57, 116, 0.65);
}
.form-container .button-container a {
	display: inline-block;
	line-height: 35px;
	margin-left: 15px;
	text-decoration: none;
}


/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	UI ELEMENTS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.arrow {
	background-image: url(../image/dropdown_arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 16px;
	height: 8px;
	position: absolute;
	top: 30px;
	right: 41px;
}
.profile .arrow,
.login .arrow {
	top: 26px;
	right: 32px;
}
.login .arrow {
	right: 23px;
}
.login-menu input,
#home .col2 input {
	margin: 15px 0 15px 15px;
	font-weight: normal;
	min-height: 1px;
	line-height: 20px;
	color: #555555;
	height: 20px;
	padding: 4px 8px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-right: none;
	float: none;
	font-size: 12px;
	position: relative;
	vertical-align: top;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	width: 215px;
	display: inline-block;
	outline: none;
}
.login-menu input,
#home .col2 input {
	width: 182px;
	margin: 0;
	border: 1px solid #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.filter {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 847px;
	padding: 7px;
	background-color: #142b42;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.filter h2,
.filter .selects {
	float: left;
}
.filter .selects {
	width: 725px;
}
.filter h2 {
	margin: 0 45px 0 18px;
	padding: 0;
	color: #fff;
	line-height: 32px;
	font-size: 12px;
	text-transform: uppercase;
}
.spanish .filter h2 {
	margin-right: 29px;
}
.filter label {
	margin: 15px 15px 15px 0;
	color: #9fc3e9;
	display: block;
	width: 70px;
	text-align: right;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.filter .dk_container,
.interior-container .dk_container,
#ip-studies .dk_container {
	display: block;
	float: left;
	margin: 0;
	background-color: #ffffff;
}
#ip-studies .dk_container {
	float: none;
	position: absolute;
	top: -8px;
	right: 0;
}
.both-active #completedSort .dk_container {
	top: 26px;
}
.interior-container .dk_container.error {
	background-color: #FBDCDC;
}
.interior-container .profile-dropdown .dk_container {
	margin: 0 0 10px;
}
.register-container .register-dropdown .dk_container {
	width: 337px;
	margin: 0;
}
.filter #dk_container_category {
	width: 548px;
	margin-right: 7px;
}
.filter #dk_container_category {
	width: 523px;
}
.filter #dk_container_difficulty {
	width: 170px;
}
.filter #dk_container_difficulty {
	width: 195px;
}
.interior-container .dk_container {
	margin: 5px 0 10px;
}
.form-container .col1 .dk_container,
.form-container .col2 .dk_container {
	width: 337px;
}
.filter .dk_container .dk_toggle,
.interior-container .dk_container .dk_toggle,
#ip-studies .dk_container .dk_toggle {
	display: block;
	width: auto;
	border: 1px solid #4E3217;
	line-height: 12px;
	padding: 9px 45px 9px 10px;
	color: #333;
	font-weight: 400;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.filter .dk_container .dk_toggle {
	border: 1px solid #295685;
}
#ip-studies .dk_container .dk_toggle {
	border: 1px solid #DAD3C2;
}
#ip-studies .dk_container .dk_toggle:after {
	border-top: 5px solid #A69829;
}
.interior-container .dk_container .dk_toggle {
	padding: 10px 45px 10px 10px;
	line-height: 17px;
}
.filter ul,
.interior-container .dk_container ul,
#ip-studies .dk_container ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #4E3217;
	border-top: none;
}
#ip-studies .dk_container ul {
	border: 1px solid #DAD3C2;	
}
.filter ul,
#ip-studies ul {
	border: 1px solid #295685;
	border-top: none;
}
.filter ul li,
.interior-container .dk_container ul li,
#ip-studies .dk_container ul li {
	margin: 0;
	background: none;
	padding: 0;
}
.filter ul li a,
.interior-container .dk_container ul li a,
#ip-studies .dk_container ul li a {
	border-bottom: 1px solid #cccccc;
	text-shadow: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.filter ul li:last-child a,
.filter ul li:last-child a:hover,
.interior-container ul li:last-child a,
.interior-container ul li:last-child a:hover,
#ip-studies ul li:last-child a,
#ip-studies ul li:last-child a:hover {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-bottom: none;
}

.patientDialog {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 3px 7px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 3px 7px rgba(0, 0, 0, 0.1);
	background: none;
	background-color: #142b42;
}
.patientDialog .patient-info {
	padding: 1px 2px;
}
.patientDialog table,
.patientDialog table tr,
.patientDialog table td {
	border: none;
	border-collapse: collapse;
	background: none;
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0;

}
.patientDialog table td {
	padding: 5px 10px;
}
.patientDialog table tr:first-child td:first-child {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
.patientDialog table tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
.patientDialog table tr {
	border-top: 2px solid #142b42;
	border-bottom: 2px solid #142b42;
}
.patientDialog table .title {
	background-color: #295685;
	text-align: right;
	color: #fff;
	font-size: 13px;
	font-family: 'Frutiger LT W01 65 Bold', Helvetica, Verdana, sans-serif;
}
.commentary-dialog {
	display: none;
}
.commentary-dialog #commentary-video-transcript li {
    display: none;
	max-height: 300px;
	overflow: hidden;
	overflow-y: auto;
}
.commentary-dialog .ui-dialog-titlebar {
	display: block;
	background: rgb(50, 103, 158);
	background: -moz-linear-gradient(90deg, rgb(50, 103, 158) 0%, rgb(41, 86, 133) 100%);
	background: -webkit-linear-gradient(90deg, rgb(50, 103, 158) 0%, rgb(41, 86, 133) 100%);
	background: -o-linear-gradient(90deg, rgb(50, 103, 158) 0%, rgb(41, 86, 133) 100%);
	background: -ms-linear-gradient(90deg, rgb(50, 103, 158) 0%, rgb(41, 86, 133) 100%);
	background: linear-gradient(180deg, rgb(50, 103, 158) 0%, rgb(41, 86, 133) 100%);
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0 20px;
}
.commentary-dialog .ui-dialog-titlebar-close {
	right: 12px;
}
.commentary-dialog .ui-dialog-title {
	line-height: 50px;
	font-family: 'Frutiger LT W01 65 Bold', Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-image: url('../image/speech-bubble-icon.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 26px;
}
.commentary-dialog .ui-dialog-content {
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(236, 236, 236) 100%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(236, 236, 236) 100%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(236, 236, 236) 100%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(236, 236, 236) 100%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(236, 236, 236) 100%);
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 12px;
}
.commentary-dialog .ui-dialog-content #player,
.commentary-dialog .ui-dialog-content #splash {
	position: relative;
	width: 768px;
	height: 432px;
	margin: 0;
	padding: 0;
}
.commentary-dialog .ui-dialog-content #player {
	display: none;
}
.commentary-dialog .ui-dialog-content #splash img {
	position: absolute;
	top: 0;
	left: 0;
}
.commentary-dialog .ui-dialog-content #splash .expert-info {
	position: absolute;
	left: 50%;
	bottom: 25px;
	width: 680px;
	margin: 0 0 0 -340px;
}
 #splash .expert-info h3 {
	color: #fff;
	font-family: 'Frutiger LT W01 65 Bold', Helvetica, Verdana, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	padding: 0 10px 10px;
	margin: 0 auto 10px;
	border-bottom: 1px solid #c9d5e0;
	width: 660px;
	text-align: center;
}
 #splash .expert-info p {
	font-family: 'Proxima N W15 Reg', Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentary-dialog .ui-tabs,
.commentary-dialog .ui-tabs .ui-widget-header {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
.commentary-dialog .ui-tabs {
	margin-top: 12px;
}
.commentary-dialog .ui-tabs-panel {
	border: 1px solid #bdc8d4;
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
	padding: 12px;
        min-height: 262px;
}
.commentary-dialog .ui-tabs-panel ul,
.commentary-dialog .ui-tabs-panel ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.commentary-dialog .ui-tabs-panel ul li + li {
	margin: 4px 0 0;
}
.commentary-dialog .ui-tabs-panel ul li a {
	display: block;
	background-color: #c9d5e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 12px;
	color: #1c4268;
	font-family: 'Proxima N W15 Smbd', Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
.commentary-dialog .ui-tabs-panel ul li a:hover {
	background-color: #dee9f3;
}
.commentary-dialog .ui-tabs-panel ul .selected a {
	color: #4e3217;
	background-color: #d3ccc5;
}
.commentary-dialog .ui-tabs-panel ul .selected a:hover {
	background-color: #e7dfd8;
}
.commentary-dialog .ui-state-default,
.commentary-dialog .ui-widget-content .ui-state-default,
.commentary-dialog .ui-widget-header .ui-state-default {
	border: 1px solid #bdc8d4;
}
.commentary-dialog .ui-widget-header .ui-state-hover {
	border: 1px solid #fff;
	background: none;
}
.commentary-dialog .ui-widget-header .ui-state-hover .ui-icon {
	background: url(theme/images/ui-icons_ffffff_256x240.png);
	background-position: -96px -128px;
}
.commentary-dialog .ui-tabs .ui-tabs-nav li {
	border-bottom: none;
	background-color: #BDC8D4;
}
.commentary-dialog .ui-tabs .ui-tabs-nav .ui-state-hover,
.commentary-dialog .ui-tabs .ui-tabs-nav .ui-state-active {
	background-color: #fff;
	border: 1px solid #BDC8D4;
	border-bottom: none;
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.commentary-dialog .ui-tabs .ui-tabs-nav a {
	padding: 12px 14px 6px;
	font-family: 'Frutiger LT W01 65 Bold', Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	color: #295685;
}
.commentary-dialog .ui-tabs .ui-tabs-nav .ask-tab,
.commentary-dialog .ui-tabs .ui-tabs-nav .about-tab,
.commentary-dialog .ui-tabs .ui-tabs-nav .transcript-tab {
	background-image: url(../image/ask-icon.png);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	padding-left: 38px;
}
.commentary-dialog .ui-tabs .ui-tabs-nav .about-tab {
	background-image: url(../image/about-icon.png);
}
.commentary-dialog .ui-tabs .ui-tabs-nav .transcript-tab {
	background-image: url(../image/transcript-icon.png);
}
#assessmentPage .ui-widget-overlay {
	opacity: .8;
	filter: Alpha(Opacity=80);
}
.no-results {
	text-align: center;
	padding: 40px 0;
	margin-top: -35px;
}
.no-results h2 {
	font-family: 'Frutiger LT W01 65 Bold', Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 48px;
	color: #333333;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.no-results .alert-icon {
	background-image: url('../image/results-alert-icon.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 48px;
	height: 48px;
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}
.welcome-container .button-container {
	background: rgba(231, 242, 255, .5);
	width: 841px;
	display: block;
	border-top: 1px solid #142b42;
	padding: 20px;
	margin: 35px -50px -35px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.welcome-container .start-btn,
.welcome-container .start-btn:link,
.welcome-container .start-btn:visited,
.welcome-container .start-btn:active,
.welcome-container .start-btn:hover {
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Proxima N W15 Smbd', Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 10px;
	color: #fff;
	border: 2px solid #295685;
	background-color: #295685;
	background-image: url('../image/start-btn-icon.jpg');
	background-repeat: no-repeat;
	background-position: 116px center;
	padding: 13px 38px 10px 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.welcome-container img {
	display: block;
	margin: 10px auto 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #593b1e;
}
.welcome-container .start-btn:hover {
	border: 2px solid #eeda41;
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MENU
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#menu {
	float: right;
	width: 440px;
	height: 25px;
	margin: 26px 10px 0 0;
	position: relative;
}
#menu ul {
	float: right;
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
#menu ul .spacer {
	margin: 0 6px 0 6px;
	border-left: 1px solid #295685;
	height: 25px;
	width: 1px;
}
#menu ul .spacer.loggedin {
	margin: 0 6px;
}
#menu a,
#menu a:link,
#menu a:visited,
#menu a:active {
	color: #343434;
	text-decoration: none;
	font-size: 13px;
	font-family: 'Proxima N W15 Smbd', Helvetica, Verdana, sans-serif;
	line-height: 13px;
	display: block;
	padding: 6px 8px;
	margin: 0 3px;
}
.spanish #menu a,
.spanish #menu a:link,
.spanish #menu a:visited,
.spanish #menu a:active {
	padding: 6px;
	margin: 0 2px;
}
#menu .selected > a,
#menu .selected > a:hover {
	background-color: #295685;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
#menu .subnav a {
	padding: 6px 8px;
	font-size: 12px;
	line-height: 12px;
}
.spanish #menu .subnav a {
	padding: 6px 5px;
}
#menu ul ul {
	display: none;
	height: auto;
	padding: 5px;
}
#menu ul ul li {
	display: block;
	margin: 5px 0;
	float: none;
	color: #fff;
}
#menu ul ul .sub-title {
	margin-top: 10px;
	padding: 5px;
	font-size: 16px;
	font-family: 'FrutigerLTW01-57Condens', Helvetica, Verdana, sans-serif;
}
#menu ul ul li a {
	padding: 5px;
	background-color: #538fcd;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
#menu ul ul li a:hover {
	background-color: #3972ae;
}
#menu ul .has-sub:hover,
#menu ul .has-sub.open {
	position: relative;
}
#menu ul .has-sub.open a {
	color: #fff;	
}
#menu ul .has-sub > a,
#menu ul .has-sub.open > a {
	position: relative;
	padding-right: 20px;
}
.spanish #menu ul .has-sub > a,
.spanish #menu ul .has-sub.open > a {
	padding-right: 20px;
	margin: 0;
}
#menu ul .has-sub > a:before,
#menu ul .has-sub.open > a:before {
	content: ' ';
	height: 0;
	position: absolute;
	right: 6px;
	top: 11px;
	width: 0;
	border: 4px solid transparent;
	border-top-color: #295685;	
}
#menu ul .selected.has-sub > a:before {
	border-top-color: #fff;
}
#menu ul .has-sub.open > a {
	background-color: #295685;	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-bottom: 12px;
}
#menu ul .has-sub.open > a:before {
	border-top-color: #f0e487;
}
#menu ul .has-sub.open ul {
	display: block;
	position: absolute;
	left: 3px;
	top: 30px;
	z-index: 500;
	width: 200px;
	background-color: #295685;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;	
}
.spanish #menu ul .has-sub.open ul {
	left: 0;
}
#menu ul .selected .selected a {
	background-color: #a69829;
}
#menu .login-register a {
	padding: 4px 8px;
	background-image: none;
	background-color: #295685;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #295685;
	color: #fff;
	margin-left: 12px;
}
.spanish #menu .login-register .button {
	padding: 4px 6px;
}
#menu a:hover {
	color: #295685;
}
#menu .login-register a:hover {
	color: #fff;
	border: 2px solid #f0e487;	
}
.profile .profile-menu,
.login .login-menu {
	display: none;
	position: absolute;
	top: 46px;
	right: 0;
	width: 230px;
	height: auto;
	background-color: #d4d4d4;
	background-image: url(../image/profile_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 3px 7px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 3px 7px rgba(0, 0, 0, 0.5);
	z-index: 1000;
}
.profile .profile-menu {
	width: 190px;
}
#menu .profile-menu ul,
#menu .login-menu div {
	background-image: url(../image/profile_top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #27384c;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 15px;
	float: none;
	display: block;
	height: auto;
}
#menu .profile-menu ul li,
#menu .login-menu ul li {
	float: none;
	color: #eeda41;
}
#menu .profile-menu ul li + li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu .profile-menu ul .menu-header {
	line-height: 16px;
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #6498cf;
	font-family: 'Proxima N W15 Bold', Helvetica, Verdana, sans-serif;
}
#menu .login-menu div {
	position: relative;
	overflow: hidden;
}
#menu .login-menu div label {
	position: absolute;
	left: -9999px;
}
#menu .login-menu #login-password {
	margin: 15px 0 0;
}
#menu .profile-menu ul li.icon-edit,
#menu .profile-menu ul li.icon-help,
#menu .profile-menu ul li.icon-home {
	background-image: url(../image/icon_edit.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu .profile-menu ul li.icon-edit {
	margin-bottom: 20px;
}
#menu .profile-menu ul li.icon-edit:hover {
	background-image: url(../image/icon_edit-ro.png);
}
#menu .profile-menu ul li.icon-help {
	background-image: url(../image/icon-help.png);
	margin-bottom: 0;
}
#menu .profile-menu ul li.icon-help:hover {
	background-image: url(../image/icon-help-ro.png);
}
#menu .profile-menu ul li.icon-home {
	background-image: url(../image/icon-home.png);
}
#menu .profile-menu ul li.icon-home:hover {
	background-image: url(../image/icon-home-ro.png);
}
#menu .profile-menu ul a,
#menu .login-menu ul a {
	padding: 0;
	height: auto;
}
#menu .profile-menu a,
#menu .profile-menu a:link,
#menu .profile-menu a:visited,
#menu .profile-menu a:active,
#menu .login-menu a,
#menu .login-menu a:link,
#menu .login-menu a:visited,
#menu .login-menu a:active {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}
#menu .profile-menu a:hover {
	color: #eeda41;
}
#menu .profile > a.open,
#menu .login > a.open {
	background-color: #142b42;
}
#menu .profile-menu .logout,
#menu .login-menu .signin {
	background-image: url(../image/logout_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #593b1e;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 15px;
	display: block;
	cursor: pointer;
	-webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 3px 4px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 3px 4px rgba(0, 0, 0, 0.3);
}
#menu .login-menu .signin {
	background-image: url(../image/signin_bg.jpg);
	background-color: #295685;
	margin: 15px auto 5px;
	width: 192px;
	border: none;
	color: #fff;
}
#menu .login .login-menu .password {
	text-align: center;
	color: #4e3217;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 10px;
}
#menu .login .login-menu .password:hover {
	text-decoration: none;
}
#menu .lang-toggle {
	position: absolute;
	right: -46px;
	top: 50%;
	margin: -5.5px 0 0;
	padding: 0;
	height: 11px;
	width: 36px;
}
#menu .lang-toggle li,
#menu .lang-toggle a {
	display: block;
	width: 16px;
	height: 11px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}
#menu .lang-toggle li {
	float: left;
}
#menu .lang-toggle li + li {
	margin-left: 4px;
}
#menu .lang-toggle .en,
#menu .lang-toggle .es {
	background-image: url('../image/flag_english.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#menu .lang-toggle .es {
	background-image: url('../image/flag_espanol.gif');	
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	DATA TABLES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
table {
	border-collapse: collapse;
	border-right: 1px solid #777;
	border-bottom: 3px solid #777;
	margin: 10px 0 25px 0;
	}
table th {
	text-align: left;
	font-weight: normal;
	background-color: #ccc;
	border-top: 3px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	font-size: 15px;
	padding: 6px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
table td {
	padding: 3px 6px;
	}
table td {
	font-size: 11px;
	border-left: 1px solid #777;
	border-bottom: 1px solid #777;
	vertical-align: top;
	background-color: #F8F8F8;
	}
table ol,
table ul {
	margin-left: 0;
	padding-left: 15px;
	}
table ul.unbulleted {
	margin-left: 0;
	padding-left: 0;
	}
table ul.unbulleted li {
	margin-bottom: 1.5em;
	}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	FORMS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

form {
	margin: 0;
	}
fieldset {
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
	}
legend {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 3px 10px 3px 10px;
	color: #333;
	}
.columnize label {
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px 0 0;
	}
.columnize input,
.columnize select,
.columnize textarea {
	display: block;
	width: 290px;
	float: left;
	margin-bottom: 20px;
	}
.columnize br {
	clear: left;
	}
.columnize p label,
.columnize p input,
.columnize p select,
.columnize p textarea {
	margin-bottom: 0;
	}
.columnize p em {
	display: block;
	margin: 0 0 20px 80px;
	font-size: 10px;
	}

p.submitButton {
	/*text-align: center;*/
	clear: left;
	padding: 5px 0 0 0;
	overflow: auto;
	}
.submitButton input,
input.submitButton {
	background-color: #3B3C39;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	padding: 3px 12px 4px 12px;
	margin: 0;
	cursor: pointer;
	outline: none;
	}
#ieDiv .submitButton input,
#ieDiv input.submitButton {
	overflow: visible;
	}
.submitButton input:hover,
input.submitButton:hover {
	background-color: #BE0D37;
	}


/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	UTILTY CLASSES/MISC
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.hidden {
	display: none;
}

.error,
.success {
	padding: 10px;
	margin: 25px 0;
	background-color: #fbdcdc;
	color: #4B4B4B;
	border: 2px solid #974b4b;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
#evaluationPage .error {
		margin-top: 0;
	}
.error h2 {
	font-size: 16px;
	color: #974B4B;
	margin-bottom: 10px;
	line-height: 16px;
	}
.error ul {
	margin: 0;
	padding: 0;
	}
.error ul li {
	list-style: none;
	background-image: url(../image/error-list-icon.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0;
    padding-left: 22px;
    margin-left: 12px;
	}
.success {
	color: #060;
	border-color: #060;
	background-color: #c2f4be;
	}

.photo {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #82776b;
	}
.picRight {
	margin: 0 0 15px 15px;
	float: right;
	}
.picLeft {
	margin: 0 15px 15px 0;
	float: left;
	}
.picMiddle {
	text-align: center;
	}
.unbulleted {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
.unbulleted li {
	background-image: none;
	padding: 0;
	}
.cl {
	clear: both;
	}
.note {
	font-size: 90%;
	color: #666;
	}
ul.note {
	padding: 0;
	margin-left: 0;
	}
ul.note li {
	padding: 0;
	margin: 0;
	background-image: none;
	}


/* COLUMNS */
.col1, .col2, .col3 {
	float: left;
	margin: 0 0 0 10px;
	}

/* TWO COLUMN */
.twoColumn {
	clear: both;
	margin: 0 0 30px 0;
	}
.twoColumn .col1 {
	width: 385px;
	margin: 0;
	}
.twoColumn .col2 {
	width: 385px;
	}

/* THREE COLUMN */
.threeColumn .col1 {
	clear: both;
	}
.threeColumn .col1 {
	width: 180px;
	margin: 0;
	}
.threeColumn .col2 {
	width: 180px;
	}
.threeColumn .col3 {
	width: 180px;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */




