.addText{display:none;}

/* ==============================================
SEARCH
============================================== */ 
input#query_field {
	height: 16px;
	width: 300px;
}
input.search_formbutton {
	background-color: #797773 !important;
	height: 26px;
	padding-bottom: 4px !important;
	font-size: 10px;
}
FORM.search_form INPUT {
	width:350px;
}
FORM.search_form INPUT.search_formbutton {
	height:19px;
	width:100px;
	color:#ffffff;
	background: url(/design/all-dates.gif) -2px -1px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
	cursor:pointer;
}

.search_result {
	margin: 3px 0 15px 0;
}

.search_title {
	font-weight:bold;
	font-size:12px;
	color:#336299;
	margin-bottom: 7px;
}

.search_title  A{
	
}

.search_progress_container{
	border:1px solid #ddd;
	padding:0;
	margin:0;
	height:3px;
}

.search_progress_bar{
	background:#ccc;
	padding:0 3px;
	color:#fff;
	font-size:9px;
	margin: 0;
	padding: 0;
	height: 3px;
	line-height: 0;
}

.search_resume {

}

.search_resume B {
	color: #bc0061;
}

.search_error{
	color:#FFA600;
	font-weight:bold;
	margin:5px 0;
}

.searc_nav{
	margin:10px 0;
	text-align:center;
}

#search_resume_table{
	margin:20px 0;
	border:solid #ccc;
	border-width:1px 0 1px 0;
}

#search_resume_table B{
	color:#336299;
	font-weight:normal;
}

.form_auto_fill{
	text-align:right;
	margin-bottom:5px;
}

.form_auto_fill INPUT{
	border:0;
	margin:0;
	padding:0;
}

/* ==============================================
GALERIE PHOTOS
============================================== */ 

#g3 {
	padding:0px;
	margin:0px;
	clear:both;
}

#g3 LI {
	padding:5px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	width:110px;
	margin:4px;
	height:130px;
	float:left;
	text-align:center;
	overflow:hidden;
	color:#333;
	list-style-type:none;
}

#g3 LI.g3_folder {
	background:#F5F27D;
	border:1px solid #999999;
	font-weight:bold;
	
}

#g3 LI.g3_folder IMG {
	border:1px solid #999;
}

#g3 LI IMG {
	border:1px solid #ccc;
}

.g3_title{
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin:10px 0 5px 0;
}

TR.g3_nav TD A , TR.g3_nav TD A:visited{
	font-size:18px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	padding:5px;
}

TR.g3_nav TD A:hover{
	color:#333;
	text-decoration:none;
	
}