@charset "utf-8"; 
/* CSS Document */
/*
Version: 1
Author: Lance Davey
Author URI: http://www.webnerd.co.za

/* === General === */

 @font-face {
	font-family: helveiticaneue; 
	src: url(../fonts/HelveticaNeueLTStd-Md.otf); 
}

 body {
	width: 100%; 
	height: 100%; 
	font-family: "Open Sans", Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:400; 
	color: #777777; 
	background: #ffffff; 
   margin:0 0 0 0; 
	padding:0;     
}

h1, h2, h3 {
	font-family: "helveiticaneue", Arial, Helvetica, sans-serif; 
}

h4, h5 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif; 
}

h1 {
	color: #00395d; 
	text-transform: capitalize; 
	font-weight:normal;  
	margin-top: 20px; 
	margin-bottom: 20px; 
	font-size: 2.2em; 
}
   
h1 span {
	color: #343434; 
}

h2 {
	color:#444444; 
  	font-size: 2em; 
}
h2 span {
	color: #343434; 
	text-transform: uppercase; 
}

h3 {
	color:#444444; 
   font-size: 1.8em; 
	
}
h4 {
	color:#444444; 
   font-size: 1.8em; 
	
}
h5 {
	color:#444444; 
   font-size: 1.8em; 
	
}
 
 .brand-primary {
	font-family: Allerta+Stencil; 
	color: #e5ebee; 
	font-weight:normal;  
	margin-top: 20px; 
	margin-bottom: 20px; 
	font-size: 2.2em; 
}

 .brand-primary span {
	font-family: Allerta+Stencil; 
  	color: #343434; 
} 

 a {
	color:#00395d; 
}
 
 a:hover {
	color: #444444; 
}

a:active, a:hover, a:visited {
	text-decoration:none;    
}

p {
	color: #777777; 
}

 .headline {
   width: 100%; 
   height: 40px; 	
	font-size: 20px; 
	margin: 20px 0px 10px 0px; 
   background: #c0c0c0; 	
	padding:10px 0 10px 16px; 
	box-sizing: border-box; 
}

 .content {
	display: inline-block; 
	width: 100%; 
	height: auto; 
	background: #fff; 
	border-bottom: solid 5px #000; 
	padding: 0; 
	margin: 0 0 0 0; 
}

 #login-bar {
	width: 100%; 
	height: auto; 
	background-color: #e5ebee; 
	padding: 10px 0; 

}

 .login-bar {
}

.login-bar ul {
 	margin: 0; 
 	padding: 0 0 0 0; 
}


.login-bar li {
	display:inline-block; 
	margin-top: 0; 
	margin-right: 30px; 
	margin-bottom: 0; 
	margin-left: 0; 	
}


 .backdrop-main {
	position: relative; 
   width: 100%; 
   height: 100%; 
   padding: 35px 0; 
   background: none; 
     }

/* === windows === */

   #topwindow {
    position: relative; 
    display: block; 
    width: 100%; 
    height: 45px;  

   }
   .window {
    position: relative; 
    display: block; 
    width: 100%; 
    height: auto; 

}
.scrolldown {
	padding: 100px 0; 
}

/* === client/team area pills (colour inherited from header) === */

#client-area, .client-area-block {
	background-color: #e5ebee; 
}

.cp-logo {
	background-color: #423f4e; 
}

.cp-header {
	background-color: #423f4e; 
}

.cp-menu {
	min-height: 100vh; 
	background-color: #423f4e; 
}

.cp-content {
	min-height: 100vh; 
	background-color: #ffffff; 
}

.cp-nav li {
	color: #ebebeb; 
	border-top: 1px solid #00aeef; 
	border-bottom: 1px solid #00aeef; 
}

.cp-nav li.active {
	border-left: 3px solid #343434; 
	background-color: #00aeef; 
}

.cp-nav li:hover {
	color: #fff; 
	background-color: #00aeef; 
}

 .nav-custom {
	background: #fff; 
}

 .nav-custom .active a, .nav-custom .active a:hover {
	background: #343434 !important;  
}

/* === Navigation === */

#elite-topbar, #mininav , #elite-nav-block, #elite-main {
	background-color: #567E8F; 
}

.elite-topbar-menu a, .topbar-menu a {
 	color: #444444; 
}

.elite-topbar-block a:hover, .elite-topbar-block a.active {
	color: #00395d; 
}

.topbar ul a li, .topbar ul a li:active, .topbar ul a li:hover {
	color: #444444; 
}

 #logo {
 	margin-top: 15px;
 	padding: 0 0 0 0; 
 }

  #elite-logo {
	padding:0 0 0 0; 
	margin:0; 
	}

 #logo img, #elite-logo img {
	display: block; 
	width: 100%; 
	height: auto; 	
	}

 .menu-button {
	display: none; 
	text-align: right; 
}

 #DaMenu {
	display: none; 
}

 .elite-nav-block {
	float: right; 
	width: 100%; 
	height: auto; 
	background: none; 
	padding: 14px 0px; 
	margin: 0 0 0 0; 
	text-align: center; 
}

.elite-main-login {
	padding: 10px 0; 
}

 #navbar a, .elite-nav-block a, .elite-main-dropdown .dropbtn {
   height: auto; 
   margin: 0px 2px; 
   background: none; 
  	font-size:14px; 
 	color: #444444; 
 	text-decoration:none; 
	transition: border-color .5s ease-in-out; 	
}

.navbar-header-center h2 {
font-size: 3.8em; 
font-weight: 400;
color:#ebebeb; 
}

.navbar-header-center p {
color:#ebebeb; 
font-size: 1.8em;
}    

 .elite-nav-block a:hover, .elite-main-dropdown .dropbtn:hover, .elite-nav-block a .active, .elite-main-dropdown .dropbtn .active  {
 	background: none; 
	color: #444444; 
}

 .elite-main-dropdown-list-group {
	width: 100%; 
	height: auto; 
	padding: 10px 0; 
}

 .elite-main-dropdown-list-group a {
	border:none; 
	padding: 10px 10px; 
}

.elite-main-dropdown-list-group a:hover {
	border:none; 	
	color: #444444; 
	background-color: #e5ebee; 
}

.elite-main-dropdown-content {
	background-color: #e5ebee; 
}

.elite-list-media-body h4 { 
	font-size: 16px; 
	color: #444444;  
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
color: #00395d; 
background-color: #e5ebee; 
}

 .nav-mobile-menu-button {
	background-color: #e5ebee; 
 }

 /* === Product special === */

#product-special {
	margin-bottom: 30px; 
}

.product-special {
     -moz-box-shadow: 0px 2px 8px rgba(0,0,0,.8); 
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,.8); 
    box-shadow: 0px 2px 8px rgba(0,0,0,.8); 
}

.product-special-content {
	padding: 10px; 
}

.product-special-body h2 {
	width: 100%; 
	height: auto; 
	padding: 15px 0 15px 10px; 
	color: #444444; 
	background-color: #e5ebee; 
}

.product-special-pricing {
width: 100%;  
height: auto; 
padding: 30px 10px; 
}

.dollar-amount {
font-size: 1.6em; 
}

.savings-block {
	width: 100%; 
	height: auto; 
}

.savings-block-saving {
float: right; 
width: auto; 
height: auto; 
border-radius: 5px; 
padding: 20px; 
background-color: #ef2929; 
color: #ffffff; 
}

.savings-amount {
font-size: 1.4em; 
font-weight: 500; 
}

.product-special-image img {
	margin: 0 auto; 
}

.item-recommended-overlay {
}

.item-recommended-overlay-large {

}

.wntimetxt {
width: 100%; 
height: auto;  
padding: 8px 0 8px 5px; 
color: #00395d; 
background-color: #e5ebee; 
}
	
#block-builder-wrapper {
margin-bottom: 30px; 
}

.block-builder-wrapper-home {
margin-bottom: 30px; 
padding-top: 100px; 
padding-bottom: 100px; 
text-align: center; 
}

#minilogo {
padding: 12px 5px; 
}

	/* === Panels === */

.panel {
	background: none; 
	border: none; 
}

.panel-body {
background-color: #f7f7f7; 
}

.thumbnail {
	text-align: center; 
	border: none; 
	
}
.panel-primary > .panel-heading {
background-color: #e5ebee; 
border-color: #e5ebee; 
} 

.panel-admin-1 > .panel-heading {
background-color: #ffffff; 
border-color: #ffffff; 
} 

.panel-admin-2 > .panel-heading {
background-color: #ffffff; 
border-color: #ffffff; 
} 

.panel-admin-3 > .panel-heading {
background-color: #ffffff; 
border-color: #ffffff; 
}

.panel-default > .panel-heading {
background-color: #e5ebee; 
border-top: none; 
border-right: none; 
border-bottom: solid #e5ebee 1px; 
border-left: solid #e5ebee 1px; 
color: #00395d; 
text-transform: uppercase; 
}

.panel-category {
padding: 15px; 
border: solid 1px #ebebeb; 

margin-bottom: 30px; 
} 

.panel-category-header h2 {
font-size: 1.2em; 
color: #444444; 
	min-height: 50px; 
	background-color: #e5ebee; 
	padding: 15px 10px; 
}

.panel-category-image {
min-height: 130px; 

}

.panel-body h2 {
	font-size: 1.4em; 
}

.panel-body h3 {
	font-size: 1.2em; 
}

.featured {
	padding: 35px 0; 
}

 .featured-item {
	width: 100%; 
	height: auto; 
	min-height: 350px; 
	padding: 10px; 
	border: solid 3px #e5ebee; 
	margin-bottom: 15px; 
}

.featured-item-title h4 {
	background-color: #e5ebee; 
	color: #00395d; 
	padding: 10px 5px; 
	font-size: 1em; 
}

 .featured-item img {
	display: block; 
	width: 100%; 
	height: auto; 
}

 .quick-shop-button {
	width: 100%; 
	height: 50px; 
	position: absolute; 
	left: 0; 
	bottom: 0; 

}

.tab-content {
border-right: solid 1px #ebebeb; 
border-bottom: solid 1px #ebebeb; 
border-left: solid 1px #ebebeb; 
}

.panel-body-home {
	padding-top: 100px; 
	min-height: 270px; 
	background-color: #e5ebee; 
	color: #00395d; 
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5); 
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5); 
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .5); 
}

 /* === card-menu === */

 #card-menu {
	background-color: #e5ebee; 
 
} 

 .menu-card {
 min-height: 320px; 
 text-align: center; 
 }

 .menu-card-text h2 { 
	font-size: 1em;  
}

	/* === products === */

 .related-products {
}

 .related-products h4, .related-products label  {
	font-size: .8em; 
}	

 .product-nav {
	background-color: #e5ebee; 
}
	
	/* === image link === */

#image-link {
margin: 15px 0; 
}	

 .image-link {
 	text-align: center; 
	margin: 15px 0; 	
}

.rotate-text {
	top: 15px; 
	left: 45px; 
	width: 100px; 
	height: auto; 
color: #444444; 
font-size: 1em; 
font-weight: 700; 
padding: 20px; 
text-align: center; 

}

.caption h4 {
font-size: .8em; 
}

.display-item {
	margin-bottom: 30px; 
}

.display-items-item {
	min-height: 365px; 
		-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5); 
		-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5); 
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .5); 
    padding: 5px; 
    margin-bottom: 15px; 
}

.display-items-item a {
display: inline-block; 
width: 100%; 
min-height: 245px; 
}


/* === reader === */

#reader {
	margin-bottom: 30px; 
}

.page-reader-nav {
width: 100%; 
height: auto; 
min-height: 300px; 
}

.reader-list {
	position: relative; 
	height: auto; 
	width: 100%; 
	padding-left: 0; 	
}

.reader-list-item {
	width: 150px; 
	margin: 0 15px; 
	
}

.reader-text h2 {
	text-align: center; 
	padding: 10px 0; 
}


	/* === Social Media Navigation === */

.social-float { 
	display: block; 
	position: fixed; 
	bottom: 150px; 
	right: 0px; 
	width: 70px; 
	height: 100px; 



}

.social-icon-bar { 
	display: block; 
	position: relative; 
	width: 100%; 
	height: auto; 



}

	/* === Social Media Icons === */

.social-icon-flex {   
   display: flex; 
    flex-direction: row; 
    flex-wrap: wrap; 
    justify-content: space-around; 
    align-items: center; 
    align-content: center; 
  	width: 100%; 
	height: 150px
   } 

 .social-icon a {
	width: 60px; 
	height: 60px; 
	text-align: center; 
	font-size: 1.8em; 
		-moz-box-shadow: 2px 2px 4px #343434; 
		-webkit-box-shadow: 2px 2px 4px #343434; 
    box-shadow: 2px 2px 4px #343434; 
}

 .social-icon a.facebook {
	padding: 5px 15px; 
	border: solid 1px #e5ebee; 
		-webkit-border-radius: 30px; 
		-moz-border-radius: 30px; 
	border-radius: 30px; 
	background-color: #e5ebee; 
}
   
 .social-icon a.twitter {
	padding: 5px 10px; 
	border: solid 1px #e5ebee; 
		-webkit-border-radius: 40px; 
		-moz-border-radius: 40px; 
	border-radius: 40px; 
	background-color: #e5ebee; 
}

 .social-icon a.linkedin {
	padding: 5px 10px; 
	border: solid 1px #e5ebee; 
		-webkit-border-radius: 40px; 
		-moz-border-radius: 40px; 
	border-radius: 40px; 
	background-color: #e5ebee; 
}

.social-icon i {
color: #444444; 

}

.social-icon-img {
width: 80%; 
height: 80%; 
margin: auto; 
}
	
 .social-icon-img img {
	width: 100%; 
	height: auto; 
}

.product-icon {
	text-align: center; 
}

.product-icon i {
	font-size: 2.5em; 
	color: #343434; 
}

.slide-display {
	position: relative; 
	width: 70%; 
	margin: 150px auto 10px auto; 
}	

.slide-header {
	color: #444444; 
	text-align: center; 
	font-size: 2.0em; 
	font-weight: bold; 
}

.slide-link-image {
	max-width: 300px; 
	border: solid 10px #a8cf45; 
}

.slide-link-image img {
	display: block; 
	width: 100%; 
	height: auto; 
}

.slidern-buttons {
	text-align: center; 
}
.close-slide-show a {
color: #444444; 

}

/* === SEO header === */

#seoheader {
	width: 100%; 
	height: auto; 
  color: #00395d; 
	padding: 15px; 
	background-color: #e5ebee; 
}

#telecall {
	display: block; 
	width: 100%; 
	height: auto; 
	text-align: center; 
	padding: 15px; 
	background-color: #e5ebee; 
}

#telecall h1 {
  color: #00395d; 
  font-size: 24px; 
  margin: 0; 
  }

.bigtxt {
  width: 100%; 
  font-size:1em; 
  font-weight: bold; 

  }

.tel {
  width: 100%; 
   text-align: right; 
  }

.tel a {
   text-decoration:none;  
   font-size:25px; 
	font-weight:bold; 
	color:#00395d; 

 }

.tel span {
  color: #444444; 
  font-size: 12px; 
  font-style: italic; 
  }
 
 #clckdial {
 display:none; 

 }

 /* === Widgets === */
 
 .widget, .widtel a, .widemail a {
	font-size: .8em; 
	color: #00395d; 
} 

 .widtel {
	margin: 0;  
}

.widemail i, .widtel i, .basket i {

}

 .search {
	float: right; 
}

.member-functions {
	width: 100%; 
	height: auto; 
}

.member-functions li {
text-align: center; 
margin: 0; 
}

.member-functions li a {
	font-size: .8em; 
	color: #777;
	padding: 5px 10px;
}

.sign-in {
padding: 2px 8px; 
border: solid 1px #ebebeb; 
margin: 5px; 
}

 /* === Bannerblock  === */

#banner-block {
	width: 100%; 
	color: #444444; 
	background: none; 
	margin-bottom: 30px; 
}

#banner-block h2 {
	font-size: 1.4em; 
	color: #343434; 
}

#banner-block img {
	display: block; 
	width: 100%; 
	height: auto; 
}

.banner-block-content {
	font-size: 1em; 
	width: 80%; 
	height: 100%; 
	padding: 0 15px; 
	color: #777777; 

}

.banner-text ul {
	list-style-image: url('../images/icons/listitem.gif'); 
}
	
#quick-subscribe-form {
	width: 300px; 
	margin: 0 auto; 
}

 #quick-subscribe-form input {
	border-radius: 0; 
}

/* === reviews === */

#reviews {
	background-color: #e5ebee; 
	padding: 50px 0 0 0; 
	color: #777777; 
} 

.reviews-title {
color: #777777; 
}

#clckdial, #gallery {
margin-top: 30px; 
}
 

.breadcrumb {
background-color: #e5ebee; 
}

.breadcrumb .active {
color: #00395d; 
}
 
/* === font-awesome === */

.fab, .fas, .fa, .far {
color: #393939; 
}

 .share-links {
 	width: 100%; 
 	height: auto; 
 	margin-top: 40px; 
	margin-bottom: 40px; 

}

.share-links .fab {
	color: #111; 
	font-size: 1.4em; 
}

 .share-links .fab:hover {
	color: #a8cf45; 
}

 .share-links span {
	margin-left: 15px; 
}

 .share-links-title h6 {
	text-transform: uppercase; 
}

.back-link {
font-size: .8em; 
margin-bottom: 20px; 
} 
 
/* === bootstrap btn === */
.btn-info, .label-info {
background-color: #00b2dc; 
border-color: #00395d; 

}

.btn-call-button, .btn-map-marker {
	box-shadow:inset 0px 1px 3px 0px #91b8b3; 
	background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%); 
	background-color:#e5ebee; 
	border-radius:5px; 
	border:1px solid #e5ebee; 
	display:inline-block; 
	cursor:pointer; 
	color:#00395d; 
	font-family:Arial; 
	font-size:15px; 
	font-weight:bold; 
	padding:11px 23px; 
	text-decoration:none; 
	text-shadow:0px -1px 0px #e5ebee; 
}

.btn-call-button:hover, .btn-map-marker:hover {
	background:linear-gradient(to bottom, #fff 5%, #e5ebee 100%); 
	background-color:#e5ebee; 
}

.btn-call-button:active, .btn-map-marker:active {
	position:relative; 
	top:1px; 
}

.btn-block {
	display:inline-block; 
	width: 80%; 
	background: #a8cf45; 
	-moz-border-radius:15px; 
	-webkit-border-radius:15px; 
	border: solid 5px rgba(255, 255, 255, 0); 
	border-radius:15px; 
	cursor:pointer; 
	color:#777777; 
	font-size:1.2em; 
	padding:8px 15px; 
	text-decoration:none; 
	transition: background 2s; 
}

.btn-block:hover {
border: solid 5px #ebebeb; 
	
}

.btn-block:active {
	position:relative; 
	top:1px; 
}

.btn-primary {
	background-color: #00395d; 	
	border: #00395d; 
}

.btn-primary:hover, .btn-primary:active  {
	background-color: #00aeef; 	
}

.btn-addtocart {
width: 100%; 
height: auto; 
color: #ffffff; 
background: #78d331; 
}


.fa-shopping-basket {
font-size: 1.2em; 
}

.listing-items-text {
min-height: 130px; 
}

 .backdrop-cart-preview {
	background-color: #c4c4c4; 
	padding: 10px; 
		-moz-box-shadow: 2px 2px 4px rgba(33,33,33,.5); 
		-webkit-box-shadow: 2px 2px 4px rgba(33,33,33,.5); 
    box-shadow: 2px 2px 4px rgba(33,33,33,.5); 
}

#cart-preview {
color: #777777; 
}

#cart-preview .list-group-item {
	background: #fff; 
	border: none; 
}

.close-preview {
	margin: 10px 0; 
}

.close-preview a {
	color:  #fff !important; 
font-size: 1.5em; 
}

.backdrop-cart-preview p {
	color:  #fff !important; 
	padding: 0 15px 0 15px; 

}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	background-color: #f7f7f7; 
color: #777777; 
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #00b2dc; 
	color: #ffffff; 
}


.cart-items {
	background-color: #e5ebee; 
}

.btn-info:hover {
background-color: #00b2dc; 
border-color: #00395d;  

}

#header {
width: 100%; 
height: auto; 
margin-top: 0px; 
background-color: #e5ebee; 
}

.head-custom img {
width: 100%; 
height: auto; 
display: block; 
}

.container .jumbotron {
-moz-border-radius: 0; 	
-webkit-border-radius: 0; 
border-radius: 0; 
background: #e5ebee; 
color: #00395d; 

}
.jumbotron h1 {
max-height: 80px; 
text-align: center; 
}

.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #f7f7f7; 
}


/* === bootstrap list === */

.list-group-item.active h2 {
	color: #444444; 
}

 .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	background-color: #e5ebee; 
	border-color: #e5ebee; 
}

 /* === Footer === */

#footer {
	width: 100%; 
	height: auto; 
	margin: 0 0 0 0; 
	color: #555753; 
	background: #eeeeec; 
}

#footer h2 {
	color: #555753; 
}  

#footer a {
	color: #555753; 
	text-decoration: none; 
		font-weight: bold; 
}

#footer a:hover {
	color: #555753; 
}

.list-group-item {
	background: none; 
	border: none; 
}

.webnerd-edge {
	color: #eeeeec; 
}

 .footer-menu {
	margin-top: 0px; 
	margin-bottom: 0px; 
}

 #footnotes {
	padding-top: 15px; 
	padding-bottom: 15px; 
	font-size: .8em; 
}

#footnotes a {
	color: #777777; 
}

ul.footer-list-group {
list-style-type: none; 
}

.footer-link {
	padding:10px 5px; 
	margin:5px 0;  
	text-transform: capitalize; 
	background: none; 
}

@media all and (max-width: 800px) {
	body { font-size: 12px;  }
#header {
height: auto; 
}	

h1 { font-size: 30px;  }
	.topbar { display: none;  }
	#topwindow, #floating-menu { display: none; } 
		#logo, .topbar, .navblck, .banner-block-content { width: 100%;  height: auto; }
 .menu-button { 
	
 display: block; 
  
}
 
 #DaMenu {
 	display: none; 
   float: left; 
   width: 100%; 
   height: auto; 
   max-height: 1000px; 
	background:#fff; 
	padding: 0px; 
	margin: 0; 
  }
  
 #DaMenu ul {
	display: inline-block;  
 	width: 100%; 
	float: left; 
  background: #fff; 
	text-align: center; 
	padding:0 0 0 0; 
	margin: 0; 
   z-index: 200; 

  }

 #DaMenu ul >a li {
  display:inline-block; 
  width: 100%; 
  line-height: 50px; 
   padding:0; 
   margin: 0px; 
   background: none; 

  }
  #DaMenu ul >a li { 
   padding: 15px 0px; 
   font-size:16px; 
 	color: #00395d; 
 	text-decoration:none; 
  }
    #DaMenu ul >a li:hover {
      background:navbar_back; 
    }
	#DaMenu ul >a li:hover {
     	color:#444444; 
    }
   #DaMenu ul >a li.active  {
   	background:#e5ebee; 
   }
   #DaMenu ul >a li.active {
   	color:#444444; 
   }
   
 #clckdial {
	display: block;  
	width: 100%; 
	height: 50px; 
	line-height: 50px; 
	background-color: #e5ebee; 
}

 .clckdialtxt {
	color: #777777; 
	font-size:25px; 
	font-weight: bold; 
	text-align: center; 
}

 .clckdialimg {
	width:80%; 
	margin:0 auto;  
 }

 .clckdialimg img {
	max-width: 80px; 
	height: auto; 
	margin: 0 auto; 
 }

 #telecall { display: none;  }

.social-float { 
	display: none; 
}

#footer a {
	width: 100%; 
	height: 20px; 
	line-height: 20px; 
}

}

; 