/* ############################################################################ */
/* ############################################################################ --------------> IceyCMS PiP CSS ## */
/* ############################################################################ */

.pip_wrapper{
	background-image:url(../_images/admin_Bg.png);
	padding:10px 2px 2px;
	min-width:300px;
	border-radius: 10px 10px 10px 10px;
}
/*admin_Bg_Morkare*/
.pip_Innehallare{
	float:left;
	background-image:url(../_images/admin_Bg.png);
	margin-top:2px;
	color:#FFF;
	padding:5px;
	clear:left;
	overflow:hidden;
	border-radius: 10px 10px 10px 10px;
}

.pip_ToppBanner{
	border-radius: 10px 10px 10px 10px;
	background-image:url("../_images/admin_Bg.png");
	color:#FFFFFF;
	cursor:move;
	font-size:14px;
	font-weight:bold;
	height:18px;
	margin-top:-8px;
	padding-right:4px;
	padding-top:3px;
	float:left;
	width:99%;
	min-width:300px;
}

.pip_stangKnapp{
	background-image:url(../_images/Cirkel_Stang.png);
	background-repeat:no-repeat;
	cursor:pointer;
	height:32px;
	float:right;
	width:32px;
	margin-top:-10px;
}

.pip_lasOlas{
	float:right;
	width:21px;
	height:32px;
	background-image:url(../_images/pigge.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:-10px;
}

.pip_minMaxiMera{
	float:right;
	width:32px;
	height:32px;
	background-image:url(../_images/Cirkel_Minus.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:-10px;
}


.pip_storreMindre{
	position:absolute;
	width:16px;
	height:16px;
	background-image:url(../_images/pip_StorreMindre.png);
	background-repeat:no-repeat;
	cursor:se-resize;
	right:0px;
	bottom:0px;
}