label { margin: 3px 0; font-weight: bolder; }
fieldset { margin-bottom: 10px; padding: 3px; }
input, select, textarea { font-size: 11px; clear: right; margin-top: 3px; padding: 2px; }

form.cap_cerca { margin: 0px; padding: 0px; float: left; }
input.cap_cerca { background-color: #E5E5E5; border: 1px solid #E5E5E5; font-size: 10px; margin-top: 0px; width: 160px; color: #909090; float: left; }
input.boto_cerca { float: right; width: 19px; margin: 1px 3px 0 0; }

input.radio { border: none; }
.formu label { display: block; font-weight: bold; }

input.titulars_portada { border: 1px solid #FFF; background-color: #FFF; width: 300px; color: #787878; }

textarea.comentari-gris:focus, input.comentari-gris:focus,textarea.contacte:focus, input.contacte:focus
{ background-color: #F4F4ED; color: #333; }


input.comentari-error {
	background-color: #FFF1E7;
	border: 1px solid #F76114;
	width: 100%;
	color: #333;
}
textarea.comentari-error {
	background-color: #FFF1E7;
	border: 1px solid #F76114;
	width: 100%;
	height: 160px;
	color: #333;
}

label.domini_curt {
	margin:15px 10px 0 0;
	float: left;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
input.domini_curt {
	margin:15px 0 0 0;
	background-color:#E8E8DE;
	border:1px solid #E8E8DE;
	width:143px;
	float: left;
}

label.domini_curt2 {
	margin:15px 10px 0 0;
	font-size: 12px;
	display: block;
	font-weight: bold;
	float: left;
}
input.domini_curt2 {
	margin:15px 0 0 0;
	background-color:#E8E8DE;
	border:1px solid #E8E8DE;
	width:257px;
	float: left;
}

input.comentari-gris {
	border: 1px solid #E8E8DE;
	background-color: #E8E8DE;
	width: 100%;
	color: #333;
}
textarea.comentari-gris {
	border: 1px solid #E8E8DE;
	background-color: #E8E8DE;
	width: 100%;
	height: 160px;
	color: #333;
}


input.contacte {
	border: 1px solid #F5F4EB;
	background-color: #F5F4EB;
	width: 320px;
	color: #333;
}
textarea.contacte {
	border: 1px solid #F5F4EB;
	background-color: #F5F4EB;
	width: 320px;
	height: 160px;
	color: #333;
}
input.contacte-error {
	background-color: #FFF1E7;
	border: 1px solid #F76114;
	width: 320px;
}
textarea.contacte-error {
	background-color: #FFF1E7;
	border: 1px solid #F76114;
	width: 320px;
	height: 160px;
}

ul.error {
	list-style-type: square;
	color: #990000;
	margin: 10px 0 10px 20px;
}


div.popup input {
	border: 1px solid #F5F4EB;
	background-color: #F5F4EB;
	width: 280px;
	color: #333;
}
div.popup textarea {
	border: 1px solid #F5F4EB;
	background-color: #F5F4EB;
	width: 280px;
	height: 60px;
	color: #333;
}
div.popup label {
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	width: 250px;
	display: block;
	font-size: 11px;
}


input.cerca {
	border: 1px solid #D8E9F1;
	background-color: #D8E9F1;
	width: 200px;
	color: #333;
}
select.cerca {
	border: 1px solid #D8E9F1;
	background-color: #D8E9F1;
	width: 50px;
	color: #333;
}
label.cerca { display: block; }

label.checkbox span.holder{height:61px;background:url(../img/prettyphoto/checkbox.gif) 0 -1px no-repeat}label.radio span.holder{height:61px;background:url(../img/prettyphoto/radio.gif) 0 -1px no-repeat}label.checkbox:hover span.holder,label.radio:hover span.holder{top:-21px !important}label.checked span.holder,label.checked span.holder,label.checked:hover span.holder,label.checked:hover span.holder{top:-42px !important}label.list{float:left;clear:left;margin:0 0 5px 0}label.inline{float:left;margin:0 10px 0 0}input.hiddenCheckbox{position:absolute;left:-10000px}label.prettyCheckbox span.holderWrap{display:block;float:left;position:relative;margin-right:5px;overflow:hidden}label.prettyCheckbox span.holder{display:block;position:absolute;top:0;left:0}
