/********************************************
*                                           *
*   Copyright 2009 - Osona Disseny Web      *
*   Tots els drets reservats                *
*                                           *
********************************************/

/* ESTILS GENERALS DE L'ESTRUCTURA */
body {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
}

#wrapper {
	text-align: left;
	width: 980px;
	margin: 0 auto;
}

/* ENLLAÇOS GENERALS */
a:link, a:visited {
	color: #3080c7;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

a img {border: 0px; text-decoration: none;}

/* HEADER */
#header {

}

#start-line {
	color: #999999;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
	padding: 17px 10px 7px 10px;
}

#start-line a:link, #start-line a:visited {
	color: #999999;
	text-decoration: none;
}

#start-line a:hover, #start-line a:active, #start-line a:focus {
	text-decoration: underline;
}

#min-nav {float: right; margin-right: 200px;}
#frase {float: left;}

#logo {
	margin: 0px;
	float: left;
	color: #3080c7;
	text-decoration: none;
	font-size: 24px;
	border: none;
	background: url(../img/icons/48/logos/odw.jpg) no-repeat left center;
	padding: 20px 0px 20px 60px;
}
#logo a {color: #3080c7 !important; text-decoration: none;}

#langs-nav {float: right; margin: 45px 20px 0px 0px;}
#langs-nav li {float: left;}

#main-content {
	clear: both;
	margin-top: 20px;
	padding: 0px 10px 20px 10px;
}

#linksfooter {
	border-top: 1px solid #999999;
	padding: 10px;
	font-size: 11px;
}
#linksfooter a {color: #333333;}
#linksfooter a strong {color: #3080c7;}
#linksfooter ul {float: left; margin-right: 25px;}
#contactdetails {float: right; font-size: 14px; border-left: 1px dashed #999999; padding: 0px 0px 0px 15px; height: 144px; width: 210px; line-height: 30px;}
#contactdetails a:link, #contactdetails a:visited {text-decoration: none;}
#contactdetails a:hover, #contactdetails a:active, #contactdetails a:focus {color: #3080c7;}
#contactdetails h5 {font-size: 16px; font-weight: bold; margin: 0px 0px 10px 0px;}

#footer {
	border-top: 1px solid #999999;
	padding: 10px;
	font-size: 10px;
	color: #999999;
}
#footer a {color: #3080C7;}

/* Menú principal */
#navigation {clear: both; background: url(../img/main-nav/bg-nav.jpg) no-repeat left top; height: 50px;}
#main-nav {
	margin: 0;
	padding: 5px 0px 0px 3px;
}

#main-nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px solid #ffffff;
	display: block;
	float: left;
}

#ultim-nav {border-right: 0px !important;}

#main-nav li a:link, #main-nav li a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 7px 15px 0px 15px;
	height: 23px;
}

#main-nav li a:hover, #main-nav li a:active, #main-nav li a:focus {
	text-decoration: underline;
}

.actiu {color: #ffffff !important;}

/* Estils generals dels títols */
h1 {color: #3080c7; text-decoration: none; font-size: 24px; padding: 10px 0px 10px 55px; margin: 5px 0px 0px 0px;}
h2, .mainh3 {text-decoration: none; border-bottom: 1px dashed #999999; font-size: 14px; padding: 0px 0px 10px 5px; margin: 10px 0px 0px 0px;}
h3, .simh3 {text-decoration: none; font-size: 12px; padding: 0px 0px 5px 5px; margin: 10px 0px 0px 0px; border-bottom: 0px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}
h6 {font-size: 10px;}

h1 a {color: #3080c7;}
h2 a {color: #333333 !important;}

/* Estils generals dels paràgrafs */
p {text-align: justify;}
.dreta {text-align: right;}
.esquerra {text-align: left;}
.centrat {text-align: center;}
.justificat {text-align: justify;}
.expand {clear: both; height: 2px;}
ul, li, ol {
	margin: 0px;
	padding: 0px;
}
li {list-style-type: none;}


/* ESTILS GENERALS DEL CONTINGUT */
.bloc-left {float: left; border-right: 1px dashed #999999; padding-right: 10px;}
.bloc-left-noborder {float: left; padding-right: 10px;}
.bloc-right {float: right; border-left: 1px dashed #999999; padding-left: 10px;}
.bloc-right-noborder {float: right; padding-left: 10px;}
.clearboth {clear: both;}
.blau {color: #3080c7;}
.border-top {border-top: 1px dashed #999999;}
/* Blocs d'ajuda */
.bloc-help {border-top: 1px dashed #999999; border-bottom: 1px dashed #999999;}
.ajuda, .ajuda-right {width: 293px; padding: 10px 10px 0px 15px; float: left;}
.ajuda {border-right: 1px dashed #999999;}
.ajuda img, .ajuda-right img {float: right;}
.ajuda p, .ajuda-right p {text-align: left; margin-top: 5px;}
.ajuda h3, .ajuda-right h3 {color: #3080C7; margin: 0px; padding: 5px 0px 0px 0px; font-size: 14px; font-weight: bold; text-decoration: underline;}
/* Floats */
.flright {float: right;}
.flleft {float: left;}
.centrat {text-align: center;}
.esquerra {text-align: left;}
.dreta {text-align: right;}
.justificat {text-align: justify;}
.margintr {margin: 15px 15px 0px 0px;}
.margintl {margin: 15px 0px 0px 15px;}
.margintrb {margin: 15px 15px 15px 0px;}
.margintlb {margin: 15px 0px 15px 15px;}

/* Mides dels blocs */
.w100 {width: 100px;}
.w120 {width: 120px;}
.w140 {width: 140px;}
.w160 {width: 160px;}
.w180 {width: 180px;}
.w200 {width: 200px;}
.w210 {width: 210px;}
.w220 {width: 220px;}
.w230 {width: 230px;}
.w240 {width: 240px;}
.w260 {width: 260px;}
.w280 {width: 280px;}
.w300 {width: 300px;}
.w320 {width: 320px;}
.w340 {width: 340px;}
.w360 {width: 360px;}
.w380 {width: 380px;}
.w400 {width: 400px;}
.w420 {width: 420px;}
.w440 {width: 440px;}
.w450 {width: 450px;}
.w460 {width: 460px;}
.w480 {width: 480px;}
.w500 {width: 500px;}
.w520 {width: 520px;}
.w540 {width: 540px;}
.w560 {width: 560px;}
.w580 {width: 580px;}
.w600 {width: 600px;}
.w620 {width: 620px;}
.w630 {width: 630px;}
.w640 {width: 640px;}
.w650 {width: 650px;}
.w660 {width: 660px;}
.w700 {width: 700px;}
.w760 {width: 760px;}

/* Estils generals de l'slider */
#destacats {position: relative;}
#slider {height: 255px; overflow: hidden;}
#slider-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 980px;
	height: 250px;
	z-index: 5;
}
#numdiapos {float: right; padding-bottom: 5px;}
#numdiapos li {
	float: left;
	background: #3080C7;
	border: 1px solid #333333;
	color: #ffffff;
	width: 20px;
	text-align: center;
	margin-left: 5px;
}
#numdiapos li a {color: #ffffff;}
#numdiapos .current {
	background: #41a8ff;
}

.cita {color: #3080C7; font-weight: bold; font-size: 14px;}
table {font-size: 12px;}
.taula-serveis {
	width: 100%;
	background: #eff4fa;
	text-align: left;
	border: 1px solid #3080C7;
	border-collapse: collapse;
}
.taula-serveis td {border-bottom: 1px solid #3080C7;}
.taula-serveis .icon {width: 128px;}
.taula-serveis p {margin-top: 0px; padding: 0px 10px 0px 0px;}


/* SUBMENÚ ESQUERRA */
.submenu {margin-top: 0px; height: 30px; line-height: 42px; padding-left: 40px; font-size: 12px;}
.subactiu {color: #ffffff !important;}
.blau {color: #3080C7;}
#sliderprojectes {margin-top: 10px;}


/* ESTIL OVERLAY */
.overlay {
	text-align: left;
	display:none;
	z-index:10000;
	background-color:#fff;
	width:70%;
	min-height:200px;
	border:5px solid #7FA2CA;
	color: #dddddd;
	font-size: 11px;
	padding: 20px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}

#overlay-content {
	overflow: auto;
	height: 400px;
}

/* close button positioned on upper right corner */
.overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.amagat {display: none;}


/* Bloc de contacte */
#contact-bloc {padding-top: 15px;}
#contact-bloc a:link, #contact-bloc a:visited {
	margin-top: 5px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	width: 165px;
	height: 33px;
	color: #ffffff;
	font-size: 14px;
	padding: 17px 0px 0px 65px;
	font-weight: bold;
}
#contact-bloc a:hover, #contact-bloc a:active, #contact-bloc a:focus {
	background-position: right center;
	text-decoration: none;
}

#cemail {background-image: url(../img/contactar/bg-email.jpg);}
#cxat {background-image: url(../img/contactar/bg-xat.jpg);}
#ctelefon {background-image: url(../img/contactar/bg-telefon.jpg);}
#cskype {background-image: url(../img/contactar/bg-skype.jpg);}