inde/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline
  font-weight: normal;
  outline-style: none;
}

/*global*/

body {
	font-size: 62.5%; /* 1em = 10px */
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	color: #aaa;
	text-align: center;
	background-color: #000;
}

/* Banner diverso per ogni pagina */
.etusivu #_body {
  background: url(../immagini/banner/1.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}
.home_1 #_body {
  background: url(../immagini/banner/1.png) top center no-repeat;
  padding: 0 0 10px 0;
}
.home_2 #_body {
  background: url(../immagini/banner/2.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}
.home_3 #_body {
  background: url(../immagini/banner/3.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}
.home_4 #_body {
  background: url(../immagini/banner/4.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}
.home_5 #_body {
  background: url(../immagini/banner/5.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}
.home_6 #_body {
  background: url(../immagini/banner/6.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}
.home_7 #_body {
  background: url(../immagini/banner/7.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}
.home_8 #_body {
  background: url(../immagini/banner/8.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_9 #_body {
  background: url(../immagini/banner/9.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_10 #_body {
  background: url(../immagini/banner/10.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_11 #_body {
  background: url(../immagini/banner/11.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_12 #_body {
  background: url(../immagini/banner/12.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_13 #_body {
  background: url(../immagini/banner/13.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_14 #_body {
  background: url(../immagini/banner/14.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_15 #_body {
  background: url(../immagini/banner/15.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_16 #_body {
  background: url(../immagini/banner/16.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_17 #_body {
  background: url(../immagini/banner/17.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_18 #_body {
  background: url(../immagini/banner/18.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_19 #_body {
  background: url(../immagini/banner/19.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}

.home_20 #_body {
  background: url(../immagini/banner/20.jpg) top center no-repeat;
  padding: 0 0 10px 0;
}




.grafica #_body {
  background: url(../immagini/banner/grafica.jpg) top center no-repeat;
}

.pubblicita #_body {
  background: url(../immagini/banner/pubblicita.jpg) top center no-repeat;
}

.web #_body {
  background: url(../immagini/banner/web.jpg) top center no-repeat;
}
.contatti #_body {
  background: url(../immagini/banner/contatti.jpg) top center no-repeat;
}

.preventivi #_body {
  background: url(../immagini/banner/preventivi.jpg) top center no-repeat;
}

.login #_body {
  background: url(../immagini/banner/login.jpg) top center no-repeat;
}



.yhteystiedot #_body {
  background: url(../immagini/banner/2.jpg) top center no-repeat;
}



#striscia {
  width: 100%; height: 8px;
  background: #a11a1a;
}



.container {
  margin: 0px auto;
  width: 980px;
  text-align: left;
}


.clearer {
  clear: both;
}



#header {
	height: 67px;
	position: relative;
	background-image: url(../immagini/header_bg.png);
	background-repeat: no-repeat;
}

h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h1 {
	font-size: 3em;
	position: absolute;
}
h2 {
  font-size: 4em;
  margin: 0px 0 1em 20px;
  padding: 16px 0 0 0;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
h3 {
  font-size: 1.5em;
  margin: 0 0 1em 0;
  text-transform: uppercase;
}
h3.colheader {
  background: url(../immagini/colheader.png) repeat-x;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;  
  padding: 18px 0 15px 0;
  color: #333;
  letter-spacing: -0.00em;
  text-align: center;
  margin: 0 0 0.5em 0;
  font-weight: bold;
}
h4 {
  font-size: 1.25em;
  margin: 0 0 0.3em 0;
  line-height: 1.85em;
}
h4 a{
  line-height: 1.1em;
  margin: 0 0 0.1em 0;
}
strong {
  font-weight: bold;
}
p {
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 8px;
}

hr {
  border: 0px;
  border-top: 1px solid #A8B8CB;
  padding: 0 0 1.5em 0;
}
#menu {
	position: absolute;
	right: 20px;
	top: 20px;
}
#menu li {
  list-style: none;
  float: left;
  padding: 0;
  font-size: 1.55em;
  margin: 0 0 0 30px;
}
#menu a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px 0px 5px 0px;
}
#menu .act a  {
  background: #000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 3px 10px 5px 10px;
}
#titlebar {
  background: url(../immagini/title1_bg.png) no-repeat !important;
  background: url(../immagini/title_bg.png) no-repeat;
  height: 77px !important;
  height: 67px;
  margin: 0 0 10px 0;
  position: relative;
}
#titlebar img {
	position: absolute;
	right: 20px;
	top: -60px;
}
#content{
	font-size: 1.1em;
	background: #fff;
	color: #555;
	min-height: 200px;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	background-color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#content.light {
	background: #fff url(../immagini/bg_bianco.png) top repeat-x !important;
	background: #fff;
	float: right;
	width: 740px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #333;
}
#content img {
}
.img-right {
  float: right;
  margin: 0 0 10px 15px;
}
.img-left {
  float: left;
  margin: 0 15px 10px 0;
}
#content h2 {
  font-size: 2.2em;
  margin: 0 0 1em 0;
  color: #333;
}
#content h3 {
  margin: 0 0 0.5em 0;
}
#banner {
	overflow: hidden;
	height: 306px;
	margin: 0;
	position: relative;
}
.etusivu #banner {
  height: 353px;
}
.alasivu #banner {
  height: 189px;
}
#login {
	color: #fff;
	font-size: 1.1em;
	text-transform: uppercase;
	background: #000;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	padding: 5px 20px;
	position: absolute;
	top: 0px;
	right: 20px;
}
#rekry {
  font-size: 1.5em;
  text-transform: uppercase;
  margin: 20px 0 10px 20px;
  padding: 5px 0;
  color: #ccc;
  display: none;
}
#rekry span {
  padding: 7px 0 0 0;
  display: block;
  float: left;
  font-weight: bold;
}
#rekry img {
  margin: 0 0 0 10px;
}




#credit{
	font-size: 1.2em;
	color: #FFF;
	text-align: center;
	width: 980px;
	height: 50px;
	background-image: url(../immagini/bg_credit.png);
	background-repeat: no-repeat;
	margin: auto;
}


/* STILE CONTENUTO */

#content ul {
	margin: 0 0 20px 15px;
	color: #333;
}
#content li {
  background: url(../immagini/li_bg.png) 0 8px no-repeat;
  padding: 5px 0 5px 20px;
  list-style: none;
}
#content li.last {
  border: 0px;
}


#cl {
  width: 460px;
  float: left;
  margin: 0 20px 0 0;
}
#cr {
  width: 460px;
  float: left;
}
.singlecol {
  width: 940px;
  float: left;
  margin: 0 0 0 20px;
}
.doublecol {
  width: 460px;
  float: left;
  margin: 0 0 0 20px;
}
.triplecol {
  width: 300px;
  float: left;
  margin: 0 0 0 20px;
}
.quad_left_menu {
  width: 220px;
  float: left;
  margin: 0 0 0 20px;
}
.iso-kuva {
  padding: 7px;
  border: 1px solid #ddd;
}
.quad_left_menu p {
  padding: 10px;
}

/*palvelut, referenssit, yhteys*/

.etusivu-box {
	text-decoration: none;
	text-align: justify;
}
.etusivu-box p {
  color: #aaa;
}
#leftmenu{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#leftmenu li{
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#bg-content, #ref-content, #tyyppi-content {
  margin: 0 0 0 20px;
  float: left;
  width: 680px;
  padding: 0 10px;
  min-height: 500px;
}
#bg-content {
  min-height: 320px;
}
#bg-content p, #ref-content p {
  font-size: 1.1em;
}
.bottone {
	background: url(../immagini/bg_menu_left_over.png) no-repeat;
	width: 240px;
	height: 34px;
	display: block;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	text-align: center;
	color: #202020;
	font-size: 1.8em;
	text-decoration: none;
	padding: 15px 0 0 0;
}
.bottone.act {
  background: url(../immagini/bg_menu_left.png) no-repeat;
}
#ref-teksti {
  margin: 10px 0 0 0;
}
#bg-content img {
  padding: 0px;
  border: 0px;
}
.tyyppi-kuva {
  width: 320px; height: 400px;
  display: block;
  float: left;
  border: 10px solid #333 !important;
  padding: 0px !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#tyyppi-tiedot {
  float: left;
  width: 300px;
  margin: 10px 0 0 40px;
  font-size: 1.2em;
}
#tyyppi-tiedot h3 {
  font-size: 1.3em;
}
.palvelu-link {
  border: 1px solid #ddd;
  padding: 20px;
  background: #fff;
  display: block;
  text-decoration: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 0 20px 20px 0;
  width: 278px; height: 100px;
  float: left;
}
.palvelu-link p {
  margin: 0px;
  color: #000;
}
.palvelu-link h3 {
  color: #333;
}
#ref-kuvat {
  width: 670px; height: 400px;
  padding: 5px;
  border: 1px solid #ddd;
}
#ref-kuvat-mask {
  width: 670px; height: 400px;
  overflow: hidden;
  position: relative;
}
#ref-kuvat ul, #ref-kuvat li {
  margin: 0; 
  padding: 0;
  background: none;
}
#ref-kuvat img {
  margin: 0;
  padding: 0;
  border: 0px;
}
.qslider-navi-next {
  position: absolute;
  right: 10px; bottom: 10px;
}
.qslider-navi-prev {
  position: absolute;
  left: 10px; bottom: 10px;
}
.qslider-navi, .qslider-num-indicator {
  background: #000;
  color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-decoration: none;
  padding: 5px 10px;
}
.qslider-num-indicator {
  position: absolute;
  top: 10px; left: 10px;
}

/*lomakkeet*/
.field_wrapper {
  margin: 0 0 5px 0;
}
.input .text, textarea {
  border: 1px solid #666;
  background: url(../immagini/footer_input_bg.png) repeat-x;
  padding: 4px 10px 4px;
  font-family: arial, sans-serif;
  font-size: 1em;
  color: #666;
  width: 200px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.input .text:focus, textarea:focus {
  background: #fff;
}
.button input {
  border: 0px;
  margin: -35px 0 0 0;
  cursor: pointer;
  padding: 2px 10px 3px 10px;
  float: right;
}
.sp-l {
  float: left;
}
.qnote {
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #333;
  font-size: 1.4em;
}
.btn {
  color: #fff;
  text-decoration: none;
  background: url(../immagini/btn_bg.png) repeat-x;
  padding: 5px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 0px;
  text-shadow: #750b0b 0px 1px 0px;
}
#kiitos {
  font-size: 1.8em;
}

/* STILE GOOGLE MAPS */

iframe {
  border: 1px solid #ddd;
  padding: 5px;
  width: 665px;
  height: 400px;
}


/* LINK */


#login a:link {
	color: #FFF;
	text-decoration: none;
}
#login a:visited {
	text-decoration: none;
	color: #FFF;
}
#login a:hover {
	text-decoration: none;
	color: #AD1827;
}
#login a:active {
	text-decoration: none;
	color: #FFF;
}


/* BG CONTENUTO */

#bg-content a{
	font-size: 1.1em;
}
	
#bg-content a:link {
	color: #333;
	text-decoration: none;
}
#bg-content a:visited {
	text-decoration: none;
	color: #333;
}
#bg-content a:hover {
	text-decoration: none;
	color: #AD1827;
}
#bg-content a:active {
	text-decoration: none;
	color: #333;
}

/* LINK CREDIT */

	
#credit a:link {
	color: #FFF;
	text-decoration: none;
}
#credit a:visited {
	text-decoration: none;
	color: #FFF;
}
#credit a:hover {
	text-decoration: none;
	color: color: #666;;
}
#creditt a:active {
	text-decoration: none;
	color: #FFF;
}



/* STILE IMMAGINI */

#tab_home {
	float:left;
	padding-left: 40px;
	background-image: url(../immagini/tab.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 280px;
	background-position: 20px top;
	padding-top: 40px;
}

#tab_new_home {
	float:left;
	padding-left: 40px;
	background-image: url(../immagini/tab_new.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 240px;
	background-position: 20px top;
	padding-top: 20px;
	padding-right: 40px;
}


/* TAB NEW */

#tab_new1 {
	float:left;
	width: 300px;
	background-image: url(../immagini/top_bar_new1.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 12px;
	margin-left: 12px;
}

#tab_new2 {
	float:left;
	width: 300px;
	background-image: url(../immagini/top_bar_new2.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 12px;
	margin-left: 12px;
}

#tab_new3 {
	float:left;
	width: 300px;
	background-image: url(../immagini/top_bar_new3.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 12px;
	margin-left: 12px;
}


#tab_new_content {
	float:left;
	width: 243px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E8E9;
	border-bottom-color: #E7E8E9;
	border-left-color: #E7E8E9;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 160px;
	background-color: #F8F8F8;
	margin-left: 6px;
	text-align: justify;
	padding-top: 20px;
}

