#nav-content{
    height:320px;
}
/*
	height:18px;
	*/
/* view */
#tools_view{
    width:1000px;
    min-height:310px;
	font-size:11px;
	/*background:#000011;*/
}
#tools_view a{
    color:#FFF;
}
#tools_view a:hover{
    color:#ccc;
}
#tools_view legend{
	color:#FFF;
	margin:0px;
	padding:0px;
    margin-bottom:10px;
	/*font-size:11px;*/
	text-transform:capitalize;
}
#tools_view fieldset{
    float:left;
    border:none;
    width: 202px;
	margin:0px;
	padding:0px;
	margin-right:9px;
}
#tools_view label{
    width:50px;
	float:left;
	margin-right:5px;
	text-align:left;
}


/* sidebar */
div.tools_sidebar{
	font-size:10px;
    float:left;
    width:110px;
    margin:0px;
	margin-left:17px;
    margin-top:50px;
    padding:0px;
    text-align:left;
}
div.tools_sidebar a{
	text-transform:uppercase;
}
div.tools_sidebar h2{
    color:#FFF;
}
div.tools_sidebar ul{
	margin-top:0px;
    width:120px;
}
div.tools_sidebar li{
    display:block;
    height:18px;
}

/* tabs */
#tools_view .tab_container{
    width:700px;
	float:right;
	display:none;
	background-color:#000;
    margin-top:50px;
}
#tools_view .tab_container ul li{
	margin:0px;
	margin-right:2px;
    margin-bottom:3px;
	margin-left:0px;
}
#tools_view .tab_container legend{
	padding-bottom:10px;
}
#tools_view .tab_container input{
		display:inline;
}
/*
#tools_view fieldset{
		background:#000011;
}
*/

#tab_tools_0 fieldset{
}
#tab_tools_0 fieldset label{
    width:60px;
	float:left;
	margin-right:5px;
	text-align:left;
}
#tab_tools_0 fieldset ul.form_submit{
	margin-top:10px;
}
#tab_tools_0 fieldset ul.form_submit li input.btn{
	background:#000;
	color:#FFF;
}
#tab_tools_0 select{
        width:150px;
}
#tab_tools_0 #tools_project{
	width:480px;
	/*width:500px;*/
	/* width:228px; */
}
#tab_tools_0 #tools_projects_buttons{
	margin-top:25px;
	width:125px;
}
#tab_tools_0 #tools_collection{
	width:152px;
}
#tab_tools_0 #tools_collection select{
	width:152px;;
}
#tab_tools_0 #tools_collection_buttons{
	margin-top:25px;
	width:80px;
}
#tab_tools_0 #tools_collection_buttons select{
    width:160px;
}



#tab_tools_1{
}
#tab_tools_1 select{
        width:70px;
}
#tab_tools_1 #tools_search_category{
        width:185px;
}
#tab_tools_1 #tools_search_category ul li{
    margin-bottom:5px;
}

#tab_tools_1 #tools_search_category ul li input{
	margin:0px;
    margin-right:5px;
	display:inline;
}
#tab_tools_1 #tools_search_category ul li input.search_category{
	margin-top:10px;
	border:none;
	width:15px;
	display:inline;
}
/*
#tab_tools_1 #tools_search_category ul li legend{
    display:inline;
}
*/

#tab_tools_1 #tools_search_body{
    width:230px;
}
#tab_tools_1 #tools_search_body ul li{
    margin-bottom:2px;
}
#tab_tools_1 #tools_search_btn{
        width:150px;
}
#tab_tools_1 #tools_search_btn ul.form_submit{
	margin-top:10px;
}
#tab_tools_1 #tools_search_btn ul.form_submit li input.btn{
	background:#000;
	color:#FFF;
}

/*#tab_tools_2 fieldset{
        width:400px;
}*/

#tools_project_levels{
}

#tools_project_levels li{
	float:left;
}


ul.tools_actions{
    margin-bottom:10px;
}
ul.tools_actions li{
    margin:2px;
}


ul.tools_thumbs{
    margin-top:4px;
}

#tools_view ul.tools_thumbs li{
    float:left;
    margin:0px;
	padding:0px;
margin-bottom:2px;
}
#tools_view ul.tools_thumbs li img{
    width:38px;
    height:57px;
}
#tools_view ul.tools_actions{
    clear:both;
}


#tools_project_levels a#show_part_selection {
	display:none;
}