
/* Find a service and Find a product form on Find page */

.three_column #search_tabs{
	background: url(../images/search/search_tabs_bottom.gif) repeat-y left bottom;

	padding-bottom: 1px;
	
	margin: 0px;
	
	width: 520px;
	
	position:relative;	
}



.three_column #search_tabs #tab1,
.three_column #search_tabs #tab2,
.three_column #search_tabs #tab3 {

	display: block;

	float: left;

	padding: 10px 0px 4px 15px;

	color: #6c6174;

	border-bottom: 1px solid #FFFFFF;

	background-repeat: no-repeat;

}



.three_column #search_tabs #tab1.active,
.three_column #search_tabs #tab2.active,
.three_column #search_tabs #tab3.active {

	color: #773F8F;

	border: none;

	padding-bottom: 5px;

}



.three_column #search_tabs #tab1{

	background: url(../images/search/search_tabs_tab_1.gif) no-repeat;

	width: 97px;

}



.three_column #search_tabs #tab1.active{

	background-image: url(../images/search/search_tabs_tab_1_active.gif);

}



.three_column #search_tabs #tab2 {

	background-image: url(../images/search/search_tabs_tab_middle.gif);

	width: 98px;

	padding-left: 10px;

}



.three_column #search_tabs #tab2.active {

	background: #f1f1f1 url(../images/search/search_tabs_tab_middle_active.gif) no-repeat;

}


.three_column #search_tabs #tab3 {

	background: #f1f1f1 url(../images/search/search_tabs_tab_middle.gif) no-repeat;

	width: 106px;

	padding-left: 6px;

}



.three_column #search_tabs #tab3.active {

	background-image: url(../images/search/search_tabs_tab_middle_active.gif);

}

.three_column #search_tabs #tab4 {

	background: #ffffff url(../images/search/tab4.gif) no-repeat 1px 0;

	width: 194px; height: 32px;
	
	float: left;
	
	margin-left: -6px;
	
}



.three_column #search_tabs #form_contents{

	display: block;

	padding: 0px 15px 57px 15px;

	color: #434343;

	margin: 0px;


	width: 480px;

}



.three_column #search_tabs #form_contents span.title{

	margin: 0px 0px 0px 0px;

	padding: 15px 0px 0px 0px;

	display:block;

}



.three_column #search_tabs label{

	display: block;

	font-size: 0.9em;

	font-weight: bold;

	margin-top: 6px;

	margin-bottom: 2px;

	width: 100px;
}



.three_column #searchResult {


}


.three_column #search_tabs input, .three_column #search_tabs select {

	display: block;

	border: 1px solid #989898;

	width: 155px;

	font-size: 0.9em;

}



.three_column #search_tabs .submit {

	margin-top: 15px;

	height: 24px;

	width: 75px;

	border: none;

	background: url(../images/search/search_tabs_submit.gif) no-repeat 0px 4px transparent;

	color: #FFFFFF;

	font-size: 0.9em;

	cursor:pointer;

	padding: 0px;

}



.three_column #search_tabs #product_form {

	display:none;

	clear: both;

}



.three_column #search_tabs #product_form span,
.three_column #search_tabs #service_form span,
.three_column #search_tabs #license_tab span,{

	display:block;

	padding-bottom:12px;

}


.greyRule {
	background: #d6d6d6;
	height: 1px;
	padding: 0;
	margin: 0;
}
.greyRule hr {
	display: none;
}

.paging {
	color: #5B419A;
	font-size: 0.94em;
    text-align: right;
}

.paging_text {
	color: #5B419A;
	font-size: 0.94em;
	font-weight:bold;
}


.details_text  {
	color: #ffffff;
	font-size: 0.94em;
	font-weight:bold;
}



/*
.three_column #searchResult table{

}

.three_column #searchResult .table{

	background-color:#00ff00;
}

.three_column #searchResult a{
	color: #5B419A;
	font-size: 0.94em;
}

.three_column .counter_text {
	padding-right: 1px; 
	height: 21px;
	color: #5B419A;
	font-weight:bold;
}
 
.three_column .counter {
	padding-right: 1px; 
	color: #ff0000;
	font-size: 0.9em;
}

.three_column .counter a {
	padding-right: 1px; 
	color: #5B419A;

}

*/
