/* ======================================================
 *                      HTML Tags
 * ====================================================== 
 */

html { background: #fff; color: #333; }
body {}
form {}

input.button { 
  background: #cbd2bd; 
  border-top: 1px solid #dee5cf; 
  border-left: 1px solid #dee5cf; 
  border-bottom: 1px solid #989e8c; 
  border-right: 1px solid #989e8c; 
  color: #333; 
}

/* ======================================================
 *                    Joomla elements
 * ====================================================== 
 */

.readon { 
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  border-bottom: 1px solid #f1f1f1;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #f2f2f2;
}


/* ======================================================
 *               General Stuctural Layout
 * ====================================================== 
 */ 
 
#wce-T0 { background: #fff url(../../images/light/header-bg-5.jpg) 0 0 repeat-x; }
#wce-T1 {}
#wce-header { background: url(../../images/light/logo.jpg) 7px 0 no-repeat; }

#wce-B1mods { color: #aaa; }
#wce-B1mods a { color: #8a5711; }

/* ----------------------- module/block  s p a c e r s */

.spacer .block { float: left; }
.spacer.w99 .block { width: 99.8%;  }
.spacer.w49 .block { width: 49.8%; }
.spacer.w33 .block { width: 33.1%; }
.spacer.w24 .block { width: 24.8%; }


/* ======================================================
 *                         Varia
 * ====================================================== 
 */

