body{
	font-family: arial;
	font-size: 12px;
	background-image: url('/image/bg_repeat.jpg');
}

#wrapper{
	width: 920px;
	background-color: white;
	display: block;
	margin: 50px auto;
	border: 1px solid #d0d0d0;
	padding: 40px;
}

#header{
	height: 160px;
	position: relative;
	cursor: pointer;
}

#menu{
	background-image: url('/image/menu_bg.jpg');
	height: 38px;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	position: relative;
    *position: absolute;
    *z-index: 9999;
}

#searchbox{
	width: 200px;
	height: 25px;
	background-image: url('/image/search_bg.jpg');
	position: absolute;
	overflow: hidden;
	right: 25px;
	top: 25px;
}

#searchbox input{
	background-image: url('/image/search_bg.jpg');
	}
	
#socialmedia{
	position: absolute;
	top: 110px;
	right: 25px;
}

#socialmedia a{
	padding-left: 10px
}

#content{
	min-height: 500px !important;
	position: relative;
	padding: 0px;
    *padding-top: 40px;
    *clear: both;
}

#footer{
	height: 320px;
	background-position: 0 100%;
	padding: 12px;
	background-image: url('/image/footer_bg.jpg');
	position: relative;
	margin-top: 20px;
}

.productItem,.productItemLast{
	list-style: none;
}

.prefooter_span{
	width: 221px;
	display: block;
	float: left;
	height: 220px;
	vertical-align: text-top;
	color: #5f5d5d;
	line-height: 140%;
}

.prefooter_span a{
	text-decoration: none;
	color: #5f5d5d;
}

.prefooter_span a:hover{
	text-decoration: underline;
}

.prefooter_span img{
	padding-bottom: 6px;
}

.footer_span{
	display: inline-block;
	color: white;
	padding-top: 10px;
	vertical-align: text-top;
}

.footer_span a{
	color: white;
	text-decoration: none; 
}

.footer_span a:hover{
	color: white;
	text-decoration: underline;
}

#nav_903888{
	padding: 0 6px;
	margin: 0;
	width: 920px !important; 
	line-height: 3em !important;

}

#nav_903888 li{
	list-style: none;
	float: left; 
	height: 40px !important;
	width: auto !important;
}

#nav_903888 li a{
	font-size: 15px !important;
	display: block;
	height: 39px !important;
	color: white;
	padding: 0 11px !important;
	text-decoration: none;
	width: auto !important;
}

#nav_903888 li a:hover{
	color: black !important;
	background-image: url(/image/menu_bg_hov.jpg);
}

#nav_903888 ul{
	position: absolute;
	top: 40px;
	z-index: 99;
	margin: -1px 0 0 !important;
	padding: 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#nav_903888 ul li{
	height: 30px !important;
	line-height: 2.5em;
	width: 210px !important;
	overflow: hidden;
	background-image: url('/image/li_bg.jpg') !important;
}

#nav_903888 ul a{
	width: 210px !important;
	padding: 0;
	margin: 0;
	float: left;
}
	

#nav_903888 ul li a{
	font-size: 12px !important;
}

#nav_903888 ul a:hover{
	background-image: url('/image/menu_bg_hov.png');
}

.catalogueItem h4 a{
	font-size: 16px;
	text-decoration: none;
	color: #b9b9b9;
	font-weight: normal;
}

.breadcrumbs{
	text-transform: capitalize; 
}

.catalogueItem h4 a:hover{
	text-decoration: underline;
}

h1{
	margin-top: 0;
	font-size: 18px;
	color: #404040;
	text-transform:uppercase;
}

h2{
	font-size: 16px;
	color: #404040;
	text-transform:capitalize;
}

.cart-summary{
	color: white;
	font-size: 12px;
	position: absolute;
	right: 25px;
	top: 60px;
}

.cart-summary a{
	color: white;
}

.units{
	font-weight: bold;
}

.productList {
	padding-left: 0;
	margin-left: 0;
}

.productitemcell{
	height: 24px;
}

#content form img{
	width: 190px;
	height: 42px;
	padding-left: 0px !important;
	margin-left: 0px !important;
}
#content a img{
	padding-left: 0px !important;
	margin-left: 0px !important;
}
#socialmedia img{
	height: 36px;
	width: 35px;
	margin: 0;
}

.headerphone{
	position: absolute;
	top: 78px;
	right: 25px;
	font-size: 210%;
	color: white;
}
   
p.cal{
  padding-top: 10px 
}

#more_info_sidebar{
    float: left;
}

#more_info_sidebar img{
}

#more_info{
  	margin-top:16px;
    height: 56px;
    border-top: solid 1px grey;
    border-bottom: solid 1px grey;
	vertical-align: middle;
}

#more_info_col1{
	width: 40px;
  	float: left;
	vertical-align: middle;
}

#more_info_col1 img{
	padding-top:12px;
  	width: 30px;
}
  
#more_info_col2{ 
  	width: 400px;
  	padding-left: 20px;
  	float: left;
	vertical-align: left;
}

#more_info_heading{
  	display:block;
	padding-top:8px;
    margin-bottom: 8px;
	font-size:16px;
  	color:	#404040;
}

#more_info_desc{
  	display:block;
	font-size:12px;
  	color:	#808080;
}

#more_info_col3{
	width: 93px;         
  	float: right;
	vertical-align: middle;
}

#more_info_col3 img{
	padding-top:10px;
  	padding-right:3px;
}

/* AUGUST 2017 STYLING */
.certs {
    width: 920px;
    display: inline-flex;
    justify-content:space-between;
    padding-top: 10px;
    padding-bottom: 10px;
}
.certs_certificates {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 17%;
    margin-left: 1.5%;
    margin-right: 1.5%;
}
.certs_certificates img {
	width:100%;
}
.follow {
    background-color: #e7e7e7;
    padding-top: 25px;
    padding-bottom: 25px;
}
.follow h2 {
    text-align: center;
}
.follow-icons {
    margin-top:25px;
    margin-bottom:25px;
    display:inline-flex;
    justify-content:space-between;
    align-items:center;
}
.follow-container a {
    width: 32%;
    height: 50px;
    display: inline-flex;
}
.follow-container a img {
    width: 50px;
    height: 50px;
    margin-lefT: auto;
    margin-right: auto;
}
.follow-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.follow-paragraph {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
a.azza-io-btn {
    border: 2px solid #000;
    padding: 5px 20px;
    border-radius: 40px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 20px;
}
.follow-button {
    margin-top: 40px;
    margin-bottom: 10px;
}
#content .follow-container a img {
    width: 50px;
    height: 50px;
    margin-lefT: auto !important;
    margin-right: auto !important;
}


.middle-cta {
	background-image: url("https://tannerjames.worldsecuresystems.com/image/social-icons/GreenBackground-Home-Page-v1.png");
	background-size: cover;
    height: 100px;
}
.middle-cta-links a {
    padding: 10px 20px;
    border-radius: 20px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
}
.middle-cta-links {
    display: inline-block;
    width: 30%;
    text-align: center;
    vertical-align: middle;
    display: inline-flex;
    display: -ms-inline-flexbox;
    justify-content: space-around;
    align-items: center;
    height: 100px;
    margin-right: 1.5%;
    margin-left: 1.5%;
}
.hero-scene {
    padding-top: 50px;
    padding-bottom: 50px;
}
.hero-scene_icon {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.hero-scene_icon img {
    margin-lefT: auto;
    margin-right: auto;
    display: block;
    width: 75px;
}
.hero-scene_para {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 17px;
    
}
.hero-scene_cta {
    margin-top: 40px;
}
.hero-scene_cta-item {
    width: 20%;
    display: inline-block;
    margin-lefT: 2.25%;
    margin-right: 2.25%;
}
#content .hero-scene_cta-item img {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.hero-scene_cta-item p {
    text-align: center;
    font-size: 17px;
}
.hero-scene_cta-link {
	margin-left: auto;
    margin-right: auto;
    display: block;
    
}    
.hero-scene_cta-link a {
		display: block;
		text-decoration: none;
		text-align: center;
		margin-top: 20px;
		padding: 5px 20px;
		border-radius: 40px;
		border: 2px solid #000;
		width: 50%;
		margin-left: auto;
		margin-right: auto;
		color: #000;
		text-transform: uppercase;
}
.azza-io-footer {
	background-color: #000;
}
.footer_span {
    display: inline-block;
    color: white;
    padding: 10px;
    vertical-align: text-top;
}
span.azza-io-footer_span {
    padding-top: 10px;
    padding-right: 10px;
}

span.azza-io-footer_span a{
	color: #fff;
	text-decoration: none;
}
.made-by {
    color: #fff;
    text-align: right;
    vertical-align: text-top;
    margin-bottom: 55px;
    padding-right:10px
}

.blog-post-item {
    width: 30%;
    display: inline-block;
    margin-left: 1.5%;
    margin-right: 1.5%;
    vertical-align: middle;
		text-align: center;
}
.blog-post-reel {
    margin-bottom: 25px;
}
.blog-post-item a {
    display: block;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
    padding: 5px 20px;
    border-radius: 40px;
    border: 2px solid #000;
    width: 32%;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    text-transform: uppercase;
}
.blog-post-item p {
		text-align: center;
    font-size: 17px;
    font-style: italic;
    min-height: 40px
}
.blog-roll-title_container {
    width: 15%;
    margin-lefT: auto;
    margin-right: auto;
    text-align: center;
    line-height: 1.5;
}
.blog-post-roll-title img {
    width: 41%;
    padding-top: 20px;
}
.middle-cta-links a {
    padding: 10px 20px;
    border-radius: 20px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}
.hero-scene_icon img {
    margin-lefT: auto;
    margin-right: auto;
    display: block;
    width: 50px;
}
.hero-scene_cta-link {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 20px;
}
.hero-scene_para {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 15px;
    font-weight: 100;
    font-style: normal;
}
.hero-scene_cta-item p {
    text-align: center;
    font-size: 15px;
    max-height: 60px;
}
.middle-cta-links a {
    padding: 10px 20px;
    border-radius: 20px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    min-width: 200px;
}
.azza-io-footer {
	height: auto;
    background-position: 0 100%;
    padding: 12px;
    background-image: none;
    position: relative;
    margin-top: 20px;
}

