
/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

/*body { font:14px/1.231 sans-serif; *font-size:small; } */
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }
/*
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }*/
/*a:link { -webkit-tap-highlight-color: #FF5E99; }*/

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active { color: #7e8185; text-decoration:none;}
/*a:visited*/
a:hover { color: #000; }

/*
    // ========================================== \\
   ||                                              ||
   ||               Els estils                  ||
   ||                                              ||
    \\ ========================================== //
*/

/* CODI NOU */
a {
	outline:none;	
}

#botons-imatge {
	width:150px;
	float:right;
	margin:5px 10px 0 0;
}

#botons-imatge ul{
	list-style:none;	
}

#botons-imatge ul li {
	float:right;
	margin:0 7px 0 0;
}

#barra-superior {
	float:left;	
	margin:0 23px 0 0;
	padding:10px 0 0 0;
	width:100%;
	height:24px;
	font-size:10pt;
}

#idioma {
	float:left;
	margin:0 0 0 10px;
}

#empresa, #contacte, #magatzem-farmaceutic, #facebook {
	float:right;
	margin:0 0 0 30px;
}

#contacte {
	height:24px;
	background:transparent url(../img/contacte-up.jpg) no-repeat;
	padding:3px 0 0 33px;
	margin:0 20px 0 30px;
}

#contacte:hover {
	background:transparent url(../img/contacte.jpg) no-repeat;
}

#magatzem-farmaceutic {
	height:24px;
	background:transparent url(../img/magatzem-farmaceutic-up.jpg) no-repeat;
	padding:3px 0 0 33px;
}

#magatzem-farmaceutic:hover {
	background:transparent url(../img/magatzem-farmaceutic.jpg) no-repeat;
}

#empresa {
	height:24px;
	background:transparent url(../img/empresa-up.jpg) no-repeat;
	padding:3px 0 0 33px;
}

#empresa:hover {
	background:transparent url(../img/empresa.jpg) no-repeat;
}

#idioma{
	height:24px;
	background:transparent url(../img/idiomes-up.jpg) no-repeat;
	padding:3px 0 0 33px;
}

#idioma:hover{
	background:transparent url(../img/idiomes.jpg) no-repeat;
}

#main0 {
	width:940px;
	margin:0 auto;	
}

#main {
	width:922px;
	margin:0 auto 0 auto;
	float:left;
	padding:0px 0 10px 18px;
	background-color:#fff;
}

.clear {
	clear:both;
}

nav ul li {
	width:198px;
	margin:0 0 5px 0;
	font-weight:bold;
}

nav ul li a {
	font-size:10pt;
	/*
	-moz-text-shadow: 1px 1px 2px #494949;
	-webkit-text-shadow: 1px 1px 2px #494949;
	text-shadow: 1px 1px 2px #494949;
	*/
	background:#adb0b5;
	padding:5px 5px 4px 5px;
	width:155px;
	float:left;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}

nav ul li a:hover {
	color:#f7f5f6;
}

nav ul li:nth-of-type(1){
	background:transparent url(../img/menu/fons-bascules-analitiques.png) no-repeat;
	height:28px;
	padding:0 0 0 33px;
}

nav ul li:nth-of-type(2){
	background:transparent url(../img/menu/fons-bascules-pesanadons-tensiometres.png) no-repeat;
	height:64px;
	padding:0 0 0 33px;
}

nav ul li:nth-of-type(3){
	background:transparent url(../img/menu/fons-caixoneres.png) no-repeat;
	height:28px;
	padding:0 0 0 33px;
}

nav ul li:nth-of-type(4){
	background:transparent url(../img/menu/fons-cashguard.png) no-repeat;
	height:28px;
	padding:0 0 0 33px;
}

nav ul li:nth-of-type(5){
	background:transparent url(../img/menu/fons-creus.png) no-repeat;
	height:28px;
	padding:0 0 0 33px;
}

nav ul li:nth-of-type(6){
	background:transparent url(../img/menu/fons-etiquetes-electroniques.png) no-repeat;
	height:28px;
	padding:0 0 0 33px;
}

nav ul li:nth-of-type(7){
	background:transparent url(../img/menu/fons-retols-rellotges-displays.png) no-repeat;
	height:28px;
	padding:0 0 0 33px;
}

nav ul li:nth-of-type(8){
	background:transparent url(../img/menu/fons-gestio-de-piles.png) no-repeat;
	height:28px;
	padding:0 0 0 33px;
}

nav ul li:nth-of-type(9){
	background:transparent url(../img/menu/fons-robot.png) no-repeat;
	height:46px;
	padding:0 0 0 33px;
}

nav ul li:nth-of-type(10){
	background:transparent url(../img/menu/fons-tablers-de-torns.png) no-repeat;
	height:28px;
	padding:0 0 0 33px;
}

nav ul li:nth-of-type(11){
	background:transparent url(../img/menu/fons-dispensador-nocturn.png) no-repeat;
	height:28px;
	padding:0 0 0 33px;
}

#img-capsalera {
	width:903px;
	height:158px;
	float:left;
	margin:10px 0 0 18px;
}

.slideshow img { 
	display:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 2px 2px 5px #bcbcbc;
	-webkit-box-shadow: 2px 2px 5px #bcbcbc;
	box-shadow: 2px 2px 5px #bcbcbc;
}


.capcalera #img-capcalera {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 2px 2px 5px #bcbcbc;
	-webkit-box-shadow: 2px 2px 5px #bcbcbc;
	box-shadow: 2px 2px 5px #bcbcbc;
}

.capcalera {
	position:relative;
}

h4 {
	font-size:14pt;
}

aside span {
	font-weight:bold;
}

#magatzem {
	padding:10px 10px 10px 10px;
	float:left;
	height:240px;
	width:198px;
	background-color:#f7f5f6;
	border:1px solid #d1d1d1;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 2px 2px 5px #bcbcbc;
	-webkit-box-shadow: 2px 2px 5px #bcbcbc;
	box-shadow: 2px 2px 5px #bcbcbc;
}

#magatzem h4 {
	background:#9c9fa0;
	padding:7px 15px 7px 15px;
	
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	
	border:1px solid #d6d6d7;
	
	-moz-box-shadow: 2px 2px 5px #bcbcbc;
	-webkit-box-shadow: 2px 2px 5px #bcbcbc;
	box-shadow: 2px 2px 5px #bcbcbc;
	
	color:white;
	line-height:21px;
}

#form-aside h4 {
	width:100px;
	background:#9c9fa0;
	padding:5px 15px 5px 15px;
	
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	
	border:1px solid #d6d6d7;
	
	-moz-box-shadow: 2px 2px 5px #bcbcbc;
	-webkit-box-shadow: 2px 2px 5px #bcbcbc;
	box-shadow: 2px 2px 5px #bcbcbc;
	
	color:white;
	line-height:21px;
}


aside p {
	color:#5e5e5e;	
}

#text-aside {
	margin:10px 0 0 0;
}

#form-aside {
	border-top:5px solid #e1e1de;
	margin:30px 0 0 0;
	padding:10px 0 0 0;
}

#contingut {
	padding:20px 20px 40px 20px;
	float:left;
	width:625px;
	min-height:694px;
	margin:0 0 0 17px;
	background-color:#f7f5f6;
	border:1px solid #d1d1d1;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 2px 2px 5px #bcbcbc;
	-webkit-box-shadow: 2px 2px 5px #bcbcbc;
	box-shadow: 2px 2px 5px #bcbcbc;
	

}

/* PESTANYES */
#pestanya-contingut {
	padding:20px 25px 15px 15px;
	width:135px;
	height:94px;
	font-size:12pt;
	font-weight:bold;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 010px;
	-webkit-border-bottom-right-radius: 010px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 010px;
	-moz-border-radius-bottomright: 010px;
	border-top-left-radius: 10px;
	border-top-right-radius: 010px;
	border-bottom-right-radius: 010px;
	
	border:1px solid #d6d6d7;
	
	/*-moz-box-shadow: 2px 2px 5px #bcbcbc;
	-webkit-box-shadow: 2px 2px 5px #bcbcbc;
	box-shadow: 2px 2px 5px #bcbcbc;*/
	
	color:white;
	line-height:21px;
}

.inici #pestanya-contingut{
	background:#b9d305;
}

.inici #pestanya-contingut{
	background:#b9d305;
}

.bascules #pestanya-contingut {
	background:#328bc7;
}
.bascules .titol-article {
	color:#328bc7;
	clear:both;
}

.bascules-pesanadons #pestanya-contingut {
	background:#1c3182;
}
.bascules-pesanadons .titol-article {
	color:#1c3182;
	clear:both;
}

.caixoneres #pestanya-contingut {
	background:#a00071;
}
.caixoneres .titol-article {
	color:#a00071;
}

.cashguard .titol-cashguard {
	color:#d70c33;
	font-weight:bold;
}
.cashguard #pestanya-contingut {
	background:#d70c33;
}

.creus #pestanya-contingut {
	background:#00af52;
}
.creus .titol-article {
	color:#00af52;
}

.etiquetes #pestanya-contingut {
	background:#eb6d00;
}

.frigorifics #pestanya-contingut {
	background:#01aac9;
}

.gestio-files #pestanya-contingut {
	background:#d00545;
}

.retols-rellotges-display #pestanya-contingut {
	background:#dddd0d;
}

.robot #pestanya-contingut {
	background:#537f48;
	float:left;
}

.dispensadors #pestanya-contingut {
	background:#353666;
}

/* --- */
#article {
	width:613px;
	height:auto;
}

#article-1 {
	width:270px;
	float:left;
}

#article-2 {
	clear:both;
	margin:20px 0 0 0;
	float:left;
}

#div-contingut, .div-contingut {
	width:593px;
	height:auto;
	float:left;
	background:white;
	border:1px solid #e1e1de;
	padding:20px;
	margin:20px 0 0 0;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.bascules #div-contingut div, .bascules .div-contingut div {
	width:195px;
	float:left;
}


.bascules-pesanadons #div-contingut .titol-article, .bascules-pesanadons .div-contingut .titol-article {
	height:35px;
	/*float:left;*/
}

.bascules-pesanadons #div-contingut div, .bascules-pesanadons .div-contingut div {
	width:147px;
	float:left;
}

#div-contingut div .img, .div-contingut div .img {
	min-height:190px;
	margin:0 0 20px 0;
	position:relative;	
}

.bascules-pesanadons #div-contingut div .img, .bascules-pesanadons .div-contingut div .img {
	min-height:367px;
	margin:0 0 20px 0;
	position:relative;	
}

#div-contingut .img img, .div-contingut .img img {
	margin:10px auto 0 auto;
	position:absolute;
	bottom:0;
}

.creus #div-contingut img, .creus .div-contingut img {
	margin:10px 0 10px 0;
}

.creus #div-contingut .img-model, .creus .div-contingut .img-model {
	margin-top:60px;
}

.robot #div-contingut, .robot .div-contingut {
	width:570px;
	/*line-height:25px;*/
	/*font-size:10pt;*/
}

.inici-robot #div-contingut, .inici-robot .div-contingut {
	min-height:300px;
	line-height:23px;
}

.robot-apostore #div-contingut, .robot-apostore .div-contingut {
	line-height:20px;
}

.robot-apostore #div-contingut ul, .robot-apostore .div-contingut ul {
	margin-top:10px;
}

.robot #div-contingut ul, .robot .div-contingut ul {
	margin-bottom:10px;
}

.robot #div-contingut li, .robot .div-contingut li {
	padding:0;
	margin:0;
	line-height:20px;
}

#gama1000a, #gama2000a, #gama3000a {
	font-weight:bold;
}

.inici-robot #div-contingut, .inici-robot .div-contingut {
	background:white url(../img/robots/robotitzacio-presentacio.jpg) 10px top no-repeat;
}

.titol-creu {
	color:#bad405;
	font-size:14pt;
}

.frigorifics ul {
	list-style:none;
	margin:0;
}

.frigorifics li {
	margin:0 0 5px 0;
	float:left;
}

.retols-rellotges-display .slide, .img1 img, .img2 img{
	
	-webkit-border-radius: 20px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 20px;
	border-bottom-left-radius: 0;
}

.dispensadors #div-contingut, .dispensadors .div-contingut  {
	padding:5px 19px 5px 19px;
}

img.pdf {
	vertical-align:middle;
}

/*
.slides_container {
	height:227px;
	float:left;
	padding-right:10px;
}
*/
/*
.retols-rellotges-display .slides_container {
	height:171px;
	float:left;
	padding:0 10px 10px 0;
}
*/

/*
.slides_container img {
	-moz-box-shadow: 2px 2px 5px #bcbcbc;
	-webkit-box-shadow: 2px 2px 5px #bcbcbc;
	box-shadow: 2px 2px 5px #bcbcbc;
}
*/

p {
	margin:0 0 10px 0;
}
/* -------- */
body {
	font-size:10pt;
	font-family:Helvetica, Helvetica Neue, Arial, sans-serif;
	background:#b9d305 url(../img/fons/fons.png) repeat-y top center;
}

.wrapper{
	margin:auto;
	width:940px;

}

#header-container{
	width:940px;
	margin:0 auto;
	background-color:#fff;
	height:228px;
}

h2, h3{
	margin:30px 0;
}

#title, h2, h3{
	font-weight:normal;	
}

#title{
	font-size: 80px;
	color:white;
	padding-top:35px;
	float:left;
}

h2{
	font-size: 55px;
}

h3{
	font-size: 40px;
}

nav{
	margin:0px 0 15px 0;
	padding:20px 10px 20px 10px;
	float:left;
	width:198px;
	background-color:#f7f5f6;
	border:1px solid #d1d1d1;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 2px 2px 5px #bcbcbc;
	-webkit-box-shadow: 2px 2px 5px #bcbcbc;
	box-shadow: 2px 2px 5px #bcbcbc;
}

nav ul, nav ul li{
	display:inline;
	float:left;
}

nav a{
	color:white;
	text-decoration:none;
}

aside {
	float:left;
	width:217px;	
	line-height:18px;
}

#main p{
	/*font:16px/26px Helvetica, Helvetica Neue, Arial;*/
	text-shadow:none;
}


#main header h2{
	padding-bottom:30px;
}

article header{
	margin-bottom:15px;
	width:700px;
}

#footer-container{
	width:940px;
	margin:0 auto 20px auto;
}


#footer-container .wrapper {
	margin-bottom:30px;
}

footer.wrapper {
	background:#f7f5f6;
	border:1px solid #d1d1d1;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:880px;
	padding:5px 10px 5px 10px;
	
	
	-moz-box-shadow: 2px 2px 5px #bcbcbc;
	-webkit-box-shadow: 2px 2px 5px #bcbcbc;
	box-shadow: 2px 2px 5px #bcbcbc;

	float:left;
	
	margin:0 auto 50px 18px;
}

#footer-container footer img{
	vertical-align:text-top;
	margin:0 20px 0 20px;
	float:left;
}

#footer-container footer{
	color:black;
	font-size:9pt;
}

#footer-container footer span {
	padding:17px 0 0 0;
	float:left;
}

.info{
	position:absolute;
	top:5px;
	background-color:white;
	padding:10px;
}

#jquery-test{
	top:45px;
}

#tauler-torns {
	width:323px;
	height:148px;
	clear:both;
	float:left;
	/*background:transparent url(../img/tauler-torns-2.jpg) no-repeat;*/
	background:transparent url(../img/tauler-diurn.jpg) no-repeat;
	color:white;
	font-weight:bold;
	padding:60px 50px 0 260px;
}

.robot #submenu {
	width:380px;
	height:110px;
	border:1px solid #e1e1de;
	background:white;
	float:left;
	margin:0 0 0 20px;
	padding:10px 10px 10px 15px;
	line-height:35px;
	
	-webkit-border-radius: 20px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 20px;
	border-bottom-left-radius: 0;
}

.robot #submenu a {
	font-weight:bold;
	font-size:10pt;
}

#capcal-apostore {
	width:471px;
	height:69px;
	padding:13px 50px 7px 50px;
	line-height:20px;
	background:transparent url(../img/robots/capcal-apostore.jpg);
}

.verd {
	color:#537f48;
}

.blanc {
	color:#fff;
}

.cursiva {
	font-style:italic;
	font-size:10pt;
}

#dina_cardio_max_dialog span, #iris-compac span, #dina-max-21 span, #myreva span, #luna span, #soehnle span, #dina-multifuncion-blpmt span, #dina-max-21-leds span, #baby-autonoma span {
	font-size:10pt;
}

.dina_cardio_max_dialog, .iris-compac, .dina-max-21, .myreva, .luna, .soehnle, .dina-multifuncion-blpmt, .dina-max-21-leds, .baby-autonoma {
	font-size:9pt;
}

.descarrega {
	font-size:8pt;
}


.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
