﻿body 
{
	font-family:Arial;
}
/*SearchCategories*/

.BorderTop
{
	/*background-image: url('../Images/GUI/institutions/Institute-Pages/border_top.gif' );
	background-repeat: no-repeat;
    background-position:top;*/
	width: 545px;
	height: 25px;
}
.SearchResultsMainDiv
{
	/*background-image: url('../Images/GUI/institutions/Institute-Pages/pixel_border.gif' );
    background-repeat:repeat-y;*/
	width: 545px;
    direction: rtl;
	color:#353F48;
}
.SearchResultsByWordMainDiv
{
	width: 545px;
    direction: rtl;
	color:#353F48;
}
.BorderBottom
{
	/*background-image: url('../Images/GUI/institutions/Institute-Pages/border_bottom.gif' );
	background-repeat: no-repeat;
    background-position:bottom;*/
	width: 545px;
	height: 5px;
}
.SearchResultsH1
{
	font-size: 24px;
	color: #353F48;
	font-weight: bold;
	display: inline;
}
.SearchResultsH2
{
	font-size: 15px;
	margin: 5px 0px 0px 0px;
}
.SearchResultsH3
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 15px;
	min-height:50px;
	max-height:30px;
	overflow:hidden;
}
.SearchSponsersContainer
{
    margin:0px 0px 15px 0px;
    float:right;
    width:545px;
}

/*Flooding*/
.FloodingMainDivHollandTest
{
	width: 575px; 
	height: 100px; 
	font-family: Arial;
	background-image:url('../../../Images/holland/promotion_gif.gif');
	background-repeat:no-repeat;
	padding-top:8px;
	padding-right:15px;
	direction:rtl;
	font-size: 12px;
	font-family: Arial;
	color:#353F48;
}

.FloodingOrderHollandTest
{
	float:right;
	margin:62px 27px 0px 0px;
}
/* IE6 Only */
* html .FloodingOrderHollandTest {
	margin-right:34px;
}

.FloodingMainDiv
{
	direction:rtl;
	width: 545px;
	font-family: Arial;
	font-size: 12px;
	color:#353F48;
}
.FloodingItemImg
{
	float: right;
	width: 93px;
	height: 68px;
	margin-right: 15px;
	margin-top: 10px;
}
.FloodingItemImgHollandTest
{
	float: right;
	width: 93px;
	height: 68px;
	margin-right: 15px;
	margin-top: 10px;
}
/* IE6 Only */
* html .FloodingItemImgHollandTest {
	margin-right:7px;
}
.FloodingContentContainer
{
	margin-top: 18px;
	margin-right: 11px;
	float: right;
}
.FloodingContentContainerHollandTest
{
	margin-top: 18px;
	margin-right: 11px;
	float: right;
}
/* IE6 Only */
* html .FloodingContentContainerHollandTest {
	margin-right:6px;
}

.FloodingItemTitle
{
    min-height:15px;
	max-height:31px;
	font-weight: bold;
	font-size:14px;
	width:320px;
	overflow:hidden;
}
.FloodingItemSubTitle
{
	height: 15px;
	margin-top: 2px;
	width:320px;
	overflow:hidden;
	
}
.FloodingItemOrder
{
	float: right;
	width: 81px;
	margin-top: 24px;
	margin-right: 9px;
	cursor: pointer;
}
.FloodingItemOrder Div
{
	height:50px;
	width:80px;
	cursor:pointer;
}

.Breaker
{
	float:none;
	clear:both;
}
.AjaxIndicator
{
	/*position:relative;
	right:25px;
	width:32px !important;
	height:32px !important;
	display:none;*/
}

/* Pager Nav */

.PagerNav{	width:519px;
    height:20px;
    background-image:url('Images/Forums/grey_bar.jpg');
    background-repeat:repeat-x;
    text-align:center;
    padding-top:4px;
    margin-top:20px;
    color:#fff;
}

.PagerNav a{color:#fff !important;text-decoration:none !important;}
.PagerNav a:hover{color:#3CC1F3 !important;text-decoration:none !important;}

.PagerNav .Previous
{
	float:right;
	width:70px;
}
.PagerNav .Next
{
	float:right;
	width:70px;
}
.PagerNav .Middle
{
	float:right;
	width:379px;
}



/*********************
	    NAVBAR
**********************/

.ShowInstituteNavBar
{
	width: 550px;
	height: 28px;
	background-image: url('Images/InsNavBar/navbar_bg.jpg');
	direction:rtl;
	padding:5px 15px;
	color:#fff;
}
.ShowInstituteNavBar a
{
	color:#fff;
	text-decoration:none;
	outline:none;
}


.ShowInstituteNavBar a:hover
{
	color:#fff;
	text-decoration:underline;
}
.ShowInstituteNavBar a.Selected
{
	color:#3CC1F3;
	font-weight:bold;
	text-decoration:none;
}

#ctl00_phBody_ctl00_lblDescriptionLong p {
    margin-top: 0px;
}