body {
	background-image: url(../img/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(../img/header_bkgrnd.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	position: relative;
	width: 98%;
}
#title {
	background-image: url(../img/header_title.jpg);
	background-repeat: no-repeat;
	height: 45px;
	z-index: 2;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#title span {
	background-image: url(../img/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 121px 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: 6px;
	border-left-width: 0px;
	width: 177px;
	z-index: 1;
	background-image: url(../img/logotype_apds.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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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;
}
#left_contents {
	background-image: url(../img/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;
}
#contents {
	background-image: url(../img/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(../img/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 {
	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(../img/message_title.jpg);
	color: #006666;
	
}
#message p {
	margin: 5px;
	padding: 0px;
}
#pres_view h1{
	background-image: url(../img/icons/ico_pres.jpg);
	
}
#pres_editor h1{
	background-image: url(../img/icons/ico_pres_add.jpg);
}
#pres_review h1{
	background-image: url(../img/icons/ico_pres_review.jpg);
}
#pres_upload h1{
	background-image: url(../img/icons/ico_pres_upload.jpg);
}
#pres_category {
	background-image: url(../img/icons/ico_pres_category.jpg);
}
#users h1 {
	background-image: url(../img/icons/ico_users.jpg);
}
#add_user h1 {
	background-image: url(../img/icons/ico_users_add.jpg);
}
#upload h1 {
	background-image: url(../img/icons/ico_pres_upload.jpg);
}
#footer {
	background-image: url(../img/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(../img/footer_span.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 26px;
	position: relative;
	display: block;
}
#footer h3 {
	background-image: url(../img/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(../img/icons/ico_title.jpg);
}
.ico_length {
	background-image: url(../img/icons/ico_length.jpg);
}
.ico_category {
	background-image: url(../img/icons/ico_category.jpg);
}
.ico_autor {
	background-image: url(../img/icons/ico_user.jpg);
}
.ico_description {
	background-image: url(../img/icons/ico_description.jpg);
}
.ico_parts {
	background-image: url(../img/icons/ico_parts.jpg);
}
.ico_materials {
	background-image: url(../img/icons/ico_parts.jpg);
}
.ico_file {
	background-image: url(../img/icons/ico_file.jpg);
}
.ico_kbytes {
	background-image: url(../img/icons/ico_kbytes.jpg);
}
.ico_action {
	background-image: url(../img/icons/ico_actions.jpg);
}
.ico_score {
	background-image: url(../img/icons/ico_score.jpg);
}
.ico_messege {
	background-image: url(../img/icons/ico_messege.jpg);
}
.ico_add {
	background-image: url(../img/icons/ico_add.jpg);
}
.ico_edit {
	background-image: url(../img/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(../img/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(../img/icons/ico_messege.jpg);
}
.ico_no {
	background-image: url(../img/icons/ico_no.jpg);
}
.ico_password {
	background-image: url(../img/icons/ico_password.jpg);
}
.ico_firstname {
	background-image: url(../img/icons/ico_firstname.jpg);
}
.ico_lastname {
	background-image: url(../img/icons/ico_lastname.jpg);
}
.ico_email {
	background-image: url(../img/icons/ico_email.jpg);
}
.ico_phone {
	background-image: url(../img/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_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;
}
.button {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-image: url(../img/fondo_boton.jpg);
	background-repeat: repeat-x;
	padding: 0px 15px;
	height: 25px;
	margin: 10px 0px 5px 5px;
	font-weight: bold;
	font-size: 80%;
	font-family: "Lucida Sans Unicode", Arial;
	color: #003333;
}
