﻿


/* POPUP DELA,TIPSA & BLOGGA */

#PopupContainer{ background-color:#fff; overflow:auto; height:auto;width: 510px;height:500px;text-align:left;background:transparent url(images/poplayer.png) no-repeat;   padding-top:0px; padding-left:0px;  } 
.closepopup              {right: 9px;width: 25px;cursor: pointer;position: absolute;top: -8px;height: 24px;}
.closepopup:hover        {right: 9px;width: 25px;cursor: pointer;position: absolute;top: -8px;height: 24px;}
.modalBackground    {background-color:black;filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80;}     
#PopupContainer div.mpopupcontent   {float:left; width:580px;margin-left:15px; margin-right:15px; margin-top:10px; }
#popupCaptionBar    {padding: 1px 0px 1px; background-color:#c1c1c1; height:20px; } 
#popupCaptionBar span {font-size:8px;} 

.closep              {right: 11px;width: 25px;cursor: pointer;position: absolute;top: 9px;height: 17px;}
.closep:hover        {right: 11px;width: 25px;cursor: pointer;position: absolute;top: 9px;height: 17px;}


#PopupContainer h3 {font-size:16px; font-weight:normal; margin-top:10px;}
#PopupContainer p {font-size:10px; font-weight:bold;}
#PopupContainer span {font-size:11px;}
#PopupContainer input {font-size:10px; padding:2px 0px 2px 5px;margin:1px 0px 2px 0px;}
#PopupContainer textarea {width:270px; height:80px;font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif; font-size:10px; background:transparent url(images/bg_falt.jpg) no-repeat;}
#PopupContainer input.knapp {margin:10px 0px 0px 0px; background:transparent url(images/knapp_skicka.gif) no-repeat; width:80px; height:21px; font-size:11px; font-weight:bold; }
#PopupContainer #vansterbox {float:left; width:280px;}


#PopupContainer  span.miniheader { font-size:13px;}

