@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-decoration:none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    color: #534741;
    font: 74% Arial,Helvetica,sans-serif;

}
a:link, a:visited {
	color: #534741;
	text-decoration: none;
}
a:hover, a:active {
	color: #222;
	text-decoration: underline;
}
a.blue {
	color: blue
}
#mcd_container {
    background-image: url("../../../../mycd/application/images/mcd_background.3.png");
    background-repeat: no-repeat;
    height: 605px;
    width: 750px;
    position:relative;
}
#mcd_branding {
    height: 125px;
    width: 100%;
}
#mcd_branding img {
    margin-left: 157px;
    margin-top: 10px;
}
#col_1 #col_2 {
    height: 393px;
}
#col_1 {
    float: left;
    margin-left: 20px;
    width: 305px;
}
#dropdowns {
    background-image: url('../../../../mycd/application/images/mcd_buttons_sprite.2.png');
    b ackground-image: url('../../../../mycd/application/images/mcd_buttons_sprite_115th.png');
    background-repeat: no-repeat;
    height: 60px;
    width: 305px;
}
#map_box {
    height: 264px;
    margin: 15px 5px;
    width: 308px;
}
#col_2 {
    float: left;
    margin-left: 20px;
    width: 355px;
}
#text_box {
    background-color:#fff;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 3px 3px 5px 2px #CCCCCC;
    clear: none;
    height: 315px;
    margin: 10px 10px 0;
    overflow: auto;
    padding: 15px;
    width: 285px;
}
#options p {
    float: left;
    margin-left: 30px;
    margin-top: 4px;
}
#footer {
    clear: both;
    float: left;
    height: 45px;
    width: 100%;
}
#f ooter img {
    position: absolute;
    l eft:48px;
    left:20px;
    bottom:30px;
    z-index: 2;
}



#footer2 {
    clear: both;
    float: left;
    height: 25px;
    width: 100%;
}
#footer2 img {
    position: absolute;
    left:48px;
    bottom:5px;
    z-index: 2;
}



/*---------navigation numbers---------*/
#dropdowns {
    background-image: url("../../../../mycd/application/images/mcd_buttons_sprite.png");
    b ackground-image: url('../../../../mycd/application/images/mcd_buttons_sprite_115th.png');
    background-position: -335px 2px;
    background-repeat:no-repeat;
}
#dropdowns.state-selected {
    background-position: -335px  -58px;
}
#dropdowns.district-selected {
    background-position: -335px  -118px;
} 
    
/*---------Buttons---------*/
#category_buttons {
    height: 58px;
    margin-left: 0;
    width: 435px;
}

#people_button, #employment_button, #housing_button, #financial_button, #education_button, #business_button {
	b ackground-image: url('../../../../mycd/application/images/mcd_buttons_sprite.embed.new.png');
        b ackground-image: url('../../../../mycd/application/images/mcd_buttons_sprite_115th.png');
        background-image: url('../../../../mycd/application/images/mcd_buttons_sprite.embed.notnew.png');
	display:block;
	w idth:67px;
width:54px;
	height:67px;
	float:left;
}

#people_button span, #employment_button span, #housing_button span, #financial_button span, #education_button span, #business_button span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	margin-top:42px;
	display:block;
}

	
#people_button:hover, #employment_button:hover, #housing_button:hover, #financial_button:hover, #education_button:hover, #business_button:hover {
    cursor: pointer;
}

/*------off/default------*/
#people_button {
	background-position: 409px 67px;
	color:#9c9c9c;
}
#employment_button {
	background-position: 350px 67px;
	color:#9c9c9c;
}
#housing_button {
	background-position: 290px 67px;
	color:#9c9c9c;
}
#financial_button {
	background-position: 244px 67px;
	color:#9c9c9c;
}
#education_button {
	background-position: 194px 67px;
	color:#9c9c9c;
}
#business_button {
	background-position: 142px 67px;
	color:#9c9c9c;
}

/*------Over/hover------*/
#people_button:hover {
	background-position: 409px 135px;
	color:#676767;
}
#employment_button:hover {
 	background-position: 349px 135px;
	color:#676767;
}
#housing_button:hover {
  	background-position: 290px 134px;
	color:#676767;
}
#financial_button:hover {
  	background-position: 244px 137px;
	color:#676767;
}
#education_button:hover {
 	background-position: 194px 134px;
	color:#676767;
}
#business_button:hover {
	background-position: 142px 135px;
	color:#676767;
}

/*------On/selected------*/

#people_button.on {
	background-position: 410px 0px;
	color:#6294c9;
}
#employment_button.on {
 	background-position: 350px 0px;
	color:#6294c9;
}
#housing_button.on {
  	background-position: 290px 0px;
	color:#6294c9;
}
#financial_button.on {
  	background-position: 244px 0px;
	color:#6294c9;
}
#education_button.on {
 	background-position: 194px 0px;
	color:#6294c9;
}
#business_button.on {
	background-position: 142px 0px;
	color:#6294c9;
}

#text_box p {
    line-height: 1.8em;
    padding-top: 1.1em;
}
#text_box .first_p {
    padding-top: 0;
}

#text_box .source_statement{
	font-size: 11px;
	font-weight: 900;
}

#moe-download-share {
	width:303px;
	padding:5px 15px;
	font-size:10px;
	padding-bottom:2px;
	position:relative;
	margin-bottom:22px;
	line-height:1em;
	
}

#moe_container {
	width:115px;
	left:15px;
	position:absolute;
}
#moe_container label {
    display: block;
    padding-left: 5px;
    text-indent: 0px;
    margin-top:0px;
}
#nf_container {
	width:115px;
	left: 125px;
	position: absolute;
}
#nf_container label {
	display: block;
	padding-left: 5px;
	text-indent: 0px;
	margin-top:0px;
}

input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: top;
    position: relative;
    top: 4px;
    *overflow: hidden;
}
#moe_container span {
	position:absolute;
	left:22px;
	top:0px;}
#nf_container span {
	position:absolute;
	left:22px;
	top:0px;
}

#download_share_dialog_container {
	width:68px;
	position:absolute;
	left:223px;
	background-image: url("../../../../mycd/application/images/dnld_share.png");
	background-repeat:no-repeat;
	padding-left:43px;
}
#select_geo_container {
	width:43px;
	position:absolute;
	left:123px;
	background-image: url("../../../../mycd/application/images/newdist.png");
	background-repeat:no-repeat;
	padding-left:30px;
}

.disclaimer {
	text-align:left;
	padding-bottom:6px;
}
.value_row:hover {
	background-color:#d6e3f1;
}




#ddl_state {
    margin-left: 30px;
    margin-top: 5px;
    width: 280px;
}
#ddl_geo_level_2 {
    background-color: #FFFFFF;
    margin-left: 30px;
    margin-top: 12px;
    width: 280px;
}
#spinner {
    display: none;
    height: 66px;
    left: 317px;
    position: absolute;
    top: 217px;
    width: 66px;
    z-index: 99999;
}
#spinner img {
    height: 66px;
    width: 66px;
}
#cd_tables tbody {
    font-size: 11px;
    width: 100%;
}
th {
    border-bottom: 1px solid #534741;
    font-weight: bold;
    padding: 9px 1px 2px;
    vertical-align: bottom;
    text-align:right;
}
.t
td {
}
#geo_title {
	font-weight:bold;
	font-size:14px;
}
#geo_source {
        font-size:9px;
}

.value_row td {
    padding: 2px 3px 4px 0;
    text-align: right;
    
}
.t_col_1 th {

  color:red;
}

.value_row .t_col_1 {
    text-align: left;
}

.head-note {
    font-size: 10px;
}
.moe_data {
    display: none;
}
.moe_data_on {
    clear: left;
    display: block;
    white-space: nowrap;
}

.nf_data {
	display: none;
}
.nf_data_on {
	clear: left;
	display: block;
	white-space: nowrap;
}

#cd_tables .ind1 {
    padding-left: .75em;
}
#cd_tables .ind2 {
    padding-left: 1.5em;
}

#cd_tables .ind3 {
    padding-left: 2.25em;
}

#cd_tables .ind4 {
    padding-left: 3em;
}

#btnDowload {
	/*
        margin-left: 180px;
	margin-top: 22px;
        */
	background-color: #2772C3;
	color:#fff;
	font-weight: bold;
}

/* ----Download and Share----  */

#download_share_dialog h3 {
	font-weight:bold;
	color:#9c9c9c;
}

#excel_cd_list li {
	margin-bottom:4px;
}
.ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only {
	margin:0 auto;


}
#social_media {
	overflow:hidden;
}
#embed {
	cursor: pointer;
}
#embed h3 {
	margin-top:24px;
	margin-bottom:6px;
	padding:6px 0 0 24px;
	background-image:url("../../../../mycd/application/images/embed.png");
	background-repeat:no-repeat;
}
#embed h3:hover {
	color:#676767;
	background-image:url("../../../../mycd/application/images/embed-hover.png");
}
#embed h3.on {
	color:#6294c9;
	background-image:url("../../../../mycd/application/images/embed-on.png");
}

#embed_form{
    display: none;
}

#embed_form.on{
    display: block;
}

#download {
}
#download h3 {
	margin-top:16px;
	margin-bottom:6px;
	padding:6px 0 0 24px;
	background-image:url("../../../../mycd/application/images/dnld.png");
	background-repeat:no-repeat;
        t ext-decoration: underline;
        cursor: pointer;
}
#download h3:hover {
	color:#676767;
        text-decoration: none;
	background-image:url("../../../../mycd/application/images/dnld-hover.png");
}
.ui-dialog .ui-dialog-buttonpane {
    background-image: none !important;
    border-width: 0 !important;
    margin: 0 0 0 !important;
    padding: 0 1em 0.5em 0.4em !important;
    text-align: center !important;
}
iframe {
	margin-top:6px;
}
.ui-dialog .ui-dialog-title {
	font-size:16px !important;
	color:#6294c9 !important;
}

#find_cd{
	margin-left:65px;
	padding-top:10px;
}

#find_cd a{	
	color: #3072b8;
}