div#locbic {
    font-family:Arial,Helvetica,Sans-serif;
	font-size:11px;
	color: #222;
	padding: 5px 20px 20px;
}

div#locbic h3, div#locbic h2 {
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:15px 0px 15px 0px;
	padding:0 0 2px;
	text-align:left;
}

div#locbic h4 {
	border-bottom:1px solid #CCCCCC;
	color:#777;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:20px 0px 8px 0px;
	padding:0 0 2px;
	text-align:left;
	clear: both;
}

.small {
	font-size: 0.9em;
}

.justificat {
	text-align: justify;
}

.align_right {
	text-align: right;
}

.negreta {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix {
	clear: both;
}

.gris {
	color: #ccc;
}

.gris_fosc {
	color: #707070;
}

.green {
	color: #006600;
}

.red {
	color: #990000;
}

.blue {
	color: #083094
}

.separador_gris {
	margin: 15px 0;
	padding: 0;
	border-top: 1px solid #ccc;
	height: 1px;
	line-height: 1px;
	width: 100%;
}

img {
	border: none;
}

/** MISSATGES **/

.error-message {
	color: #ff0000;
}

.message {
	text-align: center;
	margin: 10px 0;
	padding: 5px;
	font-weight: bold;
	border: 2px solid #d44a2a;
	background-color: #f6dbd4;
	font-size: 11px;
}


/** FORMULARIS **/

form {
	margin: 0;
	padding: 0;
}

div#locbic fieldset{
	border: none;
	margin: 0;
	padding: 0;
}

div.input {
	margin: 0 0 15px;
}

div.input input,div.input textarea{
	margin: 0;
	display: block;
}

div.input label, label{
	display: block;
	margin-bottom: 2px;
	width: auto;
}

input, textarea, select {
	padding: 2px 3px 3px;
	font-size: 13px;
	font-family:Arial,Helvetica,sans-serif;
}

input:focus, textarea:focus, input:hover, textarea:hover {
	background-color: #ffffe0;
	border-color: #222;
}


input.fullw, textarea.fullw {
	width: 100%;
}

input.form-error, textarea.form-error, select.form-error {
	/*border-color: #d44a2a;*/
	background-color: #f6dbd4;
}

/** CERCADOR **/

div#locbic div#cercador, div#locbic div.form form {
	background-color: #DCE6E9;
	/*background-color: #fefefe;*/
	border: 2px solid #222;
	padding: 15px;
}

div#locbic div.form form legend {
	display: none;
}

div#locbic div.form div.input input, div#locbic div.form div.input textarea {
	width: 100%;
}

/*div#locbic div#cercador div.input {
	height: 40px;
}*/

div#locbic div#cercador div.left {
	margin-right: 20px;
}

div#locbic div#cercador div.input label {
	font-weight: bold;
}


div#locbic div#cercador div.input input {
	width: auto;
	color: #222;
}

div#locbic div#cercador div.input input.full_w {
	width: 100%;
}

div#locbic div#cercador .subtitol {
	font-weight: bold;
	padding: 10px 0;
}*/

div#locbic div#cercador div.submit {
	text-align: left;
	margin-top: 5px;
}

div#locbic div#cercador div.date label {
	display: inline;
	font-weight: normal;
	margin-right: 3px;
}

/** RESULTATS BICICLETES PUBLIQUES **/

ul.bicicletes {
	border: 1px solid #666;
	padding: 10px;
}

ul.bicicletes li {
	border-bottom: 1px solid #ccc;
	padding: 10px 2px;
	clear: left;
	margin: 0;
	font-size: 1em;
	height: auto;
}

ul.bicicletes li.altrow {
	background-color: #f2f2f2;
}

ul.bicicletes li.last {
	border: none;
}

dl {
 clear: both;
 height: 100px;
}


dl dt {
    clear:left;
	font-weight: bold;
	float:left;
	padding:1px 0 3px;
	width:160px;
}

dl dd {
    float:left;
	margin:0;
	padding:1px 0 3px;
	width:380px;
}

div.contactar {
	text-align: center;
	margin-top: 10px;
	padding: 10px;
	background-color: #DCE6E9;
	clear: left;
}

div.contactar a {
	font-weight: bold;
}


div.results_image {
	float: left;
	width: 150px;
	/*height: 150px;*/
}

div.results_logued {
 clear: none;
 margin-left: 160px;
}

div.results_logued p {
	margin: 0 0 10px;
}

div#locbic div.results_logued table {
	font-size: 11px;
	padding: 0;
	border-collapse: collapse;
	background:none;
	border:none;
	clear:none;
	color:#222;
	margin:0;
	width:auto;
}

div#locbic div.results_logued table td {
	padding: 0 0 5px;
	text-align: left;
	border: none;
}

div#locbic div.results_logued table td.negreta {
	padding-right: 8px;
}


/** FORMULARI DE CONTACTE **/

div.contactes_form {
	border: 2px solid #222;
	background-color: #DCE6E9;
	padding: 10px;
}

div.captcha_row {
	width: 465px;
}

a.captcha {
	display: block;
	font-size: 10px;
}


/** Form login a menu **/

div.login_form {
    font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:11px;
	color: #fff;
	margin: 10px 20px;
}

div.login_form div.input input {
	width: 100%;
}

div.login_form div.submit {
	text-align: right;
}

/** IMATGES **/

div.no_image {
	border: 1px solid #666;
	background-color: #ccc;
	color: #222;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.medium {
	width: 150px;
	height: 150px;
}

.large {
	width: 250px;
	height: 250px;
}

/** ordenacio **/
p.ordena {
	text-align: right;
}

p.ordena a {
	text-decoration: underline;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin: 10px 0 0;
	text-align: right;
	
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

form#editbic div.submit {
	text-align: center;
	margin: 20px auto 10px;
}

div.add_image {
	text-align: center;
	margin-top: 10px;
	padding: 10px;
	background-color: #DCE6E9;
	clear: left;
	border: 2px solid #222;
}

div.add_image a {
	font-weight: bold;
}

div.gest_image {
	height: 180px;
	width: 170px;
	float: left;
}

div.gest_image p {
	margin: 5px 0;
}

div.actions_menu {
	position: absolute;
	right: 20px;
	top: 0;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

div.actions_menu ul, {
	padding: 0;
	margin: 0;
}

div.actions_menu li {
	margin: 0 0 4px;
	padding: 0;
	font-size: 10px;
}

/** autocompletar **/
div.auto_complete    {
     position         :absolute;
     width            :250px;
     background-color :white;
     border           :1px solid #888;
     margin           :0px;
     padding          :0px;
}

div.auto_complete ul {
	padding: 5px;
	margin: 0;
}

div.auto_complete ul li {
	margin: 2px 0 3px;
	text-align: left;
	padding: 0;
	background:  none;
}

div.auto_complete ul li.selected    { background-color: #ffb; }


span.icon_required {
	color:#990000;
	font-size:11px;
	font-weight:bold;
	margin:0 5px 0 0;
	position:relative;
	top:0px;
}

div#locbic table {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #2B2B2B;
	border-collapse:collapse;
	clear:both;
	color:#222;
	margin:10px 0;
	padding:0;
	width:565px;
	font-size: 11px;
}

div#locbic table th {
	background-color:#DCE6E9;
	border:medium none;
	color:#222;
	font-size:12px;
	font-weight:bold;
	padding:6px 8px 7px;
	text-align:left;
}



div#locbic table tr.altrow td {
	background:#E7E7E7 none repeat scroll 0 0;
}

div#locbic table tr td {
	border:medium none;
	padding:6px 5px 7px;
	text-align:left;
}

#fitxa p.accions_fitxa, .accions_menu_top {
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
}


#fitxa p {
	margin: 0 0 4px;
	font-size:  11px;
}

#fitxa .fitxa_image {
	float: left;
	width: 250px;
	margin-right: 15px;
	background-color: #ddd;
	border: 1px solid #555;
}

#fitxa .basics_fitxa {
	margin-left: 265px;
}

#fitxa div.fitxa_thumb_image {
	height: 165px;
	width: 165px;
	float: left;
}

#fitxa ul {
	margin: 0;
	padding: 0;
}

#fitxa ul li.contact_fitxa{
	margin: 0;
	padding: 0 0 20px;
	font-size: 11px;
}

#fitxa ul li.contact_fitxa p {
	text-align: left;
}

.pilar {
	display:block;
	margin:0 0 15px;
	overflow:hidden;
}

ul.manteniment {
	margin: 0;
	padding: 0 10px 0;
}

ul.manteniment li {
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
}

div#locbic div.actions ul {
	margin: 20px 0;
	padding: 0;
}

div#locbic div.actions ul li {
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
}

div.logo_menu {
	margin: 15px auto 0px;
	text-align: center;
	/*border: 1px solid #444444;*/
	background-color: #083094;
}

p.logo_menu {
	text-align: center;
	color: #e7e7e7;
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	padding: 0 4px;
	margin: 5px 0 20px;
}

p.titol_menu {
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-weight: bold;
	color: #efefef;
	text-align: center;
	font-size: 11px;
	padding: 0 4px;
}

p.noborder {
	margin-top: 20px;
	border: none;
}


div.form-login {
	width: 350px;
	margin: 15px auto 35px;
	padding: 25px;
	border: 2px solid #222;
	background-color: #DCE6E9;
	text-align: left;
	font-weight: normal;
}

div.form-login p {
	text-align: justify;
	margin-bottom: 25px;
	margin-top:  0px;
}

div.form-login div.input input {
	width: 100%;
	padding: 2px;
	font-size: 20px;
	border: 2px solid #888;
	font-family:Arial,Helvetica,sans-serif;
	
}

div.form-login div.input label {
	font-weight: bold;
}

div.form-login div.input input:focus, div.form-login div.input input:hover {
	background-color: #ffffe0;
	border-color: #222;
}

div.form-login div.submit {
	text-align: center;
	margin-top: 20px;
}

div.form-login div.submit input {
	width: auto;
	font-size: 15px;
	padding: 3px 8px;
}

label span.info {
	display: block;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
}

div.checkbox label {
	display: inline;
}

div.checkbox input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}

div.input input[type=hidden] {
	display: none;
}
