#output{
display:none;
} 
#container{
	width:300px;
	height:1030px;
	
} 
#title{
	background:#333;
	overflow:hidden;
	width:300px;
	height: 30px;
	text-align: center;
} 
.clear{
clear:both;
} 
.button img {border: none !important;} 
/*#s1{
    z-index: 0;
}
#s2{
    z-index: 10;
}
#s3{
    z-index: 20;
}
#s4{
    z-index: 30;
}
*/ 
#title2{
	width: 300px;
	overflow: hidden;
} 
#title2 img{
border: none !important;
overflow: hidden;
} 
#thumbs {
	width: 331px;
	padding-top: 5px;
	position: absolute;
	visibility: visible;
	left: 269px;
	top: 24px;
	background-image: url(../images/bg_chales_001.gif);
	background-repeat: no-repeat;
	height: 273px;
	background-color: transparent; color: #333;
} 
#thumbs ul{
list-style:none;
margin:0 auto;
overflow:hidden;
display: inline;
} 
#thumbs ul li{
list-style:none;
margin:0 auto;
padding:20px 0 0 0;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
border:none;
font-weight:bold;
overflow:hidden;
float: left;
text-align: center;
} 
#thumbs ul li a{
color: #FFF;
border:0;
font-weight:bold;
text-decoration:none;
font-size:11px;
} 
#thumbs ul li a:hover{
color: #FFF;
text-decoration:underline;
border:0;
font-weight:bold;
} 
#thumbs img {
	width: 300px;
	height: 225px;
} 
.slide{
	width: 300px;
	height: 240px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	background-color: transparent; color: #333;

}
.hide{display:none;} /* ie6 bug fix*/
/*.slide{
width:168px;
height:187px;

padding:7px 5px 5px 5px;
overflow:hidden; 
} 
.imgborder ul li img{
border:1px solid #ffffff;
} 
.imgborder ul li img a{
border:1px solid #ffffff;
} 
.imgborder ul li img a:hover{
border:1px solid #fecb31;
}*/ 
.slidetxt {
	color: #666;
}
.pics { 
height: 232px; 
width: 232px; 
padding:0; 
margin:0; 
overflow: hidden 
}
.pics img { 
height: 200px; 
width: 200px; 
padding: 15px; 
border: 1px solid #ccc; 
background-color: #eee; 
top:0; left:0 
}
.pics img {
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
/* syntax highlighting with Chili */
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

.php .tag       { color: purple; }
.php .com       { color: green; }
.php .const1    { color: maroon; }
.php .const2    { color: maroon; }
.php .function  { color: #e17100; }
.php .global    { color: maroon; }
.php .keyword   { color: blue; }
.php .mlcom     { color: gray; }
.php .name      { color: maroon; }
.php .number    { color: #880; }
.php .string1   { color: teal; }
.php .string2   { color: teal; }
.php .value     { color: gray; }
.php .variable  { color: #e15c03; }

.css .mlcom  { color: #4040c2; }
.css .color  { color: black; }
.css .string { color: teal; }
.css .attrib { color: blue; }
.css .value  { color: navy; }
.css .number { color: #880; }
pre { 
margin-top: 10px 
}
pre { 
font-size: small; 
padding: 15px; 
background-color: #eee; 
border: 1px solid #ddd; 
border-left-width: 5px; 
overflow-x: auto; 
}
pre.normal { 
background-color: transparent; 
border: none; 
border-left-width: 0; 
overflow-x: auto; 
}
code { 
padding: 0; 
font-size: 108%; 
font-style: normal; 
}
code.method { 
font-size: 150%; 
display: block; 
margin-top: 20px }
code.inline { 
background-color: #ffc 
}
trans {
}

