#search_box_tb{
	position:relative;
	left:0px;
	top:0px;
	width:910px;
	margin:0px auto;
	background-image:url(../img/search_box_body_bg.gif);
	background-repeat:repeat-y;
}
#search_box_header_tb{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:42px;
	background-color:#ced3d6;
	background-image:url(../img/search_box_header_bg.gif);
	background-repeat:repeat-x;
}
#search_box_header_tb img{
	position:absolute;
	left:24px;
	top:14px;
}
#search_box_body_content_tb{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	padding-top:20px;
	padding-bottom:70px;
}
#search_box_body_content_left_tb{
	/*position:relative;*/
	left:0px;
	top:0px;
	width:240px;
	background-image:url(../img/search_box_left_bg.gif);
	background-repeat:repeat-y;
	float:left;
	margin-left:12px;
	text-align:left;
	}
	#search_box_body_content_left_tb .search_btn {
		text-align:right;
		}
		#search_box_body_content_left_tb .search_btn a {
			margin-right:10px;
			}
#search_box_left_heading_tb{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	background-image:url(../img/search_left_box_heading.gif);
	background-repeat:no-repeat;
	height:73px;
}
#search_box_left_body_text_tb{
	position:relative;
	left:0px;
	top:0px;
	width:234px;
	margin-left:3px;
	margin-bottom:15px;
}
#search_box_body_content_right_tb{
	position:relative;
	left:0px;
	top:0px;
	width:636px;
	border:1px solid #dfe6e8;
	background-color:#eff7fc;
	float:left;
	margin-left:14px;
    display:none;
}
#search_box_body_content_right_heading_tb{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:24px;
	background-color:#e2eaec;
	background-image:url(../img/search_box_body_content_right_heading_tb_bg.gif);
	background-repeat:repeat-x;
}
#search_box_body_content_right_heading_tb img{
	position:absolute;
	left:13px;
	top:8px;
}
#search_box_right_body_content{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	padding-top:15px;
	padding-bottom:5px;
}
#video_result_item_tb{
	position:relative;
	left:0px;
	top:0px;
	width:187px;
	height:97px;
	background-color:#e2f0fa;
	float:left;
	margin-left:19px;	
	margin-bottom:10px;
	display:inline;
	}
	#video_result_item_tb p a {
		font-size:10px;
		}
		#video_result_item_tb p a:hover {
			font-size:10px;
			}
	#video_result_item_tb #date{
		display:block;
		width:98px;
		background-image:url(../images/img/date_calender_pic.jpg);
		background-repeat:no-repeat;
		background-position:0px 2px;
		COLOR: #3a494c;
		FONT-SIZE: 10px;
		FONT-WEIGHT: bold;
		padding-left:15px;
		margin-top:10px;
	}
#video_result_item_tb #left_side_search_image_box_tb{
	width:56px;
	height:80px;
	float:left;
	margin:7px 0 0 10px;
	background-color:#b5ced4;
	display:inline;
}
#video_result_item_tb #left_side_search_image_box_tb img{
	margin:3px;
}
#search_video_result_text_box_tb{
	width:115px;
	float:left;
	margin-left:4px;
	margin-top:7px;
	text-align:left;
}
#search_video_result_text_box_tb h3{
	margin:0px;
	padding:0px;
	color:#6fa035;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#search_video_result_text_box_tb p{
	padding:0px;
	margin:0px;
	color:#415555;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}
#search_item_tb{
	position:relative;
	left:0px;
	top:0px;
	height:28px;
	line-height:28px;
	background-color:#fafafa;
	width:100%;
	border-bottom:1px solid #d9d9d9;
}
#search_item_tb a{	
	color:#6ca139;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	margin-left:10px;
}
#search_item_tb img{
	position:absolute;
	right:10px;
	top:7px;
}
.search_item_content_tb{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	padding:0 0 0 10px;
	margin:0px;
}
.search_item_content_tb table td{
	line-height:30px;
	color:#415555;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;	
}
.search_item_content_tb table td input{
	width:129px;
	border:1px solid #8b8b8b;
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	line-height:14px;
	background-color:#eff3f4;
	margin-top:1px;
}
.search_item_content_tb table td select{
	width:129px;
	border:1px solid #8b8b8b;
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	line-height:14px;
	background-color:#eff3f4;
	margin-top:1px;
}
.search_item_content_tb table td input.search_checkbox{
	width:14px;height:13px;
}
.search_item_content_tb table td img{
	position:relative;
	left:0px;
	top:0px;
}
.search_item_content_tb table td table.checkbox_table td{
	line-height:25px;
	}
	.search_item_content_tb table td table.checkbox_table td input {
		width:13px;
		height:13px;
		border:0;
		}
#search_box_left_body_text_tb ul.menu1{
	position:relative;
	left:0px;
	top:0px;
	display:block;
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:100%;
	text-align:left;
}
#search_box_left_body_text_tb ul.menu1 li.bullet_open{
	position:relative;
	left:0px;
	top:0px;
	display:block;
	padding:0px;
	margin:0px;
	width:100%;
	background-image:url(../img/search_item_tb_minus.gif);
	background-repeat:no-repeat;
	background-position:200px 7px;
	border-bottom:1px solid #d9d9d9;

}
#search_box_left_body_text_tb ul.menu1 li.bullet_closed{
	position:relative;
	left:0px;
	top:0px;
	display:block;
	padding:0px;
	margin:0px;
	width:100%;
	background-image:url(../img/search_item_tb_plus.gif);
	background-repeat:no-repeat;
	background-position:200px 7px;
	border-bottom:1px solid #d9d9d9;	
}
#search_box_left_body_text_tb ul.menu1 li.bullet_open  a{
	margin:0px;
	padding:0px;
	color:#6ca139;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	margin-left:25px;
}
#search_box_left_body_text_tb ul.menu1 li.bullet_closed  a{
	margin:0px;
	padding:0px;
	color:#6ca139;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	margin-left:25px;
}
#search_box_left_body_text_tb ul.menu1 li.bullet_open ul{
	margin:0px;
	padding:0px;
	width:100%;
}
#search_box_left_body_text_tb ul.menu1 li.bullet_open ul li{
	margin:0px;
	padding:0px;
	width:100%;
	border-top:1px solid #d9d9d9;
}
#search_box_left_body_text_tb ul.menu1 li.bullet_closed ul{
	margin:0px;
	padding:0px;
	width:100%;
}
#search_box_left_body_text_tb ul.menu1 li.bullet_closed ul li{
	margin:0px;
	padding:0px;
	width:100%;
	border-bottom:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
}
#search_box_left_body_text_tb  .livesearch {
	margin:0 0 0 12px;
	}
	#search_box_left_body_text_tb .livesearch ul {
		width:129px;
		margin:0;
		}
		#search_box_left_body_text_tb .livesearch ul li {
			line-height:16px;
			}
			#search_box_left_body_text_tb .livesearch ul li a {
				width:109px;
				font:normal 11px Arial;
				}
.preloader {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:525px;
	background:transparent url(../img/preloader_bac.png) repeat;
	z-index:200;
	}
	.preloader img {
		margin-top:225px;
		}