@charset "UTF-8";
/* CSS Document */

<style>

@font-face {  
  font-family: "Interstate";  
  src: url(/fonts/interstate-black.eot); /* IE */  
  src: local("Interstate"), url(/fonts/interstate-black.ttf) format("truetype"); /* non-IE */  
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

.sample_survey blockquote p {
  display: block;
}

table {
	border-collapse: separate;
	 border-spacing: 2em 2em;
}

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1, .col2 {
	float:left;
	position:relative;
	padding:1em 0 1em 0;
	overflow:hidden;
}
/* 2 Column (right menu) settings */
.rightmenu {
	background:none;		/* right column background colour */
}
.rightmenu .colleft {
	right:25%;			/* right column width */
	background:none;		/* left column background colour */
}
.rightmenu .col1 {
	width:71%;			/* left column content width (left column width minus left and right padding) */
	left:27%;			/* (right column width) plus (left column left padding) */
}
.rightmenu .col2 {
	width:21%;			/* right column content width (right column width minus left and right padding) */
	left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}

p {font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
line-height: 140%;
}

a { color:#0099FF;
text-decoration: none;
font-weight:bold;
}

a:hover {
text-decoration: underline;
}

h2 {
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
color: #880000;
text-decoration: none;
font-weight:bold;
font-size: 21px;
margin: 5px;
}

h3 {
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
color:#0099FF;
text-decoration: none;
font-weight:bold;
font-size: 21px;
}

h4 {
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
color:#0099FF;
text-decoration: none;
font-weight:bold;
font-size: 18px;
margin: 5px;
}

h5 {
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
color:#0099FF;
text-decoration: none;
font-weight:bold;
font-size: 18px;
margin: 5px;
}

.textblock {
text-align: left; line-height: 2em;}

.textblock p {
margin-top: 15px;}

.textblock:first-line {
color: #880000;
font-variant:small-caps;
font-weight: bold;
font-size: 1.2em;
}

.payment_page {
	position: relative;
	margin-left: 2px;
	width: 75%;
	    border-radius: 15px;
    border: 5px solid #73AD21;
    padding: 20px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

.secure {
	position: relative;
	width: 100%;
}

.secure img {
	width: 30%; margin-left: 5%; margin-top: 10px;
}

#directorybar {
position: relative;
width: 100%;
padding: 0px;
height: 300px;
background-position:50% 50%;
background-size:cover;
}



#topbar {
position: relative;
width: 100%;
padding: 0px;
}

.topbardimg {
float:left;
width: 33%;
}

.topbardtxt {
float:left;
width: 60%;
margin-top: 20px;
}

.googlead {
float:left;
width: 90%;
margin-top: 20px;
text-align: center;
}

.social {
position: absolute;
right: 1%;
top: 6%;
display: inline;
}


.social img {
padding-right: 5px;
}

.topbardtxt h1
{
margin-top: 20px;
text-align: center;
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:4.6em;
font-variant: small-caps;
font-weight:bold;
color:#0099FF;
	text-shadow:
		-1px 1px 0 #ddd,
		-2px 2px 0 #c8c8c8,
		-3px 3px 0 #ccc,
		-4px 4px 0 #b8b8b8,
		-4px 4px 0 #bbb,
		0px 1px 1px rgba(0,0,0,.4),
		0px 2px 2px rgba(0,0,0,.3),
		-1px 3px 3px rgba(0,0,0,.2),
		-1px 5px 5px rgba(0,0,0,.1),
		-2px 8px 8px rgba(0,0,0,.1),
		-2px 13px 13px rgba(0,0,0,.1)
		;
}

.topbardtxt h2
{
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
 font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:bold;
color: #880000;
letter-spacing: 10px;
	text-shadow:
		-1px 1px 0 #ddd,
		-2px 2px 0 #c8c8c8,
		-3px 3px 0 #ccc,
		-4px 4px 0 #b8b8b8,
		-4px 4px 0 #bbb,
		0px 1px 1px rgba(0,0,0,.4),
		0px 2px 2px rgba(0,0,0,.3),
		-1px 3px 3px rgba(0,0,0,.2),
		-1px 5px 5px rgba(0,0,0,.1),
		-2px 8px 8px rgba(0,0,0,.1),
		-2px 13px 13px rgba(0,0,0,.1)
		;
}

.bookdiv h2
{
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
 font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:bold;
color:#00DD00;

}

.bookdiv h3
{
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
 font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FF9900;
}

.bookdiv p
{
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
line-height: 130%;
text-align: justify;
font-size: 14px;
}

.bookcopy 
{
background: #000;
}

.bookcopy p
{
color: #EEEEEE;
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
line-height: 130%;
font-size: 21px;
margin-bottom: 15px;
margin-right: 5px;
margin-left: 5px;
padding: 10px;
}

.bookcopy h4
{
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
 font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#FFFF33;
	text-shadow:
		-1px 1px 0 #ddd,
		-2px 2px 0 #c8c8c8,
		-3px 3px 0 #ccc,
		-4px 4px 0 #b8b8b8,
		-4px 4px 0 #bbb,
		0px 1px 1px rgba(0,0,0,.4),
		0px 2px 2px rgba(0,0,0,.3),
		-1px 3px 3px rgba(0,0,0,.2),
		-1px 5px 5px rgba(0,0,0,.1),
		-2px 8px 8px rgba(0,0,0,.1),
		-2p
}

.bookcopytext
{
margin-top: 15px;
}


#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#customers td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}

.interiorh2 h2
{
 font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
 font-weight: bolder;
font-size:22px;
margin-top: 9px;
margin-bottom: 4px;
line-spacing: 120%;
letter-spacing: 180%;
color: #880000;
text-shadow:
		-1px 1px 0 #ddd,
		-2px 2px 0 #c8c8c8,
		-3px 3px 0 #ccc,
		-4px 4px 0 #b8b8b8,
		-4px 4px 0 #bbb,
		0px 1px 1px rgba(0,0,0,.4),
		0px 2px 2px rgba(0,0,0,.3),
		-1px 3px 3px rgba(0,0,0,.2),
		-1px 5px 5px rgba(0,0,0,.1),
		-2px 8px 8px rgba(0,0,0,.1),
		-2px 13px 13px rgba(0,0,0,.1)
		;
}

  aside {
        display: block;
        position: relative;  
        margin: 60px 0;
    }
    
    aside h3 {
        font: bold 12px Sans-Serif;
        letter-spacing: 2px; 
        text-transform: uppercase;
        background: #0099FF;
        color: #fff;
        padding: 5px 10px;
        margin: 0 0 10px 0;
        line-height: 24px;
    }
    
    /* Class name via Modernizr */
    .csstransforms aside {
        border-left: 34px solid #0099FF;
        padding-left: 10px;
    }
    .csstransforms aside h3 {
    
        /* Abs positioning makes it not take up vert space */ 
        position: absolute;
        top: 0;
        left: 0;
        
        /* Border is the new background */
        background: none;
        
        /* Rotate from top left corner (not default) */
        -webkit-transform-origin: 0 0;
        -moz-transform-origin:    0 0;
        -ms-transform-origin:     0 0;
        -o-transform-origin:      0 0;
        
        -webkit-transform: rotate(90deg); 
        -moz-transform:    rotate(90deg); 
        -ms-transform:     rotate(90deg); 
        -o-transform:      rotate(90deg); 
    }
	
.byline {
margin-top: 5px;
 margin-bottom: 5px;
 font-size:12px;
 font-weight: bold;
 }
 
.byline a {
color: #BB0000;
 }
 
 
 .story {position: relative; margin-bottom: 33px; overflow: hidden;}
 
 .story img {
float: right;
margin-left: 11px;
margin-right: 11px;
margin-bottom: 15px;
clear: both;
	border-style: none;
	border-width:0pxx;
	border-color:#BBBBBB;
	 -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}

.story .link {
color:#00BB00;
 margin-bottom: 4px;
 font-size:14px;
 font-weight: bold;
} 

#footer {
	clear:both;
	float:left;
	width:100%;
	background:#6699CC;
	border-top:1px solid #000;
	padding: 10px 20px 20px 20px;
}

#footer .footertext {
position: relative;
width:50%;
margin-left:auto;
margin-right:auto;
display: inline;
}

#footer .footertext ul {
font-size: 12px;
}

#footer .footertext ul li {
margin: 0px;
padding-right: 10px;
}

#footer .footertext ul li:first-letter {
font-size: 18px;
color: #EEEEEE;

}


#footer p {
font-size: 11px;
	margin:0;
	color: #EEEEEE;
	text-align: center;
}

#footer a {
color:#FFFF66;
}

   .authorbox{ position: relative;
   padding: 20px;
   margin-top: 15px;
   margin-bottom: 15px;
   }
   
   .authorbox img{border: none;}
   
      .authorbox h4{
 		 font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
		padding: 6px;
letter-spacing: 125%;
font-size: 18px;
line-height: 150%;
font-weight: bold;
color:#00BB00;
line-spacing: 80%;
text-shadow:
		-1px 1px 0 #ddd,
		-2px 2px 0 #c8c8c8,
		-3px 3px 0 #ccc,
		-4px 4px 0 #b8b8b8,
		-4px 4px 0 #bbb,
		0px 1px 1px rgba(0,0,0,.4),
		0px 2px 2px rgba(0,0,0,.3),
		-1px 3px 3px rgba(0,0,0,.2),
		-1px 5px 5px rgba(0,0,0,.1),
		-2px 8px 8px rgba(0,0,0,.1),
		-2px 13px 13px rgba(0,0,0,.1)
		;
   }
   
      .tagline {
margin-top: 5px;
 margin-bottom: 5px;
 font-size:11px;
 font-weight: bold;
 color:#00BB00;
 }
 
 .nostyleright img {border: none; 
 float: right; 
 margin-left: 10px;  
 -moz-box-shadow: 0px 0px 0px #ccc;
  -webkit-box-shadow: 0px 0px 0p #ccc;
  box-shadow: 0px 0px 0p #ccc;
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color='#000000')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color='#000000');}

ul {font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
line-height: 140%;
margin-top: 15px;
margin-bottom: 15px;
}

li {margin: 10px; margin-left: 15px;}

li:first-letter {color: #880000;}


.faq {
text-align: center;
}

.faq h3 {
 		 font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
		padding: 6px;
letter-spacing: 125%;
font-size: 16px;
line-height: 150%;
font-weight: bold;
color:#0099FF;
line-spacing: 80%;
text-shadow:
		-1px 1px 0 #ddd,
		-2px 2px 0 #c8c8c8,
		-3px 3px 0 #ccc,
		-4px 4px 0 #b8b8b8,
		-4px 4px 0 #bbb,
		0px 1px 1px rgba(0,0,0,.4),
		0px 2px 2px rgba(0,0,0,.3),
		-1px 3px 3px rgba(0,0,0,.2),
		-1px 5px 5px rgba(0,0,0,.1),
		-2px 8px 8px rgba(0,0,0,.1),
		-2px 13px 13px rgba(0,0,0,.1);
}



.faq ul li a { font-size: 12px; 
color:#0099FF;
text-decoration: none;
font-weight:bold;
margin-bottom: 6px;
}

.faq ul li a:hover {
text-decoration: underline;
}

.sidebar P:first-letter { font-size: 140%; font-weight: bold;  margin-left: 10px;}

.sidebar p {text-align:justify; font-family:Arial, Helvetica, sans-serif; font-size: 13px; margin-top: 5px; }

.sidebar h2 a, .sidebar h2 {background:#0099FF; text-align: center; padding: 10px 10px 14px 10px; color: white; font-size:24px;}

		   .trending {
        background: white;
		color: #880000;
		padding: 5px;
        text-align: center;
        overflow: hidden; 
        -webkit-box-shadow: 0 0 5px black;
        -moz-box-shadow:    0 0 5px black;
        box-shadow:         0 0 5px black;
    }
	
	 .trending h3, .trending h3 a {
	  font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
 font-weight: bolder;
font-size:16px;
letter-spacing: 120%;
color:#880000;
	 
	 }
	 
.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.classname:active {
	position:relative;
	top:1px;
}

.emailform {
display:none;
}
 
 .bookdiv {
 text-align: center;
 
 }
 
 	.myinputstyl {
	display:none;
	}

.myinputstyle {
	border: 2px groove #e3d9d9;
	/** remember to change image path 
	background: url(//securityofficerhq.com/images/form_background.png) repeat-x #e3d9d9; **/
	font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 24px;
	color: #a19797;
	padding: 8px;
	width: 90%;
	margin-bottom: 15px;
}

.myinputstyle:hover {
  border: 4px solid #006699;
  background-color: #f9f9f9;
}

.myinputstyle-half {
		border: 2px groove #e3d9d9;
	/** remember to change image path 
	background: url(//securityofficerhq.com/images/form_background.png) repeat-x #e3d9d9; **/
	font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 24px;
	color: #a19797;
	padding: 8px;
	width: 40%;
	margin-bottom: 15px;
	}
	
	.myinputstyle-half:hover {
  border: 4px solid #006699;
  background-color: #f9f9f9;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #aade7c;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color:#5cb811;
}.myButton:active {
	position:relative;
	top:1px;
}

.buttonWLoading {
    display: none;
  }

  .loadingPlaceholderColor {
	-moz-box-shadow:inset 0px 1px 0px 0px #000;
	-webkit-box-shadow:inset 0px 1px 0px 0px #000;
	box-shadow:inset 0px 1px 0px 0px #000;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #013220), color-stop(1, #013220) );
	background:-moz-linear-gradient( center top, #013220 5%, #013220 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#013220');
	background-color:#013220;
	text-shadow:1px 1px 0px #013220;
	color:#fff;
}

.loadingPlaceholderColor:hover {
	-moz-box-shadow:inset 0px 1px 0px 0px #000;
	-webkit-box-shadow:inset 0px 1px 0px 0px #000;
	box-shadow:inset 0px 1px 0px 0px #000;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #013220), color-stop(1, #013220) );
	background:-moz-linear-gradient( center top, #013220 5%, #013220 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#013220');
	background-color:#013220;
	text-shadow:1px 1px 0px #013220;
	color:#fff;
}

.loadingPlaceholder {
	display: none;
}

.formWrapper1 {
	margin-left: 30%; margin-right: 30%; margin-top: 3%
}

@media only screen and (min-width: 0px) and (max-width: 929px) {
	.formWrapper1 {
		margin-left: 10%; margin-right: 10%;
	}
}

.results {
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
color:#0099FF;
text-decoration: none;
font-weight:bold;
font-size: 24px;
margin: 15px;
text-align: center;
line-height: 160%;
}

.results h5{
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
color:#0099FF;
text-decoration: none;
font-weight:bold;
font-size: 32px;
margin: 15px;
text-align: center;
line-height: 160%;
}

.results h6{
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
color:#880000;
text-decoration: none;
font-weight:bold;
font-size: 24px;
margin: 15px;
text-align: center;
line-height: 160%;
}

.results_cat P:first-letter { font-size: 140%; color:#880000; font-weight: bold;  margin-left: 10px;
}


.results_cat {
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
color:#000000;
text-decoration: none;
font-size: 16px;
margin: 15px;
text-align: left;
line-height: 110%;
}

.results_cat h5{
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
color:#880000;
text-decoration: none;
font-weight:bold;
font-size: 32px;
margin: 15px;
text-align: center;
line-height: 160%;
}

.results_cat h6{
font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
color:#0099FF;
text-decoration: underline;
font-weight:bold;
font-size: 21px;
margin: 10px;
text-align: center;
line-height: 160%;
}

.results_cat h2
{
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
 font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color: #880000;
letter-spacing: 10px;
	text-shadow:
		-1px 1px 0 #ddd,
		-2px 2px 0 #c8c8c8,
		-3px 3px 0 #ccc,
		-4px 4px 0 #b8b8b8,
		-4px 4px 0 #bbb,
		0px 1px 1px rgba(0,0,0,.4),
		0px 2px 2px rgba(0,0,0,.3),
		-1px 3px 3px rgba(0,0,0,.2),
		-1px 5px 5px rgba(0,0,0,.1),
		-2px 8px 8px rgba(0,0,0,.1),
		-2px 13px 13px rgba(0,0,0,.1)
		;
}

#topMenuGen2 {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:27px;
	display: flex;
	justify-content: space-between;
	background: rgb(2,0,36);
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
		border-top-style:solid;
		border-top-width:1px;
		border-top-color:#000;
		color: rgba(1, 40, 87, .7);
		z-index: 99;
}

#topMenuGen2 a {
	margin-top: 5px;
	color: #f4df42;
}

#topMenuGen2 a:hover {
	color: #fff;
	text-decoration: underline;
}

@media only screen and (max-width: 800px) {

	.hideOnSmalScreen {
		display: none;
	}
	a {
		font-size: .75rem;
	}
  }

  @media only screen and (max-width: 450px) {
	#topMenuGen2 {
	  height: 35px;
	}

	#topMenuGen2 {
		gap: 5px;
	}

	.topMenuGen2Item {
		text-align: center;
	}

}

#footbar {
position:fixed;
left:0px;
top:0px;
width:100%;
height:25px;
display: inline;
background: -moz-linear-gradient(top, rgba(69,72,77,0.77) 0%, rgba(0,0,0,0.77) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,0.77)), color-stop(100%,rgba(0,0,0,0.77))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(69,72,77,0.77) 0%,rgba(0,0,0,0.77) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(69,72,77,0.77) 0%,rgba(0,0,0,0.77) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(69,72,77,0.77) 0%,rgba(0,0,0,0.77) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(69,72,77,0.77) 0%,rgba(0,0,0,0.77) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c445484d', endColorstr='#c4000000',GradientType=0 ); /* IE6-9 */
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000;
	color: rgba(1, 40, 87, .7);
	z-index: 99;
	overflow: hidden;
}

#footbar ul {
display: inline;
vertical-align: top;
margin: 0px;
 }

#footbar ul:first-child
{
margin-left: 80px;
	padding: 0;
	float:left;
}

#footbar ul li
{
	list-style-type: none;
	display: inline;
	margin: 10px;
}



#footbar li
{
	display: block;
	padding: 5px;
	color: #729fcf;
	text-decoration: none;
 font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#footbar li a {
text-decoration: none; }



#footbar li:hover { 
background: -moz-linear-gradient(top, rgba(252,255,244,0.25) 0%, rgba(233,233,206,0.25) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,244,0.25)), color-stop(100%,rgba(233,233,206,0.25))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(252,255,244,0.25) 0%,rgba(233,233,206,0.25) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(252,255,244,0.25) 0%,rgba(233,233,206,0.25) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(252,255,244,0.25) 0%,rgba(233,233,206,0.25) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(252,255,244,0.25) 0%,rgba(233,233,206,0.25) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40fcfff4', endColorstr='#40e9e9ce',GradientType=0 ); /* IE6-9 */}

#pdf {
position:fixed;
left:0px;
top:0px;
z-index: 9999999;
border-style:none;
border-width:0px;
}

#pdf img {
border-style:none;
border-width:0px;
}

#the_slider {
text-align: center;
position: relative;
width: 100%;
height: 150px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	padding: 18px 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;

}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;

}
.blueberry .pager li.active a span { background: #404040; }@charset "UTF-8";\

.sdlist {
}
.sdlist li {
display: inline-block;
margin-right: 3em;
}

.link-icons {
position: relative;
display: inline-block;
margin-left: .3em; 
margin-right: 2em; 
width: 20%; 
font-size: .8em; 
text-align: center;
}

.link-icons img {
	width: 95%;
	}
	
	.link-icons-big img {
	width: 100%;
	}

.link-icons-big {
position: relative;
display: inline-block;
margin-left: .3em; 
margin-right: 2em; 
width: 20%; 
font-size: .8em; 
text-align: center;
}

td {
    padding: .5em;
}

.agency-listing {
position: relative;
width: 80%;
margin-left: 7%;
margin-right: 3em;
text-align: center;
}

.agency-listing li
{
	display: block;
	padding: 5px;
	color: #729fcf;
	text-decoration: none;
 font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.agency-listing li:first-letter {color: #880000;  margin-right: 3px;
font-size: 110%;}

.agency-google-ad {
position: relative;
width: 80%;
margin-left: 7%;
margin-right: 3em;
text-align: center;
}

.google_map img {
 -webkit-box-shadow: 3px 3px 5px 6px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 3px 5px 6px #ccc;  /* Firefox 3.5 - 3.6 */
  box-shadow:         3px 3px 5px 6px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}



.dc_results {
	position: relative;
	padding: 3% 5% 0 3%;
	display: block;
}

.dc_results_item {
	position: relative;
	width: 96%;
	margin: 25px 0 0 0;
	background-color: none;

}

.dc_results_item img {
	float: right;
	margin-right: 2%;
	margin-left: 2%;

	}
	
	.effect8
{
    position:relative;
    -webkit-box-shadow:0 10px 14px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 10px 14px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 10px 14px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect8:before, .effect8:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect8:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

.ebook {
	float: left; 
	margin-right: 10px; 
	margin-bottom:10px;
}



.book_at_checkout img {
	float: right;
	margin-right: 20px;
	margin-left: 15px;
	width: 33%;
}



.sample-pdf {
    position: relative;
    margin-left: 2%;
    width: 230px;
    margin-top: 10px;
      padding:5px 5px 15px 12px;
    background-color: #0099FF;
}

.sample-pdf img {
    width: 200px;
 padding: 2px;
   border:2px solid #021a40;
  box-shadow: 10px 10px 5px #ECF0F1;
}


@media only screen and (min-width: 0px) and (max-width: 929px) {
	.topbardtxt {
display: none;
}

.mobilead {
display: none;
}

.secure img {
	width: 60%; margin-left: 10%; margin-top: 10px;
}





.topbardimg {position: relative; float: none; width: 100%;}
.topbardimg img {margin-left: 50%;}
}

@media only screen and (min-width: 0px) and (max-width: 799px) {
	
	#footbar li
{
	display: block;
	padding: 0px;
	color: #729fcf;
	text-decoration: none;
 font-family: Interstate, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.book_at_checkout img {
	display: none;
}

 .story img {
   float:none;
 }
	
	.ebook {display: block; text-align: center; position: relative; width: 100%;}
	
	.dc_results_item img {
	display: block;
	float: none;
	position: relative;
	width: 50%;
	margin-left: 25%;
	}
	
	.dc_results_item {
	text-align: center;
	margin: 0px 0px 0px 0px;
	}

/* common column settings for mobile only*/
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1, .col2 {
	float:left;
	position:relative;
	padding:1em 0 1em 0;
	overflow:hidden;
}
/* 2 Column (right menu) settings */
.rightmenu {
	background:none;		/* right column background colour */
}
.rightmenu .colleft {
	right:0%;			/* right column width */
	background:none;		/* left column background colour */
}
.rightmenu .col1 {
	width:95%;			/* left column content width (left column width minus left and right padding) */
	left:2%;			/* (right column width) plus (left column left padding) */
}
.rightmenu .col2 {
display: block;
	width:95%;			/* right column content width (right column width minus left and right padding) */
	left:2%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}


.topbardtxt {
display: none;
}



.topbardimg {position: relative; float: none; width: 100%;}
.topbardimg img {margin-left: 5px; max-width: 95%;}


.link-icons {
position: relative;
display: block;
margin-left: .3em; 
margin-right: 2em; 
margin-bottom: 5em;
width: 90%; 
font-size: .8em; 
text-align: center;
}

.link-icons-big {
position: relative;
display: block;
margin-left: .3em; 
margin-right: 2em; 
margin-bottom: 5em;
width: 90%; 
font-size: .8em; 
text-align: center;
}

.link-icons img {
	width: auto;
	}
	
	.link-icons-big img {
	width: auto;
	}


}



</style>