@CHARSET "ISO-8859-1";

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/*
	HCIT Resets
*/
div {
	position: relative;
}




/* ---------------------------------------------------------- */
body {
	background-color: #ffffff;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 15px;
}

.sample {
	display: inline-block;
	background-image: url("/images/play.gif");
	background-repeat: no-repeat;
	background-position: right 4px;
	width: 42px;
	height: 15px;
}	

#container {
	width: 1002px;
	height: 799px;
	margin: 0 auto;
}
#page {
	width: 1000px;
	height: 799px;
	margin: 0 auto;
	background-image: none;
	background-repeat: no-repeat;
}
#top-bar {
	height: 140px;
	background-image: url("/images/oa11_banner.jpg");
}
#middle-bar {
	height: 659px;
	background-color: #ffffff;
}
#bottom-bar {
	height: 30px;
}

#player {
	position: absolute;
	bottom: 0;
	right: 0;
}
#middle-bar.question_1 { background-image: url("/images/questions/oa11_1.jpg"); }
#middle-bar.question_2 { background-image: url("/images/questions/oa11_2.jpg"); }
#middle-bar.question_3 { background-image: url("/images/questions/oa11_3.jpg"); }
#middle-bar.question_4 { background-image: url("/images/questions/oa11_4.jpg"); }
#middle-bar.question_5 { background-image: url("/images/questions/oa11_5.jpg"); }
#middle-bar.question_6 { background-image: url("/images/questions/oa11_6.jpg"); }
#middle-bar.question_7 { background-image: url("/images/questions/oa11_7.jpg"); }
#middle-bar.told_us_1 { background-image: url("/images/questions/oa11_7_1.jpg"); }
#middle-bar.told_us_2 { background-image: url("/images/questions/oa11_7_2.jpg"); }
#middle-bar.results_1 { background-image: url("/images/questions/oa11_8_1.jpg"); }
#middle-bar.results_2 { background-image: url("/images/questions/oa11_8_2.jpg"); }

.oa-answer,
.oa-answer-label,
.oa-custom-radio span,
#question-text  {
	display: none;
}

.oa-custom-radio {
	background-image: url("/images/oa11_radio.png");
	background-repeat: no-repeat;
	display: block;
	width: 26px;
	height: 26px;
	position: absolute;
	cursor: pointer;
}
.oa-custom-radio:hover {
	background-position: 0 -26px;
}
.oa-custom-selected,
.oa-custom-selected:hover {
	background-position: 0 -52px;
}
.play-sample {
	cursor: pointer;
	position: absolute;
	display: block;
	width: 286px;
	height: 176px;
	/*
	background-image: url("/images/play_sample.png");
	background-repeat: no-repeat;
	*/
}
.play-sample span {
	display: none;
}
#middle-bar a {
}
#middle-bar.question_2 #radio_answer_1 { left: 330px; top: 553px; width: 92px;}
#middle-bar.question_2 #radio_answer_2 { left: 498px; top: 553px; width: 122px;}

#middle-bar.question_3 #radio_answer_1 { left: 228px; top: 514px; width: 120px;}
#middle-bar.question_3 #radio_answer_2 { left: 228px; top: 550px; width: 245px;}
#middle-bar.question_3 #radio_answer_3 { left: 538px; top: 514px; width: 200px;}
#middle-bar.question_3 #radio_answer_4 { left: 538px; top: 550px; width: 225px;}

#middle-bar.question_4 #radio_answer_1 { left: 202px; top: 484px; width: 205px;}
#middle-bar.question_4 #radio_answer_2 { left: 202px; top: 520px; width: 335px;}
#middle-bar.question_4 #radio_answer_3 { left: 568px; top: 484px; width: 200px;}
#middle-bar.question_4 #radio_answer_4 { left: 568px; top: 520px; width: 255px;}

#middle-bar.question_5 #radio_answer_1 { left: 42px; top: 125px; width: 240px;}
#middle-bar.question_5 #radio_answer_2 { left: 42px; top: 562px; width: 310px;}
#middle-bar.question_5 #radio_answer_3 { left: 42px; top: 1023px; width: 340px;}
#middle-bar.question_5 #radio_answer_4 { left: 42px; top: 1507px; width: 310px;}

#middle-bar.question_5 #sample_1 { left: 362px; top: 195px; }
#middle-bar.question_5 #sample_2 { left: 362px; top: 637px; }
#middle-bar.question_5 #sample_3 { left: 362px; top: 1121px; }
#middle-bar.question_5 #sample_4 { left: 48px; top: 1605px; }
#middle-bar.question_5 #sample_1b { left: 663px; top: 195px; }
#middle-bar.question_5 #sample_2b { left: 663px; top: 637px; }
#middle-bar.question_5 #sample_3b { left: 663px; top: 1121px; }
#middle-bar.question_5 #sample_4b { left: 362px; top: 1605px; }

#middle-bar.question_6 #radio_answer_1 { left: 215px; top: 500px; width: 340px;}
#middle-bar.question_6 #radio_answer_2 { left: 215px; top: 536px; width: 320px;}
#middle-bar.question_6 #radio_answer_3 { left: 595px; top: 500px; width: 200px;}
#go-to-oa {
	display: block;
	position: absolute;
	width: 151px;
	height: 22px;
	left: 1px;
	top: 30px;
	background-image: url(/images/oa11_go_to.jpg);
}
#close-window {
	display: block;
	position: absolute;
	width: 92px;
	height: 22px;
	right: 1px;
	top: 30px;
	background-image: url(/images/oa11_close.jpg);
}
#go-to-oa span,
#close-window span {
	display: none;
}

#submit-form-button {
	display: block;
	position: absolute;
	width: 70px;
	height: 30px;
	right: 4px;
	bottom: 60px;
}
#submit-form-button span {
	display: none;
}


.oa-opera-liked { 
	text-align: center;
	font-size: 24px;
	padding: 2px 0;
}
.oa-opera-liked .composer {
	margin-right: 0.3em;
}
.oa-opera-liked .description { 
	font-style: italic;
	font-weight: bold;
}
.oa-opera-liked a {
	text-decoration: none;
	color: #ffffff;
}
.oa-opera-liked a:hover {
	text-decoration: underline;
}
#oa-show-more-operas-bar {
	text-align: center;
	padding: 0px;
	margin: 25px 0 20px 0;
	clear: both;
}

#player {
	bottom:0px;
	right: 2px;
	width: 500px;
	height: 40px;
}
#player .player-button {
	display: block;
	float: right;
	width: 35px;
	height: 40px;
	border-right: solid 1px #555;
}
#player #player-now-playing  {
	display: block;
	float: left;
	width: 354px;
	height: 40px;
	margin-right: 2px;
}
#player a span {
	display: none;
}

#player #player-now-playing {
text-align: left;
width: 354px;
}
#player #player-prev { background-image: url("/images/player/oa11_prev.jpg"); }
#player #player-play { background-image: url("/images/player/oa11_play.jpg"); }
#player #player-pause { background-image: url("/images/player/oa11_pause.jpg");  display: none; }
#player #player-stop { background-image: url("/images/player/oa11_stop.jpg"); }
#player #player-next { background-image: url("/images/player/oa11_next.jpg"); border-right: none;  }
#player #player-vol { background-image: url("/images/player/oa11_next.jpg"); }
#player #player-now-playing-text {
	font-size: 17px;
	font-weight: normal;
	line-height: 40px;
}


#oa-question-5,
#oa-question-8 {
	height: 518px;
	overflow-y: scroll;
	overflow-x: hidden; 
}
#oa-question-5 {
	height: 615px;
}
#oa-question-5 .content-5 {
	height: 1956px;
	background-image: url("/images/questions/oa11_5b.jpg");
}
#oa-question-5 #submit-form-button {
	right: 5px;
	bottom: 32px;
}

.no-result-try-again {
	cursor: pointer;
	text-decoration: underline;
}

#mail-form {
	border: solid 3px #000;
	background-color: #cd191f;
	width: 450px;
	padding: 15px 10px;
	position: absolute;
	top: 150px;
	left: 275px;
	font-size: 12px;
	display: none;
}
#mail-form-loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	display: none;
}
#mail-form-loader img {
margin-top: 4px;
margin-left: 2px;
}
#mail-form .email-form-errors p {
	margin-bottom: 0.5em;
	color: #FFE56F;
	margin-left: 135px;
}
#mail-form li {
	clear: both;
	height: 25px;
}
#mail-form label {
	display: block;
	float: left;
	width: 125px;
	padding-right: 10px;
	text-align: right;
	line-height: 18px;
}

#mail-form .field {
	border: solid 1px #000;
	float: left;
	width: 150px;
	font-size: 12px;
}
#mail-form .field-long {
	width: 250px;
}
#mail-form .field-short {
	width: 50px;
}
#mail-form .submit-email {
color: #cd191f;
	border: solid 1px  #000;
	background-color: #fff;
	width: 80px;
font-size: 16px;
}
#mail-form h2 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 25px;
}
#mail-form .close-mail-form {
	position:absolute;
	cursor: pointer;
	top: 0px;
	right: 3px;
	color: #EFD7A4;
	font-size: 20px;
}
#mail-form .close-mail-form:hover {
	color: #fff;
}
#mail-form .close-mail-form span {
	font-size: 11px;
	vertical-align: middle;
}
#mail-form a {
	color: #fff;
}
#mail-form a:hover {
	color: #fd5;
}

#please-answer {
	border: solid 2px #000;
	background-color: #555;
	width: 350px;
	padding: 15px 10px;
	position: absolute;
	top: 200px;
	left: 320px;
	font-size: 16px;
	text-align: center;
	display: none;
-moz-opacity: 0.90;
}
#please-answer p {
	margin: 5px 0; 
}
#close-please-answer {
	border: solid 1px  #000;
	background-color: #ccc;
	width: 60px;
	font-size: 13px;
	margin-top: 10px;
}

#oa-first-timer-reaction span {
	display: none;
}
#oa-contact {
	display: block;
	position: absolute;
	bottom: 145px;
	left: 510px;
	width: 240px;
	height: 25px;
	background-image: url("/images/blank.gif");
}
#oa-contact span {
	display: none;
}
	
.oa-previous {
	position: absolute;
	bottom: 7px;
	left: 8px;
}
.video {
	position: absolute;
	left: 50px;
}
#video-1 { top: 197px; }
#video-2 { top: 638px; }
#video-3 { top: 1124px; }
#video-4 { top: 1606px; }

.told-us-question {
	border: solid 1px #fff;
	position: absolute;
	padding: 50px 10px 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.75em;
}
.told-us-question-2 {
	top: 82px;
	left: 30px;
	width: 208px;
	height: 120px;
	padding-top: 70px;
}
.told-us-question-3 {
	top: 82px;
	left: 297px;
	width: 274px;
	height: 140px;
}
.told-us-question-4 {
	top: 82px;
	left: 626px;
	width: 307px;
	height: 140px;
}
.told-us-question-5 {
	top: 311px;
	left: 139px;
	width: 301px;
	height: 139px;
}
.told-us-question-6 {
	top: 311px;
	left: 482px;
	width: 335px;
	height: 139px;
}
.told-us-edit {
	display: block;
	height: 30px;
	width: 60px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#results-heading {
	margin-top: 18px;
	margin-bottom: 5px;
}

#print-results,
#email-results,
#share-results,
#find-out-more {
	display: block;
	position: absolute;
	bottom: 15px;
	left: 20px;
	cursor: pointer;
}
#print-results { left: 20px; }
#email-results { left: 197px; }
#share-results { left: 372px; }
#find-out-more { left: 619px; }

#print-results span,
#email-results span,
#find-out-more span {
	display: none;
}
#share-popup {
	position: absolute;
	bottom: 75px;
	left: 373px;
	width: 161px;
	background-color: #fff;
	display: none;
}
#share-popup  a {
	display: block;
	text-align: center;
	padding: 10px;
}
#share-popup  a:hover {
	background-color: #eee;
}
#results-buttons{
	background-image: url(/images/oa11_button_bar.png);
	height: 97px;
}
#results-opera-information {
	margin-bottom: 20px;
}