@charset "utf-8";
/* CSS Document */


#search_main div{
/*background-image:url(/images/search_skins/21/v1/images/ss-t-1.gif);
*/
padding:4px;
}

#search_block {
/*
margin-top:110px;
padding:4px 6px 0 6px;
*/
}

#search_title {

position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;


}

#search_button{
float:right;
font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
background:#dbd7cc;
	padding:3px 10px;
	border:none;
	font-size:16px;
	text-align:center;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	-moz-box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	-webkit-box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	-khtml-box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	
	
	cursor:pointer;
	text-decoration:none;
	width:100px;
	margin-top:10px;
	position:relative;
left:120px;
top:-55px;
	
/*
margin-left:20px;
background: url(/wp-content/uploads/2010/11/roundedcornr_127833.gif) no-repeat top left;
cursor: pointer;

*/
}
#search_button a{
	font-family:Georgia,"Times New Roman",Times,serif;font-size:22px;color:#444;border-top:none;
	text-decoration:none; 
	
}

.search_input input {
	font-family:Georgia,"Times New Roman",Times,serif;font-size:16px;color:#444;
	text-decoration:none; 
}
.search_input select {
	height:18px;
	font-family:Georgia,"Times New Roman",Times,serif;font-size:22px;color:#444;
	text-decoration:none; 

}
.search_input #item1 {width:650px}
.search_input #item2 {width:650px}
.search_input #item6 {width:650px}	

form {
	margin-left:8px;
	padding:16px 16px 40px 16px;
	
	font-family:Georgia,"Times New Roman",Times,serif;font-size:22px;color:#444;
	/*
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:1px;
	background:#none;
	border:2px solid #e5e5e5;
	-moz-box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	-webkit-box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	-khtml-box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	*/
}
form .forgetmenot {
	font-weight:normal;
	float:left;
	margin-bottom:0;
}

