/* CSS Document */
body{
    /*background-color: #E0E0E0;*/
    background: url('../instantbreakingnews/images/bg.jpg') repeat-x;
}

.container{
    background-color: #FFF;
    border-top: solid 1px #D4D4D4;
    border-left: solid 1px #D4D4D4;
    border-right: solid 1px #D4D4D4;
}

.footer_wrapper{
    font-family: "Trebuchet MS", Tahoma, Arial;
    background: url(../instantbreakingnews/images/footerbg.gif) repeat-x;
    color: #ccc;
    font-size: 9px;
}

.footer_wrapper h6{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-family: Georgia;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 5px;
    border-bottom: solid 2px #999;
}

.footer_wrapper .footer_bottom{
    padding: 5px 0;
    border-top: 1px solid #404040;
    background: url(../instantbreakingnews/images/footerbg_bottom.gif) repeat-x;
    font-size: 11px;
}

.footer_wrapper ul {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #fff;
    text-decoration: none;
    list-style-position: outside;
    /*list-style-image: url(../instantbreakingnews/images/arrow.gif);*/
    list-style-type: square;
    padding: 6px;
    margin: 2px 0 2px 10px;
}

.footer_wrapper ul li{
    border-bottom: dotted 1px #666;
    padding: 3px 0;
}

.footer_wrapper ul li a{
    font-size: 8pt;
    color: #fff;
    text-decoration: none;
}

.footer_wrapper ul li a:hover{
	color: #fff;
    text-decoration: underline;
}

.footer_wrapper .ndate{
    font-size: 9px;
    color: #ccc;
}

/*start LEFT CONTENT*/
.left_breaknews{
	margin-bottom: 5px;
	margin-left: 10px;
	border: solid 1px #F3F3F3;
}

.left_breaknews .left_title{
	text-indent: 5px;
	font-weight: bold;
	padding: 3px 0;
}

.left_breaknews ul{
	list-style-type:none;
	margin: 0;
}

.left_breaknews li{
	margin: 0;
	padding: 10px 5px;
}
/*end LEFT CONTENT*/

.nav_links{
    float: right;
    margin: 10px 0 0 0;
    text-align: right;
}

/*LINK TOP*/
#top_link_body{
    text-align: left;
    font-size: 10pt;
    color: #333;
    margin: 0;
    font-family: "Trebuchet MS", Tahoma, Arial;
    /*background-color: #E6E6E6;*/
    background: url(../instantbreakingnews/images/nav_bg.gif) repeat-x;
}

#top_link_body ul{
    list-style-type:none;
    margin: 0;
    padding: 7px 0 5px 0;
    font-size: 0;
}

#top_link_body li{
    display: inline;
    margin: 0;
}

#top_link_body li a{
    white-space: nowrap;
    padding: 4px 10px;
    text-decoration: none;
    color: #1E5B7E;
    height: 35px;
    font-weight: bold;
    border-right: solid 1px #6d65a2;
    font-size: 10pt;
    margin: 0;
    background-color: #fff;
}

#top_link_body li a:hover{
    /*background-color: #eff7f5;*/
    background-color: #E8E8E8;
    color: #333;
}

#top_link_body li a.selected{
    /*background-color: #eff7f5;*/
    background-color: #E8E8E8;
    color: #333;
}
/*END LINK TOP*/

.article_title{
    color: #201C16;
    font-family: Georgia;
    font-size: 30pt;
    line-height: 40px;
}

.details_bound{
    margin: 0 0 0 10px;
    background: url('../instantbreakingnews/images/bgdetails.jpg') repeat-x;
    padding-top: 10px;
}

.break_bound{
	margin: 0 0 0 10px;
    /*background: url('../instantbreakingnews/images/bg_break_news.jpg') no-repeat;
    padding-top: 10px;*/
}

.bdy_bnews{
	/*margin: 15px 10px 0 10px;*/
	margin: 0 10px 0 10px;
	border: solid 1px #FF0000;
	background-color: #fff;
}

.bdy_bnews .title{
	padding: 4px 0;
	text-indent: 10px;
	font-weight: bold;
	color: #fff;
	background: url('../instantbreakingnews/images/bg_break_news_title.gif') repeat-x;
}

.bdy_bnews .break_news{
	margin: 10px;
}

/*
Previous style
.sidetitle{
    height: 27px;
    line-height: 27px;
    text-indent: 10px;
    font-weight: bold;
    font-size: 10pt;
    color: #333;
    margin-top: 5px;
    margin-right: 10px;
    border: solid 1px #3F5880;
    background: url('../instantbreakingnews/images/side_title.gif') repeat-x;
}

.linkbody{
    font-family: "Trebuchet MS", Tahoma, Arial;
    background-color: #F8FAFB;
    border-left: solid 1px #3F5880;
    border-right: solid 1px #3F5880;
    border-bottom: solid 1px #3F5880;
    margin: 0 10px 0 0;
}
*/

.sidetitle{
    height: 27px;
    line-height: 27px;
    text-indent: 10px;
    font-weight: bold;
    font-size: 10pt;
    color: #333;
    margin-top: 0;
    margin-right: 10px;
    border-top: solid 1px #B8BABB;
    border-left: solid 1px #B8BABB;
    border-right: solid 1px #B8BABB;
    border-bottom: solid 1px #BBBCBC;
    /*background: url('../instantbreakingnews/images/side_title.gif') repeat-x;*/
    background-color: #CECECE;
}

.linkbody{
    font-family: "Trebuchet MS", Tahoma, Arial;
    background-color: #D9D9D9;
    border-top: solid 1px #EDEDED;
    border-left: solid 1px #B8BABB;
    border-right: solid 1px #B8BABB;
    border-bottom: solid 1px #B8BABB;
    margin: 0 10px 5px 0;
}

.linkbody dl a{
    font-weight: normal;
}

.linkbody dt{
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: normal;
}


.linkbody dd{
    margin: 0;
    font-size: 8pt;
}

.cat-title{
    font-family: "Trebuchet MS", Tahoma, Arial;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 25.8667px;
    font-weight: normal;
}

/*start COMMENTS CSS*/
.title-box01{
	margin-top: 0;
	padding: 0;
	height: 20px;
	width: 580px;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	float: left;
}

.reply-body{
    border-top: solid 1px #999;
    padding: 0 0 20px 0;
}

.reply-body .reply-title{
    padding: 5px 0;
    text-indent: 8px;
    /*background-color: #ECEDEF;*/
    background: url(../instantbreakingnews/images/bg_comments.jpg) repeat-x;
    font-weight: bold;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

.comment-details{
    background-color: #F8FBFC;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.reply-body .reply-date{
    font-size: 8pt;
    color: #666;
}

#regis-body{
    margin: 10px auto;
    padding: 10px 0;
    border-style: solid;
    border-color: #ccc #ddd #ddd #ccc;
    border-width: 1px;
    background-color: #F0F0F0;
}

.reg-title{
    font-weight: bold;
    padding: 10px 0;
    color: #63126B;
    text-indent: 10px;
}

#regis-body dl{
    color: #505050;
    margin: 0;
}

#regis-body dl dt{
    width: 150px;
    float: left;
    text-align: right;
    padding: 10px 10px 0 0;
    margin-left: 10px;
}

#regis-body dl dd{
    margin: 5px 0;
}

#login-body{
    margin: 10px auto;
    padding: 10px 0;
    background: url('../instantbreakingnews/images/login.jpg') no-repeat;
    height: 215px;
}

#login-body dl{
    color: #505050;
    margin: 0;
}

#login-body dl dt{
    width: 150px;
    float: left;
    text-align: right;
    padding: 10px 10px 0 0;
    margin-left: 10px;
}

#login-body dl dd{
    margin: 5px 0;
}


/*end COMMENTS CSS*/

.sub_titles{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #171717;
}

.error_sub{
    border: dotted 1px #FBC2C4;
}

.bg_brknews{
	width: 930px;
	height: 90px;
	background: url(../instantbreakingnews/images/bg_bnews.jpg) no-repeat;
	margin: 0 auto;
}

.break_newsbound{
	margin-left: 210px;
	color: #fff;
}

.break_newsbound a{
	font-weight: bold;
	color: #fff;
}

.break_newsbound a:hover{
	color: #fff;
	text-decoration: underline;
}

.break_newsbound dl{
	margin: 0 0 10px 0;
	line-height: 15px;
}

.break_newsbound dt{
	font-size: 13pt;
}

.break_newsbound dd{
	font-size: 10pt;
	margin: 0;
}

.closeicon{
	float: right;
	margin: 10px 10px 0 0;
	border: none;
	cursor: pointer;
}

.clr{
    clear: both;
    font-size: 0;
    margin: 0;
    padding: 0;
}

/*start PAGINATION*/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	/*border: 1px solid #EEB422;*/

	text-decoration: none; /* no underline */
	color: #000000;
	background-color: #EEEEEE;
}
div.pagination a:hover, div.pagination a:active {
	/*border: 1px solid #EEB422;*/
	color: #FFFFFF;
	background-color: #79A6FF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		/*border: 1px solid #EEB422;*/

		font-weight: bold;
		background-color: #EEEEEE;
		color: #000000;
	}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		/*border: 1px solid #EEE;*/

		color: #DDD;
	}

#pagination-body{
	text-align: center;
	width: 565px;
	margin-left: 15px;
}
/*end PAGINATION*/

/*start Nifty*/
div#nifty{ margin: 0; background: #F0F7F9}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #F0F7F9}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/*end Nifty*/