﻿
.Photo
{
	float:right;
	background-image:url('NoPhoto.jpg');
	width:160px;
	height:140px;
	margin:5px 5px 5px 10px
	
	
}
.Photo1
{
	float:right;
	background-image:url('Untitled-4.png');
	width:100px;
	height:107px;
	margin:5px 5px 5px 10px
	
	
}

.NewsTitle
{
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	color:#750000;
	margin:5px 5px 5px 5px;
	text-decoration:none;
	text-align:right;
	
}
.SearchTitle
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:#750000;
	margin:5px 5px 5px 5px;
	text-decoration:none;
	
}
.NewsContent
{
	font-family:Tahoma;
	font-size:8pt;
	color:#4C4C4C;
	line-height:150%;
	text-indent:20px;
	text-align:justify;
	margin-bottom: 7px;
	direction:rtl;
}
.CustomContent
{
	font-family:Tahoma ;
	font-size:9pt;
	color:Maroon;
	line-height:150%;
	text-indent:20px;
	text-align:justify;
	margin-bottom: 7px;
	direction:rtl;
}
.Tahoma
{
    font-family:Tahoma;
    font-size:8pt; 
}

.NewsDate
{
	font-family:Arial;
	font-size:10pt;
	font-style:normal;
	color:#750000;
	
}
.PDate
{
	direction:rtl;
	text-align:right;
	font-family:Arial;
	font-size:8pt;
	font-style:italic;
	color:#750000;
}
.author
{
	font-family: Georgia;
	font-size: 10pt;
	font-style: normal;
	color: #750000;
	
}
.rotator
{
	direction:rtl;
	text-align:right;
}
/**************************************************
body
{
    text-align:center;
    font-family:Tahoma;
	font-size:8pt;
	font-style:normal;
    color:Navy;
    margin:0px auto 0px auto;
    
}
a
{
    color:red;
	text-decoration:none;
}
a:active
{
	color:red;
	text-decoration:none;
	
}
a:hover
{
	color:Orange;
	text-decoration:none;
	
}
a:visited
{
	color:Gray;
	text-decoration:none;
	
}
/*/-------------------/*/
/*/-------------------/*/
/*/-----BodyStyle-----/*/
.SitePage
{
    width:910px;
    text-align:center;
    overflow:hidden;
    
}
.Banner
{
	width:900px;
	height:205px;
	background-repeat:no-repeat;
	background-image:url('Banner.jpg');

	text-align:left;
	vertical-align:bottom;
		
}
.BodyContent
{
	width:900px;
	height:auto;
	background-color:White;
	background-image:url('MenuBack.jpg');
    background-repeat:repeat-y;
    background-position:right top;
}


.ShadowR
{
    width:5px;
    height:auto;
    background-image:url('ShadowR.png');
    background-repeat:repeat-y;
    background-position:left center;
}
.ShadowL
{
    width:5px;
    height:auto;
    background-image:url('ShadowL.png');
    background-repeat:repeat-y;
    background-position:right center;
}
.LoginDate
{
    direction:rtl;
    width:900px;
    height:35px;
    color:White;
}
.LoginStatus
{
    width:260px;
    text-align:right;
    padding:0px 5px 0px 0px;
}
.DateView
{
    width:260px;
    text-align:left;
    padding:0px 0px 0px 5px;
}
.Navigator
{
    width:auto;
    text-align:center;
    padding:0px 5px 0px 5px;
}
    
.Advertisement
{
    width:500px;
    height:50px;
    
}
.MenuPan
{
    width: 200px;
    vertical-align:top;
       
}
.DetailsPan
{
    width:700px;
    vertical-align:top;
}
.MenuIcon
{
    width:25px;
    height:auto;
    background-image:url('Icon.png');
    background-repeat:no-repeat;
    background-position:center center;
}

.TxtWhite
{
    color:White;
}
.TxtBold
{
    font-weight:bold;
} 
.TxtLeft
{
    text-align:left
}

.TxtCenter
{
    text-align:center;
}

.Arial
{
    font-family:Arial;
    font-size:10pt;
}
.Red
{
    color:Red;
}
.Calibri
{
    font-family:Calibri;
    font-style:italic;
    font-size:10pt;
}
.TxtRight
{
    text-align:right;
}
.DirLeft
{
    direction:ltr;
}
.DirRight
{
    direction:rtl;
}
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(FilledStar.png);

}

.emptyRatingStar {
    background-image: url(EmptyStar.png);
}

.savedRatingStar {
    background-image: url(SavedStar.png);
}





      

/*/-------------------/*/
/*/-------------------/*/
/*/-----MenuStyle-----/*/
.TR
{
    background-image:url('TR.png');
    background-position:left bottom;
    background-repeat:no-repeat;
    width:10px;
    height:30px;
}
.TL
{
    background-image:url('TL.png');
    background-position:right bottom;
    background-repeat:no-repeat;
    width:10px;
    height:30px;
}
.TC
{
    background-image:url('TC.png');
    background-position:center bottom;
    background-repeat:repeat-x;
    height:30px;
}
.MR
{
    background-image:url('MR.png');
    background-position:left center;
    background-repeat:repeat-y;
    width:10px;
}
.ML
{
    background-image:url('ML.png');
    background-position:right center;
    background-repeat:repeat-y;
    width:10px;
}
.BR
{
    background-image:url('BR.png');
    background-position:left top;
    background-repeat:no-repeat;
    width:10px;
    height:10px;
}
.BC
{
    background-image:url('BC.png');
    background-position:center top;
    background-repeat:repeat-x;
    width:10px;
    height:10px;
}
.BL
{
    background-image:url('BL.png');
    background-position:right top;
    background-repeat:no-repeat;
    width:10px;
    height:10px;
}
.MCText
{
    text-align:right;
    width:650px;
    background-color:#d3daed;
    text-indent:10px;
    line-height:170%;
    padding:5px 10px 5px 10px;
    overflow:hidden;
}
.MCMenu
{
    text-align:center;
    width:160px;
    text-indent:10px;
    line-height:150%;
    
}
.SubMenu
{
    width:auto;
    height:19px;
    text-align:left;
    padding-left:5px;
    background-image:url('SM.png');
    background-position:center top;
    background-repeat:repeat-x;
}
.SubMenu2
{
    width:auto;
    height:19px;
    text-align:right;
    padding-left:5px;
    padding-right:5px;
    color:Purple;
    background-image:url('SM.png');
    background-position:center top;
    background-repeat:repeat-x;
}
.VistaAero
{
    background-image:url('VistaAero.png');
    vertical-align:bottom;
    text-align:right;
    background-position:center center;
    background-repeat:no-repeat;
    height:100%;
    width:100%;
}
.MenuTitle
{
    padding:2px 5px 0px 0px;
}
.Price
{
    width:25%;
    padding:0px 5px 0px 5px;
    
}
.Rating
{
    width:50%;
    padding:0px 5px 0px 5px;
}
.Picture
{
    float:right;
    margin:5px 5px 5px 5px;
}
.Icon
{
    font-family:Wingdings;
    font-size:12pt;
}
.Baseline
{
    vertical-align:top;
}

/*/-----MenuStyle-----/*/
/*/-------------------/*/
/*/-------------------/*/
ul.mainlevel-nav {
	font-size: 11px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.mainlevel-nav li {
	display: block;
	background-image : url('none');
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 8pt;
	line-height: 24px;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}
.main-menu {
	width: 160px;
	line-height:250%;
	font-family: Tahoma;
	font-size: 10pt;
	vertical-align: top;
	border-right: 1px solid #99A0AA;
	text-align: center;
}
.menu {
	width: 100%;
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu li {
	padding: 0px;
}
a.mainlevel {
	display: block;
	line-height: 22px;
	height: 22px;
	width: auto;
	text-align:center;
	
}
a.mainlevel: link {
	display: block;
	font-size : 8pt;
	width: auto;
	text-align:center;
}
a.mainlevel:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	width: auto;
}
a.mainlevel:link {
	display: block;
	padding: 0px 0px 0px 0px;
	width: auto;
}
a.mainlevel:hover {
	display: block;
	background-image:url('MenuHover.png');
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
.active_menu {
	background-image:url('MenuHover.png');
	background-position:center;
	background-repeat:no-repeat;
}

*/
