﻿/*global styles */

body {
	font: 11px Helvetica, verdana, Arial, Sans-Serif;
	background: #725296 url(../Images/Registration/page_bg.jpg) top repeat-x;
	color:#000;
}

a{color:#ED108F;}
a:hover{text-decoration:none;}
body, ol, h1, h2, h3, li, p, ol li{margin:0; padding:0;}
#container{
	position:relative;
	background: url(../Images/info/content_bg_new.jpg) no-repeat 155px 0px;
	width:855px;
	margin:0 auto;
	padding-left: 155px;
	padding-right: 90px;
}

p#logo
{
	width: 434px;
	height: 105px;
	margin: 0px 0 0 33px;
	background: url(../images/homepage/logo.jpg) no-repeat;
	text-indent: -9000px;
	float: left;
	display: inline;
}

img#blobs_left
{
	position: absolute;
	left: 0px;
	top: 0px;
}

img#blobs_right
{
	position: absolute;
	right: 0px;
	top: 0px;
}

div.clear{clear:both; height:0; width:0;}
	
#header{
height:128px;
width:400px;
background: url(../Images/info/logo_over.jpg) no-repeat 26px 0px;
}

#header a{
	display:block;
	width:400px;
	height:129px;
	position:absolute;
	background: url(../Images/info/logo.jpg) no-repeat 21px 10px;
	left:170px;
}
#header a:hover{background-image:none;}



.middle{
	height:430px;
	width:855px;
	padding-top:30px;
}
div#backto{
	width:90px; 
	height:54px; 
	position:absolute; 
	top:455px; 
	left:270px; 
}

#backto a{
	width:90px; 
	display:block; 
	height:54px; 
	text-indent:-9000px; 
	background: url(../Images/products/back_to_main.png) no-repeat left bottom;
    behavior: url(/pngbehavior.htc);
}

#backto a:hover{background-position:left top;}
/* ping behavior */

img {behavior: url(/pngbehavior.htc);}
/* WhereToBuy pop-up styles */
#buy-pop-up {
	font: 11px verdana, arial, sans-serif; margin:0; padding:0;
	position: absolute;
	background: white url(../Images/popup/buy_popup_bg.jpg) no-repeat top left;
	width:549px;
	height:391px;
	top: 128px;
	left: 298px;
	border: 1px solid #000;
	overflow: hidden;
	z-index: 10000;
	display: none;
}
#buy-pop-up.active { display: block }
#buy-pop-up h1,
#buy-pop-up a,
#buy-pop-up #text_indent{text-indent:-9000px;}
#buy-pop-up #go_back{
	background: url(../Images/popup/go_back_button_bg.jpg) no-repeat top left;
	display:block;
	width:133px;
	height:64px;
	position:absolute;
	top:246px;
	left:367px;
	cursor:pointer;
}
#buy-pop-up #leave{
	background: url(../Images/popup/leave_button_bg.jpg) no-repeat top left;
	display:block;
	width:133px;
	height:64px;
	position:absolute;
	top:246px;
	left:234px;
	cursor:pointer;
}
#buy-pop-up p{font-size: 6px; font-family: helvetica, verdana, arial, sans-serf; color:White; width:250px; margin-top:135px; margin-left:250px;}
#buy-pop-up p#disclaimer{position:absolute; top:180px;}
#buy-pop-up .clear{clear:both;}
#buy-pop-up  a{text-decoration:none;}

/* shop online button styles */
div#shop_online{
	position:absolute; 
	top:-10px; 
	left:720px; 
	width:151px; 
	z-index:1;
	height:96px; 
	display:none;
}
.shop div#shop_online{display:block;}

#shop_bratz_footer_link{display:none;}
#shop_bratz_footer_link.display{display:inline;}
body span#shop_bratz_footer_link a{font-weight:bold;}


