#fMatter .contentPost {
    margin:0px; padding:0px;
    list-style:none;
    line-height:160%;
    font-family:Verdana, Arial;
    font-size:12px;
}
ul.contentPost li {
    margin:0px; padding:0px;
    list-style:none;
    padding-bottom:15px;
    border-bottom:1px solid #ccc;
    margin-bottom:15px;
}
ul.contentPost li h2 {
    margin:0px; padding:0px;
    font-size:22px;
    line-height:120%;
    margin-bottom:8px;
}
.contentPost h2 a {
	color:#F57213;
}
.contentDescription a {
    text-decoration:underline;
}
ul.contentPost li h2 a:hover {
	color:#E96404;
}
ul.contentPost .contentInfo {
    height:100%; overflow:hidden;
    color:#555;
    margin-bottom:15px;
}
ul.contentPost .contentInfo div {
    float:left;
    padding-left:5px;
}
ul.contentPost li.ad div {
    margin: 10px auto 0px;
}
ul.contentPost .contentInfo a {
    font-weight:bold;
}
ul.contentPost .contentInfo .contentDate {
    padding-left:0px;
    font-weight: bold;
    font-size:11px;
}
ul.contentPost p {
	margin:12px 0px;
}
.content .left {
    float:left;
}
.content .right {
    float:right;
}
.content .contentSocial {
    padding-top:10px;
    margin:0px;
}
.content .right .contentSocial {
    padding-top:0px;
}
.content .content-details {
    height:100%; overflow: hidden;
    margin-bottom: 10px;
}


/*--------------------------content-details-----------------------*/
.content-heading-details{font-size:18px;color:#003399;padding:5px 0;border-bottom:1px solid #003399;}
.content-date-details{font-weight:bold;color:#666666;padding-top:5px;}
.content-post-details{font-weight:bold;color:#666666;padding-bottom:5px;padding-top:1px; line-height:160%; }
.content-description-details p{ }
.categories-details-span{color:#666666;font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;font-weight: bold;margin-top: 20px;text-transform: capitalize;}
.cotent-news{
	width:200px;
	padding:10px;
	background:#F7FBF9;
	float:right;
	display:block;
	color:#333333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:10px;
	}
.cotent-news select {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 0;
	width:40px;
}
.cotent-news input, button, textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 1px;
}


.filter {
    width:690px;
    padding:20px 0 30px 0; 
}
.filter .container {
    float:left;
    margin-left:3px;
    height:50px;
    text-align: center;
}
.filter .container label {
  font-weight: bold;

}
.filter .container .block {
    padding:5px 0 0 0;
}
.container #sort_type,
.container #sort_order,
.container #filter,
.container #search-field,
.container #search-text {
    font-size: 11px;
    width:80px;
}
.container .buttons {
    font-size:11px;
    height:20px;
}


/* Topics */
#fHighlights-topic {
	height:100%;
	overflow:hidden;
	margin:10px 0px 10px;
}
#fHighlights-topic .right-topic {
	width:340px;
	float:right;
	overflow:hidden;
}
#fMatter #fHighlights-topic .left-topic {
	width:340px;
	float:left;
	overflow:hidden;
}
#fHighlights-topic .left-topic h3, 
#fHighlights-topic .right-topic h3,
#fRelated h2 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	border-bottom:2px solid #0979d9;
	font-weight:normal;
	padding:3px 0px;
	margin:0px 10px 0px 0px;
}
#fHighlights-topic .right-topic ul.menu  {
	margin-top:10px;
	margin-left:0px;
}

#fMatter #fHighlights {
	overflow:hidden;	
	margin:15px 20px;
}
#fMatter #fHighlights .left-hightlights {
	width:323px;
	float:left;
	overflow:hidden;
}
#fMatter #fHighlights .right-hightlights {
	width:323px;
	float:right;
	overflow:hidden;
}
#fHighlights .right-hightlights h4,
#fHighlights .left-hightlights h4 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:3px solid #0979d9;
	padding:3px 3px;
	margin:0px;
}
#fHighlights .left-hightlights ul.menu  {
	margin-top:10px;
	margin-left:5px;
}
#fHighlights .left-hightlights ul.menu li {
	background:url(../../images/arrow.gif) top left no-repeat;
	margin:0px;
	padding:0px;
}
#fHighlights .left-hightlights ul.menu li a {
	color:#013da0;
	padding:2px 5px 9px 15px;
	display:block;
	line-height:150%;
	font-weight:normal;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:12px;
}
#fHighlights .left-hightlights ul.menu li a:hover {
	color:#01235b;
}
#fHighlights .right-hightlights .post {
	diaplay:block;
	height:70px;
	padding:4px 8px;
	border:1px solid #c5c5c5;
	border-top:none;
}
#fHighlights .right-hightlights .post:hover {
	background:url(../../images/li-hover.gif) #f6f6f6 top right repeat-y;
	border-right:1px solid #f57213;
}
#fHighlights .right-hightlights .post img {
	float:left;
	border:none;
	margin-right:6px;
	margin-top:2px;
}
#fHighlights .right-hightlights .post a span {
	color:#013da0;
	padding:8px 5px;
	display:block;
	line-height:150%;
	text-align:left;
	font-weight:normal;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* Video */
#fVideo h2 {
    margin-bottom:10px !important;
}
#fVideo .contentVideo {
	margin-bottom:20px;
}
#fVideo .contentVideo .video-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}
#fVideo .contentVideo .date-time {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#858585;
	font-weight:bold;
	margin:0px 0px 8px;
}
#fVideo p {
	margin:8px 0px 12px;
}
#fVideo .contentVideo .contentSocial a {
    padding: 0 5px;
} 
#fVideo h2, #fMatter .video-list h2 {
    font-size: 20px;
	font-weight:normal !important;
    margin: 10px 0 15px;
    padding:0px 0px 4px 0px;
    border-bottom: 2px solid #0979D9;
    color: #333;
    font-family:Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin-bottom: 16px;
}

.listTopics li {
    list-style:none; 
    border-bottom:1px dotted #ccc;
    padding:5px 0px;
}
.listTopics li a {
    display: block;
    font-weight: bold;
}

/* Read More */
p.readmore {
    height: 100%; overflow: hidden;
    line-height: 100%;
    margin:6px 0px 10px 0px;
    line-height: 100% !important;
}
a.readmore
{
    background: url(../../images/button-rep.gif) left top repeat-x;
    color: #FFFFFF;
    float:right;
    font-size: 12px;
    font-weight:bold;
    display: block;
    float: right;
    text-decoration:none !important;
}
.readmore span
{
    background: url(../../images/button-arrow.gif) right top no-repeat;
    padding: 4px 16px 4px 7px;
    display: block;
}
.contentPost .contentDescription a.readmore 
{
    float: left;
    clear: both;
}


/* News Listing */
.tableListingNews {
    width:100%; font-size:12px;
    color:#000;
}
.tableListingNews th {
    font-weight:bold;
    color:#fff;
    background: url("../../images/layout_rep_grey.jpg") repeat-x;
}
.tableListingNews td,
.tableListingNews th {
    padding:6px !important;
}
.tableListingNews tr:hover td {
    background:#E1F4FB;
}
.table-listing-dot td {
    border-top:1px dotted #FF6600;
}
.table-listing-blue td {  
    border-top: 1px solid #003399;
}

/* UL Table */
table.ulArrow td {
	padding:4px 0px 4px 20px;
	background:url("../../images/arrow.png") no-repeat scroll 6px 9px;
}

/* Slide Box */
#slidebox {
    width:400px;
    height:100px;
    padding:10px;
    background-color:#fff;
    border-top:3px solid #E28409;   
    position:fixed;
    bottom:0px;
    right:-430px;
    z-index: 1000;
    -moz-box-shadow:-2px 0px 5px #aaa;
    -webkit-box-shadow:-2px 0px 5px #aaa;
    box-shadow:-2px 0px 5px #aaa;
}
#slidebox p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#555;
}
a.more{
    cursor:pointer;
    color:#E28409;
}
a.more:hover{
    text-decoration:underline;
}
#slidebox h2{
    color:#E28409;
    font-size:18px;
    margin:10px 20px 10px 0px;
}
a.close{
    background:transparent url(../../images/close.gif) no-repeat top left;
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:10px;
}
a.close:hover{
    background-position:0px -13px;
}