/* MAKET SPECIFIC STYLES */

/* BODY */
#lay_body {
  padding:15px;
}

#lay_body P {
  margin-top:0px;
  margin-left:15px;
  margin-bottom:15px;
}

#lay_body H1 {
  margin-left:15px;
  margin-top:20px;
}

/* BLOCK 1 */
#lay_f1 {
}

/* BLOCK 2 */
#lay_f2 {
  padding-top:15px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:5px;
}

#lay_f2 A {
  text-decoration:underline;
  color:#50504f;
}

#lay_f2 A:hover {
  text-decoration:none;
  color:#333333;
}

/* BLOCK 3 */
#lay_f3 {
  padding-top:10px;
}

#lay_f3 DIV {
  color: #5f5f5f;
}

#lay_f3 A {
  color: #5f5f5f;
}

#lay_f3 A:hover {
  color: #ffffff;
}

#tree { font-size:10px; }
#tree IMG { BORDER: 0px; HEIGHT: 16px; WIDTH: 19px }
#tree DIV {font-size:10px;}
#tree DIV A{font-size:10px;}
#tree DIV A:hover {font-size:10px;}
.tree_item_selected {color:#970018;}

#tree DIV.sm_level_0,
#tree DIV.sm_level_0 A,
#tree DIV.sm_level_0 A:hover,
#tree DIV.sm_level_0 A:visited {font-size:11px; font-decoration:none; color:#50504f;}
#tree DIV.sm_level_1,
#tree DIV.sm_level_1 A,
#tree DIV.sm_level_1 A:hover, 
#tree DIV.sm_level_1 A:visited {font-size:11px; font-decoration:none; color:#50504f;}
#tree DIV.sm_level_2,
#tree DIV.sm_level_2 A,
#tree DIV.sm_level_2 A:hover,
#tree DIV.sm_level_2 A:visited {font-size:11px; font-decoration:none; color:#50504f;}
#tree DIV.sm_level_3,
#tree DIV.sm_level_3 A,
#tree DIV.sm_level_3 A:hover, 
#tree DIV.sm_level_3 A:visited {font-size:10px; font-weight:normal;}

ul {
  margin-top:auto;
  margin-left:10px;
  margin-right:auto;
  margin-bottom:auto;
  padding-top:5px;
  padding-left:10px;
  padding-right:0px;
  padding-bottom:0px;
}

li {
  list-style-type: none;
  background-image:url(/_mod_files/ce_images/layout/bullet.jpg);
  background-position:0 30%;
  background-repeat:no-repeat;
  padding-left:8px;
  padding-bottom:3px;
  margin-left:-1.7em;
}

html>body ul {
  margin:auto;
  padding:auto;
}

html>body li {
  list-style-type: none;
  background-image:url(/_mod_files/ce_images/layout/bullet.jpg);
  background-position:0 30%;
  background-repeat:no-repeat;
  padding-left:8px;
  padding-bottom:3px;
  margin-left:-0.9em;

}