﻿/*
	Style for the whole news area 
*/
.css_wpNewsDisplay_MainTitle
{
}

/*
	Style for the whole Search Table
*/
/*.css_wpNewsDisplay_SearchTable
{
    /*  Riyaz Ali - Nov 06, 2008 */
     /*     border-width : 0px;     border-style: solid;     border-color: White;     */
   /* background-color: #d5efb2;
    border: dotted 1px #006633;   
    font-weight: normal;
    font-size: 8pt;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    text-decoration: none;
}*/

.css_wpNewsDisplay_SearchTable
{
    /*  Create By Saeed June 16, 2009 */
     background-color: #FDE0DF;
    border: 1px dotted #CC0000;   
    font-weight: normal;
    font-size: 8pt;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    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-weight: normal;
    font-size: 8pt;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    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: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}*/
.css_wpNewsDisplay_NewsTitle
{
	 /*  Create By Saeed June 16, 2009 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	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;
}

/*
	Style for the news News Date 
*/
/*.css_wpNewsDisplay_NewsDate
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight:normal;
    color: #cc0000; /* color: #990000; */
    /*text-decoration: none;
}*/

.css_wpNewsDisplay_NewsDate
{
	 /*  Create By Saeed June 16, 2009 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;
}
/*
	Style for the news Label
*/
.css_wpNewsDisplay_Label
{
}

/*
	Style for the news Read More label
*/
/*.css_wpNewsDisplay_ReadMore
{
    font-weight: normal;
    font-size: 8pt;
    color: #336600;
    text-indent: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none; /*      font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 7.5pt;     font-weight: bold;     color: #A30707;     text-decoration: none;*/
/*}*/
.css_wpNewsDisplay_ReadMore
{
	/*  Create By Saeed June 15, 2009 */
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ef4135;
	text-decoration: none;
}
.css_wpNewsDisplay_ReadMore:hover 
{
	/*  Create By Saeed June 15, 2009 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	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: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    color: #000066;
    text-decoration: none;
}

/*
	Style for the news Media Image Description 
*/
.css_wpNewsDisplay_BackButton
{
     font-weight: normal;
    font-size: 8pt;
    color: #336600;
    text-indent: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    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: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    
    
}

/*
	Style for Details Part SubTitle
*/
.css_wpNewsDisplay_NewsDetail_NewsSubTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    color: #000066;
    text-decoration: none;
}

/*
	Style for Details Part News Source
*/
.css_wpNewsDisplay_NewsDetail_NewsSource
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: Navy;
    text-decoration: none;
}

/*
	Style for details part news date
*/
.css_wpNewsDisplay_NewsDetail_NewsDate
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight:normal;
    color: #cc0000; /* color: #990000; */
    text-decoration: none;    
   
}

/*
	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-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
    font-weight:normal;
  
}

/*
	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;
}

.css_wpNewsDisplay_Column_Label
{
    text-align:right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ef4135;
	text-decoration: none;
}
.css_wpNewsDisplay_Column_Button
{
    text-align:left;
}
.css_wpNewsDisplay_TextFeilds_Long
{
	margin: 1px;
	padding: 1px;
	height: 14px;
	width: 350px;
	border: 1px dotted #CC0000;
}


#divGrid a
{
    /*     color: #990000;     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 9px;     text-decoration: none; */
}
#divGrid span
{/*  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none; */
}
.css_wpNewsDisplay_PageStyle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.css_wpNewsDisplay_SearchHide
{
    text-align: right;
}
