/* `Global
----------------------------------------------------------------------------------------------------*/
body {background: #006699;}
a {
	text-decoration: none;
	color: #336699;
}
a:hover {text-decoration: underline;}
.wrapper {background: #fff;}
.header {
	margin: 0;
	padding: 0;
	width: 100%;
}
.headerNav {
	float: right;
	height: 20px;
	line-height:20px;
	font-size: 11px;
	color: #FFF;
	text-align:center;
}
.headerNav a {
	height:20px;
	display:inline;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFF;
}
.footer {width: 100%;}
.disclaimer {
	width: 100%;
	background: #cbdde6 url("../img/lineFooter.gif") repeat-x;
	border-bottom: 1px solid #FFF;
	margin-bottom: 20px;
}
.disclaimer p {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #335E99;
	font-size: 9px;	
	width:780px;
	margin: 0 auto;
}
.disclaimer sup {
	vertical-align: text-top;
	font-size: 75%;
}
.left {float:left;}
.right {float:right;}
.mainNmlsBrandText p {
	padding-bottom: 10px;
	color: #335E99;
	font-size: 14px;
    font-weight: bold;
    text-align: center;
	margin: 0 auto;
}

/* `Home
----------------------------------------------------------------------------------------------------*/
.home {
	height: 166px;
	background-image: url("../img/header_home-bg.gif");
	background-repeat: repeat-x;
}

.home .nmlsLogo {
	text-align:center;
	padding-top: 51px;
}
.home .caLogo {
	text-align:center;
	padding-top: 73px;
}
.home .tagline {
	text-align:center;
	padding-top: 89px;
}

/* `Sub Pages
---------------------------------------------*/
.sub {
	height: 116px;
	background-image: url("../img/header-bg.gif");
	background-repeat: repeat-x;
}
.sub .nmlsLogo {
	text-align:center;
	padding-top: 10px;
}
.sub .caLogo {
	text-align:center;
	padding-top: 32px;
}
.sub .tagline {
	text-align:center;
	padding-top: 39px;
}
.searchSub {
	margin-left:90px;
	margin-top:10px;
	margin-bottom:10px;
}

/* `Home Search
---------------------------------------------*/
.searchHome, .subSearchHome {
	background-color:#ece6d3;
	margin-left:90px;
	margin-top:50px;
	margin-bottom:40px;
	border: 1px solid #d2cec4;
}
.subSearchHome {
	margin-top:0px;
}
.searchInset, .subSearchInset {
	background-color:#f6f3e9;
	margin:10px;
	padding-top: 40px;
	padding-bottom: 30px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #d2cec4;
	border-bottom: 1px solid #d2cec4;
}
.subSearchInset {
	padding-top: 10px;
	padding-bottom: 10px;
}
.searchBox {
	width: 620px;
	height: 32px;
	margin: 0 auto;
	background: url("../img/searchBox.gif") no-repeat;
}
.searchBox .field {
	float: left;
	padding: 0;
	margin-top: 8px;
	margin-left: 8px;
	border: 0;
	width: 485px;
	background: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
.searchBox .go {
	float: right;
	margin: 0;
}
.searchText, .subSearchText {
	width: 612px;
	margin: 10px auto 0;
	color:#63625E;
	font-style:italic;
	padding-left:8px;
}
.searchText .searchTextExamples, .subSearchText .searchTextExamples {
	font-style:normal;
	display:none;
	overflow:hidden;
	height:500px;
	margin-bottom:0;
	margin-top:10px;
	padding-left:0;
	padding-right:125px;
	line-height:15px;
}
.searchMoreExamples {
	text-align:right;
	margin-right:120px;
	color:#6699cc;
	display: block;
}
.searchMoreExamples a {
	color:#336699;
}
/* `Home About
---------------------------------------------*/
.aboutHome {
	background-color:#f3efe2;
	margin-left:90px;
	margin-bottom:60px;
	border: 1px solid #e2dfd9;
}

.aboutInset {
	background-color:#fff;
	margin:10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #ebe8e1;
}
.aboutText {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
.aboutText p, .aboutText .instructionalText {
	color:#666666;
	width: 460px;
	margin:0;
}
.aboutText img {
	float: right;
}
.aboutText sup {
	vertical-align: text-top;
	font-size: 75%;
}

/* Home Important System Messages
---------------------------------------------*/
.impSysMsg {
    background-color: #f3efe2;
    margin-left: 90px;
    margin-bottom: 30px;
    border: 1px solid #e2dfd9;
}

.impSysMsgInset {
	background-color: #fff;
	margin: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #ebe8e1;
}

.impSysMsgText {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

.impSysMsgText p {
	color: #666666;
	width: auto;
	margin: 0;
    color: Red;
}

.impSysMsgTextHeader {
	font-weight: bold;
	color: Red;
    padding-bottom: 5px;
}



/* Terms And Conditions
---------------------------------------------*/
.termsAndConditions p {
	color:#666666;
}

.termsAndConditions .title{
	margin: 0 auto;
	width: 20%;
	text-align: center;
}

.termsAndConditions .address{	
	position: relative;
	left: 30px;
}

.termsAndConditions sup {
	vertical-align: text-top;
	font-size: 75%;
}

/* `Results Filter Jurisdiction
---------------------------------------------*/
.filterJurisdiction {
	background-color:#f6f3e9;
	margin-left:90px;
	border-right: 1px solid #d2cec4;
	border-bottom: 1px solid #d2cec4;
	border-left: 1px solid #d2cec4;
	background-image: url("../img/filter-juridiction-bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	color:#666;
	padding:0;
}
.filterJurisdiction table {
	background-color:#fff;
	margin:5px;
	border: 1px solid #d2cec4;
	width:770px;
}
.filterJurisdiction td {
	margin:0;
	padding:5px 10px;
}
.filterJurisdiction .applyFilter {
	width:780px;
	height:27px;
	text-align:center;
	padding: 5px 0;
	cursor: pointer;
}

/* `Results Paging
---------------------------------------------*/
.paging {
	margin-top:10px;
	margin-bottom:10px;
}
.pageNav {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}

.ie7 .pageNav div,
.pageNav div {
	display: table;
	margin: 0 auto;
	min-width: 1px;
}

.ie7 .pageNav div {
	width: 38%;	
}

.pageNav ul {
/*	clear:left;
	float:left;*/
	list-style:none;
	margin:0;
	padding:0;
/*	position:relative;
	left:50%; */
	text-align:center;
}
.pageNav a {
	display:block;
	color:#336699;
}
.pageNav li 
{
	display:block;
	float:left;
	list-style:none;
	height:20px;
	line-height:20px;
	margin: 0 1px;
	background:url("../img/but-paging.gif") no-repeat right;
	padding:0;
/*	position:relative;
	right:50%; */
	color:#6f6f6f;
}
.pageNav .button {
	width:24px;
}
.pageNav .prevOff {
	background:url("../img/arrow-page_prev-off.gif") no-repeat left center;
	padding-left: 10px;
	margin-right: 15px;
}
.pageNav .prevOn {
	background:url("../img/arrow-page_prev-on.gif") no-repeat left center;
	padding-left: 10px;
	margin-right: 15px;
}
.pageNav .nextOn {
	background:url("../img/arrow-page_next-on.gif") no-repeat right center;
	padding-right: 10px;
	margin-left: 15px;
}
.pageNav .nextOff {
	background:url("../img/arrow-page_next-off.gif") no-repeat right center;
	padding-right: 10px;
	margin-left: 15px;
}

/* `Results Business Card
---------------------------------------------*/
.bizCard {
	margin-bottom:10px;
}
.bizCard .header {
	height:39px;
	background:url("../img/bizCard-header.gif") no-repeat;
	line-height: 32px;
	width:310px;
	font-size: 14px;
	color: #333;
}
.bizCard .main {
	background-image: url("../img/bizcard-bg.gif");
	background-repeat: repeat-y;
	vertical-align:top;
}
.bizCard .bottom {
	background: url("../img/bizcard-bottom.gif") no-repeat;
	height:7px;
}

.bizCard .name a {
	display:block;
	color:#336699;
	padding-left: 37px;
	width:273px;
}
/*.bizCard .name a:hover {
	color:#F60;
}*/
.bizCard .individual {
	background-image: url("../img/icon-individual.gif");
	background-repeat: no-repeat;
	background-position: 8px center;
}
.bizCard .company {
	background-image: url("../img/icon-company.gif");
	background-repeat: no-repeat;
	background-position: 9px center;
}

.bizCard .ellipses {
	background-image: url("../img/ellipses.png");
	background-repeat: no-repeat;
	background-position: center;
}

.bizCard .dataCard {
	width:296px;
	margin: 5px 7px;
	background:#FFF;
}
.bizCard .dataCard td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	line-height:15px;
	vertical-align: top;
}
.bizCard .dataCard .label {
	width:1px;
	white-space:nowrap;
	padding-left: 30px;
	padding-right: 5px;
	color:#6f6f6f;
}

.bizCard .dataCard .label span {
	white-space:nowrap;
}

/* `Results Filter
---------------------------------------------*/
.resultsFilter {
	background-color:#ece6d3;
	margin-left:90px;
	border: 1px solid #d2cec4;
}
.resultsFilter table {
	background-color:#f6f3e9;
	margin:5px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #d2cec4;
	border-bottom: 1px solid #d2cec4;
	width:770px;
}
.resultsFilter td {
	margin:0;
	padding: 5px 0;
	text-align:center;
	vertical-align:middle;
	height:30px;
}
.resultsFilter h1 {
	font-size:13px;
	color:#666;
	font-weight:normal;
	margin:0;
	padding:0;
}
.resultsFilter .divider {
	background-image: url("../img/resultsFilter-divider.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.resultsFilter span {
	margin-left:10px;
	margin-right: 15px;
}
.resultsFilter .filterBy {
	color:#666;
	font-size:13px;
	height:30px;
	line-height:30px;
}
.resultsFilter .filterBy span {
	font-size:10px;
}
.resultsFilter .filterBy img {
	padding-right:5px;
	vertical-align:middle;
}
.resultsFilter form {
	margin:0;
	padding:0;
	}
.resultsFilter select {
	font-size: 10px;
	color: #333;
	background-color:#fff;
	}


/* `UNCOMMENTED
---------------------------------------------*/
.subNav {
	margin-top:10px;
	margin-bottom:10px;
}
.subNav .back {
	width:821px;
	text-align:center;
	float:left;
}
.subNav .back img {
	margin-left:129px;
}
.subNav .newSearch {
	width:129px;
	text-align:center;
	float:right;
}
.details {
	background-color:#f3efe2;
	border: 1px solid #e2dfd9;
	margin-bottom:10px;
}
.summary {
	background-color:#f3efe2;
	border: 1px solid #e2dfd9;
	margin-bottom:10px;
}
.summary .header, .summary .headerUnIdent {
	height:63px;
	background:url("../img/header_details-main-bg.gif") repeat-x;
	line-height: 61px;
	margin-bottom:5px;
	padding:0;
	white-space: nowrap;
	overflow: hidden;
}
.summary .headerUnIdent {
	line-height: 63px;
}
.summary .header p {
	font-size: 20px;
	color: #333;
	padding-left: 80px;
	margin:0;
}
.summary .header .company, .summary .headerUnIdent .company {
	background: url("../img/icon-company-large.gif") no-repeat 30px center;
}
.summary .header .individual, .summary .headerUnIdent .individual {
	background: url("../img/icon-individual-large.gif") no-repeat 30px center;
}
.summary .headerUnIdent .company, .summary .headerUnIdent .individual {
	vertical-align:top;
}
.summary .headerUnIdent p 
{
	margin-bottom:0px;
    height: 26px;
	font-size: 20px;
	color: #333;
	line-height: 21px;
	margin:0;
}
.summary .headerUnIdent .subtext {
	margin-bottom:0px;
    height: 14px;
	font-size: 11px;
	color: #666;
	line-height: 14px;
	margin:0;
}
.details .header {
	height:32px;
	background:url("../img/header_details-sub-bg.gif") repeat-x;
	margin-bottom:5px;
	padding:0;
	line-height: 30px;
}
.details .headerRegAction {
	height:63px;
	background:url("../img/header_details-main-bg.gif") repeat-x;
	margin-bottom:5px;
	padding:0;
	line-height: 30px;
}
.details .header h1, .details .headerRegAction h1 {
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	margin:0;
	height:30px;
	font-weight: normal;
	float: left;
}
 .details .headerRegAction h1 {
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	margin:0;
	height:30px;
	font-weight: normal;
	float: left;
}
.details .headerRegAction .subtext {
	font-size: 11px;
	color: #666;
	float: left;
	margin-left: 10px;
	line-height: 14px;
}
.details .header p, .details .headerRegAction p {
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	margin:0;
	height:30px;
	display:block;
	vertical-align:middle;
}
.details .header img, .details .headerRegAction img {
	vertical-align:top;
}
.details .header .subText, .details .headerRegAction .subtext {
	font-size: 11px;
	color: #666;
	float: left;
	margin-left: 10px;
}
.details .header .subText select {
	font-size: 10px;
	float: left;
	margin-left: 10px;
	margin-top:6px;
	background:#FFF;
	border:solid 1px #999;
}
.details .header .question {
	float: left;
	margin-left: 10px;
	margin-top: 9px;
}
.details .header .button {
	float: left;
	margin-left: 10px;
	margin-top: 4px;
}
.details .header .text {
	float: left;
	margin-left: 10px;
}
.details .header .checkbox {
    float: left;
    margin-top: 6px;
}
.data {
	width: 940px;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 5px;
	background:#FFF;
}
.data td, .data td.noBorder {
	padding:5px;
	line-height: 15px;
	border-top: 1px solid #ebe8e1;
	border-bottom: 1px solid #ebe8e1;
	background:none;
	vertical-align:top;
}
.data td.noBorder {
    border-top: none;
    border-bottom: none;
}
.data th, .data .colHeader {
	padding-left:5px;
	padding-bottom:5px;
	border-top:0px;
	border-bottom: 1px solid #ebe8e1;
	background-color:#f3efe2;
	color:#666666;
	font-weight: normal;
	line-height: 15px;
	vertical-align:bottom;
}
.data .label, .data .answer {
	width:1px;
	white-space:nowrap;
	padding-right: 0;
	color:#6f6f6f;
	text-align:right;
}
.data .answer {
	color:Black;
}
.data .divider {
	border-right: 1px solid #ebe9e3;
}
.data .divider table {
	margin-bottom: 0px;
}
.data .divider td {
	border: none;
	padding: 0 0 0 5px;
}
.data .divider td.label {
	padding: 0px;
}
.data .goToBranch {
	color:#336699;
	text-align:right;
	background-image: url("../img/arrow-blue.gif");
	padding-right: 10px;
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
}
.data .viewDetails, .data .viewLicenseStatusHst, .data .viewRegistrationHst {
	color:#336699;
	background-image: url("../img/icon-plus.gif");
	background-repeat: no-repeat;
	background-position: left center;
    padding-left: 15px;
}
.data .hideDetails, .data .hideLicenseStatusHst, .data .hideRegistrationHst {
	color:#336699;
	background-image: url("../img/icon-minus.gif");
	background-repeat: no-repeat;
	background-position: left center;
    padding-left: 15px;
}
.data .dataDetail {
	width: 98%;
	background:#FFF;
	margin: 0;
}
.data .dataDetail td
{
	border-top: none;
	border-bottom: none;
	padding-bottom: 5px;
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
}
.subData {
	width: 900px;
    margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right:5px;
	background:#FFF;
}

.subData td {
		border: 1px solid #ebe8e1;
		padding-right:20px;
}

.subData .spacer {
    border:1px solid #f3efe2; 
    padding:4px 0 0 0;
    background-color:#f3efe2;
    height:4px;
}
.subData .label {
	color:#6f6f6f;
}

.data .collapse {
	background-color:#f3efe2;
	padding:0 0 5px;
	margin:0;
}

.nowrap {
	white-space:nowrap;
}

.plus {
	color:#336699;
	background: url("../img/icon-plus.gif") no-repeat left center;
	padding-left:15px;
}

.minus {
	color:#336699;
	background: url("../img/icon-minus.gif") no-repeat left center;
	padding-left:15px;
}

.orange {
		color:#F60;
}

.blue {
		color:#336699;
}

.printLogo {display: none;}

div.instructionalText {
	padding: 5px 10px;
}

.externalLink
{
    color:Blue;
    text-decoration:underline;
}

.SROnly 
{
	height:1px;
	width:1px;
	position:absolute;
	overflow:hidden;
	top:-999px;
}

a.SkipLink {
	clip-path: polygon(50% 0, 50% 0, 50% 0, 50% 0);
	overflow: hidden;
	position: absolute;
	z-index: 2;
}

a.SkipLink:focus {
	clip-path: none;
	overflow: auto;
}

a.SkipLink:focus, a.Skipnav:visited {
	color: white;
	background-color: black;
}