@charset "UTF-8";

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* Panel Tab/button */

.tab ul.iscriviti {
	display: block;
	position: relative;
	float: right;
	clear: right;
	width: 155px;
	margin:0;
}
.tab ul.iscriviti li.left {
	display: block;
	float: left;
}
.tab ul.iscriviti li.right {
	display: block;
	float: left;
}
.tab ul.iscriviti li {
	display: block;
	float: left;
}



.tab a.open, .tab a.close {
	cursor: pointer;
	display: block;
	position: relative;
}
#newsletter {
	padding:6px;
}
#toppanel {
	position: absolute;   /*Panel will overlap  content */
	/*position: relative;*/   /*Panel will "push" the content down */
    width: 100%;
	z-index: 999;
	text-align: center;
}
#panel {
	width: 986px;
	height: 30px;
	color: #fff;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
	margin:0 auto;
}

#panel .content .left {
	width: 356px;
	float: left;
	padding: 0 15px;
	background:#085626;
	margin-left:460px;
	-moz-border-radius: 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
	behavior: url("http://farmaciacostapozzallo.it/css/css/PIE.php");
}
#panel .content .right {
	width: 465px;
	float: left;
	padding: 0 15px;
}

input[type=submit] {
	background:#FFF;
	color:#085626;
	cursor: pointer;
	float: right;
	height: 19px;
    padding: 0 0 1px;
    width: 36px;
	border: none;
}
#newsletter input[name=email] {
	float:left;
	width:200px;
	margin: 0 10px;
	border: 1px solid #999;
}

#newsletter .rounded {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url("http://farmaciacostapozzallo.it/css/css/PIE.php");
}

blockquote {
	font-style: italic;
	color:#ef67a7;
}

#form a {
	color: #555;
}

#form label {
	width: 143px;
	float: left;
	border-bottom: #20A791 dashed 1px;
}

#form input[type=text], select {
	background-color: #FFFFFF;
	border: 1px solid #81D8D0;
	color: #777;
	float: left;
	margin: 4px 3px 20px 3px;
	padding: 1px;
	width: 300px;
}

select {
	width: 304px;
}
.textarea {
	background-color: #FFFFFF;
    border: 1px solid #81D8D0;
    color: #555555;
    font-family: arial;
    font-size: 11pt;
    height: 128px;
    margin: 4px 0 5px;
    padding: 2px;
    width: 926px;
	overflow-y:scroll;
	overflow-x:hidden;
}

textarea {
	background-color: #FFFFFF;
    border: 1px solid #81D8D0;
    color: #555555;
    font-family: arial;
    font-size: 11pt;
    height: 128px;
    margin: 4px 0 5px;
    padding: 2px;
    width: 926px;
}

#form label.error {
	font-size: 14px;
	border: 0;
	margin-top:4px;
	clear: right;
	color: red !important;
	width: 3px;
	display:block;

}

input[type=checkbox] {
	margin-left:4px;
}

#iscrizNews {
	float:left;
	width:140px;}

#newsletter .error{color:red !important;}
#label_news {
	width:90px;
	height:17px;
	background:url(../img/label.jpg) no-repeat bottom left;
	margin:0 auto;
	padding: 4px 0 16px 25px;
	font-size:12px;
	float:right;
	}

#label_news a{
	color:#1E9680;
	text-align: center;
    width: 90px;
	margin-left:46px;
	color:#fff;
	}