/*  FORM  */

#form_view .bt input {  
	border:none;
}

#form_view .bt input:hover,
#form_view .bt input:focus { 
	border:none;
}

#form_view input[type="submit"] {
	border:none;
	padding:0;
	margin:0;
	background-color:#2b2b2b;
	padding:4px 4px 4px 4px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}

#form_view input[type="submit"]:hover {
	background-color:#585858;
	color:#ffffff;	
}

#form_view select { 
	background-clip: padding-box;
    background-color: #FFFFFF;
    background-image: linear-gradient(#FFFFFF 20%, #F6F6F6 50%, #EEEEEE 52%, #F4F4F4 100%);
    border: 1px solid #D7D7D7;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444444;
    display: block;
    height: 23px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}

#utilizadores_block input[type="text"],
#utilizadores_block input[type="password"] {
	width:150px;
}

#form_view input[type="text"],
#form_view input[type="password"] { 
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FAFAFA;
    border-color: #E0E0E0 #F7F7F7 #F7F7F7 #E0E0E0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 24px;
    padding: 0 0 0 3px;
    width: 254px;
}


input#refe { 
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FAFAFA;
    border-color: #E0E0E0 #F7F7F7 #F7F7F7 #E0E0E0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    height: 24px;
    padding: 0 0 0 3px;
}

input#refe :hover { 
	background-color:#f4f4f4;
	border:none;
	padding:0px 0 0 3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
}

input#refe :focus { 
	background-color:#f4f4f4;
	border:none;
	padding:0px 0 0 3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
}

input#descricao { 
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FAFAFA;
    border-color: #E0E0E0 #F7F7F7 #F7F7F7 #E0E0E0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    height: 24px;
    padding: 0 0 0 3px;
}

input#descricao :hover { 
	background-color:#f4f4f4;
	border:none;
	padding:0px 0 0 3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
}

input#descricao :focus { 
	background-color:#f4f4f4;
	border:none;
	padding:0px 0 0 3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
}



#form_view input[type="text"],
#form_view input[type="password"],
#form_view textarea { 
	float:left;
}

#form_view textarea { 
	height:80px;
	background-color:#f2f2f2;
	padding:2px 2px 2px 3px;
	width:252px;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FAFAFA;
    border-color: #E0E0E0 #F7F7F7 #F7F7F7 #E0E0E0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#form_view textarea:hover,
#form_view textarea:focus { 
	background-color:#f4f4f4;
	border:none;
	padding:2px 2px 2px 3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	width:252px;
}


#form_view  select {
	padding:2px; 
	color:#3f3f3f; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}

#form_view input#cod_postal_cp2 {
	width:30px;
}

#form_view input#cod_postal_cp1 {
	width:60px;
}

#form_view input[type="password"]:hover,
#form_view input[type="text"]:hover { 
	background-color:#f4f4f4;
	border:none;
	padding:0px 0 0 3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	width:254px;
}

#form_view input[type="password"]:focus,
#form_view input[type="text"]:focus { 
	background-color:#f4f4f4;
	border:none;
	padding:0px 0 0 3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	width:254px;
}

/*label { 
	display:block;
}*/

#form_view label {
	clear:both;
	color: #7F7E7E;
}

#form_view label.lchck  input {
	margin:0px 10px 0px 0px;
	height:10px;
}

#form_view .asterisco {
	font-size:14px;
}

#form_view div#separator {
	padding-top:20px;
	border-bottom:1px solid #442726;
	margin-bottom:20px;
	margin-top:10px;
}

#form_view div#separator label {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#EB1B24;
	border-bottom:3px solid  #442726;
}


#form_view #radio input  { 
	width:14px;
	border:0px;
	background:none;
	padding:0;
	text-align:left;
}

#form_view input[type="checkbox"] { 
	width:14px;
	border:none; 
	background:none; 
	margin:0 4px 0 0; 
	float:left; 
	padding:0;
}

/*  FORM INPUTS ------------------------------------------------------------------ */

#form_view form {
	margin:0px;
} 

/*.form_field_active{ } /*cor de fundo para campos seleccionados*/

#form_view form.LV_form_to_validate input {
	
}

/*icons de valida??o dos campos de forms*/

#form_view .valid_img {
}

#form_view .invalid_img { float:left; padding:2px 0 0 0px}

#form_view .LV_invalid {}

#form_view .LV_valid{}

#form_view .LV_validation_message{ 
	padding:0px 0px 0px 3px; 
	font-size:10px; 
	color:#3f3f3f;
	float:left;
}

#form_view .invalid_txt { 
	clear:both;
	display:block;
	color:#999999;
	display:none;
} 

/* para as select */

#form_view .LV_valid_field {
	float: left;
}

/* para ao date-picker */

#form_view .date-picker-control {
	float:left;
}

/* botao para gerar password */

#form_view .span_passwordGenerator {
	padding:0px 0px 0px 3px;
	float:left;
}

/*  OUTROS */

#form_view #history_back {
	padding-top:5px;
	border-top: 1px dotted #999999;
	text-align:right;
}

#form_view .cp_separator {
	float: left;
}

#form_view .separator {
	font-size:18px;
	color:#12A7D1; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	margin:10px 0 10px 0;
}

#form_view .separator hr { 
	border:1px solid #442726;
	margin:3px 0 5px 0;
	padding:0;
}

#form_view .invalid_txt label {
	display:inline;
}

/*Ricardo - CSS para o template send-to-friend.tpl*/

#form_view #form_fields {
    float: left;
    height: 420px;
    width: 52%;
}

#form_view #image_frame {
    float: right;
    height: 420px;
    width: 47%;
}


#form_1 .chzn-container-active .chzn-single {
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow: none;
    border: 0px;
    border-color: #E0E0E0 #F7F7F7 #F7F7F7 #E0E0E0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    height: 24px;
    line-height: 25px;
}

#form_1 .chzn-container-active.chzn-with-drop .chzn-single {
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow: none;
    border: 0px;
    border-color: #E0E0E0 #F7F7F7 #F7F7F7 #E0E0E0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    height: 24px;
    line-height: 25px;
    filter: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    -webkit-border-bottom-left-radius : 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft : 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius : 0;
    border-bottom-right-radius: 0;
}

#form_1 .chzn-container-single .chzn-single, #form_1 .chzn-container-single .chzn-drop {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #9b9a9a;
    background-color: #f4f5f5;
}

#form_1 .chzn-container-single .chzn-single span, #form_1 .chzn-container-active.chzn-with-drop .chzn-single div {
    background-color: #f4f5f5;
}

#form_1 .chzn-container-single .chzn-single div {
    background-color: #f4f5f5;
}

#form_1 .chzn-container-single .chzn-single span {
    margin-right: 18px;
    padding-left: 8px;
}

#form_1 .chzn-container-single .chzn-single {
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow: none;
    border: 0px;
    border-color: #E0E0E0 #F7F7F7 #F7F7F7 #E0E0E0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    height: 24px;
    line-height: 25px;
}

#form_1 .chzn-container .chzn-drop {
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow: none;
    border: 0px;
    border-color: #E0E0E0 #F7F7F7 #F7F7F7 #E0E0E0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}

#form_1 .chzn-container-single .chzn-search input {
    border: 1px solid #E0E0E0;
    width: 249px;
}

#form_1 .chzn-container .chzn-results .highlighted {
    background-color: #1dd4a8;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1dd4a8', endColorstr='#1dd4a8', GradientType=0 );  
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #1dd4a8), color-stop(90%, #1dd4a8));
    background-image: -webkit-linear-gradient(top, #1dd4a8 20%, #1dd4a8 90%);
    background-image: -moz-linear-gradient(top, #1dd4a8 20%, #1dd4a8 90%);
    background-image: -o-linear-gradient(top, #1dd4a8 20%, #1dd4a8 90%);
    background-image: linear-gradient(#1dd4a8 20%, #1dd4a8 90%);
}