﻿*
{
	padding:0px;
    margin:0px;    
}
BODY
{
    scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #f3f3f3; 
	scrollbar-3dlight-color: #f3f3f3; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #f3f3f3;
	background-color: #999999;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
TR
{
	vertical-align:top;	
}
A
{
    text-decoration: none !important;
}
IMG
{
	border: solid 0px;	
}
.Container
{
	width:806px;
	height:542px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
}
.NoBorder
{
	border: solid 0px;
}
.Bold
{
	font-weight:bold;	
}
.ImageBorder
{
	border:solid 1px #382e22;
}
.BottomContainer
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	direction:rtl;
	padding-bottom:20px;
}
.BottomLink
{
	font-family:Arial;
	color:#616161;
	font-size:12px;
}
.BottomLink:hover
{
	font-family:Arial;
	color:black;
	font-size:12px;
}
.TitleOrange
{
	font-family:Arial;
	color:#ffa500;
	line-height:22px;
	font-size:12px;
}
.TitleWhite
{
	font-family:Arial;
	color:White;
	line-height:22px;
	font-size:12px;
}
.TitleWhite:hover
{
	color:#ffd700;
}
.TitleYellow
{
	font-family:Arial;
	color:#ffd700;
	line-height:22px;
	font-size:12px;
}
.Category
{
	display:block;
	margin-left:40px;
	float:left;
}
.Thumb
{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	float:left;
	cursor:pointer;
}
.PicInfo
{
	font-family:Arial;
	color:White;
	line-height:22px;
	font-size:12px;
	display:block;
	float:left;
	margin-left:30px;
	margin-right:30px
}
div.TelerikModalOverlay
{
    filter: alpha(opacity=70) !important;
    opacity: .70 !important;
    -moz-opacity: .70 !important;
    background-color:Black !important;
}
