a.footer:link {color: #464646; text-decoration: none; }

a.footer:visited {color: #464646; text-decoration: none; }

a.footer:hover {color: #7c7c7c; text-decoration: underline; }

a.footer:active {color: #464646; text-decoration: none; }

.footer-contain-left{
    color: #464646;
    float: left;
    font-family: "futura-pt",sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    line-height: 17px;
    margin-left: 10px;
    margin-top: 9px;
    padding: 0;
    text-align: center;
}

.footer-contain-right{
    color: #464646;
    float: right;
     font-family: "futura-pt",sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    line-height: 17px;
    margin-right: 10px;
    margin-top: 4px;
    padding: 0;
    text-align: center;
}

/* Footer Text */
.footer-sub-info{
    font-family: Futura,sans-serif;
    font-size: 10px;
    color: #a2a2a2;
    font-style: normal;
    line-height: 17px;
    padding: 0;
    text-align: center;
}


/*Social Links*/

#social-contain{
	height: 108px;
	width: 85px;
	display: inline-block;
	float: right;
	background: none;
}

.facebook a {
	display:block;
	float: left;
	width: 31px;
	height: 31px;
	margin-top: 6px;
	margin-left: 6px;
	background-color: #fff;
	background: url(../img/Earl2012-sitelinks-sprite.png) -15px -254px no-repeat;
	overflow: hidden;
}

.facebook a:hover { 
	background-position: -141px -254px;
}

.facebook a:active {
	background-position: -141px -254px;
}

.twitter a {
	display:block;
	float: left;
	width: 31px;
	height: 31px;
	margin-top: 6px;
	margin-left: 6px;
	background-color: #fff;
	background: url(../img/Earl2012-sitelinks-sprite.png) -52px -254px no-repeat;
	overflow: hidden;
}

.twitter a:hover { 
	background-position: -178px -254px;
}

.twitter a:active {
	background-position: -178px -254px;
}

/* .gplus a {
display:block;
float: left;
width: 31px;
height: 31px;
margin-top: 8px;
margin-left: 6px;
background-color: #fff;
background: url(../../img/global/EARL-social-sprite.png) -80px -50px no-repeat;
overflow: hidden;
}

.gplus a:hover { 
background-position: -206px -50px;
}

.gplus a:active {
background-position: -206px -50px;
} */

.appstore a {
	display:block;
	float: right;
	width: 120px;
	height: 42px;
	background-color: #fff;
	background: url(../img/Earl2012-sitelinks-sprite.png) -9px -204px no-repeat;
	overflow: hidden;
}

.appstore a:hover { 
	background-position: -135px -204px;
}

.appstore a:active {
	background-position: -135px -204px;
}