/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
dl, dt, dd, fieldset, form, label, legend,caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body.homeBx ul, body.homeBx ol, body.homeBx li, body.homeBx p, .leftNv ul, .leftNv ul li{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body.homeBx ul, body.homeBx ol, .leftNv ul{
line-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}





body {
	background-color: #fff;
	font-family: arial, verdana, sans-serif;
	color: #333;
	font-size: 14px;
padding: 20px 0 0 0;
	}
strong{
color: inherit !important;
}
div#logo {
	background: url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/1516) no-repeat top left;
	width: 1126px;
	height: 144px;
	}

div#logo img {
	float: left;
	}

.bling-search {
	float: right;
	color: white;
background: #fff;
height: 30px;
padding: 6px 0 0 8px;
margin: 0 !important;
	}
.bling-search input[type=text] {
	float: left;
	color: #ccc;
	padding: 2px 3px;
width: 180px !important;
border: 1px solid #1F6CA6 !important;
font-size: 16px;
margin: 0 5px 0 0;
	}

.bling-search-button { font-size:10px; border:none; }

input { /*background-color:#fff;*/
		border: 1px solid #ccc;
	}

input[type=button] {
        background-color: #336;
        color:#fff;
        }

div#nav1 input {
	border: none;
	}

div#sitecontainer {
	background: #fff url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/1574) top left repeat-y;
	border: 0px solid #ccc;
	border-right: none;
	border-bottom: none;
	width: 1126px;
}

#main {
    float: left;
    width: 620px;
	padding: 20px !important;
	line-height: 140%;
background: transparent;
margin: 0 0 0 20px;
}

#mainBx{
background:url(http://www.centerfornationalpolicy.org/ht/a/GetImageAction/i/19335) repeat-x;
}

.threecolumn #main {
	width: 450px!important;
	line-height: 130%;
	}

#footer {
	 background: #02365D url(http://www.centerfornationalpolicy.org/ht/a/GetImageAction/i/19327) no-repeat 0 5px;
margin: 0 auto;
    clear: both;
   	padding: 0 0 10px 0 !important;
    text-align: left;
width: 1126px;
font-size: 13px;
}

#footer div.links {
	float: right;
	padding-right: 0px;
margin-top: 0px;
font-size: 11px;
	}

#footer a {
color: #ffffff;
text-decoration:none;
}

.address {
padding: 0px;
font-size: 13px !important;
margin: 0 0 0 125px;
width: 990px;
color: #fff !important;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
color: #fff !important;
	}
#footer .address strong {
color: #fff !important;
}
#footer .address {
color: #3C518E;
}
#footer .copyBx {
float: right;
width: 250px;
display: inline;
text-align: right;
margin: -12px 0;
}
#powered{
margin-top: 10px;
}
#powered, #powered a {
	color: #666;
	}

#main a{
color: #2C6591;
}
/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a hover {
	color: #1E2472 !important;
	background-color: #cccccc;
}

#main a, #main a:visited, #main a:active, .homefeature a, .homefeature a:visited, .homefeature a:active  {
	text-decoration: none;
	color: #3c518e;
}

#main a:hover {
	color: #4960a1;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height. ::: does not display here

******************************* */

#nav1 {
	background: url(http://www.centerfornationalpolicy.org/ht/a/GetImageAction/i/19336) repeat-x top left;
	width: 1106px !important;
display: block !important;
	height: 36px !important;
margin: 2px 0 0 0;
padding: 0 0 0 20px;

}

#nav1 a {
	color: #ffffff;
	font-weight: normal;
	border: 0px solid #660000;
font-family: Times New Roman, Times, serif;
font-size: 20px;
text-transform: uppercase;
}

#nav1 a hover {
	border-style: inset;
}

#nav1 div a {
	color: #003399;
	font-weight: normal;
	border: none !important;
}

a#contribute {
	background-color: #000033;
	border: 2px solid #000033;
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}

.nav li div a {
    display: block;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}


#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
padding: 0 15px 0 0;
}

#nav1 a {
    width: auto;
    height: 13px;
    display: block;
    text-align: center;
padding: 0 30px 0 0;
}
#nav1 a.last {
padding: 0;
}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */



#nav2 {
	background: transparent url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/1515) repeat-y top right;
	 float: left;
    width: 221px;
    padding-top: 0px;
    margin-top: 0px;
	border: none;
    color: white;
	padding: 0px;
overflow: hidden !important;
}



#nav2 a {

	color: #3c518e;
	display: block;
}

#nav2 a:hover {

	}

#nav2 li a {
	background: transparent url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/1514) repeat-x top left;
	padding: 8px 10px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	width: 201px !important;
	}

#nav2 li div a {
	background-image: none;
	width: inherit;
	color: #3c518e;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 10px !important;
	margin: 0px !important;
	}

#nav2 li div a:hover {
	color: #4960a1;
	}

#nav2 div {
	padding: 0 !important;
	width: auto !important;
	}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}


#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
    margin: 0 !important;
	padding: 0 !important;
    line-height: 130%;
}

#nav2 ul.attention {
    margin: 0px !important;
    padding: 0px !important;
    background-color: transparent;
}

#nav2 ul.attention li {
    margin: 0 !important;
    padding-bottom: 0px !important;
}

#nav2 ul.attention li a {
	font-size: 11px;
	font-weight: bold;
	color: #3c518e;
	padding: 0px;
	margin-left: 9px;
}

#nav2 ul.attention li div {
	background: url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/1684) no-repeat bottom left;
	width: 202px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	}

#nav2 ul.attention li div a {
	padding: 5px 12px !important;
	margin: 0px !important;
	}

#nav2 ul.textsize {
    margin-top: 30px;
}

#nav2 i {
	font-weight: bold;
	}

#nav2 .leftSide {
	padding: 3px;
	}

* html #nav2, * html #nav2 li, * html #nav2 a, * html #nav2 div, * html #nav2 ul {
	width: 221px !important;
	padding-right: 0px !important;
	margin-right: 0px !important;
	background-position: top left;
overflow: hidden !important;
margin-bottom: 0px !important;
	}


#nav2 div.nvLF3 {
background: transparent !important;
margin: 0px !important;
padding: 0px !important;
position: relative;
overflow: hidden;
width: 202px;
float: none;
}

#nav2 div.nvLF3 a {
color:#7A7A7A;
padding-left:25px;
font-weight:normal;
}
#nav2 div.nvLF3 a:hover {
color:#333333;
}

/* *******************************

HEADERS

******************************* */
h1, h2, h3, h4 {
	background-color: transparent;
	text-align: left;
	border: none;
	}

h1 {
	line-height:	110%;
    font-size: 180%;
    color: #3c518e;
	border; none;
}

h2 {
	color: #900;
	font-size: 150%;
	padding-left: 0;
}

h3 {
    font-size: 120%;
    color: #003399;
    background-image: url(http://orchidsuites.net/orchid/skins/JB01-1/images/navbullet.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    padding-left: 15px;
}

h4 {
    font-size: 100%;
    margin: 0;
}

.bling-feeds-head
{
  background: url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/296) repeat-x;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding: 4px;
}

.bling-feeds a {
font-size:12px;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
}

.homealertmsg h2 {
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	text-align: left;
width: 360px;
padding: 30px 0;
	background: transparent url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/1510) no-repeat 7px top;
	border: none;
}

#extra a {
	display: inline;
	color: #3c518e;
	text-decoration: none;
}


#extra .bling-joinform h2 {
	background: url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/1512) no-repeat top right;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding: 0;
	margin: -999px;
	width: 188px;
	height: 40px;
	}

#extra .bling-joinform form {
	margin: 5px 18px;
	}

#extra .bling-joinform form .emailInput {
	height: 25px;
	width: 150px;
	}

#extra .bling-joinform b {
	color: #666;
	}

#extra .releases {
	margin: 0px 16px;
	}

#extra .quote
{
  background: url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/1519) repeat-y top left;
  text-align : left;
  padding    : 0px 18px;
  width      : 153px;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */
div#top {
	background: #d5d5d5 url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/1511) repeat-x top left;
	float: none;
	width: 900px;
	height: auto;
	position: relative;
	overflow: hidden;
	clear: both;
margin-bottom: 0px;
	}
div#top .releases p{
width: 300px;
float: right;
}
div#top .releases {
width: 300px;
float: right;
border-left: 1px solid #bcbcbc;
margin-left: 10px;
padding-left: 10px;
}
div.homefeature {
	width: 550px;
	padding: 10px;
	
	line-height: 140%;
	margin: 10px 0 10px;
	float: left;
	}

div#top a {
	text-decoration: none;
	color: #3c518e;
	}

div.homefeature h2 {
	display: none;
	}

div.homefeature b {
	font-size: 15px;
	color: #3c518e;
	}

div.homefeature img, img.inline.home  {
	float: left !important;
	padding: 4px;
	margin: 0px 11px 10px 0px;
	border: 1px solid #bcbcbc;
	}

#main div.releases a, #main div.releases strong {
	color: #3c518e;
}

div.releases img  {
	float: left !important;
	padding: 4px;
	margin: 3px 11px 5px 0px;
	border: 1px solid #bcbcbc;
	}

div#top .releases strong {
	color: #3c518e;
	}

div.releases {
	margin: 10px 0px;
	padding: 0px;
	}

table.front td .releases h2 {
	color: white;
	font-weight: bold;
	text-align: left;
	}

div.releases h2 {
	font: 10px verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #900;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	}

div.releases h2 a {
	text-transform: capitalize;
	}

div.right h2 {
	background: url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/294) repeat-x;
	}


div.left {
	float: left;
	width: 270px;
	}

div.right {
	float: left;
	width: 165px;
        margin-left:15px;
	}

div.releases p {
	line-height: 130%;
	}


#main div.releases .borderBx {
	float: left;
	border: none;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	display: block;
	width: 470px;
	padding-bottom: 8px;
clear:both
	}

* html #main div.releases .borderBx  {
	width: 420px;
	}

#main div.releases h2 {
	font: normal 13px verdana, arial, sans-serif;
	clear: both;
	letter-spacing: .1em;
	margin-bottom: 5px;
	}

#main div.releases h2 a {
	font: bold 10px verdana, arial, sans-serif;
	letter-spacing: normal;
	}
.headerform {
position: relative;
display: block;
margin-top: 90px;
}
#navMedia {
margin: 0 20px;
background: #fff;
padding: 10px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#navMedia a{
magin-top: -5px;
display: block;
}

.redBtn {
font-size:1.18em;
font-weight:bold;
color:#fff;
height:30px;
margin:0px !important;
padding:0px !important;
}
.redBtn a {
	background: transparent url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/1514) repeat-x top left;
padding:7px 0 7px 10px;
display:block !important;
margin:0px !important;
color:#fff !important;
}

.clear { 
	clear: both; 
	height: 1px; 
	overflow: hidden; 
	margin-bottom: -1px; 
	line-height: 1%; 
	font-size: 0px; 
	}

div.regbtn {
margin-top:10px;
border:none;
width:auto;
height:30px;
background:url(http://www.centerfornationalpolicy.org/sites/new-cnp/sites/new-cnp/ht/a/GetImageAction/i/7965) no-repeat;
margin: 0 auto;
}
div.regbtn a {
height:30px;
display:block; 
width:auto;
margin: 0 auto;
}

div.regbtn img {
border:none;
}

/*\*/ * html div.regbtn { margin-bottom:-25px; } /**/


.printerfriendly{
display: none;
}

#myList-nav .all, #myList-nav ._{
display: none !important;
}

/* LEFT NAV */
a.last{
border: 0 !important;
}
#leftBx{
width: 340px;
float: left;
}
body.homeBx #leftBx{
margin: 12px 50px 0 28px;
}
#leftNv ul{

}
.leftNv ul li{
margin: 0 15px 10px 0;
display: block !important;
padding: 10px;
height: 48px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 10px;
background: #ffffff;
border: 1px solid #D5D7D7;
}
.leftNv ul li img{
float: left;
margin: 0 10px 0 0;
}
.leftNv ul li a{
font-size: 21px;
color: #02365C;
font-family: Times New Roman, Times, serif;
text-decoration: none;
line-height: normal !important;
}
.leftNv ul li .lnkBx{
height: 48px;
_position: absolute; 
_top: 50%; 
display: 
table-cell; 
vertical-align: middle;
}
.leftNv ul li div.subBx{
line-height: normal !important;
}
.leftNv ul li div.subBx a{
font-family: arial, sans-serif;
font-size: 14px;
color: #2c6591;
border-right: 1px solid #02365C;
padding: 0 5px 0 0;

}


/* HOMEPAGE */

body.homeBx #mainBx{
background:url(http://www.centerfornationalpolicy.org/ht/a/GetImageAction/i/19391) repeat-x;
}
body.homeBx #main{
width: 670px !important;
padding: 0 !important;
float: right;
margin: 0 30px 0 0
}
body.homeBx #main #sectionLeft{
width: 318px;
display: block;
float: left;
padding: 0px 0 !important;
}
body.homeBx #main #sectionRight{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 0 10px !important;
background: #ffffff;
background: #ffffff;
border: 1px solid #D5D7D7;
width: 293px;
display: block;
float: right;
margin: 15px 0;
}
body.homeBx #main h2{
font-size: 23px;
color: #02365C;
font-family: Times New Roman, Times, serif;
display: block !important;
}
body.homeBx #main .releases{
margin: 10px 0 25px 0;
}
body.homeBx #main .releases a{
display: block !important;
}
body.homeBx #main .releases strong{
color: #000000;
}
body.homeBx #main .releases div{
margin: 0 0 15px 0;
}
body.homeBx #main .releases .moreLnk{
text-align: right;
}
body.homeBx #main #sectionRight .releases{
margin: 10px 0 10px 0;
}

/* HEADERS */
h1, h2, h3, h4, h5, h6{
font-family: Times New Roman, Times, serif;
}
#main h1{
color: #02365D;
font-size: 34px;
}
#main h2{
color: #2C6591;
font-size: 28px;
}

/* DYNAMIC LISTING */
#main ul.itemlist {

}
#main ul.itemlist img{
display: none;
border:1px solid #BCBCBC;
float:left !important;
margin:3px 11px 5px 0px;
padding:4px;
}
#main ul.itemlist .itemname a{
color: #2C6591;
line-height: normal;
font-family: Times New Roman, Times, serif;
font-size: 24px;
}
#main ul.itemlist .dateline{
display: block !important;
width: 100% !important;
}
#main ul.itemlist .itemblurb{
margin: 10px 0 40px 0;
}





#extra #sectionRight{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 0 10px !important;
background: #ffffff;
background: #ffffff;
border: 1px solid #D5D7D7;
width: 323px;
display: block;
float: left;
margin: 10px 0;
}
#extra  h2{
font-size: 23px;
color: #02365C;
font-family: Times New Roman, Times, serif;
display: block !important;
}
#extra  .releases{
margin: 10px 0 25px 0;
}
#extra  .releases a{
display: block !important;
}
#extra #sectionRight .releases a h2{
font-size: 21px !important;
color: #3C518E !important;
font-family: Times New Roman, Times, serif;
text-transform: none !important;
font-weight: normal !important;
line-height: normal !important;
}
#extra  .releases strong{
color: #000000;
}
#extracolumn  .releases div{
margin: 0 0 15px 0;
}
#extra .releases .moreLnk{
text-align: right;
}
#extra  #sectionRight .releases{
margin: 10px 0 10px 0;
}
#iconBx{
margin: 0 0 20px 0;
width: 340px; !important;
}
body.homeBx #iconBx{
width: 430px; !important;
margin: 0 0 20px 0;
}
#iconBx a{
height: 40px;
vertical-align: top;
margin: 0 2px 0 2px;
display: inline-block;
}
#iconBx a.mailBx{
padding: 5px 0 !important;
vertical-align: middle;
}
#iconBx a.letterBx{
margin: 0 2px 0 10px;
padding: 0 0 0 15px;
border-left: 2px solid #01355B;
}

#uBx{
position: absolute;
float: right;
margin: 380px 0 0 680px;
}
ul.itemlist .itemblurb img{
display: block !important;
}

/* BLOG */
.searchBlog{
float: left !important;
margin: 0 0 20px 0!important; 
width: 100% !important;
}
.searchBlog input[type="text"]{
font-size: 14px;
font-family: arial, verdana, sans-serif;
padding: 5px;
border-radius: 2px !important;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
margin: 0 !important;
}
.searchBlog input[type="submit"]{
font-size: 14px;
font-family: arial, verdana, sans-serif;
padding: 3px;
width: auto !important;
background: #C2C2C2;
color: #595959;
border: 1px solid #969696;
border-radius: 2px !important;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
margin: 0 !important;
}
.bloglist img{
display: block !important;
}
.bloglist .author-image{
float: left;
margin: 0 10px 0 0!important;
padding:0 !important;
}
.bloglist .dotters{
display: table;
clear: both;
margin: 0 0 20px 0;
width: 100%;
}
.bloglist .greytext{
display: inline;
line-height: 16px;
}
.bloglist .greytext .dateline{
display: inline-table !important;
}
.bloglist h2{
lineheight: normal !important;
margin: 0 0 4px 0;
}
.bloglist .addthis-box{
float: right;
margin: -5px 0 0 0;
}
#adminmenu.blogger{
position: absolute;
top: 0;
right: 0;
background: yellow;
padding: 5px;
}
#adminmenu.blogger a{
color: #1867A2;
}
a.edit-btn{
padding: 5px;
float: right;
background: yellow;
}

/* NEW  MODS */
.leftNv ul li.nav-head{
padding: 0 !important;
border: 0;
background: 0;
height: auto !important;
}
.leftNv ul li.nav-head .lnkBx{
margin: 0 !important;
padding: 0 !important;
height: auto !important;
}
.leftNv ul li.nav-head h2{
margin: 0 !important;
padding: 0 !important;
color: #02365C;
font-size: 23px !important;
}
#main #sectionRight{
border: 0 !important;
background: none !important;
padding: 0 !important;
margin: 0;
}
#main #sectionRight #leftBx{
margin: 0 0 0 -20px !important;
padding: 0 !important;
}
.nv-wrap{
margin: 0 0 30px 0;
}
