/*
 * General
 */
#login-logo {
	margin: 100px;
	text-align: center;
}

#login {
	text-align: center;
}

#login table {
	background-color: #CCCCCC;
}

#header {
	position: absolute;
	right: 0px;
	top: 30px;
	height: 30px;
	width: 100%;
	background-color: transparent;
	background-image: url( '../media/core.menu-top-background-small.gif' );
	background-position: bottom left;	
}

#header-scene {
	background-color: white;
	width: 100%;
	height: 60px;
	background-image: url( '../media/header-scene.jpg?bl=100' );
	background-repeat: no-repeat;
	background-position: top right	
}

#menu-top {
	height: 120px;
	background-image: url( '../gradient/vertical.png?bc=d4eea2&fc=ADDF4D&ih=120&lc=d4eea2&sp=5&iw=400&bl=300&bb=100' );
	background-repeat: no-repeat;
	background-position: top right;
}

#menu-top td {
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
	padding-right: 5px;
}

#menu-left {
	left: 0px;
	top: 60px;
	width: 147px;
	z-index: 100;	
}

#menu-left a {
	font-weight: bold;
	color: black;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
}

#menu-left a:visited {
	color: black;
}

#menu-left a:hover {
	background-image: url( '../gradient/horizontal.png?iw=155&bc=d4eea2&fc=ffffff' );
	background-repeat: repeat-y;
	text-decoration: none;
	color: black;
}

#content {
	position: relative;
	top: 70px;
	padding-left: 160px;
	margin-bottom: 100px;
}

.error {
	border: 0px;
	background-image: url( '../gradient/horizontal.png?iw=800&bc=FF8888&fc=FFFFFF' );
	background-repeat: repeat-y;
	background-color: white;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	left: -5px;
	font-weight: bold;
}

.hint {
	font-style: italic;
}

h1 {
	font-size: 15pt;
	font-weight: bold;
	color: #184B8C;
	padding: 2px;
	width: 98%;
	margin-top: 0px;
	display: block;
}

h3 {
	text-align: center;
}

.datagrid-header {
	background-image: url( '../gradient/vertical.png?fc=ea8307&bc=ffffff' );
	border-bottom: 1px solid #515151;
}

.paginator a {
	color: black;
}

.note {
	border: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
	background-color: #FDFE92;
}

.instruction {
	border: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	margin-right: 10px;
	background-color: #D3D4FF;
}

.survey-introduction {
	border: 1px solid #CCCCCC;
	overflow: auto;
	height: 50px;
	width: 100%;
}

.survey-introduction h1
{
    font-size: 12pt;
    font-weight: bold;
	color: #184B8C;
}

.survey-questions-listbox {
	width: 100%;
}

.survey-questions-listbox optgroup {
	background-color: #DDDDDD;
}

.survey-questions-listbox option {
	background-color: white;
}

.survey-login
{
	background-color: #F5B05F;
	border: 1px solid #EC870F;
	padding: 5px;
	margin-top: 2px;
}

.survey-login table
{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 95%;
}

.survey-login table th
{
	font-weight: bold;
	width: 20px;
	padding-right: 10px;
}

.survey-login table td
{
	padding-right: 5px;
}

.survey-login .label
{
	white-space: nowrap;
	width: 5%;
}

.survey-login .download-pins
{
	border-top: 1px dashed #EC870F;
}
	
.survey-login .download-pins p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.survey-library-iframe
{
	width: 100%;
	height: 200px;
}

#table-surveyCurrentStatisticsNumberOfResponses-label-cell, #table-surveyCurrentStatisticsNumberOfResponses-cell
{
	font-weight: bold;
}

.survey-action
{
	margin-top: 100px;
	text-align: center;
}

.survey-action-title
{
	display: block;
	margin: 10px;
	font-style: italic;
}

.survey-action-description
{
	text-align: center;
	width: 600px;
	margin: 10px;
	padding: 3px;
	font-weight: bold;
	background-repeat: repeat-y;
}

.survey-action-messages
{
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 10px;
	width: 600px;
	height: 100px;
	display: block;
	text-align: left;
	overflow: scroll;
}

#survey-question-preview
{
	display: none;
	border: 1px solid #8080ff;
	background-image: url( '../gradient/vertical.png?ih=100&bc=a0a0dd&fc=c0c0ff' );
	background-repeat: repeat-x;
	background-color: #c0c0ff;
	text-align: center;
	vertical-align: top;
	height: 100%;
}

#survey-question-preview-label
{
	font-weight: bold;
	white-space: nowrap;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#survey-question-preview-img
{
	margin: 3px;
}

#table-questionCurrentText-cell div, #table-questionCurrentHeading-cell div
{
	overflow: auto;
	height: 100px;
}

#table-questionCurrentAnswerTypeName-row, #table-questionCurrentAnswerType2Name-row
{
	font-weight: bold;
}

#table-questionCurrentAnswerTypeName-row th, #table-questionCurrentAnswerType2Name-row th
{
	font-weight: bold;
}

#table-questionCurrentAnswerType-cell, #table-questionCurrentAnswerType2-cell
{
	padding: 2px;
	background-image: url( '../gradient/vertical.png?ih=50&bc=dddddd&fc=eeeeee' );
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	border-bottom: 2px solid white;
}

#table-questionCurrentAnswerType-cell .buttons, #table-questionCurrentAnswerType2-cell .buttons
{
	padding-bottom: 0px;
	text-align: right;
}

#table-questionCurrentAnswerType-cell a, #table-questionCurrentAnswerType2-cell a
{
	color: #888888;
	font-size: 8pt;
}

#collapsable-questionCurrentMore, #collapsable-answerTypeCurrentMore, #collapsable-surveyCurrentMore
{
	margin-top: 2px;
	border: 1px dashed #BBBBBB;
}
