﻿html
{
	SCROLLBAR-FACE-COLOR: #F7E45D;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #ECE9D8;
    SCROLLBAR-TRACK-COLOR: #ECE9D8;
    SCROLLBAR-DARKSHADOW-COLOR: #ECE9D8;
}


.panel
{
	SCROLLBAR-FACE-COLOR: #5C8ED7;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #ECE9D8;
    SCROLLBAR-TRACK-COLOR: #ECE9D8;
    SCROLLBAR-DARKSHADOW-COLOR: #ECE9D8;
}




.LblHeader
{
	font-weight: bold;
	font-size: 15px;
	color: #5c8ed7;
	font-family: Tahoma;
	
}
.TDHeader
{
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(Images/ProductLine.jpg);
	padding-top: 3px;
	background-repeat: no-repeat;
	text-align: justify;
	width: 187px;
	height: 31px;
	
	
}
.OffersBar
{
	background-image: url(images/OffersBarEn.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 7px;
}
.BarEn
{
	background-image: url(Images/BarEn.jpg);
	width: 475px;
	background-repeat: no-repeat;
	height: 7px;
}
.BarAr
{
	background-image: url(Images/BarAr.jpg);
	width: 475px;
	background-repeat: no-repeat;
	height: 7px;
}

.ArchiveTime
{
	font-size: 10px;
	color: #FB0F0F;
	font-family: Tahoma;
}
.LblNewsTextArchive
{
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	
}

.LblHeaderNews
{
	font-weight: bold;
	font-size: 12px;
	color: #5c8ed7;
	font-family: Tahoma;
	
}

.VoteLblQuestion
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #D3E1F3;
	font-family: Tahoma;
	font-variant: normal;
}
.VoteLblAnswer
{
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	color: #D3E1F3;
	font-family: Tahoma;
	font-variant: normal;
}
.BtnVote
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	border-left: white 1px solid;
	cursor: hand;
	color: #476085;
	border-bottom: white 1px solid;
	font-family: Tahoma;
	background-image: url(Images/Vote.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.SearchAdvance
{
	font-size: 11px;
	color: #A2A4A9;
	font-family: Tahoma;
	font-weight: bold;
}

.BtnSearch
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 12px;
	border-left: white 1px solid;
	cursor: hand;
	color: #476085;
	border-bottom: white 1px solid;
	font-family: Tahoma;
	background-image: url(Images/Vote.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
a
{
	color: white;
	text-decoration: none;
}
a:hover
{
	color: #cc0000;
}

.HoverSubject
{
	background-color: #F7E45D;
}
.HoverSubject2
{
	background-color: #F7E45D;
}

.LblLatestHints
{
	font-size: 10px;
	color: #5c8ed7;
	font-family: Tahoma;
	font-weight: bold;
}
.LblProductLine
{
	font-weight: bold;
	font-size: 12px;
	color: #445DA8;
	font-family: Tahoma;
}

.TDProductLineItem
{
	background-image: url(Images/ProductlineBG.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	width: 188px;
	height: 28px;
	
	padding-right: 7px;
	padding-left: 7px;
}
.DateTime
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
}
