.no-border {
	border:none !important;
}
.ta_right {
	text-align:right !important;
}
.ta_left {
	text-align:left !important;
}
.underlogo_text {
	font-size:14px;
	color:#999;
	padding-top:8px;
	letter-spacing:1.5px;
}
.logo_box {
	padding-top:14px;
	padding-bottom:35px;
	}
.leaderboard_container {
	padding-top:15px;
	height:120px;
	background-color:#939089;
	background-image:url("/csp/mediapool/sites/Shared/assets/img/bg_leaderboard.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
}
	.leaderboard_container .top_leaderboard {
		width:728px;
		height:90px;
		margin:auto;
	}
.weather_traffic {
	padding-top:20px;
	}
	.weather_traffic a {
		color:#333;
		font-size:13px;
	}
.header_highlight {
	clear:both;
}
.header_highlight .actual {
	background-image:url("/csp/mediapool/sites/Shared/assets/img/bg_main_header.png");
	background-position:bottom;
	background-repeat:repeat-x;
	height:6px;
}
.header_highlight.separator_highlight {
	padding:30px 0px;
}
.search_social {
	padding-top:16px;
	}
.social_icons {
	margin-top:10px;
}
	.social_icons .icon {
		color:#FFF;
		width:32px;
		height:31px;
		padding-top:1px;
		float:right;
		margin-left:10px;
		font-size:22px;
		text-align:center;
	}
		.social_icons .icon.facebook {
			background-color:#4D67A2;
		}
			.social_icons .icon.facebook:hover {
				background-color:#354771;
			}
		.social_icons .icon.twitter {
			background-color:#24AEDF;
		}
			.social_icons .icon.twitter:hover {
				background-color:#1879A3;
			}
		.social_icons .icon.youtube {
			background-color:#C9322B;
		}
			.social_icons .icon.youtube:hover {
				background-color:#85201B;
			}
		.social_icons .icon.google {
			background-color:#666;
		}
			.social_icons .icon.google:hover {
				background-color:#3F3F3F;
			}
		.social_icons .icon.rss {
			background-color:#F17B00;
		}
			.social_icons .icon.rss:hover {
				background-color:#954A00;
			}
		.social_icons .icon.no-margin {
			margin-left:0px;
		}
/* tablet header */
.tablet_header .main_logo {
	padding-top:8px;
}
	.tablet_header .main_logo img {
		padding-bottom:3px;
		}
.tablet_header .social_icons {
	margin-top:5px;
}
.tablet_header .social_icons .icon {
	width:26px;
	height:25px;
	padding-top:1px;
	font-size:18px;
	margin-left:5px;
}
.tablet_header .header_highlight {
	padding-top:20px;
	}
	.tablet_header .weather_traffic {
		font-size:12px;
		color:#999;
		padding-top:8px;
		letter-spacing:1px;
	}
	.tablet_header .weather_traffic a {
		color:#999;
	}





li.dropdown:hover a.dropdown-toggle {
	background-color:#EEE;
	color:#000;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

li.subnav_ad{
	text-align:center;
	padding:5px 0px;
	border-top: solid 1px #CCC;
	margin-top:5px;
}
li.subnav_ad a:hover {
	background-color:#FFF;
}
/* changed from 30px */
#main-content {
	margin-top:5px;
	}

/* AD UNITS AND AD RELATED STYLES */
.ad_container {
	text-align:right;
}
	.ad_container .interactive {
		height:250px;
	}
	.ad_container .monster {
		height:600px;
	}
	.ad_container .leaderboard {
		height:90px;
	}
	.ad_container .tower {
		height:600px;
	}

.separator {
	clear:both;
}
h2.headline {
	margin-top:0px;
	font-size:24px;
}
h2.headline a {
	color:#000;
	}
.filler_text {
	font-size:12px;
	}

.highlight_link {
	color:#C30102;
}
.highlight_link:hover {
	color:#C30102;
	}

.revLabelHighlight {
	color:#FFF;
	background-color:#222;
	border-top:solid 5px #C30102;
	font-weight:bold;
}
	.revLabelHighlight a {
		color:#DDD;
	}
	.revLabelHighlight .inside {
		padding:2px 5px;
	}
.revLabel {
	color:#C30102;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:6px;
	border-bottom:solid 1px #CDCDCD;
	margin-bottom:10px;
}

ul.article_list_high, ul.article_list_low {
	list-style:none;
	padding:0px;
	margin:0px;
}
	ul.article_list_high > li {

		padding:10px 0px;
		border-bottom:solid 1px #CDCDCD;
		overflow:hidden;
		}
	ul.article_list_high li img {
		padding-left:20px;
	}
	ul.article_list_low li img {
		padding-left:10px;
	}
	ul.article_list_high li .datos, ul.article_list_low li .datos {
		font-size:12px;
	}
	ul.article_list_low > li {
		padding:10px 0px;
		border-bottom:solid 1px #CDCDCD;
		overflow:hidden;
		}
	ul.article_list_low > li a.headline {
		color:#000;
		font-size:12px;
	}
h4.headline {
	margin-top:0px;
}
h4.headline a, h5.headline a {
	color:#000;
}
h5.headline {
	font-size:18px;
	font-weight:500;
	line-height:20px;
	margin-top:0px;
	margin-bottom:5px;
}

.article_list_high .filler_text {
	margin-bottom:10px;
}
.article_list_high .blog_head {
	color:#C30102;
	font-size:12px;
	font-weight:bold;
	}
.row.photo_galleries a.headline {
	color:#000;
}
.row.photo_galleries img {
	padding-bottom:10px;
	}
ul.article_list_high li.photo_gallery .photo_strip {
	height:100px;
	overflow:hidden;
	margin-bottom:10px;
	width:1000px;
}
ul.article_list_high li.photo_gallery img {
	padding-left:0px;
	padding-right:10px;
}
ul.article_list_high li.photo_gallery a {
	color:#000;
	font-size:14px;
	font-weight:500;
	color:#C30102;
}
/* added.css */
.videoplay {
	position:relative; 
	top:25px; 
	left:130px; 
	z-index:1
}
.st_sharethis_custom {
/* color: #2183a3; */
text-decoration: underline;
}
.st_facebook_custom{}
.st_twitter_custom{}
.st_googleplus_custom{}
.st_pinterest_custom{}
.st_email_custom{}
.st_print_custom{}
#outer {width: 100%;text-align: center;}
#inner {display: inline-block;}
.boxInfo {color:#333;font-size:11px;}
.boxInfo p {margin-bottom:5px}
.BOX_Head, .RAIL_Head_C, .BOX_Label_Lg, .BOX_Label_Sm, .SUBHEAD_Bold {font-size:14px;font-weight:bold;color:#000;font-family:Helvetica,Arial,sans-serif;}
/* .BOX_Text_w_Lede-in  .BOX_Text_no_Indent {font-size:11px;margin-bottom:6px}  */
.BOX_Rule {display:none}
.BOX_Rule_Tmbl {display:none}
.BOX_Rule_Moab {display:none}
.BOX_Text_w_Bullet {display:list-item;list-style-position:inside; list-style-type:square;}
.BOX_Rule_Gray {display:none}
#storytext .BOX_Text_no_Indent {font:13px/17px Georgia,"Times New Roman",Times,serif;margin-bottom:12px}
.BOX_Label_Sm {font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;margin-top:12px}
.SUBHEAD_Bullets {font-size:14px;font-weight:bold;}
.SUBHEAD_Ital {font-style: italic;}
/* .TEXT_Lg, .TEXT_Md_no_Indent, .TEXT_Md_w_Indent, .TEXT_Md_w_Key, .TEXT_Md_w_Lede-in {font-size:16px} */
.BoldText {font-weight:bold;}
.PlainText {font-weight:normal;}
.ItalicText {font-style:italic;}
.lede-in {font-weight:bold;}
/* .TAGLINE {font-weight:bold;} */
.bigStar1 {width:24px;height:24px;background:url(../images/stars/star.png);background-repeat:repeat-x;float:left;overflow:hidden}
.bigStar2 {width:48px;height:24px;background:url(../images/stars/star.png);background-repeat:repeat-x;float:left;overflow:hidden}
.bigStar3 {width:76px;height:24px;background:url(../images/stars/star.png);background-repeat:repeat-x;float:left;overflow:hidden}
.bigStar4 {width:92px;height:24px;background:url(../images/stars/star.png);background-repeat:repeat-x;float:left;overflow:hidden}
.star1 {width:15px;height:14px;background:url(../images/stars/star-sm-g.png);background-repeat:repeat-x;float:left;overflow:hidden}
.star2 {width:30px;height:14px;background:url(../images/stars/star-sm-g.png);background-repeat:repeat-x;float:left;overflow:hidden}
.star3 {width:45px;height:14px;background:url(../images/stars/star-sm-g.png);background-repeat:repeat-x;float:left;overflow:hidden}
.star4 {width:60px;height:14px;background:url(../images/stars/star-sm-g.png);background-repeat:repeat-x;float:left;overflow:hidden}
.bell1 {width:15px;height:14px;background:url(../images/stars/bell-sm-g.png);background-repeat:repeat-x;float:left;overflow:hidden}
.bell2 {width:30px;height:14px;background:url(../images/stars/bell-sm-g.png);background-repeat:repeat-x;float:left;overflow:hidden}
.bell3 {width:45px;height:14px;background:url(../images/stars/bell-sm-g.png);background-repeat:repeat-x;float:left;overflow:hidden}
.bell4 {width:60px;height:14px;background:url(../images/stars/bell-sm-g.png);background-repeat:repeat-x;float:left;overflow:hidden}

/* interstitial ads */
#interstitialAd {width:100%;height:150%;background-color:#000;text-align:center;position:absolute;top:0px;left:0px;padding-top:10px;z-index:1031;}
#interstitialAd .closeLink {font-size:16px;color:#FFF;}
#intAdUnit {width:300px;height:250px;margin-bottom:20px;background-image: url(/csp/mediapool/sites/shared/assets/img/newsite/bg_ad_interactive.gif);background-color: #DBDBDB;			background-position: center;background-repeat: no-repeat;margin:auto;margin-bottom:20px;}
.GalPhoto {float:left;margin:0px 90px 7px 25px;width:70px;height:70px;overflow:hidden;background-color:#000;}
.GalPhoto1 {float:left;margin:0px 5px 7px 20px;width:60px;height:60px;overflow:hidden;background-color:#000;}
/* tower ads */
.towerContainer {width:360px;height:600px;}
.adTower {width:160px;height:600px;}
#adTower1 {margin-right:10px;}
.left {float: left;}
/* these are for the shopping/jobs widget */
#topJobsContent {font:11px Arial,Helvetica,sans-serif;width:308px;height:225px;position:relative;}
#topJobsContent a {color:#000;text-decoration:none;}
#topJobsContent .topJobsList {width:257px;height:193px;position:absolute;top:10px;left:25px;}
#topJobsContent .topJobsList .item {width:290px;height:35px;padding:5px 0px 0px 5px;display:block;border-bottom:solid 1px #CCC;position:relative;background-color:#FFF;font-size:12px;text-align:left;padding:}
#topJobsContent .topJobsList .item:hover {background-color:#F2F2F2;text-decoration:none;color:#000;}
#topJobsContent .topJobsList .item .employer {font-weight:bold;}
#topJobsContent .topJobsList .item .position {}
#topJobsContent .topJobsList .item .arrow {position:absolute;right:5px;top:13px;}
#topJobsContent .moreJobsLink {position:absolute;left:39px;top:277px;}
/*		  #topJobsContent .applyUtahLink {position:absolute;left:48px;top:320px;} */
/* email */
#emailSignup {background-color:#CECECE;text-align:left;font-size:12px;color:#000;width:100%;padding:5px 5px;}
#emailSignup .fieldDiv {padding:3px 0px;}
#emailSignup .emailField {width: 211px;height: 29px !important;border: solid 1px #CCC;padding-left: 9px;font-size: 12px;color: #464646;font-style: italic;margin-right: 0px;}
#emailSignup .emailSubmitButton {background: none;border: none;width: 69px;height: 29px;color: white;background-color: #4F4F4F;}
#emailSignup .emailSubmitButton:hover {background-color:#2D2D2D;}
#emailSignup a {color:#000;}
#emailSignup a:hover {color:#000;}
/* added.css */