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

/***** campusessscan/extra.css start *****/

/* General */

body {
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
    background: #518dbe;
}

html {
	height: 100%;
}

body, table, td, th, li {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 97%;
	letter-spacing: 0.02em;
}

#page {
	width:100%;
    margin: 20px auto 0 auto;
	background: #fff;
}

#tapa {
	margin: 0 auto 0 auto;
	width: 100%;
	height: 100%;
	background: #518dbe;
}

/* Cabecera */

#header, #header-home {
  background: #8abad7 url('sup02.gif') repeat-x;
  height: 110px;
}

#header a, #header-home a {
	outline: 0;
}

div.headermenu {
	font-size: 90%;
}

div.menu {
	padding: 60px 30px 0 0;
	color: #000;
}

div.menu a {
	color: #000;
}

div.menu a:hover {
	color: #518dbe;
}

.breadcrumb .sep, #admin-report-simpletest-index .sep {
  color:#518dbe;
}

.esquina {
    background: transparent url('sup03.jpg') no-repeat 0 0;
	width: 444px;
	height: 110px;
}

/* Gradientes */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header,
div.navbar {     
	color: #000;
	border: 0;
	margin: -10px 0 20px 0;
}

th.header,
td.header,
h1.header,
h3.header,
div.header,
div.navbar,
h2.header {     
	background: #a4c5f8 url('fnd01.jpg') repeat-x top;
}


/* Botones */

input, select, button#searchform_button {
	border: #ccc 1px solid;
	color: #000;
	font-size: 11px;
	background-color: #fff; 
	}

/* Columna */

 #right-column {
	padding-right: 0px;
 }

 #left-column {
	padding-left: 0px;
 }

.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;
}

ul.list li {
	margin: 5px 0 5px 0;
}

/* Contenido */

#course-view .weekscss .current,
#course-view .current td.side {
	background: #2174dc;
}

div#content {
	margin: 0 10px 0 10px;
}

 /* Enlaces */

a:link,
a:visited {
  color:#2174DC;
}

a.dimmed:link,
a.dimmed:visited {
  color:#2174DC;
}

a:hover {
  color:#000000;
  text-decoration: none;
}

a.autolink:link,
a.autolink:visited {
  color:#2174DC;
} 

div.navbar a, div.navbar a:link, div.navbar a:visited {
	color: #000;
}

div.navbar a:hover {
	color: #000;
}

#header a, #header-home a {
	color: #000;
}

th.header a {
	color: #000;
}

/* Pie */

#footer {
	border-top: 1px dashed #ccc;
}/***** campusessscan/extra.css end *****/

