/*---------------------MEDIAPROMAGIC.com------------------------
---------------------©2009------------------------
---------------------header.css------------------------*/
#headerlogo {
	width: 92px;
	height: 100px;
	background: #000 url(../resources/images/logo.jpg) no-repeat;
	position: absolute;
	padding:0;
	left:50%;
	margin-left:-46px;
	z-index:100;
}

#clientloginContainer {
	background-color: #000;  
	height: 10%;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	text-align:center;
	z-index:100;
}
#headerContainer {
	background-color: #000;  
	height: 20%;
	width: 100%;
	min-height:160px;
	margin-top: 0px;
	margin-left: 0px;
	text-align:center;
	z-index:550;
}
#headerContainer a
{	
		width:82px;
	height:70px;
}
#page-flip { position:relative; right:50; top:0; float:right;  z-index:100;}
#page-flip-image { width:50px; height:52px; z-index:99; position:absolute; right:0; top:0; -ms-interpolation-mode:bicubic; }
#page-flip-message { width:50px; height:50px; overflow:hidden; position:absolute; right:0; top:0; background:url(../resources/images/subscribe.png) no-repeat right top; }
#merrychristmas
{
	background:black;
	width:200px;
	height:50px;
	position:relative;
	margin:-100px auto 0 auto;
	z-index:7000;
}
