/* side navigation styles */

#sidenav {
	width: 210px;
	margin-top:20px;
}


.sidecolors {
		background-color: #22406F;
}


#sidenav p{  
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0px;
	margin-top: 10px; margin-bottom: 6px}

#sidenav a:visited {color: #fff; text-decoration: none;}
#sidenav a:link {color: #fff; text-decoration: none;}
#sidenav a:hover {color: #7F9B37; text-decoration: none;}


#sidenav .magnav {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	margin-bottom: 7px;
}

#sidenav a.magnav:visited {color: #FFFFFF}
#sidenav a.magnav:link {color: #FFFFFF}
#sidenav a.magnav:hover {color: #7F9B37}



/* main page styles */

	
.bgcolor {
	background-color: #FFF;
	top-margin : 20px
}

#homebg {

}


#homebg h1{
	font-size: 80px;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

#homebg h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: none;
	font-weight: normal;
}


#main {
	width: 600px;
}

#main.narrow {
	width: 525px;
}
 
#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height:32px;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: none;
}


sup { vertical-align: top; font-size: 14px; }


#main h2 {
	font-family:'News Cycle', sans-serif;
	font-size: 18px;
	font-weight:normal;
	line-height: 20px;
	text-transform: uppercase;
	color: #359ABC;
	margin-top: 15px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}

#main h3 {
	font-family:'News Cycle', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #359ABC;
	margin-top:25px;
	margin-bottom: 10px;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

#main a:visited{color:#000; }
#main a:link{color:#000; }
#main a:hover{color:#359ABC; }

#main .footnote { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none; 
	margin-top: 0px; 
	margin-bottom: 6px;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

.magsubhead {
	font-family:'News Cycle', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: uppercase;
	color: #22406F;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;
	letter-spacing: 0px;
}

a.magsubhead:hover{color: #359ABC; text-decoration: none;}


.picborder {
	border: 1px solid #000;
	margin-bottom: 15px;
	padding: 0px;
}
.left {
	margin-right: 15px;
}
.right {
	margin-left: 10px;
}
.thumborder  {
	border: 2px solid #CCC;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.thumborder:link 	{
	border: 1px solid #999;
}

.thumborder:visted 	{
	border: 1px solid #999;
}

.thumborder:hover 	{
	border: 2px solid #359ABC;
}


.picspace {
	margin-top: 0px;
	margin-bottom: 18px;
}

.tablelable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
}

/*mag page styles*/
.tablestyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #359ABC;
	margin-top: 6px;
}

.weblink {
	font-family:'News Cycle', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #359ABC;
	margin-top:0px;
}

a.weblink:hover {
	color: #7F9B37;
}




/* NEW chart styles */

.bar{
	width: 80px;
	font-family:'News Cycle', sans-serif	;
	font-size: 12px;
	text-align: center;
	padding-bottom:0px;
	margin-top:5px;
	color: #fff;
	bottom: 0px;
	position: relative;
}

.reachdata {
	font-family:'News Cycle', sans-serif;	
	font-size: 15px;
	line-height: 15px;
	color: #000;
}

.bardata{
	font-family:'News Cycle', sans-serif;	
	font-size: 20px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	bottom:6; 
	left:0; 
	width: 80px; 
	position:absolute;
}

.coverage { 
	font-size: 10px;}


.tablehead {
	font-family:'News Cycle', sans-serif;	
	font-size: 13px;
	line-height:14px;
	font-variant: normal;
	color: #000;
	margin-top: 2px;
	margin-bottom: 1px;
}

.hearst		{
	background-color:#22406F;
}
.conde		{
	background-color:#7F9B37;
}
.meredith	{
	background-color:#359ABC;
}
.time			{
	background-color:#5EAB97;
}

.barhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #e4e4e4;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;
	letter-spacing: 0px;
}
.bartablestyle {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D4A59;
}


.coveragebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 6px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin-top: 0px
}
.covdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3E3E4A;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
}
.covdatabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
}

.tableheadbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 1px;
}

.brand {
	margin-bottom: 5px;
	text-align:center;
}

/* footer */

#footer {
	width: 570px;
	clear:both;
	margin-top:70px;
	padding-top:10px;
	margin-bottom:30px;
	padding-bottom:8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1CEDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1CEDF;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8B9BB5;
	text-decoration: none;
	margin-bottom: 7px;
}

#footer a:link {
		text-decoration: none;
		color: #8B9BB5;
}

#footer a:visited {
		text-decoration: none;
		color: #8B9BB5;
}

#footer a:hover {
		color: #22406F;
}

.footer-col{
	width:125px;
	float: left;
	padding-right:10px;
}


