/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #3e3e3e;
	color: #ffffff;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #eb6e1f;
	outline: none;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.5em;
	margin: 0 0 .5em
}
h3{
	font-size: 1.2em;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	font-weight: normal
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
img{
	display: block
}
/*=== Layout ===*/
.container{
	background: url(../images/container-bgr.png) #3b3b3c repeat-x top;
	border-bottom: 1px solid #232323
}
.container2{
	background: url(../images/container2-bgr.png) #303030 center top no-repeat;
	border-bottom: 1px solid #232323
}
/*=== Header ===*/
#page-top{
	background: url(../images/top-bgr.png) top repeat-x;
	height: 151px
}
#header{
	background: url(../images/header-bgr.png) top right no-repeat;
	height: 151px;
	margin: 0 auto;
	width: 930px
}
#header .content{
	float: right;
	padding: 10px 0 0
}
#header .content img{
	margin: 0 0 6px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.png) repeat-x;
	float: left;
	text-indent: -9999px;
	width: 597px
}
#header h1 a{
	display: block;
	height: 103px;
	text-decoration: none
}
/*- Headlines -*/ 
.headline{
	height: 34px;
	margin: 0 0 1.5em;
	overflow: hidden
}
.headline2{
	height: 18px;
	margin: 0 0 1.5em;
	overflow: hidden
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	height: 47px;
	text-transform: uppercase
}
.nav1 ul{
	float: left
}
.nav1 li{
	background: url(../images/nav1-sep.png) right no-repeat;
	float: left;
	line-height: 47px;
	padding: 0 12px 0 10px
}
.nav1 li.first{
	padding: 0 12px 0 0px
}
.nav1 li.last{
	background: none
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	font-weight:bold
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #cccccc;
	text-decoration: none
}
/*=== All Columns ===*/
.columns{
	background: url(../images/columns-bgr.png) repeat-y;
	clear: both;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 355px;
	margin: 0 auto;
	min-height: 355px;
	padding: 15px 29px 15px 15px;
	width: 886px
}
.columns2{
	clear: both;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 370px;
	margin: 0 auto;
	min-height: 370px;
	padding: 15px;
	width: 900px
}
.col1{
	float: left;
	width: 576px
}
#animated-panel{
	background:#000;
	width:576px;
	height:352px;	
}
.wide {
	width: 880px;
	padding:10px;
	padding-top:0px;
	height:340px;
	overflow:auto; 
	overflow-x:hidden; 
}
.col2{
	float: right;
	width: 290px
}
.col3{
	float: left;
	width: 280px
}
.col4{
	float: left;
	margin: 0 0 0 30px;
	width: 280px
}
.col5{
	float: left;
	width: 590px
}
.col6{
	float: right;
	width: 278px
}
/*- Subcols -*/ 
.subcol1{
	float: left;
	width: 85px
}
.subcol2{
	float: left;
	margin: 0 0 0 12px;
	width: 227px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1.5em;
	width: 280px
}
.box .top,.box .bot{
	background: url(../images/box-top.png) top no-repeat;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.png) top no-repeat
}
.box .content, .box .content2{
	background: url(../images/box-bgr.png) #2f2f2f top repeat-x;
	border-left: 2px solid #222324;
	border-right: 2px solid #222324;
	height: 1%;
	padding: 10px 21px
}
.box .content2{
	padding: 10px 16px
}
/*- Box2 -*/
.box2{
	width: 590px
}
.box2 .top,.box2 .bot{
	background: url(../images/box2-top.png) top no-repeat;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	background: url(../images/box2-bot.png) top no-repeat
}
.box2 .content{
	background: #303030;
	border-left: 2px solid #4e4e4e;
	border-right: 2px solid #4e4e4e;
	height: 1%;
	padding: 0 10px 5px
}
/*- Box3 -*/
.box3{
	width: 278px
}
.box3 .top,.box3 .bot{
	background: url(../images/box3-top.png) top no-repeat;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(../images/box3-bot.png) top no-repeat
}
.box3 .content{
	background: #232323;
	height: 1%;
	padding: 2px 8px 0
}
/*- Box4 -*/
.box4{
	background: url(../images/box4-bgr.png) top no-repeat;
	color: #d8d8d8;
	font-size: 11px;
	height: 67px;
	overflow: hidden;
	padding: 8px 8px 25px;
	width: 211px
}
.box4 a{
	color: #d8d8d8
}
/*=== Link Buttons ===*/
/*- 'FOLLOW' Buttons -*/
.btn-follow{
	float: right;
	line-height: 47px;
	width: 175px
}
.btn-follow h4{
	float: left
}
.btn-follow img{
	float: right;
	margin: 7px 0 0 5px
}
.btn-follow.countdown {
	width:210px;
	margin-right:10px;
	background: url(../images/nav1-sep.png) right no-repeat;
}
.btn-follow.countdown h4 {
	float: right;
	color:#eb6e1f !important;
	font-weight:bold;
        margin-right: 10px;
}
.btn-follow.countdown span {
	background:#000000;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
}
/*- 'Get Involved' Buttons -*/
.btn-getinvolved img{
	margin: 0 0 13px
}
/*- 'Get Info' Buttons -*/
.btn-info{
	padding: 0 0 8px
}
.btn-info a{
	background: url(../images/get-inf.png) no-repeat;
	color: #eb6e1f;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 44px;
	letter-spacing: -1px;
	line-height: 44px;
	padding: 0 0 0 40px;
	text-decoration: none;
	width: 193px
}
.btn-info a:hover{
	background: url(../images/get-inf-.png) no-repeat;
	text-decoration: underline
}
/*- 'Share' Button -*/
.btn-share{
	text-align: center
}
.btn-share img{
	display: inline;
	padding: 0 3px 7px
}
/*=== Footer ===*/
#footer{
	color: #d8d8d8;
	height: 29px;
	margin: 0 auto;
	padding: 13px 0 0;
	width: 930px
}
#footer a{
	color: #d8d8d8
}
#footer li{
	border-right: 1px solid #d8d8d8;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.numberlist {
	margin-left:30px;
	margin-bottom:15px;
}
.numberlist li {
	list-style:decimal;
}
.bulletlist {
	margin-left:30px;
	margin-bottom:15px;
}
.bulletlist li {
	list-style:disc
}
strong.headingtext {
	font-size:115%;
	color:#eb6e1f;
}
strong.headingtext2 {
	font-size:130%;
}
.video-container {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	width:380px;
}
.messages p {
	padding-top:10px;
}
.messages {
	border-left:1px solid #333333;
	padding-left:15px;
}
.greyed {
	color:#cccccc;
}
.past-videos {
	margin-left:10px;
	font-size:13px;
}
.past-videos a{
	color:#FF9900;
}
.past-videos li {
	background:url(../images/tvicon.gif) no-repeat left center;
	padding-left:15px;
	margin-bottom:2px;
}
.orange {
	color: #eb6e1f;
}
.download-div {
	background:#8B8C8C;
	padding:7px;
	border: 1px solid #bbbbbb;
	margin-bottom:12px;
	margin-right:10px;
}
.download-div h3 {
	color:#000;	
}
.download-div p {
	padding-bottom:0;	
}
.download-div p a {
	color:#F3D400;
	font-weight:bold
}

.download-table a img:hover {
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);	
}
