/*special reports*/
#specialReports{
	background-color: #F8F7F0;
	color: #000;
	margin-top:10px;
	padding: 5px;
	clear: both;
}
ul#caseButtons{
	clear: both;
	display: block;
	padding-top:5px;
}
ul#caseButtons li{
	float: left;
	display: inline;
	margin-right:3px;
}
ul#caseButtons li a, ul#caseButtons li.tabs-disabled a{
	display: block;
	width: 9px;
	height: 9px;
	background-color: #ccc;
	color: #990000;
	border: 1px solid #fff;
	text-indent:-9999px;
	font-size: 1px;
	line-height: 0;
}
ul#caseButtons li a:hover, ul#caseButtons li.tabs-selected a{
	background-color: #990000;
	color: #fff;
}

#caseSelection{
	clear: both;
	padding:5px;
	text-align: center;
	background-color:#ccc;
	color:#000;
}
.fragment{
	width: 305px;
	height:150px;
}
.fragment h3, .smon h3{
	height:40px;
}
p.pleft, #fright p.pleft{
	margin: 5px 120px 5px 5px;
}
p.pright, #fright p.pright{
	margin: 5px 5px 5px 120px;
	text-align: right;
}
.fragment a{
	color: #fff;
	background-color: inherit;
}
.fragment a.black{
	color: #000;
	background-color: inherit;
}
/*maps*/
#maps{
    background-color: #FFF;
    color: #000;
    margin-top:2px;
    padding: 5px;
    clear: both;
}
#paginate-maps{
    display: block;
    clear: both;
    padding-left:5px;
    border:0;
    height: 22px;
    background: #fff url(../images/newtabsbg.png) bottom left repeat-x;
    color:#000;
    margin: 0px;
}
#paginate-maps a{
    float: left;
    text-transform: uppercase;
    font-size:10px;
    font-family:Tahoma, Verdana, sans-serif;
    line-height:105%;
    display: inline;
    padding:4px 12px 4px 12px;
    border-left:1px solid #bbb;
    border-right:1px solid #eee;
    color:#666;
    background-color: transparent;
}

#paginate-maps a:hover{
    text-decoration: none;
    color:#000;
    background-color: none;
    background-image: none;
}

#paginate-maps a.selected{
    background: #fff url(../images/newtabsactive.png) top left repeat-x;
    color: #000;
    padding:4px 11px 5px 11px;
    border-top:1px solid #bbb;
    border-left:1px solid #bbb;
    border-right:1px solid #eee;
    border-bottom:1px solid #fff;
}


/*newstabs*/
#newsTabs{
	margin-top:5px;
}
#paginate-newslistbox{
	display: block;
	clear: both;
	padding-left:5px;
	border:0;
	height: 32px;
	background: #fff url(../images/newtabsbg.png) bottom left repeat-x;
	color:#000;
	margin: 0px;
}
#paginate-newslistbox a{
	float: left;
	text-transform: uppercase;
	font-size:10px;
	font-family:Tahoma, Verdana, sans-serif;
	line-height:105%;
	display: inline;
	padding:4px 9px 4px 9px;
	border-left:1px solid #bbb;
	border-right:1px solid #eee;
	color:#666;
	background-color: transparent;
}

#paginate-newslistbox a:hover{
	text-decoration: none;
	color:#000;
	background-color: none;
	background-image: none;
}

#paginate-newslistbox a.selected{
	background: #fff url(../images/newtabsactive.png) top left repeat-x;
	color: #000;
	padding:4px 8px 5px 8px;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #eee;
	border-bottom:1px solid #fff;
}
#newslistbox {
	clear: both;
	padding:10px;
	border:1px solid #bbb;
	border-top:none;
	margin-top:-1px;
	min-height:200px;
	height:auto !important;
	height:300px;
}
#newslistbox ul{
	clear: both;
	list-style-type: disc;
	margin:5px 5px 5px 10px;
}
#newslistbox ul li{
	clear: both;
	padding-bottom:2px;
}

#brkngnews li a{
	display: block;
	float: right;
	width:205px;
}

span.time{
	color:#666;
	background-color: #fff;
	text-transform: uppercase;
	font-size:10px;
	display: block;
	float: left;
	display: inline;
	width:10px; /* By kin, 20080930 */
}


#newslistbox #brkngnews ul { /* By kin, 20080930 */ 
	clear: both;
	list-style: none;
	margin:2px 2px 2px 2px;
}
#newslistbox  #brkngnews ul li{ /* By kin, 20080930 */
	clear: both;
	padding-bottom:5px;
}

#brkngnews ul li a{ /* By kin, 20080930 */
	display: block;
	float: right;
	width:220px;
}


/*minitabs*/
#miniTabs{
	clear: both;
	color: #330000;
	border-bottom: 2px solid #eee;
	border-top: 2px solid #eee;
	margin-left:5px;
	padding-top:5px;
	margin-bottom:10px;
}
#miniTabs p{
	padding: 10px;
}
.moreTabscontent{
	float: left;
	display: inline;
	width:247px;
	min-height:210px;
    height:auto !important;
    height:210px;
	margin-left:10px;
	background-color: #f6f6f6;
	color: #000;
}
.moreTabscontent h3{
	clear: both;
	height:15px;
	margin:5px;
}

.tabbottom{
	clear: both;
	padding:5px;
	color: #000;
	text-align: right;
}









ul.litratomenu{
	display: block;
	padding:2px;
	/* border:1px solid #ddd;
	background-color: #eee;
	color:#000; */
	margin-bottom:5px;
}
ul.litratomenu li{
	display: inline;
}
ul.litratomenu li.tabs-selected a{
	font-weight: bold;
}
.fotoframe{
	text-align: center;
	margin-bottom:5px;
	/*border: 1px solid #ddd;*/
	/*height:270px;*/
}
.imgcontrols{
	margin-top:5px;
	text-align: center;
}
.imgcontrols a{
	font-size:9px;
	color: #0066cc;
	background-color: inherit;
    font-weight:bolder;
}
.imgcontrols a:hover{
	color:#000;
	text-decoration: none;
}

.fotoframe img.landscape{
	/*margin-top:25px;*/
}
span.inlinelabel{
	float:left;
	padding:2px;
}
p.hcaption{
	clear: both;
	padding:5px;
	color:#555;
	background-color: inherit;
}
p.hcaption strong{
	color: #2972F5;
	background-color: inherit;
}

/*makatistandoff*/

#makatistandoff{
    background: url(../images/specialreports/makatistandoff.gif) no-repeat;
    height:150px;
}
#makatistandoff ul{
    padding: 50px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#makatistandoff a{
    color: #8B4513;
}
#makatistandoff a:hover{
    color: #DAA520;
    text-decoration: none;
}

/*paskongpinoy*/

#paskongpinoy{
    background: url(../images/specialreports/paskongpinoy.gif) no-repeat;
    height:150px;
}
#paskongpinoy ul{
    padding: 38px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#paskongpinoy a{
    color: #0000FF;
}
#paskongpinoy a:hover{
    color: #4682B4;
    text-decoration: none;
}

/*typhoonmina*/

#typhoonmina{
    background: url(../images/specialreports/typhoonmina.jpg) no-repeat;
    height:150px;
}
#typhoonmina ul{
    padding: 35px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#typhoonmina a{
    color: #fff;
}
#typhoonmina a:hover{
    color: #87CEFA;
    text-decoration: none;
}


/*the pacquiao files*/

#thepacquiaofiles{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/pacquiao.jpg) no-repeat;
    height:150px;
}
#thepacquiaofiles ul{
    padding-top:40px;
    padding-left:20px;
    width: 280px;
    list-style: disc;

}
#thepacquiaofiles a{
    color: #FFF;
}
#thepacquiaofiles a:hover{
    color: #FFF;
}

/*the good news*/

#thegoodnews{
    background: url(../images/specialreports/thegoodnews.gif) no-repeat;
    height:150px;
}
#thegoodnews ul{
    padding: 35px 0px 0px 20px;
    width: 285px;
    list-style: disc;
}

#thegoodnews a{
    color: #008000;
}
#thegoodnews a:hover{
    color: #333;
}
a#goodnewspilipinas{
    position:absolute;
    z-index:101;
    margin-top:120px;
    margin-right: 70px;
    display: block;
    text-indent:-9999px;
    height:20px;
    width:300px;
}

/*olympics*/

#olympics{
    background: url(../images/specialreports/olympics.jpg) no-repeat;
    height:150px;
}
#olympics ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#olympics a{
    color: #000;
}
#olympics a:hover{
    color: #333;
}

/*congressblast*/

#congressblast{
    background: url(../images/specialreports/congressblast.gif) no-repeat;
    height:150px;
}
#congressblast ul{
    padding: 35px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#congressblast a{
    color: #B22222;
}
#congressblast a:hover{
    color: #333;
}

/*glorietta blast*/

#gloriettablast{
    background: url(../images/specialreports/gloriettablast.gif) no-repeat;
    height:150px;
}
#gloriettablast ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#gloriettablast a{
    color: #000;
}
#gloriettablast a:hover{
    color: #333;
}

/*the estrada trial*/

#theestradatrial{
    background: url(../images/specialreports/theestradatrial.gif) no-repeat;
    height:150px;
}
#theestradatrial ul{
    padding: 45px 0px 0px 20px;
    width: 285px;
    list-style: disc;
}

#theestradatrial a{
    color: #000;
}
#theestradatrial a:hover{
    color: #333;
}

/*blogbox*/
.boxtabs{
	clear:both;
	padding-left:7px;
	padding-bottom:2px;
	border-bottom:1px solid #ddd;
}

.boxtabs a{
	padding:4px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background: #ddd;
}
.boxtabs a.selected{
	background: #fff;
}

/* the spratly issue */

#spratlys{
    background: url(http://images.inquirer.net/specialsitebox/spratlys.jpg) no-repeat;
    height:150px;
}
#spratlys ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#spratlys a{
    color: #333;
}
#spratlys a:hover{
    color: #000;
    text-decoration: none;
}
/* nbn deal */

#nbndeal{
    background: url(http://images.inquirer.net/specialsitebox/nbndeal.jpg) no-repeat;
    height:150px;
}
#nbndeal ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#nbndeal a{
    color: #333;
}
#nbndeal a:hover{
    color: #000;
    text-decoration: none;
}

/* riceproblem */

#riceproblem{
    background: url(http://images.inquirer.net/specialsitebox/riceproblem.jpg) no-repeat;
    height:150px;
}
#riceproblem ul{
    padding: 35px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#riceproblem a{
    color: #333;
}
#riceproblem a:hover{
    color: #000;
    text-decoration: none;
}

/* cabuyao massacre */

#cabuyaomassacre{
    background: url(http://images.inquirer.net/specialsitebox/cabuyaomassacre.jpg) no-repeat;
    height:150px;
}
#cabuyaomassacre ul{
    padding: 35px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#cabuyaomassacre a{
    color: #333;
}
#cabuyaomassacre a:hover{
    color: #000;
    text-decoration: none;
}

/* education */

#education{
    background: url(http://images.inquirer.net/specialsitebox/education.jpg) no-repeat;
    height:150px;
}
#education ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#education a{
    color: #fff;
}
#education a:hover{
    color: #fff;
    text-decoration: none;
}

/* kidnappinginsulu */

#kidnappinginsulu{
    background: url(http://images.inquirer.net/specialsitebox/kidnappinginsulu.jpg) no-repeat;
    height:150px;
}
#kidnappinginsulu ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#kidnappinginsulu a{
    color: #fff;
}
#kidnappinginsulu a:hover{
    color: #fff;
    text-decoration: none;
}

/* nursingmatters */

#nursingmatters{
    background: url(http://images.inquirer.net/specialsitebox/nursingmatters.jpg) no-repeat;
    height:150px;
}
#nursingmatters ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#nursingmatters a{
    color: #fff;
}
#nursingmatters a:hover{
    color: #fff;
    text-decoration: none;
}

/* sona */

#sona{
    background: url(http://images.inquirer.net/specialsitebox/sona2008_ssbox20080727.jpg) no-repeat;
    height:150px;
}
#sona ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#sona a{
    color: #000;
}
#sona a:hover{
    color: #000;
    text-decoration: none;
}

/* power */

#power{
    background: url(http://images.inquirer.net/specialsitebox/power.jpg) no-repeat;
    height:150px;
}
#power ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#power a{
    color: #fff;
}
#power a:hover{
    color: #fff;
    text-decoration: none;
}

/* mindanaopeaceprocess */

#mindanaopeaceprocess{
    background: url(http://images.inquirer.net/specialsitebox/mindanaopeaceprocess.jpg) no-repeat;
    height:150px;
}
#mindanaopeaceprocess ul{
    padding: 50px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#mindanaopeaceprocess a{
    color: #000;
}
#mindanaopeaceprocess a:hover{
    color: #000;
    text-decoration: none;
}

/* The Financial Crunch */

#thefinancialcrunch{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/financialcrunch.jpg) no-repeat;
    height:150px;
}
#thefinancialcrunch ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thefinancialcrunch a{
    color: #fff;
}
#thefinancialcrunch a:hover{
    color: #fff;
    text-decoration: none;
}

/* milk crisis */

#milkcrisis{
    background: url(http://images.inquirer.net/specialsitebox/milkcrisis.jpg) no-repeat;
    height:150px;
}
#milkcrisis ul{
    padding: 50px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#milkcrisis a{
    color: #000;
}
#milkcrisis a:hover{
    color: #000;
    text-decoration: none;
}

/* thebolantecase */

#thebolantecase{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/thebolantecase.jpg) no-repeat;
    height:150px;
}
#thebolantecase ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thebolantecase a{
    color: #fff;
}
#thebolantecase a:hover{
    color: #fff;
    text-decoration: none;
}

/* charterchange */

#charterchange{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/charterchange.jpg) no-repeat;
    height:150px;
}
#charterchange ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#charterchange a{
    color: #fff;
}
#charterchange a:hover{
    color: #fff;
    text-decoration: none;
}

/* scappointments */

#scappointments{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/scappointments.jpg) no-repeat;
    height:150px;
}
#scappointments ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#scappointments a{
    color: #000000;
}
#scappointments a:hover{
    color: #000000;
    text-decoration: none;
}

/* thesoutherncampaign */

#thesoutherncampaign{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/thesoutherncampaign.jpg) no-repeat;
    height:150px;
}
#thesoutherncampaign ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thesoutherncampaigns a{
    color: #000000;
}
#thesoutherncampaign a:hover{
    color: #000000;
    text-decoration: none;
}

/* jobs */

#jobs{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/jobs.jpg) no-repeat;
    height:150px;
}
#jobs ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#jobs a{
    color: #000000;
}
#jobs a:hover{
    color: #000000;
    text-decoration: none;
}

/* spcrpt */

#spcrpt{
    height:150px;
}
#spcrpt ul{
margin:0 0 0 16px;
padding:10px 0 0 2px;
line-height:11px;
}

#spcrpt li{
list-style:disc;
padding:3px;
}

#spcrpt a{
    color: #000000;
}
#spcrpt a:hover{
    color: #000000;
    text-decoration: none;
}
.special_report_content_title{ /*additional attributes for news content*/
font-family:"Times New Roman", Times, serif;
font-size:25px;
color:#000;
text-decoration:none;
line-height:28px;
}

.mostread ul{
	margin:0;
	padding:0;
}
.mostread li{
	margin:0;
	padding:0;
	line-height:100%;
}