/* commented backslash hack v2 \*/
@import url( "../Templates/css/layout.css" );
/* end hack */
/* CSS Document */


#header a {
	background-image: url(/images/structure/header/shaking_hand3-seray-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.mondosearch-searchcontainer
{
	margin-bottom:10px;
}

.mondosearch-textbox
{
	border: 1px solid gray;
}

.mondosearch-button
{
	border: 1px solid gray;
}

/* Contains everything but the textbox and button */
.mondosearch-container
{
	font-family: arial;
	font-size: 10pt;
}

.mondosearch-resultsheadercontainer
{
	background-color: #f5f5f5;
	border-top: 1px solid black;
	float: left;
	width:100%;
	margin-bottom:10px;
}

.mondosearch-resultsheading
{
	float:left;
	font-size:12pt;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:5px;
}


.mondosearch-resultssummary
{
	float:right;
}


.mondosearch-alternativescontainer
{
	clear:both;	
	margin-bottom: 5px;
}

.mondosearch-alternativelink
{
}

.mondosearch-noresultspanel
{
	clear:both;
}

.mondosearch-resultscontainer
{
	
}

.mondosearch-resulttitle
{
}

.mondosearch-resultdescription
{
	
}

.mondosearch-resulturl
{
	color:#008000;
	text-decoration:none;
}

.mondosearch-resultsize
{
	
}

.mondosearch-navigationcontainer
{
	
}

.mondosearch-previouslink
{
	
}

.mondosearch-nextlink
{
	
}

.mondosearch-pagenumberlink
{
}
.mondosearch-resultgrid
{
	clear:both;
}