body { background-color: #CCCCCC; font-family: Arial; color:#004990; font-size:12px; height:100%; background-image:url('bg.png'); background-repeat: repeat-x; background-position:bottom left; background-attachment:fixed; } .InterviewPlayer { background-color:#FFFFFF; text-align: left; margin-right:10px; margin-bottom:10px; border:none; width:920px; height:520px; overflow:hidden; z-index:1; } .InterviewPlayerHolder { width:930px; height:530px; background-image:url('shadow.png'); background-repeat: no-repeat; } .QuestionHolder { height:465px; overflow:auto; } .LogoHolder { background-image:url('../../logos/../Lib/logo.jpg'); background-position: 10px 5px; background-repeat: no-repeat; } .Questionpane { margin: 10px 0px 0px 0px; overflow:hidden; } .PlayerQuestionNumber { padding-right:3px; padding-left: 0px; font-family: Arial; font-size: 13; font-weight: bold; color: #EF3024; } .PlayerPageTitle { color: #EF3024; font-family: Arial; font-weight : bold; font-size: 22px; margin:10px 0px 10px 10px; } .PlayerPageIntro { font-size: 12; color:#004990; margin:10px 0px 10px 10px; } .PlayerQuestionContent { font-size: 12; color:#004990; } .PlayerQuestionContentError { font-size: 12; color: #cc0000; } .PlayerQuestionOpenAnswer { font-size: 11; margin-left:6px; color:#004990; } .PlayerQuestionOpenArea { margin-top:5px; width:500px; height:100px; font-size: 11; font-family: Arial; color:#004990; } .PlayerQuestionOpenAnswerLabel { font-size: 11; color:#004990; } .PlayerQuestionMultiValueAnswer { font-size: 11; color:#004990; } .PlayerQuestionMultpleChoiceAnswer { font-size: 11; color:#004990; } .PlayerQuestionMultpleChoiceAnswerBut { width:22px; height:22px; } .PlayerQuestionScaleAnswerBut { width: 22px; height:22px; } .PlayerQuestionScaleLabel { font-size: 10px; color:#004990; font-weight: bold; text-align:center; } .PlayerNavProgress { font-size: 10px; text-align: center; } .Navigator { padding-top:0px; } .NavButton { font-family: Arial; font-size: 10px; color:#004990; border: solid 1px #cccccc; background-color:#C1D72F; padding: 2px 20px 2px 20px; background-image:url('bg_but.png'); background-repeat: repeat-x; background-position:bottom left; } .ComboBox { font-family: Arial; font-size: 11px; color: #004B9E; } .StopScreenHolder { visibility:hidden; width:410px; height:260px; background-image:url('shadow_stop.png'); background-repeat: no-repeat; z-index:10; position: absolute; top: 50px; left: 300px; } .StopScreen { margin-right:10px; margin-bottom:10px; width:400px; height:250px; background-color: #EF3024; } .StopScreenTitle { color: #FFFFFF; font-family: Arial; font-size: 20px; padding-bottom:10px; } .StopScreenContent { font-family: Arial; font-size: 11px; background-color: #FFFFFF; padding:10px; } .StopScreenTable { border:none; } .Question { width:880px; }