
/*------------------BODY----------------*/

body {
	
	
	
		font-size: xx-small;
	
	font-family: verdana, sans-serif, arial;
	margin: 0px;
}


	a {
		color: #780000;
	}

	


img {
	border: 0px;
}

hr {
	border: 0px;
	color: #000000;
	background-color: #000000;
	height: 1px;
	line-height: 1px;
	/* border-bottom: 1px solid #000000; */
}

form {
	margin: 0px;
}

input, select, td {
	
	
		font-size: xx-small;
	
}

/*---------------HEADERS---------------*/

.header TD, .header TR {
	background-repeat: repeat-x;
}                

.row {
	padding-left: 5px;
	font-weight: bold;
	color: #EEFFFF;
}

/*----------SPECIAL SECTIONS----------*/

.ad {
	background-color:#000000;
	color: #FFFFFF;
}

.sponsored {
	background-color: #EBEBEB;
}

.breaking {
	background-color: #252525;
	padding-left: 5px;
}

.bottom {
	border-top: 1px solid #666666; 
	background-color: #252525; 
	border-bottom: 1px solid #000000;
}

.jump {
	
		width: 100%;
		border-top: 1px solid #666666;
	
	
}

.dyk { 
	background-color: #666666;
	border-bottom: 1px solid #333333;
}


/*---------------STYLES--------------*/

.ind {
	padding-left: 5px;
}

.inline {
	display: inline;
}

.big {
	font-size:1.5em;
}

.more {
	margin-top: 5px;	
}

.bold, .headline, .sprint  {
	font-weight: bold;
}

.nw {
	white-space: nowrap;
}

.wrong {
	text-decoration: line-through;
}

.alt {
	background-color:#F3F3F3;
}

.lightBG {
	background-color: #D7D7D7;
}

.shade {
	background-color: #EEEEEE;
}

.tL {
	border-top: 1px solid #CFCFCF;
}

.wide, .table {
	width:100%;
	
	
	
		font-size: xx-small;
	
}

/*---------------COLORS--------------*/

.gray {
	color: #333333;
}

.red, .sprintFooterLink {
	color: #FF0000;
}

.green {
	color: #009900;
}

.white, .adAdLink {
	color: #EEFFFF;
}

/*-------------ALIGNMENT------------*/

.left {
	text-align: left;
}

.center, .sprint {
	text-align: center;
}
.center2 {
	text-align: center;
}
.right {
	text-align: right;
}

.vmiddle { 
	vertical-align: middle;
}

/*-- new iphone adjusted ---*/

/*.headline, .subHead, .game {
	white-space: nowrap;
}*/

.dykHeader { 
	background-color: #666666;
	border-bottom: 1px solid #333333;
	padding-left: 5px;
	font-weight: bold;
	color: #EEFFFF;
}

.dykBody {
	padding-left: 5px;
	background-color: #D7D7D7;
}

.sub {
	font-weight: bold;
	padding-left: 5px;
}

.noaddiv {
	font-size: 1px;
	height: 0px;
	width: 0px;
}

.VGfooter      { color: #000000; font-size: 10pt }    
.VGfooterBox   { color: #000000; background-color: #E8E8E8; } 
.HEfooter      { color: #000000; font-size: 4.5pt }
.HEfooterBox   { color: #000000; background-color: #E6ECF3; }
.HEfooterImage {
      background-repeat: no-repeat;
      background-position: left;
      background-image: url(http://home.helio.com:6000/images/wapimg/footer_icon.gif);
      background-color: #E6ECF3;
}

.tabs {
	width: 100%;
	clear:both;
	padding: 6px;
}
.tab {
	font-size: x-small;
	font-weight:bold;
	padding: 2px 7px 2px 7px;
	margin: 2px 3px 2px 3px;
	display:inline;
	text-align: center;
	border: 1px solid #999999;
	color: #000000;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
.on {
	background-color: #ffffff;
}
.tab a { 
	color: black;
	text-decoration:none;
}
.tab a:hover, .tab a:active, .tab a:focus{ 
	background-color:transparent;
}
.tabBar{
	padding:5px 0px 5px 0px;
}

.blogExtended_image {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}

.blogExtended_desc_image{
	padding-top: 5px;
	width: 325px;
	min-height:55px;
}

.blogExtended_desc {
	padding-top: 5px;
	width: 325px;
	min-height:30px;
}

