﻿/*
THIS SHEET WILL BE DEPRECATED OVER TIME AND BE REPLCED BY nij-sp-all
Homepage Version: 3.3
Updated: 11/15/2013 - removed promotions; 12/6/13- Removed Accordbox
Comment: For non-IE browsers
Contacts: Lee.Mockensturm@usdoj.gov
*/


/*******************************************************/

/* ****************/
/* general styles */
/* ****************/


/**********************/
/* BEGIN: Exit Notice */
/**********************/
a.exitLink:link {  
   border:1px solid #808080; 
   padding:.5px;
   font-size:.8em;
   background-color: #F4F4F4;
   text-decoration:none;
   white-space: nowrap;
}

a.exitLink:visited {
   border:1px solid #808080;
   padding:.5px;
   font-size: .8em; /* From .9 7-28-08 */
   background-color:#F4F4F4;
   text-decoration:none;
}
/**********************/
/* END: Exit Notice */
/**********************/

/**************************************/
/* BEGIN: Banner Styles - apply to all pages */
/**************************************/

#ctl00_ctl54_csr_sboxdiv {
	background: white !important; 
	
}


#ctl00_ctl54_csr_sbox{
	padding-top: 3px; 
	font-size: 10pt;
}


#defaultContentBlock{
width:995px;
margin: 0px auto 0 auto;
background-color: #ffffff;
}

#quick_launch{
width:995px;
margin: 0px auto 0 auto;
background-color: #ffffff;
}

#ribbon{
width:995px;
margin: 0px auto 0 auto;
background-color: #ffffff;
}

.ojpbnnerimg {
border: 0;
}

.nijhdrimg{
border: 0;
}

#print-banner span {
display: none;
}

#print-banner h1 {
display: none;
}

#ojp_bnr {
background-image: url(../images/header/1_ojp_mast.gif);
background-position: 0 -6px;
background-repeat: no-repeat;
height: 37px;
border-right: 1px solid #4F4D4D;
}

a.ojp_bnr_l {
cursor: pointer;
border: 0;
}

#mast {
background-image: url(../images/header/1_main_01.jpg);
background-position: 0 -6px;
background-repeat: no-repeat;
height: 85px;
}

#mast_rt {
float: right;
color: #ffffff;
font-size: 10px;
padding: 6px 20px 0 0;
}

#mast_s {
text-transform: none;
margin: 7px 0 0 0;
}

.tn_search_b{
color: #ffffff;
margin: 2px 0 0 4px;
}

.tn_search {
border: 0px solid #000000;
font-size: 13px;
color: #666666;
}

a.search_l:link, a.search_l:visited, a.search_l:hover, a.search_l:active {
text-transform: none;
color: #ffffff;
text-decoration: none;
font-weight: normal;
font-size:10px;
}

a.search_l:hover {
text-decoration: underline;
font-weight: normal;
}

.dl {   
padding-left: 5px;
padding-right: 5px;
}

#topnav {
padding: 0px 4px 1px 4px;
text-transform: uppercase;
font-size: 12px;
font-family: verdana, sans-serif;
font-weight: bold;
height: 25px;
display: inline-block;
vertical-align: top;
}

a.topnavl:link, a.topnavl:visited, a.topnavl:active {
text-decoration: none;
padding: 0px 5px 3px 5px;
height: 25px;
display: inline-block;
vertical-align: top;
font-weight: bold;
}

a.topnavl:hover {
background-color: #11609C;
color: #ffffff;
text-decoration: none;
background-image: url(../images/header/1_tn_up.gif);
background-repeat: no-repeat;
background-position: center bottom;
height: 25px;
display: inline-block;
vertical-align: top;
}

a.topnav2:link, a.topnav2:visited, a.topnav2:hover, a.topnav2:active {
padding: 0px 5px 0px 5px;
background-color: #11609C;
color: #ffffff;
text-decoration: none;
background-image: url(../images/header/1_tn_dn.gif);
background-repeat: no-repeat;
background-position: center bottom;
height: 31px;
display: inline-block;
vertical-align: top;
}

a.rt:link, a.rt:visited, a.rt:hover, a.rt:active {
text-transform: uppercase;
color: #ffffff;
padding: 0 7px 0 7px;
font-weight: normal;
}

a.rt:hover {
text-decoration: underline;
font-weight: normal;
}

a.rt_l:link, a.rt_l:visited, a.rt_l:hover, a.rt_l:active {
padding-right: 0px;
font-weight: normal;
}

/**************************************/
/* END: Banner Styles - apply to all pages */
/**************************************/

/***********************/
/* BEGIN: Feedback form */
#feedbackform {
width: 450px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#feedbackform table {
font-size:1em;
width: 100%;
}

#feedbackform p {
padding:0px;
margin: 0px;
font-size:12px;
}

#feedbackform fieldset {
margin-top:10px;
}

/* END: Feedback form */
/***********************/

.popupIcon {
	background-image: url(../images/pop-up.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 11px;
	margin-right: 4px;
}

/************************************************************/
/* BEGIN Homepage styles - Styles applying only to home use "hp_" */
/************************************************************/
#hp_r_col {
float: right;
width: 295px;
padding-right: 0px;
}

#hp_l_col {
width: 680px;
}

div.hp3 {height: 15px;}
div.hp4 {height: 16px;}

/* BEGIN: Main nav box */

.p_h2 {
font-size: 140%;
color: #666666;
text-transform: uppercase;
margin-top: 18px;
}



#containerBoxInside { 
position: relative; 
width: 666px; 
float: left; 
border: 6px solid #BDBCBC;  /* was  #A7A5A5 */
background: #FFFFFF;
}

#containerBox li { 
margin: 0; 
}

#homeNavBox { 
width: 200px; 
margin: 0; 
}
li.li_t {border-top: 0;}
a.a_tp {border-top: 0;}

#homeNavBox li { 
list-style: none; 
}

#homeNavBox li a.mainNavLink { 
display: none; 
}

#homeNavBox.js li a.mainNavLink { 
display: block; 
font-size: 12.5px; 
padding: 5px 5px 5px 15px; 
width: 90%; 
height: 100%; 
color: #005590; 
background-color: #E2E0E0; 
text-decoration: none; 
cursor: pointer; 
border-bottom: 2px solid #ffffff; 
border-top: 1px solid #999999; 
font-weight: bold;
margin-left: -40px;
font-family: verdana, sans-serif;
}

#homeNavBox.js li a.selected:hover {  
background-color: #ffffff;
}

#featured_topic_content p,
#featured_topic_content li {
font-size:110%;
}

#featured_topic_content p.img-att,
#promotions p.img-att {
   color: #999999; 
   font-weight:normal;   font-size:70%;   
  margin-top:3px;
margin-bottom:5px;
 }
 }

#featured_topic_content a {
text-decoration: underline;
}

#featured_topic_content li {
line-height: 140%;
list-style-type: circle;
}

#homeNavBox li a.tb_h:hover { 
background-color: #cccccc;
}

#homeNavBox .content { 
float: left; 
clear: both; 
margin: 0px;
}

#homeNavBox .homeLeftCol {
width:46%;
float:left;
}

#homeNavBox .homeRightCol {
width:46%;
float:left;
padding-left:1em;
}

#homeNavBox .homeLeftCol h3,
#homeNavBox .homeRightCol h3 {
color: #666666;
font-size: 100%;
font-weight: bold;
padding-bottom: 0;
margin: 1px;
}

#homeNavBox .homeLeftCol ul,
#homeNavBox .homeRightCol ul {
margin-left: -16px;
margin-top: 0px;
}

#homeNavBox .homeLeftCol ul li,
#homeNavBox .homeRightCol ul li{
list-style-image: url(../images/home-styles/1_bllt_g.gif);
margin-left: 0;
line-height: 150%;
}


#homeNavBox.js .content { 
float: none; 
position: absolute; 
right: 0; 
top: 0; 
width: 410px; 
margin: 0; 
padding: 0px 20px 5px 5px;  
clear: left;
font-size: 76%;
}

#homeNavBox .content h2.p_h2 { 
font-size: 140%; 
color: #666666; 
text-transform: uppercase;
font-family: verdana, sans-serif;
margin-top:8px;
}

#homeNavBox .content h3.p_h3 { 
font-size: 100%; 
color: #666666; 
text-transform: uppercase; 
font-family: verdana, sans-serif;
}

#homeNavBox .content ul.ftul {
margin-left: -16px;
margin-top: 0px;
}

#homeNavBox .content ul.ftul li{
list-style-image: url(../images/home-styles/1_bllt_g.gif);
margin-left: 0;
line-height: 150%;
}

#homeNavBox .content h3.fthdr1 {
color: #666666;
font-size: 100%;
font-weight: bold;
padding-bottom: 0;
margin: 1px;
}

#homeNavBox .content p.fthdr2 {
color: #666666;
font-size: 100%;
font-weight: bold;
font-style: italic;
padding-bottom: 0;
margin-bottom: 1px;
}

td.ltb {
padding-right: 5px;
}

#hpa2z {
	padding: 0 .5em;
	margin: .5em 2em;
	width: 24em;
 border: 1px #164b96 solid;
}

#hpa2z ul.a2z {
	font-size: 2em;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
} 

#hpa2z ul.a2z li {
	display: inline;
	padding: 3px;
	line-height: 1.8;
}

#hpa2z ul.a2z li a {
	text-decoration: none;
	border-bottom: none;
	width: 15px;
}

#hpa2z ul li a:hover {
	color: #FFFFFF;
	background: #3399CC;
}

/* END: Main nav box */


/* BEGIN: Did You Know */

#nij_dyk {
border: 6px solid #bdbcbc;
margin-bottom:15px; 
vertical-align:middle;
background: #FFFFFF;
}

h2.nij_dyk_2 {
background-color: #3399cc; 
padding: 6px 6px 6px 16px;
color: #ffffff; 
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
margin-bottom: 0px;
font-family: verdana, sans-serif;
margin-top: 0px;
}

/* END: Did You Know */


/* BEGIN: Director's Corner  */

#nij_directors_corner {
border: 6px solid #bdbcbc;
margin-bottom:10px; 
vertical-align:middle;
}

h2.nij_directors_corner_2 {
background-color: #3399cc; 
color: #FFFFFF;
padding: 6px 6px 6px 16px;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
margin-bottom: 0px;
font-family: verdana, sans-serif;
margin-top: 0px;
}

#nij_directors_corner ul {
margin: 3px 0 3px 0;
padding: 0px;
font-size:13px;
}

#nij_directors_corner ul li {
margin: 0px 0px 0px 30px;
}

#nij_directors_corner ul li a:link,
#nij_directors_corner ul li a:hover,
#nij_directors_corner ul li a:visited,
#nij_directors_corner ul li a:active {
padding-left:0px;
}

#nij_directors_corner .nij {
float: right; 
border-left: 4px solid #ffffff;
border-right: 4px solid #ffffff;
position: relative;
top: 25px;
}

a.hp_link:link, a.hp_link:visited, a.hp_link:hover, a.hp_link:active {
color: #1d5481;
font-size: 76%;
font-weight: normal;
padding-left: 7px;
}

a.hp_link:link, a.hp_link:visited, a.hp_link:active {
text-decoration: none;
}

a.hp_link:hover {
text-decoration: underline;
}

/* END: Director's Corner */


/* BEGIN: NIJ Updates */

#nij_updates {
border: 6px solid #bdbcbc;
}

h2.nij_updates_2 {
background-color: #FFFFFF; /* #3399cc; */
padding: 6px 6px 6px 16px;
color: #3b6a94; /*#ffffff; */
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
margin-bottom: 0px;
margin-top: 0px;
font-family: verdana, sans-serif;
padding: 3px 6px 5px 10px;
}

.nij {
float: right; 
margin-top: -20px; 
margin-right: 10px;
border-left: 4px solid #ffffff;
border-right: 4px solid #ffffff;
}

#nij_updates ul {
padding: 0px;
margin: 5px 0px 0px 20px;
}

#nij_updates ul li {
list-style-type: none;
display: inline;
}

#nij_updates ul li img {
border: none;
}

#nij_updates a.hp_link:link, 
#nij_updates a.hp_link:visited, 
#nij_updates a.hp_link:hover, 
#nij_updates a.hp_link:active {
color: #1d5481;
font-size: 76%;
font-weight: normal;
padding-left: 0px;
}

a.hp_link:hover {
text-decoration: underline;
}


 
/************************************************************/
/* END Homepage styles - Styles applying only to home use "hp_" */
/************************************************************/
 

