/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ===================================================
    Initializr styles
    http://verekia.com/initializr/responsive-template
    Author: Jonathan Verrecchia
   =================================================== */

body{ 
	margin: 0;
	font:16px/24px Helvetica, Helvetica Neue, Arial, sans-serif;
	color:#fff;
	background-color:#efefef;
}

a { color: #fff; }
a:visited { color: #fff; }
a:hover { color: #acd; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

::-moz-selection { background: #369; color: #fff; text-shadow: none; }
::selection      { background: #369; color: #fff; text-shadow: none; }
/*
.wrapper{
	width:90%;
	margin:0 5%;
}*/
.wrapper{
	width:100%;
	margin:0;
}

/* ==================================================================================== 
   ====================================================================================
    Custom CSS
    Author: Anya Zolotusky :: DarnGoodWebDesign.com
   ==================================================================================== */

	
img {max-width: 100%;}
p, h1, h2, h3 {orphans:2; widows:2; font-family: 'Merriweather Sans';}
/*h1, h2, h3 {font-family: 'Merriweather Sans';}*/

#page {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background:#fdfdfb;

    background: rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 8px 12px rgba(0,0,0,.7);
	-moz-box-shadow: 0 8px 12px rgba(0,0,0,.7);
	box-shadow: 0 8px 12px rgba(0,0,0,.7); 
}

@media only screen and (min-width: 798px) {
   
		#page {
    		width: 90%;
		}
}
@media only screen and (min-width: 1100px) {
   
		#page {
    		width: 70%;
		}
}

#footer-container{ border-top: 1px solid #666; }

#footer-container,
#header-container {
	background:#ccc;
/*   background: rgba(170,204,221,0.7);*/
   
	padding: 0; /* 160/16 */
	margin:0;
	border-bottom: 1px solid #666; 	
}
#header-container {
	margin-top:0;	
}

h1 {
	text-align:center;
	font-size: 3em;
	font-weight:bold;
	line-height:1.1em;
	color:#fff;
	padding:.375em 0;
	margin:0;
}
h1 sup, h2 sup {
	position:relative;
	vertical-align:top;
	top:-.15em;
	font-size:.375em;
	font-weight:normal;
	line-height: normal;
	
}
h2 {
	font-size: 1.5em; /* 18/16 */
	padding:0 0 .125em 0;
	margin:0;
}
h3 {
	font-size: 1.125em; /* 18/16 */
	padding-bottom:0;
	margin-bottom:0;
}


/* ==============
    MOBILE: Main
   ============== */

#main-container{
	padding:0;
	margin:0;
	border:none;
/*	border:3px solid #fff;*/
}

#main{
	padding:0;
}
#main img{
	width:100%;
	margin:0;
	border:none;
}


#main p {
	font-size:1.09375em;
	text-align:left;
	line-height: 1.75em;
}

.left {
	float:left;
}
.right {
	float:right;
}


.icon {
	vertical-align:middle;
	padding-top:0px;
	padding-right:4px;
}
.icon a:link, .icon a:hover, .icon a:active, .icon a:visited {
	display:block; border:none; text-decoration:none;
}


/* =================
    MOBILE: FOOTER
   ============== */
#footer-container footer{
	color:#000;
	padding:20px 0;
	font-size: .875em; /* 14px/16 */
	line-height: 1.5em;
	text-align:center;
}


#footer-container a { color: #000; }
#footer-container a:visited { color: #000; }
#footer-container a:hover { color: #fff; }

.copyright-container {
	max-width: 100%;
	margin:0 auto;
	text-align:center;
   background: rgba(255,255,255,0.5);
}
.copyright {
	padding: 12px 8px;
	font-size: .6875em; /* 11px/16 */
	line-height: 1.5em;
	color: #222;
}
.copyright a:link, .copyright a:active, .copyright a:visited {
	color: #222;
	text-decoration: underline;
}
.copyright a:hover {
	color: #fff;
}

.bullet-optional {
	visibility: hidden;
}


/* ==============
    slider
   ============== */


            /* jssor slider bullet navigator skin 05 css */
            /*
            .jssorb05 div           (normal)
            .jssorb05 div:hover     (normal mouseover)
            .jssorb05 .av           (active)
            .jssorb05 .av:hover     (active mouseover)
            .jssorb05 .dn           (mousedown)
            */
            .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
                background: url(../images/b05.png) no-repeat;
                overflow: hidden;
                cursor: pointer;
            }

            .jssorb05 div {
                background-position: -7px -7px;
            }

                .jssorb05 div:hover, .jssorb05 .av:hover {
                    background-position: -37px -7px;
                }

            .jssorb05 .av {
                background-position: -67px -7px;
            }

            .jssorb05 .dn, .jssorb05 .dn:hover {
                background-position: -97px -7px;
            }
            
            
            /* jssor slider arrow navigator skin 12 css */
            /*
            .jssora12l              (normal)
            .jssora12r              (normal)
            .jssora12l:hover        (normal mouseover)
            .jssora12r:hover        (normal mouseover)
            .jssora12ldn            (mousedown)
            .jssora12rdn            (mousedown)
            */
            .jssora12l, .jssora12r, .jssora12ldn, .jssora12rdn {
                position: absolute;
                cursor: pointer;
                display: block;
                background: url(../images/a12.png) no-repeat;
                overflow: hidden;
            }

            .jssora12l {
                background-position: -16px -37px;
            }

            .jssora12r {
                background-position: -75px -37px;
            }

            .jssora12l:hover {
                background-position: -136px -37px;
            }

            .jssora12r:hover {
                background-position: -195px -37px;
            }

            .jssora12ldn {
                background-position: -256px -37px;
            }

            .jssora12rdn {
                background-position: -315px -37px;
            }
            
            









/* AZ Custom */


#footer-container footer.wrapper {
	text-align:center;
}
#footer-container .nps-logo img {
	display: block;
	width:100%;
	max-width:290px;
	padding:0;
	text-align:center;
	margin: 2em auto;
}

#footer-container .nps-logo p {
	text-align:center;
	font-size:1.25em;
	line-height: 1.75em;
	margin:1em;
}
@media only screen and (min-width: 798px) {
   
#footer-container .nps-logo p {
	margin:1em 3em;
}
}

.spacer { clear: both; float: none; height: 1px; margin:0; padding:0; overflow:hidden; }
/* Remove Skype highlighting of phone numbers */
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}


/* ===============
    ALL: IE Fixes
   =============== */

.ie7 #title{ padding-top:20px; }


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */
	
   
   
#main p {
	font-size:1.09375em;
	text-align:justify;
	line-height: 1.75em;
}
	

.bullet-optional {
	visibility: visible;
}
	
	
}


@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

/*	#header-container,
	#main aside{
		-webkit-box-shadow:0 5px 10px #aaa;
		   -moz-box-shadow:0 5px 10px #aaa;
		        box-shadow:0 5px 10px #aaa;
	}

*/	
	
	
}



@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

/* 
.wrapper{
		width:1026px; 1140px - 10% for margins
		margin:0 auto;
}
 */
	 
	 
	 
}

/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
