@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	background-color: #eff3f6;
	font-size: 62.5%;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
}
a {
	outline: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#header {
	height: 140px;
	background-image: url(../layout/header_expand.gif);
	background-repeat: repeat-x;
	position: relative;
	background-color: #0F4F73;
}
#contact img {
	margin-right: 5px;
}
#info img {
	margin-right: 5px;
}


#header #subline {
	color: white;
	font-size: 1.6em;
	position: absolute;
	left: 170px;
	top: 97px;
}

#header #logo {
	background-image: url(../layout/norcap.gif);
	height: 108px;
	width: 108px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 14px;
	top: 15px;
}
.center {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
ul#nav {
	position: relative;
	background-color: #003E61;
	background-image: url(../layout/hands_nav.jpg);
	height: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
ul#nav li {
	float: left;
	list-style-type: none;
}
ul#nav li a {
	font-size: 1.2em;
	text-transform: none;
	color: #b1cede;
	display: block;
	margin-right: 3em;
	text-decoration: none;
	padding-top: 10px;
	
}
ul#nav li a span {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-right: 5px;
}

ul#nav li a:hover span {
	color: white;
}
#control {
	background-image: url(../layout/shadows.gif);
	background-repeat: repeat-x;
	background-position: center -3px;
	background-color: #003e61;
	height: 28px;
	padding-top: 9px;
}
#control p {
	position: absolute;
	color: white;
	font-size: 1.4em;
}

#control form {
	float: left;
	height: 20px;
}
#control  form  input#submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #B1CEDE;
	font-size: 1.2em;
	font-style: italic;
	height: 20px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

ul#subnav  {
	float: left;
}
ul#subnav li {
	float: left;
	list-style-type: none;
}
ul#subnav li a {
	color: white;
	text-decoration: none;
	margin-right: 10px;
	font-size: 1.3em;
	padding: 0px;
}
ul#subnav li a:hover {
	color: #A3BBC8;
}

#imagewrap {
	background-color: #eff3f6;
	padding-top: 280px;
	background-image: url(../layout/chain.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	position: relative;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center top;
        padding-bottom:5px;
}

ul#frontnav {
	height: 105px;
	width: 960px;
	margin: 0px;
}
ul#frontnav li {
	float: left;
	list-style-type: none;
}
ul#frontnav li a {
	height: 100px;
	width: 230px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	background-color: #003E61;
	padding-top: 5px;
	font-weight: normal;
	font-size: 2.2em;
	position: relative;
	color: white;

}



ul#frontnav li a span {
	color: #b1cede;
	display: block;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	cursor: pointer;
	font-size: 0.7em;
	position: absolute;
	right: 7px;
	bottom: 6px;
}
ul#frontnav  li#adoptedadults  a {
	background-image: url(../layout/intro_adoptedadults.jpg);
}
ul#frontnav li#birthparents a {
	background-image: url(../layout/intro_birthparents.jpg);
}
ul#frontnav li#adoptiveparents a {
	background-image: url(../layout/intro_adoptiveparents.jpg);
}
ul#frontnav  li#professionals  a {
	background-image: url(../layout/intro_professionals.jpg);
}
li#actionpack a  {
	background-image: url(../layout/book.gif);
}
li#intermediary a  {
	background-image: url(../layout/intermediary.gif);
}
li#locate a  {
	background-image: url(../layout/search.gif);
}
li#contact  a  {
	background-image: url(../layout/contact.gif);
}

.column {
	float: left;
	width: 290px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.sec100{
	width:600px!important;
}
.cb {
	clear: both;
}
#footer {
	background-image: url(../layout/footer_expand.gif);
	height: 108px;
}
.line {
	background-image: url(../layout/header_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	background-position: center center;
}
#info {
	background-position: left 34px;
	background-repeat: no-repeat;
	background-color: #003e61;
	height: 60px;
}
#charno {
	display: block;
	float: left;
}

#info p, #info a {
	float: left;
}
#info #flogo {
	background-image: url(../layout/footer_norcap.gif);
	display: block;
	height: 17px;
	width: 182px;
	margin-right: 25px;
	margin-top: 5px;
	text-indent: -9999px;
}
#info p {
	color: white;
	font-size: 1.2em;
	margin-right: 20px;
	padding-top: 6px;
}
#info p strong {
	font-size: 1.2em;
	font-weight: normal;
}

#info  p#copyright {
	position: absolute;
	top: 0px;
	right: 0px;
	float: none;
}
#info a {
	color: #A3BBC8;
	text-decoration: none;
	font-style: italic;
}

#news {
}
a.featurelink {
	background-color: #003E61;
	display: block;
	color: #B1CEDE;
	font-size: 1.4em;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}
a.featurelink strong {
	font-weight: normal;
	font-size: 1.2em;
}
#contact {
	position: absolute;
	top: 47px;
	right: 28px;
	text-align: right;
}
#contact p {
	font-size: 1.4em;
	color: #FFFFFF;
}
#contact p strong {
	font-size: 1.4em;
	font-weight: normal;
}
#contact a {
	color: white;
	text-decoration: none;
}



#headline {
	position: absolute;
	left: 170px;
	top: 58px;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 2.4em;
	color: white;
	display: inline;
	width: 461px;
	background-image: url(../layout/headline.gif);
	height: 29px;
	text-indent: -9999px;
}
.pop {
	background-color: #B1CEDE;
	clear: both;
}
.pop .column {
	width: 460px;
}

.pop  h3 {
	color: #003E61;
	font-weight: normal;
	font-size: 1.8em;
	margin-right: 10px;
	margin-left: 10px;
}
.pop ul {
	padding-left: 20px;
}
.pop li {
	font-size: 1.2em;
}

.pop .popnav {
	margin: 0px;
	height: 24px;
	padding-top: 6px;
	padding-left: 6px;
	background-color: #003E61;
	clear: both;
}
.popnav li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
.popnav li a {
	display: block;
	list-style-type: none;
	text-decoration: none;
	color: #B1CEDE;
	font-size: 1.4em;
}
.popnav li a span {
	margin-right: 5px;
	font-weight: bold;
}
/*.column a[href$='.pdf'] {
	background-image:url(../layout/pdf_link.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 20px;
}
*/
#newslink {
	height: 42px;
	display: block;
	position: absolute;
	left: 804px;
	top: -13px;
	padding-left: 30px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.6em;
	padding-top: 5px;
}
#newslink span#icon {
	background-image: url(../layout/news_link.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 28px;
	position: absolute;
	left: 0px;
	top: 10px;
}

#newslink span {
	color: #8CBBB8;
	font-size: 0.5em;
	text-transform: uppercase;
	clear: left;
	float: left;
	display: block;
	margin-top: -0.7em;
}
#newslinklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #FFFFFF;
	position: absolute;
	left: 834px;
	top: 12px;
	display: block;
	width: 110px;
	text-decoration: none;
	height: 27px;
}

.floatright {
	float: right;
	margin: 5px;
}
.column .feature{
	background-color: white;
	border: 2px solid #000;
}
.column .feature h1#eastenders {
	background-image: url(../layout/eastenders/sotryline_header.jpg);
	height: 34px;
	width: 199px;
	text-indent: -9999px;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.column .feature p{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	color: black;
}
.column .feature .switch {
	height: 80px !important;
	overflow: hidden;
	position: relative;
}

.column a.banner ,.column a.banner:hover{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#sfms {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.NORforms label{
	clear: left;
	float: left;
	width: 170px;
	position: relative;
}
.NORforms .txtbox{
	display: block;
	margin-bottom: 3px;
	padding: 2px;
}
.NORforms .txtbox2{
	display: block;
	margin-bottom: 3px;
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #97BBFD;
	padding: 2px;
}
.NORforms span{
	display: block;
	margin-bottom: 10px;
}
.NORforms .jsttxt{
	padding-left: 170px;
	padding-right: 20px;
        font-size:0.9em;
}
.ppIframe{
	display: none;
}
.frmwindow_con{
	background-image: url(../images/formpages/template.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 384px;
	width: 613px;
}
.frmwindow_con .frm_infocon{
	width: 550px;
	position: relative;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.frm_infocon .frm_col{
	float: left;
	width: 46%;
	padding: 10px;
}
.frmwindow_con .frm_heading{
	float: right;
	padding-top: 40px;
	padding-right: 40px;
	font-size: 1.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	width: 430px;
}
.frm_heading span{
	display: block;
	font-size: 0.9em;
}
.frmwindow_con h2{
	font-size: 1.8em;
	font-weight: normal;
	color: #1A3665;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.frmwindow_con p{
	text-align: left;
	font-size: 1.3em;
	color: #003E61;
	font-weight: normal;
	margin-bottom: 10px;
}
.frmwindow_con ul.frm_prdinfo{
	margin: 0px;
	padding: 0px;
}
.frm_prdinfo li{
	display: block;
	list-style-type: none;
	font-size: 1.4em;
	color: #28549B;
	margin-bottom: 5px;
}
.frm_prdinfo li span{
	color: #1A3665;
}
.paynow{
	background-image: url(../images/formpages/paynow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	overflow: hidden;
	height: 28px;
	width: 111px;
	display: block;
	margin-top: 10px;
}
.pgecancel{
	background-image: url(../images/formpages/cancel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	overflow: hidden;
	height: 28px;
	width: 111px;
	display: block;
	margin-top: 10px;
}
.fbox {
	height: 165px;
	border: 1px dashed #003957;
	padding: 2px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #003755;
	color: #FFFFFF;
	background-image: url(../layout/frlbk.gif);
	margin-bottom: 30px;
}
.fbox p {
	font-size: 1.2em!important;
	color: #FFFFFF!important;
}
.fbox .frontlink {
	background-color: #D7E6EE;
	color: #003755;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.fbox h1 {
	color: #FFFFFF!important;
}
/* Services Online Form */
#signupform, #contactregister{
    position:relative;
    margin:10px;
    display:block;
}
#signupform{
   background-color:#F1F6F9;
}
#contactregister{
    background-color:#E4EFF3;
}
#contactregister h2{
    background-image:none;
}
#signupform label{
    clear: left;
    float: left;
    width: 170px;
    position: relative;
}
#contactregister label{
    width: 100%;
    display:block;
    margin-top:5px;
    float:none;
}
#signupform input[type="text"], #signupform textarea, #signupform select,
#contactregister input[type="text"],#contactregister textarea, #contactregister select{
    display: block;
    margin-bottom: 3px;
    width: 230px;
    background-color: #FFFFFF;
    border: 1px solid #97BBFD;
    padding: 2px;
}
#contactregister input[type="submit"]{
    width:auto!important;
}
#signupform input[type="text"], #contactregister input[type="text"]{
    background-image:url(../layout/mandStar.png);
    background-position:right center;
    background-repeat:no-repeat;
    padding-right:20px;
    width:210px!important;
}
#contactregister input[type="submit"]{
    display:block!important;
    margin-top:10px;
}
.noMand{
    background-image:none!important;
}
.splt2{
    width:450px !important;
}
.AvailabletoPurchase{
    display:block;
    padding:5px;
    margin:0px;
}
.atp1{
    background-color:#F1F6F9;
}
.atp2{
    background-color:#E4EFF3;
}
.atp3{
    background-color:#D1E2EA;
}
.atp4{
    background-color:#B8D2DF;
}
.donateBanner{
    background-image:url(../images/donate.jpg);
    background-repeat:no-repeat;
    width:453px;
    height:53px;
    overflow:hidden;
    display:block;
    text-indent:-999px;
}
#popup {
	position: absolute;
}
.highlight .lightBox {
	background-color: transparent!important;
	border: none 0px #fff!important;
}
.highlight .lightBox img {
	margin-bottom: 5px;
	margin-right: 5px;
	text-decoration: none!important;
	background-image: none;
}
#frontnav a:hover {
	color: #CCC;
	text-decoration: none;
}
#pu {
	position: absolute;
	z-index: 100;
	left: 255px;
	top: 150px;
}

.stnwa_buynow{
	background-image:url(../layout/stnwaBuynow.png);
	background-repeat:no-repeat;
	width:229px;
	height:49px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	background-color:#FFF!important;
	text-decoration:none!important;
}

/* MASK */
.pMaskC{
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	display: none;
}
.pMaskC .maskC{
	background-color: #000000;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.pMaskC .popC{
	position: absolute;
}

.popC .closeW{
	background-image:url(../layout/tgpopup.jpg);
	background-position:right top;
	position:absolute;
	top:0;
	right:0px;
	width:100px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:10;
	display:block;
}
.popC .stnwa{
	background-image:url(../layout/tgpopup.jpg);
	background-position:right bottom;
	position:absolute;
	bottom:5px;
	right:0px;
	width:150px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:10;
	display:block;
}
