/**********************************************/
/*      Copyright Qred Solutions 2008-        */
/*      Theme:  Aboadent                      */
/*                                            */
/**********************************************/

/**********************************/
/* THEME, master properties       */
/**********************************/

body, html {
  margin: 0px; 
  padding: 0px;
  background: #fff;
}

body, ul, td, th, p, small, .small,
input, textarea, select {
  font-family: Tahoma;
  font-size: 12px;
  color: #222;
}

ul li {
  font-family: Arial;
  font-size: 11;
  font-weight: bold;
  color: #333;
}


.ingressi {
  font-family: Arial;
  font-size: 11;
  font-weight: bold; 
  color: #078da6;
}

.leipis {
  font-family: Tahoma;
  font-size: 12px;
  color: #222;
}

.leipisKursiivi {
  font-family: Tahoma;
  font-size: 12px;
  color: #222;
  font-style: italic;
}

h1, h1 a {
  font-family: Arial;
  font-size: 18px;
  text-transform: uppercase;
  color: #078da6;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}

h2, h2 a {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;

}

h3, h3 a {
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  color: #078da6;
  margin: 0;
  margin-bottom: 10px;
}

h4 {
  font-family: Arial;
  font-size: 11;
  font-weight: bold; 
  color: #078da6;
}

a, a:link, a:active, a:visited {
  color: #33adad;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0px;
  border-style: none;
  border-spacing: 0px;
  border-collapse: collapse;
}

/**********************************/
/* LAYOUT, page properties        */
/**********************************/

.logo {
  background: url("http://smart2.qred.fi/files/aboadent/media/logo.jpg") top left no-repeat;
  text-align: left;
  height: 170px;
  /* all padding sets must be declared */
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin: 0px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.logo img {
  vertical-align: bottom;
}


#etusivuLinkit {
 margin: 90px 0 0 0;
 padding: 0 0 10px 0;
}

.layout {
  width: 903px;
  margin: 0px auto 0px auto;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  /* frames if needed */
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
}

.layout_table {
  width: 100%;
  margin: 0px;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  margin-top: 30px;
}

.layout_main {
  width: 100%;
  padding: 0px;
}

.layout_picture {
  margin: 0px;  
}

.table_main {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  background: #fff;
}

.block_left {
  width: 140px;
  margin: 0px;
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  border-left: none;
  color: #0090a4 !important;
}

.block_left h1 {
  color: #44aebe;
  text-transform: none;
  font-size: 16px;
  padding-top: 10px;
  padding-left: 15px;
  width: 151px;
}

.block_left_content {
  width: 140px;
  margin: 10px;
  margin-left: 0px;
  padding: 5px;
  padding-left: 0px;
  vertical-align: top;
  border: 0;
}


.block_middle {
  width: 100%;
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 25px;
  padding-right: 10px;
}

.block_right {
  width: 151px;
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  border-right: none;
}

.block_right h1 {
  color: #44aebe;
  text-transform: none;
  font-size: 16px;
  padding-top: 10px;
  width: 151px;
  margin-top: 15px;
}

.block_right h1 a:hover{
  color: #017282;
}

.block_right_content {
  width: 151px;
  margin: 10px;
  margin-right: 0px;
  padding-right: 0px;
  vertical-align: top;
  border: 0;
}

.margin_1 {
  width: 10px;
  border-collapse: collapse;
  border-spacing: 0px;
  padding-left: 10px;
}

.margin_2 {
  width: 10px;
  border-collapse: collapse;
  border-spacing: 0px;
}

.margin_3 {
  width: 5%;
  border-collapse: collapse;
  border-spacing: 0px;
}

.no_margin {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
}

.footer_container {
  margin: 0 auto 0 auto;
  text-align: center;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  padding: 0px;
}

.footer {
  background: #fff;
  height: 39px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  margin-left: 0px;
}

.footer_block_left {
  padding: 0px;
  width: 0px;
  height: 56px;
}

.footer_block_middle {
  padding: 0px;
  height: 30px;
  vertical-align: top;
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
  color: #fff;
  background: url("http://smart2.qred.fi/files/aboadent/media/footer2.jpg") no-repeat; 
  padding-top: 10px;
  padding-left: 10px;
}

.footer_block_right {
  padding: 0px;
  width: 1px;
  height: 56px;
}

.powered_by {
  color: #b1b1b1;
  text-align: center;
  width: 910px;
  margin: 0px auto 0px auto;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  display: none;
 }

.powered_by p {
  color: #b1b1b1;
}

.powered_by a, .powered_by a:link, .powered_by a:visited, .powered_by a:active {
  text-decoration: none;
  color: #b1b1b1;

}

.powered_by a:hover {
  text-decoration: underline;
}

/* KARUSELLIMENU */

#makeMeScrollable div.scrollableArea *
	{
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
	}



/*	Invisible left hotspot */
div.scrollingHotSpotLeft
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	/*	There is a big background image and it's used 
		to solve some problems I experienced
		with Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../images/cursors/cursor_arrow_left.cur), url(images/cursors/cursor_arrow_left.cur),w-resize;
}

/*	Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../images/cursors/cursor_arrow_right.cur), url(images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 580px;
	height: 300px;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}

#makeMeScrollable div.scrollableArea img {
float: left;
margin-left: 35px;
z-index: 2;
}



/* block roundings if needed, could also be left square shaped */
/***************************************************************/
.roundbox_1 { 
  width: 100%;
}
.rb1_yla div { }
.rb1_yla {  }
.rb1_ala div {  }
.rb1_ala {  }

.rb1_yla div, .rb1_yla, .rb1_ala div, .rb1_ala {
  width: 100%;
}

/**********************************/
/* OBJECT styling                 */
/**********************************/

.smart_sideblock {
  width: 100%;
  margin: 0 auto 0 auto;
  margin-bottom: 15px;
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.smart_sideblock_content {
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.smart_middleblock {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

/* 3-way divided middle block */
.smart_middleblock_2 {
  width: 30%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.smart_middleblock_2_content {
  width: 100%;
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

/* object box roundings */
/************************/
.roundbox_2 {
  width: 100%;
  padding: 0px;
}
.rb2_yla div {  }
.rb2_yla {  }
.rb2_ala div { }
.rb2_ala {  }

.rb2_yla div, .rb2_yla, .rb2_ala div, .rb2_ala {
  width: 100%;
  font-size: 1px;
}

/*  side blocks' & middle blocks' 3-way title */
/**********************************************/
.smart_title_1, .smart_title_3 {
  font-family: Trebuchet MS;
  font-weight: bold;
  font-size: 13px;
  color: #4e3310;
  text-transform: uppercase;
  margin: 0;
  text-indent: 4px;
  padding: 5px;
  padding-top: 7px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  background: #d2e7f1;
}

/*  middle block's title */
/*************************/
.smart_title_2 { 
  font-family: Tahoma;
  font-size: 12px;
  color: #222;
  font-weight: normal;
  margin: 0;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

/* side blocks' bodytext style */
/*******************************/
.smart_bodytext_1 {
  padding: 0px;
  color: #0090a4 !important;
}

.smart_bodytext_1 p { 
  margin-left: 15px;
  width: 110px;
}


/* middle block's bodytext style */
/*********************************/
.smart_bodytext_2 {
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 0px;
  padding-top: 15px;
  border-collapse: collapse;
  border-spacing: 0px;
}

/* 3-way blocks' bodytext style */
/*******************************/
.smart_bodytext_3 {
  padding: 10px 4px 4px 8px;
  color: #000;
}

/* side blocks' image */
/**********************/
.smart_image_1 {
  text-align: center;
  border: 0px;
  margin: 0 auto 0 auto;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

/* middle blocks' narrow image */
/*******************************/
.smart_image_2 {
  text-align: center;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0 auto 0 auto;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

/* middle blocks' wide image */
/*******************************/
.smart_image_3 {
  text-align: center;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0 auto 0 auto;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

/* news styles */
/***************/
.smart_news_date {
  color: #222;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  width: 210px;
  font-size: 8pt;
  background: #e2f1f7;
padding-left: 5px;
padding-right: 5px;
}

.smart_news_topic {
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  font-size: 9pt;
  padding-top: 2px;
  padding-bottom: 2px;
  background: #e2f1f7;
  width: 210px;
padding-left: 5px;
padding-right: 5px;
}

.smart_news_link {
background: #e2f1f7;
width: 210px;
padding-left: 5px;
padding-right: 5px;

}
.smart_news_link  a{
	 color: #333;
}

.smart_news_pretext {
  padding: 0 0 10px 0;
}

/* Script styles */
/*****************/


.script_top {
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  border-style: none;
}

.script_top[class] {
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  border-style: none;
}

.script_middle {
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  border-style: none;
}

.script_middle[class] {
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  border-style: none;
}

.script_bottom {
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  border-style: none;
}

.script_bottom[class] {
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  border-style: none;
}

.script_rss_table {
  padding: 0px;
  margin: 20px 0 0 0;
  border: 0px;
  border-collapse: collapse;
  border-style: none;
}

.script_rss_table td {
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-collapse: collapse;
  border-style: none;
}

.script_shownews_table {
}

.script_shownews_title {
}

.script_shownews_date {
}

.script_shownews_content {
}

.script_guestbook_table {
}

.script_guestbook_table td {
}

.script_extranetlogin_table {
}

.script_extranetlogin_table td {
}

/*********************************************/
/* Horizontal NAVIGATION styling             */
/*********************************************/

.nav_container {
  margin: 0 auto 0 auto;
  text-align: center;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  padding: 0px;
  height: 38px;
}

#menu {
  width: 100%;
  height: 100%;
  padding-top: 5px;
  padding-left: 0px;
}

.nav {
  width: 100%;
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
  border: 0;
  border-spacing: 0px;
  border-collapse: collapse;
}

.nav_block_left {
  padding: 0px;
  background-color: #000;
  width: 1px;
  height: 28px;
}

.nav_block_middle {
  padding: 0px;
  height: 28px;
  background-color: #000;
  vertical-align: middle;
}

/* menu alignment */
/******************/
.nav_block_middle_table {
  margin: 0 auto 0 auto;
}

.nav_block_right {
  padding: 0px;
  background-color: #000;
  width: 1px;
  height: 28px;
}

.nav_cell_act {
  font-weight: bolder;
  padding-right: 4px;
  padding-left: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.nav_cell_inact {
  font-weight: normal;
  padding-right: 4px;
  padding-left: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.nav_cell_sep {
  width: 1px;
  empty-cells: show; /* No IE support */
  border-left: 1px solid #4e902d;
  background-color: #fff;
  border-spacing: 0px;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}

.nav a, .nav a:link, .nav a:active, .nav a:visited {
  text-decoration: none;
  color: #fff;
  font-size: 9pt;
}

.nav a:hover {
  text-decoration: underline;
}

.nav_cell_act:hover {

}

/*******************************************/
/* Vertical NAVIGATION styling             */
/*******************************************/

.nav2_container {
  margin: 0 auto 15px 0;
  border: 0;
  border-spacing: 0px;
  border-collapse: collapse;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 14px;
  font-family: Tahoma;
  color: #50381a;
}

.nav2 { 
  margin: 0 auto 0 0;
  width: 180px;
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.nav2_cell_act {
  text-decoration: none;
  padding: 4px 5px 5px 8px;
  border-spacing: 0px;
  border-collapse: collapse;
  width: 180px;
  color: #fff;
}

.nav2_cell_inact {
  background-color: #fff;
  padding: 4px 5px 5px 8px;
  border: 0;
  border-spacing: 0px;
  border-collapse: collapse;
}


.nav2_cell_sep {

}

.nav2_cell_act a, .nav2_cell_act a:link, .nav2_cell_act a:active, .nav2_cell_act a:visited {
  text-decoration: none;
  font-size: 14px;
  font-family: Tahoma;
  color: #fff;
  background: url(http://smart2.qred.fi/files/mitro/media/nav_active_bg.jpg) no-repeat;
  width: 180px;
  display: block;
}


.nav2_cell_act a:hover {
  text-decoration: none;
      font-size: 14px;
  font-family: Tahoma;
  color: #fff;
}


.nav2_cell_inact a, .nav2_cell_inact a:link, .nav2_cell_inact a:active, .nav2_cell_inact a:visited {
  text-decoration: none;
      font-size: 14px;
  font-family: Tahoma;
  color: #50381a;
  display: block;

}

.nav2_cell_inact a:hover {
  text-decoration: none;
  font-size: 14px;
  font-family: Tahoma;
  color: #fff;
  background: url(http://smart2.qred.fi/files/mitro/media/nav_active_bg.jpg) no-repeat;
  width: 180px;
  display: block;
}

/*********************************************/
/* Second Level NAVIGATION styling           */
/*********************************************/
.nav_second_level {
  margin: 0 auto 0 0;
  width: 100%;
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.nav_second_level_topic {
  font-size: 10px;
  text-decoration: none;
  font-weight: bolder;
  color: #ccc;
  padding: 0px 0px 2px 0px;
  margin: 10px;
}

.nav_second_level_header {
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  text-align: left;
  color: #fff;
}

.nav_second_level_cell_active {
  text-decoration: none;
  color: #ffffff;
  font-size: 10px;
  font-weight: bolder;
  padding: 4px 10px 4px 30px;
  border-spacing: 0px;
  border-collapse: collapse;
  width: 180px;
}

.nav_second_level_cell_inactive {
  text-decoration: none;
  color: #ffffff;
  font-size: 10px;
  font-weight: bolder;
  padding: 4px 4px 4px 30px;
  border-spacing: 0px;
  border-collapse: collapse;
  width: 180px;
}

.nav_second_level_cell_active a, .nav_second_level_cell_active a:link, .nav_second_level_cell_active a:active, .nav_second_level_cell_active a:visited {
  text-decoration: none;
  color: #023c86;
  font-size: 10px;
  font-weight: bold;
text-transform: uppercase;
}

.nav_second_level_cell_active a:hover {
  text-decoration: none;
  background: #ebebeb;
}

.nav_second_level_cell_inactive a, .nav_second_level_cell_inactive a:link, .nav_second_level_cell_inactive a:active, .nav_second_level_cell_inactive a:visited {
  text-decoration: none;
  color: #023c86;
  font-size: 10px;
  font-weight: bold;
text-transform: uppercase;
}

.nav_second_level_cell_inactive a:hover {
  background: #ebebeb;
}

/*****************************/
/* PopUp NAVIGATION styling  */
/*****************************/

#menu {
  width: 100%;
  text-align: left;
  margin: 0 auto;
  margin-left: 0px;
  background: url("http://smart2.qred.fi/files/aboadent/media/navbg3_1.jpg")  no-repeat;
}

#nav, #nav ul {
   float: left;
   list-style: none;
   line-height: 1;
   font-size: 14px;
   padding: 0px;
   border-width: 1px 0;
   margin: 0 0 0 0;
   padding-left: 4px;
}

#nav ul {
   border: 1px solid #444;
   background-color: #fff;
}

#nav a {
   display: block;
   color: #fff;
   font-size: 10px;
   text-decoration: none;
   padding: 0px;;
   text-transform:uppercase;
   font-weight: normal;
   text-align: left;
   letter-spacing: 1px;
   height: 18px;
   padding-top: 11px;
   width: 140px;
   padding-left: 9px;
   margin: 0px;
}

#nav a:hover {
  text-decoration: none;
  color: #ddd;
}

#nav a.daddy {
    background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
   float: left;
   padding: 0;
}

#nav li ul {
   text-transform: none;
   position: absolute;
   left: -999em;
   height: auto;
   width: 143px; 
   font-weight: normal;
   border: 1px solid #fff;
   margin: 0;
   margin-left: -5px;
}

#nav li li {
   width: 140px;
   margin-left: -4px;
    z-index: 300;
    position: relative;
}

#nav li ul a {
   text-transform: none;
   width: 128px;
   background: none;
   text-align: left;
   padding: 0 7px 0 12px;
   background: #50b2c8;
   color: #fff;
   height: 14px; /* 10px; */
   padding-top: 5px;
   padding-bottom: 6px;
}



#nav li ul a:hover {
   text-transform: none;
   background: #75cbde;
   color: #fff;
}

#nav li ul ul {
   margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav 
li.sfhover ul ul ul {
   /*left: -999em; */
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav 
li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
   left: auto;
}

#nav li:hover, #nav li.sfhover {
   text-decoration: none;
}

.mli {
   font-weight: bolder;
}
.mli2 {
   font-weight: bolder;
}

.mli a {
  text-decoration: none;
  color: #fff !important;
}

.logo #uplogo {
    display: none;
}

.slideshow { position: relative; height: 170px; width: 902px; overflow: hidden; margin-top: -2px;}

$css_call_back