/* ie png fix */

#content_container {
	position: static;
}

h1, h2 {
	behavior: url(/default/js/iepngfix.htc)
}

a {
	color:#ca171d;
	outline:none;
}

a:visited {
	color:#800080;
}



#nav_main_container #nav_search form button:hover {
	text-decoration: underline;
	cursor: pointer;
}

#header {
	height:110px;
}

#header h1 {
	height:100px;
	width:250px;
}

#hockey_stick {
	height:365px;
	position:absolute;
	width:980px;
	background:transparent;
	overflow:hidden;
	padding-top:10px;
}

#hockey_stick img {
	width:980px;
}

#hockey_stick div {
	position:absolute;
	bottom:0px;
	left:0px;
	width:670px;
	height:225px;
	background:#fff;
}

.mpu {
	padding-left:5px;
}

#content_main {
	margin-top:150px;
	border-right:0px none;
}

#content_support_container {
	width:457px;
}

#content_secondary {
	padding-top:375px;
	border-left:0px none;
	padding-left:0px;
}

div#carousel {
	width:658px;
	margin-right:0;
}

div#carousel ul li a.carousel_link {
	color:#333440;
}

div#carousel ul li.active_thumbnail a{
	color:#fff;
}
.not_active_thumbnail {border:none; background: transparent;}

div#carousel ul li a.carousel_link p,
div#carousel ul li a.active_thumbnail p {
	color:inherit;
}

.box, .editorial_one, .editorial_two {
	border:1px solid #aaa;
}

/* tmporary */
#news_features_panel {
	border:1px solid #aaa;
}

#latest_news {
	overflow: auto;
	width: 100%;
}

#latest_news.editorial_two ul {
	margin:0;
}

.homepage #hero_list .image_wrapper {
	position:static;
	border:0px none;
}

.homepage #hero_list .new_hero_item_image {
	padding-bottom:10px;
	float:left;
	width:100%;
}

.homepage #hero_list img {
	margin:0 10px 10px 0;
	width:140px;
	float:left;
}

.homepage #hero_list .new_hero_item_image {
	border-bottom:#aaa 1px solid;
}

.homepage #hero_list .new_hero_item_image h4 {
	margin-left:0px;
	margin-bottom:10px;
}

.homepage #hero_list .new_hero_item_image h4 a {
	color:#000;
	font-size:1.5em;
}

.homepage #hero_list .new_hero_item_image p {
	line-height:19px;
	margin-left:0px;
	font-size:12px;
	font-weight:bolder;
	color:#000;
}

.homepage #hero_list .new_hero_item_image p.blog_more {
	margin-top:10px;
}

.homepage #hero_list .new_hero_item_image p.blog_more a {
	font-size:12px;
}

div#carousel {
	border:1px #aaa solid;
}

div#carousel ul {
	left:0px;
}



div#carousel #todayonmr {
	height:35px;
}

div#carousel ul li.active_thumbnail {
	border:0px none;
}

.editorial_two {
	border:0px none;
}

#pagination {
	text-align:center;
	font-weight:bold;
	float:left;
	width:100%;
	margin:10px 0;
}

#pagination a {
	margin:0 2px;
}

#blog_forums_button {
	display:block;
	margin-bottom:10px;
	width:308px;
	height:125px;
	border:#aaa 1px solid;
}

#blog_newsletter_button {
	display:block;
	margin-bottom:10px;
	width:190px;
	height:219px;
}

div#social_nets {
	margin-bottom:10px;
}

div#social_nets a {
	text-decoration:none;
	color:#111111;
	font-weight:normal;
	font-size:10.5px;
}

div#social_nets span {
	text-align:center;
	float:left;
}

div#social_nets div.wrapper {
	width:300px;
	padding:3px 4px 10px 4px;
	border:#aaa 1px solid;
	border-top:none;
}

div#social_nets img {
	margin:10px 5px 0px 5px;
}

div#social_nets h3 {
	background:#e3061b;
	color:#fff;
	padding:5px 10px;
	width:290px;
}
.blogs_button {
	display:block;
	width:190px;
	margin-bottom:10px;
}

.related_items a {
	color:#ca171d;
}

.related_items .editorial_one h3 {
	background:transparent;
	/*color:#fff;*/
}

.related_items .editorial_one {
	background:#141415;
	padding:5px 0;
}

.related_items a:visited {
	color:#7f7f7f;
}

#vam_video_player {
	background-color:#ca171d;
	width:310px !important;
}

#vam_video_player h3 {
	background:transparent;
	padding:20px 15px 10px 15px;
}

#vam_video_player h4 {
	background:#ca171d;
	padding-left:15px;
	padding-right:15px;
}

#vam_video_player p {
	padding-left:15px;
	padding-right:15px;
}

#BIG_FOOTER a {
	color:#006ba6;
}

#BIG_FOOTER a:visited {
	color: #083d73;
}

/* article page speciffic */
#article_wrapper a,
#article_wrapper #posted_by a {
	color:#ca171d;
}

/* Make sure no images aere wider that 450px */
#article_body img {
	max-width:450px !important;
}

/* end article page speciffic */

