﻿
#newswrap {
	width:500px;
	margin-bottom:10px;
	margin-top:10px;
}

#newswrap a, #newswrap a:visited {
	text-decoration:none;
	color:#0000CC;
}
#newswrap a:hover {
	color:#000000;
}
#newswrap h4,#tabs ul,#tabs li,.genbox p {
	margin:0px;
	padding:0px;

}

#newswrap #tabs {
	position:relative;
	width:100%;
	overflow:hidden;
	/*background-color:#5C245E;*/
}

#tabs h4 {
 	font-size:14px;
	padding:2px 1px;
	display:block
}

#tabs a h4  {
		color: #FFFFFF;
}

#tabs a, #tabs a:visited {
	text-decoration:none;
}

#tabs a:hover  h4 {
	color:#D5D5D5;
}


#newswrap #tabs li {

	list-style:none;
	float:left;
	width:16.6%;
	text-align:center;
}

#Odd h4{
	background-color: #B80A0A;
}

#cOdd {
	display:none;
	/* margin:-2px; */
	background-color: #F8E9E9;
	border:2px solid #B80A0A;
}

#Technology h4{
	background-color: #A2A602;

}
#cTechnology {
	display:none;
	background-color: #FFFFF4;
	border:2px solid #A2A602;
}
#Sport h4{
	background-color: #00B90A;
}

#cSport {
	display:none;
	/* margin:-2px; */
 	background-color:#EEFFEC;
	border:2px solid #00B90A;
}

#Business h4{
	background-color: #01C9D3;
}

#cBusiness {
	display:none;
	/* margin:-2px; */
	background-color:#F0F5FF;
	border:2px solid #01C9D3;
}

#News h4{
	background-color:#87563F;
}

#cNews {
	display:block;
	/* margin:-2px; */
	background-color:#FDF9F2;
	border:2px solid #87563F;
}

#Celebrity h4{
	background-color:#5C245E;

}	

#cCelebrity {
	display:none;
	/* margin:-2px; */
	background-color:#F1EEF9;
	border:2px solid #5C245E;
}



#newswrap #content {
	clear:both;
	/* padding: 2px; */


}

#newswrap .genbox {
	padding:10px;

}
.genbox img {
	float:right;
	padding:3px;
	border:1px solid #aaaaaa;

}
.genbox ul{
	margin:0;
	padding:5px 20px;
	clear:both;
}


.newswrap_faLink a,.newswrap_faLink a:visited{
	font-size:0.9em;
	color:#0000CC;
}

.newswrap_pubDate {
	color:#999999;
	font-size:0.8em;
	margin:0 0 0 3px;
	padding:0;

}
.tsNews {
	position:relative;
	margin:3px;
}
.tsNews a, .tsNews a:visited {
	text-decoration:none;
}



.tsNews h1 {
	padding:0;
	margin:3px 0px 0px 0px;
	font-size:1em;
}

.tsNews p {
	margin:5px;
	font-size:0.9em;
	
}
.tsNews img {
	float:right;
	height:100px;
	width:auto;
	padding:3px;
	border:1px solid #aaaaaa;
	margin:3px;
	
}

.hNews {
	margin: 3px;
}

.hNews .hTitle {
	padding:0;
	margin:0;
	font-size:0.9em;
}
#hNews_first {
	position:absolute;
	display:none;
	height:87px;
	width:173px;
	overflow:scroll;	
/*	display:none;*/
	left:275px;
	bottom:-1px;
	border:1px solid #B80A0A;	
	padding:3px;
	font-size:0.8em;
}

#hNews_links {
	float:right;
	width:38%;
	height:70px;
}

.hNews ul {
	position:relative;
	padding:0;
	margin:0;
	list-style:none ;
	width:75%;
	height:auto;
	
	padding-top:1px;

}
.hNews li:hover{
	position:relative;
	padding:0;
	margin-left:3px;
	z-index:99;
}

#cOdd .hNews ul{
	background-color: #F8E9E9;	
}
#cOdd .hNews li:hover{
	background-color: #F8E9E9;
}

#cTechnology .hNews ul{
	background-color: #FFFFF4;	
}
#cTechnology .hNews li:hover{
	background-color: #FFFFF4;
}

#cSport .hNews ul{
	background-color: #EEFFEC;	
}
#cSport .hNews li:hover{
	background-color: #EEFFEC;
}

#cBusiness .hNews ul{
	background-color: #F0F5FF;	
}
#cBusiness .hNews li:hover{
	background-color: #F0F5FF;
}

#cNews .hNews ul{
	background-color: #FDF9F2;	
}
#cNews hNews li:hover{
	background-color: #FDF9F2;
}

#cCelebrity .hNews ul{
	background-color: #F1EEF9;	
}
#cCelebrity .hNews li:hover{
	background-color: #F1EEF9;
}

.hNews li {
	/*background-color: #F8E9E9;*/
/*	margin:1px 0px 1px 0px;*/
	padding-left:3px;
	border-bottom:1px solid #B80A0A;
	font-size:0.9em;
}

#tabs .last {
	width:100%;
}