
#treeMenu {left:0; top:0; width:270px;  font:normal 12px Arial, Helvetica, sans-serif; float:left; }
#treeMenu h2 {font:bold 20px Arial, Helvetica, sans-serif; color:#454545; margin-bottom:12px;}
#treeMenu ul {list-style:none; margin:0!important; padding:0!important;}
#treeMenu ul li {overflow:hidden; background:#f5f5f5 url(../images/results_right_boxs_head_bgr.jpg) repeat-x 0 0; border:solid 1px #cccccc; margin:5px 0; -moz-border-radius:5px;  -webkit-border-radius:5px; behavior: url(PIE.htc);  border-radius:5px;position:relative;}
#treeMenu ul li span {display:block; float:right; width:30px; height:30px; background:url(../images/treeSplit.png) no-repeat 100% 0;  cursor:pointer;position:absolute; top:0; right:0;}
#treeMenu ul li a {color:#000000;/*color:#333333;*/ font-size:13px; padding:10px 10px; display:inline-block;  text-decoration:none; width:234px; float:left; height:17px;}
#treeMenu ul li span.opened {background-position:100% -61px;}

#treeMenu ul li div { /*background:#fdfdfd url(../images/results_right_boxs_botm_bg.jpg) repeat-x 0 0; height:auto;*/}
#treeMenu ul li li { background:none; border:0; margin:0; padding-left:10px; border-bottom:solid 1px #fff;  border-top:solid 1px #eee; clear:both;}
#treeMenu ul li li a {color:#626262; font-size:12px; padding:5px 0; float:left;  width:auto;  }
#treeMenu ul li li a:hover {text-decoration:underline; color:#333;}
#treeMenu ul li li span { float:left; display:inline; width:15px; height:20px;  background-position:-10px -263px; cursor:default;}
#treeMenu ul li li span.closed {background-position:-10px -131px; cursor:pointer; }
#treeMenu ul li li span .closed.opened {background-position:-7px -197px; }

#treeMenu ul li li li {border:0;}

.accordion_container {padding:10px;}



/*Search Section - Accordion drop down slider*/

.resultsearch_container {width:242px;
			height:37px;
			float:left;
			margin:15px 0 15px 0;
			}
						
.resultsearch_container .textbox {width:151px;
				height:37px;
				float:left;
				background-image:url(../images/home_search_bgr.jpg);
				background-repeat:no-repeat;
				background-position:0 0;
				}

.textfield {background: none repeat scroll 0 0 transparent;
    		border: medium none;
    		color: #c4c4c4;
   		font-family: Arial,Helvetica,sans-serif;
    		font-size: 17.25px;
    		font-weight: bold;
    		height: 22px;
    		padding: 6px 0 6px 10px;
    		width: 141px;
    		outline:none;
    		}
						
.resultsearch_container .searchbutton_container {width:90px;
						height:37px;
						float:left;
						} 
.searchbutton {width:90px;
		height:37px;
		float:left;
		background-image:url(../images/home_search_button.jpg);
		background-repeat:no-repeat;
		border:none;
		}
		
		
.accordion_content {width:242px;
			height:auto;
			float:left;
			margin:15px 0 15px 0;
			}  





