﻿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:#727274;
}
.SearchResultsByWordMainDiv
{
	width: 545px;
    direction: rtl;
	color:#727274;
}
.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: 20px;
	font-weight: bold;
	display: inline;
}
.SearchResultsH2
{
	font-size: 15px;
	margin: 4x 0px 0px 0px;
}
.SearchResultsH3
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 15px;
	min-height:15px;
	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:#727274;
}

.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:#727274;
}
.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{
    text-align:center;
    padding-top:4px;
    margin-top:20px;
    color:#2A3664;
}

.PagerNav *{
    color:#2A3664;
}

.PagerNav a{color:#2A3664 !important;text-decoration:none !important;font-weight:bold;}
.PagerNav a:hover{color:#AA922C !important;text-decoration:none !important;}

.PagerNav .Previous
{
	float:right;
	width:90px;
	font-weight:bold;
}
.PagerNav .Previous img
{
	vertical-align:top;
}
.PagerNav .Next
{
	float:left;
	width:80px;
	font-weight:bold;
}
.PagerNav .Next img
{
	vertical-align:top;
}
.PagerNav .Middle
{
	float:right;
	width:375px;
	font-weight:bold;
}
.PagerNav .StripTop
{
    background:url('Index/stripbanner_bottom_bg.jpg') no-repeat;
    width:544px;
    height:10px;
}



/*********************
	    NAVBAR
**********************/

.ShowInstituteNavBar
{
	width: 542px;
	height: 37px;
	background-image: url('Index/navbar_bg.jpg');
	direction:rtl;
	padding:7px 14px;
	color:#fff;
	overflow:hidden;
}
.ShowInstituteNavBar a
{
	color:#fff;
	text-decoration:none;
}
.ShowInstituteNavBar a:hover
{
	color:#E1CF83;
}
.ShowInstituteNavBar a.Selected
{
	text-decoration:none;
	color:#E1CF83;
}

/*Banners*/
.LeftAdsenseBanner
{
    height:600px;
    width:160px; 
    /*padding-left:15px;   */ 
}