﻿/*
	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;

}

/*
	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: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../../../Images/En/buttonbg.jpg);
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	border: 0px solid #7D0001;
}

/*
	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: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

/*
	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: #000066;
	text-decoration: none;
	text-align : center ;

}

/*
	Style for the news News Date 
*/
.css_wpNewsDisplay_NewsDate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #990000;
	text-decoration: none;
}

/*
	Style for the news Thumbnail Image
*/
.css_wpNewsDisplay_ThumbnailImage
{
}

/*
	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: 10px;
	color: #000000;
	text-decoration: none;
}

/*
	Style for the news Label
*/
.css_wpNewsDisplay_Label
{
}

/*
	Style for the news Read More label
*/
.css_wpNewsDisplay_ReadMore
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #A30707;
	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
{
	text-align : center ;
	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_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: 12px;
	font-weight: bold;
	color: #990000;
	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: 7.5pt;
	font-weight: bold;
	color: #000000;
	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: 7.5pt;
	color: #000000;
	text-decoration: none;
}

/*
	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: 12px;
	width: 120px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
}
/*#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 ;
}
