
@font-face{
font-family:"Trade Gothic W01 Bold";
src:url("fonts/2e9af08f-0faf-45e3-9767-78a700434af3.eot?iefix") format("eot");}
@font-face{
font-family:"Trade Gothic W01 Bold";
src:url("fonts/2e9af08f-0faf-45e3-9767-78a700434af3.eot?iefix");
src:url("fonts/f51d24dd-8256-43c6-ba1a-6aeae9d3f262.woff") format("woff"),url("fonts/955ee494-66b2-4eb2-8f19-bc3a088df16d.ttf") format("truetype"),url("fonts/d5153ad4-7c93-4757-9147-640e69ec4801.svg#d5153ad4-7c93-4757-9147-640e69ec4801") format("svg");
}
@font-face{
font-family:"Trade Gothic W01 Bold 2";
src:url("fonts/bb3aa0a7-2585-4e89-ad82-658fd561751a.eot?iefix") format("eot");}
@font-face{
font-family:"Trade Gothic W01 Bold 2";
src:url("fonts/bb3aa0a7-2585-4e89-ad82-658fd561751a.eot?iefix");
src:url("fonts/1454a71d-cdbb-429c-8092-122f4493e0c7.woff") format("woff"),url("fonts/d5ea405c-2180-4ff0-bd51-3e19fb280be4.ttf") format("truetype"),url("fonts/70ac6679-cf48-4a0e-a909-d1e3bb4a1aa9.svg#70ac6679-cf48-4a0e-a909-d1e3bb4a1aa9") format("svg");
}
@font-face{
font-family:"Trade Gothic W02 Bold";
src:url("fonts/78397af4-a9d9-4b09-bbd0-9e73b50505ae.eot?iefix") format("eot");}
@font-face{
font-family:"Trade Gothic W02 Bold";
src:url("fonts/78397af4-a9d9-4b09-bbd0-9e73b50505ae.eot?iefix");
src:url("fonts/e6479257-b3cc-46ce-8211-c61bf17beade.woff") format("woff"),url("fonts/e1818938-fb5b-4dd7-b591-7c9203690937.ttf") format("truetype"),url("fonts/30f633f8-d29f-464b-9fe9-5d8974aee0ac.svg#30f633f8-d29f-464b-9fe9-5d8974aee0ac") format("svg");
}
@font-face{
font-family:"TradeGothicW02-BoldCn20 675505";
src:url("fonts/e4693908-7208-4b04-93c4-8d004c3b4e1f.eot?iefix") format("eot");}
@font-face{
font-family:"TradeGothicW02-BoldCn20 675505";
src:url("fonts/e4693908-7208-4b04-93c4-8d004c3b4e1f.eot?iefix");
src:url("fonts/e2fbc63c-e7b1-4828-b0b6-275131d16fd0.woff") format("woff"),url("fonts/805d9356-a4a5-46df-8390-957c803e33bc.ttf") format("truetype"),url("fonts/df0f9c50-3ce3-4b1f-8120-074ca66b83b1.svg#df0f9c50-3ce3-4b1f-8120-074ca66b83b1") format("svg");
}
@font-face{
font-family:"Trade Gothic W02 Bold 2";
src:url("fonts/65196ee3-28dd-4eca-b4a6-4e2d22efc769.eot?iefix") format("eot");}
@font-face{
font-family:"Trade Gothic W02 Bold 2";
src:url("fonts/65196ee3-28dd-4eca-b4a6-4e2d22efc769.eot?iefix");
src:url("fonts/0909f879-d4b6-4d64-8bfd-b9990c7bd2ff.woff") format("woff"),url("fonts/974cb5f7-6d77-4490-bdb9-7615021b81f6.ttf") format("truetype"),url("fonts/5263ddfe-a3e4-4276-b299-753b86ed8c3e.svg#5263ddfe-a3e4-4276-b299-753b86ed8c3e") format("svg");
}
@font-face{
font-family:"TradeGothicW02-Bold2Obl";
src:url("fonts/7a240314-d904-44ec-b743-e973f26a1cb7.eot?iefix") format("eot");}
@font-face{
font-family:"TradeGothicW02-Bold2Obl";
src:url("fonts/7a240314-d904-44ec-b743-e973f26a1cb7.eot?iefix");
src:url("fonts/356e7bce-a89c-416a-91fe-e04214859f80.woff") format("woff"),url("fonts/044d3a43-9414-42d8-b485-0d4ebdd94532.ttf") format("truetype"),url("fonts/c2a8aa49-7381-4ec6-8853-c8792190c971.svg#c2a8aa49-7381-4ec6-8853-c8792190c971") format("svg");
}




#social { display: none }
img{
	padding:0px;
	margin:0px;
	border: 0px;
}

:focus {
outline: 0;
}

html{overflow: auto;}
body {
	
	overflow: auto;
	background: #000000 url(../img/page_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px	;
	padding: 0px 0 0px;
	font-family: 'TradeGothicW02-BoldCn20 675505', Arial, sans-serif;
	color: #FFF;
}
body.home {
	height: 100%;
}

.question .content {
	/* overflow: hidden; */
	height: 413px;
	clear: both;
	width: 734px;
}

/* Testing new homepage layout
.ask .content {

	width: 963px;
	padding: 42px 0px 0px 0px;
	margin: 0px auto;
	clear: both;
	height: 550px;
}
*/
.ask .content {
	width: 938px;
	padding: 27px 0px 15px 0px;
	margin: 0px auto;
	clear: both;
/*	height: 550px;*/
	height: 100%;
}

/*Disregard this, its for the dropdown stuff - a work in progress*/

.takeaction.dropdown a, .takeaction.dropdown{background: #171717; color: #B01717; overflow: hidden; display: block; -webkit-transition-duration: 400ms; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: 400ms; z-index: 10;}
.takeaction.dropdown a span{display: block; color: #b01717;}





#head{width: 972px; margin:0 auto; overflow: hidden; height: 115px;}
.ask #head { height: auto; }
#head .primaryNav{margin: 0; padding: 0; float: left; text-transform: uppercase; margin: 26px 0px;}
#head .primaryNav li{list-style-type: none; float: left; }
#head .primaryNav li a{text-decoration: none; color: #ffffff; font-size: 18px; margin: 0; padding: 5px 10px;  display: block;}
#head .primaryNav li.answers a{width:145px;}
li.takeaction{}
#head .primaryNav li.takeaction{z-index: 10;}
#head .primaryNav li.takeaction a,#head .primaryNav li.takeaction a	{width: 135px; z-index: 10; position: relative;}
#head .primaryNav li.speak{width: auto;position: relative; z-index: 0;}
#head .primaryNav li.speak a{z-index:0;}
#head .primaryNav li a:hover{color: #b01717;}
#head .primaryNav li.currentPage > a{color: #b01717 !important;}

/*DropDown Specific*/
#head .primaryNav li ul{background: #171717; margin:  0; padding: 0 10px; z-index: 10000; width: 135px;  position: absolute; overflow: hidden; display: none;}
#head .primaryNav li ul li{display: block;}
#head .primaryNav li ul li a{color: #5d5c5c !important; float: none !important; border-top: 1px solid #2f2f2f; display: block; font-size: 14px !important; padding: 5px 0 !important; margin: 0 !important; -webkit-transition-duration: 200ms; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: 200ms; white-space: nowrap;}
#head .primaryNav li ul li a:hover{color: #9a9a9a !important; z-index: 1000;}

/*Top Right Navigation*/

#head .topNav{margin: 0; padding: 0; float: right; text-transform: uppercase; margin: 19px 52px 10px 0px; }
#head .topNav li{display: inline-block;}
#head .topNav li:first-child{border-right: 1px solid #fff; height: 12px;}
#head .topNav li a{text-decoration: none; color: #ffffff; font-size: 13px; margin: 0 10px; line-height: 12px; display: block;}
#head .topNav li a:hover{color: #b01717;}
#head .topNav li.currentPage a{color: #b01717;}


#head .logo{background: url(../img/sprite_master.png); width: 90px; height:69px; display: block; text-indent: -9999em; float: left; margin: 0 18px 0 0;}

/*.wrapper{overflow: hidden;}*/ /*Do not hide overflow.  Facebook like fix */
.home .wrapper{
	overflow: hidden;
	min-width: 1013px;
}


.question .subnav {
height: 126px;
}
	.question .subnav ul {
	width: 922px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

	.question .subnav ul li {
	display: inline-block;	
	padding:0px 40px 0px 0px;
	margin:0px;
	list-style-type: none;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	width: 113px;
	vertical-align: top;
	text-transform:uppercase;
	}

	.question .subnav ul li div{width: 130px;padding-left:1px;}
	
	.question .subnav ul li.last {
	padding:0px;
	}


	.question .subnav_header strong {
		font-weight: normal;
		font-size: 24px;
		color: #fff;
		padding-right:10px;
	}
	
	.question  .subnav_header {
	height: 32px;
	width: 922px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-transform: uppercase;
	color: #8B8C8E;
	}
	
				.subnav li img {
				border: 1px solid #4b4b4b;
				cursor: pointer;
				}
				
				.subnav li img.active {
				cursor: default;	
				}

.question .nextStepNav .subnav ul {
	width: 490px;
	margin: 0px;
}


/*
.one, .two, .three, .four, .five, .six {
	display:block;
}
*/


.ask .btnAsk {
	position:absolute;
	left: 0px;
	cursor: pointer;
}

.ask #intro {
	position: absolute;
	display:none;
	padding-top: 200px;
	padding-left: 25px;
}
#scrollDownMost {margin-top: 33px;}


.ask .scrollPaneShort {
	width: 900px;
	height: 62px;  /* CHANGESET - reduced size to make room for singlePane fixes */
	cursor: default; /* CHANGESET - changed from pointer to default */
}

/* CHANGESET - added scrollByOne panes */
.ask .scrollPaneSingle {
  height: 39px;
}

.action .content {
	padding: 50px 0px 30px;
	width: 922px;
	margin: 0px auto;
}

#askTab{
position: absolute;
right: 0;
	margin-top: 177px;
	float:right;
	cursor: pointer;
}


.modal {
	display:none;
	width:645px;
	margin-top: 150px;
	padding:0px;
	text-align:left;
	border:0px solid #000;
	opacity:1;
	}

.modal .close {
	position:absolute;
	left: 605px;
	top: 13px;
	cursor: pointer;
}

.wrapper {
	position:absolute;
	width: 100%;
}

body.ask .wrapper {
	z-index: 5;
min-height: 100%;	
}
/* Testing new homepage layout 
.home .navBtnUp { position: absolute; left: -25px; top: 235px; cursor:pointer }
.home .navBtnDown { position: absolute; left: -25px; top: 286px; cursor:pointer}
*/
.home .navBtnUp { position: absolute; left: 0px; top: 235px; cursor:pointer }
.home .navBtnDown { position: absolute; left: 0px; top: 286px; cursor:pointer}


.home_image {
/*	background: url(../img/guy.jpg);
	background-repeat:no-repeat;
	background-position:center;
	*/
	position:absolute;
	width: 100%;
	z-index: 1;
	height: 100%;
	overflow:hidden;
	min-width: 1013px;
}
.home_image img {
	position:absolute;	
}
.home_screen {
	background: url(../img/grid.png);	
	position:absolute;
	width: 100%;
	z-index: 2;
	height: 100%;
	min-width: 1013px;
}
.ask .suggestButton {
	background-color: #F00;
	padding:3px 0 3px 10px;
	display: block; position: absolute;	text-transform: uppercase;
	text-align: center;
	width: 107px;
	line-height: 21px;
	bottom: 50px;
	z-index: 1000;
	font-size: 13px;
	background: #191919 url(../img/sprite_master.png) -977px -43px no-repeat;
	cursor:pointer;
	color: #fff;
	text-decoration: none;
	
}





.smallList.blur{    text-shadow: 0px 3px 1px rgba(255, 255, 255, 0.3);}


.largeListWrapper{/*CSS3 Anim*/
	-webkit-animation-delay: 0s; 
	-webkit-animation-duration: 2.5s; 
	-webkit-animation-name: fadeInAndUp; 
	-moz-animation-delay: 0s; 
	-moz-animation-duration: 2.5s; 
	-moz-animation-name: fadeInAndUp;}

.smallList{/*CSS3 Anim*/
	-webkit-animation-delay: 0s; 
	-webkit-animation-duration:1.5s; 
	-webkit-animation-name: fadeIn; 
	-moz-animation-delay: 0s; 
	-moz-animation-duration: 1.5s; 
	-moz-animation-name: fadeIn; 
	color: transparent;   
	}
	
	
	
	
	.subnav_wrapper{width: 100%;padding-top: 10px; position: fixed; bottom: 0}
	.subnav_wrapper.drawerMin{background:  url(../img/drawer-bg.png) repeat-x; position: fixed;bottom: 0px; }
	.subnav_wrapper.drawerMin .subnav_header{ margin: 10px auto !important;}	
	.subnav_wrapper.drawer{}
	.subnav_wrapper.drawer .drawerModifier{display: block;}	

	.subnav_wrapper.drawer{background: #141414 url(../img/drawer-bg.png) repeat-x; position: fixed;bottom: 0px;}
	.subnav_wrapper .drawerModifier{display: none;}	
	
	
	
	
	.content{clear: both; width: 963px; margin: 0 auto;}
	.content h1{text-transform: uppercase; opacity: .7; font-size: 60px; font-weight: normal; letter-spacing: -3px;}
	
	
	#disqus_thread #dsq-content .dsq-comment-hide-thread { background: url(../img/show-hide-icons.png) repeat scroll 14px 0 transparent !important}
#disqus_thread #dsq-content .dsq-comment-show-thread { background: url(../img/show-hide-icons.png) repeat scroll 0 0 transparent !important}

.content {
	margin-bottom: 10px;
}

#footer {
	clear: both;
	margin: 30px auto;
	width: 963px;
	font-family: Helvetica, Arial, Sans-serif;
	color: #505050;
	font-size: 12px;
}
#footer #footerNav {
	list-style-type: none;
	margin: 0;
	padding: 0;

}
#footer #footerNav li {
	display: inline;
}
#footer #footerNav li .divider {
	padding: 0 5px;
}
#footer #footerNav li a {
	color: #505050;
	text-decoration: none;
}
#footer #footerNav li a:hover {
	color: #656565;
}
#footer #footerNav .facebook {
	background: url('../img/footer_icn_fb.png') no-repeat top right;
	padding-right: 18px;
}
#footer #footerNav .twitter {
	background: url('../img/footer_icn_tw.png') no-repeat top right;
	padding-right: 17px;
}
#footer #footerNav .youtube {
	background: url('../img/footer_icn_yt.png') no-repeat 0 0;
	width: 42px;
	height: 14px;
	text-indent: -999em;
	display: inline-block;
	margin-left: 4px;
}
#footer .attribution {
	color: #505050;
	font-size: 11px;
	margin: 0.5em 0;
}



/*Share Tools*/






.sharer .fb{background:url(/img/master_sprite.png) no-repeat -987px -208px; display: block; padding: 0 0 0 13px;float: left;  opacity: .5;-webkit-transition-timing-function: ease-in-out; -webkit-transition-duration: 400ms; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: 400ms;}
.sharer .fb span{background: #fff; height: 14px; font-size: 11px; padding: 0 5px; color: #45494b; display: inline-block; min-width: 5px; line-height: normal !important;}
.sharer .fb:hover,.sharer .fb span:hover{opacity: 1;}

.documentaryDetail .adList .sharer{position: static; margin: 0; width: auto; font-family: 'TradeGothicW02-BoldCn20 675505', Arial, sans-serif;}

.hide{display: none;}
#share_this,.share_this{width: 134px; float: right; position: relative; padding-right: 12px; z-index: 19; }
.share_this .fb_iframe_widget { float: left; width: 90px;}

.drawing-share.share_this{top: 5px !important;}
/* fb:like-box
.share_this iframe .connect_widget .connect_top > a,
.share_this iframe .connect_widget .connect_action .name_block
{
	display: none !important;
}
*/
/* fb:like 
.fb_edge_comment_widget iframe {
    width: 330px !important;
}
.fb_edge_widget_with_comment span.fb_edge_comment_widget {
    xtop: 15px !important;
    xleft: -330px !important;
}
*/

.addthis_button_compact, .addthis_button {width: 44px; height: 20px; float: left; }
.addthis_button_compact .at300bs{background: none; position: absolute;width: 0px;}

#at15ptc{color: #45494b;}
.at15t_compact{}


#at15s{border-radius: 0px !important; padding: 0 0 0 0 !important;}
#at15s_head{background: #ffffff; border-bottom: none; padding: 8px;}
#at15sptx{background: url(/img/master_sprite.png) right -233px; height: 11px; width: 11px; float: right; text-indent: -9999em; margin: 3px 6px;}
.at15t{font-size: 11px;}
#at16pf{background: #ffffff; border-top: none; color: #666666; }
#at15ptc{font-size: 14px; font-weight: bold; color: #000000;}
#at_hover .at_bold{font-weight: normal;}
#at16pf{padding: 5px 0 0; margin-top: 10px;}

#at_hover .at_item:hover, #at_hover .at_item.athov, #at16ps .at_item:focus, #at_share .at_item:hover, #at_share .at_item.athov{background: #ffffff !important; border-color: #fff;}
.content .connect_widget_like_button .liketext { background: transparent; }

	#facebook_like_button_holder {
	position:relative;
	width:90px;
	height: 20px;
	color:#fff;
	background:transparent;	
	}
	
	#facebook_like_button_holder iframe {
	position:absolute;
	top: 0px;
	width: 401px !important;
	}
	
	#fake_facebook_button {
	pointer-events: none;
	position:absolute;
	width: 45px;
	height: 20px;
	left:0;
	top:0;
	background: url("../img/master_sprite.png") no-repeat scroll -961px -184px red;
	color:#000;	
	}
	p.attribution a{
		color:#505050;
		text-decoration:none;
	}
	p.attribution a:hover{
		color:#656565;
		text-decoration:none;
	}
	
.home .prev, .home .next {
	background: transparent 50% 10px no-repeat url('../img/home_arrows.png');
	cursor: default;
	display: none;
	height: 41px;
	left: -10px;
	position: relative;
	width: 52px;
}
.home .next {
	background-position: 50% -92px;
}
.home .prev:hover, .home .next:hover {
	cursor: pointer;
}
.home .prev:hover {
	background-position: 50% -41px;
}
.home .next:hover {
	background-position: 50% -143px;
}
.home .prev.disabled, .home .next.disabled {
	cursor: default;
}
.home .prev.disabled,
.home .prev.disabled:hover {
	background-position: 50% -194px;
}
.home .next.disabled,
.home .next.disabled:hover {
	background-position: 50% -245px;
}
.home .home_screen { display: none; }
.home .scrollable { 
	/* required settings */
	position:relative;
	overflow:hidden;
	display:none;
}
.home .scrollable .items { position: absolute; height: 500px; }
.home .scrollable .items .group { padding-top: 10px }
.home .scrollable .items .question {
	font-size: 20px;
	line-height: 26px; 
	font-family: 'TradeGothicW02-BoldCn20 675505', Arial, sans-serif;
	color: #fff;
	height: 43px;
	text-transform:uppercase;
}
.home .scrollable .items .question a { text-decoration:none; color: #FFF;  }
.home .scrollable .items .question a:hover { font-size: 36px; line-height: 26px; padding-bottom: 3px; }