﻿.pool
{
	background-color:rgb(255,201,147);
	background-color:rgb(109,110,113);
	background-color:rgb(255,254,203);
	background-color:rgb(139,140,143);
}

body 
{
	
	direction:rtl;
	height:100%;
	margin:0;
}

html
{
	height:100%;
	margin:0;
}

.Container
{
	height:500px;
}

.FrstBG
{
	background-color:rgb(109,110,113);
}

.ScndBG
{
	
	height:100%;
	vertical-align:top;
	margin-left:0px;
	margin-right:0px;
	overflow:hidden;
	
}

.SnifFrame
{
	color:White;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	background-image:url('Graphics/SnifFrame.gif');
	background-repeat:no-repeat;
	width:33%;
	background-position:center;
	cursor:pointer;
	height:125px;
}

.LeftVerLine
{
	width:138px;
	background-color:#EEEEEE;
}

.SellInfoText
{
	width:80px;
	vertical-align:top;
	font-family:Arial;
	font-size:12px;
	color:rgb(125,36,56);
}

.SellInfoContent
{
	border:solid 1px black;
	width:90px;
	font-family:Arial;
	font-size:12px;
	background-color:rgb(125,36,56);
	color:White;
}
.ContentFotm
{
	border:solid 1px black;
	width:200px;
	font-family:Arial;
	font-size:12px;
	background-color:rgb(125,36,56);
	color:White;
}
.SearchLabel
{
	font-family:Arial;
	font-size:12;
	color:rgb(125,36,56);
}

.SearchBox
{
	width:90px;
	background-color:rgb(125,36,56);
	color:White;
	border:solid 1px black;
}

.SearchButton
{
	background-color:Transparent;
	border:solid 2px rgb(125,36,56);
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	color:rgb(125,36,56);
	cursor:pointer;
}

.SearchAll
{
	background-color:Transparent;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	background-color:rgb(125,36,56);
	color:White;
	cursor:pointer;
	
}

.LangLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:Black;
	cursor:pointer;
	font-weight:bold;
}

.MainMenu
{
	width:100%;
	height:36px;
	background-color:rgb(125,36,56);
}

.MainOption
{
	cursor:pointer;
	color:White;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}

.SelectedMainOption
{
	cursor:pointer;
	color:White;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:Black;
}

.MainFrame
{
	width:100%;
	height:420px;
}

.MarqueeText
{
	font-size:12px;
	font-family:Arial;
	color:rgb(125,36,56);
}

.MarqueeFrm
{
	background-color:#EEEEEE;
	width:219px;		
}

.PText
{
	font-family:Arial;
	font-size:12px;
}

.HText
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}

.UText
{
	text-decoration:underline;
}

.BText
{
	font-weight:bold;
}

.ClrText
{
	color:rgb(125,36,56);
}

.Link
{
	cursor:pointer;
	color:Blue;
}

.AboutText
{
	font-family:Arial;
	font-size:14px;
	line-height:18px;
	margin-right:10px;
	margin-left:10px;
	overflow:hidden;
	margin-left:20px;
}

.InfoListDiv
{
	width:35%;
	overflow:hidden;
	float:right;
	margin-right:5px;
}

.SpaceDiv
{
	width:30px;
	float:right;
}

.BtnLink
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:rgb(125,36,56);
	cursor:pointer;
	text-decoration:underline;
}

.BtnLinkOvr
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:Black;
	cursor:pointer;
	text-decoration:underline;
}

.BtnLinkSep
{
	height:10px;
}

.PreviewDiv
{
	height:100%;
	float:right;
	padding:3px;
}

.PreviewImg
{
	height:110px;
	width:154px;
	cursor:pointer;
	border-style:solid;
	border-width:3;
	border-color:rgb(80,22,35);
}

.PreviewTbl
{
	height:200px;
	width:200px;
	cursor:pointer;
	background-image:url('Graphics/SnifFrame.gif');
	background-repeat:no-repeat;
	color:White;
	margin:3px;
}

.SmallerImg
{
	height:100px;
	width:140px;
	cursor:pointer;
}

.BiggerImg
{
	height:240px;
	width:420px;
	border:solid 1px black;
}

.MainImg
{
	border:solid 2px black;
	width:400px;
	height:300px;
	filter:progid:DXImageTransform.Microsoft.Fade(Overlap=7.00,Center=0);
}

.SearchHeaderRow
{
	font-family:Arial;
	font-size:12;
	padding:5px;
}

.SearchCell,.RightSearchCell,.LeftSearchCell
{
	font-family:Arial;
	font-size:12px;
	background-color:#EAEEE8;	
	height:35px;
	border-style:solid;
	border-width:2px;
	border-color:#D1DACE;
	padding:4px;
}

.RightSearchCell 
{
	border-right-style:none;
	padding-right:0px;
}

.LeftSearchCell
{
	border-left-style:none;
	padding-left:0px;
	color:Blue;
	text-decoration:underline;
}

.ContactDiv
{
	height: 100%; 
}

.ManageBorder
{
	border-style:solid;
	border-width:thick;
	border-color:Black;
	height:550px;
	width:100%;	
}

.ActionsTbl
{
	border:solid 1px Black;
	font-size:16px;
}

.ActionsTblCell
{
	border:solid 1px Black;
}
