﻿/* Headers */


.relatedHeader
{
	position: relative;
	height: 37px;
	margin: 0 0 0 0;
	clear: both;
}





/* Top Articles */

#headerLeft
{
	width: 308px;
	float: left;
	margin: 15px 16px 0 0;
	position: relative;
}

#headerLeft p
{
	font: 0.8em Verdana, Arial, Georgia;
}

#headerLeft h2
{
	font: 1.4em Georgia, Verdana, Arial;
	margin: 8px 0 0 0;
}

#headerLeft a
{
	text-decoration: none;
}



#headerRight
{
	float: left;
	width: 300px;
	margin: 15px 0 0 0;
}

.textFloat
{
	float: left;
	width: 188px;
}

.border
{
	background: url(/App_Resources/Images/Site/framework/line.gif) bottom repeat-x;
	margin: 0 0 15px 0;
	padding: 0 0 11px 0;
}

/* Orange Arrow Headers */


#subHeader
{
	position: relative;
	height: 40px;
	margin: 0;
}



#exclusive
{
	position: absolute;
	top: 0;
	right: 0;
}

.arrowChannelSub
{
	background: url(/App_Resources/Images/Site/article/h1Arrow.png) no-repeat;
	margin: 0 0 0 610px;
	width: 17px;
	height: 21px;
}

.rating
{
	font-size: 0.8em;
}

/* Last Weeks Article Properties */

#olderArticles
{
	margin: 0 0 0 0;
	clear: both;
	width:  700px;
}



#olderArticles p
{
	float: left;
	font: 0.8em Verdana, Arial, Georgia;
	width: 127px;
	margin: 9px 0 0 0;
}

#olderArticles ul
{
	margin: 20px 0 0 0;
}

#olderArticles li
{
	width: 200px;
	position: relative;
	height: 110px;
	margin: 0 24px 20px 0;

}

#olderArticles a
{
	margin: 0 0 20px 0;
}

#olderArticles img
{
	float: left;
	margin: 11px 8px 7px  0;
	border: 0;
}

.headlineAlign
{	
	position: absolute;
	bottom: 5px;
}

/* Last Month Article Properties */


.lastMonth ul
{
	margin: 0;
	padding: 20px 0 0 0;

}

.lastMonth li
{
	width: 308px;
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
	list-style: none;
	height: 65px;
	
}

.lastMonth a
{
	text-decoration: none;
}



.lastMonth a:visited
{
	color: #4e4e4e;
}



.lastMonth img
{
	float: left;
	margin: 1px 8px 0  0;
	border: 0;
}

.lineEnt
{
	background: url(/App_Resources/Images/Site/framework/line.gif) top repeat-x;
	width: 233px;
	float: right;
	right: 0;
	padding: 5px 0 0 0;
	position: absolute;
	bottom: 0;
}

.category
{
	float: left;
}

.olderArticlesClass
{
    margin: 10px 0 0 0;
    width: 661px;
}

.olderArticlesClass img
{
	float: left;
	border: 0;
	margin: 10px 10px 0 0;
}

.olderArticlesClass p
{
	font: 0.8em Verdana, Arial, Georgia;
	margin: 8px 0 0 0;
}

.olderArticlesClass ul
{
    margin: 0;
    padding: 20px 0 0 0;
}

.olderArticlesClass li
{
	width: 195px;
	float: left;
	margin: 0 20px 10px 0;
	height: 135px;
	position: relative;
	
	background: url(/App_Resources/Images/Site/framework/line.gif) bottom repeat-x;
}

.olderArticlesClass a
{
    text-decoration: none;
}

.olderArticlesClass a:visited
{
    color: #4e4e4e;
} 
