body {
	background-image: url(../images/body_bkgrnd.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-size: 100%;
	font-family: "Lucida Sans Unicode", Arial;
	background-color: #F9F9F9;
}
#main {
	margin: 0px 0px 0px 26px;
	padding: 0px;
	background-color: #F9F9F9;
}
#header {
	margin: 5px 5px 0px 5px;
	height: 45px;
	background-image: url(../images/header_bkgrnd.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	position: relative;
	width: 98%;
}


div[id="title"][ class="survey"] {
	background-image: url(../images/header_survey_title.jpg);
	background-repeat: no-repeat;
	height: 45px;
	z-index: 2;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
div[id="title"] {
	background-image: url(../images/header_title.jpg);
	background-repeat: no-repeat;
	height: 45px;
	z-index: 2;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#title span {
	background-image: url(../images/header_span.jpg);
	display: block;
	height: 45px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top right;
}
#title h1 {
	display: none;
}
#middle {
	margin: 5px 10px 0px 10px;
	padding: 0px;
	border-top-width: 1px;
	border-color: #666666;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	position: relative;
	width: 96%;
}
#left_menu {
	font-size: 70%;
	padding: 5px 0px 180px 0px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	border-color: #999999;
	border-style: solid;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 177px;
	z-index: 1;
	background-image: url(../images/logotypes.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#left_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#left_menu li {
	margin: 0px;
	padding: 0px;
}
#left_menu a {
	background-image: url(../images/left_menu_btn.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-align: right;
	font-weight: bold;
	color: #666666;
	display: block;
	text-decoration: none;
	padding: 4px 15px 0px 0px;
	margin: 0px;
	z-index: 1;
	text-transform: uppercase;
}
#left_menu a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(../images/left_menu_btn_f2.jpg);
	background-repeat: no-repeat;
}
#left_menu ul ul a {
	text-align: left;
	font-weight: normal;
	color: #666666;
	width: 155px;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 20px;
	z-index: 2;
	font-size: 100%;
	margin: 0px;
	background: none;
}
#left_menu ul ul a:hover {
	font-weight: normal;
	color: #006666;
	text-decoration: none;
	background: none;
}
#login {
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/content_bkgrnd.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	padding: 10px;
	padding-bottom: 30px;
}
#login form {
	margin: 0px auto;
	position: relative;
	width: 450px;
	background-image: url(../images/icons/logito_courses.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 35px 0px 0px 0px;
	
}
#login h1 {
	margin: 10px 0px;
	font-size: 100%;
	color: #006666;
	text-align: center;
}
#login h2 {
	margin: 10px 0px;
	font-size: 70%;
	text-align: center;
}
#login p {
	margin: 10px 0px;
	font-size: 70%;
	padding: 0px;
}
#login label {
	margin: 10px 0px;
	padding: 0px;
	font-weight: bold;
	color: #006666;
	position: relative;
}

	
#blank_contents {
	background-image: url(../images/content_bkgrnd.jpg);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 15px;
	background-position: top right;
	border-color: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 3px;
	margin: 4px 0px 0px 4px;
}
#blank_contents h1 {
	font-size: 100%;
	color: #333333;
	background-image: url(../images/content_h1_ico.jpg);
	background-repeat: no-repeat;
	text-transform: capitalize;
	margin: 5px 0px;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	padding: 10px 0px 0px 45px;
}
#blank_contents p {
	font-size: 70%;
	margin: 5px 0px 5px 15px;
	padding: 2px;
}
#contents {
	background-image: url(../images/content_bkgrnd.jpg);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 15px;
	background-position: top right;
	border-color: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 3px;
	margin: 4px 0px 0px 176px;
}
#contents h1 {
	font-size: 100%;
	color: #333333;
	background-image: url(../images/content_h1_ico.jpg);
	background-repeat: no-repeat;
	text-transform: capitalize;
	margin: 5px 0px;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	padding: 10px 0px 0px 45px;
}
#contents h2 {
	font-size: 80%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 1px 20px;
	color: #009999;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
}
#contents h3 {
	font-size: 80%;
	text-transform: capitalize;
	color: #333333;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	height: 17px;
	
}
#contents form, #holder{
	margin: 10px 0px 20px 0px;
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px;
	padding: 10px;
}
#contents p {
	font-size: 70%;
	margin: 5px 0px 5px 15px;
	padding: 2px;
}
#contents label {
	font-size: 90%;
}
#contents a.pdflink {
  background-image: url(../images/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: top left;
  padding-left: 16px;
}
#contents .reportColumn a {
	font-size: 12px;
	}


#contents a {
	font-size: 100%;
	text-decoration: none;
	color: #006666;
	
}
#contents a:hover {
	color: #00CCCC;
	text-decoration: underline;
}
#message {
	border-color: #006666;
	border-style: dashed;
	border-width: 1px;
	margin: 0px auto;
	padding: 5px 5px 15px 5px;
	color: #333333;
	background-color: #A9C3C2;
	position: relative;
  margin-right: 120px;
}
#message h1 {
	background-image: url(../images/message_title.jpg);
	color: #006666;
	
}
#message p {
	margin: 5px;
	padding: 0px;
}
#pres_view h1{
	background-image: url(../images/icons/ico_pres.jpg);
	
}
#pres_editor h1{
	background-image: url(../images/icons/ico_pres_add.jpg);
}
#pres_review h1{
	background-image: url(../images/icons/ico_pres_review.jpg);
}
#pres_upload h1{
	background-image: url(../images/icons/ico_pres_upload.jpg);
}
#pres_category {
	background-image: url(../images/icons/ico_pres_category.jpg);
}
#users h1 {
	background-image: url(../images/icons/ico_users.jpg);
}
#add_user h1 {
	background-image: url(../images/icons/ico_users_add.jpg);
}
#upload h1 {
	background-image: url(../images/icons/ico_pres_upload.jpg);
}
#footer {
	background-image: url(../images/footer_bkgrnd.jpg);
	background-repeat: repeat-x;
	height: 26px;
	margin: 5px 5px;
	padding: 0px;
	background-position: top;
	clear: both;
	float: none;
	position: relative;
	width: 98%;
}
#footer span {
	background-image: url(../images/footer_span.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 26px;
	position: relative;
	display: block;
}
#footer h3 {
	background-image: url(../images/footer_h3.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	display: block;
	height: 21px;
	padding: 5px 0px 0px 28px;
	color: #666666;
	background-position: top left;
}


	
/*------------
	ICONS 
------------*/
/*Presentation: editor and view */
.ico_title {
	background-image: url(../images/icons/ico_title.jpg);
}
.ico_length {
	background-image: url(../images/icons/ico_length.jpg);
}
.ico_category {
	background-image: url(../images/icons/ico_category.jpg);
}
.ico_autor {
	background-image: url(../images/icons/ico_user.jpg);
}
.ico_description {
	background-image: url(../images/icons/ico_description.jpg);
}
.ico_parts {
	background-image: url(../images/icons/ico_parts.jpg);
}
.ico_materials {
	background-image: url(../images/icons/ico_parts.jpg);
}
.ico_file {
	background-image: url(../images/icons/ico_file.jpg);
}
.ico_kbytes {
	background-image: url(../images/icons/ico_kbytes.jpg);
}
.ico_action {
	background-image: url(../images/icons/ico_actions.jpg);
}
.ico_score {
	background-image: url(../images/icons/ico_score.jpg);
}
.ico_messege {
	background-image: url(../images/icons/ico_messege.jpg);
}
.ico_add {
	background-image: url(../images/icons/ico_add.jpg);
}
.ico_edit {
	background-image: url(../images/icons/ico_edit.jpg);
	display: block;
	float: left;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px 10px 0px 0px;
}
.ico_del {
	background-image: url(../images/icons/ico_delete.jpg);
	padding: 0px 0px 0px 20px;
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 10px 0px 0px;
}
.ico_ok {
	background-image: url(../images/icons/ico_messege.jpg);
}
.ico_no {
	background-image: url(../images/icons/ico_no.jpg);
}
.ico_password {
	background-image: url(../images/icons/ico_password.jpg);
}
.ico_firstname {
	background-image: url(../images/icons/ico_firstname.jpg);
}
.ico_lastname {
	background-image: url(../images/icons/ico_lastname.jpg);
}
.ico_email {
	background-image: url(../images/icons/ico_email.jpg);
}
.ico_phone {
	background-image: url(../images/icons/ico_phone.jpg);
}
/* Cells */
.cell_1 {
	width:45%;
	background-color: #CCCCCC;
	color: #666666;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-top-width: 1px;
	border-color: #999999;
	border-style: dashed;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
}
.cell_2 {
	width:15%;
	background-color: #CCCCCC;
	color: #666666;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-color: #999999;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.cell_3 {
	width:35%;
	background-color: #CCCCCC;
	color: #666666;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-top-width: 1px;
	border-color: #999999;
	border-style: dashed;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
}
.cell_5 {
	background-color: #CCCCCC;
	color: #666666;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-top-width: 1px;
	border-color: #999999;
	border-style: dashed;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
}
.selection_cell {
  text-align:center;
  font-weight:bold;
  font-size:12px;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-color: #999999;
	border-style: dashed;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
}
.cell_4 {
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-color: #999999;
	border-style: dashed;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
}
.input {
	width: 300px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	background-color: #F0F0F0;
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 90%;
	color: #006666;
}
#contents a.button {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-image: url(../images/fondo_boton.jpg);
	background-repeat: repeat-x;
	padding: 0px 5px;
	height: 20px;
	margin: 10px 0px 5px 5px;
	font-weight: bold;
	font-size: 90%;
	font-family: "Lucida Sans Unicode", Arial;
	color: #003333;
}

.reportRow td {
	text-align: center;
	font-size: 10px;
	}
	
#debugNav {
  display: block;
  background: #222;
  overflow: hidden;
}
#debugNav a {
  color: #fff;
  margin-right: 15px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 6px;
}

#debugNav a:hover {
  color: #fc0;
  text-decoration: underline;
}
.tacosFloatingPaneToolBar {
  background: transparent;
  overflow: hidden;
  position: absolute;
  width:95%;
  text-align:right;
  font-weight:bold;
}
.tacosFloatingPaneContent {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow: auto;
}


#dshow {
  display: none;
}

#debugconsoleContentId {
  background:#000000;
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  color: #33FF00;
  overflow: auto;
}

DIV.dojoFloatingPaneTitle {
  color: #fff;
}

.dojoFloatingPane {
  border: 1px solid #aaa;
  background-color: #222;
}

.dojoFloatingPaneDragbar {
  color: #000;
}

DIV.dojoFloatingPaneClient {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border: none;
} 
        
        .evaluatedResident{
	background-image: url(../images/icons/ico_check.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	display: block;
	height: 21px;
	padding: 5px 0px 0px 20px;
	color: #666666;
	background-position: top left;
	}
	
.unevaluatedResident{
	background-image: url(../images/icons/cancel_icon.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	display: block;
	height: 21px;
	padding: 5px 0px 0px 20px;
	color: #666666;
	background-position: top left;	
}
.fieldMissing {
	color:red;
}

.fieldInvalid {
	color:red;
    font-weight: bold;
}

.exceptionDialog {
   overflow: auto;
   display: block;
   margin-left: 5%;
   margin-right: 5%;
   height: 500px;
   background-color: white;
   border-left: 2px solid #E07000;
   border-right: 2px solid #E07000;
   border-bottom: 2px solid #E07000;
   -moz-border-radius-bottomright: 10px;
   -moz-border-radius-bottomleft: 10px;
}

.exceptionCloseLink {
   display: block;
   margin-left: 5%;
   margin-right: 5%;
   background-color: ThreeDFace;
   padding-top: 3px;
   padding-left: 5px;
   padding-bottom: 3px;
   font-weight: bold;
   color: #000000;
   cursor: pointer;
   cursor: hand;
   border-left: 2px solid #E07000;
   border-right: 2px solid #E07000;
   border-top: 2px solid #E07000;
   -moz-border-radius-topright: 10px;
   -moz-border-radius-topleft: 10px;
}
