/*
-----------------------------------------------
Al Islam Search Dialog on Top Right
Version:  20 October 2005
----------------------------------------------- */


form {
	margin: 0;
	padding: 0;
	}
input{
	font:75%/1.2em Verdana, Monaco, Lucida Console, Monospace;
	margin: 0 0 0 0;
	padding: 2px;
	}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/* =Sidebar
----------------------------------------------- */
#container-sidebar {
	float: right;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#container-sidebar h2, #nav-language h2, #nav-friday-sermons h3  {
	font: bold .65em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	}


/*
-----------------------------------------------
Sidebar Shared Styles
----------------------------------------------- */

/* box model hack for IE 5.x */
site-search {
	width:200px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:190px; 
	}
html>body #site-search {
	width:190px; 
	}
/* end box model hack */

input#sitesearch {
	width: 10em;
	}
#site-search{
	padding: 13px 0 10px 10px;
	background-color: #d5e5d5;
	color: #598059;
	}
#sitesearch-button{
	width: 51px;
	height: 19px;
	margin: -5px 0 0 4px;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand; /* for IE */
    }


/* =Search
----------------------------------------------- */

#sitesearch-button {
	background: transparent url("/sitewide-images/homepage-images/btn_search_green.gif") no-repeat center top;
    }








