@charset "UTF-8";

body
{
	min-width:320px !important;
}

h1,h2,h3,h4,h5,h6 { 
	font-family:"pluto sans", helvetica, arial, sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
abbr, acronym {cursor:help;border-bottom:1px dotted #73868C}

@supports (text-decoration: underline dotted) {
  abbr[title], .explain[title] {
    border-bottom: initial;
    text-decoration: underline dotted;
  }
}


div.goog-te-gadget div {
	margin-left: auto;
	text-align: right;
	width: 145px;
}
div.goog-te-gadget div select {
	display: block
}
.alerts
{
	padding: 0;
}
section#ca {

	background-color:#991122;
	top: inherit;
	width: 100%;
	padding: 17px 20px 15px 20px;
	z-index: 500;
	max-height: 110px;
	overflow: auto;
	margin-bottom: 10px;
}
section#ca a {
	color: #fff
}
section#ca a:hover {
	color: #ccc
}
section#ca h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
section#ca h1 time {
	font-weight: normal;
	font-size: 11px;
}
section#ca p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
#feature {
	border-bottom: 3px solid #ffb71b;
	position: relative;
}


#feature article {
	height: 0px;
	padding-top:41.23%;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #000;
}
#feature article div {

	padding:0 0 0 30px;
	position:absolute;
	bottom:5%;

}
#feature div h1, #feature div p, #channel span {
	-webkit-text-shadow: 0px 0px 7px #000;
	-text-shadow: 0px 0px 7px #000;
	text-shadow: 0px 0px 7px #000;
	-moz-text-shadow: 0px 0px 7px #000;
	-o-text-shadow: 0px 0px 7px #000;
	-ms-text-shadow: 0px 0px 7px #000;
	-khtml-text-shadow: 0px 0px 7px #000;
	font-family:"pluto sans", helvetica, arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
#feature div h1, #feature div p {
	margin-top: 0;
	margin-bottom: 3px
}
#feature div h1 {
	line-height: 1.1;
	margin-bottom: 2px;
	font-size: 35px
}

#feature div h1 a{
	color:#fff;
}
#feature div h1 a:hover{
	text-decoration: none;
}

#feature div h1 a span
{
	color: #ffb71b;
	font-size: 22px;
	margin-left: -2px;
	display: inline;
	position: absolute;
	bottom: 9px;
	top: auto;
}

#feature div p {
	line-height: 1.2;
	font-size: 15px;

}
#feature div p.learn {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 1;

}
p.learn a {
	color: #ffb71b;
	text-transform: none;
	text-decoration: none
}
p.learn a:hover {
	color: #fff;
	text-decoration: underline
}
p.learn a span {
	font-size: 20px
}
#crumbs {
	padding-top: 14px;
	color: #666;
	text-transform: uppercase;
	font-size: 10px
}
#crumbs ul {
	padding: 0;
	margin: 0
}
#crumbs li {
	display: inline;
	list-style: none;
	padding: 0 3px 0 0;
	margin: 0
}
#crumbs a {
	color: #000;
}
#crumbs a:hover {
	color: #369
}
.slideWindow {
	height: 200px;

	float: left;
	/*margin-left:34px;*/
	overflow: hidden;
	border: 0;
	position:relative;
}
.slideWindow .slides {
	width: 3000px;
	margin-top: 0;
	border: 0;
	position: relative;
	left: 0
}
.slideWindow ul.slides li, .slideWindow div.slides>div {
	margin-top: 0;
	display: block;
}


div.first, div.last {
	float: left;
	background-color: transparent;
}
.slides div>div {
	height: auto;
	margin-top: 6px
}

#callouts>div{
	background-repeat:no-repeat;
	background-position:0 0;
}

#callouts>div.first {
	display:none;
    background-image: url("/images/home/arrow-callout-left.png")
}
#callouts>div.first:hover {
    background-image: url("/images/home/arrow-callout-left-hov.png")
}
#callouts div.last {
	display:none;
    background-image: url("/images/home/arrow-callout-right.png")
}
#callouts div.last:hover {
    background-image: url("/images/home/arrow-callout-right-hov.png")
}


@media (min-width: 600px)
{
	section#ca
	{
		position: absolute;
		margin-bottom: 0;
		background: transparent url(/images/home/bg-alert.png) repeat 0px 0px;

	}
}

@media (min-width: 768px)
{
	#feature div p {
		display:block;
	}
}



/* rincuncg overrides */
div#header-right .dropdown-menu ul#mobile-menu li a  {

    text-transform:uppercase;
}
