﻿/*
	Style for the whole news area 
*/
.css_wpNewsDisplay_MainTitle
{
}

/*
	Style for the whole Search Table
*/
.css_wpNewsDisplay_SearchTable
{
    /*  	border-width : 0px; 	border-style : solid ; 	border-color : White ; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10px; 	font-weight: bold; 	color: #000000; 	text-decoration: none;*/
    background-color: #FDE0DF;
    border: 1px dotted #CC0000;
    font-family: "Traditional Arabic";
	font-size: 12pt;
	font-weight: normal;
	color: #ef4135;
	text-decoration: none;
}

/*
	Style for the whole Search Table
*/
.css_wpNewsDisplay_SearchHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000066;
    outline-color: #A7C6FC;
    border-color: #A7C6FC;
}

/*
	Style for the whole Search Table
*/
.css_wpNewsDisplay_SearchHeader td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000066;
    outline-color: #A7C6FC;
    border-color: #A7C6FC;
}

/*
	Style for the whole Search Table
*/
.css_wpNewsDisplay_Button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../../../../images/New/buttonbg.jpg);
	margin: 0px;
	padding: 1px;
	height: auto;
	width: auto;
	border: 1px solid #ffffff;
}

/*
	Style for the whole news area 
*/
.css_wpNewsDisplay_NewsTable
{
    /* 	border-left-width : 10px; 	border-left-style : solid ; 	border-left-color : #F5F5F5 ; 	border-right-width : 10px; 	border-right-style : solid ; 	border-right-color : #F5F5F5 ;*/
}


/*
	Style for the news News Rating 
*/
css_wpNewsDisplay_NewsRating
{
}

.css_wpNewsDisplay_RSSFeeds
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    margin: 1px;
    padding: 1px;
    background-image: url(../Images/Default/rss-feed-icon.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    padding-left: 20px; /*background-color : #FF6300;*/
}

/*
	Style for the news Title 
*/
.css_wpNewsDisplay_NewsTitle
{
    font-family: "Traditional Arabic";
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

/*
	Styles for rating control
*/
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
}

.ratingStarPointer
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    /*Image Path should be relative to style file */
    background-image: url(../Images/Default/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(../Images/Default/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(../Images/Default/SavedStar.png);
}

/*
	Style for the news Sub Title 
*/
.css_wpNewsDisplay_NewsSubTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    color: #000000;
    text-decoration: none;
    text-align: center;
    direction: rtl;
}

/*
	Style for the news News Date 
*/
.css_wpNewsDisplay_NewsDate
{
	font-family: "Traditional Arabic";
	font-size: 12pt;
	font-weight: normal;
	color: #ef4135;
	text-decoration: none;
}

/*
	Style for the news Thumbnail Image
*/
.css_wpNewsDisplay_ThumbnailImage
{
    border:solid 1px #000000;
}

/*
	Style for the news Thumbnail Image Description
*/
.css_wpNewsDisplay_ThumbnailImageDesc
{
}

/*
	Style for the news short Description
*/
.css_wpNewsDisplay_shortDescription
{
    font-family: "Simplified Arabic";
	font-size: 12pt;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;
	line-height:19px;
}

/*
	Style for the news Label
*/
.css_wpNewsDisplay_Label
{
}

/*
	Style for the news Read More label
*/
.css_wpNewsDisplay_ReadMore {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	font-weight: normal;
	color: #ef4135;
	text-decoration: none;
}
.css_wpNewsDisplay_ReadMore:hover {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*
	Style for the news Media Image
*/
.css_wpNewsDisplay_MediaImage
{
}

/*
	Style for the news Media Image Description 
*/
.css_wpNewsDisplay_MediaImageDesc
{
}

/*
	Style for the news response links 
*/
.css_wpNewsDisplay_ResponseLinks a
{
    font-family: "Simplified Arabic";
    font-size: 15px;
    color: #000066;
    text-decoration: none;
}

/*
	Style for the news Media Image Description 
*/
.css_wpNewsDisplay_BackButton
{
    font-family: "Simplified Arabic";
    font-size: 15px;
    color: #000066;
    text-decoration: none;
    text-align:center;
}



/*
	Style for the news Media Image Description 
*/
.css_wpNewsDisplay_NoData
{
    text-align: center;
}

/*
	Style for the table that contains details Part 
*/
.css_wpNewsDisplay_NewsDetail_Table
{
}

/*
	Style for Details Part Title
*/
.css_wpNewsDisplay_NewsDetail_NewsTitle
{
     
    font-family: "Traditional Arabic";
    font-size: 11pt;
    font-weight: bold;
    color: #333333;
    text-decoration: none;      
    direction: rtl;
}

/*
	Style for Details Part SubTitle
*/
.css_wpNewsDisplay_NewsDetail_NewsSubTitle
{
    font-family: "Simplified Arabic";
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    line-height: 20px;
    direction: rtl;
}

/*
	Style for Details Part News Source
*/
.css_wpNewsDisplay_NewsDetail_NewsSource
{
}

/*
	Style for details part news date
*/
.css_wpNewsDisplay_NewsDetail_NewsDate
{
    
    font-size: 12pt;
    color: #cc0000; /* color: #990000; */
    text-decoration: none;    
    font-family: "Traditional Arabic";
    /*
    font-family: "Simplified Arabic";
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    line-height: 20px;*/
}

/*
	Style for details part news Image
*/
.css_wpNewsDisplay_NewsDetail_MainImage
{
}

/*
	Style for details part news image description
*/
.css_wpNewsDisplay_NewsDetail_MainImageDesc
{
}

/*
	Style for details part news date full description
*/
.css_wpNewsDisplay_NewsDetail_FullDesc
{
    font-weight: normal;
    font-size: 11pt;
    color: #333333;
    line-height: 15px;
    font-family: "Simplified Arabic";
    text-align: justify;
    text-decoration: none; 
    line-height: 20px;
    direction: rtl;
}

/*
	Style for Response part Table
*/
.css_wpNewsDisplay_ResponseTable
{
}

/*
	Style for Response part Title for comments
*/
.css_wpNewsDisplay_ResponseTitle0
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #0A1F70;
}

/*
	Style for Response part Title for suggetion
*/
.css_wpNewsDisplay_ResponseTitle1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #990000;
}


/*
	Style for Response part Title for replies
*/
.css_wpNewsDisplay_ResponseTitleReply
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #666666;
}

/*
	Style for Response part Date for comments
*/
.css_wpNewsDisplay_ResponseDate0
{
    background-color: #A6C5F1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

/*
	Style for Response part Date for suggetion
*/
.css_wpNewsDisplay_ResponseDate1
{
    background-color: #FFE6E6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}


/*
	Style for Response part Date for replies
*/
.css_wpNewsDisplay_ResponseDateReply
{
    background-color: #eeeeee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

/*
	Style for Response part user row for comments
*/
.css_wpNewsDisplay_User0
{
    background-color: #A6C5F1;
}

/*
	Style for Response part user row for suggetion
*/
.css_wpNewsDisplay_User1
{
    background-color: #FFE6E6;
}


/*
	Style for Response part user row for replies
*/
.css_wpNewsDisplay_UserReply
{
    background-color: #eeeeee;
}

/*
	Style for Response part user row for replies
*/
.css_wpNewsDisplay_ResponsePersonalImage
{
}


/*
	Style for Response part user row for replies
*/
.css_wpNewsDisplay_ResponsePersonalData
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    width: 100%;
}

/*
	Style for Response part user row for Full Description
*/
.css_wpNewsDisplay_ResponseFullDescription
{
}

/*
	Style for Response part Response Attachment 
*/
.css_wpNewsDisplay_ResponseAttachment
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-color: #eeeeee;
}

/*
	Style for Response part Attachment Files 
*/
.css_wpNewsDisplay_ResponseAttachmentFiles a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    color: #000066;
    text-decoration: none;
}


/*
	Style for Response part reply row 
*/
.css_wpNewsDisplay_ResponseReply
{
    text-align: right;
}

.css_wpNewsDisplay_ResponseReply a
{
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    color: #000066;
    text-decoration: none;
}


.css_wpNewsDisplay_TextFeilds
{
	margin: 1px;
	padding: 1px;
	height: 14px;
	width: 110px;
	border: 1px dotted #CC0000;
	text-align: right; /*	margin: 1px; 	padding: 1px; 	height: 12px; 	width: 120px; 	border: 1px solid #999999; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 7.5pt; 	color: #333333; 	text-align : right ; */
}
.css_wpNewsDisplay_Column_Button
{
    text-align: right;
}
.css_wpNewsDisplay_Column_Label
{
    text-align: left;
}

.css_wpNewsDisplay_TextFeilds_Long
{
    margin: 1px;
	padding: 1px;
	height: 14px;
	width: 350px;
	border: 1px dotted #CC0000;
	text-align: right;
}

#divGrid a
{ /*
    color: #990000;
    text-decoration: none;
    font-family: "Simplified Arabic";
    font-size: 13px; */
}
#divGrid span
{/*
    color: #000000;
    text-decoration: none;
    font-family: "Simplified Arabic";
    font-size: 12px;*/
}

.css_wpNewsDisplay_PageStyle
{
    font-family: "Simplified Arabic";
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    line-height: 20px;
}
.css_wpNewsDisplay_SearchHide
{
    text-align: left;
}

