/* styling for templates search box */
#search_main {
	background-image:url(../images/search_box_bg.jpg);
	background-repeat:no-repeat;
	height: 130px;
	width:460px;
}

#search_main td {
	font-family:Tahoma, Verana, Arial, sans-serif;
	color:#FFFFFF;
	padding:6px;
	font-size:11px
}

#search_block {
	width:440px;
	padding:4px 0 0 4px;
}

#search_block .item {
	float:left;
	width:205px;
	padding:2px 0px 2px 0
}

#search_title {
	font-weight:bold;
	padding:3px 0 3px 6px;
	font-size: 10pt;
	text-align: center;
}

#search_button {
	width: 130px;
	background-color:e1e1e1;
	border:1px solid #5B5B5B;
	background-image:url(../images/ss-t-2.gif);
	background-repeat:repeat-x;
	margin:10px 0px 5px 143px;
	padding:3px 14px 3px 14px;
	text-align: center;
	clear:both;
}

.search_text {
	float:left;
	text-align:right;
	width:65px;
	clear:both;
	padding:3px 5px 2px 2px
}
.search_input input {
	font-family:Tahoma, Verana, Arial, sans-serif;
	font-size:11px;
	color:#00374D
}
.search_input select {
	height:18px;
	font-family:Tahoma, Verana, Arial, sans-serif;
	font-size:11px;
	color:#00374D
}

.txt {
	font-family:sans-serif;
	font-size:13px;
	color:#000000
}

.search_input #item1 {width:130px}
.search_input #item2 {width:130px}
.search_input #item3 {width:130px}
.search_input #item4 {width:130px}
.search_input #item5 {width:124px}
.search_input #item6 {width:124px}
.search_input #item7 {width:38px}
.search_input #item8 {width:38px}