/**************************************
 * THEME NAME: WTE
 *
 * Files included in this sheet:
 *
 *   WTE/user_styles.css
 **************************************/

/***** WTE/user_styles.css start *****/

﻿div.mymenu {
      float:right;
           font-size:0.85em;
      line-height:normal;
	  
	  height:50px;

        
      }
    div.mymenu ul {
	padding:10px 0px 0 0;
	list-style:none;
      }
    div.mymenu li {
	float:right;
	background:url('pix/button.png') no-repeat right top;
	height:30px;
	width:80px;
    margin-left: 5px;
	padding:0;
      }
    div.mymenu a {
	display:block;
	padding:6px 0px 4px 0;
	font-size: 0.8em;
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
      }







body {
	font-size: 100%;
	color: #333333;
	font-family: 'Bitstream Vera Serif', georgia, times, serif;
	margin: 0 auto;
	background-color:transparent;
	background-image: url(pix/page_bg_c.png);
	background-position:left bottom;
	background-repeat:repeat;
	
	
	
}
div#wrapper{
	/*width: 100%;*/
	overflow:hidden;
	margin:auto;
	text-align:left;
	
}

div#wrapper_t{
	position:absolute;
	height:460px;
	width: 100%;
	left:0px;
	top:-5px;
	z-index:-10;
	background-image: url(pix/page_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	
}


div#content {
	padding: 10px 0 0 0;
	font-size: 0.75em;
	line-height: 1.6em;
	clear: both;
	
	
	/*width:990px;*/	/*background-image: url(pix/page_bg.jpg);
	background-repeat: no-repeat;
	background-color: #bdd067;
	background-position: center top;*/
}

div.contentw_t{
	background-image: url(pix/content_t.png);
	background-repeat: no-repeat;
	background-position:left;
	height: 24px;
	width:990px;
}

div.contentw_b{
	background-image: url(pix/content_b.png);
	background-repeat: no-repeat;
	height: 24px;
	width:990px;
	clear: both;
	
}

.content_cat_t{
	background-image: url(pix/content_cat_t.png);
	background-repeat: no-repeat;
	background-position:left;
	height: 24px;
	width:1100px;
	
}
.content_cat_m{
	background-color:#f8f8f8;
	width:1100px;
	clear:both;
	margin:0;
	padding:15px 0 15px 0;	
	
}

.content_cat_b{
	background-image: url(pix/content_cat_b.png);
	background-repeat: no-repeat;
	height: 24px;
	width:1100px;
	margin:0;
	padding:0;
}


	
div.layout_tab{
	width:990px;
	overflow:hidden;
}

div.left_col{
	width:220px;
	background-image: url(pix/content_l.png);
	background-repeat: repeat-y;
	float: left;
	background-position:left;
	
	
	padding-bottom:5000px;
	margin-bottom:-5000px;
}


div.middle_col {
	background-image: url(pix/content.png);
	background-repeat: repeat-y;
	background-position:center;
	float: left;
	width:540px;
	margin:0 0px;
	padding-bottom:5000px;
	margin-bottom:-5000px;
}

div.right_col {
	width:220px;
	background-image: url(pix/content_r.png);
	background-repeat: repeat-y;
	float: left;
	background-position:right;
	padding-bottom:5000px;
	margin-bottom:-5000px;
}
div#footer {
	
	height:56px;
	width:100%;	
	bottom: 0px;
	left:0;
	line-height:13px;
	text-align:center;
	color: #51626d;
	background: transparent url(pix/page_bg_b.png) repeat-x top left;
}





#headwrapper {
	height: 105px;
	width:990px;
	margin-bottom:10px;
	padding-top:20px;
	

}

.head {
 width: 100%;
 float: right;
	
	
}



div.header-left {
	width: 455px;
	float: left;
	vertical-align:middle;
	
}

div.header-left img {
	/*margin: 25px 0 50px 0px;*/
	vertical-align:middle;

}


div.header-right {
 float: left;
	 width:535px;
		
}

div.header-right div.headerlogin {
	float: right;
	margin: 10px 0px 20px 0;
	font-size: 0.8em;	 
	
	
}
 div.headerlogin div select {
	
	
	  float: right;
	  margin-top: 5px;
	  margin-bottom: 0;
}
div.headerlogin .logininfo{
	font-size: 14px;
	color:#ccc;
 	/*padding-top: 25px;*/
}






div.breadcrumb {
  font-size: 0.8em;
  padding-left: 0.3em;
  float:left;
}



div.navbar {
	border-style: none;
	font-size: 1em;
	height:30px;
	background-image: url(pix/content_n.png);
	background-repeat: no-repeat;
	background-color:none;
	width:970px;
	clear:both;
	margin:25px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 15px 0 15px;
}





div.navbar div.navbutton form {
  float: left;
}
div.navbar div.navbutton {
	margin:0;
	padding:0;
	top:0;
	
 
}


div.langmenu  select {
	
	  margin: 0 10px;
	
	
	
}

#footer div.logininfo {
	
	 font-size: 14px;
	 text-align:center;
	color:#ccc;
 	padding-top: 25px;
}

#footer div.sitelink {
	
	 position: absolute;
	  margin-top: -5px;
	 
	
	
}

#footer p.helplink {
	 float: right;
	 padding-right: 20px;
}


div.mylink {
float:right;
font-size: 11px;
color:#ccc;
padding:0;

 margin:0;
 
}
div.mylink a:link, div.mylink a:visited {
float:right;
font-size: 11px;
color:#ccc;
text-decoration: none;

}


div.left_col div.sideblock, #layout-table #left-column .sideblock{
	background-color: transparent;
	background-image: url(pix/box_b.png);
	background-repeat: no-repeat;
	background-position: 4px bottom;
	padding-bottom: 10px;	
	border-style:none;
	
}

div.right_col div.sideblock, #layout-table #right-column .sideblock {
	background-color: transparent;
	background-image: url(pix/box_b_r.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	
	
	
}


ul.section li {
  margin: 0.2em 0;
}
div.sideblock div.content * {
	margin-top:0px;
  text-align: left;

}
div.sideblock div.content input[type="submit"] {
  width: auto;
}
button#searchform_button {
  width: auto;
}
div.sideblock div.content div.btn input {
  width: auto;
}
.block_login .loginform .fld {
  text-align: right;
}
div.sideblock div.calendar-controls a.next {
  text-align: right;
}
div.sideblock ul.list span.c1 {
  padding-left: 0px;
}



div.sideblock div.title h2 {

	margin:0;
	height:27px;
	line-height:25px;
	padding-left:10px;
	margin-left:4px;
	
	font-size: 11px;
	color: #fff;
	text-align: left;
	text-transform: none;
	font-weight: 700;
	overflow:hidden;
	background-color: transparent;
	background-image: url(pix/box_h3.png);
	background-repeat: no-repeat;
}

div.right_col div.sideblock div.title h2, #right-column .sideblock .title h2{

	background: transparent url(pix/box_h3_r.png) no-repeat top left;
	margin:0;

	
}

div.left_col div.sideblock div.header, div.right_col div.sideblock div.header {
	color: #fff;
	text-align: left;
	text-transform: none;
	font-weight: 700;
	overflow:hidden;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

div.right_col div.sideblock div.header {
	

}

div.left_col div.sideblock div.content {
	border: none;
	background-color: trasparent;
	background-image: url(pix/box_m.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 6px;
	padding-top:10px;
	padding-right:15px;
	margin-left:4px;
	
	

  }
  

div.left_col_b   {
	background-image: url(pix/box_b.png);
	background-position:left top;
	background-repeat: no-repeat;
	height: 10px;
	margin-right:15px;
	padding:0;
	
	
}
div.right_col div.sideblock div.content {
	/*padding: 0.4em 0.3em;*/
	border: none;
	background-color: transparent;
	background-image: url(pix/box_m_r.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top:10px;
	padding-right:15px;
	padding-left:6px;
	padding-bottom:1px;
	width:205px;
  
  }
 div.right_col_b   {
	background-image: url(pix/box_b_r.png);
	background-repeat: no-repeat;

 }
 div.sideblock div.content ul.list{
	  padding-left:15px;
	  padding-top:10px;
	  
  }
  div.sideblock div.content ul.list li{
	  font-size:14px;
	  
	  
	 
	  
  }
  div.sideblock div.content ul{
	  padding-left:15px;
  }
  div.sideblock div.content ul li {
	display:block;
	font-weight: 400;
	font-size: 11px;
	line-height: 15px;
	padding:0 0 4px 16px;
	margin:0 0 0 0;
	text-decoration: none;
	color: #3f4c54;
	background-color: transparent;
	background-image: url(pix/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
  }

div.sideblock table.minicalendar td.day {
  text-align: center;
  font-size: 0.9em;
}
div.sideblock table.minicalendar {
  border-style: none;
}


.sideblock .content .message {
  text-align: left;
}
.sideblock .header .hide-show-image {

  margin-top: 7px;
}
#right-column .sideblock .header .hide-show-image {

  margin-top: 7px;
  margin-right:20px;
}
.sideblock.hidden .header .hide-show-image {
  margin-top: 7px;
}
#right-column .sideblock.hidden .header .hide-show-image {
  margin-top: 7px;
  margin-right:20px;
}

div.sideblock div.commands a.roles img {
  width: 11px;
  height: 11px;
}
div.sideblock span.icon {
  display: block;
  float: left;
  margin-right: 0.3em;
}
div.sideblock ul.list li {
  clear: left;
}
div.sideblock div.header div.commands {
  height: 16px;
  background-color: #ffffff;
}





#calendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.minicalendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.block_calendar_month .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
#calendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.minicalendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.block_calendar_month .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
#calendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.minicalendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.block_calendar_month .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
#calendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
.minicalendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
.block_calendar_month .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
table.cal_popup_bg {
  background-color: #F8F8F8;
  color: #333333;
  border-color: #EEFFDD;
}
div.sideblock div.calendar-controls span.current {
  text-align: center;
}




body#admin-lang h2.main {
  font-size: 1em;
  text-align: left;
}
body#course-index table.generalbox {
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

div.generalbox {
	/*background-color: #EBECD2; /* base */
	border: none;
}
div.coursebox {
   
    border: 1px 
#C1E0E1 solid;
   
   
   }

div.clearer {
  clear: both;
}
h1 {
  font-size: 1.7em;
}

h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1.0em;
}
a:link {
  color: #116699;
}
a:visited {
  color: #a43103;
}
a:hover {
  color: #779911;
}
a.dimmed:link {
  color: #AAAAAA;
}
a.dimmed:visited {
  color: #AAAAAA;
}

table.generaltable {
  background-color: #EEEEEE;
}
span.arrow {
  font-family: Arial, Helvetica, Courier, sans-serif; 
}
p.arrow_button input {
  font-family: Arial, Helvetica, Courier, sans-serif; 
}
img.resize {
  width: 1em;
  height: 1em;
}
p.helplink {
  margin: 0.5em 0;
}
h1.headermain {
  color: #449900;
}
h2.headingblock {
  border-style: none;
  
  
}
.loginbox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
.loginbox.twocolumns .loginpanel {
  border-right-color: #DDDDDD;
}
div.noticebox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.generaltable td {
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.generalbox {
  border-top-width: 1px;
  border-style: solid none none;
  border-top-color: #DDDDDD;
}
table.generaltable th.header {
  background-color: #DDDDDD;
  border-width: 1px;
  border-style: solid;
  border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}
table.forumheaderlist th.header {
  background-color: #DDDDDD;
  border-width: 1px;
  border-style: solid;
  border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}
.forumheaderlist,
.forumpost {
  background-color: #EEEEEE;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
.forumheaderlist td {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
.forumpost .topic {
  border-bottom-color: #FFFFFF;
}
div.informationbox {
  background-color: #A1A197;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.userinfobox {
  border: 1px solid #DDDDDD;
}
p.copyright {
  text-align: center;
}
.errorbox {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #e15215;
  color: #fff;
}
table.minicalendar td.today {
  line-height: 1.4em;
  border: 2px solid #88DD55;
}
div.sideblock table.minicalendar tr.weekdays {
  font-size: 0.8em;
}
div.courseboxcontent {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
td.courseboxcontent {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.generaltable td.cell {
  white-space: normal;
}
body.admin table.generaltable {
  width: 100%;
}
body#course-view tr.section td.side {
	
	border-style: none;
	
}
body#course-view tr.section td.content {
  border-style: solid; /*Borde tabla*/
  border-color:#000000;
  border-width:thin;
}
body#course-user .section {
  background-color: #EEEEEE;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
div.que {
  border-style: none;
}
td.sitetopiccontent {
  border-style: none;
}
body#site-index td.categoryboxcontent {
  
  border-style: none;
}
.categorylist {
	border-width: 1px;/* base */
	border-style: solid;
	border-color: #EBDAAC #DDDDDD #DDDDDD #EBDAAC; /* fondo bloques */
	padding: 4px;
	text-align:left;
	width:60%;
}
body#admin-roles-manage td.generalboxcontent table td {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
body#admin-roles-override td.capcurrent {
  background-color:#FFFFFF;
  border: 1px solid #cecece;
}
div.breadcrumb span.sep {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #449900;
}
div.calendar-controls span.previous {
  font-family: verdana, arial, helvetica, sans-serif;
}
div.calendar-controls span.next {
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: right;
}
table#calendar td.maincalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table#calendar td.sidecalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #efd;
}
#calendar .event_global,
#calendar .event_course,
#calendar .event_group,
#calendar .event_user,
.minicalendar .event_global,
.minicalendar .event_course,
.minicalendar .event_group,
.minicalendar .event_user {
  border: 1px solid !important;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.minicalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #f8f8f8;
}
table#calendar td.today,
div.minicalendar td.today {
  border-color: #8d5;
}
#adminsettings fieldset span.form-shortname {
  color: #cccccc;
  font-size: 90%;
}
#adminsettings fieldset {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
form.mform fieldset {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
form.mform div.textarea textarea {
  width: 35em;
}
body#grade-index table.grades {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;  
}
body#grade-index .grades td {
  border-color: #FFFFFF;
}
table.glossarypost {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #f8f8f8;
}
table.glossarypost div.concept h3 {
  display: inline;
}
table.glossarypost.continuous div.concept {
  display: inline;
}
div.entrybox {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #eee;
}

.tabrow0 {
  font-size: 100%;
  padding: 0;
}
.tabtree {
  margin-bottom: 3%;
}
.tabrow0 li {
  border: 1px solid #88DD55;
  margin: 0;
  padding: 4px;
}
.tabrow0 li.first {
  margin-right: 0;
}
.tabrow0 li.selected,
.tabrow0 li.here {
  background-color: #efd;
}
.tabrow0 a span {
  background-image: none;
  padding: 0;
}
.tabrow0 a {
  background-image: none;
  padding: 5px;
}
.tabrow0 a:hover {
  background-image: none;
}
.tabrow0 .here a:hover {
  background-image: none;
}
.tabrow0 a:hover span {
  background-image: none;
}
.tabrow0 .here a:hover span {
  background-image: none;
}
.tabrow0 div,
.tabrow0 ul {
  background-image: none;
  top: 100%;
  padding: 0 0 0.25em;
  line-height: 200%;
  border-top-color: #5c0;
}
.tabrow0 ul {
  background-color: #efd;
  padding: 0;
}
.tabrow0 ul li.selected,
.tabrow0 ul li.here {
  background-color: #efd;
}
.tabrow0 ul li {
  background-color: #f8f8f8;
}

div.middle-column table ul li {

list-style: none;
	
}

div.middle-column h2

{

border-bottom: 1px #eee solid;
	
}
#table-body{
	overflow:hidden;
	clear:both;
	
}

#layout-table #left-column-t {
	background-image:url(pix/course_t_l.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	
}
#layout-table #middle-column-t {
	background-color:#f8f8f8;
}
#layout-table #right-column-t {
	background-image:url(pix/course_t_r.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}
#layout-table #left-column-b {
	background-image:url(pix/course_b_l.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	
	
}
#layout-table #middle-column-b {
	background-color:#f8f8f8;
	width:600px;
}
#layout-table #right-column-b {
	background-image:url(pix/course_b_r.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;	
}
#layout-table #middle-column {
	background-color:#f8f8f8;
	
	
}
#layout-table #left-column {
	background-image:url(pix/course_m_l.png);
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: right top;
	width:230px;
	/*padding-bottom:1000px;
	margin-bottom:-1000px;*/
}
#layout-table #right-column {
	background-image:url(pix/course_m_r.png);
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:8px;
	



}

#left-column .sideblock .content {
	border: none;
	background-image: url(pix/box_m.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 6px;
	padding-top:10px;
	padding-right:4px;
	padding-left:8px;
	margin-left:8px;
	

  }
  
#left-column .sideblock .title h2 {
	margin-left:8px;
}

#layout-table #left-column .sideblock{
	background-position:8px bottom;

}

#right-column .sideblock .content {
	border: none;
	background-image: url(pix/box_m_r.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 6px;	
	padding-top:10px;
	padding-left:8px;
	
	padding-right:8px;
	width:210px;
	

  }
  
#layout-table .section .content ul{
	/*padding-left:20px;*/
}
#layout-table .content .label{
	list-style-type:none;
}
/***** WTE/user_styles.css end *****/


