body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 13px;
	width: 395px;
	width: 402px;
	margin-left: -7px;
	background: #76A4D6;
	/*text-transform: uppercase;*/
	color: #1B3585;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

h1.rightTitle{
	width: 402px;
	margin-left: -5px;
	_margin-left/ **/: 0px;
	margin-top: 0px;
        padding-top: 0px;
	padding-bottom: 0px;

}

h3 {
	font-size: 12px;
	color: #1B3585;
	background-color: #76A4D6;
}

h3.rightTitle{
	width: 402px;
        margin-left: -5px;
        _margin-left/ **/: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


td {
	text-align: left;
}

img {
	vertical-align: middle;
	border: 0;
}

table {
	border-collapse: collapse;
}

hr {
	border:0;
	border-top: solid 1px #ccc;
}

#wrapIE {
	text-align: center;
}

#wrapMain {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url("../images/editor-bottom.gif") bottom left no-repeat;
}

#wrapMainOnePiece {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url('../images/editor-bottom-onepiece.png') bottom left no-repeat;
}

#wrapContent {
	margin: 0;
	width: 920px;
	background: transparent url('../images/editor-frame-slice.png') top left repeat-y;
}

#wrapContentOnePiece {
	width: 920px;
	background: transparent url('../images/editor-frame-slice-onepiece.png') top left repeat-y;	
}

#wrapContent td {
	vertical-align: top;
	background: transparent;
}

#wrapContentLeft {
	width: 400px;
	font-size: 11px;
	border: 0;
	padding-left: 55px;
	padding-right: 5px;
	color: #1B3585;
}

#wrapContentRight {
	width: 400px;
	min-height: 99%;
	text-align: left;
	padding-left: 5px;
	padding-right: 55px;
	margin: 1px;
	border: 0;
	color: #1B3585;
	font-size: 11px;
}

#wrapContentLeft p,
#wrapContentRight p {
	font-size: 11px;
	color: #1B3585;
	margin-right: 5px;
}

#wrapContentLeft li,
#wrapContentRight li {
	font-size: 11px;
}

#wrapContentLeft a,
#wrapContentRight a {
	color: #1B3585;
}

#wrapContentLeft a:hover,
#wrapContentRight a:hover {
	color: #4B59AF;
}

#wrapTop {
        height: 62px;
        padding-left: 5px;
        padding-top: 5px;
        text-align: left;
        background: transparent;
		margin: 0;
}

#wrapTopFrameTop {
	margin: 0;
	background: transparent url('../images/editor-frame-tops.png') top left no-repeat;
	height: 26px;
}

#wrapTopFrameTopOnePiece {
	margin: 0;
	background: transparent url('../images/editor-frame-tops-onepiece.png') top left no-repeat;
	height: 26px;
}

#wrapTop td {
	font-size: 16px;
	font-weight: bolder;
	color: #1B3585;
}

#wrapFooter {
	font-size: 10px;
	text-align: center;
	padding-left: 550px;
	margin-right: 100px;
	color: #1B3585;
}

#wrapTopNavi {
	vertical-align: bottom;
	height: 19px;
	margin: 0;
	padding-top: 40px;
	background: transparent url('../images/editor-top.png') top left no-repeat;
	color: #669bd5;
}

#wrapTopNavi td.selected,
#wrapTopNavi td.selectedLast {
	font-weight: bolder;
}

#wrapTopNavi table {
	width: 920px;
	vertical-align: bottom;
	background: transparent url('../images/editor-slice-dark.png') top left repeat-y;
	height: 19px;
	height: auto;
	margin: 0;
}

#wrapTopNavi td {
	min-width: 100px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

#wrapTopNavi a {
	display: block;
	width: 100%;
	height: 16px;
	text-decoration: none;
	color: #2D4892;
	padding-top: 2px;
}

#wrapTopNavi a.selected {
	background: #76A4D6;
	color: #2D4892;
	background: none;
}

#wrapTopNavi img {
	margin: 0 5px 0 5px;
}

/*#wrapTopNaviRight td,
#wrapTopNaviLeft td {
	border-left: solid 1px #b9407d;
	border-right: solid 1px #b9407d;
}*/

#wrapNaviQuery {
	width: 100%;
	background-color: transparent;
}

#wrapNaviQuery td {
	width: 75px;
	font-size: 10px;
	text-align: center;
}

#wrapNaviQuery td.textselected,
#wrapNaviQuery td.selected {
	background-color: #ebebeb;	
}

#wrapNaviQuery td.text {
	background-color: #fff;
}

#wrapNaviQuery img {
	margin: 10px;
}

#wrapNaviQuery a {
	text-decoration: none;
	color: #1B3585;
}

#wrapNaviQuery a.selected {
	color: #1B3585;
}

#managerLogo {
	width: 122px;
}

#topBoxes {
	background: transparent url('../images/editor-top-boxes.gif') top left no-repeat;
	width: 765px;
	min-height: 60px;
}

#topBoxes td {
	font-size: 12px;
	vertical-align: middle;
}

#topBoxes td#infoScreen {
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
}

#wrapBottom {
	clear: both;
	height: 234px;
	position: relative;
	margin: 0;
}

#wrapBottom a {
	font-size: 12px;
	text-decoration: none;
	color: #1B3585;
}

#wrapBottom a:visited {
	color: #1B3585;
}

#wrapBottom a:hover {
	color: #4B59AF;
}


#backButton {
	display: block;
	position: absolute;
	left: 20px;
	top: 73px;
	background: transparent url('../images/button-back-active.gif') top left no-repeat;
	text-align: left;
	height: 36px;
	width: 90px;
}

#backButton a {
	display: block;
	height: 26px;
	width: 50px;
	padding-left: 40px;
	padding-top: 10px;
}

#backButton a:link,
#backButton a:visited {
	background: transparent url('../images/button-back-inactive.gif') top left no-repeat;
}

#backButton a:hover,
#backButton a:focus {
	background: transparent url('../images/button-back-active.gif') top left no-repeat;
}

#nextButton {
	display: block;
	position: absolute;
	right: 20px;
	top: 73px;
	background: transparent url('../images/button-next-active.gif') top right no-repeat;
	text-align: right;
	height: 36px;
	width: 90px;
}

#nextButton a {
	display: block;
	height: 26px;
	width: 50px;
	padding-right: 40px;
	padding-top: 10px;
}

#nextButton a:link,
#nextButton a:visited {
	background: transparent url('../images/button-next-inactive.gif') top right no-repeat;
}

#nextButton a:hover,
#nextButton a:focus {
	background: transparent url('../images/button-next-active.gif') top right no-repeat;
}


#previewButton {
	display: block;
	position: absolute;
	right: 280px;
	top: 75px;
	background: transparent url('../images/button-preview-active.gif') top center no-repeat;
	text-align: center;
	height: 50px;
	width: 120px;
}

#previewButton a {
	display: block;
	height: 18px;
	width: 120px;
	padding-right: 0px;
	padding-top: 32px;
}

#previewButton a:link,
#previewButton a:visited {
	background: transparent url('../images/button-preview-inactive.gif') top center no-repeat;
}

#previewButton a:hover,
#previewButton a:focus {
	background: transparent url('../images/button-preview-active.gif') top center no-repeat;
}

#profileButton {
	display: block;
	position: absolute;
	right: 150px;
	top: 75px;
	background: transparent url('../images/button-profile-active.gif') top center no-repeat;
	text-align: center;
	height: 50px;
	width: 80px;
}

#profileButton a {
	display: block;
	height: 18px;
	width: 80px;
	padding-right: 0px;
	padding-top: 32px;
}

#profileButton a:link,
#profileButton a:visited {
	background: transparent url('../images/button-profile-inactive.gif') top center no-repeat;
}

#profileButton a:hover,
#profileButton a:focus {
	background: transparent url('../images/button-profile-active.gif') top center no-repeat;
}


#logoutButton {
	display: block;
	position: absolute;
	right: 70px;
	top: 75px;
	background: transparent url('../images/button-exit-active.gif') top center no-repeat;
	text-align: center;
	height: 50px;
	width: 80px;
}

#logoutButton a {
	display: block;
	height: 18px;
	width: 80px;
	padding-right: 0px;
	padding-top: 32px;
}

#logoutButton a:link,
#logoutButton a:visited {
	background: transparent url('../images/button-exit-inactive.gif') top center no-repeat;
}

#logoutButton a:hover,
#logoutButton a:focus {
	background: transparent url('../images/button-exit-active.gif') top center no-repeat;
}

#helpButton {
	display: block;
	position: absolute;
	right: 145px;
	top: 75px;
	background: transparent url('../images/button-help-active.gif') top center no-repeat;
	text-align: center;
	height: 50px;
	width: 80px;
}

#helpButton a {
	display: block;
	height: 18px;
	width: 80px;
	padding-right: 0px;
	padding-top: 32px;
}

#helpButton a:link,
#helpButton a:visited {
	background: transparent url('../images/button-help-inactive.gif') top center no-repeat;
}

#helpButton a:hover,
#helpButton a:focus {
	background: transparent url('../images/button-help-active.gif') top center no-repeat;
}

#formBasicInfo th {
	font-size: 11px;
	text-align: left;
	color: #1B3585;
}

#formBasicInfo td {
	font-size: 11px;
	padding: 2px;
}

.text_input {
	width: 180px;
	width: 197px;
	_width: 195px;
	font-size: 11px;
	border: solid 1px #fff; /* 858b99; */
}

#formBasicInfo .text_input{
        width: 197px;
        _width: 195px;
}

select {
	width: 180px;
	font-size: 11px;
	border: solid 1px #858b99;
}


#formBasicInfo select {
        width: 199px;
}

#formLogin tr,
#formNewQuery tr {
	font-size: 11px;
	border-bottom: solid 1px #e9e3c7;
	border-bottom: none;
	color: #1B3585;
}

#formMessage tr {
	font-size: 11px;
	color: #1B3585;
}

#formMessage th {
	vertical-align: top;
	font-size: 11px;
}

#formSetConditions th,
#formInvalidEvaluators th,
#formUser th,
#formFolder th,
#formReport th,
#formAnomEvals th,
#formImport th,
#formLogin th,
#formNewQuery th {
	vertical-align: top;
	font-size: 11px;
	padding-left: 6px;
	padding-top: 2px;
}

#formMessage td {
	font-size: 11px;
}

#formSetConditions td,
#formInvalidEvaluators td,
#formUser td,
#formFolder td,
#formReport td,
#formAnomEvals td,
#formImport td,
#formLogin td,
#formNewQuery td {
	font-size: 11px;
	padding-left: 6px;
	padding-top: 2px;
	color: #1B3585;
}

div#formNewQuery select{
	width: 20px;
}

#formImport select, #formAnomEvals select{
	width: 199px;
}

#formReport h3 {
	background-color: #fff;
}


#formMessage textarea {
	width: 330px;
	height: 300px;
	border: solid 1px #959f9f;
}

#listLanguages td {
	font-size: 11px;	
}

#listEvaluators table,
#listUsers table,
.listEvaluators table {
	width: 300px;
	font-size: 11px;
}

#listFolders table {
	width: 99%;
}


#listEvaluators th,
#listFolders th,
#listUsers th,
.listEvaluators th {
	font-size: 11px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #1B3585;
	text-align: left;
}

#listEvaluators td,
#listFolders td,
#listUsers td,
.listEvaluators td {
	font-size: 11px;
	vertical-align: middle;
}

.listEvaluators td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#listEvaluators a,
#listFolders a,
#listUsers a,
.listEvaluators a {
	color: #1B3585;
}

#listUsers td {
	border-bottom: solid 1px #ccc;
}

#listEvaluators p,
#listFolders p,
.listEvaluators p {
	font-size: 11px;
	color: #1B3585;
}

#listEvaluators img,
#listFolders img,
#listQuestions img,
.listEvaluators img {
	vertical-align: middle;
}

#listQuestions table {
	border-collapse: collapse;
}

#listQuestions td {
	font-size: 11px;
	padding: 0px;
	color: #1B3585;
}

#tableHelp table {
	width: 400px;
	border-collapse: collapse;
	border-top: solid 1px #c6d8ee;
	border-bottom: solid 1px #c6d8ee;
}

#tableHelp th {
	font-size: 11px;
	padding: 0px;
	color: #1B3585;
}

#tableHelp td {
	vertical-align: middle;
	font-size: 11px;
	padding: 0px;
	color: #1B3585;
}

select, input[type=file],textarea {
	font-size: 11px;
	border: solid 1px #888;
	border: 0px solid transparent;
	color: #1B3585;
	background: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	cursor: pointer;
}

.text_input {
	font-size: 11px;
	border: solid 1px #888;
	border: 0px solid transparent;
	color: #1B3585;
	background: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	cursor: pointer;
}

.button {
	font-size: 11px;
	border: 0;
	border: solid 1px #888;
	border: 0px solid transparent;
	color: #1B3585;
	background: #c6d8ee;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	cursor: pointer;
}

.button:hover {
	background: #4b7bb5;
	color: #FFFFFF;
}

#formBasicInfo .button{
	margin-right: 8px;
}

.text_input_message {
	width: 330px;
	font-size: 11px;
	border: solid 1px #858b99;
}

#answerTable table.diagram {
	width: 280px;
	height: 280px;
	border: solid 1px #c6d8ee;
	background-color: #76a4d6;
}

#answerTable input {
	border: solid 1px #868a9a;
}

#answerTable input.small {
	width: 75px;
	font-size: 9px;
}

#answerTable td.middle {
	vertical-align: middle;
}

#answerTable td.bottom {
	vertical-align: bottom;
}

#wrapNaviQuery td.header {
	width: 100%;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: left;
	white-space: nowrap;
	color: #1B3585;
}

.narrow {
	width: 1%;
}

.bordertop td {
	padding-top: 5px;
	border-top: solid 1px #1b3585;
}

#formUser input[type=text],
#formUser input[type=password] {
	width: 200px;
	font-size: 11px;
	border: solid 1px #ccc;
}

#formUser textarea {
	width: 200px;
	height: 100px;
	border: solid 1px #ccc;
}

#formUser input[type=submit] {
	font-size: 11px;
	border: solid 1px #585858;
}

.nodeco {
	text-decoration: none;
}

#evaluators table {
	border-collapse: collapse;
}

#evaluators th,
#evaluators td {
	font-size: 12px;
}

table.nametable,
.nametable tr,
.nametable td {
	text-align: left;
	border:0; margin:0; padding:0;
}

/* new main menu begin*/

html body #mainMenuTable{
	height: 19px;
}

body #mainMenuTable td{
        background: url(../images/menu-arrow2.gif) no-repeat left top;
	padding: 0px;
	width: 14%;
}

body #mainMenuTable div{
	background: url(../images/menu-arrow1.gif) no-repeat right top;
	padding: 0px;
	height: 19px;
}

body #mainMenuTable.pad div{
	height: 17px;
	padding-top: 2px;
}

html body #mainMenuTable.pad td.selectedFirst div{
	height: 19px;
	padding: 0px;
}

html body #mainMenuTable td.selected{
	background: #76a4d6 url(../images/menu-arrow2-o.gif) no-repeat left top;
}

body #mainMenuTable td.selected div{
	background: url(../images/menu-arrow1-o.gif) no-repeat right top;
	padding: 0px;
}

html body #mainMenuTable td.selectedLast{
	padding: 0;
	background: #76a4d6 url(../images/menu-arrow2-o.gif) no-repeat left top;
}

body #mainMenuTable td.selectedLast div{
	background: none;
	padding: 0px;
}

body #mainMenuTable td.selected div a{
	background: none;
}

body #mainMenuTable td div a:hover {
        color: white;
}

body #mainMenuTable td.first, #mainMenuTable td.last div{
        background: none;
}

html body #mainMenuTable td.selectedFirst{
	background: #76a4d6;
}

div.resultList table {
	border: solid 1px #000;
}

div.resultList table td {
	text-align: center;
	border: solid 1px #000;
	padding: 4px;
}
div.resultList table th {
	text-align: center;
	border: solid 1px #000;
	padding: 4px;
	background-color: #76A4D6;
}

/* new main menu end */


.redbox {
	border: solid 1px #f00;
}


.strong {
	font-weight: bolder;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

#message {
	margin-top: 10px;
	margin-bottom: 10px;
}

#message li, #message p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#message img {
	vertical-align: middle;
	margin: 5px;
}

#message .error {
	color: #f00;
}

#message .warning {
	color: #00f;
}

#message .ok {
	color: #090;
}

tr.result_row:hover {
	background-color: #96d4f6;
}
