﻿BODY
{
	background-color:#EFF7F7;
	direction:rtl;
}

.search
{
	font-family:Tahoma,"Times New Roman";
	font-size:small;
	font-weight:normal;
}

.resultPic
{
	width:185px; 
	text-align:center ; 
	margin:15px; 
	height:225px; 
	float:left;
	background-image:url('Images/PicBack.gif');
	background-repeat:no-repeat;
}

.resultPicItem
{
	border-style:solid;
	border-width:2px;
	border-color:Gray;	
	margin-top:20px;
}

.resultPicText
{
	font-family:Tahoma;
	font-size:10px;
	margin:10px;
}

.search a
{
	font-family:"Times New Roman", Times;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	color:navy;
}


.searchOptions
{
	margin-right:350px;
	background-repeat:no-repeat;
	background-image:url('Images/OptionsBack.gif');
	width:340px;
	height:250px;	
}

.searchOptionsContent
{
	padding:10px 10px 5px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	font-weight:bold;

}

.searchServiceColumns
{
	float:right;
	margin-left:7px;	
}
.searchpicsColumns 
{
	width: 100px;
}

.searchOptionsSectionContent
{
	font-family:Tahoma,"Times New Roman";
	font-size:small;
	font-weight:normal;
	padding-right:20px;
}

.searchTextboxShadow
{
	
	background-image:url('Images/TextInnerShadow.gif');
	background-position:left;
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-family:Tahoma;
	font-size:small;
}

.searchTabs
{
	width:340px;
	height:88px;
	background-image:url('Images/TabSelected1.gif');
	background-repeat:no-repeat;
margin-right:350px;
	margin-bottom:10px;
}

.searchTabsContainer
{
	padding:3px 5px 5px 5px;
}

.searchTabsTab
{
	width:97px;
	text-align:center;
	float:right;
	margin-left:12px;
}

.searchTabsContent
{	
	clear:both;
	padding:12px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.searchSubmitButton
{
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;
}


.LargeView
{
	width:645px;
	 
	margin:0 auto;
	background-image:url('Images/LargePicBack.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding:5px;
}

.LargeViewContent
{
	padding:10px 10px 20px 10px;
	font-family:Tahoma;
	line-height:20px;
	font-size:12px;
}

.tim {}
