#padiact_overlay_div
{ }

#nrlsk-form
{
	/*SET BACKGROUND COLOR AND IMAGE*/
	background:url("/resources/img/email-padiact/BLKN-Padiact-email-capture-842%C3%97399.jpg") no-repeat center bottom #f4f5f5;
    
	/*SET HEIGHT AND WIDTH OF EMAIL POPUP*/
	/*width: 982px ;
	height:608px ;*/
	width: 842px ;
	height:498px ;
   
	/* margin-left = width/2 */
    margin-left: -421px ;
	
	/* margin-top = height/2 
    margin-top: -249px ;*/
	
	top: 107px;
    left: 50%;
    display: block;
    position: fixed;
    z-index: 10002;
    overflow:visible;
}
#nrlskExit
{
    color: #444444;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99999;
    cursor: pointer;
    background:url("/resources/img/email-padiact/email-close-icon.png") top left no-repeat  ;
    width:30px;
    height:30px;
}

#norilskTop
{
    /*background-image: url(http://d2xgf76oeu9pbh.cloudfront.net/images/top_shadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 20px;
    width: 330px;
    overflow: hidden;
    padding:0;*/
}

#norilskContent
{
	left: 30px;
	position: absolute;
	top: 30px;
	/*top:407px;*/
	/*bottom: 5px ;*/
	/*width: 280px;
    padding: 5px 25px;
    background-image: url(http://d2xgf76oeu9pbh.cloudfront.net/images/cnt_shadow.png);
    background-repeat: repeat-y;
    background-position: center top;*/
}
#norilskLoadedContent
{
	width: 750px;
    /*background: #EDEDED ;
    position: relative;
    overflow-x: hidden;
    padding: 0 10px*/
}
#norilskLoadedContent > div:last-child a{
	display:none;
}
#norilskTitle
{
	color:#000 ;
	font-family: metric-semibold,Arial,sans-serif ;
	font-size: 36px ;
	padding:0 ;
	margin:0 ;
    /*margin: 0;
    color:#3f3f3f;
    font-size:16px;
    line-height:18px;
    font-weight:bold;
    font-style:normal;
    text-align:left;
    padding:10px 0 6px 0;*/
}

#nrlsk_fields
{
	color: #000000 ;
	font-family: metric-regular,Arial,sans-serif ;
	font-size: 18px ;
   /*margin: 0;
    border-top: 1px solid #FFF;
    padding:0;
    color:#3f3f3f;
    font-size:12px;
    line-height:18px;
    font-weight:normal;
    font-style:normal;
    text-align:left;*/
}
#nrlsk_fields p {
	color: #000000 ;
	font-family: metric-regular,Arial,sans-serif ;
	font-size: 20px ;
	margin:0 ;
}
#nrlsk_form
{
    margin-top: 10px;
    margin: 0;
    padding:0;
    color:#3f3f3f;
    font-size:12px;
    line-height:18px;
    font-weight:normal;
    font-style:normal;
    text-align:left;     
    width:100%;
    height:auto;
}
#nrlsk_form label
{
    margin: 10px 0 0 0;
    padding:0;
    display: block;
	font-family:metric-semibold, Arial, sans-serif ;
    font-weight: normal ;
	font-size:16px;
    float: none;
    clear: none;
	line-height: 25px;
    text-align: left;
    width: auto;
    height: auto;
}
#nrlsk_form input[type=text]
{
  font-size:14px ;  
  float:none ;
  margin-right:30px;
  width:250px ;
}
#norilsk_save
{
	text-transform: uppercase ;
	border: none ;
	border-radius: 100px ;
	-moz-border-radius: 100px ;
	-webkit-border-radius: 100px ;
	
	
	font-family: metric-regular,Arial,sans-serif ;
	font-size:14px ;
	margin: 10px 0px ;
	padding: 6px 22px;
	background-color: #000 ;
	color: #FFF ;
	behavior: url('/us/_ui/belkin/js/PIE.htc') ;
	
  /*font-size: 12px;
  font-weight: bold;
  color: #FFF;
  background: #000;
  border: 1px solid #000;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  padding: 3px 6px;
  margin: 10px 0px;     */     
}
#norilsk_save:hover{
	background-color: #57534F;
}
#nrlsk_preloader
{
    margin: 10px 0 0 0;
    padding:0;
    display: none;
    font-weight: bold;
    float: none;
    clear: none;
    text-align: left;
    width: auto;
    height: auto;
}
#nrlskPrivacy p
{
    margin: 0;
    padding:0;
    color:#000;
    font-size:11px ;
    font-family: Arial, sans-serif ;
}
#nrlsk_form fieldset
{
  border:0;
  padding:0;
}

#norilsk_thanks
{
}
#norilsk_thanks p{
	color: #000000 ;
	font-family: metric-regular,Arial,sans-serif ;
	font-size: 18px ;
	margin:0 ;
}
#norilskBottom
{
    /*height: 20px;
    width: 330px;
    overflow: hidden;
    background-image: url(http://d2xgf76oeu9pbh.cloudfront.net/images/bot_shadow.png);
    background-repeat: no-repeat;
    background-position: center bottom;*/
}
#nrlsk_fade
{
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 10001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}