﻿body
{    
    background:#fff url('/images/ncbar/bg.png') repeat-x top left ;
    margin:0;
    padding:0;
}

h1, h2, h3
{
    color:#539442;
    font-weight:normal;
    }
    
    
h1.title
{
    background-color:#E5AA1E;
    color:#fff;
    font-size:1.2em;
    padding:5px 9px;
    display:inline;
    text-shadow:2px 2px 3px #555;    
}

h2.title
{
    background-color:#E5AA1E;
    color:#fff;
    font-size:1.2em;
    padding:5px 9px;
    display:inline;
    text-shadow:2px 2px 3px #555;    
    min-width:10em;
}

ul.links
{
    margin:0;
    list-style-type:none;
}

ul.links li
{
    margin-bottom:3px;
}

    
#main-wrapper p,
#main-wrapper ul,
#main-wrapper table
{
    color:#6C6C6C;
}   

#main-wrapper ul
{
    padding-left:1em;
} 

#main-wrapper
{    
    margin-top:7px;
}

#header
{
    height:99px;
}

#header #logo img
{
    margin-top:10px;
}

#content-inner #content-area
{
    padding:0 20px 0 15px;
    margin-bottom:0px;
}

#content h4
{
    color:#6C6C6C;
}

#content a 
{
    color:#E5AA1E;
    white-space:nowrap;
}

#page
{    
}

#footer
{
    clear: both;
}

#logo, #header-nav
{
    float: left;    
}

#logo img
{
    vertical-align:bottom;
}

#header-nav
{    
    float:right;
    margin-top:23px; /* 99 - 35 */
}

#header-nav img.call-out
{
    margin-bottom:11px;
}

#header-nav ul
{
    margin:0;
    padding:0;
    list-style-type: none;   
    bottom:0px;
    margin-left:129px;    
}

#header-nav li
{
    float: left;   
    text-transform: uppercase;
    color:#457135;
    font-size:1.2em;    
}

#header-nav img
{
    vertical-align:middle;
}

#header-nav li.last
{
    margin-right:0;
}

#header-nav li.last a
{
    margin-right:0px;
}


#header-nav a
{
    
}

#login-link
{
    position:absolute;
    width:93px;
    height:48px;
    left:680px;
    background:transparent url('/images/ncbar/login.jpg') no-repeat top right;
}

#join-our-email-list
{
    position:absolute;
    height:173px;
    width:216px;
    margin-left:761px;    
}

#focus, #main-wrapper, #main
{
   background-color:#fff;
}

#focus
{
        
}

#focus li
{   
    /* margin-bottom:15px;      */
}

#focus p:first-child
{
    max-width:600px;
}

#focus-graphic
{
    margin: 0;
    padding-top:0;
/*    margin:5px 15px;  */
/*    height:404px; */
/*    background:transparent url('/images/focus-home.jpg') no-repeat top left; */
}

#focus-graphic .panel
{
    padding:30px;
}

#focus-graphic .panel.first
{    
    margin:0;       
    width:425px;    
    float:left; 
    background:#EFBE5A; 
    color:#fff;
}

#focus-graphic .panel.first p
{
    color:#fff;
}


#focus-graphic .panel.first h2
{
    color:#E06C26;
    font-size:1.3em;
}

#focus-graphic .panel.last
{    
    float:left;
    width:430px;    
    color:#717272;
}

#focus-graphic .panel.last a
{ 
    color:#555;
}

#focus-graphic .panel.last h2,
#focus-graphic .panel.last h3
{
    /* 717272 */
    color:#555;
}

#focus-graphic .panel.last img
{
    float:right;
}

.page-divider
{
    height:31px;
    width:100%;
    background:#ccc url('/images/ncbar/divider-bg.png') no-repeat top left;
    color:#fff;
    text-transform:uppercase;        
}

.page-divider img
{
    margin-left:30px;
}

.page-content-section
{
    padding:30px;
}

.page-content-section a
{
    margin-right:30px;
    color:#676767;
}

#nc-bar-rates a[href$='.pdf'] {
   background: transparent url('/images/pdficon_small.gif') center right no-repeat;
   padding-right: 24px;
}

#nc-bar-rates
{    
    display:none;    
}

#nc-bar-rates ul
{
    margin:20px 0 10px 0;
}

/*
.page-about #focus-graphic { background-image:url('/images/focus-about-us.jpg'); }
.page-news #focus-graphic { background-image:url('/images/focus-news.jpg'); }
*/

#focus-navigation
{
    
}


/* .pageclass-top-content */
.pageclass-top-content #content #content-area
{
    padding-right:30px; 
    padding-bottom:10px;
}

.pageclass-top-content #content #content-area ul
{
    max-width:600px;
}

.pageclass-top-content #content #content-area li
{
    padding-bottom:3px;
}

/* Pages */
.section-nssa h3
{
    color:#C95B28;
}

.page-nssa-default #bottom-content #get-a-quote-links .panel.first,
.page-nssa-default #bottom-content #get-a-quote-links .panel.last
{
    width:33%;
}

.page-nssa-default .get-a-quote-links h3
{
    margin-top:0;
    margin-bottom:0.4em;
}

.page-nssa-default .get-a-quote-links p
{
    margin-top:0.5em; 
}

.page-nssa-default .get-a-quote-links img
{
    margin-right:15px;
}




/* Wfubcm */
#focus-buttons #liClients .spacer
{
    background-image: url('/images/nav-button--client.png');
}

#focus-buttons #liClients:hover .spacer
{
    background-image:url('/images/nav-button--client-hover.png') ;
}

#focus-buttons #liClients.active-trail .spacer
{
    background-image:url('/images/nav-button--client-selected.png') ;
}


#bottom-content
{
    padding:20px;
    margin:5px 15px 30px 15px;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;    
    -webkit-box-shadow: #aaa 1px 2px 3px;
-moz-box-shadow:  1px 2px 3px #aaa;
box-shadow: #aaa 1px 2px 3px;
background:#fff;    
behavior: url('/css/PIE.htc');
}

#bottom-content li
{
    margin-bottom:0.75em;
}

#bottom-content a { color:#D26728; }



#main-footer
{    
    margin-top:1em;
}

div.table
{
    display:table;
}

#main-footer .level
{    
    margin:20px 20px;
    padding:0px 10px 10px 10px;
    border-bottom:1px solid #ccc;    
    clear:left;
    overflow:auto;    
    -moz-box-shadow:-2px -1px 1px #fff, -1px 1px 1px #ddd;
    overflow-y:hidden;
    
}

#main-footer .level.first
{
    margin-top:0;    
}

#main-footer .panel
{
    float:left;
    background-color:#fff;
    border-right:1px solid #ccc;
    margin-left:1px;
    padding: 0 20px 0 20px;   
    
    -moz-box-shadow:1px -1px 1px #ddd;
}

#main-footer div.level.last div.panel
{
    min-height:260px;
}

#main-footer .panel.first
{
    padding-left:10px;
    margin-left:0px;
}

#main-footer .panel.last
{
    border-right:none;
    padding-right:10px;
    -moz-box-shadow:none;
}

#main-footer .see-more
{
    margin-top:1em;
}

/* Printable Items */
#printable-items
{
    width:600px;
}

#printable-items h2
{
    height:54px;
    padding-left:60px;
    margin-top:0;
    margin-bottom:0;
    background:transparent url('/images/icon-printer.jpg') no-repeat top left;
    vertical-align:bottom;
    line-height:54px;
    text-transform:uppercase;
}

#printable-items a
{
    color:#8A8988;
}

#printable-items ul
{
    margin-top:0;
    padding-left:1em;
}

#printable-items li
{
    list-style-image:url('/images/green-dot.png');
}

/* CLTC */
#cltc-certified
{
    width:297px;
}

/* Readers choice */
#readers-choice
{
    width:300px;
}

/* mdrt */
#member-mdrt
{
    width:140px;
}

#readers-choice img
{
    float:left;
}

/* Footer */
.orange-divider
{
    width:100%;
    height:10px;
    background-color:#E09526;
}

#footer
{
    width:977px;
    margin:0 auto;
    font-size:0.8em;
    margin-bottom:40px;
}

#footer, #footer p
{
    color:#676767;
}

#footer ul
{
    margin:0.7em 0;
    padding:0;
    list-style-type:none;
    color:#676767;   
    font-size:0.8em;
    clear:left; 
    height:1.5em;  
}

#footer div
{    
}

#footer li
{
    float:left;
    margin-left:10px;    
    border-right:1px solid #676767;
    line-height:1em;
}

#footer li.first
{
    margin-left:0;
}
#footer li.last
{
    margin-right:0;
    border-right:none;
}

#footer a { color:#676767;text-decoration:none;padding-right:10px;}
#footer .footer-contact-item { padding-right:10px;}

#footer-menu { margin-top:20px; }

#footer-menu a { text-transform:uppercase;}

#contact-block { clear:left;margin-top:0.75em;}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html > body .clearfix
{
    display: inline;
    width: 100%;
}
* html .clearfix
{
    /*_\*/
    height: 1%; /* End hide from IE-mac */
}

/* Home page */
#home-page
{
    /* border-bottom:1px solid #ccc; */
    overflow:auto;
}

#home-page .panel
{
    float:left;
}

#home-page-left
{
    width:550px;
    padding-right:20px;
}

#home-page-left h2
{
    color:#D26728;
    text-transform:uppercase;
    font-size:1.3em;
}

#home-page-right
{
    width:330px;
}

#home-page-right .first
{
    border-bottom:1px solid #ccc;
}

#home-page-right img
{
    float:left;
    margin-right:10px;
}

#home-page-right a
{
    color:#C95B28;
    font-weight:bold;
    text-decoration:none;
}

/* page tab */
#page-tab
{
    position:absolute;
    margin-left:60px;
   background-color:#B4C790;  /* Ruhi 11-18-2010 was showing a patch below primary navigation, therefore commented */
    color:#fff;
    text-transform:uppercase;
    padding:7px 10px;
    font-size:1.2em;    
}

/* Secondary Menu */
#block-secondary-menu
{
/*    border-right: 1px solid #ccc; */ /* Ruhi 11-18-2010 was showing a line besides login, therefore commented */
    padding-bottom:20px;
}

#block-secondary-menu ul
{
    list-style-type:none;
}

#block-secondary-menu li
{
    margin-bottom:5px;
}

#block-secondary-menu a
{
    color:#457136;
    text-decoration:none;
}

#block-secondary-menu li.active-trail a
{
    color:#D39F2A;
}


/* Generic Class */
p.call-out
{
    color:#539442;
    font-size:1.5em;
    line-height:1.4em;
    margin:30px 70px 30px 0;
    max-width:550px;
}

.orange-text
{
    color:#E5AA1E;
    text-transform:uppercase;
}

.back-to-top
{
    display:block;
    color:#E5AA1E;
    margin-top:1em;
    margin-bottom:2em;
}


.back-to-top a
{
        color:#E5AA1E;
}

#main-footer .green-text,
.green-text
{
    color:#539442;
}

#main-footer .green-text a,
.green-text a
{
    color:#539442;
}

#main-wrapper .deep-orange,
.deep-orange
{
    color:#D26728;
}

.see-more
{
    float:right;
}

#main-wrapper ul.no-list,
ul.no-list
{
    margin:0;
    padding:0;
    list-style-type:none;
}

ul.padded li
{
    margin-bottom:5px;
}


/* Shadow */
.shadow-wrapper
{
      margin: 0 auto;
    position: relative;
    width: 977px;
}

.wrapper-shadow 
{
	position:absolute;
}	
	
#shadow-left 
{
	background:transparent url('/images/ncbar/shadow-page-left.png') repeat-y scroll 0 0;
	height:100%;
	left:-10px;
	top:0px;
	width:10px;
}

#shadow-right {
	background:transparent url('/images/ncbar/shadow-page-right.png') repeat-y scroll 0 0;
	height:100%;
	right:-10px;
	top:0px;
	width:10px;
}

#ncbar-get-a-quote
{
    margin:0 auto;
}


#flash
{
z-index: 1;
}

.page-type-focus #bottom-content .level
{
    overflow:auto;
    width:95%;
    margin:0 auto;
}

.page-type-focus #bottom-content .level h3
{
    color:#C95B28;    
}

.page-type-focus #bottom-content .level .panel
{
    float:left;
    margin-right:13px;
    width:30%;  
    border-right:1px solid #ccc;    
    padding-right:13px;  
}

.page-type-focus #bottom-content .level .panel.first
{
    width:285px;
}

.page-type-focus #bottom-content .level .panel.last
{
    width:25%;
    margin-right:0;
    padding-right:0;
    border-right:none;
}

/* OLD CSS FOR QUOTE PAGE AND ADMIN */

.color-red
{
    color: Red;
}

.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}

#who-for-other
{
    margin-top: -2em;
}

.quote-review
{
    border: 1px solid black;
    min-width: 500px;
    margin-bottom: 1.5em;
}

.quote-review-inner
{
    margin: 5px;
}

.quote-review-inner div
{
    margin-bottom: 2px;
}

.quote-review-panel
{
}

.quote-review-inner div
{
    border-bottom: 1px solid #ddd;
}

.quote-review-inner div.quote-review-panel
{
    border-bottom: none;
}

.quote-review-inner div span:first-child
{
    font-weight: bold;
    margin-right: 10px;    
    padding-left:2px;
}

.quote-review-inner div.header,
.quote-review-inner div.header span
{
float:left;
width:100%;
padding:2px 0px 2px 2px;
border-bottom:none;
}

.ErrorSummary
{
    color: Red;
    margin-top: 1em;
    font-weight: bold;
}

.ErrorSummary ul
{
    font-weight: normal;
}

#focus .ErrorSummary li
{
    margin-bottom:0;
}


.ValidationError
{
    color: Red;
    font-weight: bold;
    font-size: 1.3em;
}

.CharacterCount
{
display:block;
font-size:0.8em;
clear:both;
}


.CharacterCountWarning
{
display:block;
font-size:0.8em;
color:red;
}

.CharacterCountMax
{
display:block;
font-size:0.8em;
color:red;
font-weight:bold;
}

#quote-review-header-info
{
    border: 1px solid black;
    width: 100%;
}

/* Container for entire wizard */
#quote-request-form
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}

#quote-request-form input.long
{
    width: 200px;
}

#quote-request-form td
{
    padding: 5px;
}

#quote-request-form textarea,
table.form-layout textarea
{
    width: 280px;
    height: 100px;
}

#quote-request-form table
{
    border-collapse: collapse;
}

/*
table.form-layout, table.form-layout > tbody > tr > td
{
border:1px solid #6C5735;
border-collapse:collapse;
padding:5px;
}
*/
table.form-layout, table.form-layout td
{
border:1px solid #6C5735;
border-collapse:collapse;
padding:5px;
}

/* Input form */
table.radio-button-list td
{
    padding-left:0;
}

table.form-layout table td
{
border:none;
}

table.form-layout > tbody tr td:first-child, #quote-review-header-info tr td:first-child
{
    font-weight: bold;
    vertical-align:top;
}

table.form-layout .check-box-list tr td:first-child, table.form-layout .radio-button-list tr td:first-child
{
    font-weight: normal;
}

#quote-request-form table.check-box-list td, #quote-request-form table.radio-button-list td
{
    padding-left: 0px;
}

.radio-button-list .floatLeft input
{
    float: left;
}

/* Admin */
body.admin
{
font-family:Arial,Helvetica,Times New Roman,Sans-Serif;
font-size:0.9em;
}

.admin span.label
{
    font-weight: bold;
    float: left;
    width: 150px;
}

.admin-quote-review-panel, .admin-quote-review-panel div
{
    min-width: 500px;
}

.admin-quote-review-panel div
{
    border-bottom: 1px solid #ccc;
    clear: both;
    margin: 2px 0 2px 0;
    overflow: auto;
}

.brownbg
{
background-color:#6C5735;
}

.column-header-bg
{
background-color:#cd9971;
color:#fff;
}

#quote-request-form td.column-header-bg
{
margin:0px;
border-spacing:0px;
}

.bottomMargin1
{
margin-bottom:1em;
}

.topMargin1
{
margin-top:1em;
}

.leftMargin1
{
margin-left:1em;
}

.topGrayBorder1
{
padding-top:4px;
border-top:1px solid #6C5735;
}

#content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5735;
	clear:both;
}


#ctl00_cphMain_lstQuoteRequest
{
    clear: both;
}

#admin-menu
{
    clear: both;
    overflow: auto;
}

#admin-menu-inner
{
    padding-bottom: 1em;
}

ul.menu
{
padding-left:0px;
}

ul.menu li
{
    float: left;
    margin-right:10px;
    list-style-type:none;
}

.DataTable
{
border: 1px solid #000;
border-collapse:collapse;
}
.DataTable td, .DataTable th
{
border: 1px solid #000;
padding:3px 5px;
}

/* Ask Danny List */

#ask-danny-list
{
}

#ask-danny-list .item
{
margin-bottom:20px;
border:1px solid #000;
clear:both;
}

#ask-danny-list .item div
{
margin:5px 0;
padding:0 2px;
clear:both;
}

#ask-danny-list .item div.topGrayBorder1
{
padding-top:2px;
}

#ask-danny-list .item span.label
{
font-weight:bold;
width:auto;
min-width:90px;
margin-right:10px;
}

#ask-danny-list div.header
{
color:#fff;
background-color:#6C5735;
margin:0px 0px 0px ;
font-size:1.2em;
padding:5px 2px;
}

#ask-danny-list div.header span.timestamp
{
float:right;
}

/* Paging */

.PageSize
{
	margin-top: 8px;
	font-size: 0.9em;
}

.PageSize span
{
	font-weight: bold;
	margin-right: 5px;
}

.Paging
{
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

.Paging a, .Paging span.CurrentPage
{
	font-family: arial,helvetica,clean,sans-serif;
	border: 1px solid #CCDBE4;
	color: #3666D4;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 1px 8px;
	text-align: center;
	text-decoration: none;
}

.Paging span.CurrentPage
{
	border: none;
	color: #000;
	font-weight: bold;
	font-size: 107%;
}

/* Login */
table.login table
{
    border:1px solid #539442;
    padding:0 2px;
}

table.login td
{
    padding:4px 0;
}

table.login td.title
{
    background-color:#539442;    
    color:#fff;
    font-size:1.2em;
    padding:3px 0;
}

table.login label
{
    margin:6px 4px;
}

table.login input[type="submit"]
{
    margin-right:5px;
}


.AspNet-Login
{
float:left;
border:1px solid #6C5735;
max-width:300px;
}

.AspNet-Login div
{
margin-bottom:5px;
}

.AspNet-Login-TitlePanel
{
font-size:1.2em;
background-color:#6C5735;
color:#fff;
padding:5px 3px;
}

.AspNet-Login-UserPanel label,
.AspNet-Login-PasswordPanel label
{
min-width:90px;
float:left;
}

.AspNet-Login-RememberMePanel
{
float:right;
}

.AspNet-Login-SubmitPanel
{
clear:both;
}

.AspNet-Login-UserPanel,
.AspNet-Login-PasswordPanel,
.AspNet-Login-RememberMePanel,
.AspNet-Login-SubmitPanel
{
padding:0 3px;
}