@charset "utf-8";
/* CSS Document */

div#responsive_fdic_index_container
{
	max-width:990px;
	margin:0 auto;
	background: url("/images/phase7/grays_bg2.jpg") repeat-y;
	font-size:12px;
}

div#responsive_fdic_index_left_panel
{
	float:left;
	width:700px;
	padding:0 10px 10px 10px;
}

div#responsive_fdic_index_right_panel
{
	float:left;
	width:245px;
	padding:0 0 0 10px;
}

div.homepage_box
{
	background:#fff;
	padding:0;
	margin:5px 0 0 0;
	border: 1px solid #e5e1e1;
}

h2.box_title
{
	background-image: url("/images/phase7/box-bar-bg.gif");
	background-repeat: repeat-x;
	padding: 4px 0 0 10px;
	height:24px;
	font: bold 16px arial,sans-serif;
	color: #124c8f;
	margin:0;
}

a.view_all_button
{
	/*float:right;
	margin:-22px 10px 0 0 ;
	background-image: url("/images/phase7/view-all-bg.png");
	background-repeat: no-repeat;
	width:36px;
	padding:1px 0 0 4px;
	height:15px;
	font-size:9px;
	font-weight:bold;*/
	float:right;
	display:block;
	background-image: url("/images/phase7/view-all-bg.png");
	background-repeat: no-repeat;
	width:37px;
	padding:1px 0 0 4px;
	height:15px;
	font-size:9px;
	font-weight:bold;
}
a.view_all_button:link { text-decoration:none; }

/* START Watch Live */
div.watch_live_wrapper { padding:5px; }
div.watch_live
{
	background-color:#124c8f;
	color:#fff;
	padding-right:15px;
}
div.watch_live div.left_side
{
	float:left;
	background-image:url('/images/gradient.png');
	background-repeat:repeat-y;
	padding:10px 0;
	margin-right:15px;
}
div.watch_live div.left_side img { margin:0 25px;border:0; }
div.watch_live div.left_side span
{
	display:block;
	clear:both;
	font-size:10px;
	text-align:center;
}
div.watch_live h3
{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 15px;
}
div.watch_live p { margin:0;padding:0 0 10px 15px; }
div.watch_live a { color:#fff; }
div.watch_live div.clear { clear:both; }
/* END Watch Live */


/* START Bank Closing Box */
div#responsive_fdic_bank_closing_box
{
	/*padding: 15px;*/
	margin: 5px 0 0 0;
}

div#responsive_fdic_bank_closing_box p
{
	margin:0;
	padding:0 10px;
}

div#responsive_fdic_bank_closing_box p#bcinfo_date
{
	color: #4277ae;
	font-weight: bold;
	font-size: 12px;
	padding-top:10px;
}

div#responsive_fdic_bank_closing_box ul.closed_banks
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0 10px;
}

div#responsive_fdic_bank_closing_box ul.closed_banks li
{
	font-weight:bold;
	color:#4277ae;
	padding:0;
	margin:0;
}

div#responsive_fdic_bank_closing_box ul.closed_banks li ul { padding:0;margin:0; }

div#responsive_fdic_bank_closing_box ul.closed_banks li ul { list-style-type:none;list-style-image:none; }

div#responsive_fdic_bank_closing_box ul.closed_banks li ul li
{
	font-weight:normal;
	color:#000;
	padding-left:10px;
}

div#responsive_fdic_bank_closing_box ul.links
{
	list-style-image:url("/images/phase7/arrow.gif");
	font-size: 10px;
	margin:10px 0 0 25px;
	padding:0;
}

div#responsive_fdic_bank_closing_box ul.links li
{
	margin:0;
	padding:0;
}

div#responsive_fdic_bank_closing_box p.endnote
{
	font-size:10px;
	padding:10px;
}
/* END Bank Closing Box */


/* START Press Release Box */
div#responsive_fdic_index_press
{
	float:left;
	width:49%;
	margin-left:1%;
	min-height:232px;
}

div#responsive_fdic_index_press span#loading_PR img
{
	width:25px;
	padding-left:10px;
	vertical-align:middle;
}

div#responsive_fdic_index_press p
{
	margin:0;
	padding:0 10px;
}

div#responsive_fdic_index_press ul#responsive_fdic_index_press_releases
{
	list-style-type:none;
	list-style-image:none;
	margin:10px 10px 0 10px;
	padding:0;
}

div#responsive_fdic_index_press ul#responsive_fdic_index_press_releases li
{
	color: #b88f07;
	font-weight: bold;
	font-size: 10px;
}

div#responsive_fdic_index_press ul#responsive_fdic_index_press_releases li h4 { margin:0;padding:0; }

div#responsive_fdic_index_press ul#responsive_fdic_index_press_releases li a:link
{
	font-weight: bold;
	font-size: 12px;
}
/* END Press Release Box */


/* START Tab Boxs */


div.responsive_fdic_index_tabbox
{
	padding:5px;
}

div#main_tabbox
{
	/*float:left;
	width:49%;
	min-height:225px;*/
	padding:5px;
}

div.responsive_fdic_index_tabbox ul.tabs
{
	list-style-type:none;
	list-style-image:none;
	margin: 0;
	padding: 0;
}

div.responsive_fdic_index_tabbox ul.tabs li
{
	display: inline;
	background-color: #ccc;
	color: #fff;
	padding: 2px 8px;
	margin-right:1px;
	font-size: 13px;
	font-weight: bold;
	cursor:pointer;
}

div.responsive_fdic_index_tabbox ul.gold_tabs li
{
	background-color: #AD9442;
}

div.responsive_fdic_index_tabbox ul.tabs li.active
{
	background-color: #124c8f;
}

div.responsive_fdic_index_tabbox ul.tab_contents
{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content
{
	display:none;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	margin: 2px 0 0 0;
	padding: 10px;
	overflow: hidden;
	min-height:175px;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.active { display:block; }

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content h2.screen_reader_title
{
	position:absolute;
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
	margin:0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content a.view_all
{
	float:right;
	display:block;
	background-image: url("/images/phase7/view-all-bg.png");
	background-repeat: no-repeat;
	width:37px;
	padding:1px 0 0 4px;
	height:15px;
	font-size:9px;
	font-weight:bold;
	
}
div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content a.view_all:link { text-decoration:none; }


div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul.tabbox_quicklinks
{
	float:left;
	width:48%;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul.tabbox_quicklinks li
{
	padding:0 0 5px 0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul.tabbox_quicklinks li a
{
	font-weight:bold;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul.tabbox_quicklinks li p
{
	margin:0;
	padding:0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul.tabbox_topsearch
{
	float:left;
	width:48%;
	list-style-image: url("/images/phase7/arrow.gif");
	margin:0;
	padding:0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul.tabbox_topsearch li
{
	margin-left:20px;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul.tabbox_aboutfdic
{
	float:left;
	width:48%;
	list-style-image:url("/images/phase7/arrow.gif");
	margin:0;
	padding:0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul.tabbox_aboutfdic li
{
	margin-left:20px;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content div#loading_FIL img
{
	width:25px;
	padding-left:10px;
	vertical-align:middle;
}
	
div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#fil_Releases
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#fil_Releases li
{
	margin:0;
	padding: 0 2% 0 0;
	font-size:13px;
	margin:0;
	height:70px;
	float:left;
	width:47%;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#fil_Releases li:first-child { border:none;padding-top:0; }

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#fil_Releases li h4
{
	font-size: 13px;
	color: #124c8f;
	font-weight: bold;
	margin:0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#fil_Releases li span.date
{
	color: #b88f07;
	font-weight: bold;
	font-size:10px;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#sa_Releases
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#sa_Releases li
{
	margin:0;
	border-top: 1px solid #d6dde0;
	padding: 5px 0;
	font-size:10px;
}
div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#sa_Releases li:first-child { border:none;padding-top:0; }

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#sa_Releases li h4
{
	font-size: 11px;
	color: #124c8f;
	font-weight: bold;
	margin:0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#sa_Releases li span.date
{
	color: #b88f07;
	font-weight: bold;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#videos
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#videos li
{
	margin:0;
	border-top: 1px solid #d6dde0;
	padding: 5px 0;
	font-size:10px;
}
div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#videos li:first-child { border:none;padding-top:0; }

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#videos li a.view_all { margin-top:10px; }

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#videos li img
{
	float:left;
	width: 60px;
	height: 45px;
	margin-right:5px;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#videos li span.views
{
	font-size: 10px;
	color: #3e3b3b;
}

div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#videos li span.date
{
	color: #b88f07;
	font-weight: bold;
}
/* END Tab Boxes */

/* START Deposit Insurance Box */
div#deposit_insurance_box
{
	float:left;
	width:49%;
	min-height:235px;
}

div#deposit_insurance_box p 
{
	padding:10px;
}

/*div#deposit_insurance_box a
{
	float:right;
	margin:0 10px 0 0;
}*/

.rightDI{
	float:right;
	margin:0 10px 0 0;
}

div#deposit_insurance_box img
{
	clear:both;
	display:block;
	padding:15px 4%;
	margin:0 auto;
	max-width:90%;
}


/* START What's New Box */
div#responsive_fdic_index_whatsnew
{
	clear:left;
	float:left;
	width:49%;
	min-height:560px;
}

div#responsive_fdic_index_whatsnew ul
{
	list-style-type:none;
	list-style-image:none;
	margin: 10px 10px 0 10px;
	padding:0;
}

div#responsive_fdic_index_whatsnew ul li a:link
{
	color: #4277ae;
	font-weight: bold;
	font-size: 12px;
}

div#responsive_fdic_index_whatsnew ul li p
{
	margin:0;
	padding:0;
}

div#responsive_fdic_index_whatsnew ul li p.date
{
	color: #b88f07;
	font-weight: bold;
	font-size: 10px;
}
/* END What's New Box */


/* START Consumer Resources Box */
div#responsive_fdic_index_consumer_res
{
	float:right;
	width:49%;
}

div#responsive_fdic_index_consumer_res ul
{
	list-style-type:none;
	list-style-image:none;
	margin: 10px 10px 0 10px;
	padding:0;
}


div#responsive_fdic_index_consumer_res ul li h4
{
	color: black;
	font-weight: bold;
	font-size: 12px;
	margin:0;
}

div#responsive_fdic_index_consumer_res p
{
	padding:0 15px 10px 15px;
}
/* END Consumer Resources Box */


/* END YouTube Box */
div#responsive_fdic_youtube_box
{
	float:left;
	width:47%;
	margin-left:1%;
	text-align:center;
	overflow:hidden;
	padding:5px 1%;
}
div#responsive_fdic_youtube_box iframe
{
	margin:0 auto;
}
/* END YouTube Box */


/* START FDIC Board Box */
div#responsive_fdic_index_board_home { margin:5px 0; }

div#responsive_fdic_index_board_home h2.box_title
{
	font-size:14px;
	margin:0;
}

div#responsive_fdic_index_board_home ul
{
	list-style-type:none;
	list-style-image:none;
	margin: 10px;
	padding:0;
}

div#responsive_fdic_index_board_home ul li
{
	font-weight:bold;
	margin:0;
	padding:0;
}

div#responsive_fdic_index_board_home ul li a
{
	font-weight:normal;
}
/* END FDIC Board Box */


/* START Bank Find Box */
div#responsive_fdic_index_bank_find
{
	background-color:#124c8f;
	padding: 15px;
	margin: 5px 0 0 0;
	color:#fff;
	font-weight:bold;
}

div#responsive_fdic_index_bank_find a
{
	font-size:14px;
	color:white;
}

/* START FDIC Cybersecurity Box */
div#responsive_fdic_index_cyber_security
{
	background-color:#B49859;
	padding: 15px;
	margin: 5px 0 0 0;
	color:#fff;
	font-weight:bold;
}
/* END */

div#responsive_fdic_index_cyber_security a
{
	font-size:14px;
	color:white;
}

div#responsive_fdic_index_CBI
{
	/*dark gray*/background-color:#727272;
	/*darkblue*//* background-color:#6182a4;*/
	padding: 15px;
	margin: 5px 0 0 0;
	color:#fff;
	font-weight:bold;
}

div#responsive_fdic_index_CBI a
{
	font-size:14px;
	color:white;
}
/* END Bank Find Box */


/* START Featured Programs Box */
div#responsive_fdic_index_featured_home
{
	background:#fff;
	padding:0;
	margin:5px 0 0 0;
	border: 1px solid #e5e1e1;
}

div#responsive_fdic_index_featured_home h2
{
	background-color: #124c8f;
	padding: 4px 0 0 15px;
	height:24px;
	font: bold 14px arial,sans-serif;
	color: #FFF;
	margin:0;
}

div#responsive_fdic_index_featured_home ul
{
	list-style-type:none;
	list-style-image:none;
	margin:5px;
	padding:0;
}

div#responsive_fdic_index_featured_home ul li
{
	padding:0;
	margin:0;
	background-color:#eee;
}

div#responsive_fdic_index_featured_home ul li h4
{
	cursor: pointer;
	background-color: #d0cccc;
	background-image: url('/images/phase7/open.png');
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding: 4px 0 4px 20px;
	margin:5px 0 0 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

div#responsive_fdic_index_featured_home ul li h4.on
{
	background-color: #727272;
	background-image: url('/images/phase7/close.png');
	color: #fff;
	cursor:default;
}

div#responsive_fdic_index_featured_home ul li p
{
	margin:0;
	padding:10px;
	height:100px;
}

div#responsive_fdic_index_featured_home ul li p a
{
	display:block;
	width:100%;
	padding-top:10px;
	text-align:right;
	font-size:10px;
}
/* END Featured Programs Box */


@media (max-width:990px)
{
	div#responsive_fdic_index_container
	{
		background-image:none;
		background-color:#eee;
	}

	div#responsive_fdic_index_left_panel,
	div#responsive_fdic_index_right_panel
	{
		float:none;
		width:auto;
		clear:both;
	}
	div#responsive_fdic_index_right_panel { padding:5px 10px; }

	div#responsive_fdic_index_board_home,
	div#find_more_info,
	div#responsive_fdic_index_bank_find
	{
		float:left;
		width:30%;
		margin:0 0 0 1%;
	}
	div#responsive_fdic_index_CBI
	{
		float:left;
		width:30%;
		margin:0 0 0 1%;
	}
	div#responsive_fdic_index_board_home { margin:0; }
	div#find_more_info { width:31%; }
	div#responsive_fdic_index_featured_home
	{
		clear:left;
		/*float:left;
		width:49%;*/
	}
	div#right_column_tabbox
	{
		float:left;
		/*width:48%;*/
		margin-left:1%;
	}
	
	div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#fil_Releases li
	{
	float:left;
	width:47%;
	}
	
	div#responsive_fdic_index_cyber_security
	{
		float:left;
		width:60%;
		margin:0 0 1% 1%;
	}
}

@media (max-width:770px)
{
	div#responsive_fdic_index_board_home
	{
		float:none;
		width:auto;
		clear:both;
	}
	div#find_more_info
	{
		width:46%;
		margin:5px 0 0 0;
	}
	div#responsive_fdic_index_bank_find
	{
		width:45%;
		margin:5px 0 0 1%;
	}
	
	div#responsive_fdic_index_cyber_security
	{
		float: left;
		width:45%;
		margin:5px 0 0 0;
	}
	
	div#responsive_fdic_index_CBI
	{
		width:45%;
		margin:5px 0 0 1%;
		
	}
	
	div#right_column_tabbox { width:47%; }

}

@media (max-width:740px)
{
	div#main_tabbox
	{
		/*width:67%;*/
	}
	div#deposit_insurance_box
	{
		/*width: 29%;*/
	}

}

@media (max-width:700px)
{
	div#responsive_fdic_bank_closing_box,
	div#responsive_fdic_index_press,
	div#main_tabbox,
	div#responsive_fdic_index_whatsnew,
	div#responsive_fdic_index_consumer_res,
	div#responsive_fdic_youtube_box,
	div#deposit_insurance_box
	{
		float:none;
		width:auto;
		height:auto;
		margin:5px 0 0 0;
		min-height:0;
		clear:both;
	}
	div#responsive_fdic_index_press ul#responsive_fdic_index_press_releases,
	div#responsive_fdic_index_whatsnew ul
	{ margin:10px; }
	div#responsive_fdic_index_bank_find { width:44%; }
	div#responsive_fdic_index_CBI { width:44%; }
	div#responsive_fdic_index_left_panel,
	div#responsive_fdic_index_right_panel
	{
		padding:0 5px 5px 5px;
	}
}

@media (max-width:600px)
{
	div#responsive_fdic_index_bank_find { width:43%; }
	div#responsive_fdic_index_CBI { width:43%; }
	div#responsive_fdic_index_cyber_security { width:44%; margin:5px 0 0 0; }
	
	div.responsive_fdic_index_tabbox ul.tab_contents 			li.tab_content ul#fil_Releases li
	{
	float:left;
	width:47%;
	}
}

@media (max-width:550px)
{
		div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul#fil_Releases li
	{
	float:none;
	width:auto;
	height:auto;
	}
	
	.prText, .filText, .tavText {
    display:none;
	}
	
	#prTab::after {
		content:'PRs';
	}
	
	#filTab::after {
		content:'FILs';
	}
	
	#tavTab::after {
		content:'Videos';
	}
}

@media (max-width:530px)
{
	div#find_more_info,
	div#responsive_fdic_index_bank_find,
	div#responsive_fdic_index_CBI,
	div#responsive_fdic_index_cyber_security,
	div#responsive_fdic_index_featured_home,
	div#right_column_tabbox
	{
		float:none;
		width:auto;
		height:auto;
		margin:5px 0 0 0;
	}
}

@media (max-width:500px)
{
	div.watch_live { padding:10px; }
	div.watch_live div.left_side
	{
		float:none;
		background:none;
		padding:0 0 10px 0;
	}
	div.watch_live div.left_side img { display:block;margin:0 auto; }
	div.watch_live h3 { padding:0; }
	div.watch_live p { padding:0; }
}

@media (max-width:490px)
{
	div.responsive_fdic_index_tabbox ul li#online_prod_cat { display:none; }
}

@media (max-width:400px)
{
	
div#content.section_page div.left_side div#tabbox ul.tab_contents li.active { display:block; }
}

@media (max-width:400px)
{
	div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul.tabbox_quicklinks
	{
		float:none;
		clear:both;
		width:auto;
	}
	div.responsive_fdic_index_tabbox ul.tab_contents li.tab_content ul.tabbox_quicklinks li { padding:0 0 10px 0; }
}

@media (max-width:350px)
{
	div#responsive_fdic_youtube_box, div#responsive_fdic_youtube_box embed
	{
		width: 300px;
		height: auto;
	}
	
	

}