/********Css For subscribepopup************/
/** pop up **/
#form-subscribe-popup
{
	width: 396px;
    height: 287px;
    background-color: #fff;
    position: fixed;
    right: 221px;
    border: 1px dashed #000;
    bottom: 1px;
    border-radius: 4px;
}


#form-subscribe-popup .main-title{
	font-weight: bold;
    font-size: 30px;
    margin-top: 30px;
    line-height: 31px;
}

#form-subscribe-popup .subtitl{
	margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
        height: 67px;
    background-repeat: no-repeat;
}


#form-subscribe-popup #newsletter
{
     background-color: #efefef;
    padding: 2px 5px;
    margin-bottom: 3px;
    text-align: center;
    height: 47px;
}

#form-subscribe-popup  .validation-advice{
	color: #000;
}

#form-subscribe-popup.el_GR .submitBtn,
#form-subscribe-popup.en_US .submitBtn
{
	padding: 10px;
    border: none;
    background-color: #003399;
    color: black;
    font-weight: 300;
}

.fancybox-close-custom {
    background-image: url('http://www.koolfly.com/skin/frontend/enterprise/rwdkoolfly/images/x_remove.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
    background-size: 12px;
    background-position: center;
    cursor:pointer;
    z-index: 1;
}

.pop_el_GR{
	/*background-image: url('../../images/pop_gr.png');
	background-position: -14px 0px;*/
}

.pop_en_US{
	/*background-image: url('../../images/pop_en.png');
	background-position: -12px 0px;*/
}





#form-subscribe-popup.el_GR .bg-popup,
#form-subscribe-popup.en_US .bg-popup
{
	height:400px; 
	background:url(../subscribepopup/images/subscribe.jpg) no-repeat center;
}


#form-subscribe-popup .submitBtn
{
    padding: 10px;
  	border: none;
}




#form-subscribe-popup form
{
	float:left; 
	margin:0;
	height: 100%;
	width: 100%;
}


#nlmsgresp
{
	color: #fff;
	font-size: 14px;
	font-family: "highway_gothic_regular";
	left: 35px;
	position:absolute;
	bottom:60px;
}
/*
#form-subscribe-popup.el_GR .submitBtn
{
	border: medium none;
	cursor: pointer;
	height: 35px;
	position: absolute;
	right: 16px;
	top: 270px;
	width: 162px;
}*/







/** pop up ends **/
/*
#form-subscribe-popup {

	background-image:url(images/popup.png); 

	display:none;

	width: 440px;

	height: 306px;

	position:relative;	

}



#form-subscribe-popup.english {

    background-image:url(images/popup_en.png); 

}





#form-subscribe-popup input.newsletter {

	border:0px solid black;

	width:340px;

	height:33px;

	line-height:33px;	

	line-height:30px;

	position:absolute;

	left:48px;

	top:203px;		

	font-size:18px;

	background-color:transparent;

}



#form-subscribe-popup  button.button {

	border:0px solid black;

	width:123px;

	height:30px;	

	display:block;

	position:absolute;

	left:155px;

	top:259px;		

	background:transparent;

}



#form-subscribe-popup  button.button:hover {

		border:0px solid black;

		box-shadow:none;

}
*/

/*

#form-subscribe { display: none; width: 300px; min-height:150px;}
#form-subscribe .form-content label{float:left; width:100%; font-size:12px; font-weight:bold; color:#000000; margin:0 0 5px; text-align:left; text-transform:uppercase;}
#form-subscribe .form-content .input-box{float:left; text-align:left;}
#form-subscribe .form-content .input-box input.input-text{width:200px; height:25px;}
#form-subscribe .form-content .input-box .validation-advice{width:200px;}
#form-subscribe .form-content .actions{float:left;}
#form-subscribe .form-content #notification{float:left; width:100%; margin:10px 0 0; text-align:left;}
#form-subscribe .form-content #notification address{font-size:11px; font-style:italic; color:#8f8f8f;}

*/
