
/* BREAKING NEWS ALERT */

#hp-breaking {
	display: none;
	background: #FECB00 url(../images/skin/hp-breaking-bg.gif) no-repeat scroll center top;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#hp-breaking .record {
	background-color: transparent !important;
	background: url(../images/skin/hp-breaking-bg.gif) bottom center;
	padding-top: 10px;
}
#hp-breaking .record .title {
	
}
#hp-breaking .record .title h3 {
	background: url(../images/skin/hp-breaking-h3-bg.gif) no-repeat left center;
	padding-left: 175px;
	font-size: 138.5%; /* 20px */
	margin:0;
	margin-left: 0.5em;
}
#hp-breaking .footer, #hp-breaking .copy {
	display: none;
}
#hp-breaking a#hp-breaking-close {
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 77%;
	color: #957700;
}
#hp-breaking-closed {
	font-size: 77%;
	padding: 15px;
}

/* HOMEPAGE TABS */

#tab-topstory .title {
	font-size: 182%;
}

#hp-tabs {
	overflow: hidden;
	background: url(../images/skin/hp-tab-top-bg.gif) no-repeat top center;
	padding-top: 15px;
}


#hp-tabs-container .footer,
#hp-tabs-container .title h4 {
	display: none;
}


#hp-tabs-container div.ui-tabs-panel,
#hp-tabs-container div.ui-tabs-panel *,
#hp-tabs-container div.record * {
	background-color: #6d6d6d !important;
	color: #FFF !important;
}

#hp-tabs-container .ui-tabs-panel {
	padding: 0 10px;
	background:transparent url(../images/skin/hp-tab-container-bg.gif) repeat-y scroll center;
	min-height: 15em;
}

#hp-tabs-container .copy a {
	color: #FECB00 !important
}
#hp-tab-nav {
	background: #FFF url(../images/skin/hp-tab-nav-bg.gif) no-repeat top center;
	padding: 20px 10px 0 10px;
	background-color: transparent;
}
.ui-tabs-nav {
	float: none;
}
#hp-tab-nav li {
	padding: 0;
	margin: 0;
	margin-top: -7px;
	margin-right: 5px;
	height: 35px;
}
#hp-tab-nav li a,
#hp-tab-nav li a:visited {
	padding: 0;
	display: block;
	height: 25px;
	padding-bottom: 3px;
}

#hp-tab-nav li a span  {
	padding: 2px 10px 10px 10px;
	top: 2px;
}

#hp-tab-nav a:hover,
#hp-tab-nav .ui-tabs-selected a,
#hp-tab-nav .ui-tabs-selected a:visited {
	background: #6D6D6D url(../images/skin/hp-tab-corner-bg.gif) no-repeat scroll left bottom;
	color: #fecb00;
	text-decoration: none;
}

#hp-tab-nav a:hover span,
#hp-tab-nav .ui-tabs-selected a span,
#hp-tab-nav .ui-tabs-selected a:visited span {
	background: url(../images/skin/hp-tab-corner-bg.gif) no-repeat scroll right bottom;	
}

#hp-tabs .ui-tabs-container .image {
	width: 325px;
	text-align: center;
	float: left;
	margin-right: 1em;
} 

#hp-tabs .ui-tabs-container .image img {
	max-width: 100%;
}
#hp-tabs-container .archive{
	padding: 0px;
}

/* PRIMARY LISTS */

#hp-primary-lists {
	width: 425px;
	float: left;
}

#hp-primary-lists .group {
	clear: left;
}

#hp-primary-lists h3 a, #hp-primary-lists h3 a:hover {
	text-decoration: none;
}
#hp-primary-lists .title h3 {
	margin-bottom: 0;
}

#hp-primary-lists .title {
	border-bottom: 4px solid #EE3B34;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
}

#stock-indicies {
	height: 285px;
	width: 160px;
	margin-left: 20px;	
}

#hp-headlines h3 a {
	font-size: 182%;  /* 24px */
}

#hp-business ul, #hp-national ul, #hp-entertainment ul, #hp-sports ul, #hp-world ul, #hp-partners ul {
	margin: 0;
	margin-left: 1.5em;
	font-size: 85.1%;
}

#hp-business h3, #hp-national h3, #hp-entertainment h3, #hp-sports h3, #hp-world h3, #hp-partners h3 {
	font-size: 138.5%; /* 18px */
	text-transform: uppercase;
}

.hl-boxL {
	float: left;
	width: 210px;
}
.hl-boxR {
	float: right;
	width: 210px;
}

a.rss {
	display: block; float: left; width: 17px; height:17px;
	background: url(../images/skin/a-rss.gif) no-repeat center;	
	margin-right: 2px;
	margin-top: 8px;
}
a.rss span { display: none; }


/* FEATURE COLUMN */
#hp-featurecol {
	float:right;
	width: 210px;
}

#hp-featurecol .feature-box .title h3,
#hp-featurecol .feature-box .title h4 {
	color: #f49335;
	border-bottom: 3px solid #094FA4;
	text-transform: uppercase;
	font-size: 75%
}

#hp-alerts .record {
	background-color: #bfd9cc;
}

#hp-featured .title {
	font-size: 167%;
}


/* PARTNER CONTENT */
#hp-partners {
	clear: left;
	overflow: hidden;
}

#hp-partners h2 {
	color: #f49335;
	border-bottom: 3px solid #169546;
	text-transform: uppercase;
	font-size: 138.5%; /* 18px */
}

#hp-partners .title h3 {
	color: #169546;
	line-height: 25px;
	border-bottom:none;
}

#hp-partners .title h3 img {
	vertical-align: middle;
}