
form
{
	margin: 0px;
	padding: 0px;
}

.error_message
{
	/* background-color: #f9e18e; */
	background-image: url(../img/tooltip_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 5px 15px 5px;
	width: 400px;
}

.error_message_small
{
	/* background-color: #f9e18e; */
	background-image: url(../img/tooltip_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 5px 15px 5px;
	width: 200px;
}

.error_message_tiny
{
	/* background-color: #f9e18e; */
	background-image: url(../img/tooltip_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 5px 15px 5px;
	width: 175px;
}

.error_message_microscopic
{
	/* background-color: #f9e18e; */
	background-image: url(../img/tooltip_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 5px 15px 5px;
	width: 110px;
}

/* A group of fields is enclosed in a 'fieldgroup' DIV */
.fieldgroup
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 15px 0px;
	padding: 15px 5px;
	background-color: #f0f0f0;
}

/* Column-based Form interface is based on 'fieldrow' */
.fieldrow
{
	/*clear: left;
	float: none;
	zoom: 100%;*/
	margin-bottom: 20px;
}

.fieldrow .title
{
	/*float: left;
	width: 150px;*/
}

.fieldrow .mandatory
{
	/*float: left;
	width: 25px;*/
}

.fieldrow .inputcontrol
{
	/*margin-left: 200px;*/
	clear: right;
}

.fieldrow .inputcontrol .comment
{
	margin-top: 3px;
	color: #999999;
	font-size: 11px;
}

.fieldrow .inputcontrol .comment_balloon
{
	margin-top: 3px;
	background: url(http://www.onzecongrespsc.cat/img/fieldrow_comment.gif) no-repeat top left;
	padding: 10px 5px 5px 5px;
	color: #999999;
	font-size: 11px;
}

.fieldrow .submitbutton
{
	padding-top: 5px;
	/*padding-left: 200px;*/
}


/* General Form Properties */
form, input
{
	margin: 0px;
	padding: 0px;
}

/* Input Field */
.field
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #565656;
	background-image: url(../img/field_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 1px;
	height: 25px;
}

.field_small
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #565656;
	background-image: url(../img/field_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 1px;
	height: 16px;
}

/* Input field for long text */
.field_area
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #565656;
	background-image: url(../img/field_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 14px;
	overflow: auto;
	padding: 5px 1px;
}

/* Multiple select */
select.multiple_select
{
	padding: 3px;
}

/* Multiple select */
select.multiple_select_small
{
	padding: 0px;
}
select.multiple_select_small option
{
	padding: 2px;
	font-size: 0.75em;
}

/* Small selector */
select.small, select.small option
{
	font-size: 0.85em;
}

/* Form's Main Button */
.wbutton
{
	border-top: 1px solid #e11622;
	border-right: 1px solid #c9040f;
	border-bottom: 2px solid #c9040f;
	border-left: 1px solid #e11622;
	background-color: #DC0A15;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 13px 5px 13px;
}

/* Form's Cancel Button */
.cbutton
{
	border-top: 1px solid #e1ddd3;
	border-right: 1px solid #bbb4a6;
	border-bottom: 2px solid #bbb4a6;
	border-left: 1px solid #e1ddd3;
	background-color: #c7c0b2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 13px 5px 13px;
}

/* Form's Small(er) Button */
.sbutton
{
	border-top: 1px solid #4f92dd;
	border-right: 1px solid #2a6dba;
	border-bottom: 2px solid #2a6dba;
	border-left: 1px solid #4f92dd;
	background-color: #3f84d2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 13px 2px 13px;
}

/* Button to (de)activate a given property. E.g. Public/Private Button */
.bttn_right
{
	background: url(http://www.onzecongrespsc.cat/img/bttn_right_wbg.gif) repeat-x bottom left;
	padding: 0px;
	margin-right: 75px;
	height: 35px;
}
.bttn_right .label
{
	padding: 8px 10px 5px 10px;
}
a.bttn_right_off
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0px 12px 0px;
	background: url(http://www.onzecongrespsc.cat/img/bttn_right_off.gif) no-repeat top right;
	text-decoration: none;
	display: block;
	width: 75px;
	text-align: center;
}
a.bttn_right_on
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0px 12px 0px;
	background: url(http://www.onzecongrespsc.cat/img/bttn_right_on.gif) no-repeat top right;
	text-decoration: none;
	display: block;
	width: 75px;
	text-align: center;
}
a.bttn_right_off:hover, a.bttn_right_on:hover,
a.bttn_right_off:visited, a.bttn_right_on:visited,
a.bttn_right_off:active, a.bttn_right_on:active
{
	color: #ffffff;
	text-decoration: none;
}

select, input, label
{
	vertical-align: middle;
}

/* Word Counter, Character Counter */
.wordcounter
{
	color: #aaaaaa;
	border: 1px solid #cccccc;
	padding: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
.charcounter
{
	color: #aaaaaa;
	border: 1px solid #cccccc;
	padding: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}

.alert
{
	background-color: #F8F294;
	padding:5px;
	margin-top:10px;

}

.required
{
	color:#ff0000;
}