/*  HOM-2008 Website CSS */
/*  Pastilles for HOM-2008 Only  */
/*  MelaniŽ Horace, Intrinsix NY  */

.rcbox h1, .rcbox h2, .rcbox h3, .rcbox p {padding: 2px; border:0;}
.rcbox {background: transparent; padding:2px;}
.rcbox div {padding:2px;}

/* border-width 0 1px vs 0 0px is an IE5-6 trap */
.xboxcontent {display:block;  background:#eee; border:0 solid #fff; border-width:0 0px; padding: 10px;} 
.xb2, .xb3, .xb4 {border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1 {margin:0 5px; background:#fff;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}

/* ================Default Color Scheme (garish error) ================= */
.xb2, .xb3, .xb4 {
  background:#ff0; border-left-color:#fff; border-right-color:#fff;} .xb1 {background:#fff;}
.xboxcontent { background:#ff0; border-color:#fff;}
.xboxcontent h2, .xboxcontent h3, .xboxcontent h4, .xboxcontent p, .xboxcontent a {color:#111;  font-size: 95%;}


/* =================Color Scheme 1 (ice blue w/white) ===================== */
.cs1 .xb2, .cs1 .xb3, .cs1 .xb4 {
  background:#66a6cf; border-left-color:#66a6cf; border-right-color:#66a6cf;} .cs1 .xb1 {background:#66a6cf;}
.cs1 .xboxcontent { background:#66a6cf; border-color:#66a6cf;}
.cs1 .xboxcontent h2, .cs1 .xboxcontent h3, .cs1 .xboxcontent h4, .cs1 .xboxcontent p, .cs1 .xboxcontent td, .cs1 .xboxcontent a {color:#111;}


/* =================Color Scheme 2 (sky (richer) blue w/white) ===================== */
.cs2 .xb2, .cs2 .xb3, .cs2 .xb4 {
  background:#336c99; border-left-color:#336c99; border-right-color:#336c99;} .cs2 .xb1 {background:#336c99;}
.cs2 .xboxcontent { background:#336c99; border-color:#336c99;}
.cs2 .xboxcontent h2, .cs2 .xboxcontent h3, .cs2 .xboxcontent h4, .cs2 .xboxcontent p, .cs2 .xboxcontent td, .cs2 .xboxcontent a {color:#fff;}

/* =================Color Scheme 3 (green w/white) ===================== */
.cs3 .xb2, .cs3 .xb3, .cs3 .xb4 {
  background:#3f7266; border-left-color:#3f7266; border-right-color:#3f7266;} .cs3 .xb1 {background:#3f7266;}
.cs3 .xboxcontent { background:#3f7266; border-color:#3f7266;}
.cs3 .xboxcontent h2, .cs3 .xboxcontent h3, .cs3 .xboxcontent h4, .cs3 .xboxcontent p, .cs3 .xboxcontent td, .cs3 .xboxcontent a {color:#fff;}

/* =================Color Scheme 4 (sand, w/black type) ===================== */
.cs4 .xb2, .cs4 .xb3, .cs4 .xb4 {
  background:#eee9e3; border-left-color:#eee9e3; border-right-color:#eee9e3;} .cs4 .xb1 {background:#eee9e3;}
.cs4 .xboxcontent { background:#eee9e3; border-color:#eee9e3;}
.cs4 .xboxcontent h2, .cs4 .xboxcontent h3, .cs4 .xboxcontent h4, .cs4 .xboxcontent p, .cs4 .xboxcontent td, .cs4 .xboxcontent a {color:#222;}


/* =================Color Scheme 5 (brown w/white type) ===================== */
.cs5 .xb2, .cs5 .xb3, .cs5 .xb4 {
  background:#aa887c; border-left-color:#aa887c; border-right-color:#aa887c;} .cs5 .xb1 {background:#aa887c;}
.cs5 .xboxcontent { background:#aa887c; border-color:#aa887c;}
.cs5 .xboxcontent h2, .cs5 .xboxcontent h3, .cs5 .xboxcontent h4, .cs5 .xboxcontent p, .cs5 .xboxcontent td, .cs5 .xboxcontent a {color:#fff;}


/* =================Color Scheme 6 (mid-gray w/white) ===================== */
.cs6 .xb2, .cs6 .xb3, .cs6 .xb4 {
  background:#727272; border-left-color:#727272; border-right-color:#727272;} .cs6 .xb1 {background:#727272;}
.cs6 .xboxcontent { background:#727272; border-color:#727272;}
.cs6 .xboxcontent h2, .cs6 .xboxcontent h3, .cs6 .xboxcontent h4, .cs6 .xboxcontent p, .cs6 .xboxcontent td, .cs6 .xboxcontent a {color:#fff;}


/* =================Color Scheme 7 (violet w/white) ===================== */
.cs7 .xb2, .cs7 .xb3, .cs7 .xb4 {
  background:#969; border-left-color:#969; border-right-color:#969;} .cs7 .xb1 {background:#969;}
.cs7 .xboxcontent { background:#969; border-color:#969;}
.cs7 .xboxcontent h2, .cs7 .xboxcontent h3, .cs7 .xboxcontent h4, .cs7 .xboxcontent p, .cs7 .xboxcontent td, .cs7 .xboxcontent a {color:#fff;}


/* =================Color Scheme 8 (vibrant red w/white) ===================== */
.cs8 .xb2, .cs8 .xb3, .cs8 .xb4 {
  background:#dd4444; border-left-color:#dd4444; border-right-color:#dd4444;} .cs8 .xb1 {background:#dd4444;}
.cs8 .xboxcontent { background:#dd4444; border-color:#dd4444;}
.cs8 .xboxcontent h2, .cs8 .xboxcontent h3, .cs8 .xboxcontent h4, .cs8 .xboxcontent p, .cs8 .xboxcontent td, .cs8 .xboxcontent a {color:#fff;}

/* =================Color Scheme 9 (white box w/pencil, extra LR border added) clone ===================== */
.cs9 .xb2, .cs9 .xb3, .cs9 .xb4 {
  background:#fff; border-left-color:#999; border-right-color:#999;} .cs9 .xb1 {background:#999;}
.cs9 .xboxcontent { background:#fff; border-color:#999; border-width:0 1px 0 1px;  }
.cs9 .xboxcontent h2, .cs9 .xboxcontent h3, .cs9 .xboxcontent h4, .cs9 .xboxcontent p, .cs9 .xboxcontent td, .cs9 .xboxcontent a {color:#666;}

