/* Old Footer

table#fatfoot { width: 100%; border: 1px solid gray; font-family: Arial,Helvetica,sans-serif; }
table#fatfoot td { margin: 0; padding: 4px 8px; vertical-align: top; text-align:left;
        font-size: 0.9em; line-height: 1.3em; border: none; }
table#fatfoot td.ffCol { border-right: 1px dotted gray; }
table#fatfoot td.last { border-right: none; }
table#fatfoot td hr { color: green; margin: 0 0 3px; padding: 0; }
table#fatfoot td ul, #fatfoot td ol, #fatfoot td li {
        padding: 0; margin: 0; list-style-type: none; }
table#fatfoot td li { padding: 1px 0; margin:0 0 0 10px; text-indent:-10px; font-size: 0.9em; line-height: 1.3em; }
table#fatfoot h4 { display: inline; margin: 0 0 2px; padding: 0; font-size: 1em;}
table#fatfoot td img { border: none; margin: 0; }
table#fatfoot td img.promo { float: left; margin: 0 10px 10px 0; }
table#fatfoot #promo { margin: 0 0 10px; padding: 0; }
table#fatfoot #promo td { margin: 0; padding: 0 10px 0 0; }
table#fatfoot #promo img { margin: 0; padding: 0; }

div.fatfootergray6column table.fatfootergray6column {
        width: 100%; height: 127px;  margin: 15px 0 0; padding: 0;
        background-image: url("/smg/images/backgrounds/fatfooter_gray6col_bg.jpg");  }
div.fatfootergray6column td { width: 16.66%; padding: 10px 12px 0; vertical-align: top; }
div.fatfootergray6column ul { list-style: none outside none; }
div.fatfootergray6column li { line-height:16px; font-size:12px; }
div.fatfootergray6column li.title { font-weight:bold; }
div.fatfootergray6column li a { color: #808080; text-decoration: none; }
div.fatfootergray6column li a:hover { text-decoration: underline; }

*/

/* New Footer */
#smg_page_template_footer {
padding:0!important;
margin:0!important;
width:auto!important;
}
#fatFooter {
padding-top: 0!important;
width:100%;
position:relative;
}
.footer-wrap {
	margin:0 auto;
	position: relative;
}
#fatFooter .foot-app {
	padding: 15px 15px 0;
	width: 45%;
	background-color: #E0E0E0;
}
#fatFooter .app-left {
	float: left;
}
#fatFooter .app-right {
	float: right;
}
#fatFooter #appBlock {
	padding: 20px 0;
}
#fatFooter .app-img {
	float: left;
}
#fatFooter .app-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float: right;
	width: 280px;
	line-height: 18px;
	padding-top: 5px;
}
#fatFooter .foot-scotts{ 
	color:#008556!important;
	display:block;
	margin-bottom: 5px;
	font-size: 16px;
	text-decoration:none;
}
#fatFooter .app-desc .app-ortho{ 
	color:#ec6e6a;
	margin-bottom: 5px;
	display:block;
	font-size: 16px;
}
#fatFooter .footBtn {
	background-color: #eaeaea;
	padding: 5px 10px;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 5px;
	color: #666;
	text-decoration: none;
	border: 1px solid #FFF;
	border-radius: 5px;
	font-weight:bold;
	-webkit-box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, .5);
    box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, .5);
}
#fatFooter .footBtn:hover {
	background-color:#fff;
	color:#000}
#fatFooter #footer-content {
	clear: both;
	border-top: solid 1px #bbb;
	padding: 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
#fatFooter #footer-content #nav{
	padding-bottom:15px;
	border-bottom: solid 1px #bbb;}
#fatFooter #footer-content #nav ul{
        margin:0!important;
}
#fatFooter #footer-signup{
	border-bottom: solid 1px #bbb;
	padding-bottom: 15px; }
#fatFooter #footer-social{
	padding: 15px 0;
	clear:both; }

#fatFooter .col-big{
	float:left;
	padding:0 15px;
	min-height:260px;}
#fatFooter .col-sml{
	float:left;
	width:140px;
	padding:0 15px;
	border-right: solid 1px #bbb;
	min-height:260px;}
#fatFooter .first-col{
	padding-left:0!important;
	width: 215px;
	border-right: solid 1px #bbb;}
#fatFooter .last-col{
	padding-right:0!important;
	width: 310px;}
#fatFooter .social{
	width: 32px;
	height: 32px;
	float:left;
	margin:5px 5px 10px 0;
	border: none;
	-webkit-box-shadow:  0px 1px 0 1px rgba(0, 0, 0, .1);
#fatFooter  box-shadow:  0px 1px 0 1px rgba(0, 0, 0, .1);
	border-radius: 5px;
}
#fatFooter .social:hover{
	opacity:0.7;}
#fatFooter #footer-content h4{
	margin:0 0 10px!important;
	font-weight:normal;}
#fatFooter #footer-content li{
	list-style: none;
	margin-bottom:10px;}
#fatFooter #footer-content li a{
	color: #666;
	text-decoration:none;
	
	display:block;}
#fatFooter .last-col li{
	width: 150px;
	float:left;
	margin-right: 5px;}

#fatFooter #footer-content li a:hover{
	color:#000;}
	
#fatFooter p{
	color: #817b79;
	margin:0 0 10px!important;}
.copy-info {
    background-color: #f1f1f1;
    padding: 10px 0;
}
.copy-info a{
	text-decoration:underline;
	color:#999}
.copy-info a:hover{
	color:#000;
	text-decoration:none;}
#fatFooter .disclaimer{
        padding: 10px 0;
        border-bottom:solid 1px #bbb;
}

/* Needed for orthohomedefense.com */
div.fatfootergray6column table.fatfootergray6column {
        width: 100%; height: 127px;  margin: 15px 0 0; padding: 0;
        background-image: url("/smg/images/backgrounds/fatfooter_gray6col_bg.jpg");  }
div.fatfootergray6column td { width: 16.66%; padding: 10px 12px 0; vertical-align: top; }
div.fatfootergray6column ul { list-style: none outside none; }
div.fatfootergray6column li { line-height:16px; font-size:12px; }
div.fatfootergray6column li.title { font-weight:bold; }
div.fatfootergray6column li a { color: #808080; text-decoration: none; }
div.fatfootergray6column li a:hover { text-decoration: underline; }

