@CHARSET "ISO-8859-1";
.footer 
{
    background-image:url("../images/footer/bg.jpg");
    border-top: 15px solid #37B248;
    color: #999999;
    margin-top: 40px;
    padding-top:20px;
}
.footer span
{
	font-weight: bold;
	color:#fff;
}
.footer a 
{
    color: #999999;
    line-height: 20px;
    position: relative;
    text-decoration: none;
}
.footer a:hover
{
	color:#fff;
}
.footer p 
{
    font-size: 12px;
    margin-bottom: 0;
    position: relative;
    top: 0;
}
.footer table 
{

}
.footer th
{
	font-weight:bold;
	width:150px;
	font-size:13px;
}
.footer th, .footer td
{
	text-align:left;
	color:white;
}
.footer td, .footer li
{
	font-size:13px;
	line-height:25px;
}
.footer ul
{
	padding-left: 10px;
	padding-top:5px;
	float: left;
}
.browserIE .footer ul
{
	padding:10px 5px 0 !important;
	margin-left:0px !important;
}
.footer li
{
	list-style-type: none;
}
.contact
{
    background-repeat: no-repeat;
    line-height: 35px !important;
    padding-top: 1px;
    background-position: -4px center;
    padding-left: 34px;
}
.footer .email
{
    background-repeat: no-repeat;
    line-height: 35px !important;
    padding-top: 1px;
    background-position: 0px 5px;
    padding-left: 34px;
    background-image: url("../images/icons/mail-replay.png");
}
#landline 
{
    background-image: url("../images/icons/phone.png");
}
#mobile
{
    background-image: url("../images/icons/iphone.png");
}
#social-connect ul
{
	margin:10px 330px !important;
}
#social-connect li, 
#kadamandiya-apps li
{
	float: left;
	margin:5px 15px;
}
#social-connect ul li a:hover 
{
	box-shadow: 0 0 10px rgba(255, 255, 255, 0.5), 0 0 1px #FFFFFF inset;
}
#social-connect ul li.facebook a 
{
    background-position: 0 0;
}
#social-connect ul li.linkedin a
{
	background-position:50px 0;
}
#social-connect ul li.twitter a
{
	background-position:150px 0;
}
#social-connect ul li a 
{
    background: url("../images/icons/kadamandiya-social-icons.png") repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    display: block;
    height: 50px;
    width: 50px;
}
#kadamandiya-apps ul
{
	margin:-50px 280px 10px !important;
}
#kadamandiya-apps ul li img:hover 
{
	box-shadow: 0 0 10px rgba(255, 255, 255, 0.5), 0 0 1px #FFFFFF inset;
}