/* news content */

.featuredItem			{ clear: left; height:110px; }
.featuredImg 			{ margin-right: 15px; float:left; }
.featuredImg img		{ padding:0px !important; }
.featuredDate			{ color:#FF0000; font-weight:bold; font-size: 13px; }
.featuredDateNug		{ color:#FF0000; font-weight:bold; font-size:12px; }
.featuredRead a		 	{ float:right; color:#FF0000; font-weight:bold; font-size:13px; padding-bottom:5px; }
.featuredRead a:hover	{ color:#FFFFF; }

/* video */

/*--- List Video ----- */
ul.listVideo { padding-bottom:1px; padding-top: 10px; width:234px; }
ul.listVideo li { padding:0 4px; margin-bottom:1px; overflow:hidden;  }
ul.listVideo li div.image { float:left; width:91px; }
ul.listVideo li div.description { width:130px; float:right; padding-top:0px; }
ul.listVideo li p { font-size:130%; line-height:1.2em; color:#fff; margin-bottom:0px; }
ul.listVideo li p a { color:#fff; }
ul.listVideo label { color:#fff; font-size:10px;}

/* video */

.video_image img:hover		{ background-image:url(../images/modules/play_hover.png); }
.video_left 				{ float:left; width:650px;}
.video_right				{ float:right; width: 250px;}
.video_right h3				{ 	color:#FFF !important; 
								font-size:11px !important;
								margin-top:-10px;
								line-height:12px !important;
							}
.video_right .date			{ 	color:#999 !important; 
								font-size:11px !important;
								line-height:12px !important;
							}
.video_right img			{	padding:0px !important; }
a:hover img.video_right 	{	opacity: 0.6; }
.video_right .hr			{	padding:0px; 
								margin-top:-10px !important;
							}
.send_video					{	width:600px;
							}
			
/* News Ticker */

div.news-ticker {
width: 700px;
}
div.news-ticker h3 {
	color:#FFFFFF;
	float:left;
	font-size:120%;
	line-height:14px;
	margin-right:6px;
}
div.news-ticker ol {
	float:left;
	margin-right:15px;
	margin-top: 13px;
	width:490px;
}
div.news-ticker ol li, div#header div#news div.news-ticker ol li a {
	color:#FFF;
	font-size:12px;
	height:14px;
	line-height:14px;
	overflow:hidden;
}
div.news-ticker p {
	color:#FFF;
	float:left;
	padding-top:0px !important;
}
div.news-ticker img {
	margin-left:6px;
	vertical-align:top;
	padding: 12px 0 0 0 !important;
}

/* Jobs Page */

div.jobs_list {
	color: #FFF; font-weight: bold;
}
div.jobs_list tr.top {
	background-color:#FF0000;
}
div.jobs_list td {
border:#FFFFFF 1px solid;
}
div.jobs_list p {
	padding:5px;
}
div.job_list table_border {
	border:#000 1px solid;
}

/* Mailing List */

.mailing_left {
	float:left;
	width:300px;
}
.mailing_right {
	float:right;
	width:300px;
}

/* Contact Nug */

.contact_left {
	float:left;
	width:220px;
}
.contact_right {
	float:right;
	width:380px;
}

#community {
	background-color:#D80123;
	background-image: url(../images/misc/red_bar_top.png);
	background-position:center bottom;
	background-repeat:repeat-x;
}

#community div.login-form a, #community #new-registration a{
	color:#FFF;
}
#community #new-registration p{
	color:#000;
}


#community div.login p {
color:#000000;
}


.login-form button.btn {
	background: url(/resources/images/misc/login_but.png) no-repeat scroll 0 0 !important;
	font-size:1em;
	margin-right:5px;
	padding:0 35px 0 0;
	text-align:center;
	width:90px;
	height:30px;
	color:#000000;
}
.login-form .btn:hover {
	background: url(/resources/images/misc/login_but_on.png) no-repeat scroll 0 0 !important;
}

/* Marketing Hub */
.marketing_hub {
padding-top:15px;

}

.hubtitle {
	color:#000 !important;
}
.marketing_hub .marketing_hub_wrapper {
	padding-right:20px;

}
.marketing_hub .marketing_hub_item {
	background-color:#CCC !important;
	color:#000;
	padding:7px;
	width:160px;
}
.marketing_hub .marketing_hub_item img {
	padding:3px !important;
}
.marketing_hub .marketing_hub_inner {
	background-color:#FFF !important;
	width:160px; 
	height:150px;
}

.marketing_hub_popup {
	font:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	width:100%;
}
.marketing_hub_popup h1 {
color:#D9021D;
font-size:24px;
}
