/**************************************
 * THEME NAME: eurocepalumnos
 *
 * Files included in this sheet:
 *
 *   eurocepalumnos/extra.css
 **************************************/

/***** eurocepalumnos/extra.css start *****/

/* General */

body {
	margin: 0;
	padding: 0;
    background: #eee;
}

body, table, td, th, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

#page {
	width:95%;
	background: #fff;
    margin: 0 auto 0 auto;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-top: 10px solid #F9F952;
}

/* Cabecera */

#header, #header-home {
  height: 80px;
  background: #6382C2 url('sup02.gif') repeat-x top;
}

div.headermenu {
	margin: 10px 10px 0 0;
	font-size: 90%;
	color: #006699;
}

.breadcrumb .sep, #admin-report-simpletest-index .sep {
  color:#fff;
}

/* Gradientes */

div.navbar {     
	background: #006699;
	color: #fff;
	margin: 10px 0 0 0;
	border-bottom: 6px solid #eee;
}

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {
	background: #006699;
	color: #fff;
	border: 0;
	margin: -10px 0 20px 0;
}

/* Botones */

input, select, button#searchform_button {
	border: #ccc 1px solid;
	color: #000;
	font-size: 11px;
	background-color: #fff; 
	margin: 0 5px 0 0;
	}

/* Columna */

 #right-column {
	padding-right: 15px;
 }

 #left-column {
	padding-left: 15px;
 }

.sideblock .header .hide-show img.hide-show-image {
  background: url('pix/t/switch_minus.gif') no-repeat bottom;
}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url('pix/t/switch_plus.gif') no-repeat bottom;
} 

.calendar-controls .current{
background: #fff;
}

.calendar-controls .previous a:hover, .calendar-controls .next a:hover {
background: #fff;
}

h2.headingblock {
	margin: 0;
}

div.header h2 {
	margin: 3px 0 0 0;
}

.sideblock .header .hide-show-image {
  margin: 0;
  _margin: 4px 0 0 0;
}

/* Contenido */

#course-view .weekscss .current,
#course-view .current td.side {
  background: #eee;
}

div#content {
	margin: 0 10px 0 10px;
}

 /* Enlaces */

a:link,
a:visited {
  color:#006699;
}

a.dimmed:link,
a.dimmed:visited {
  color:#006699;
}

a:hover {
  color:#006699;
  text-decoration: underline;
}

a.autolink:link,
a.autolink:visited {
  color:#006699;
} 

div.navbar a, div.navbar a:link, div.navbar a:visited {
	color: #fff;
}

div.navbar a:hover {
	color: #fff;

}

#header a, #header-home a {
	color: #006699;
}

#header a, #header-home a:hover {
	color: #006699;
}

th.header a {
	color: #fff;
}

#header div.logininfo, #header-home div.logininfo {
	margin: 0 0 5px 0; /* arriba */
}

div.logininfo a {
	font-weight: bold; /* general */
}

/* Pie */

#footer p {
	margin: 0;
	padding: 0;
}

#footer {
	background-color: #006699;
	color:#fff;
	padding: 4px 0 4px 0;
	border-top: 6px solid #eee;
}

#footer a, #footer a:hover {
	color:#fff;
}

#footer a.partner, #footer a:hover.partner {
	font-weight: normal;
}/***** eurocepalumnos/extra.css end *****/

