/* styles for folding menus on siteindex */


li.foldinglist	{list-style-image: square url(../scripts/menu/list.gif)}

#foldheader	{cursor:pointer;
	cursor:hand ; 
	font-weight: bold ;}


#foldheader	{list-style-image: url(../scripts/menu/fold.gif)}

#foldinglist li.foldinglist	  {
	 list-style:	square url(../scripts/menu/list.gif) }

li.foldheader	  {
	 list-style:	square url(../scripts/menu/fold.gif) }

#foldheader ul	{
	list-style-image: square url(../scripts/menu/fold.gif); }

#test li.test	  {
	 list-style:	square url(../scripts/menu/list.gif) }

ul.square	  {
	list-style: square; }

ul.circle	  {
	list-style: circle; }

#submit2	{float: right;
	font-size: 8pt; }

#google2 {float: left;
	width: 250px;
	margin: 20px 10px 0 0; }
	font-size: 8pt; }

#google2 img.logo	{float: left; }

#google2 input[type="submit"] { -moz-border-radius:25px }

#google2 input { background-color: #aec4c3 ;
	 font-size: 8pt;  }

#google2 input:focus { background-color: #c0cac8 ;
	font-size: 8pt;  }

#google2 input:hover { background-color: #c0cac8; }

#google2 textarea:focus { background-color: #aec4c3; }

#google2 input.color {background-color: #a1bfbb;
	 color: #000; }	

#google2 input.color:hover {background-color: #01796f;
	 color: #fff; }	

#google2 .custom { background-color: #eee8e0; }

#google2 img { background: #eee8e0;
	border: none; }
