/* CSS Document */

		/* SEARCH TABLE */
		form.search, form.searchform{
	margin:0;
	padding:0;
	text-align: center;

		}	
		
		table.search, table.searchtable{
		border: 1px solid #EEEEEE;
		width:100%;
			
		border-width: 1px;
		border-style: solid;
		border-color: #EEEEEE;

		border-right-width: 0px;
		border-top-width: 0px;
		border-left-width: 0px;
		border-bottom-width: 1px;
 
		}

		table.search td.allarticletypes{
			text-align: center;
		}

		table.search a.articletype{
	font-weight: normal;
	font-size: 12px;
			color: <BASECOLOR>;	text-decoration: underline;
		}

		table.search a.selectedarticletype{
			font-weight: bold;
			color: <BASECOLOR>;

		}


	
		table.search td.label{
			font-weight: bold;
			color: <BASECOLOR>;
			text-align: right;
			font-size: 12px;
			width: 50%;
		}
		
			table.search td.labelhidden{
		font-weight: normal;
		color: #DD0000;
		text-align: right;
		font-size: 12px;
		width: 50%;
	
		}
		
		table.search td.select{
		text-align: left;
	
		}
		
		table.search td.button{
		text-align: center;
	
		}

		table.search td.path{
		font-weight: normal;
		text-align: left;
		font-size: 12px;

		}
		table.search td.properties{
			text-align: center;
		}
		
		
		table.search table.properties {
			text-align: left;
		}
	
	table.properties td.label{
	font-weight: normal;
	text-align: right;
	width: 50%;
	color: #333333;
		}
	table.search table.properties td.input{
		width: 50%;
	}
 

		table.search table.properties select{
	width: 50%;

	height:17px;
	font-size: 10px;
		}
	
table.searchtable a.action, table.searchtable a.actionleft{
	font-size: 12px;
	text-decoration: underline;

}

table.searchtable a.search{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}

table.searchtable a.extendedsearch{
	text-align: center;
	font-size: 10px;
	text-decoration: underline;
	vertical-align: middle;
	
}

table.searchtable td.label{
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;

}
table.searchtable td.input{
	

}

table.searchtable input{
	height:18px;
}

table.searchtable td.actionright{
	text-align: right;

}

table.searchlayer{
	background-image: url(/sysimages/search.gif);
	background-repeat: no-repeat;
	z-index: 9999;
}
table.searchlayer td.articletypelinks{
	text-align: center;
	padding-top: 25px;
	padding-right: 60px;
	padding-left: 15px;
	height:70px;
	vertical-align: center;


}
table.searchlayer td.label{
	text-align: right;

	padding-right: 5px;
}

table.searchlayer td.action{
	text-align: center;
}
table.searchlayer a.articletype{
	text-align: center;
		font-size: 12px;
}
table.searchlayer a.selectedarticletype{
	text-align: center;
	font-weight: bold;
		font-size: 12px;
}
div.flashdiv{
	z-index: 1;
}

table.searchlayer a.search,table.searchlayer a.close{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

table.articlestop{

}
table.articlestop td{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
table.articlestop td.icon{
	width:25px;
}
table.articlestop td.iconleft{
	width:20px;
	text-align: left;
	vertical-align: bottom;
	padding: 2px 0px 0px -2px;
}
