﻿.copyright_label
{
    z-index:10;
	position: absolute;
	left:34px;
	top:18px;
	width:205px; 
	height:41px;
	font-weight:bold;
}
.copyright_label p
{
	color:White; 
	font-size:10px;
}
.sitfinity_link
{
    z-index:1000;
	cursor:pointer;
	position: absolute;
	left:330px;
	top:20px;
	width:166px; 
	height:47px;
	background: url("/App_Themes/Default/images/sitefinity_logo/PB_sitefinity81x30pix_DB.png") no-repeat ;
}
.signup_label
{
    z-index:10;
	position: absolute;
	left:465px;
	top:17px;
	width:240px; 
	height:27px;

}
.signup_label p
{
	color:White; 
	font-size:13px;
}
.signup_label p img
{

    vertical-align:middle;
    padding-left:10px;
}
.footer_textbox
{
    z-index:10;
	position: absolute;
	left:693px;
	top:21px;
}

.footer_join_link
{
    z-index:10;
	position: absolute;
	left:863px;
	top:19px;
	width:80px;
	height:34px;
}
.footer_bg_left
{
	position: absolute;
	left:0px;
	top:0px;
	width:15px; 
	height:65px;
	background: url("/App_Themes/Default/images/footer/footer_bg_left.png") no-repeat;
}
.footer_bg_right
{

	position: absolute;
	left:939px;
	top:0px;
	width:17px; 
	height:66px;
	background: url("/App_Themes/Default/images/footer/footer_bg_right.png") no-repeat;
}
.footer_bg_middle
{
	z-index:2;
	position: absolute;
	left:15px;
	top:0px;
	width:930px;
	height:67px;
	background: url("/App_Themes/Default/images/footer/footer_bg_middle.png") repeat;
}