
.LargeThumbnail
{
	margin:10px;
	padding:20px;
	background-color:#F6F6F6;
}
/** 	NewsSideBox	 **/
.NewsSide{
	display:block;
	float:Left;
	width:300px;
	margin:0 10px 5px 0;
}
.NewsSide TD{
	padding:0;
}
div.NewsSideAd{
	overflow:hidden;
	margin-bottom:10px;
}
div.NewsSideBox{
	overflow:hidden;
	margin-bottom:10px;
	padding:2px 2px 2px 2px;
	background:silver;
}
div.NewsSideBox h3{
	color:#000;
	background:#F0F0F0;
    border-Right:8px solid #931212;
    font-size: 15px;
    line-height:20px;
    margin:0 0 4px 0;
	padding:2px 3px 0 3px;
    text-indent:5px;
}
div.NewsSideBox a.NewsLine{
	text-decoration:none;
	display:block;
	font-size:14px;
	background:#fcfcfc;
	overflow:hidden;
	margin:3px 0 0 0;
	padding:3px;
}
div.NewsSideBox a.NewsLine:hover{
	text-decoration:none;
	background:#fff;
}


div.NewsFooterAd{
	overflow:hidden;
	margin:10px 0 10px 10px;
}

/******* News Side ***********/
/*
.RelatedNews {
	float:left;
	margin:0 10px 0 0;
	width:350px;
}	
.RelatedNews h3{
	font-size:15px;
	background:#fff;
	color:#000;
	margin:2px 4px 4px 4px;
	padding:3px;
}
.RelatedNews ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.RelatedNews li{
	list-style-type:none;
	margin:2px 4px 2px 4px;
	padding:0;
}
.RelatedNews a{
	display:block;
	/*background:#B00503;*/
	color:#E9E9E9;
	text-decoration:none;
	padding:2px;
}
.RelatedNews a:hover{
	color:white;
	background:#A30908;
}	
*/
div.RelatedNews{
	padding:5px 0 5px 10px; 
}
div.RelatedNews a{
	display:block;
	background:#F8E0ED;
	padding:2px;
	margin:0 0 5px 0;
}
div.RelatedNews a:hover{
	text-decoration: none !important;
	background:#F7ECF2;
}
/**************** News *********************/
.NewsSplit
{
    border-bottom:1px solid silver;
    clear:both;
    margin-bottom:7px;
}
div.NewsDiv{
	clear:both;
	margin:0 0 10px 0;
	overflow:hidden;
}
div.NewsDiv img{
	float:Right;
	border:silver 1px solid;
	margin-top:0;
	margin-Right:0;
	margin-Left:4px;
	margin-bottom:4px;
	width:120px;
	height:90px;
}
div.NewsDiv .Brief{
	margin:4px 0 0 0;
}

div.NewsDiv .Title a,div.NewsDiv .Title a:hover{
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
}
div.NewsDiv .Date, #NewsPage .Date{
	font-size:85%;
	color:gray;
	
}
#NewsPage .NewsMeta{
	overflow:hidden;
}

#NewsPage .FloatEnd{
	clear:right;
}
#NewsPage .Date{
	float:Right;
}

#NewsPage .Dash{
	font-size:85%;
	float:Right;
	color:#666;
	margin:4px 5px 0 5px;
}
#NewsPage .CommentsLink{
	font-size:85%;
	float:Right;
}
#NewsPage .Clear{
	clear:both;
}

div.NewsDiv .Split {
	clear:both
}

/***********************************/
div.CommentsSplit
{
	clear:both;
}
div.NewsCommentSplit, div.CommentsSplit{
	width:auto;
	height:1px;
	background:silver;
	margin:8px 0 8px 0;
	clear:both;
    padding:0;
    line-height:1px;
    font-size:0px;
}
div.CommentsSplit{
	height:2px;
}	

#NewsPage .CommentsHead a{
	font-weight:bold;
	text-decoration:none;
	color:black;
}

div.NewsComment{
	margin:0 0 3px 0;
}

div.NewsComment a.avatar{
	display:block;
	text-decoration:none;
	border:silver 1px solid;
	float:Right;
	margin-top:0;
	margin-Right:0;
	margin-Left:5px;
	margin-bottom:5px;
}
div.NewsComment a.avatar img{
	border:none;
}

div.NewsComment .Title{
	font-weight:bold;
	color:#232323;
}
div.NewsComment .Date{
	margin:4px 0 0 0;
	color:#666;
	font-size:85%;
	float:Right !important;
}
div.NewsComment .Dash{
	float:Left;
	margin:4px 5px 0 5px;
}
div.NewsComment .By{
	font-size:85%;
	float:Right;
	margin:4px 0 0 0;
	color:gray;
}
div.NewsComment .By span{
	font-weight:bold
}
div.NewsComment .Content{
	
	margin:20px 10px 0 10px;
	padding:0 5px 0 5px;;
	border-left1:silver 2px solid;
}
/****************************** Comment Form */
#cmfrm{
	border:silver 1px solid;
	background:#f6f3f3;
	padding:5px;
	width:490px;
	margin:0 auto 10px auto;
	display:none;
}
#cmfrm a.MyAvatar{
	text-decoration:none;
	border:silver 1px solid;
	display:block;
	float:Right;
}
#cmfrm a.MyAvatar img{
	border:none;
}
#cmfrm .Submit{
	text-align:Right;
	font-size:11px;
}

#cmmsg{
	
}
#cmmsg .Information{
	display:block;
	background:#445b89;
	border:#E6E8CF 1px solid;
	color:#ebf2f6;
	padding:4px;
	margin:4px 0 4px 0;
}
#cmmsg .Failure{
	display:block;
	background:#FDFFE4;
	border:#E6E8CF 1px solid;
	color:red;
	padding:4px;
	margin:4px 0 4px 0;
}

.FBButton {
	background: #637bad;
	border:#e1e8f6 1px solid;
	color:white;
	margin:0 3px 2px 3px;
	cursor:pointer;
}


/****************************** RSS */
#FeedsPage .inLinkTarget{
	font-weight:bold;
	text-decoration:none;
	color:#333
}
#FeedsPage div.Side{
	width:200px;
	float:left;
	margin:0 10px 10px 0;
}

#FeedsPage .RSSFeeds,
#FeedsPage .Readers{
	margin:0 0 10px 0;
}
#FeedsPage .RSSFeeds UL, #FeedsPage .Readers UL{
	list-style-type:none;
	padding:0;
	margin:0;
}
#FeedsPage .RSSFeeds Li,#FeedsPage .Readers Li{
	list-style-type:none;
	margin:0 0 4px 0;
}

#FeedsPage .RSSFeeds a{
	display:block;
	text-decoration:none;
	padding:3px 20px 3px 3px;
	font-weight:bold;
	background:#F3E0EB url('../rss.gif') no-repeat right center;
}
#FeedsPage .RSSFeeds a:hover{
	background-color:#F3EEF1;
}

#FeedsPage .Readers h4{
	font-size:100%;
	color:#666;
	margin:6px 0 6px 0;
}

#FeedsPage .Readers a{
	display:block;
	text-decoration:none;
	padding:3px;
	background:#EFF7FD;
	direction:ltr;
}
#FeedsPage .Readers a:hover{
	background-color:#FFF;
}
/* ---------News page Left side ------------- */
.NewsSide .NewsBlock a.News span
{
    width:219px !important;
}
/****************************************************/
/* ----------------- NewsTweet */
 .NewsTweet{
	border: 1px solid #eee;
	background-color: #fbfbfb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px 0px #ccc;
	-moz-box-shadow: 0px 0px 2px 0px #ccc;
	box-shadow: 0px 0px 2px 0px #ccc; 
	margin:30px 20px;
	padding:20px;
	overflow:hidden;
	width:540px;
}
.NewsTweet .Source{
	overflow:hidden;
}
.NewsTweet .Source a.From{
	text-decoration:none;
	display:block;
	float:right;
	margin:0 0 0 5px;
}
.NewsTweet .Source a.From img{
	border:none;
}
.NewsTweet a.Name{
	text-decoration:none;
	display:block;
	margin:0 0 4px 0;
	color:#333;
	font-size:20px;
	font-weight:bold;
	overflow:hidden;
}
.NewsTweet a.Username{
	text-decoration:none;
	display:block;
	color:#0084B4;
	font-size:17px;
	overflow:hidden;
	direction:ltr;
	text-align:right;
}
.NewsTweet a.Username:hover, .NewsTweet a.Name:hover{
	color:#666;
	text-decoration:none;
}

.NewsTweet .Tweet{
	padding:20px 10px 0 10px;
}

.NewsTweet .Text{
	font-size:24px;
}
.NewsTweet .Text a{
	color:#0084B4;
	text-decoration:none;
}
.NewsTweet .Text a:hover{
	text-decoration:underline;
}

.NewsTweet .Meta{
	font-size:12px;
	color:#666;
	margin:5px 0 0 0;
	text-align:right;
}
.NewsTweet .Meta div{
	display:inline;
	padding:0 5px;
}
.NewsTweet .Meta a{
	text-decoration:none;
	color:#666;
}
.NewsTweet .Meta a:hover{
	text-decoration:underline;
	color:#333;
}
#TwittShare
{
    float:right;
    height:150px;
    width:70px;
    margin-left:10px;
    text-align:center;
    margin-top:30px;
}
#TwittLikeButton
{
    margin-bottom:10px;
    text-align:center;
}
.RetweetURL a
{
    background:url(../retweet.png) no-repeat left center;
    opacity:0.7;
    filter:alpha(opacity=70);
    padding-left:15px;
    /*color:#2FC2EF !important;*/
}
.RetweetURL a:hover
{
    opacity:1;
    filter:alpha(opacity=100);
}
.Reply a
{
    background:url(../Reply.png) no-repeat left center;
    opacity:0.7;
    filter:alpha(opacity=70);
    padding-left:15px;
    /*color:#2FC2EF !important;*/
}
.Reply a:hover
{
    opacity:1;
    filter:alpha(opacity=100);
}
/****************************/
.FlyShareBox {
    width:126px;
    float:left;
    height:30px;
}
.LikeButton
{
    width:80px;
    overflow:hidden;
    direction:ltr;
    float:left;
    height:30px;
}
.LikeButton iframe
{
    padding-top:3px;
}
.FlyShareBox .Facebook
{
    background:url(../../social/share.png) no-repeat 0 0;
    width:60px;
    height:20px;
    display:inline-block;
    border:0;
    margin-left:0;
    margin-right:2px;
    margin-top:5px;
}
.FlyShareBox .Twitter
{
    background:url(../../social/share.png) no-repeat -60px 0;
    width:55px;
    height:20px;
    display:inline-block;
    border:0;
    margin-left:4px;
    margin-right:2px;
    margin-top:5px;
}
/*================== Updates For News By Member Feature ( Author ) 02-09-2012 ================*/
.TRTitle TD, TD.TDTitle {
    FONT-WEIGHT: bolder;
    COLOR: #ffffff;
    BACKGROUND-COLOR:#FF8D00;
}

.TRTitle2 TD ,TD.TDTitle2{
    FONT-WEIGHT: bolder;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #8da5be
}

.TRHead TD , TD.TDHead {
    FONT-WEIGHT: bolder;
    COLOR: #000066;
    BACKGROUND-COLOR: #cccccc;
    TEXT-ALIGN: center
}

.TRPlain TD , TD.TDPlain {
    COLOR: #000066;
    BACKGROUND-COLOR: #d8eaf8
}

.TRMarked TD , TD.TDMarked{
    COLOR: #000066;
    BACKGROUND-COLOR: #f6f6f6
}
/*********** MemberNewsForm ************/
.MemberNewsForm table
{
    
}
.MemberNewsForm table td
{
    padding:4px;
}
.MemberNewsForm .formfield
{
    font-size:13px;
}
/***** Save messages *****/

#MemMSG{
	
}
#MemMSG .Information{
	display:block;
	background:#445b89;
	border:#E6E8CF 1px solid;
	color:#ebf2f6;
	padding:4px;
	margin:4px 0 4px 0;
}
#MemMSG .Failure{
	display:block;
	background:#FDFFE4;
	border:#E6E8CF 1px solid;
	color:red;
	padding:4px;
	margin:4px 0 4px 0;
}
/* ---------- News page when writen by member ---------- */
.MemberNews
{
    font-size:14px;
}
.NewsMeta .Author
{
    clear:both;
    margin-bottom:4px;
    padding-left:5px;
    padding-right:10px;
    font-size:15px;
    font-weight:bolder;
    font-family:arial;
}
/*========== Author Page =================*/
.AuthorBlock
{
    width:200px;
    height:75px;
    background-color:#FFEED1;
    color:#637BAD;
    border:1px solid #eaa12e;
    overlfow:hidden;
    text-align:center;
}
.AuthorBlock a,.AuthorBlock a:hover
{
    display:block;
    text-decoration:none;
}
.AuthorBlock a img
{
    width:60px;
    height:60px;
    border:3px double silver;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float:right;
    margin:3px;
}
.AuthorBlock a span
{
    font-size:16px;
    font-weight:bolder;
    font-family:arial;
    float:right;
    width:126px;
    display:block;
    padding:5px 0 5px 0;
    line-height:22px;
    text-align:center;
}
.ClearRow
{
    height:3px;
    line-height:3px;
    clear:both;
}