/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */

.php {background-color: #f0f0f0;}
.php .de1, .php .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; vertical-align:top;}
.php  {font-family:monospace;}
.php .imp {font-weight: bold; color: red;}
.php li, .php .li1 {font-weight: normal; vertical-align:top;}
.php .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
.php .kw1 {color:#000088;}
.php .kw2 {color: #000000; font-weight: bold;}
.php .kw3 {color: #990000;}
.php .kw4 {color: #009900; font-weight: bold;}
.php .co1 {color: #666666; font-style: italic;}
.php .co2 {color: #666666; font-style: italic;}
.php .co3 {color: #0000cc; font-style: italic;}
.php .co4 {color: #009933; font-style: italic;}
.php .coMULTI {color: #666666; font-style: italic;}
.php .es0 {color: #000099; font-weight: bold;}
.php .es1 {color: #000099; font-weight: bold;}
.php .es2 {color: #660099; font-weight: bold;}
.php .es3 {color: #660099; font-weight: bold;}
.php .es4 {color: #006699; font-weight: bold;}
.php .es5 {color: #006699; font-weight: bold; font-style: italic;}
.php .es6 {color: #009933; font-weight: bold;}
.php .es_h {color: #000099; font-weight: bold;}
.php .br0 {color: #111;}
.php .sy0 {color: #c12;}
.php .sy1 {color: #000000; font-weight: bold;}
.php .st0 {color: #0000ff;}
.php .st_h {color: #0000ff;}
.php .nu0 {color: #C00;font-weight:bold;}
.php .nu8 {color: #208080;}
.php .nu12 {color: #208080;}
.php .nu19 {color:#800080;}
.php .me1 {color: #004000;}
.php .me2 {color: #004000;}
.php .re0 {color: #003366;}
.php span.xtra { display:block; }

.xml {background-color: #f0f0f0;}
.xml .de1, .xml .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; vertical-align:top;}
.xml  {font-family:monospace;}
.xml .imp {font-weight: bold; color: red;}
.xml li, .xml .li1 {font-weight: normal; vertical-align:top;}
.xml .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
.xml .kw1 {color:#000088;}
.xml .kw2 {color: #000000; font-weight: bold;}
.xml .kw3 {color: #990000;}
.xml .kw4 {color: #009900; font-weight: bold;}
.xml .co1 {color: #666666; font-style: italic;}
.xml .co2 {color: #666666; font-style: italic;}
.xml .co3 {color: #0000cc; font-style: italic;}
.xml .co4 {color: #009933; font-style: italic;}
.xml .coMULTI {color: #666666; font-style: italic;}
.xml .es0 {color: #000099; font-weight: bold;}
.xml .es1 {color: #000099; font-weight: bold;}
.xml .es2 {color: #660099; font-weight: bold;}
.xml .es3 {color: #660099; font-weight: bold;}
.xml .es4 {color: #006699; font-weight: bold;}
.xml .es5 {color: #006699; font-weight: bold; font-style: italic;}
.xml .es6 {color: #009933; font-weight: bold;}
.xml .es_h {color: #000099; font-weight: bold;}
.xml .br0 {color: #111;}
.xml .sy0 {color: #c12;}
.xml .sy1 {color: #000000; font-weight: bold;}
.xml .st0 {color: #0000ff;}
.xml .st_h {color: #0000ff;}
.xml .nu0 {color: #C00;font-weight:bold;}
.xml .nu8 {color: #208080;}
.xml .nu12 {color: #208080;}
.xml .nu19 {color:#800080;}
.xml .me1 {color: #004000;}
.xml .me2 {color: #004000;}
.xml .re0 {color: #003366;}
.xml span.xtra { display:block; }

