/*
Title: Safe Systems
Author: Jason Steele (http://www.jasonsteele.net)
*/


/* Sticky Footer
----------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
}

html, body {
	height: 100%;
}
#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -221px;
}

#footer, .push {
    height: 220px;
}

/* Layout
----------------------------------------------------------------------------------------------------*/
body {
	background: #fff url(http://www.safesystems.com/images/bg_body.png) repeat-x;
	font: 78%/155% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}

body#isHome {
	background: #fff url(http://www.safesystems.com/images/bg_body-home.png) repeat-x;
}

#header {
	background: #ddd url(http://www.safesystems.com/images/bg_header.png) repeat-x bottom left;
	height: 112px;
}

#content {
	margin-bottom: 30px;
}

#main {
	float: left;
	margin-top: 30px;
}

/* Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 1.5em;
}

object {
	display:block;
	margin: 0;
	padding: 0;
}

dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold; margin-bottom: 0.5em;}
dd {margin: 0 0 1em 0;}

blockquote {
	margin: 0 1.5em;
}

/* Links
----------------------------------------------------------------------------------------------------*/
a {
	color: #003767;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	
}

/* Lists Types
----------------------------------------------------------------------------------------------------*/
ul.none, ol.none {
	list-style-type: none;
}

ul.none li, ol.none li {
	margin-left: 0;
}

ul.none li ul li {
	margin-left: 30px;
}

ul.arrow, ul.looking  {
	list-style-image: url(http://www.safesystems.com/images/icon_arrow.png);
}

/* Headings
----------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin:0;
}

h1 {
	font-size: 2em;
	line-height: 1.1;
	padding: 0 0 3px;
	margin-bottom: .5em;
}

.close {
	margin-bottom: 0;
}

h2 {
	font-size: 1.5em;
	line-height: 1.1;
	margin: 0 0 0.75em;
}

h3 {
	font-size: 1.3em;
	line-height: 1.1;
	margin: 0 0 1em;
}

h4, h5, h6 {
	font-size: 1em;
	line-height: 1.1;
	margin: 0 0 1.5em;
}

h5 {
	font-weight: normal;
}

/* Tables
----------------------------------------------------------------------------------------------------*/
table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

td, th {
	line-height: 1.2em;
	padding: 8px 8px 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

th {
	background: #E6E6E6;
	text-align: center;
}

/* Header
----------------------------------------------------------------------------------------------------*/
#header img {
	float: left;
	margin-top: 6px;
}

#header #slogan {
	text-align: left;
	color: #4b4d49;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	margin-top: 89px;
	line-height: 1.2;
}
#header #awards {
	float:right;
}
#header ul li {
	float:right;
	list-style: none;
	display: inline;
	margin: 0;
	padding-left:5px;
	padding-top:40px;
}

/* Subheads on secondary pages
----------------------------------------------------------------------------------------------------*/
#subhead {
	background: transparent url(http://www.safesystems.com/images/bg_subhead.png) no-repeat top left;
	height: 64px;
}

#subhead p, #subhead h2 {
	padding-top: 14px;
	font-size: 2.5em;
	color: #fff;
	line-height: 1.2em;
	margin: 0;
	font-weight:normal;
}

/* Home Page
----------------------------------------------------------------------------------------------------*/
#home {
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
}

#home h2 {
	text-transform: uppercase;
	font-size: 1.3em;
	border-bottom: 2px solid #2689be;
	padding-bottom: 2px;
	margin-bottom: 1em;
}

#home ul {
	list-style-type: none;
	margin-bottom: 2em;
	padding: 0;
}

#home ul li {
	margin:0;
	padding-bottom: .5em;
}

#home p.arrow {
	margin-bottom: 2.5em;
}

#home ul.arrow {
	margin-bottom: 0;
}

#home ul.arrow li, #home ul.looking li {
	margin-left: 20px;
}

#home ul.looking li {
	padding-bottom: 10px;
	line-height:1.5;
}
#home h2.looking {
	font-size:18px;
}
/* Navigation
----------------------------------------------------------------------------------------------------*/
#topnav {
	height: 50px;
	font-size: 1.1em;
	text-transform: uppercase;
}

#topnav p {
	padding: 5px 8px;
	background: #2889be;
	border: 1px solid #206d94;
	float: right;
	margin: 10px 0 0 0;
	color: #fff;
	font-weight: bold;
}

#leftnav {
	background: transparent url(http://www.safesystems.com/images/bg_leftnav.png) no-repeat top left;	
	min-height: 503px;
	padding: 0;
	margin: 0;
}

#leftnav ul {
	float: left;
	margin-top: 34px;
	list-style: none;
}

#leftnav ul li {
	margin: 0;
}

#leftnav li a, #seminar li {
	display: block;
	width: 220px;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 1.1em;
}

#leftnav li a:hover, #leftnav li.active a {
	background: #fff url(http://www.safesystems.com/images/leftnav_border.png) no-repeat bottom left;
	border-bottom-width: 0;
	margin-right: 0;
	padding-bottom: 11px;
}

#leftnav li a:hover {
	width: 219px;
}

#leftnav li.active a, #leftnav li.active a:hover {
	width:220px;
}

/* Chat
----------------------------------------------------------------------------------------------------*/
#chat {
	background: transparent url(http://www.safesystems.com/images/bg_chat.png) no-repeat;
	color: #fff;
	height: 57px;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
#registerseminar {
	background: transparent url(http://www.safesystems.com/images/bg_seminar.png) no-repeat;
	color: #fff;
	height: 57px;
	margin-bottom: 30px;
	padding: 15px 10px 30px 10px;
	text-align: center;
}
#topchat {
	color: #fff;
	text-align: center;
	height: 40px;
	float: right;
	margin-top: 5px;
	font-size: 1em;
}
#chat h2 {
	text-transform: uppercase;
	font-size: .9em;
	color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
}
#registerseminar h2{
	text-transform: uppercase;
	font-size: 11pt;
	color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
}
#topchat h2 {
	font-size: .9em;
	color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
	font-style:italic;
}
#chat a, #registerseminar a {
	text-decoration:none
}
/*Rotating blue box*/
#rotatingbox_bg {
	background: transparent url(http://www.safesystems.com/images/bg_seminar.png) no-repeat;
	color: #fff;
	height: 100px;
	width: 200px;
	margin-bottom: 30px;
	padding: 11px 10px 0px 10px;
	position: relative;
}
#bluebox .stuff h2.header {
	text-transform: uppercase;
	font-size: .9em;
	color: #fff;
	border: 0;
	padding: 0 0 20px;
	text-align:center;
}
#bluebox .stuff p.quote {
	color: #fff;
	text-align:center;
}
#bluebox .stuff {
	position: left;
	height: 100px;
	width:200px;
}
/* Sidebar items
----------------------------------------------------------------------------------------------------*/
.sidebar {
	background: transparent url(http://www.safesystems.com/images/bg_sidebar.png) no-repeat bottom left;	
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.sidebar h2, #home .sidebar h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	background: transparent url(http://www.safesystems.com/images/bg_sidebar.png) no-repeat top left;	
	border: 0;
	padding: 10px 15px 8px;	
	margin-bottom: .5em;
}
.sidebar h3, #home .sidebar h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	background: transparent url(http://www.safesystems.com/images/bg_sidebar.png) no-repeat top left;	
	border: 0;
	padding: 10px 15px 8px;	
	margin-bottom: .5em;
}
.sidebar ul,  #home .sidebar ul, #checklist table, #checklist tr td {
	background: #e9e9e9;
	border: 1px solid #ccc;
	border-top-width: 0;
	border-bottom-width: 0;
	list-style-type: none;
	padding: 0 15px;
	margin: 0;
	padding-bottom: 5px;
}
.sidebar ul li, #home .sidebar ul li {
	margin:0;
	padding-bottom: 1em;
}
#home .sidebar ul li {
	padding-bottom: .5em;
}
.sidebar a {
	text-decoration: none;
/*	font-weight: bold;*/
}
.sidebar a:hover {
	color: #2689BE; 
	text-decoration: underline; 
}
/*lead generating sidebar tables*/

/* Certificates
----------------------------------------------------------------------------------------------------*/

#cert_bg {
	background: url(http://www.safesystems.com/images/bg_cert.png) bottom left no-repeat;
	width: 220px;
	margin-bottom: 20px;
}

.certificates {
/*	width: 220px;*/
	text-align: center;
	padding-bottom: 10px;
}
/*pager nav in blue banner on home page
---------------------------------------------*/
#pagernav {
	display:inline;
	position:absolute;
	right:13px;
	top:10px;
	z-index:200;
}
#pagernav a { 
	border: 1px solid #ccc; 
	background: #d8e4fc; 
	text-decoration: none; 
	margin: 10px 5px; 
	padding: 1px 5px;
	font-weight:bold;
}
#pagernav a.activeSlide { background: #f5f7fc }
#pagernav a:focus { outline: none; }

/* Banner (Messages on homepage)
----------------------------------------------------------------------------------------------------*/
.banner-wrap {
	position: relative;
}
#banner {
	background: #268BC3 url(http://www.safesystems.com/images/bg_banner.jpg) repeat-x;
	height: 250px;
	color: #fff;
}

#banner .message {
	position: absolute;
	height: 250px;
	background: #268BC3 url(http://www.safesystems.com/images/bg_banner.jpg) repeat-x;
}

#banner .message h1 {
	line-height: 1.2;
	font-size: 2.5em;
	margin-bottom: .5em;
	margin-top: 55px;
}

#banner .message p, #banner .message ul {
	font-size: 1.6em;
	line-height: 1.3;
	font-style: italic;
	margin-bottom: 1em;
}

#banner img.message_btn {
	float: left;
}
/* Testimonials on Homepage
----------------------------------------------------------------------------------------------------*/
#testimonials_bg_home {
	position: relative;
	color: #666;
	background: transparent url(http://www.safesystems.com/images/bg_testimonials_home.png) no-repeat;
	height: 190px;
	width: 463px;
}

#testimonials_bg_home h3 {
	position: absolute;
	font-size: 1.3em;
	text-transform: uppercase;
	top: 20px;
	left: 25px;
}

#testimonials_home .testimony {
	position: absolute;
	height: 190px;
	width: 463px;
	z-index:100;
}
#testimonials_compliance .testimony {
	position: absolute;
	height: 420px;
	width: 280px;
}
#testimonials_home .testimony p.quote {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
	font-style: italic;
	font-size: 1.2em;
	margin: 45px 20px 0 20px;
	font-weight:500;
}
#testimonials_compliance .testimony p.quote {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-style: italic;
	font-size: 1.2em;
	margin: 50px 20px 0 20px;
}
#testimonials_home .testimony p.signature {
	text-align: left;
	font-size: .9em;
	margin: 10px 20px 0 20px;
	line-height: 1.2;
}
#testimonials_compliance .testimony p.signature {
	text-align: right;
	font-size: .9em;
	margin: 10px 20px 0 20px;
	line-height: 1.2;
}
#testimonials_home .testimony img {
	position: absolute;
	bottom: 10px;
	right: 50px;
	z-index:-1;
}
#testimonials_compliance .testimony img  {
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Testimonials on secondary pages
----------------------------------------------------------------------------------------------------*/
#testimonials_bg {
	position: relative;
	color: #666;
	background: transparent url(http://www.safesystems.com/images/bg_testimonials.png) no-repeat;
	height: 190px;
	width: 700px;
}

#testimonials_bg h3 {
	position: absolute;
	font-size: 1.3em;
	text-transform: uppercase;
	top: 20px;
	left: 25px;
}

#testimonials .testimony {
	position: absolute;
	height: 190px;
	width: 700px;
}

#testimonials .testimony p.quote {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	font-style: italic;
	margin: 50px 250px 10px 25px;
	font-size: 1.2em;
}

#testimonials .testimony p.signature {
	text-align: right;
	margin-right: 250px;
	font-size: .9em;
	line-height: 1.2;
}

#testimonials .testimony img {
	position: absolute;
	bottom: 10px;
	right: 50px;
	width: 180px;
	height: 118px;
}

/* =Scalable Chat Button
-------------------------------------------------------------------------*/
#btn_chat {
	display: block;
	background: url(http://www.safesystems.com/images/btn_orange-right.png) top right no-repeat;
	margin: 10px 20px;
}
#btn_seminar {
	float: left;
	display: inline;
	background: url(http://www.safesystems.com/images/btn_orange-right.png) top right no-repeat;
	margin: 10px 0 0 19px;
}
#btn_bluebox {
	display: block;
	background: url(http://www.safesystems.com/images/btn_orange-right.png) top right no-repeat;
	margin: -15px 50px;
	text-align:center
}
#btn_topchat {
	float: left;
	display: inline;
	background: url(http://www.safesystems.com/images/btn_blue-right.png) top right no-repeat;
	margin: 3px 5px 0 5px;
}
#btn_chat .btn-inner, #btn_seminar .btn-inner, #btn_bluebox .btn-inner {
	background: url(http://www.safesystems.com/images/btn_orange-left.png) top left no-repeat;
	margin: 0;
	padding: 3px 0 0 0;
}
#btn_topchat .btn-inner {
	background: url(http://www.safesystems.com/images/btn_blue-left.png) top left no-repeat;
	margin: 0;
	padding: 3px 0 0 0;
}
#btn_chat .btn-inner a, #btn_bluebox .btn-inner a{
	font-size: .9em;
	padding: 0 0 0 12px;
	background: url(http://www.safesystems.com/images/btn_orange-left.png) bottom left no-repeat;
	display: block;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	text-decoration: none;
}
#btn_seminar .btn-inner a{
	font-size: 8pt;
	padding: 0 0 0 12px;
	background: url(http://www.safesystems.com/images/btn_orange-left.png) bottom left no-repeat;
	display: block;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
}
#btn_topchat .btn-inner a {
	font-size: .9em;
	padding: 0px 0 0px 12px;
	background: url(http://www.safesystems.com/images/btn_blue-left.png) bottom left no-repeat;
	display: block;
	text-align: center;
	margin: 0;
	text-decoration: none;
}
#btn_chat .btn-inner a em,#btn_topchat .btn-inner a h2, #btn_seminar .btn-inner a em, #btn_bluebox .btn-inner a em {
	color :#fff;
}
#btn_topchat .bold {
	font-weight:bolder;
}
#btn_chat .btn-inner a:hover em, #btn_seminar .btn-inner a:hover em, #btn_bluebox .btn-inner a:hover em{
	color: #003767;
	text-decoration: none;
}
#btn_topchat .btn-inner a:hover h2 {
	color: #fecd84;
	text-decoration: none;
}
#chat h2:hover {
	color: #003767;
	text-decoration: none;
}
#chat h2:hover em {
	color: #003767;
	text-decoration: none;
}
#btn_chat .btn-inner a:hover,#btn_topchat .btn-inner a:hover,#btn_seminar .btn-inner a:hover, #btn_bluebox .btn-inner a:hover{
	color: #003767;
}

#btn_chat .btn-inner em, #btn_seminar .btn-inner em, #btn_bluebox .btn-inner em{
	display: block;
	margin: 0;
	padding: 0 15px 6px 0;
	font-style: normal;
}

#btn_chat .btn-inner em, #btn_seminar .btn-inner em, #btn_bluebox .btn-inner em {
	padding: 0 12px 3px 0;
	background: url(http://www.safesystems.com/images/btn_orange-right.png) bottom right no-repeat;
}
#btn_topchat .btn-inner h2 {
	padding: 7px 12px 8px 0;
	background: url(http://www.safesystems.com/images/btn_blue-right.png) bottom right no-repeat;
}
/* =Scalable Banner Button
-------------------------------------------------------------------------*/
.btn_banner {
	position: absolute;
	display: inline;
	background: url(http://www.safesystems.com/images/btn_banner-right.png) top right no-repeat;
	bottom: 35px;
	left: 360px;
}

.btn_banner .btn-inner {
	background: url(http://www.safesystems.com/images/btn_banner-left.png) top left no-repeat;
	margin: 0;
	padding: 6px 0 0 0;
}

.btn_banner .btn-inner a {
	background: url(http://www.safesystems.com/images/btn_banner-left.png) bottom left no-repeat;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 0 15px;
	text-decoration: none;
}

.btn_banner .btn-inner a em {
	color :#fff;
}

.btn_banner .btn-inner a:hover em {
	color: #003767;
	text-decoration: none;
}

.btn_banner .btn-inner a:hover {
	color: #003767;
}

.btn_banner .btn-inner em {
	background: url(http://www.safesystems.com/images/btn_banner-right.png) bottom right no-repeat;
	display: block;
	margin: 0;
	padding: 0 15px 6px 0;
	font-style: normal;
}

/* =Images
----------------------------------------------------------------------------------------------------*/
img.border {
	background: #e9e9e9;
	border: 1px solid #ddd;
	padding: 4px;
	margin-bottom: .75em;
}

img.left, img.right {
	background: #e9e9e9;
	border: 1px solid #ddd;
	padding: 2px;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
}

/* Footer
----------------------------------------------------------------------------------------------------*/
#footer {
	background: #4b4d49;
	border-top: 1px solid #222421;
	color: #fff;
	font-size: .9em;
}

#footer_bg {
	height: 200px;
	padding-top: 20px;
	background: #4b4d49 url(http://www.safesystems.com/images/bg_footer.png) no-repeat top left;
}

#footer h4 {
	margin-bottom: 0;
	font-size: .9em;
}

#footer a {
	color: #fff;
}

#footer form {
	background: #6C6E6A;
}

#footer form legend {
	text-transform: uppercase;
	padding: 5px 0 0 10px;
	margin: 0;
}

* html #footer form legend {
	padding-left: 0;
}

#footer form .col {
	display: inline;
	float: left;
	width: 210px;
	margin: 0 10px 0;
}

#footer form label { 
  display: inline-block;
  line-height: 1.4;
  vertical-align: top;
}
#footer form input {
	border: 0;
	margin-bottom: 8px;
}

#footer form input.btn {
	float: right;
}

#footer #logo_1nservice {
	clear: both;
	display: block;
	padding-top: 15px;
}

#footer img.icon {
	position: absolute;
	padding-top: 2px;
	padding-left: 10px;
}

#footer ul li {
	float:left;
	list-style: none;
	display: inline;
	margin: 0;
}

#footer li a {
	border-right: 1px solid #fff;
	margin-right: 8px;
	padding-right: 8px;
}

#footer li#facebook, #footer li#podcast, #footer li#linkedin, #footer li#twitter,#footer li#youtube {
	background-image: url(http://www.safesystems.com/images/icon_facebook.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

#footer li#podcast {
	background-image: url(http://www.safesystems.com/images/icon_podcast.png);	
}
#footer li#youtube {
	background-image: url(http://www.safesystems.com/images/icon_youtube.png);	
}
#footer li#linkedin {
	background-image: url(http://www.safesystems.com/images/linkedin-icon.png);	
}
#footer li#twitter {
	background-image: url(http://www.safesystems.com/images/twitter-icon.png);	
	border-right-width: 0;
}
#footer li.last a {
	border-right-width: 0;
}
/*Misc
-----------------------------------------------------------------------------------*/
#subscribe table {
	border-width:0px;
	margin-bottom: 0em;
}

#subscribe td, th {
	border-bottom: 0;
	border-right: 0;
}
#course_desc ul {
	margin-bottom: 0em;
	margin-left: 30px;
}
/* bait ads
----------------------------------------------------------------------------------------------------*/
#bait_ads {
	background: #fff url(http://www.safesystems.com/images/ads/ad_bg.png) no-repeat top left;
	position: relative;
	margin-bottom: 20px;
	height: 272px; 
 	width: 220px; 
 	overflow: hidden;
}
#bait_ads #caption {
	position: absolute;
	z-index: 3;
	color: #000;
	top: 120px;
	margin: 0 10px;
}
#bait_ads .ads { 
	position: relative;
	height: 272px; 
	width: 220px; 
	z-index: 1;
}
#bait_ads .ad_controls {
	position: absolute;
	bottom: 3px;
	right: 10px;
	z-index: 2;
}
#bait_ads .ad_controls img {
	margin-left: 5px;
}
/* picture captions
---------------------------------------------*/

.right { 
	margin: 0.5em 0pt 0.5em 0.8em;
	float:right;
}
.left { 
	margin: 0.5em 0.8em 0.5em 0;
	float:left;
}
/* resources page
---------------------------------------------*/
#resources ul li {
	float:left;
	list-style: none;
	display: inline;
	margin: 0 0 10px 0;
}

#resources li#eguide, #resources li#checklist, #resources li#webinar, #resources li#blogpost,#resources li#Consultation {
	background-image: url(../images/icons/eguide.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
}

#resources li#checklist {
	background-image: url(../images/icons/checklist.jpg);	
}
#resources li#webinar {
	background-image: url(../images/icons/webinar.jpg);	
}
#resources li#blogpost {
	background-image: url(../images/icons/blogpost.jpg);	
}
#resources li#Consultation {
	background-image: url(../images/icons/person.jpg);	
}